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 View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4224068#4224068 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4224068 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
