You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "William Wang (JIRA)" <ji...@apache.org> on 2015/01/11 02:25:34 UTC

[jira] [Created] (OFBIZ-5954) 13.07.01 -setup jboss422 not work

William Wang created OFBIZ-5954:
-----------------------------------

             Summary: 13.07.01 -setup jboss422 not work
                 Key: OFBIZ-5954
                 URL: https://issues.apache.org/jira/browse/OFBIZ-5954
             Project: OFBiz
          Issue Type: Bug
          Components: framework
    Affects Versions: 13.07.01
         Environment: windows 8.1 x64

            Reporter: William Wang


D:\apache-ofbiz-13.07.01>java -jar ofbiz.jar -setup jboss422
Exception in thread "main" org.ofbiz.base.start.StartupException: Couldn't not fetch config instance
        at org.ofbiz.base.start.Start.init(Start.java:202)
        at org.ofbiz.base.start.Start.main(Start.java:127)
Caused by: java.io.IOException: Cannot load configuration properties : org/ofbiz/base/start/-setup.properties
        at org.ofbiz.base.start.Config.getPropertiesFile(Config.java:229)
        at org.ofbiz.base.start.Config.readConfig(Config.java:297)
        at org.ofbiz.base.start.Config.getInstance(Config.java:58)
        at org.ofbiz.base.start.Start.init(Start.java:200)
        ... 1 more



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)