0 Replies Latest reply on Aug 28, 2002 9:55 PM by ultracode

    JBoss 3.0.2 default config will not start

    ultracode

      I just downloaded 3.0.2 and found that it no longer starts up in its default configuration. 3.0.0 at least ran on my (Linux) system. I've tried IBM JDK1.3.0 and Sun's JDK 1.4.0_01-b03, with the same results:

      17:55:45,713 INFO [MainDeployer] Deployed package: file:/opt/jboss-3.0.2/server/default/lib/jbossmx.jar
      17:55:45,806 INFO [ServiceConfigurator] Problem configuring service jboss:type=Service,name=SystemProperties
      org.jboss.deployment.DeploymentException: No property editor for attribute: Properties; type=class java.util.Properties
      at org.jboss.system.ServiceConfigurator.configure(ServiceConfigurator.java:328)
      at org.jboss.system.ServiceConfigurator.internalInstall(ServiceConfigurator.java:187)
      at

      17:55:45,902 INFO [ServiceConfigurator] Problem configuring service jboss.system:type=Log4jService,service=Logging
      org.jboss.deployment.DeploymentException: No property editor for attribute: ConfigurationURL; type=class java.net.URL
      at org.jboss.system.ServiceConfigurator.configure(ServiceConfigurator.java:328)
      at org.jboss.system.ServiceConfigurator.internalInstall(ServiceConfigurator.java:187)


      Help!
      -Eric