freshasp
12-29-2005, 09:06 AM
I am trying to deploy Pentaho 1.0 on JBoss 4.0.3 with a JBoss Portal 2.2 installed on it.
I have followed the instructions for 4.0.2 in the Advanced Install Guide but get the following error message in my log:
16:48:51,328 ERROR [[/pentaho]] Exception sending context initialized event to
istener instance of class org.pentaho.system.SolutionContextListener
java.lang.NoClassDefFoundError: org/jaxen/JaxenException
at org.dom4j.DocumentFactory.createXPath(DocumentFactory.java:230)
at org.dom4j.tree.AbstractNode.createXPath(AbstractNode.java:207)
at org.dom4j.tree.AbstractNode.selectSingleNode(AbstractNode.java:183)
at org.pentaho.system.SystemSettings.getSystemSetting(Unknown Source)
at org.pentaho.system.SystemSettings.getSystemSetting(Unknown Source)
at org.pentaho.system.PentahoSystem.getSystemSetting(Unknown Source)
at org.pentaho.audit.AuditEntry.(Unknown Source)
at org.pentaho.audit.AuditHelper.audit(Unknown Source)
at org.pentaho.session.BaseSession.(Unknown Source)
at org.pentaho.session.StandaloneSession.(Unknown Source)
at org.pentaho.session.StandaloneSession.(Unknown Source)
at org.pentaho.system.PentahoSystem.init(Unknown Source)
at org.pentaho.system.SolutionContextListener.contextInitialized(Unknow
Source)
Has anyone got Pentaho working under this setup? Or should I go back to 4.0.2 and Portal 2.0? (JBoss has made some changes from 2.0 to 2.2 so I was hoping to sidestep future upgrade issues).
The Advanced Install Guide mentions that "instructions for setting up the Pentaho platform with a pre-existing JBoss Portal are coming soon". Hope it's very soon! :)
Thanks for you help,
Paul
I have followed the instructions for 4.0.2 in the Advanced Install Guide but get the following error message in my log:
16:48:51,328 ERROR [[/pentaho]] Exception sending context initialized event to
istener instance of class org.pentaho.system.SolutionContextListener
java.lang.NoClassDefFoundError: org/jaxen/JaxenException
at org.dom4j.DocumentFactory.createXPath(DocumentFactory.java:230)
at org.dom4j.tree.AbstractNode.createXPath(AbstractNode.java:207)
at org.dom4j.tree.AbstractNode.selectSingleNode(AbstractNode.java:183)
at org.pentaho.system.SystemSettings.getSystemSetting(Unknown Source)
at org.pentaho.system.SystemSettings.getSystemSetting(Unknown Source)
at org.pentaho.system.PentahoSystem.getSystemSetting(Unknown Source)
at org.pentaho.audit.AuditEntry.(Unknown Source)
at org.pentaho.audit.AuditHelper.audit(Unknown Source)
at org.pentaho.session.BaseSession.(Unknown Source)
at org.pentaho.session.StandaloneSession.(Unknown Source)
at org.pentaho.session.StandaloneSession.(Unknown Source)
at org.pentaho.system.PentahoSystem.init(Unknown Source)
at org.pentaho.system.SolutionContextListener.contextInitialized(Unknow
Source)
Has anyone got Pentaho working under this setup? Or should I go back to 4.0.2 and Portal 2.0? (JBoss has made some changes from 2.0 to 2.2 so I was hoping to sidestep future upgrade issues).
The Advanced Install Guide mentions that "instructions for setting up the Pentaho platform with a pre-existing JBoss Portal are coming soon". Hope it's very soon! :)
Thanks for you help,
Paul