|
From: Alexandre M. <am...@in...> - 2005-04-27 15:36:00
|
Hi, I'm using the service wrapper under Solaris 9 (64 bits). First, I get this warning which, I guess is because the .so is 32bits (?) INFO | jvm 1 | 2005/03/23 17:38:03 | WARNING - Unable to load the Wrapper's native library 'libwrapper.so'. INFO | jvm 1 | 2005/03/23 17:38:03 | The file is located on the path at the following location but INFO | jvm 1 | 2005/03/23 17:38:03 | could not be loaded: INFO | jvm 1 | 2005/03/23 17:38:03 | /opt/InfoVista/VistaMart/wrapper/libwrapper.so INFO | jvm 1 | 2005/03/23 17:38:03 | Please verify that the file is readable by the current user INFO | jvm 1 | 2005/03/23 17:38:03 | and that the file has not been corrupted in any way. INFO | jvm 1 | 2005/03/23 17:38:03 | System signals will not be handled correctly. But the problem is that it seem that it is not possible to use more than 4Gb of memory (values above get truncated down to 4Gb). Is there a workaround to go beyond the 4Gb limit? -Alex |