If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > JAVA > RMI TCP Messages

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 12-12-06, 06:09
sge sge is offline
Registered User
 
Join Date: Jun 2006
Posts: 14
RMI TCP Messages

Hello,

we use a java program with an informix database.
Half of the ejb.log looks like this:

RMI TCP Connection(124)-10.19.1.201 : Object not found in database in ejbFindByLogicalKey
RMI TCP Connection(772)-10.19.1.201 : Object not found in database in ejbFindByPathAndFile
RMI TCP Connection(897)-10.19.1.201 : Failed to create bean in database
java.sql.SQLException: Could not insert new row - duplicate value in a UNIQUE INDEX column.
RMI TCP Connection(4181)-10.19.1.33 : Object not found in database in ejbFindByWaehrung


Rest of the log are query and report requests.

What do these messages want to tell me? Or what can I do to get rid of them?

Thanks for every hint!
sge
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On