Code:
2009-06-29 19:49:00,590 Thread-0 INFO Application - Application is closing
2009-06-29 19:49:00,590 Thread-24 INFO ContextLoaderListener - Stopping [org.springframework.bundle.osgi.extender] bundle v.[1.1.2]
2009-06-29 19:49:00,590 Thread-24 INFO TimerTaskExecutor - Cancelling Timer
2009-06-29 19:49:00,600 Thread-24 INFO TimerTaskExecutor - Cancelling Timer
2009-06-29 19:49:00,610 Thread-24 INFO sgiBundleXmlApplicationContext - Application Context service already unpublished
2009-06-29 19:49:00,610 Thread-24 INFO sgiBundleXmlApplicationContext - Closing org.springframework.osgi.context.support.OsgiBundleXmlApplicationContext@6779e6: display name [OsgiBundleXmlApplicationContext(bundle=org.springframework.bundle.osgi.web.extender, config=bundleentry://53/META-INF/spring/extender/jetty-deployer.xml)]; startup date [Mon Jun 29 19:32:37 PDT 2009]; root of context hierarchy
2009-06-29 19:49:00,610 Thread-24 INFO DefaultListableBeanFactory - Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@6f8b2b: defining beans [warDeployer]; root of factory hierarchy
2009-06-29 19:49:00,610 Thread-24 INFO Activator - Goodbye World!!
2009-06-29 19:49:02,183 Thread-24 INFO BundleXmlWebApplicationContext - Unpublishing application context OSGi service for bundle Sensor firmware Plug-in (com.agilent.tentacle.sensorfirmware)
2009-06-29 19:49:02,183 Thread-24 INFO BundleXmlWebApplicationContext - Closing org.springframework.osgi.web.context.support.OsgiBundleXmlWebApplicationContext@8e7f54: display name [OsgiBundleXmlWebApplicationContext(bundle=com.agilent.tentacle.sensorfirmware, config=/WEB-INF/applicationContext.xml)]; startup date [Mon Jun 29 19:33:20 PDT 2009]; root of context hierarchy
2009-06-29 19:49:02,183 Thread-24 INFO DefaultListableBeanFactory - Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@5f7d3f: defining beans [firmwareService,org.springframework.osgi.service.exporter.support.OsgiServiceFactoryBean#0,userFirmwareRequestHandler]; root of factory hierarchy
2009-06-29 19:49:02,213 Thread-24 INFO BundleXmlWebApplicationContext - Unpublishing application context OSGi service for bundle Portal (com.agilent.tentacle.sms.core;singleton:=true)
2009-06-29 19:49:02,213 Thread-24 INFO BundleXmlWebApplicationContext - Closing org.springframework.osgi.web.context.support.OsgiBundleXmlWebApplicationContext@1b7bf86: display name [WebApplicationContext for namespace 'springDispatcher-servlet']; startup date [Mon Jun 29 19:33:05 PDT 2009]; parent: org.springframework.osgi.web.context.support.OsgiBundleXmlWebApplicationContext@14b2f1a
2009-06-29 19:49:02,223 Thread-24 INFO DefaultListableBeanFactory - Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@1e5c339: defining beans [/coreServiceHttpInvoker,/sensorConfigServiceHttpInvoker,/smsConfigServiceHttpInvoker,org.springframework.osgi.service.importer.support.OsgiServiceProxyFactoryBean#0,/tdoaServiceHttpInvoker,/retaskerServiceHttpInvoker]; parent: org.springframework.beans.factory.support.DefaultListableBeanFactory@48bc64
2009-06-29 19:49:02,223 Thread-24 INFO BundleXmlWebApplicationContext - Unpublishing application context OSGi service for bundle Portal (com.agilent.tentacle.sms.core;singleton:=true)
2009-06-29 19:49:02,223 Thread-24 INFO BundleXmlWebApplicationContext - Closing org.springframework.osgi.web.context.support.OsgiBundleXmlWebApplicationContext@14b2f1a: display name [OsgiBundleXmlWebApplicationContext(bundle=com.agilent.tentacle.sms.core, config=/WEB-INF/applicationContext.xml)]; startup date [Mon Jun 29 19:32:57 PDT 2009]; root of context hierarchy
2009-06-29 19:49:02,223 Thread-24 INFO DefaultListableBeanFactory - Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@48bc64: defining beans [start1451Bean,netIfResolver,mapService,org.springframework.osgi.service.exporter.support.OsgiServiceFactoryBean#0,sensorTracker,clientBlock,org.springframework.osgi.service.importer.support.OsgiServiceProxyFactoryBean#0,sensorConfigurer,executor,connPool,databaseManager,org.springframework.osgi.service.exporter.support.OsgiServiceFactoryBean#1,org.springframework.osgi.service.importer.support.OsgiServiceProxyFactoryBean#1,resourceManager,multicastProcessor,dmcCsCoder,httpTransport,messageHandler,statusProcessor,tdoaWaveProcessor,cfgMgrMessageProcesor,dolphinMessageProcessor,watchdogMessageProcessor,appmgrMessageProcessor,dmcAdapter,org.springframework.osgi.service.importer.support.OsgiServiceProxyFactoryBean#2,rpcRequestHandlerServlet,licenseHandler]; root of factory hierarchy
2009-06-29 19:49:02,233 Thread-24 INFO ClientBlock - ClientBlock was asked to shut down.
2009-06-29 19:49:02,233 Thread-24 INFO ClientBlock - Sending shutdown command to Executor
2009-06-29 19:49:02,233 TentacleExecutor INFO Executor - Shutdown received - Closing down executor thread.
2009-06-29 19:49:02,243 TentacleExecutor WARN Executor - Executor is terminating.
2009-06-29 19:49:02,243 SensorEventDispatcher INFO SensorTracker - Interrupted
2009-06-29 19:49:02,243 SensorEventDispatcher INFO SensorTracker - SensorEventDispatcher terminated.
2009-06-29 19:49:02,243 Thread-24 INFO DatabaseManager - Closing all database connections
2009-06-29 19:49:03,074 Thread-24 INFO HsqldbDatabaseManager - Sending Shutdown command to HSQLDB
Has anybody seen this before? I don't really know where to even start looking (so far I have considered the WebExtender, well, "magic").