4 Replies Latest reply on Sep 24, 2009 3:40 PM by heiko.braun

    A lock could not be obtained within the time requested

    heiko.braun

      Since we moved to ODE 1.3 I get a lot of these:

      14:08:08,982 WARN [JDBCExceptionReporter] SQL Error: 30000, SQLState:
      40XL1
      14:08:08,982 ERROR [JDBCExceptionReporter] A lock could not be
      obtained within the time requested
      14:08:08,983 ERROR [BpelServerImpl]
      org.hibernate.exception.GenericJDBCException: could not execute query
      at
      org.hibernate.exception.SQLStateConverter.handledNonSpecificException
      (SQLStateConverter.java:126)
      at org.hibernate.exception.SQLStateConverter.convert
      (SQLStateConverter.java:114)
      at org.hibernate.exception.JDBCExceptionHelper.convert
      (JDBCExceptionHelper.java:66)
      at org.hibernate.loader.Loader.doList(Loader.java:2231)
      at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2125)
      at org.hibernate.loader.Loader.list(Loader.java:2120)
      at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:401)
      at org.hibernate.hql.ast.QueryTranslatorImpl.list
      (QueryTranslatorImpl.java:361)
      at org.hibernate.engine.query.HQLQueryPlan.performList
      (HQLQueryPlan.java:196)
      at org.hibernate.impl.SessionImpl.list(SessionImpl.java:1148)
      at org.hibernate.impl.QueryImpl.list(QueryImpl.java:102)
      at org.apache.ode.daohib.bpel.ProcessDaoImpl.deleteEvents
      (ProcessDaoImpl.java:256)