Hi jaikiran.

Ports are ok now. Im using my command line to start and stop JBOSS. Since 
NetBeans 5.5 Beta 2 with JBOSS bundle seems not to shutdown JBOSS properly. Is 
thi a bug to the NetBeans or in JBOSS side? I just wanna ask.

Im running into problems when Im deploying. Im running into this errors:


  | 2006-10-16 11:26:28,879 ERROR 
[org.jboss.deployment.scanner.URLDeploymentScanner] Incomplete Deployment 
listing:
  | --- MBeans waiting for other MBeans ---
  | ObjectName: 
jboss.j2ee:ear=SampleEJB.ear,jar=SampleEJB-ejb.jar,name=DealerBeanFacade,service=EJB3
  |   State: FAILED
  |   Reason: java.lang.NullPointerException
  |   I Depend On:
  |     
persistence.units:ear=SampleEJB.ear,jar=SampleEJB-ejb.jar,unitName=SampleEJB-ejbPU
  | 
  | --- MBEANS THAT ARE THE ROOT CAUSE OF THE PROBLEM ---
  | ObjectName: 
jboss.j2ee:ear=SampleEJB.ear,jar=SampleEJB-ejb.jar,name=DealerBeanFacade,service=EJB3
  |   State: FAILED
  |   Reason: java.lang.NullPointerException
  |   I Depend On:
  |     
persistence.units:ear=SampleEJB.ear,jar=SampleEJB-ejb.jar,unitName=SampleEJB-ejbPU



jboss.j2ee:ear=SampleEJB.ear,jar=SampleEJB-ejb.jar,name=DealerBeanFacade,service=EJB3
  | java.lang.NullPointerException
  |     at 
org.jboss.ejb3.stateless.StatelessRemoteProxyFactory.getInterfaces(StatelessRemoteProxyFactory.java:62)
  |     at 
org.jboss.ejb3.stateless.BaseStatelessProxyFactory.init(BaseStatelessProxyFactory.java:53)
  |     at 
org.jboss.ejb3.stateless.StatelessRemoteProxyFactory.init(StatelessRemoteProxyFactory.java:78)
  |     at 
org.jboss.ejb3.stateless.BaseStatelessProxyFactory.start(BaseStatelessProxyFactory.java:62)
  |     at 
org.jboss.ejb3.stateless.StatelessRemoteProxyFactory.start(StatelessRemoteProxyFactory.java:85)
  |     at org.jboss.ejb3.ProxyDeployer.start(ProxyDeployer.java:85)
  |     at org.jboss.ejb3.SessionContainer.start(SessionContainer.java:85)
  |     at 
org.jboss.ejb3.stateless.StatelessContainer.start(StatelessContainer.java:80)


I dont know if this is related in your issue in 
http://jira.jboss.com/jira/browse/EJBTHREE-664

I hope someone can help.. thankz :)



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

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

Reply via email to