Startup of EAServer with Service Container: "System.loadLibrary failed"

(CR #478074) If you are using 64-bit JVM, the VM tries to load the 32-bit *.DLLs instead, causing three library failure messages:

System.loadLibrary failed: libjbootstrap System.loadLibrary failed: libjdispatch System.loadLibrary failed: libjrt

Workaround: No action required: these failures should not affect J2EE functionality provided by EAServer. However, if you require component models like CORBA/PB and CORBA/C++, you must use a 32-bit JVM.