[mashup-dev] [jira] Updated: (MASHUP-55) SNAPSHOT build (May 30,
2007 09:58 AM) crashes
Jonathan Marsh (JIRA)
jira at wso2.org
Mon Jun 4 08:26:02 PDT 2007
[ http://www.wso2.org/jira/browse/MASHUP-55?page=all ]
Jonathan Marsh updated MASHUP-55:
---------------------------------
Affects Version/s: alpha_1
Better in June1st build, but there is still a startup exception:
INFO [2007-06-04 08:24:19,675] Using WSO2 WSAS Home = C:\WSO2-M~1\bin\..\lib\w
so2wsas
INFO [2007-06-04 08:24:19,679] Using Server Info Class = org.wso2.wsas.Embedde
dTomcatServerInfo
2007-06-04 15:24:20.941 GMT Thread[Thread-1,5,main] java.io.FileNotFoundExceptio
n: C:\WSO2-M~1\bin\..\lib\wso2wsas\conf\..\logs\wso2wsas-derby.log (The system c
annot find the path specified)
----------------------------------------------------------------
2007-06-04 15:24:21.149 GMT:
Booting Derby version The Apache Software Foundation - Apache Derby - 10.2.2.0
- (485682): instance c013800d-0112-f756-3450-ffff8bf17a1a
on database directory C:\WSO2-MashupServer\lib\wso2wsas\database\WSO2WSAS_DB
Database Class Loader started - derby.database.classpath=''
INFO [2007-06-04 08:24:25,204] Initialized module - addressing
INFO [2007-06-04 08:24:25,219] Deploying module: addressing
INFO [2007-06-04 08:24:25,266] Initialized module - rahas
INFO [2007-06-04 08:24:25,266] Deploying module: rahas
INFO [2007-06-04 08:24:25,795] Initialized module - rampart
INFO [2007-06-04 08:24:25,796] Deploying module: rampart
INFO [2007-06-04 08:24:26,118] Initialized module - sandesha2
INFO [2007-06-04 08:24:26,118] Deploying module: sandesha2-1.1
INFO [2007-06-04 08:24:26,148] Initialized module - wso2mex
INFO [2007-06-04 08:24:26,148] Deploying module: wso2mex-1.2
INFO [2007-06-04 08:24:26,168] Deploying module: wso2statistics-1.2
INFO [2007-06-04 08:24:26,218] Initialized module - wso2throttle
INFO [2007-06-04 08:24:26,218] Deploying module: wso2throttle-1.2
INFO [2007-06-04 08:24:26,248] Deploying module: wso2tracer-1.2
INFO [2007-06-04 08:24:26,255] Deploying module: wso2wsas-admin-1.2
INFO [2007-06-04 08:24:26,286] Initialized module - wso2xfer
INFO [2007-06-04 08:24:26,286] Deploying module: wso2xfer-1.2
INFO [2007-06-04 08:24:26,393] Globally engaging module - wso2statistics
INFO [2007-06-04 08:24:26,393] Globally engaging module - wso2tracer
INFO [2007-06-04 08:24:27,237] Deploying Web service: wso2codegen.aar
INFO [2007-06-04 08:24:27,737] Initialized Service Group - wso2mashup-scraperS
ervice
INFO [2007-06-04 08:24:28,132] Initialized service - ScraperService
INFO [2007-06-04 08:24:28,256] Deploying Web service: wso2mashup-scraperServic
e.aar
INFO [2007-06-04 08:24:29,705] Deploying Web service: wso2wsas-administration.
aar
INFO [2007-06-04 08:24:30,312] Initialized Service Group - converterService.js
INFO [2007-06-04 08:24:30,325] Initialized service - converterService
INFO [2007-06-04 08:24:30,325] Deploying Web service: converterService.js
INFO [2007-06-04 08:24:30,402] Initialized Service Group - digit2image.js
INFO [2007-06-04 08:24:30,414] Initialized service - digit2image
INFO [2007-06-04 08:24:30,416] Deploying Web service: digit2image.js
INFO [2007-06-04 08:24:30,455] Initialized Service Group - storexml.js
INFO [2007-06-04 08:24:30,479] Initialized service - storexml
INFO [2007-06-04 08:24:30,479] Deploying Web service: storexml.js
INFO [2007-06-04 08:24:30,507] Initialized Service Group - version.js
INFO [2007-06-04 08:24:30,520] Initialized service - version
INFO [2007-06-04 08:24:30,521] Deploying Web service: version.js
INFO [2007-06-04 08:24:31,694] Initializing Coyote HTTP/1.1 on http-9443
INFO [2007-06-04 08:24:31,758] Starting Coyote HTTP/1.1 on http-9443
INFO [2007-06-04 08:24:31,838] Initializing Coyote HTTP/1.1 on http-9762
INFO [2007-06-04 08:24:31,842] Starting Coyote HTTP/1.1 on http-9762
ERROR [2007-06-04 08:24:31,875] org.wso2.wsas.ServerManager mandatory element S
erverInitializer can not be found
FATAL [2007-06-04 08:24:31,881] Cannot start WSO2 WSAS
org.wso2.utils.ServerException: org.wso2.wsas.ServerManager mandatory element Se
rverInitializer can not be found
at org.wso2.wsas.ServerManager.startServerIntializer(ServerManager.java:
156)
at org.wso2.wsas.ServerManager.start(ServerManager.java:100)
at org.wso2.wsas.MainServlet.start(MainServlet.java:195)
at org.wso2.mashup.transport.MainServlet.start(MainServlet.java:28)
at org.wso2.wsas.MainServlet.init(MainServlet.java:163)
at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.
java:1105)
at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:93
2)
at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContex
t.java:3915)
at org.apache.catalina.core.StandardContext.start(StandardContext.java:4
176)
at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase
.java:759)
at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:73
9)
at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:524)
at org.wso2.wsas.TomcatRepositoryListener.run(TomcatRepositoryListener.j
ava:104)
at java.lang.Thread.run(Thread.java:595)
FATAL [2007-06-04 08:24:31,901] WSO2 Mashup Server startup failed.
INFO [2007-06-04 08:24:31,906] Using Repository C:\WSO2-M~1\bin\..
INFO [2007-06-04 08:24:31,908]
INFO [2007-06-04 08:24:31,909] Listening for HTTP on ----> 9762
INFO [2007-06-04 08:24:31,910] Listening for HTTPS on ----> 9443
INFO [2007-06-04 08:24:31,911] Management Console available at ----> https:/
/10.1.1.23:9443/<ContextRoot>
INFO [2007-06-04 08:24:31,914]
INFO [2007-06-04 08:24:31,916] WSO2 Mashup Server started in 13876 ms
INFO [2007-06-04 08:24:31,928] Deployed Web application: ROOT
INFO [2007-06-04 08:24:32,066] Initialized module - addressing
INFO [2007-06-04 08:24:32,067] Deploying module: addressing
INFO [2007-06-04 08:24:32,085] Initialized module - rahas
INFO [2007-06-04 08:24:32,086] Deploying module: rahas
INFO [2007-06-04 08:24:32,099] Initialized module - rampart
INFO [2007-06-04 08:24:32,100] Deploying module: rampart
INFO [2007-06-04 08:24:32,216] Initialized module - sandesha2
INFO [2007-06-04 08:24:32,217] Deploying module: sandesha2-1.1
INFO [2007-06-04 08:24:32,238] Initialized module - wso2mex
INFO [2007-06-04 08:24:32,239] Deploying module: wso2mex-1.2
INFO [2007-06-04 08:24:32,248] Deploying module: wso2statistics-1.2
INFO [2007-06-04 08:24:32,282] Initialized module - wso2throttle
INFO [2007-06-04 08:24:32,283] Deploying module: wso2throttle-1.2
INFO [2007-06-04 08:24:32,310] Deploying module: wso2tracer-1.2
INFO [2007-06-04 08:24:32,315] Deploying module: wso2wsas-admin-1.2
INFO [2007-06-04 08:24:32,336] Initialized module - wso2xfer
INFO [2007-06-04 08:24:32,338] Deploying module: wso2xfer-1.2
INFO [2007-06-04 08:24:32,643] Deploying Web service: wso2codegen.aar
INFO [2007-06-04 08:24:32,956] Initialized Service Group - wso2mashup-scraperS
ervice
INFO [2007-06-04 08:24:32,969] Initialized service - ScraperService
INFO [2007-06-04 08:24:33,078] Deploying Web service: wso2mashup-scraperServic
e.aar
INFO [2007-06-04 08:24:34,157] Deploying Web service: wso2wsas-administration.
aar
INFO [2007-06-04 08:24:34,747] Initialized Service Group - converterService.js
INFO [2007-06-04 08:24:34,774] Initialized service - converterService
INFO [2007-06-04 08:24:34,776] Deploying Web service: converterService.js
INFO [2007-06-04 08:24:34,914] Initialized Service Group - digit2image.js
INFO [2007-06-04 08:24:34,932] Initialized service - digit2image
INFO [2007-06-04 08:24:34,934] Deploying Web service: digit2image.js
INFO [2007-06-04 08:24:34,975] Initialized Service Group - storexml.js
INFO [2007-06-04 08:24:34,990] Initialized service - storexml
INFO [2007-06-04 08:24:34,991] Deploying Web service: storexml.js
INFO [2007-06-04 08:24:35,016] Initialized Service Group - version.js
INFO [2007-06-04 08:24:35,027] Initialized service - version
INFO [2007-06-04 08:24:35,029] Deploying Web service: version.js
INFO [2007-06-04 08:24:35,489] Deployed Web application: wsasadmin
> SNAPSHOT build (May 30, 2007 09:58 AM) crashes
> ------------------------------------------------
>
> Key: MASHUP-55
> URL: http://www.wso2.org/jira/browse/MASHUP-55
> Project: WSO2 Mashup Server
> Issue Type: Bug
> Affects Versions: alpha_1
> Environment: Vista
> Reporter: Jonathan Marsh
> Assigned To: Thilina Gunarathne
> Priority: Blocker
>
> 2007-05-31 13:36:42.434 GMT Thread[Thread-1,5,main] java.io.FileNotFoundExceptio
> n: C:\WSO2-M~1\bin\..\lib\wso2wsas\conf\..\logs\wso2wsas-derby.log (The system c
> annot find the path specified)
> ----------------------------------------------------------------
> 2007-05-31 13:36:42.885 GMT:
> Booting Derby version The Apache Software Foundation - Apache Derby - 10.2.2.0
> - (485682): instance c013800d-0112-e25a-37c5-ffff8bf17a1a
> on database directory C:\WSO2-MashupServer\lib\wso2wsas\database\WSO2WSAS_DB
> Database Class Loader started - derby.database.classpath=''
> INFO [2007-05-31 06:37:09,707] Using WSO2 WSAS Home = C:\WSO2-M~1\bin\..\lib\w
> so2wsas
> INFO [2007-05-31 06:37:09,711] Using Server Info Class = org.wso2.wsas.Embedde
> dTomcatServerInfo
> INFO [2007-05-31 06:37:13,358] Added new module - addressing
> INFO [2007-05-31 06:37:13,378] Deploying module: addressing
> INFO [2007-05-31 06:37:13,461] Added new module - rahas
> INFO [2007-05-31 06:37:13,462] Deploying module: rahas
> INFO [2007-05-31 06:37:14,403] Added new module - rampart
> INFO [2007-05-31 06:37:14,403] Deploying module: rampart
> INFO [2007-05-31 06:37:14,687] Added new module - sandesha2
> INFO [2007-05-31 06:37:14,688] Deploying module: sandesha2
> INFO [2007-05-31 06:37:14,779] Added new module - mex
> INFO [2007-05-31 06:37:14,780] Deploying module: mex
> INFO [2007-05-31 06:37:14,894] Added new module - statisticsModule
> INFO [2007-05-31 06:37:14,895] Deploying module: statisticsModule
> INFO [2007-05-31 06:37:14,971] Added new module - throttle
> INFO [2007-05-31 06:37:14,972] Deploying module: throttle
> INFO [2007-05-31 06:37:15,509] Added new module - TracerModule
> INFO [2007-05-31 06:37:15,514] Deploying module: TracerModule
> INFO [2007-05-31 06:37:15,562] Added new module - wso2wsas
> INFO [2007-05-31 06:37:15,563] Deploying module: wso2wsas-admin
> INFO [2007-05-31 06:37:15,614] Added new module - transfer
> INFO [2007-05-31 06:37:15,615] Deploying module: transfer
> INFO [2007-05-31 06:37:15,723] Globally engaging module - wso2statistics
> INFO [2007-05-31 06:37:15,727] Globally engaging module - wso2tracer
> FATAL [2007-05-31 06:37:15,848] Cannot start WSO2 WSAS
> org.apache.axis2.AxisFault: The system is attempting to engage a module that is
> not available: wso2statistics
> at org.apache.axis2.engine.AxisConfiguration.engageModule(AxisConfigurat
> ion.java:407)
> at org.apache.axis2.deployment.DeploymentEngine.engageModules(Deployment
> Engine.java:597)
> at org.wso2.wsas.deployment.ServerConfigurator.engageGlobalModules(Serve
> rConfigurator.java:273)
> at org.apache.axis2.context.ConfigurationContextFactory.createConfigurat
> ionContext(ConfigurationContextFactory.java:73)
> at org.wso2.wsas.ServerManager.start(ServerManager.java:120)
> at org.wso2.wsas.MainServlet.start(MainServlet.java:190)
> at org.wso2.mashup.transport.MainServlet.start(MainServlet.java:28)
> at org.wso2.wsas.MainServlet.init(MainServlet.java:158)
> at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.
> java:1105)
> at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:93
> 2)
> at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContex
> t.java:3915)
> at org.apache.catalina.core.StandardContext.start(StandardContext.java:4
> 176)
> at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase
> .java:759)
> at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:73
> 9)
> at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:524)
> at org.wso2.wsas.TomcatRepositoryListener.run(TomcatRepositoryListener.j
> ava:104)
> at java.lang.Thread.run(Thread.java:595)
> FATAL [2007-05-31 06:37:15,857] WSO2 Mashup Server startup failed.
> INFO [2007-05-31 06:37:15,861] Using Repository C:\WSO2-M~1\bin\..
> INFO [2007-05-31 06:37:15,862]
> INFO [2007-05-31 06:37:15,862] Listening for HTTP on ----> -1
> INFO [2007-05-31 06:37:15,862] Listening for HTTPS on ----> -1
> ERROR [2007-05-31 06:37:15,863] StandardWrapper.Throwable
> java.lang.NullPointerException
> at org.wso2.wsas.ServerManager.printMgtConsoleURL(ServerManager.java:504
> )
> at org.wso2.wsas.MainServlet.printInfo(MainServlet.java:227)
> at org.wso2.wsas.MainServlet.init(MainServlet.java:165)
> at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.
> java:1105)
> at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:93
> 2)
> at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContex
> t.java:3915)
> at org.apache.catalina.core.StandardContext.start(StandardContext.java:4
> 176)
> at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase
> .java:759)
> at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:73
> 9)
> at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:524)
> at org.wso2.wsas.TomcatRepositoryListener.run(TomcatRepositoryListener.j
> ava:104)
> at java.lang.Thread.run(Thread.java:595)
> ERROR [2007-05-31 06:37:15,870] Servlet / threw load() exception
> java.lang.NullPointerException
> at org.wso2.wsas.ServerManager.printMgtConsoleURL(ServerManager.java:504
> )
> at org.wso2.wsas.MainServlet.printInfo(MainServlet.java:227)
> at org.wso2.wsas.MainServlet.init(MainServlet.java:165)
> at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.
> java:1105)
> at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:93
> 2)
> at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContex
> t.java:3915)
> at org.apache.catalina.core.StandardContext.start(StandardContext.java:4
> 176)
> at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase
> .java:759)
> at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:73
> 9)
> at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:524)
> at org.wso2.wsas.TomcatRepositoryListener.run(TomcatRepositoryListener.j
> ava:104)
> at java.lang.Thread.run(Thread.java:595)
> INFO [2007-05-31 06:37:15,887] Deployed Web application: ROOT
> INFO [2007-05-31 06:37:16,991] Initialized module - addressing
> INFO [2007-05-31 06:37:16,992] Deploying module: addressing
> INFO [2007-05-31 06:37:17,029] Initialized module - rahas
> INFO [2007-05-31 06:37:17,031] Deploying module: rahas
> INFO [2007-05-31 06:37:17,069] Initialized module - rampart
> INFO [2007-05-31 06:37:17,070] Deploying module: rampart
> INFO [2007-05-31 06:37:17,184] Initialized module - sandesha2
> INFO [2007-05-31 06:37:17,185] Deploying module: sandesha2
> INFO [2007-05-31 06:37:17,234] Initialized module - mex
> INFO [2007-05-31 06:37:17,235] Deploying module: mex
> INFO [2007-05-31 06:37:17,275] Initialized module - statisticsModule
> INFO [2007-05-31 06:37:17,276] Deploying module: statisticsModule
> INFO [2007-05-31 06:37:17,319] Initialized module - throttle
> INFO [2007-05-31 06:37:17,320] Deploying module: throttle
> INFO [2007-05-31 06:37:17,381] Initialized module - TracerModule
> INFO [2007-05-31 06:37:17,382] Deploying module: TracerModule
> INFO [2007-05-31 06:37:17,457] Initialized module - wso2wsas
> INFO [2007-05-31 06:37:17,459] Deploying module: wso2wsas-admin
> INFO [2007-05-31 06:37:17,486] Initialized module - transfer
> INFO [2007-05-31 06:37:17,487] Deploying module: transfer
> ERROR [2007-05-31 06:37:17,614] org.apache.axis2.AxisFault: The system is attem
> pting to engage a module that is not available: wso2statistics
> ERROR [2007-05-31 06:37:17,619] Servlet /wsasadmin threw load() exception
> org.apache.axis2.AxisFault: The system is attempting to engage a module that is
> not available: wso2statistics
> at org.apache.axis2.engine.AxisConfiguration.engageModule(AxisConfigurat
> ion.java:407)
> at org.apache.axis2.deployment.DeploymentEngine.engageModules(Deployment
> Engine.java:597)
> at org.apache.axis2.deployment.FileSystemConfigurator.engageGlobalModule
> s(FileSystemConfigurator.java:131)
> at org.apache.axis2.context.ConfigurationContextFactory.createConfigurat
> ionContext(ConfigurationContextFactory.java:73)
> at org.apache.axis2.context.ConfigurationContextFactory.createConfigurat
> ionContextFromFileSystem(ConfigurationContextFactory.java:173)
> at org.wso2.wsas.transport.UIInitializerServlet.initConfigContext(UIInit
> ializerServlet.java:96)
> at org.wso2.wsas.transport.UIInitializerServlet.init(UIInitializerServle
> t.java:58)
> at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.
> java:1105)
> at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:93
> 2)
> at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContex
> t.java:3915)
> at org.apache.catalina.core.StandardContext.start(StandardContext.java:4
> 176)
> at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase
> .java:759)
> at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:73
> 9)
> at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:524)
> at org.wso2.wsas.TomcatRepositoryListener.run(TomcatRepositoryListener.j
> ava:108)
> at java.lang.Thread.run(Thread.java:595)
> INFO [2007-05-31 06:37:17,631] Deployed Web application: wsasadmin
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://www.wso2.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the Mashup-dev
mailing list