Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

This topic is 5735 days old. Please don't post here. Open a new topic instead.

Recommended Posts

  • Newbies
Posted

Hi, I connect via JDBC to FM10. This works quite well, but if I have a faulty sql statement the JDBC Server isn't reachable anymore. E.g. I generate an insert statement. The integration isn't finished and so I often have statements that can be incorrect:

INSERT INTO resource ("elementId") VALUES ("id001", NULL)

This statement leads to the following exception:

java.sql.SQLException: [DataDirect][sequeLink JDBC Driver]Network problem, session aborted due to internal error in remote procedure call, connection closed.

If this exception occures, the database isn't furthermore reachable. The DB must be started often until it will be reachable again. Is this a normal behaviour?

Anybody here who experienced the same problem?

If I restart the database only once I got this error:

java.sql.SQLException: [DataDirect][sequeLink JDBC Driver]TCP/IP error, connection refused.

Thanks for your hints ..

Heiko

This topic is 5735 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.