<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;"><p style="margin-bottom: 0in;">Dear Sir,</p>
<p style="margin-bottom: 0in;">please, can you help me,</p>
<p style="margin-bottom: 0in;"><br>
</p>
<p style="margin-bottom: 0in;">My problem is is can't  run Jboss
server “jboss-4.2.3.GA”, these steps I do it:</p>
<p style="margin-bottom: 0in;" align="left">1- I installed JDK5 update
16, and the steps is:</p>
<p style="margin-bottom: 0in;" align="left">        a. Make the download
executable with this command 
</p>
<p style="margin-bottom: 0in;" align="left">        chmod 755
jdk-1_5_0_16-linux-amd64-rpm.bin</p>
<p style="margin-bottom: 0in;" align="left">        b. Execute the installater 
</p>
<p style="margin-bottom: 0in;" align="left">        ./jdk-1_5_0_16-linux-amd64-rpm.bin</p>
<p style="margin-bottom: 0in;" align="left">        <span style="">c.
A license agreement will appear on your screen displayed through the
more command. Simply press the         enter key until you get to the end,
or just press the q key to skip right to the end</span> 
</p>
<p style="margin-bottom: 0in;" align="left">        d. At the end of the
agreement, type <strong>yes</strong> to agree to it and continue with
the install.</p>
<p style="margin-bottom: 0in;" align="left">        e. The JDK will unpack and
install itself.</p>
<p style="margin-bottom: 0in;" align="left">        f. The install routine
installs the files into the directory <strong>/usr/java/jdk1.6.0_07</strong>.
It also creates two links in         that directory named default and
latest.<br>But, I didn't know the last step, it is:</p>
<p style="margin-bottom: 0in;" align="left">        g. Add the JDK to the PATH
for all users by editing the <strong>/etc/profile</strong> file and
place the following two lines at         the bottom of your file: 
</p>
<ol><p>JAVA_HOME=/usr/java/default; export JAVA_HOME 
        </p><p>PATH=$JAVA_HOME/bin:$PATH; export PATH  
        </p></ol>
<p style="margin-bottom: 0in;" align="left">But after install JDK5
update 16 , when I type in terminal “java -version” the answer is
        </p>
