[
https://issues.apache.org/jira/browse/OFBIZ-5329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13778481#comment-13778481 ]
Jacques Le Roux commented on OFBIZ-5329:
----------------------------------------
Hi Wei,
For now simply edit your D:\Projects\RHH\ofbiz-trunk\build.xml file and in the start-debug target change <arg value="start-debug"/> to <arg value="start"/>.
I will fix that later. I can't commit this fix myself for, I'm blocked by a request I did to the ASF infrastructure team.
> Error to run "ant start-debug"
> ------------------------------
>
> Key: OFBIZ-5329
> URL:
https://issues.apache.org/jira/browse/OFBIZ-5329> Project: OFBiz
> Issue Type: Bug
> Components: framework
> Affects Versions: SVN trunk
> Reporter: Wei Zhang
> Assignee: Jacques Le Roux
>
> I got the error blow when running "ant start-debug"
> D:\Projects\RHH\ofbiz-trunk>ant start-debug
> D:\Projects\RHH\ofbiz-trunk>ECHO OFF
> D:\Projects\RHH\ofbiz-trunk>"D:\Java\jdk1.6.0_37\bin\java" -jar framework/base/lib/ant-1.9.0-ant-launcher.jar -lib framework/base/lib/ant start-debug
> Buildfile: D:\Projects\RHH\ofbiz-trunk\build.xml
> start-debug:
> [java] Listening for transport dt_socket at address: 8091
> [java] Exception in thread "main" org.ofbiz.base.start.StartupException: Couldn't not fetch config instance
> [java] at org.ofbiz.base.start.Start.init(Start.java:187)
> [java] at org.ofbiz.base.start.Start.main(Start.java:112)
> [java] Caused by: java.io.IOException: Cannot load configuration properties : org/ofbiz/base/start/start-debug.properties
> [java] at org.ofbiz.base.start.Config.getPropertiesFile(Config.java:231)
> [java] at org.ofbiz.base.start.Config.readConfig(Config.java:299)
> [java] at org.ofbiz.base.start.Config.getInstance(Config.java:60)
> [java] at org.ofbiz.base.start.Start.init(Start.java:185)
> [java] ... 1 more
> [java] Java Result: 1
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira