[ https://issues.apache.org/jira/browse/JUDDI-381?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Kurt T Stam updated JUDDI-381: ------------------------------ Fix Version/s: 3.0.4 (was: 3.0.3) > registry could not be started: URI is not absolute > -------------------------------------------------- > > Key: JUDDI-381 > URL: https://issues.apache.org/jira/browse/JUDDI-381 > Project: jUDDI > Issue Type: Bug > Components: core > Affects Versions: 3.0.1 > Environment: Win7 64bit, JBoss 5.1.0.G.A > Reporter: Anton Modin > Assignee: Tom Cunningham > Fix For: 3.0.4 > > Attachments: jboss_juddi.log > > > JBoss log: > 12:49:00,235 INFO [Install] Loading the root Publisher from file > root_Publisher.xml > 12:49:00,237 INFO [Install] Loading the content of file: > vfszip:/D:/Servers/jboss-5.1.0.GA/server/default/deploy/juddiv3.war/WEB-INF/lib/juddi-core-3.0.1.jar/juddi_install_data/root_Publisher.xml > 12:49:00,362 DEBUG [Install] Discovering the Publisher XML data files in jar: > /D:/Servers/jboss-5.1.0.GA/server/default/deploy/juddiv3.war/WEB-INF/lib/juddi-core-3.0.1.jar/juddi_install_data/ > 12:49:00,364 ERROR [RegistryServlet] jUDDI registry could not be > started.java.lang.IllegalArgumentException: URI is not absolute > org.apache.commons.configuration.ConfigurationException: > java.lang.IllegalArgumentException: URI is not absolute > at > org.apache.juddi.config.AppConfig.getPersistentConfiguration(AppConfig.java:122) > at > org.apache.juddi.config.AppConfig.loadConfiguration(AppConfig.java:95) > at org.apache.juddi.config.AppConfig.<init>(AppConfig.java:62) > ... > Caused by: java.lang.IllegalArgumentException: URI is not absolute > at java.io.File.<init>(File.java:361) > ... -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.