[ https://issues.apache.org/jira/browse/OFBIZ-5651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14260102#comment-14260102 ] Prateek edited comment on OFBIZ-5651 at 12/29/14 1:34 PM: ---------------------------------------------------------- I'm getting following error when trying to run the POS in OFBiz. Could someone please help ASAP? D:\Projects\Apache OFBiz\OFBiz\apache-ofbiz-13.07.01>java -jar ofbiz.jar -pos 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/-pos.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 was (Author: prateek111): I'm getting following error when trying to run the POS in OFBiz. Could someone please help ASAP? D:\Projects\Apache OFBiz\OFBiz from Tambo\apache-ofbiz-13.07.01>java -jar ofbiz.jar -pos 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/-pos.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 > 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 > Components: specialpurpose/appserver > Affects Versions: Release Branch 12.04, Release Branch 13.07, Trunk > Reporter: Pierre Smits > Assignee: Jacopo Cappellato > Priority: Minor > Fix For: Trunk > > Attachments: debug.log, ofbiz.log > > > 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.3.4#6332) |
Free forum by Nabble | Edit this page |