Hi, I am using derby version derby-10.11.1.1 . Sometime when I am trying to insert a record into derby database , getting below exception
java.sql.SQLTransacyionRollbackException:A lock could not be obtained within the time requested at org.apache.derby.client.am.SQLExceptionFactory.getSQLException(Unknown Source) at org.apache.derby.client.am.SQLException.getSQLException(Unknown Source) Thanks, Sridhar Jena -- View this message in context: http://apache-database.10148.n7.nabble.com/SQLTransacyionRollbackException-A-lock-could-not-be-obtained-within-the-time-requested-tp144721.html Sent from the Apache Derby Developers mailing list archive at Nabble.com.
