[ https://issues.apache.org/jira/browse/OFBIZ-6541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dedet Ok updated OFBIZ-6541: ---------------------------- Description: $ 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 pos ... 2015-06-28 13:10:01,543 |main |ContainerLoader |I| Loading container: component-container Warning : Module classpath component '/usr/java/packages/lib/amd64' is not valid and will be ignored... Warning : Module classpath component '/usr/lib/jni' is not valid and will be ignored... ... 2015-06-28 13:10:03,134 |main |ComponentContainer |W| Location '/home/ofbiz/apache-ofbiz-13.07.02/applications/accounting/lib/securepay' does not exist 2015-06-28 13:10:03,135 |main |ComponentContainer |W| Location '/home/ofbiz/apache-ofbiz-13.07.02/applications/accounting/lib/cybersource' does not exist 2015-06-28 13:10:03,135 |main |ComponentContainer |W| Location '/home/ofbiz/apache-ofbiz-13.07.02/applications/accounting/lib/worldpay' does not exist 2015-06-28 13:10:03,135 |main |ComponentContainer |W| Location '/home/ofbiz/apache-ofbiz-13.07.02/applications/accounting/lib/worldpay' does not exist ... was: $ 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 > OfBiz 13.07.02 java.io.IOException: Cannot load configuration properties : org/ofbiz/base/start/-pos.properties > --------------------------------------------------------------------------------------------------------------- > > Key: OFBIZ-6541 > URL: https://issues.apache.org/jira/browse/OFBIZ-6541 > Project: OFBiz > Issue Type: Bug > Components: product > Affects Versions: 13.07.02 > Environment: Debian 8.1 x64 > OpenJDK 8 > XFCE 4.10 > XFCE 4.10. > $ javac -version > javac 1.8.0_45-internal > $ uname -an > Linux ca01 3.16.0-4-amd64 #1 SMP Debian 3.16.7-ckt11-1 (2015-05-24) x86_64 GNU/Linux > $ cat /etc/debian_version > 8.1 > Reporter: Dedet Ok > Labels: newbie > Fix For: 13.07.02 > > > $ 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 pos > ... > 2015-06-28 13:10:01,543 |main |ContainerLoader |I| Loading container: component-container > Warning : Module classpath component '/usr/java/packages/lib/amd64' is not valid and will be ignored... > Warning : Module classpath component '/usr/lib/jni' is not valid and will be ignored... > ... > 2015-06-28 13:10:03,134 |main |ComponentContainer |W| Location '/home/ofbiz/apache-ofbiz-13.07.02/applications/accounting/lib/securepay' does not exist > 2015-06-28 13:10:03,135 |main |ComponentContainer |W| Location '/home/ofbiz/apache-ofbiz-13.07.02/applications/accounting/lib/cybersource' does not exist > 2015-06-28 13:10:03,135 |main |ComponentContainer |W| Location '/home/ofbiz/apache-ofbiz-13.07.02/applications/accounting/lib/worldpay' does not exist > 2015-06-28 13:10:03,135 |main |ComponentContainer |W| Location '/home/ofbiz/apache-ofbiz-13.07.02/applications/accounting/lib/worldpay' does not exist > ... -- This message was sent by Atlassian JIRA (v6.3.4#6332) |
Free forum by Nabble | Edit this page |