Hello,
I'm upgrading OX on a Debian Etch system and once I have upgraded all OX packages, the system fails to start with the following error:
WARNING: DBP-0012 Category=5 Message=Connection used for 2001 milliseconds. exceptionID=187223021-1
DBP-0012 Category=5 Message=Connection used for 2001 milliseconds. exceptionID=187223021-1
at com.openexchange.database.internal.DBPoolingExcept ionFactory.createException(DBPoolingExceptionFacto ry.java:76)
at com.openexchange.database.internal.DBPoolingExcept ionFactory.createException(DBPoolingExceptionFacto ry.java:62)
at com.openexchange.exceptions.Exceptions.create(Exce ptions.java:139)
at com.openexchange.exceptions.Exceptions.create(Exce ptions.java:143)
at com.openexchange.exceptions.Exceptions.create(Exce ptions.java:155)
at com.openexchange.database.DBPoolingExceptionCodes. create(DBPoolingExceptionCodes.java:186)
at com.openexchange.database.internal.ConnectionPool$ ConnectionLifecycle.validate(ConnectionPool.java:3 21)
at com.openexchange.pooling.ReentrantLockPool.back(Re entrantLockPool.java:256)
at com.openexchange.pooling.ReentrantLockPool.back(Re entrantLockPool.java:222)
at com.openexchange.database.internal.DatabaseService Impl.back(DatabaseServiceImpl.java:222)
at com.openexchange.database.internal.DatabaseService Impl.back(DatabaseServiceImpl.java:356)
at com.openexchange.databaseold.Database.back(Databas e.java:225)
at com.openexchange.groupware.update.SchemaStoreImpl. loadSchema(SchemaStoreImpl.java:423)
at com.openexchange.groupware.update.SchemaStoreImpl. getSchema(SchemaStoreImpl.java:125)
at com.openexchange.groupware.update.SchemaStore.getS chema(SchemaStore.java:142)
at com.openexchange.groupware.update.UpdaterImpl.getS chema(UpdaterImpl.java:135)
at com.openexchange.groupware.update.UpdaterImpl.isLo cked(UpdaterImpl.java:90)
at com.openexchange.groupware.contexts.impl.CachingCo ntextStorage$1.load(CachingContextStorage.java:159 )
at com.openexchange.groupware.contexts.impl.CachingCo ntextStorage$1.load(CachingContextStorage.java:167 )
at com.openexchange.cache.dynamic.impl.Refresher.refr esh(Refresher.java:162)
at com.openexchange.groupware.contexts.impl.ContextRe loader.<init>(ContextReloader.java:79)
at com.openexchange.groupware.contexts.impl.CachingCo ntextStorage.loadContext(CachingContextStorage.jav a:172)
at com.openexchange.groupware.contexts.impl.ContextSt orage.getContext(ContextStorage.java:115)
at com.openexchange.tools.webdav.OXServlet.addSession (OXServlet.java:342)
at com.openexchange.tools.webdav.OXServlet.doAuth(OXS ervlet.java:189)
at com.openexchange.webdav.PermissionServlet.service( PermissionServlet.java:86)
at javax.servlet.http.HttpServlet.service(HttpServlet .java:689)
at com.openexchange.ajp13.najp.AJPv13RequestHandlerIm pl.doServletService(AJPv13RequestHandlerImpl.java: 429)
at com.openexchange.ajp13.AJPv13Request.response(AJPv 13Request.java:128)
at com.openexchange.ajp13.najp.AJPv13RequestHandlerIm pl.createResponse(AJPv13RequestHandlerImpl.java:28 2)
at com.openexchange.ajp13.najp.AJPv13ConnectionImpl.c reateResponse(AJPv13ConnectionImpl.java:189)
at com.openexchange.ajp13.najp.AJPv13Task.run(AJPv13T ask.java:258)
at java.util.concurrent.Executors$RunnableAdapter.cal l(Executors.java:417)
at java.util.concurrent.FutureTask$Sync.innerRun(Futu reTask.java:269)
at java.util.concurrent.FutureTask.run(FutureTask.jav a:123)
at java.util.concurrent.ThreadPoolExecutor$Worker.run Task(ThreadPoolExecutor.java:650)
at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:675)
at java.lang.Thread.run(Thread.java:595)
Sep 9, 2009 10:04:30 AM com.openexchange.tools.webdav.OXServlet doAuth
SEVERE: CTX-0007 Category=4 Message=Updating database ... Try again later. exceptionID=187223021-2
CTX-0007 Category=4 Message=Updating database ... Try again later. exceptionID=187223021-2
at com.openexchange.groupware.contexts.impl.ContextSt orage.getContext(ContextStorage.java:117)
at com.openexchange.tools.webdav.OXServlet.addSession (OXServlet.java:342)
at com.openexchange.tools.webdav.OXServlet.doAuth(OXS ervlet.java:189)
at com.openexchange.webdav.PermissionServlet.service( PermissionServlet.java:86)
at javax.servlet.http.HttpServlet.service(HttpServlet .java:689)
at com.openexchange.ajp13.najp.AJPv13RequestHandlerIm pl.doServletService(AJPv13RequestHandlerImpl.java: 429)
at com.openexchange.ajp13.AJPv13Request.response(AJPv 13Request.java:128)
at com.openexchange.ajp13.najp.AJPv13RequestHandlerIm pl.createResponse(AJPv13RequestHandlerImpl.java:28 2)
at com.openexchange.ajp13.najp.AJPv13ConnectionImpl.c reateResponse(AJPv13ConnectionImpl.java:189)
at com.openexchange.ajp13.najp.AJPv13Task.run(AJPv13T ask.java:258)
at java.util.concurrent.Executors$RunnableAdapter.cal l(Executors.java:417)
at java.util.concurrent.FutureTask$Sync.innerRun(Futu reTask.java:269)
at java.util.concurrent.FutureTask.run(FutureTask.jav a:123)
at java.util.concurrent.ThreadPoolExecutor$Worker.run Task(ThreadPoolExecutor.java:650)
at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:675)
at java.lang.Thread.run(Thread.java:595)
Any idea on the cause of this problem?
Thank you in advance for your help.
Michaël
PS: whole log is attached
I'm upgrading OX on a Debian Etch system and once I have upgraded all OX packages, the system fails to start with the following error:
WARNING: DBP-0012 Category=5 Message=Connection used for 2001 milliseconds. exceptionID=187223021-1
DBP-0012 Category=5 Message=Connection used for 2001 milliseconds. exceptionID=187223021-1
at com.openexchange.database.internal.DBPoolingExcept ionFactory.createException(DBPoolingExceptionFacto ry.java:76)
at com.openexchange.database.internal.DBPoolingExcept ionFactory.createException(DBPoolingExceptionFacto ry.java:62)
at com.openexchange.exceptions.Exceptions.create(Exce ptions.java:139)
at com.openexchange.exceptions.Exceptions.create(Exce ptions.java:143)
at com.openexchange.exceptions.Exceptions.create(Exce ptions.java:155)
at com.openexchange.database.DBPoolingExceptionCodes. create(DBPoolingExceptionCodes.java:186)
at com.openexchange.database.internal.ConnectionPool$ ConnectionLifecycle.validate(ConnectionPool.java:3 21)
at com.openexchange.pooling.ReentrantLockPool.back(Re entrantLockPool.java:256)
at com.openexchange.pooling.ReentrantLockPool.back(Re entrantLockPool.java:222)
at com.openexchange.database.internal.DatabaseService Impl.back(DatabaseServiceImpl.java:222)
at com.openexchange.database.internal.DatabaseService Impl.back(DatabaseServiceImpl.java:356)
at com.openexchange.databaseold.Database.back(Databas e.java:225)
at com.openexchange.groupware.update.SchemaStoreImpl. loadSchema(SchemaStoreImpl.java:423)
at com.openexchange.groupware.update.SchemaStoreImpl. getSchema(SchemaStoreImpl.java:125)
at com.openexchange.groupware.update.SchemaStore.getS chema(SchemaStore.java:142)
at com.openexchange.groupware.update.UpdaterImpl.getS chema(UpdaterImpl.java:135)
at com.openexchange.groupware.update.UpdaterImpl.isLo cked(UpdaterImpl.java:90)
at com.openexchange.groupware.contexts.impl.CachingCo ntextStorage$1.load(CachingContextStorage.java:159 )
at com.openexchange.groupware.contexts.impl.CachingCo ntextStorage$1.load(CachingContextStorage.java:167 )
at com.openexchange.cache.dynamic.impl.Refresher.refr esh(Refresher.java:162)
at com.openexchange.groupware.contexts.impl.ContextRe loader.<init>(ContextReloader.java:79)
at com.openexchange.groupware.contexts.impl.CachingCo ntextStorage.loadContext(CachingContextStorage.jav a:172)
at com.openexchange.groupware.contexts.impl.ContextSt orage.getContext(ContextStorage.java:115)
at com.openexchange.tools.webdav.OXServlet.addSession (OXServlet.java:342)
at com.openexchange.tools.webdav.OXServlet.doAuth(OXS ervlet.java:189)
at com.openexchange.webdav.PermissionServlet.service( PermissionServlet.java:86)
at javax.servlet.http.HttpServlet.service(HttpServlet .java:689)
at com.openexchange.ajp13.najp.AJPv13RequestHandlerIm pl.doServletService(AJPv13RequestHandlerImpl.java: 429)
at com.openexchange.ajp13.AJPv13Request.response(AJPv 13Request.java:128)
at com.openexchange.ajp13.najp.AJPv13RequestHandlerIm pl.createResponse(AJPv13RequestHandlerImpl.java:28 2)
at com.openexchange.ajp13.najp.AJPv13ConnectionImpl.c reateResponse(AJPv13ConnectionImpl.java:189)
at com.openexchange.ajp13.najp.AJPv13Task.run(AJPv13T ask.java:258)
at java.util.concurrent.Executors$RunnableAdapter.cal l(Executors.java:417)
at java.util.concurrent.FutureTask$Sync.innerRun(Futu reTask.java:269)
at java.util.concurrent.FutureTask.run(FutureTask.jav a:123)
at java.util.concurrent.ThreadPoolExecutor$Worker.run Task(ThreadPoolExecutor.java:650)
at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:675)
at java.lang.Thread.run(Thread.java:595)
Sep 9, 2009 10:04:30 AM com.openexchange.tools.webdav.OXServlet doAuth
SEVERE: CTX-0007 Category=4 Message=Updating database ... Try again later. exceptionID=187223021-2
CTX-0007 Category=4 Message=Updating database ... Try again later. exceptionID=187223021-2
at com.openexchange.groupware.contexts.impl.ContextSt orage.getContext(ContextStorage.java:117)
at com.openexchange.tools.webdav.OXServlet.addSession (OXServlet.java:342)
at com.openexchange.tools.webdav.OXServlet.doAuth(OXS ervlet.java:189)
at com.openexchange.webdav.PermissionServlet.service( PermissionServlet.java:86)
at javax.servlet.http.HttpServlet.service(HttpServlet .java:689)
at com.openexchange.ajp13.najp.AJPv13RequestHandlerIm pl.doServletService(AJPv13RequestHandlerImpl.java: 429)
at com.openexchange.ajp13.AJPv13Request.response(AJPv 13Request.java:128)
at com.openexchange.ajp13.najp.AJPv13RequestHandlerIm pl.createResponse(AJPv13RequestHandlerImpl.java:28 2)
at com.openexchange.ajp13.najp.AJPv13ConnectionImpl.c reateResponse(AJPv13ConnectionImpl.java:189)
at com.openexchange.ajp13.najp.AJPv13Task.run(AJPv13T ask.java:258)
at java.util.concurrent.Executors$RunnableAdapter.cal l(Executors.java:417)
at java.util.concurrent.FutureTask$Sync.innerRun(Futu reTask.java:269)
at java.util.concurrent.FutureTask.run(FutureTask.jav a:123)
at java.util.concurrent.ThreadPoolExecutor$Worker.run Task(ThreadPoolExecutor.java:650)
at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:675)
at java.lang.Thread.run(Thread.java:595)
Any idea on the cause of this problem?
Thank you in advance for your help.
Michaël
PS: whole log is attached
Comment