Axis2Server.bat fails to start
------------------------------

                 Key: AXIS2-3187
                 URL: https://issues.apache.org/jira/browse/AXIS2-3187
             Project: Axis 2.0 (Axis2)
          Issue Type: Bug
    Affects Versions: 1.3
         Environment: Windows XP SP2,
JDK6.0,
CLASSPATH=.;F:\oracle\product\10.2.0\db_1\jdbc\lib\ojdbc14.jar;C:\Program 
Files\Java\jre1.6.0_01\lib\ext\QTJava.zip

            Reporter: Radha Ranjan Madhav
             Fix For: 1.3


I'm facing following error when I try to start axis2server.bat from command 
prompt. It was working fine till sometime back, don't know what went wrong. 
Tried googling, but couldn't get exact cause and solution. 
------------------------------------------------------------------
 
Using JAVA_HOME    C:\jdk6
Using AXIS2_HOME   C:\axis2-1.3
[INFO] [SimpleAxisServer] Starting
[INFO] [SimpleAxisServer] Using the Axis2 RepositoryC:\axis2-1.3\repository
[SimpleAxisServer] Using the Axis2 RepositoryC:\axis2-1.3\repository
[SimpleAxisServer] Using the Axis2 Configuration FileC:\axis2-1.3\conf\axis2.xml
[FATAL] [SimpleAxisServer] Shutting down. Error starting SimpleAxisServer
java.lang.ExceptionInInitializerError
        at org.apache.axis2.util.XMLUtils.toOM(XMLUtils.java:564)
        at 
org.apache.axis2.deployment.DescriptionBuilder.buildOM(DescriptionBuilder.java:96)
        at 
org.apache.axis2.deployment.AxisConfigBuilder.populateConfig(AxisConfigBuilder.java:79)
        at 
org.apache.axis2.deployment.DeploymentEngine.populateAxisConfiguration(DeploymentEngine.java:615)
        at 
org.apache.axis2.deployment.FileSystemConfigurator.getAxisConfiguration(FileSystemConfigurator.java:115)
        at 
org.apache.axis2.context.ConfigurationContextFactory.createConfigurationContext(ConfigurationContextFactory.java:64)
        at 
org.apache.axis2.context.ConfigurationContextFactory.createConfigurationContextFromFileSystem(ConfigurationContextFactory.java:180)
        at 
org.apache.axis2.transport.SimpleAxis2Server.<init>(SimpleAxis2Server.java:50)
        at 
org.apache.axis2.transport.SimpleAxis2Server.main(SimpleAxis2Server.java:101)
Caused by: java.lang.IllegalStateException: No valid ObjectCreator found.
        at org.apache.axiom.om.util.StAXUtils$Pool.<init>(StAXUtils.java:64)
        at org.apache.axiom.om.util.StAXUtils.<clinit>(StAXUtils.java:88)
        ... 9 more
[SimpleAxisServer] Shutting down. Error starting SimpleAxisServer
 
I tried unpacking the distribution again fresh, but it didn't work.


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to