[jboss-dev-forums] [Design of JBoss Portal] - jboss-portal-2.6.2.GA run on Eclipse

xjwqs2000 do-not-reply at jboss.com
Mon Oct 8 22:43:21 EDT 2007


I want use MyEclipse run JBoss Portal + JBoss AS 4.2.1
when runtime error in MyEclipse 
But I use run.bat is success


10:36:24,375 INFO  [RepositoryImpl] initializing workspace 'default'...
10:36:26,546 INFO  [RepositoryImpl] workspace 'default' initialized
10:37:23,593 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.GeneratedMethodAccessor26.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:585)
	at org.jboss.mx.notification.NotificationListenerProxy.invoke(NotificationListenerProxy.java:153)
	at $Proxy11.handleNotification(Unknown Source)
	at javax.management.NotificationBroadcasterSupport.handleNotification(NotificationBroadcasterSupport.java:221)
	at javax.management.NotificationBroadcasterSupport.sendNotification(NotificationBroadcasterSupport.java:184)
	at javax.management.timer.Timer.sendNotification(Timer.java:1295)
	at javax.management.timer.Timer.notifyAlarmClock(Timer.java:1264)
	at javax.management.timer.TimerAlarmClock.run(Timer.java:1347)
	at java.util.TimerThread.mainLoop(Timer.java:512)
	at java.util.TimerThread.run(Timer.java:462)
Caused by: java.lang.OutOfMemoryError: Java heap space

10:42:16,312 INFO  [SettingsFactory] Generate SQL with comments: disabled
10:42:16,312 INFO  [SettingsFactory] Order SQL updates by primary key: disabled
10:42:16,312 INFO  [SettingsFactory] Order SQL inserts for batching: disabled
10:42:16,312 INFO  [SettingsFactory] Query translator: org.hibernate.hql.ast.ASTQueryTranslatorFactory
10:42:16,312 INFO  [ASTQueryTranslatorFactory] Using ASTQueryTranslatorFactory
10:42:16,312 INFO  [SettingsFactory] Query language substitutions: {}
10:42:16,312 INFO  [SettingsFactory] JPA-QL strict compliance: disabled
10:42:19,437 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.GeneratedMethodAccessor26.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:585)
	at org.jboss.mx.notification.NotificationListenerProxy.invoke(NotificationListenerProxy.java:153)
	at $Proxy11.handleNotification(Unknown Source)
	at javax.management.NotificationBroadcasterSupport.handleNotification(NotificationBroadcasterSupport.java:221)
	at javax.management.NotificationBroadcasterSupport.sendNotification(NotificationBroadcasterSupport.java:184)
	at javax.management.timer.Timer.sendNotification(Timer.java:1295)
	at javax.management.timer.Timer.notifyAlarmClock(Timer.java:1264)
	at javax.management.timer.TimerAlarmClock.run(Timer.java:1347)
	at java.util.TimerThread.mainLoop(Timer.java:512)
	at java.util.TimerThread.run(Timer.java:462)
Caused by: java.lang.OutOfMemoryError: Java heap space

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

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4092821



More information about the jboss-dev-forums mailing list