Issue Details (XML | Word | Printable)

Key: DIRSERVER-741
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Unassigned
Reporter: Pierre-Arnaud Marcelot
Votes: 0
Watchers: 0
Operations

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

NullPointerException raised occasionally in ASN1Decoder when Logging is activated

Created: 14/Sep/06 09:28 AM   Updated: 02/Oct/06 12:48 PM
Return to search
Component/s: asn1
Affects Version/s: None
Fix Version/s: None

Time Tracking:
Not Specified

Resolution Date: 14/Sep/06 05:42 PM


 Description  « Hide
Working with Asn1Decoder (package org.apache.directory.shared.asn1.ber), sometimes I have a NullPointerException raised by a null TLV at line 981.
------
java.lang.NullPointerException
at org.apache.directory.shared.asn1.ber.Asn1Decoder.decode(Asn1Decoder.java:981)
        at org.safehaus.ldapstudio.dsmlv2.engine.Dsmlv2Engine.readResponse(Dsmlv2Engine.java:483)
at org.safehaus.ldapstudio.dsmlv2.engine.Dsmlv2Engine.processRequest(Dsmlv2Engine.java:342)
at org.safehaus.ldapstudio.dsmlv2.engine.Dsmlv2Engine.processDSML(Dsmlv2Engine.java:207)
at org.safehaus.ldapstudio.dsmlv2.engine.Dsmlv2Engine.processDSML(Dsmlv2Engine.java:107)
at org.safehaus.ldapstudio.dsmlv2.engine.MainEngine.main(MainEngine.java:23)
------

This only occurs when logging is activated.

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Emmanuel Lecharny made changes - 14/Sep/06 05:42 PM
Field Original Value New Value
Status Open [ 1 ] Resolved [ 5 ]
Resolution Fixed [ 1 ]
Pierre-Arnaud Marcelot made changes - 02/Oct/06 12:48 PM
Status Resolved [ 5 ] Closed [ 6 ]