Mantis - Resin
Viewing Issue Advanced Details
4758 minor always 09-11-11 07:27 09-13-11 11:15
Mathias Lagerwall  
ferg  
normal  
closed 4.0.22  
fixed  
none    
none 4.0.23  
0004758: Problem loading resin.dll on win64 Win2008 SP2
We are trying to upgrade our Resin installation from resin-pro 3 to resin-pro 4. We get the following error when starting Resin with a valid license key.

{main} Found library 'resin' as 'D:\resin-pro-4.0.22\win64\resin.dll', but the load failed. The JVM exception was: java.lang.UnsatisfiedLinkError: com.caucho.vfs.JniMemoryMappedFile.nativeOpen([BIJ)J

Can you please point me in what direction I need to go in order to narrow down the problem?
I have tried with different resin-pro 4 versions and with different java versions (version jdk-6uXX) but with no luck.

Best regards
Mathias

Notes
(0005504)
ferg   
09-13-11 11:15   
This is a link issue. The mmap is not available in win32, but it should be loading a stub instead of throwing an exception.