Hi,

I had download a fresh jboss 3.2.0RC3. When I start it on my local system
(win2k, jdk1.4) some exceptions comes up.
Had someone successful unpack and start jboss 3.2.0RC3 on a similar system?
Thanks
Stefan

20:37:54,125 INFO  [ServiceConfigurator] Problem configuring service
jboss.system:type=Log4jService,service=Logging
20:37:54,125 DEBUG [NestedThrowable]
org.jboss.util.NestedThrowable.parentTraceEnabled=true
20:37:54,125 DEBUG [NestedThrowable]
org.jboss.util.NestedThrowable.nestedTraceEnabled=true
20:37:54,125 DEBUG [NestedThrowable]
org.jboss.util.NestedThrowable.detectDuplicateNesting=true
org.jboss.deployment.DeploymentException: No property editor for attribute:
ConfigurationURL; type=class java.net.URL
        at
org.jboss.system.ServiceConfigurator.configure(ServiceConfigurator.java:314)


20:37:54,234 DEBUG [LocalJBossServerDomain] postRegister(), parent: null
20:37:54,234 DEBUG [LocalJBossServerDomain] postCreation(), create
J2EEServer instance
java.lang.Exception: StackTrace
        at
org.jboss.management.j2ee.LocalJBossServerDomain.postCreation(LocalJBossServ
erDomain.java:397)
        at
org.jboss.management.j2ee.J2EEManagedObject.postRegister(J2EEManagedObject.j
ava:249)


20:37:55,656 INFO  [ServiceConfigurator] Problem configuring service
jboss:service=invoker,type=http,target=Naming
org.jboss.deployment.DeploymentException: No property editor for attribute:
ExportedInterface; type=class java.lang.Class
        at
org.jboss.system.ServiceConfigurator.configure(ServiceConfigurator.java:314)
        at
org.jboss.system.ServiceConfigurator.internalInstall(ServiceConfigurator.jav
a:176)
        at
org.jboss.system.ServiceConfigurator.install(ServiceConfigurator.java:118)
        at org.jboss.system.ServiceController.install(ServiceController.java:225)
        at java.lang.reflect.Method.invoke(Native Method)

20:37:55,687 INFO  [ServiceConfigurator] Problem configuring service
jboss:service=invoker,type=http,target=Naming,readonly=true
org.jboss.deployment.DeploymentException: No property editor for attribute:
ExportedInterface; type=class java.lang.Class
        at
org.jboss.system.ServiceConfigurator.configure(ServiceConfigurator.java:314)


20:38:04,125 DEBUG [WebModuleFactory] Creating servlet:
jboss.web:Jetty=0,JBossWebApplicationContext=0,context=/invoker,HashSessionM
anager=0
20:38:04,125 DEBUG [Servlet] Could not create JSR-77 Servlet: null
java.lang.NullPointerException
        at java.util.Hashtable.put(Hashtable.java:380)
        at
org.jboss.management.j2ee.J2EEManagedObject.<init>(J2EEManagedObject.java:14
7)
        at org.jboss.management.j2ee.Servlet.<init>(Servlet.java:88)

20:38:07,640 DEBUG [WebModuleFactory] Creating servlet:
jboss.web:Jetty=0,JBossWebApplicationContext=1,context=/jbossmq-httpil,HashS
essionManager=0
20:38:07,640 DEBUG [Servlet] Could not create JSR-77 Servlet: null
java.lang.NullPointerException
        at java.util.Hashtable.put(Hashtable.java:380)
        at
org.jboss.management.j2ee.J2EEManagedObject.<init>(J2EEManagedObject.java:14
7)
        at org.jboss.management.j2ee.Servlet.<init>(Servlet.java:88)
        at org.jboss.management.j2ee.Servlet.create(Servlet.java:47)


20:38:18,625 ERROR [Server] Root deployment has missing dependencies;
continuing
Incomplete Deployment listing:
Packages waiting for a deployer:
  <none>
Incompletely deployed packages:
  <none>
MBeans waiting for classes:
  <none>
MBeans waiting for other MBeans:
[ObjectName: jboss.system:type=Log4jService,service=Logging
 state: FAILED
 I Depend On:
 Depends On Me: org.jboss.deployment.DeploymentException: No property editor
for attribute: ConfigurationURL; type=class java.net.URL, ObjectName:
jboss:service=invoker,type=http,target=Naming
 state: FAILED
 I Depend On:
 Depends On Me: org.jboss.deployment.DeploymentException: No property editor
for attribute: ExportedInterface; type=class java.lang.Class, ObjectName:
jboss:service=invoker,type=http,target=Naming,readonly=true
 state: FAILED
 I Depend On:
 Depends On Me: org.jboss.deployment.DeploymentException: No property editor
for attribute: ExportedInterface; type=class java.lang.Class]
        at
org.jboss.deployment.MainDeployer.checkIncompleteDeployments(MainDeployer.ja
va:1147)
        at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:615)
        at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:596)
        at java.lang.reflect.Method.invoke(Native Method)





-------------------------------------------------------
This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger 
for complex code. Debugging C/C++ programs can leave you feeling lost and 
disoriented. TotalView can help you find your way. Available on major UNIX 
and Linux platforms. Try it free. www.etnus.com
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to