Kbase P2953: Error in compiling the stored procedure Progress 9.1B caused by MS JVM - upgrade to 9.1C
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  15/10/2008 |
|
Status: Verified
FACT(s) (Environment):
Windows NT 4.0
Progress 9.1B
SYMPTOM(s):
Error compile SQL-92 Stored Procedure
Cannot compile SQL-92 Stored Procedure
=== SQL Exception 1 ===
SQLState=HY000
ErrorCode=-20141
[JDBC Progress Driver]:error in compiling the stored procedure
Database started from Progress explorer
Can not start database from command line
CAUSE:
Bug# 20000107-002
CAUSE:
This problem is due to a bug in the Microsoft JVM. The classpath needed by the SQL-92 server is passed to the AdminServer on startup by using the /cp switch to jview.exe. The classpath set by /cp should be used by jview.exe to find it's class files and also be set in the JVM's system environment. The MS JVM does not set the /cp values in the system environment.
FIX:
Upgrade to Progress 9.1C or later to fix this problem.