[jboss-jira] [JBoss JIRA] Created: (JBAS-3915) Using OracleThinPersistenceManager, blobs > 4k are written as null in the database

RME (JIRA) jira-events at jboss.com
Fri Dec 1 14:02:56 EST 2006


Using OracleThinPersistenceManager, blobs > 4k are written as null in the database
----------------------------------------------------------------------------------

                 Key: JBAS-3915
                 URL: http://jira.jboss.com/jira/browse/JBAS-3915
             Project: JBoss Application Server
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: JMS service
    Affects Versions: JBossAS-5.0.0.Beta1, JBossAS-4.0.5.GA, JBossAS-4.0.5.CR1, JBossAS-4.0.4.GA
            Reporter: RME
         Assigned To: Adrian Brock
         Attachments: OracleThinPersistenceManager.java, PersistenceManager.java

Using the OracleThinPersistenceManager, when a blob of size greater than 4k is saved,
null is entered into the database (not the blob). This results in the JMS queue reader to
read a null blob and while referencing off it a null pointer exception is generated

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list