[Carbon-jira] [jira] Created: (CARBON-8839) Unable to start multiple instances of the server even after installing the Multiple-instance Feature

Evanthika Amarasiri (JIRA) jira at wso2.org
Thu Mar 3 02:12:24 PST 2011


Unable to start multiple instances of the server even after installing the Multiple-instance Feature
----------------------------------------------------------------------------------------------------

                 Key: CARBON-8839
                 URL: https://wso2.org/jira/browse/CARBON-8839
             Project: WSO2 Carbon
          Issue Type: Bug
    Affects Versions: 4.0.0
         Environment: Carbon Version   : 19-02-2011 - wso2greg-4.0.0
            Reporter: Evanthika Amarasiri
            Assignee: Sameera Jayasoma
            Priority: Highest


Installed the Multiple-instance Feature and restarted the server with the parameter ./wso2server.sh --n 2. The following error is thrown

******************************************************************************************************************************************************
user at user-laptop:~/GREG/3.6.1/19-02-2011/wso2greg-4.0.0-SNAPSHOT/bin$ ./wso2server.sh --n 2
[2011-03-03 15:27:42,802] FATAL {org.wso2.carbon.server.Main} -  Error starting H2 Server
java.io.FileNotFoundException: /home/evanthika/GREG/3.6.1/19-02-2011/wso2greg-4.0.0-SNAPSHOT/repository/conf/node/registry.xml (No such file or directory)
	at java.io.FileInputStream.open(Native Method)
	at java.io.FileInputStream.<init>(FileInputStream.java:106)
	at java.io.FileInputStream.<init>(FileInputStream.java:66)
	at sun.net.www.protocol.file.FileURLConnection.connect(FileURLConnection.java:70)
	at sun.net.www.protocol.file.FileURLConnection.getInputStream(FileURLConnection.java:161)
	at org.apache.xerces.impl.XMLEntityManager.setupCurrentEntity(Unknown Source)
	at org.apache.xerces.impl.XMLVersionDetector.determineDocVersion(Unknown Source)
	at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
	at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
	at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
	at org.apache.xerces.parsers.DOMParser.parse(Unknown Source)
	at org.apache.xerces.jaxp.DocumentBuilderImpl.parse(Unknown Source)
	at javax.xml.parsers.DocumentBuilder.parse(Unknown Source)
	at org.wso2.carbon.utils.DBUtils.getRegistryDBConfig(DBUtils.java:76)
	at org.wso2.carbon.server.Main.startH2Server(Main.java:273)
	at org.wso2.carbon.server.Main.main(Main.java:154)




-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://wso2.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the Carbon-jira mailing list