
|
If you were logged in you would be able to see more operations.
|
|
|
| Resolution Date: |
29/Nov/04 06:09 PM
|
|
The following exception may occur using a 64bit JVM
Console Output:
Execution failed because of a Distributed Protocol Error:
DRDA_Proto_SYNTAXRM;
CODPNT arg = 2116; Error Code Value = 14
com.ibm.db2j.drda.DRDAProtocolException
at
com.ibm.db2j.drda.DRDAConnThread.throwSyntaxrm(DRDAConnThread.ja
va:400)
at
com.ibm.db2j.drda.DRDAConnThread.invalidValue(DRDAConnThread.jav
a:6496)
at
com.ibm.db2j.drda.DRDAConnThread.readBoolean(DRDAConnThread.java
:6808)
at
com.ibm.db2j.drda.DRDAConnThread.parsePRPSQLSTT(DRDAConnThread.j
ava:3061)
at
com.ibm.db2j.drda.DRDAConnThread.processCommands(DRDAConnThread.
java:676)
at
com.ibm.db2j.drda.DRDAConnThread.run(DRDAConnThread.java:233)
This seems related to the readByte method in DDMReader where the bytep value for Codepoint.FALSE gets altered with a 64 bit JVM. I think I have a fix for this but need to do some more testing
|
|
Description
|
The following exception may occur using a 64bit JVM
Console Output:
Execution failed because of a Distributed Protocol Error:
DRDA_Proto_SYNTAXRM;
CODPNT arg = 2116; Error Code Value = 14
com.ibm.db2j.drda.DRDAProtocolException
at
com.ibm.db2j.drda.DRDAConnThread.throwSyntaxrm(DRDAConnThread.ja
va:400)
at
com.ibm.db2j.drda.DRDAConnThread.invalidValue(DRDAConnThread.jav
a:6496)
at
com.ibm.db2j.drda.DRDAConnThread.readBoolean(DRDAConnThread.java
:6808)
at
com.ibm.db2j.drda.DRDAConnThread.parsePRPSQLSTT(DRDAConnThread.j
ava:3061)
at
com.ibm.db2j.drda.DRDAConnThread.processCommands(DRDAConnThread.
java:676)
at
com.ibm.db2j.drda.DRDAConnThread.run(DRDAConnThread.java:233)
This seems related to the readByte method in DDMReader where the bytep value for Codepoint.FALSE gets altered with a 64 bit JVM. I think I have a fix for this but need to do some more testing
|
Show » |
made changes - 29/Nov/04 06:09 PM
| Field |
Original Value |
New Value |
|
Fix Version/s
|
|
10.0.2.0
[ 10920
]
|
|
Status
|
Open
[ 1
]
|
Resolved
[ 5
]
|
|
Resolution
|
|
Fixed
[ 1
]
|
made changes - 04/Jun/05 03:38 PM
|
Status
|
Resolved
[ 5
]
|
Closed
[ 6
]
|
|