Hi.

I have a serious problem with starting JBoss from within the Eclipse JBoss-IDE. 
 When I attempt to do a Start with the Server Navigator, I get:


  | Failed to boot JBoss:
  | java.security.AccessControlException: access denied 
(java.util.PropertyPermission * read,write)
  |     at 
java.security.AccessControlContext.checkPermission(AccessControlContext.java:264)
  |     at 
java.security.AccessController.checkPermission(AccessController.java:427)
  |     at java.lang.SecurityManager.checkPermission(SecurityManager.java:532)
  |     at 
java.lang.SecurityManager.checkPropertiesAccess(SecurityManager.java:1252)
  |     at java.lang.System.getProperties(System.java:560)
  |     at org.jboss.Main.<init>(Main.java:76)
  |     at org.jboss.Main$1.run(Main.java:462)
  |     at java.lang.Thread.run(Thread.java:613)
  | 

This used to work fine, I can't see what changed in my configuration to cause 
this.  Any help gratefully received - I can't use debug for  applications 
within Jboss until I've fixed this!

My config:

Eclipse 3.1.2
Jboss 4.0.2
Java 1.5.0

Thanks,

Bruno.


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

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


_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to