[opencms-dev] Severe Problem - Publish Queue is not processed anymore OpenCms 7.5.3

Tobias Mantsch t.mantsch at easysport.de
Wed Jan 25 18:40:27 CET 2012


Hi all,

 

thanks for the hints, here or directly via email.

Removing the publish locks didn't help and the problem occurred on many pages, the one listed was just an example.

 

We "fixed" the issue by dropping the opencms database completely and restoring a previous backup. It hasn't happened again since.

 

Mit freundlichen Grüßen 

Tobias Mantsch 
Software Development 

Tel.: +49 (0) 221 789 883-92 / Fax: +49 (0) 221 / 789 883-84 
t.mantsch at easysport.de, www.easysport.de 


  <http://www.easysport.de/?espcmp=SEO-Backlinks3207> 

e-sports GmbH, Bachemstraße 8, 50676 Köln 
Geschäftsführer: Robert Ragge 
Amtsgericht Köln HRB 62205, Ust. ldNr. DE 258794922 

  <http://www.facebook.com/EASYSPORT?sk=app_179017185480451> 


 

Von: opencms-dev-bounces at opencms.org [mailto:opencms-dev-bounces at opencms.org] Im Auftrag von Deiverson Silveira
Gesendet: Mittwoch, 25. Januar 2012 17:40
An: The OpenCms mailing list
Betreff: Re: [opencms-dev] Severe Problem - Publish Queue is not processed anymore OpenCms 7.5.3

 

Hi,

 

The problem only happens on that page? 

/sites/default/easysport/sport/badminton/hannover/angebote/index.html 

Or all pages your project?

 

Regards,

 

Deiverson

2012/1/19 Tobias Mantsch <t.mantsch at easysport.de>

Hello again,

 

does anybody have  a solution or a hint?

The problem is pretty severe, restarting the server didn't help and all content types are affected by this issue.

 

Mit freundlichen Grüßen 

Tobias Mantsch 
Software Development 

Tel.: +49 (0) 221 789 883-92 <tel:%2B49%20%280%29%20221%20789%20883-92>  / Fax: +49 (0) 221 / 789 883-84 <tel:%2B49%20%280%29%20221%20%2F%20789%20883-84>  
t.mantsch at easysport.de, www.easysport.de 


Fehler! Es wurde kein Dateiname angegeben. <http://www.easysport.de/?espcmp=SEO-Backlinks3207> 

e-sports GmbH, Bachemstraße 8, 50676 Köln 
Geschäftsführer: Robert Ragge 
Amtsgericht Köln HRB 62205, Ust. ldNr. DE 258794922 

Fehler! Es wurde kein Dateiname angegeben. <http://www.facebook.com/EASYSPORT?sk=app_179017185480451> 


 

Von: opencms-dev-bounces at opencms.org [mailto:opencms-dev-bounces at opencms.org] Im Auftrag von Tobias Mantsch
Gesendet: Dienstag, 17. Januar 2012 12:08
An: The OpenCms mailing list
Betreff: [opencms-dev] Publish Queue is not processed anymore OpenCms 7.5.3

 

Hi everyone, 

 

we've run into a severe issue on our server where the publish queue is not processed any longer. Publish jobs are put into the queue but they stay there.

We discovered the following Exception in the log, which might be related:

 

17 Jan 2012 11:53:27,724 ERROR [  org.opencms.main.OpenCmsCore:1798] Failed to read the locks from database. Locks from previous runs are lost.

org.opencms.lock.CmsLockException: Current lock [CmsLock: resource: /sites/default/easysport/sport/badminton/hannover/angebote/index.html, type: exclusive, project: 694d2212-32ca-11e0-961d-6bd0001ced6f, user

: c300ba5c-01e8-3727-b305-5dcc9ccae1ee, related lock: system unlocked] is not compatible with the new lock [CmsLock: resource: /sites/default/easysport/sport/badminton/hannover/angebote/index.html, type: exc

lusive, project: 694d2212-32ca-11e0-961d-6bd0001ced6f, user: 502a7828-53c8-11e0-8403-6bd0001ced6f, related lock: system unlocked] to set.

        at org.opencms.lock.CmsLockManager.internalLockResource(CmsLockManager.java:741)

        at org.opencms.lock.CmsLockManager.readLocks(CmsLockManager.java:366)

        at org.opencms.db.CmsDriverManager.readLocks(CmsDriverManager.java:6089)

        at org.opencms.db.CmsSecurityManager.readLocks(CmsSecurityManager.java:3574)

        at org.opencms.main.OpenCmsCore.afterUpgradeRunlevel(OpenCmsCore.java:1792)

        at org.opencms.main.OpenCmsCore.upgradeRunlevel(OpenCmsCore.java:1744)

        at org.opencms.main.OpenCmsListener.contextInitialized(OpenCmsListener.java:87)

        at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:3764)

        at org.apache.catalina.core.StandardContext.start(StandardContext.java:4212)

        at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:760)

        at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:740)

        at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:544)

        at org.apache.catalina.startup.HostConfig.deployDirectory(HostConfig.java:975)

        at org.apache.catalina.startup.HostConfig.deployDirectories(HostConfig.java:938)

        at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:500)

        at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1193)

        at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:319)

        at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:120)

        at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1022)

        at org.apache.catalina.core.StandardHost.start(StandardHost.java:736)

        at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1014)

        at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:443)

        at org.apache.catalina.core.StandardService.start(StandardService.java:448)

        at org.apache.catalina.core.StandardServer.start(StandardServer.java:700)

        at org.apache.catalina.startup.Catalina.start(Catalina.java:552)

        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)

        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

        at java.lang.reflect.Method.invoke(Method.java:616)

        at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:295)

        at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:433)

 

How can this be fixed again?

 

Mit freundlichen Grüßen 

Tobias Mantsch 
Software Development 

Tel.: +49 (0) 221 789 883-92 <tel:%2B49%20%280%29%20221%20789%20883-92>  / Fax: +49 (0) 221 / 789 883-84 <tel:%2B49%20%280%29%20221%20%2F%20789%20883-84>  
t.mantsch at easysport.de, www.easysport.de 


Fehler! Es wurde kein Dateiname angegeben. <http://www.easysport.de/?espcmp=SEO-Backlinks3207> 

e-sports GmbH, Bachemstraße 8, 50676 Köln 
Geschäftsführer: Robert Ragge 
Amtsgericht Köln HRB 62205, Ust. ldNr. DE 258794922 

Fehler! Es wurde kein Dateiname angegeben. <http://www.facebook.com/EASYSPORT?sk=app_179017185480451> 


 


_______________________________________________
This mail is sent to you from the opencms-dev mailing list
To change your list options, or to unsubscribe from the list, please visit
http://lists.opencms.org/cgi-bin/mailman/listinfo/opencms-dev









 

-- 

www.solutioncms.com

The Brazilian 

Official Provider OpenCms

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20120125/2ad33242/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.gif
Type: image/gif
Size: 2156 bytes
Desc: image001.gif
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20120125/2ad33242/attachment.gif>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image002.png
Type: image/png
Size: 4874 bytes
Desc: image002.png
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20120125/2ad33242/attachment.png>


More information about the opencms-dev mailing list