0 Replies Latest reply on Mar 28, 2003 9:02 AM by mbucknam

    java.lang.SecurityException on startup

      I get the following error on the console and in the server.log file when I start up jboss. I am using jdk 1.4. I seems to be pretty major because I cannot run the test client from the getting started guide because I get an error on it too. Any ideas?

      2003-03-28 09:38:22,098 INFO [org.jboss.deployment.MainDeployer] Deployed package: file:/opt/jboss-3.0.6_tomcat-4.1.18/server/default/deploy/jms-service.xml
      2003-03-28 09:38:22,100 INFO [org.jboss.deployment.MainDeployer] Starting deployment of package: file:/opt/jboss-3.0.6_tomcat-4.1.18/server/default/deploy/mail-service.xml
      2003-03-28 09:38:25,031 ERROR [org.jboss.deployment.MainDeployer] could not create deployment: file:/opt/jboss-3.0.6_tomcat-4.1.18/server/default/deploy/mail-service.xml
      org.jboss.deployment.DeploymentException: Can't access default constructor for org.jboss.mail.MailService: java.lang.SecurityException: cannot verify signature block file META-INF/SUN_MICR; - nested throwable: (ReflectionException: Can't access default constructor for org.jboss.mail.MailService: java.lang.SecurityException: cannot verify signature block file META-INF/SUN_MICR
      Cause: java.lang.SecurityException: cannot verify signature block file META-INF/SUN_MICR)