Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Connection time out problems #143

Open
ghannington opened this issue Jul 31, 2024 · 1 comment
Open

Connection time out problems #143

ghannington opened this issue Jul 31, 2024 · 1 comment
Assignees

Comments

@ghannington
Copy link
Collaborator

I have been getting problems where I edit a view, go to activate it, but nothing happens.
I see errors like the following in the log:

SEVERE: executeAndWriteToRepo [jcc][t4][10335][10366][4.27.25] Invalid operation: Connection is closed. ERRORCODE=-4470, SQLSTATE=08003

The View can still be saved.

@ghannington
Copy link
Collaborator Author

Unfortunately I still see these errors sometimes. Today I got:

[09/19/2024 14:57:45] com.ibm.safr.we.model.view.ViewActivator
INFO: ================================================================================
Activating View testcolumns2[12219]
SEVERE: executeAndWriteToRepo [jcc][t4][2030][11211][4.27.25] A communication error occurred during operations on the connection's underlying socket, socket input stream,
or socket output stream.  Error location: Reply.fill() - socketInputStream.read (-1).  Message: Read timed out. ERRORCODE=-4499, SQLSTATE=08001
SEVERE: executeAndWriteToRepo [jcc][t4][10335][10366][4.27.25] Invalid operation: Connection is closed. ERRORCODE=-4470, SQLSTATE=08003
SEVERE: executeAndWriteToRepo [jcc][t4][10335][10366][4.27.25] Invalid operation: Connection is closed. ERRORCODE=-4470, SQLSTATE=08003
SEVERE: executeAndWriteToRepo [jcc][t4][10335][10366][4.27.25] Invalid operation: Connection is closed. ERRORCODE=-4470, SQLSTATE=08003
SEVERE: executeAndWriteToRepo [jcc][t4][10335][10366][4.27.25] Invalid operation: Connection is closed. ERRORCODE=-4470, SQLSTATE=08003
SEVERE: executeAndWriteToRepo [jcc][t4][10335][10366][4.27.25] Invalid operation: Connection is closed. ERRORCODE=-4470, SQLSTATE=08003
[09/19/2024 14:58:19] com.ibm.safr.we.ui.utilities.UIUtilities
SEVERE: An error occurred while activating this view.
java.lang.NullPointerException
        at org.genevaers.genevaio.dbreader.LazyDBReader.getLogicalRecord(LazyDBReader.java:142)
        at org.genevaers.compilers.extract.BuildGenevaASTVisitor.visitLrField(BuildGenevaASTVisitor.java:482)
        at org.genevaers.compilers.extract.BuildGenevaASTVisitor.visitLrField(BuildGenevaASTVisitor.java:92)


etc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants