SnapCreator generating enormous logs
- Views:
- 164
- Visibility:
- Public
- Votes:
- 0
- Category:
- snap-creator-framework
- Specialty:
- legacy
- Last Updated:
- 5/3/2022, 12:15:36 PM
Applies to
SnapCreator 4.x
Issue
SnapCreator generating enormous logs with error "An SQL data change is not permitted for a read-only connection, user or database"
Log:
Caused by: org.apache.derby.impl.jdbc.EmbedSQLException: An SQL data change is not permitted for a read-only connection, user or database.
at org.apache.derby.impl.jdbc.SQLExceptionFactory.getSQLException(Unknown Source) ~[derby-10.3.1.4.jar:na]
at org.apache.derby.impl.jdbc.SQLExceptionFactory40.wrapArgsForTransportAcrossDRDA(Unknown Source) ~[derby-10.3.1.4.jar:na]
... 53 common frames omitted
Caused by: org.apache.derby.iapi.error.StandardException: An SQL data change is not permitted for a read-only connection, user or database.
at org.apache.derby.iapi.error.StandardException.newException(Unknown Source) ~[derby-10.3.1.4.jar:na]
at org.apache.derby.impl.sql.conn.GenericAuthorizer.authorize(Unknown Source) ~[derby-10.3.1.4.jar:na]
at org.apache.derby.impl.sql.execute.GenericResultSetFactory.getInsertResultSet(Unknown Source) ~[derby-10.3.1.4.jar:na]
at org.apache.derby.exe.ac560c80d5x0174x73c5x5c22x00001be8f63b1.fillResultSet(Unknown Source) ~[na:na]