You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Dedet Ok (JIRA)" <ji...@apache.org> on 2015/06/28 06:10:04 UTC

[jira] [Updated] (OFBIZ-6541) OfBiz 13.07.02 java.io.IOException: Cannot load configuration properties : org/ofbiz/base/start/-pos.properties

     [ https://issues.apache.org/jira/browse/OFBIZ-6541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dedet Ok updated OFBIZ-6541:
----------------------------
    Summary: OfBiz 13.07.02 java.io.IOException: Cannot load configuration properties : org/ofbiz/base/start/-pos.properties  (was: java.io.IOException: Cannot load configuration properties : org/ofbiz/base/start/-pos.properties)

> 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



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