BaanCon
25th September 2002, 23:21
Good afternoon, I am going to see if I can stump you all with this next error.

During an integration with Baan Service Scheduler 2.0, I have certain tables that fail with the following error:

"Java Exception","com.eibus.services.directory.DirectoryException: javax.naming.TimeLimitExceededException: [LDAP: error code 3 - Timelimit Exceeded"

My LDAP server is running Netscape 4.1 and my time out value = 0. This happens rarely (About 5 times a day)

The load on the LDAP server is not too high and the servers are connected together via a 1000mbps switch.

Please let me know if you have any ideas.

Regards,
--Keith
Technical Consultant
Baan USA
:confused:

Jeyaseelan
30th September 2002, 07:20
Hai Keith,
Usually TimeLimitExceeded exception will be raised in two occasions either reading database tables goes infinite number of loops or error in the timeout value property in the LDAP.Check the back end database log wthether anything is wrong in the corresponding tables and also try with
different timeout values.