Issue Details (XML | Word | Printable)

Key: DERBY-67
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Kathey Marsden
Reporter: Kathey Marsden
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Derby

Network Server on a 64 bit JVM fails with: Execution failed because of a Distributed Protocol Error: DRDA_Proto_SYNTAXRM; CODPNT arg = 2116; Error Code Value = 14

Created: 12/Nov/04 01:38 AM   Updated: 04/Jun/05 03:38 PM
Return to search
Component/s: Network Server
Affects Version/s: 10.0.2.0
Fix Version/s: 10.0.2.0

Time Tracking:
Not Specified

Resolution Date: 29/Nov/04 06:09 PM


 Description  « Hide
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
 

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Kathey Marsden added a comment - 29/Nov/04 06:09 PM
Fixed with SVN 106935

Kathey Marsden 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 ]
Kathey Marsden added a comment - 04/Jun/05 03:38 PM
Fixed

Kathey Marsden made changes - 04/Jun/05 03:38 PM
Status Resolved [ 5 ] Closed [ 6 ]