registry could not be started: URI scheme is not "file"
-------------------------------------------------------
Key: JUDDI-382
URL: https://issues.apache.org/jira/browse/JUDDI-382
Project: jUDDI
Issue Type: Bug
Components: core
Affects Versions: 3.0.1
Environment: Win7 64bit , WebLogic 10.3, jrockit_160_05
Reporter: Anton
Assignee: Kurt T Stam
WebLogic log:
[2010-03-18 10:22:43,669] INFO org.apache.juddi.config.Install:install:101 -
Loading the root Publisher from file root_Publisher.xml
[2010-03-18 10:22:43,674] INFO
org.apache.juddi.config.Install:buildInstallEntity:559 - Loading the content of
file:
zip:D:/bea/user_projects/domains/esb-cmd/servers/AdminServer/tmp/_WL_user/JuddiEAR/nk4cwv/war/WEB-INF/lib/juddi-core-3.0.1.jar!/juddi_install_data/root_Publisher.xml
[2010-03-18 10:22:44,173] DEBUG
org.apache.juddi.config.Install:getPublishers:515 - Discovering the Publisher
XML data files in jar:
D:/bea/user_projects/domains/esb-cmd/servers/AdminServer/tmp/_WL_user/JuddiEAR/nk4cwv/war/WEB-INF/lib/juddi-core-3.0.1.jar
[2010-03-18 10:22:44,182] ERROR
org.apache.juddi.servlets.RegistryServlet:init:47 - jUDDI registry could not be
started.java.lang.IllegalArgumentException: URI scheme is not "file"
org.apache.commons.configuration.ConfigurationException:
java.lang.IllegalArgumentException: URI scheme is not "file"
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 scheme is not "file"
at java.io.File.<init>(File.java:366)
...
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.