Jboss 5.0 GA diablo-jdk 1.6/ jdk16 and jboss5ctl

Horst Leitenmueller horst.leitenmueller at liwest.at
Mon Feb 16 01:28:26 PST 2009


hello together,

problem on jboss 5.0 GA and enable via jboss5ctl 
on:  FreeBSD 7.1-RELEASE-p2 #3

i have tried both with 
/usr/local/jboss5/bin/run.sh    
jdk set to diablo1.6/jdk16 via javavm_opt.conf

normal boot (with some warnings in log file but normal as post of scott
starky)

when i try to start via rc.conf (jboss5_enable="YES")
which calls in background the /usr/local/bin/jboss5ctl

the i always get an error

09:23:51,788 DEBUG [BaseClassLoader] Created
BaseClassLoader at e771f3{bindings-classloader:0.0.0$MODULE} with policy
VFSClassLoaderPolicy at ea3932{name=bindings-classloader:0.0.0$MODULE
domain=null
roots=[DelegatingHandler at 22091943[path=jboss-bindingservice.jar
context=file:/s/usr-local/jboss5/common/lib/
real=file:/s/usr-local/jboss5/common/lib/jboss-bindingservice.jar]]
delegates=null exported=[org.jboss.services.binding,
org.jboss.services.binding.impl, META-INF] <IMPORT-ALL>NON_EMPTY}

09:23:51,789 DEBUG [BaseClassLoaderDomain]
ClassLoaderDomain at 118fa47{DefaultDomain} registerClassLoader
BaseClassLoader at e771f3{bindings-classloader:0.0.0$MODULE}
09:23:52,781 ERROR [AbstractKernelController] Error installing to
Instantiated: name=StandardBindings state=Described
java.lang.IllegalArgumentException: Wrong arguments. new for target
java.lang.reflect.Constructor expected=[int] actual=[java.util.HashSet]
	at
org.jboss.reflect.plugins.introspection.ReflectionUtils.handleErrors(ReflectionUtils.java:395)

and system shutsdown.......

09:23:57,988 DEBUG [ServerImpl] Failed to start
java.lang.IllegalStateException: Incompletely deployed:

*** DEPLOYMENTS IN ERROR: Name -> Error
StandardBindings -> java.lang.IllegalArgumentException: Wrong arguments.
new for target java.lang.reflect.Constructor expected=[int]
actual=[java.util.HashSet]

*** DEPLOYMENTS MISSING DEPENDENCIES: Name -> Dependency{Required
State:Actual State}
ServiceBindingManager -> ServiceBindingStore{Installed:Instantiated}
ServiceBindingStore -> StandardBindings{Installed:**ERROR**}
SystemPropertyBinder#1 -> ServiceBindingManager{Installed:Described}
SystemPropertyBinder -> SystemPropertyBinder#1{Installed:Described}

	at
org.jboss.kernel.plugins.deployment.AbstractKernelDeployer.internalValidate(AbstractKernelDeployer.java:290)
	at
org.jboss.kernel.plugins.deployment.AbstractKernelDeployer.validate(AbstractKernelDeployer.java:174)
	at
org.jboss.bootstrap.microcontainer.ServerImpl.doStart(ServerImpl.java:148)
	at
org.jboss.bootstrap.AbstractServerImpl.start(AbstractServerImpl.java:394)
	at org.jboss.Main.boot(Main.java:209)
	at org.jboss.Main$1.run(Main.java:547)
	at java.lang.Thread.run(Thread.java:619)
09:23:57,992 INFO  [ServerImpl] Runtime shutdown hook called, forceHalt:
true


is there a solution how to prevent the problem with jboss5ctl ?

thanx for response

br horst leitenmueller


-- 
------------------------------------
Horst Leitenmueller
email: horst.leitenmueller at liwest.at
------------------------------------



More information about the freebsd-java mailing list