hi Peter,

I do indeed see that error, i have depoyed jboss-portal.sar and the 
portal-mysql5-ds.xml descriptor.

I have MySQL5 installed, and it has created the portal tables for me, but i get 
no reply from the server - not even a standard web app deployed on it.

Many thanks
Kieran


heres an exmaple of the error you mentioned ...

09:49:36,093 ERROR [Scheduler$Listener] Invoke of the Schedulable MBean failed
javax.management.RuntimeErrorException
        at 
org.jboss.mx.interceptor.ReflectedDispatcher.handleInvocationExceptions(ReflectedDispatcher.java:178)
        at 
org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:163)
        at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
        at 
org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133)
        at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
        at 
org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:142)
        at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
        at 
org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
        at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
        at 
org.jboss.varia.scheduler.Scheduler$MBeanListener.handleNotification(Scheduler.java:1346)
        at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at 
org.jboss.mx.notification.NotificationListenerProxy.invoke(NotificationListenerProxy.java:153)
        at $Proxy11.handleNotification(Unknown Source)
        at 
javax.management.NotificationBroadcasterSupport.handleNotification(Unknown 
Source)
        at 
javax.management.NotificationBroadcasterSupport.sendNotification(Unknown Source)
        at javax.management.timer.Timer.sendNotification(Unknown Source)
        at javax.management.timer.Timer.notifyAlarmClock(Unknown Source)
        at javax.management.timer.TimerAlarmClock.run(Unknown Source)
        at java.util.TimerThread.mainLoop(Unknown Source)
        at java.util.TimerThread.run(Unknown Source)
Caused by: java.lang.OutOfMemoryError: Java heap space


View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4096435#4096435

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4096435
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to