Adrian, Adam, All,

I confirm the problem is in FileUtil.getFile(FileUtil.java:50)
FYI, as a quick fixup you can revert ComponentContainer.java back to r682265. 
From Subclipse History view :
svn merge --depth=infinity -r682266:682265 https://svn.apache.org/repos/asf/ofbiz/trunk/framework/base/src/base/org/ofbiz/base/container/ComponentContainer.java D:/workspace/ofbizRun/framework/base/src/base/org/ofbiz/base/container/ComponentContainer.java

Jacques

From: "Adrian Crum" <[EMAIL PROTECTED]>
Same thing here, I can take a look at it when I get home - about 3 hrs from now.

-Adrian

Adam Heath wrote:
Adrian Crum wrote:
I don't know if this will help, but I reverted back to rev 681992 - my last good build - and it works fine. So the problem was introduced after that.

-Adrian

Jacques Le Roux wrote:
From: "Adam Heath" <[EMAIL PROTECTED]>
Adrian Crum wrote:
I did an SVN update from the trunk this morning, then ran ant clean and
build. OFBiz starts, gets to

UtilXml.java:241:INFO ] XML Read 0.015s:
file:/C:/ofbiz/framework/base/config/component-load.xml

then shuts down. Debug.log and ofbiz.log both show first few lines of
startup messages, and nothing else. error.log is empty.

I did a fresh checkout, ran ant run-install - it stops at the same
place. I confirmed I'm running Java 1.5.

Any ideas?

Try the attached patch; I don't develop on windows, so haven't tested it
yet.  My windows machine is currently rebooting, after installing
tortiose, and then I can test this myself.


Sorry Adam,

Same issue :

It'll have to wait until after work(2 more hours) for me to look at it closely. Java 1.5 isn't installed on my windows machine, so I can't compile anything there to test it yet.



Reply via email to