Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

My application has been running successfully for awhile but now Im getting the “java.rmi.NoSuchObjectException: no such object” exception. What happened?

0
Posted

My application has been running successfully for awhile but now Im getting the “java.rmi.NoSuchObjectException: no such object” exception. What happened?

0

The UMLSKS Version 5.0 API uses the RMI architecture for client applications to connect to the UMLSKS. Anytime the UMLSKS is restarted, any API clients that had established connections will be “disconnected”. The remote object handle that the client program has to the UMLSKS API will become out of date. When the UMLSKS service is back up and your client program requests to talk to our server through the registry using the old object, the registry returns the java.rmi.NoSuchObjectException error to you indicating that the object no longer exists. Your program may consider handling this exception and attempt rebinding to the UMLSKS service as an option.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.