Bug 540456 - MERGE OPERATION FROM OSB IS FAILING IN Weblogic 12C
Summary: MERGE OPERATION FROM OSB IS FAILING IN Weblogic 12C
Status: NEW
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Eclipselink (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows 7
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-10-25 04:06 EDT by Sureshkumar Balakrishnannair CLA
Modified: 2022-06-09 10:09 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sureshkumar Balakrishnannair CLA 2018-10-25 04:06:05 EDT
Weblogic migration from 11g to 12c: OSB: Merge operation
failing updating a database record

Bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=534065 , fixed only the partial portion . In this Scenario NPE is coming in different location

SQLXML sqlXml = resultSet.getSQLXML(columnNumber);
String str = sqlXml.getString(); 

Before calling the getString we need to check a NULL for sqlXml

No test case available because it happens only in a specific integration fleet
Comment 2 Eclipse Webmaster CLA 2022-06-09 10:09:43 EDT
The Eclipselink project has moved to Github: https://github.com/eclipse-ee4j/eclipselink