Projects tigase _server server-core Issues #558
Service Wrapper posts error from wrapper.dll, old version of Tanuki Wrapper (#558)
Daniel Wisnewski opened 10 years ago
Due Date
2015-09-06

I get the following when wrapper points to the included wrapper.jar file

INFO   | jvm 1    | 2015/08/21 09:13:18 | WARNING - Unable to load the Wrapper's native library 'wrapper.dll'.
INFO   | jvm 1    | 2015/08/21 09:13:18 |           The file is located on the path at the following location but
INFO   | jvm 1    | 2015/08/21 09:13:18 |           could not be loaded:
INFO   | jvm 1    | 2015/08/21 09:13:18 |             C:\Development\Tigase\jars\wrapper.dll
INFO   | jvm 1    | 2015/08/21 09:13:18 |           Please verify that the file is readable by the current user
INFO   | jvm 1    | 2015/08/21 09:13:18 |           and that the file has not been corrupted in any way.
INFO   | jvm 1    | 2015/08/21 09:13:18 |           One common cause of this problem is running a 32-bit version
INFO   | jvm 1    | 2015/08/21 09:13:18 |           of the Wrapper with a 64-bit version of Java, or vica versa.
INFO   | jvm 1    | 2015/08/21 09:13:18 |           This is a 64-bit JVM.
INFO   | jvm 1    | 2015/08/21 09:13:18 |           Reported cause:
INFO   | jvm 1    | 2015/08/21 09:13:18 |             C:\Development\Tigase\jars\wrapper.dll: Can't load IA 32-bit .dll on a AMD 64-bit platform
INFO   | jvm 1    | 2015/08/21 09:13:18 |           System signals will not be handled correctly.

No major errors occur, but might be a good fix for anybody considering a windows install.

Our included wrapper package is ancient, v3.2.3 released in 2006 and only has 32-bit dll.

Recommend we upgrade the distribution of Tanuki Wrapper.

NOTE: 64-bit is not available in Windows community build, I am not sure which package we used previously if it was standard or not.

Artur Hefczyc commented 10 years ago

Daniel can you work on a fix for this?

Daniel Wisnewski commented 10 years ago

64-bit community version unavailable for free community licence, upgraded to new version of 32 bit, running compile tests.

Daniel Wisnewski commented 10 years ago

7e2ced58 with new version and licence build.

Appears to work okay.

issue 1 of 1
Type
Bug
Priority
Normal
Assignee
RedmineID
3449
Version
tigase-server-7.1.0
Spent time
34h 12m
Issue Votes (0)
Watchers (0)
Reference
tigase/_server/server-core#558
Please wait...
Page is in error, reload to recover