[opencms-dev] ADE Problem after Updating from 8.0.3 to 8.0.4

Tobias Karrer tobias.karrer at virtual-identity.com
Wed Apr 18 11:02:56 CEST 2012


Hmm, 

 

got an error in step_5_update_modules.jsp:

 

93:       Shutdown completed, total uptime was 00:00:03.

92:       Shutting down OpenCms, version 8.0.4 in web application "ROOT"

91:       

90:       

89:       The OpenCms system used for the update will now shut down.

88:       The update is finished!

87:       

86:       

85:       Guest at Online>exit

84:       Guest at Online>

83:       Guest at Online>purgeJspRepository

82:       Guest at Online># purge the jsp repository

81:       Guest at Online>

80:                   ... 11 more

79:                   at org.opencms.db.CmsSecurityManager.createTempfileProject(CmsSecurityManager.java:1146)

78:                   at org.opencms.db.CmsSecurityManager.checkRole(CmsSecurityManager.java:529)

77:                   at org.opencms.security.CmsRole.createRoleViolationException(CmsRole.java:351)

76:       Caused by: org.opencms.security.CmsRoleViolationException: The user "Guest" does not have access to the required "Project manager" role.

75:                   at org.opencms.setup.CmsUpdateThread.run(CmsUpdateThread.java:180)

74:                   at org.opencms.main.CmsShell.start(CmsShell.java:663)

73:                   at org.opencms.main.CmsShell.executeCommands(CmsShell.java:835)

72:                   at org.opencms.main.CmsShell.executeCommand(CmsShell.java:763)

71:                   at org.opencms.main.CmsShell$CmsCommandObject.executeMethod(CmsShell.java:194)

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

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

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

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

66:                   at org.opencms.setup.CmsUpdateBean.createSharedFolder(CmsUpdateBean.java:202)

65:                   at org.opencms.file.CmsObject.createTempfileProject(CmsObject.java:780)

64:                   at org.opencms.db.CmsSecurityManager.createTempfileProject(CmsSecurityManager.java:1149)

63:                   at org.opencms.db.CmsDbContext.report(CmsDbContext.java:286)

62:                   at org.opencms.db.CmsDbContext.throwException(CmsDbContext.java:334)

61:                   at org.opencms.security.CmsRoleViolationException.createException(CmsRoleViolationException.java:71)

60:       org.opencms.security.CmsRoleViolationException: Error creating project for temporary workplace files.

59:       Exception while calling method "createSharedFolder".

58:       Guest at Online>createSharedFolder

57:       Guest at Online># Create the shared folder

56:       Guest at Online>

55:                   at org.opencms.setup.CmsUpdateThread.run(CmsUpdateThread.java:180)

54:                   at org.opencms.main.CmsShell.start(CmsShell.java:663)

53:                   at org.opencms.main.CmsShell.executeCommands(CmsShell.java:835)

52:                   at org.opencms.main.CmsShell.executeCommand(CmsShell.java:763)

51:                   at org.opencms.main.CmsShell$CmsCommandObject.executeMethod(CmsShell.java:194)

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

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

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

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

46:                   at org.opencms.setup.CmsUpdateBean.updateModulesFromUpdateBean(CmsUpdateBean.java:853)

45:                   at org.opencms.setup.CmsUpdateBean.removeModule(CmsUpdateBean.java:1029)

44:                   at org.opencms.module.CmsModuleManager.deleteModule(CmsModuleManager.java:482)

43:                   at org.opencms.security.CmsRoleManager.checkRole(CmsRoleManager.java:110)

42:                   at org.opencms.db.CmsSecurityManager.checkRole(CmsSecurityManager.java:549)

41:                   at org.opencms.db.CmsSecurityManager.checkRole(CmsSecurityManager.java:529)

40:                   at org.opencms.security.CmsRole.createRoleViolationException(CmsRole.java:351)

39:       org.opencms.security.CmsRoleViolationException: The user "Guest" does not have access to the required "Database manager" role.

38:       Exception while calling method "updateModulesFromUpdateBean".

37:       Guest at Online>updateModulesFromUpdateBean

36:       Guest at Online># Import the modules that have been selected in the update wizard

35:       Guest at Online>

34:       Guest at Online>updateRelations

33:       Guest at Online># update content relation engine data

32:       Guest at Online>

31:       Guest at Online>purgeJspRepository

30:       Guest at Online># purge the jsp repository

29:       Guest at Online>

28:       Guest at Online>#rebuildAllIndexes

27:       Guest at Online># Rebuild search indexes

26:       Guest at Online>

25:       Guest at Online>setSiteRoot /sites/default/

24:       Guest at Online># Switch to the default context

23:       Guest at Online>

22:       Login failed!

21:       Guest at Online>login Admin admin

20:       Guest at Online># Login the Admin user

19:       Guest at Online>

18:       Guest at Online>Echo is now on.

17:       Guest at Online># Turn echo on

16:       

15:       

14:       This is OpenCms 8.0.4

13:       

12:       Copyright (c) 2012 Alkacon Software GmbH

11:       OpenCms comes with ABSOLUTELY NO WARRANTY

10:       This is free software, and you are welcome to

9:         redistribute it under certain conditions.

8:         Please see the GNU Lesser General Public Licence for

7:         further details.

6:         

5:         Starting Workplace update for OpenCms!

4:         

3:         

2:         OpenCms property file: "/var/lib/tomcat6/webapps/ROOT/WEB-INF/config/opencms.properties".

1:         OpenCms WEB-INF path:  "/var/lib/tomcat6/webapps/ROOT/WEB-INF/".

 

Any help?

 

Von: opencms-dev-bounces at opencms.org [mailto:opencms-dev-bounces at opencms.org] Im Auftrag von Tobias Karrer
Gesendet: Mittwoch, 18. April 2012 10:43
An: opencms-dev at opencms.org
Betreff: [opencms-dev] ADE Problem after Updating from 8.0.3 to 8.0.4

 

Hi all, 

 

got an urgent problem after updating via upgrade wizard:

 

a is null

 

function O6c(a){P6c.call(this,a.f,a.d,a.e,a.j,a.s,a.o,a.i,a.t,a.r,a.k,a.p,a.g,a.n,a...

http://xxx/resources/ade/containerpage/BFE804DFA7F3D7955848DF46DCD8034D.cache.html (Zeile 5325)

 

 

Is there a possibility to rebuild these ade cache files?

 

Best,

Tobias

 

Tobias Karrer
Developer

virtual identity AG
Grünwälderstraße 10-14
79098 Freiburg

t +49 761 20758-406
f +49 761 20758-01


tobias.karrer at virtual-identity.com
http://www.virtual-identity.com

Berlin | Freiburg | München | Wien



_____________________________________________________________________

virtual identity AG
Grünwälderstraße 10-14
79098 Freiburg
Amtsgericht Freiburg, HRB 6218
Vorstand: Ralf Heller, Udo Möbes 
Vorsitzende des Aufsichtsrates: Kirsten Heller
Umsatzsteuer-ID: DE208002218 

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20120418/5d4b0b1c/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image002.png
Type: image/png
Size: 174 bytes
Desc: image002.png
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20120418/5d4b0b1c/attachment.png>


More information about the opencms-dev mailing list