<p style="margin-bottom: 0in;" align="center">        java version "1.6.0"
</p>
<p style="margin-bottom: 0in;" align="center">        OpenJDK  Runtime
Environment (build 1.6.0-b09)
</p>
<p style="margin-bottom: 0in;" align="center">        OpenJDK 64-Bit Server VM
(build 1.6.0-b09, mixed mode)
</p>
<p style="margin-bottom: 0in;" align="left">but I don't know if the JDK5
update 16 is installed correctly or no, How I can know that it, by
mean is there command line or tools to be sure from the installation 
JDK5 update 16</p>
<p style="margin-bottom: 0in;" align="left"> Then,</p>
<p style="margin-bottom: 0in;" align="left">I start to run
jboss-4.2.0.GA but the error came, it is:</p>
<p style="margin-bottom: 0in;" align="left"><br>
</p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">[root@Server
bin]#  ./run.sh
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">=========================================================================
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff"> 
JBoss Bootstrap Environment
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff"> 
JBOSS_HOME: /usr/lib/jboss/jboss-4.2.3.GA
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff"> 
JAVA: java
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff"> 
JAVA_OPTS: -Dprogram.name=run.sh -Xms128m -Xmx512m
-Dsun.rmi.dgc.client.gcInterval=3600000
-Dsun.rmi.dgc.server.gcInterval=3600000
-Djava.net.preferIPv4Stack=true
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff"> 
CLASSPATH: /usr/lib/jboss/jboss-4.2.3.GA/bin/run.jar
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">=========================================================================
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">13:27:33,674
INFO  [Server] Starting JBoss (MX MicroKernel)...
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">13:27:33,675
INFO  [Server] Release ID: JBoss [Trinity] 4.2.3.GA (build:
SVNTag=JBoss_4_2_3_GA date=200807181417)
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">13:27:33,676
INFO  [Server] Home Dir: /usr/lib/jboss/jboss-4.2.3.GA
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">13:27:33,676
INFO  [Server] Home URL: file:/usr/lib/jboss/jboss-4.2.3.GA/
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">13:27:33,677
INFO  [Server] Patch URL: null
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">13:27:33,677
INFO  [Server] Server Name: default
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">13:27:33,677
INFO  [Server] Server Home Dir:
/usr/lib/jboss/jboss-4.2.3.GA/server/default
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">13:27:33,677
INFO  [Server] Server Home URL:
file:/usr/lib/jboss/jboss-4.2.3.GA/server/default/
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">13:27:33,677
INFO  [Server] Server Log Dir:
/usr/lib/jboss/jboss-4.2.3.GA/server/default/log
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">13:27:33,677
INFO  [Server] Server Temp Dir:
/usr/lib/jboss/jboss-4.2.3.GA/server/default/tmp
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">13:27:33,678
INFO  [Server] Root Deployment Filename: jboss-service.xml
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">13:27:44,309
INFO  [ServerInfo] Java version: 1.6.0,Sun Microsystems Inc.
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">13:27:44,309
INFO  [ServerInfo] Java VM: OpenJDK 64-Bit Server VM 1.6.0-b09,Sun
Microsystems Inc.
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">13:27:44,310
INFO  [ServerInfo] OS-System: Linux 2.6.25-14.fc9.x86_64,amd64
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">13:27:44,916
INFO  [Server] Core system initialized
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">13:27:52,630
WARN  [BasicMBeanRegistry]
javax.management.MBeanRegistrationException: preRegister() failed:
[ObjectName='jboss.remoting:service=NetworkRegistry',
Class=org.jboss.remoting.network.NetworkRegistry
(org.jboss.remoting.network.NetworkRegistry@1dd49247)]
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">13:27:52,658
ERROR [MainDeployer] Could not create deployment:
file:/usr/lib/jboss/jboss-4.2.3.GA/server/default/conf/jboss-service.xml
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">org.jboss.deployment.DeploymentException:
- nested throwable: (java.lang.reflect.InvocationTargetException)
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">        at
org.jboss.system.ServiceConfigurator.install(ServiceConfigurator.java:196)
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">        at
org.jboss.system.ServiceController.install(ServiceController.java:226)
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">        at
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">        at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">        at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">        at
java.lang.reflect.Method.invoke(Method.java:616)
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">        at
org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">        at
org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">        at
org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">        at
org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">        at
org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">        at
org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">        at
$Proxy4.install(Unknown Source)
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">        at
org.jboss.deployment.SARDeployer.create(SARDeployer.java:251)
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">        at
org.jboss.deployment.MainDeployer.create(MainDeployer.java:969)
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">        at
org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:818)
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">        at
org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:782)
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">        at
org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:766)
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">        at
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">        at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">        at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">        at
java.lang.reflect.Method.invoke(Method.java:616)
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">        at
org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">        at
org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">        at
org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133)
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">        at
org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">        at
org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:142)
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">        at
org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">        at
org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">        at
org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">        at
org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">        at
$Proxy5.deploy(Unknown Source)
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">        at
org.jboss.system.server.ServerImpl.doStart(ServerImpl.java:482)
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">        at
org.jboss.system.server.ServerImpl.start(ServerImpl.java:362)
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">        at
org.jboss.Main.boot(Main.java:200)
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">        at
org.jboss.Main$1.run(Main.java:508)
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">        at
java.lang.Thread.run(Thread.java:636)
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">Caused
by: java.lang.reflect.InvocationTargetException
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">        at
org.jboss.mx.server.MBeanServerImpl.registerMBean(MBeanServerImpl.java:1451)
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">        at
org.jboss.mx.server.MBeanServerImpl.registerMBean(MBeanServerImpl.java:1350)
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">        at
org.jboss.mx.server.MBeanServerImpl.createMBean(MBeanServerImpl.java:345)
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">        at
org.jboss.system.ServiceCreator.install(ServiceCreator.java:157)
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">        at
org.jboss.system.ServiceConfigurator.internalInstall(ServiceConfigurator.java:451)
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">        at
org.jboss.system.ServiceConfigurator.install(ServiceConfigurator.java:171)
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">        ...
36 more
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">Caused
by: javax.management.MBeanException
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">        at
org.jboss.mx.interceptor.ReflectedDispatcher.handleInvocationExceptions(ReflectedDispatcher.java:180)
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">        at
org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:163)
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">        at
org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">        at
org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133)
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">        at
org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">        at
org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:142)
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">        at
org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">        at
org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">        at
org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">        at
org.jboss.mx.server.MBeanServerImpl$3.run(MBeanServerImpl.java:1422)
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">        at
java.security.AccessController.doPrivileged(Native Method)
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">        at
org.jboss.mx.server.MBeanServerImpl.registerMBean(MBeanServerImpl.java:1417)
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">        ...
41 more
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">Caused
by: javax.management.MBeanRegistrationException: preRegister()
failed: [ObjectName='jboss.remoting:service=NetworkRegistry',
Class=org.jboss.remoting.network.NetworkRegistry
(org.jboss.remoting.network.NetworkRegistry@1dd49247)]
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">        at
org.jboss.mx.server.registry.BasicMBeanRegistry.invokePreRegister(BasicMBeanRegistry.java:713)
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">        at
org.jboss.mx.server.registry.BasicMBeanRegistry.registerMBean(BasicMBeanRegistry.java:211)
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">        at
sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">        at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">        at
java.lang.reflect.Method.invoke(Method.java:616)
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">        at
org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">        ...
51 more
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">Caused
by: java.lang.RuntimeException: Exception creating identity: Server:
Server
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">        at
org.jboss.remoting.ident.Identity.get(Identity.java:211)
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">        at
org.jboss.remoting.network.NetworkRegistry.preRegister(NetworkRegistry.java:268)
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">        at
org.jboss.mx.server.AbstractMBeanInvoker.invokePreRegister(AbstractMBeanInvoker.java:966)
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">        at
org.jboss.mx.modelmbean.ModelMBeanInvoker.invokePreRegister(ModelMBeanInvoker.java:489)
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">        at
org.jboss.mx.server.AbstractMBeanInvoker.preRegister(AbstractMBeanInvoker.java:654)
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">        at
org.jboss.mx.server.registry.BasicMBeanRegistry.invokePreRegister(BasicMBeanRegistry.java:697)
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">        ...
56 more
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">Failed
to boot JBoss:
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">org.jboss.deployment.DeploymentException:
- nested throwable: (java.lang.reflect.InvocationTargetException)
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">        at
org.jboss.system.ServiceConfigurator.install(ServiceConfigurator.java:196)
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">        at
org.jboss.system.ServiceController.install(ServiceController.java:226)
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">        at
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">        at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">        at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">        at
java.lang.reflect.Method.invoke(Method.java:616)
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">        at
org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">        at
org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">        at
org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">        at
org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">        at
org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">        at
org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">        at
$Proxy4.install(Unknown Source)
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">        at
org.jboss.deployment.SARDeployer.create(SARDeployer.java:251)
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">        at
org.jboss.deployment.MainDeployer.create(MainDeployer.java:969)
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">        at
org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:818)
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">        at
org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:782)
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">        at
org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:766)
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">        at
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">        at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">        at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">        at
java.lang.reflect.Method.invoke(Method.java:616)
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">        at
org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">        at
org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">        at
org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133)
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">        at
org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">        at
org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:142)
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">        at
org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">        at
org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">        at
org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">        at
org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">        at
$Proxy5.deploy(Unknown Source)
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">        at
org.jboss.system.server.ServerImpl.doStart(ServerImpl.java:482)
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">        at
org.jboss.system.server.ServerImpl.start(ServerImpl.java:362)
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">        at
org.jboss.Main.boot(Main.java:200)
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">        at
org.jboss.Main$1.run(Main.java:508)
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">        at
java.lang.Thread.run(Thread.java:636)
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">Caused
by: java.lang.reflect.InvocationTargetException
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">        at
org.jboss.mx.server.MBeanServerImpl.registerMBean(MBeanServerImpl.java:1451)
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">        at
org.jboss.mx.server.MBeanServerImpl.registerMBean(MBeanServerImpl.java:1350)
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">        at
org.jboss.mx.server.MBeanServerImpl.createMBean(MBeanServerImpl.java:345)
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">        at
org.jboss.system.ServiceCreator.install(ServiceCreator.java:157)
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">        at
org.jboss.system.ServiceConfigurator.internalInstall(ServiceConfigurator.java:451)
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">        at
org.jboss.system.ServiceConfigurator.install(ServiceConfigurator.java:171)
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">        ...
36 more
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">Caused
by: javax.management.MBeanException
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">        at
org.jboss.mx.interceptor.ReflectedDispatcher.handleInvocationExceptions(ReflectedDispatcher.java:180)
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">        at
org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:163)
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">        at
org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">        at
org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133)
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">        at
org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">        at
org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:142)
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">        at
org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">        at
org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">        at
org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">        at
org.jboss.mx.server.MBeanServerImpl$3.run(MBeanServerImpl.java:1422)
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">        at
java.security.AccessController.doPrivileged(Native Method)
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">        at
org.jboss.mx.server.MBeanServerImpl.registerMBean(MBeanServerImpl.java:1417)
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">        ...
41 more
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">Caused
by: javax.management.MBeanRegistrationException: preRegister()
failed: [ObjectName='jboss.remoting:service=NetworkRegistry',
Class=org.jboss.remoting.network.NetworkRegistry
(org.jboss.remoting.network.NetworkRegistry@1dd49247)]
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">        at
org.jboss.mx.server.registry.BasicMBeanRegistry.invokePreRegister(BasicMBeanRegistry.java:713)
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">        at
org.jboss.mx.server.registry.BasicMBeanRegistry.registerMBean(BasicMBeanRegistry.java:211)
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">        at
sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">        at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">        at
java.lang.reflect.Method.invoke(Method.java:616)
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">        at
org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">        ...
51 more
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">Caused
by: java.lang.RuntimeException: Exception creating identity: Server:
Server
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">        at
org.jboss.remoting.ident.Identity.get(Identity.java:211)
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">        at
org.jboss.remoting.network.NetworkRegistry.preRegister(NetworkRegistry.java:268)
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">        at
org.jboss.mx.server.AbstractMBeanInvoker.invokePreRegister(AbstractMBeanInvoker.java:966)
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">        at
org.jboss.mx.modelmbean.ModelMBeanInvoker.invokePreRegister(ModelMBeanInvoker.java:489)
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">        at
org.jboss.mx.server.AbstractMBeanInvoker.preRegister(AbstractMBeanInvoker.java:654)
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">        at
org.jboss.mx.server.registry.BasicMBeanRegistry.invokePreRegister(BasicMBeanRegistry.java:697)
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">        ...
56 more
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">13:27:52,688
INFO  [Server] Runtime shutdown hook called, forceHalt: true
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">13:27:52,688
INFO  [Server] JBoss SHUTDOWN: Undeploying all packages
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">13:27:52,693
INFO  [Server] Shutdown complete
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">Shutdown
complete
</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">Halting
VM
</font></p>
<p style="margin-bottom: 0in;" align="left"><br>
</p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">Please
help me I'm in big problem in my work.</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">Thanks
.</font></p>
<p style="margin-bottom: 0in;" align="left"><font color="#0000ff">Regards</font></p>
</td></tr></table><br>
      <hr size=1> <a href="http://sg.rd.yahoo.com/aa/mail/domainchoice/mail/signature/*http://mail.promotions.yahoo.com/newdomains/aa/"> Get your new Email address! </a> <br>
Grab the Email name you&#39;ve always wanted before someone else does!