Kbase P25050: Permissions problems on WRKDIR may cause java.sql.SQLException: [JDBC Progress Driver]:MM- Bad swap
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  2/15/2010 |
|
Status: Verified
SYMPTOM(s):
Invoking a Java test application generates error which reads: java.sql.SQLException:
[JDBC Progress Driver]:MM- Bad swap file
at com.progress.sql.jdbc.JdbcProgress.createSQLException(JdbcProgress.java
:6501)
Invoking the same code on 9.1C works without error.
FACT(s) (Environment):
Progress 9.1D
UNIX
CHANGE:
Migrated from Progress 9.1C to 9.1D.
CAUSE:
Permissions on the working directory for the new installation did not allow files to be created by the _sqlsrv2 process.
FIX:
Identify what the WRKDIR is for the environment by looking into the $DLC/bin/proenv.
Verify that permissions are correctly set up to allow the _sqlsrv2 process to read and write to the defined working directory.