Notes |
(0004459)
ferg
03-09-10 15:22
|
hmm. we are in the middle of rewriting resin.exe and setup.exe, but the pre-4.0.4 checkout with vista 64 did work, so we can take some extra time on that configuration for 4.0.5.
You can always use "java -jar lib/resin.jar start" and bypass resin.exe. |
|
(0004460)
iRideSnow
03-09-10 16:22
|
I've given up on the wiki for the time being, but will return to it in a couple weeks.
It occurred to me that I could run it from the command line after giving up for the day (it was Saturday, after all!), but I had made other incompatible changes and didn't want to waste time backtracking. Anyway, in the long run, I'll still need resin.exe to work since this needs to run as a Windows Service. |
|
(0004462)
iRideSnow
03-10-10 14:33
|
Another update. I tried this on a different machine which is also running Windows 2003 Server 64-bit SP2 and both programs work. Soooo, not sure what's going on. The only difference I can see between the two machines is that the one where it doesn't work is a VMWare instance and the one where it works is not a VM. I haven't done any tests on other machines to see if there's any kind of pattern.
The good news is, the machine where it DOES work is the machine I actually need to run Resin 4.x on, so this issue isn't a blocker for me any longer. |
|
(0004463)
alex
03-11-10 09:20
|
The png file you've supplied is not valid. Can you re-upload the archived / zipped image again? thanks! |
|
(0004464)
alex
03-11-10 09:37
|
Can you also make sure that .NET framework is up to version 3.5? |
|
(0004467)
iRideSnow
03-13-10 11:55
|
The png file is just a picture of the error, says something like "Application terminated" and gives a hex memory address.
I don't see evidence that any version of .NET is installed on the machine where it doesn't work. On the one where it does work, it says that .NET 2.0 is installed. |
|
(0004703)
alex
08-05-10 09:11
|
.NET 3.5 is required. .NET version check is added to setup.exe startup routine. |
|