Neoview Messages Manual (Volume 2) (R2.5)

Effect This is a fatal startup error. It prevents launching of the Java client in the in-process
mode.
Recovery Try the out-process mode to launch the Java client. Contact your HP service
provider. Provide the initial startup information/debug messages and platform specific
configuration information.
52003
Unable to create a POSIX thread. Error=err_msg
Cause The POSIX function pthread_create was unable to launch a new thread.
Effect This is a fatal error.
Recovery Check the per-process thread limits. Refer to the operating system and POSIX
documentation for more information. If the problem persists, contact your HP service provider.
52004
Unable to attach current thread to the JVM
Cause The current thread was unable to attach to the existing JVM in the process.
Effect This is a fatal startup error.
Recovery Try the out-process execution mode. If the problem persists, contact your HP
service provider.
52005
Unable to find the java class class
Cause The JNI invocation API was unable to locate the requested class.
Effect This is a fatal startup error.
Recovery Try the out-process execution mode. If the problem persists, contact your HP
service provider.
52006
Unable to find method method from class class
Cause The JNI invocation API was unable to locate the requested method from the class.
Effect This is a fatal error.
Recovery Try the out-process execution mode. If the problem persists, contact your HP
service provider.
52007
Unable to find field field in class class
Cause The JNI invocation API was unable to locate the requested field in the class.
Effect This is a fatal error.
Recovery Try the out-process execution mode. If the problem persists, contact your HP
service provider.
52008
Unable to create JAVA string using invocation API
Cause The JNI invocation API was unable to create a string. Possible memory exhaustion
error.
Effect This is a fatal error.
70 Neoview Transporter Messages (Client Messages 10001 Through 52306, Server Messages 1000 Through 5302)