[Building Sakai] Problem with 2.9 tomcat start

Paul Dagnall pdagnall1 at udayton.edu
Wed Oct 17 11:13:23 PDT 2012


Hi
On a test instance I can point my Sakai 2.9 instance at a clean db and it
starts up fine. I recently converted a test db from Sakai 2.6 to 2.9 using
the sql conversion scripts. When I pointed the 2.9 app at this converted db
it worked very well at first.

However, something must have changed and now I can't get tomcat (7) to
start up anymore, and to make matters worse the error in the tomcat log is
painfully vague.

INFO Registered entity provider
(org.sakaiproject.tool.assessment.entity.impl.PublishedAssessmentEntityProviderImpl)
prefix (sam_pub) with 6 capabilities
INFO Registered 1 custom actions for entity prefix (url):
shorten:list:shorten
INFO EntityPropertiesService: Added 2 properties for entity prefix (url)
and basename (url)
INFO Registered entity provider
(org.sakaiproject.shortenedurl.entityprovider.ShortenedUrlServiceEntityProviderImpl)
prefix (url) with 5 capabilities
INFO Registered entity provider
(org.sakaiproject.sitestats.impl.report.ReportDefEntityProvider) prefix
(sitestats-report) with 4 capabilities
INFO Registered 11 custom actions for entity prefix (sitestats-metrics):
get-events-processed-per-sec:list:getEventsProcessedPerSec,
get-events-generated-per-sec:list:getEventsGeneratedPerSec,
is-idle:list:isIdle,
get-average-time-event-processing-per-event:list:getAverageTimeInEventProcessingPerEvent,
get-time-ellapsed-since-reset:list:getTimeEllapsedSinceReset,
get-total-events-processed:list:getTotalEventsProcessed,
get-queue-size:list:getQueueSize,
get-time-spent-processing-events:list:getTimeSpentProcessingEvents,
get-reset-time:list:getResetTime, reset-all-metrics:list:resetAllMetrics,
get-all-metrics:list:getAllMetrics
INFO EntityPropertiesService: Added 12 properties for entity prefix
(sitestats-metrics) and basename (sitestats-metrics)
INFO Registered entity provider
(org.sakaiproject.sitestats.impl.entity.SiteStatsMetricsEntityProvider)
prefix (sitestats-metrics) with 7 capabilities
java.lang.Exception: traceback
    at
org.sakaiproject.util.NoisierDefaultListableBeanFactory.destroySingletons(NoisierDefaultListableBeanFactory.java:94)
    at
org.sakaiproject.util.NoisierDefaultListableBeanFactory.preInstantiateSingletons(NoisierDefaultListableBeanFactory.java:83)
    at
org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:728)
    at
org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:380)
    at
org.sakaiproject.component.impl.SpringCompMgr.init(SpringCompMgr.java:160)
    at
org.sakaiproject.component.cover.ComponentManager.getInstance(ComponentManager.java:98)
    at
org.sakaiproject.component.cover.ComponentManager.get(ComponentManager.java:107)
    at
org.sakaiproject.component.cover.ServerConfigurationService.getInstance(ServerConfigurationService.java:52)
    at
org.sakaiproject.component.cover.ServerConfigurationService.getSakaiHomePath(ServerConfigurationService.java:173)
    at
org.sakaiproject.util.ToolListener.contextInitialized(ToolListener.java:66)
    at
org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:4791)
    at
org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5285)
    at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150)
    at
org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:901)
    at
org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:877)
    at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:618)
    at org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:963)
    at
org.apache.catalina.startup.HostConfig$DeployWar.run(HostConfig.java:1600)
    at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
    at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
    at java.util.concurrent.FutureTask.run(FutureTask.java:138)
    at
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
    at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
    at java.lang.Thread.run(Thread.java:662)



Backing out all recent changes didn't help. I attempted to redo the
conversion but still can't get it to startup. I also tried removing tools
several tools to no avail.

Is there something I can do to get more information about the error to
print to the tomcat log? Modifying the logging.properties file didn't help.

Thanks!

Paul Dagnall
Application Developer & Administrator
University of Dayton
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://collab.sakaiproject.org/pipermail/sakai-dev/attachments/20121017/4ce056b2/attachment.html 


More information about the sakai-dev mailing list