You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@juddi.apache.org by "Tom Cunningham (JIRA)" <ju...@ws.apache.org> on 2010/04/05 18:42:27 UTC

[jira] Commented: (JUDDI-382) registry could not be started: URI scheme is not "file"

    [ https://issues.apache.org/jira/browse/JUDDI-382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12853435#action_12853435 ] 

Tom Cunningham commented on JUDDI-382:
--------------------------------------

Moving this out to 3.0.3

> 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 Modin
>            Assignee: Tom Cunningham
>             Fix For: 3.0.3
>
>
> 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.