Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Minor
-
Resolution: Fixed
-
Labels:None
Description
1. Exception when adding a invalid URL - 'http://a' or invalid repository site - 'http://www.google.com'
2. After step#1 that the invalid repository entry has been added and shown in the data table, restart IGB then observe the 'Remove' button is disabled for the user added repository which make it impossible to delete.
3. Exception when adding repository AND data source if you click 'add' button without entering anything in URL input box.
Attachments
Issue Links
- relates to
-
BUG-686 Plug-ins
-
- Closed
-
Activity
| Field | Original Value | New Value |
|---|---|---|
| Assignee | Fuquan Wang [ fwang4 ] | Katharine Kubiak [ kkubiak ] |
| Summary | Exception when adding invalid repository | Exception on adding repository |
| Description |
SEVERE: error loading repository: http://dddd java.io.IOException: Error accessing http://dddd/repository.xml at org.apache.felix.bundlerepository.impl.FileUtil.openURL(FileUtil.java:217) at org.apache.felix.bundlerepository.impl.FileUtil.openURL(FileUtil.java:199) at org.apache.felix.bundlerepository.impl.DataModelHelperImpl.repository(DataModelHelperImpl.java:113) at org.apache.felix.bundlerepository.impl.RepositoryAdminImpl$1.run(RepositoryAdminImpl.java:115) at java.security.AccessController.doPrivileged(Native Method) at org.apache.felix.bundlerepository.impl.RepositoryAdminImpl.addRepository(RepositoryAdminImpl.java:111) at org.apache.felix.bundlerepository.impl.RepositoryAdminImpl.addRepository(RepositoryAdminImpl.java:99) at org.apache.felix.bundlerepository.impl.wrapper.RepositoryAdminWrapper.addRepository(RepositoryAdminWrapper.java:49) at com.affymetrix.igb.plugins.PluginsView$17.runInBackground(PluginsView.java:683) at com.affymetrix.igb.plugins.PluginsView$17.runInBackground(PluginsView.java:679) at com.affymetrix.genometryImpl.thread.CThreadWorker.doInBackground(CThreadWorker.java:74) at javax.swing.SwingWorker$1.call(SwingWorker.java:277) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) at java.util.concurrent.FutureTask.run(FutureTask.java:138) at javax.swing.SwingWorker.run(SwingWorker.java:316) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) at java.lang.Thread.run(Thread.java:680) Caused by: java.net.UnknownHostException: dddd at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:195) at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:432) at java.net.Socket.connect(Socket.java:529) at java.net.Socket.connect(Socket.java:478) at sun.net.NetworkClient.doConnect(NetworkClient.java:163) at sun.net.www.http.HttpClient.openServer(HttpClient.java:388) at sun.net.www.http.HttpClient.openServer(HttpClient.java:523) at sun.net.www.http.HttpClient.<init>(HttpClient.java:227) at sun.net.www.http.HttpClient.New(HttpClient.java:300) at sun.net.www.http.HttpClient.New(HttpClient.java:317) at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:970) at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:911) at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:836) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1172) at org.apache.felix.bundlerepository.impl.FileUtil.openURL(FileUtil.java:209) ... 17 more |
1. Exception when adding a invalid URL - 'http://a' or invalid repository site - 'http://www.google.com' 2. After step#1 that the invalid repository entry has been added and shown in the data table, restart IGB then observe the 'Remove' button is disabled for the user added repository which make it impossible to delete. 3. Exception when adding repository AND data source if you click 'add' button without entering anything in URL input box. |
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Assignee | Katharine Kubiak [ kkubiak ] | |
| Resolution | Fixed [ 1 ] |
| Status | Resolved [ 5 ] | Closed [ 6 ] |
| Resolution | Fixed [ 1 ] | |
| Status | Closed [ 6 ] | Reopened [ 4 ] |
| Status | Reopened [ 4 ] | Closed [ 6 ] |
| Resolution | Fixed [ 1 ] |