You are viewing a plain text version of this content. The canonical link for it is here.
Posted to slide-user@jakarta.apache.org by Mark Hortman <ma...@jcafeinc.com> on 2002/04/18 21:17:50 UTC

Slide MBean

Can anyone tell me why the MBean is not loading this?

Using Jboss 2.4.4 with Tomcat 4.0.1.

 

Any clues or thoughts?

 

[INFO,Default] 18 Apr 2002 13:22:34 -
slidestore.reference.JDBCDescriptorsStore - INFO - Loading and registering
driver: org.postgresql.Driver

[INFO,Default] 18 Apr 2002 13:22:34 - INFO - FileContentStore rootpath:
C:\java\JBoss-2.4.4_Tomcat-4.0.1\jboss\bin\contentstore

[INFO,Default] 18 Apr 2002 13:22:34 - org.apache.slide.common.Namespace -
INFO - Loading namespace slide parameters

[INFO,Default] 18 Apr 2002 13:22:34 - org.apache.slide.common.Namespace -
INFO - Loading namespace slide base data

[INFO,Default] 18 Apr 2002 13:22:34 -
slidestore.reference.JDBCDescriptorsStore - INFO - Connecting to
"jdbc:postgresql://10.0.0.8:5432/jcafedb" as user "jdbcuser"

[INFO,Default] 18 Apr 2002 13:22:34 - org.apache.slide.store.StandardStore -
INFO - Delisting service slidestore.reference.JDBCDescriptorsStore@1518cc
from active transaction with failure

[INFO,Default] 18 Apr 2002 13:22:34 -
org.apache.slide.transaction.SlideTransactionManager - INFO - Rollback
Transaction 1 xid JBossMain-1019154154732-1- in thread JBossMain

[ERROR,Default] java.lang.NullPointerException: Rollback Trace

[ERROR,Default]            at
org.apache.slide.transaction.SlideTransactionManager.rollback(SlideTransacti
onManager.java:268)

[ERROR,Default] 

[ERROR,Default]            at
org.apache.slide.common.Namespace.loadBaseData(Namespace.java:749)

[ERROR,Default] 

[ERROR,Default]            at
org.apache.slide.common.Domain.initNamespace(Domain.java:795)

[ERROR,Default] 

[ERROR,Default]            at
org.apache.slide.common.Domain.init(Domain.java:448)

[ERROR,Default] 

[ERROR,Default]            at
org.apache.slide.common.Domain.selfInit(Domain.java:728)

[ERROR,Default] 

[ERROR,Default]            at
org.apache.slide.common.Slide.start(Slide.java:228)

[ERROR,Default] 

[ERROR,Default]            at java.lang.reflect.Method.invoke(Native Method)

[ERROR,Default] 

[ERROR,Default]            at
com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1628)


AW: Slide MBean

Posted by Stefan Groschupf <sg...@media-style.com>.
>Can anyone tell me why the MBean is not loading this?
>Using Jboss 2.4.4 with Tomcat 4.0.1.
Ups. What you doing exactly?
Remember that jboss control the Tomcat setupvalues.
Or has you a Slide implementation as Mbean?

Tomcat is a Mbean and jboss a jmx based application that use components
based on MBeans.

HTH.
Stefan




--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>