Hi All,
I have an exception configuring Magnolia Enterprise 5.2.3 with Oracle on Author
Instance and MySQL on Public Instance.
The instances are on the same machine / tomcat application server, because of a
test environment and my customer is using the bundle version.
In Production time we will have 2 distinct machines to handle the process.
When I try to publish any changes from the author to the public instance I
register the following error on log:
[code]
ERROR org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
22.04.2014 19:00:10 -- failed to write bundle:
acca439b-eab7-407b-878b-2fe9997bd7da
java.sql.SQLException: ORA-01502: indice 'MAGNOLIA.VERSION_BUNDLE_IDX' o
partizione di tale indice è in uno stato non utilizzabile
at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:447)
at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:396)
at oracle.jdbc.driver.T4C8Oall.processError(T4C8Oall.java:951)
at oracle.jdbc.driver.T4CTTIfun.receive(T4CTTIfun.java:513)
at oracle.jdbc.driver.T4CTTIfun.doRPC(T4CTTIfun.java:227)
at oracle.jdbc.driver.T4C8Oall.doOALL(T4C8Oall.java:531)
at
oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:208)
at
oracle.jdbc.driver.T4CPreparedStatement.executeForRows(T4CPreparedStatement.java:1046)
at
oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1336)
at
oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3613)
at
oracle.jdbc.driver.OraclePreparedStatement.execute(OraclePreparedStatement.java:3714)
at
oracle.jdbc.driver.OraclePreparedStatementWrapper.execute(OraclePreparedStatementWrapper.java:1378)
at
org.apache.commons.dbcp.DelegatingPreparedStatement.execute(DelegatingPreparedStatement.java:172)
at
org.apache.commons.dbcp.DelegatingPreparedStatement.execute(DelegatingPreparedStatement.java:172)
at
org.apache.commons.dbcp.DelegatingPreparedStatement.execute(DelegatingPreparedStatement.java:172)
at
org.apache.jackrabbit.core.util.db.ConnectionHelper.execute(ConnectionHelper.java:516)
[CUT, then again]
ERROR org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
22.04.2014 19:00:10 -- Failed to persist ChangeLog (stacktrace on DEBUG log
level), blockOnConnectionLoss = false:
org.apache.jackrabbit.core.state.ItemStateException: failed to write bundle:
acca439b-eab7-407b-878b-2fe9997bd7da
ERROR org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
22.04.2014 19:00:10 -- failed to write bundle:
acca439b-eab7-407b-878b-2fe9997bd7da
java.sql.SQLException: ORA-01502: indice 'MAGNOLIA.VERSION_BUNDLE_IDX' o
partizione di tale indice è in uno stato non utilizzabile
at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:447)
at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:396)
at oracle.jdbc.driver.T4C8Oall.processError(T4C8Oall.java:951)
at oracle.jdbc.driver.T4CTTIfun.receive(T4CTTIfun.java:513)
[/code]
Someone has an idea?
Thanks a lot! Davide.
--
Context is everything:
http://forum.magnolia-cms.com/forum/thread.html?threadId=06218c45-145d-4985-ba5b-88c04edcb166
----------------------------------------------------------------
For list details, see http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------