[JBoss-user] [Installation, Configuration Deployment] - Problem starting the JBoss server 4.0.2

2006-02-21 Thread svelidanda
I am getting the following error while starting jboss 4.0.2 default server Failed to boot JBoss: java.lang.RuntimeException: Cannot create MBeanServer at org.jboss.mx.server.MBeanServerImpl.(MBeanServerImpl.java:224) at org.jboss.mx.server.MBeanServerBuilderImpl.newMBeanServer(MBeanServer

[JBoss-user] [Installation, Configuration Deployment] - Re:

2006-02-21 Thread svelidanda
complete command prompt content is as follows for my earlier post C:\jboss-4.0.2\binrun === . JBoss Bootstrap Environment . JBOSS_HOME: C:\jboss-4.0.2\bin\\.. . JAVA: C:\j2sdk1.4.2_10\bin\java . JAVA_OPTS:

[JBoss-user] [Installation, Configuration Deployment] - Re: java.io.IOException: No serializer found for class gov.e

2006-01-06 Thread svelidanda
Hi, You may need to create the Serializer/Deserializer class using any JBoss specific ant task. That may help you. Sriniva. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3916049#3916049 Reply to the post :

[JBoss-user] [Installation, Configuration Deployment] - Re: java.io.IOException: No serializer found for class gov.e

2006-01-06 Thread svelidanda
Sorry, If you have the serializer then you have to register it in your client (if it is external) thru some api.. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3916050#3916050 Reply to the post :

[JBoss-user] [Installation, Configuration Deployment] - Re: java.io.IOException: No serializer found for class gov.e

2006-01-06 Thread svelidanda
Post your client code so that I may try to find any bug.. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3916051#3916051 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3916051

[JBoss-user] [Installation, Configuration Deployment] - JBoss 4.0.2 Startup problem

2006-01-06 Thread svelidanda
Hi, I am new to JBoss, earlier I worked with Weblogic/Web Services and am interested to work with JBoss. But The first time I downloaded and tried to start the JBoss Server I am getting errors, can someone help me to fix this bug. Following is the error log while running the \bin\run.bat

[JBoss-user] [Installation, Configuration Deployment] - Re: JBoss 4.0.2 Startup problem

2006-01-06 Thread svelidanda
I don't understand what kind of forum is this. before posting my question I searched forum but couldn't find any relevant solution for my problem, which is really very basic. I found the solution myself as I tried to use higher version of JDK and got the server running. I was using