Uploaded image for project: 'OFBiz'
  1. OFBiz
  2. OFBIZ-6541

OfBiz 13.07.02 POS does not start at Debian 8.1 x64

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Invalid
    • 13.07.02
    • 13.07.02
    • product

    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
      ...

      Attachments

        Activity

          People

            jleroux Jacques Le Roux
            dedetok Dedet Ok
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: