Neoview Messages Manual (Volume 2) (R2.4)
52001
Job recovery is not supported for control files of string format
Cause The recovery action is not supported for control files that are provided in string format.
Effect Recovery is not possible for the job.
Recovery Submit the control file in file format to allow recovery in case of errors.
52002
Unable to create the JVM
Cause The JNI invocation API JNI_CreateJavaVM encountered an error for the in-process
execution mode. The error may be platform-specific and related to the JNI configuration or
the Java VM (virtual machine) library.
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
66 Neoview Transporter Messages (Client Messages 10001 Through 52306, Server Messages 1000 Through 5302)