This appears to be a problem with the database connection. Are there any earlier exceptions when the server last started up? Does it go away after a restart?
As a side note, you're using quite an old version. I'd recommend upgrading. Cheers, Brett On 18/08/2010, at 12:22 AM, Engebakken Geir wrote: > We get this error in Archiva, when browsing an artifact : > > HTTP ERROR: 500 > Couldnt obtain a new sequence (unique id) : Container was opened in read-only > mode. > RequestURI=/archiva/browse/com.edb.tac.psi/tac-psi-project/1.0.7 > Caused by: > org.jpox.store.poid.PoidException: Couldnt obtain a new sequence (unique id) > : Container was opened in read-only mode. > at > org.jpox.store.rdbms.table.SequenceTable.getNextVal(SequenceTable.java:258) > at > org.jpox.store.rdbms.poid.SequenceTablePoidGenerator.reserveBlock(SequenceTablePoidGenerator.java:150) > at > org.jpox.store.poid.AbstractPoidGenerator.reserveBlock(AbstractPoidGenerator.java:284) > > > Any idea what this is caused by? > > > Geir > > Note : All inquiries regarding Subversion, MKS and general Development > servers should be directed to "EDB Source Control System" > -- Brett Porter [email protected] http://brettporter.wordpress.com/
