[opencms-dev] 6 rc2 jboss installation problems

Alexander Wallace aw at avatartechnology.com
Wed Jun 22 15:54:08 CEST 2005


I use jboss 4.0.2 with no problems... I know that the class loader in previous 
versions works in a different way, basically if a class lib is in any webapp, 
it is shared from the first one that gets loaded. Any other webapp uses it, 
unless the class loaders for the webapp have been configured to look first in 
its own libs or totally isolate it... 

I'm not sure if this is your problem, but i have sure seen this class loading 
policy mess things up before...

There is info on how to issolate sars in jboss' site, but not for wars...

On Wednesday 22 June 2005 01:13 am, Sander Moelands wrote:
> Hi there,
> 
> Has nobody else encoutered this problem?
> Could this be a problem in configuration of my jboss server or is it a  
> problem with the setup?
> 
> I still haven't found the problem, under tomcat (v5) it works great.
> 
> Thank you in advance!
> 
> Kinds regards,
> Sander Moelands
> 
> 
> On Tue, 21 Jun 2005 13:02:03 +0200, Sander Moelands  
> <sander.mailinglist at unplug-it.nl> wrote:
> 
> > Hello,
> >
> > When trying to install RC2 of OpenCMS version 6 under Jboss (version  
> > 3.2.7), an Exception occurres while the workplace is beeing imported.
> > Does anybody know what the problem is (I had no trouble while installing  
> > RC1)?
> >
> > -------
> > 1:	OpenCms WEB-INF path:   
> > "D:
\Development\JBoss\jboss-3.2.7\server\default\deploy\opencms.war\WEB-INF\".
> > 2:	OpenCms property file:  
> > "D:
\Development\JBoss\jboss-3.2.7\server\default\deploy\opencms.war\WEB-INF\config\opencms.properties".
> > 3:	
> > 4:	java.lang.IllegalAccessError: tried to access method  
> > org.apache.commons.digester.Digester.pushParams(Ljava/lang/Object;)V  
> > from class org.opencms.configuration.CmsSetNextRule
> > 5:		at  
> > org.opencms.configuration.CmsSetNextRule.begin(CmsSetNextRule.java:206)
> > 6:		at  
> > org.apache.commons.digester.Digester.startElement(Digester.java:1273)
> > 7:		at org.apache.xerces.parsers.AbstractSAXParser.startElement(Unknown  
> > Source)
> > 8:		at org.apache.xerces.impl.dtd.XMLDTDValidator.startElement(Unknown  
> > Source)
> > 9:		at  
> > 
org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanStartElement(Unknown  
> > Source)
> > 10:		at  
> > 
org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown  
> > Source)
> > 11:		at  
> > org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown  
> > Source)
> > 12:		at org.apache.xerces.parsers.XML11Configuration.parse(Unknown  
> > Source)
> > 13:		at org.apache.xerces.parsers.XML11Configuration.parse(Unknown  
> > Source)
> > 14:		at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
> > 15:		at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
> > 16:		at org.apache.commons.digester.Digester.parse(Digester.java:1567)
> > 17:		at  
> > 
org.opencms.configuration.CmsConfigurationManager.loadXmlConfiguration(CmsConfigurationManager.java:495)
> > 18:		at  
> > 
org.opencms.configuration.CmsConfigurationManager.loadXmlConfiguration(CmsConfigurationManager.java:340)
> > 19:		at  
> > org.opencms.main.OpenCmsCore.initConfiguration(OpenCmsCore.java:803)
> > 20:		at  
> > org.opencms.main.OpenCmsCore.upgradeRunlevel(OpenCmsCore.java:1440)
> > 21:		at org.opencms.main.CmsShell.<init>(CmsShell.java:470)
> > 22:		at  
> > 
org.opencms.setup.CmsSetupWorkplaceImportThread.run(CmsSetupWorkplaceImportThread.java:143)
> > 23:	java.lang.NullPointerException
> > 24:		at org.opencms.main.CmsShell.printPrompt(CmsShell.java:608)
> > 25:		at org.opencms.main.CmsShell.executeCommands(CmsShell.java:762)
> > 26:		at org.opencms.main.CmsShell.start(CmsShell.java:624)
> > 27:		at  
> > 
org.opencms.setup.CmsSetupWorkplaceImportThread.run(CmsSetupWorkplaceImportThread.java:167)
> > 28:	java.lang.NullPointerException
> > 29:		at org.opencms.main.CmsShell.exit(CmsShell.java:566)
> > 30:		at  
> > 
org.opencms.setup.CmsSetupWorkplaceImportThread.kill(CmsSetupWorkplaceImportThread.java:108)
> > 31:		at  
> > 
org.opencms.setup.CmsSetupWorkplaceImportThread.run(CmsSetupWorkplaceImportThread.java:175)
> > 32:	
> > 33:	
> > 34:	Shutting down OpenCms, version 6.0 RC 2 Corrin in web application  
> > "opencms.war"
> > 35:	Shutdown completed, total uptime was 00:06:30.
> >
> >
> > _______________________________________________
> > This mail is send to you from the opencms-dev mailing list
> > To change your list options, or to unsubscribe from the list, please  
> > visit
> > http://mail.opencms.org/mailman/listinfo/opencms-dev
> 
> 
> 
> -- 
> Using Opera's revolutionary e-mail client: http://www.opera.com/mail/
> 
> 
> _______________________________________________
> This mail is send to you from the opencms-dev mailing list
> To change your list options, or to unsubscribe from the list, please visit
> http://mail.opencms.org/mailman/listinfo/opencms-dev
> 



More information about the opencms-dev mailing list