-
Bug
-
Resolution: Unresolved
-
Critical
-
None
Does anyone try this plugin on a Solaris Machine, Hudson running under Glassfish? When I launch a build configure with a Harvest SCM, I have the following exception:
"FileNotFoundExecption /../hco.log file"
I looked at the code and indeed the code read this file to retrieve information about the harvest checkout.
Harvest command launched by Hudson is correct and working: I launched it on a command shell in the same directory with the same user and it is working(the hco.log file is created...)
The exception tends to say that the process is 'too' fast and not waits the creation of this hco.log file, or something like that
I managed to make it works under Windows XP, that's why I asked about Solaris/Glassfish?
Antony