1 Reply Latest reply on Apr 7, 2009 12:19 PM by peterj

    JBoss restart problem

      Hi guys,
      I am having a strange problem with my EJBs in jboss 5.0.1.
      When i restart my server i get the following exception and it doesn't start my ejb.

      14:13:09,759 ERROR [ProfileServiceBootstrap] Failed to load profile:
      java.lang.NullPointerException
       at org.jboss.deployers.plugins.deployers.DeployersImpl.process(DeployersImpl.java:775)
       at org.jboss.deployers.plugins.main.MainDeployerImpl.process(MainDeployerImpl.java:698)
       at org.jboss.system.server.profileservice.ProfileServiceBootstrap.loadProfile(ProfileServiceBootstrap.java:304)
       at org.jboss.system.server.profileservice.ProfileServiceBootstrap.start(ProfileServiceBootstrap.java:205)
       at org.jboss.bootstrap.AbstractServerImpl.start(AbstractServerImpl.java:405)
       at org.jboss.Main.boot(Main.java:209)
       at org.jboss.Main$1.run(Main.java:547)
       at java.lang.Thread.run(Unknown Source)
      
      



      Any suggestions?

      thanks,
      Adnan