Pierre Smits created OFBIZ-5651:
-----------------------------------

             Summary: java -jar ofbiz.jar -setup tomcat6 generates error
                 Key: OFBIZ-5651
                 URL: https://issues.apache.org/jira/browse/OFBIZ-5651
             Project: OFBiz
          Issue Type: Bug
    Affects Versions: Release Branch 12.04
            Reporter: Pierre Smits
            Priority: Critical


When invoking 'java -jar ofbiz.jar -setup tomcat6' in order to deploy on 
external tomcat v6 server following error is trown:

Exception in thread "main" org.ofbiz.base.start.StartupException: Couldn't not 
fetch config instance
        at org.ofbiz.base.start.Start.init(Start.java:189)
        at org.ofbiz.base.start.Start.main(Start.java:114)
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:187)
        ... 1 more




--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to