Skip to content

Instantly share code, notes, and snippets.

@joshareed
Created February 28, 2013 20:18
Show Gist options
  • Save joshareed/5059774 to your computer and use it in GitHub Desktop.
Save joshareed/5059774 to your computer and use it in GitHub Desktop.
14:01:59.232 DEBUG <> [ ] {} (localhost-startStop-1) conf.BootStrap - Registering JSON object marshaller on: Artefact > Location
14:01:59.232 DEBUG <> [ ] {} (localhost-startStop-1) conf.BootStrap - Registering JSON object marshaller on: Artefact > Mode
14:01:59.365 ERROR <> [ ] {} (localhost-startStop-1) context.GrailsContextLoader - Error executing bootstraps: java.lang.ExceptionInInitializerError
org.codehaus.groovy.runtime.InvokerInvocationException: java.lang.ExceptionInInitializerError
at grails.util.Environment.evaluateEnvironmentSpecificBlock(Environment.java:301)
at grails.util.Environment.executeForEnvironment(Environment.java:294)
at grails.util.Environment.executeForCurrentEnvironment(Environment.java:270)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
at java.util.concurrent.FutureTask.run(FutureTask.java:166)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.ExceptionInInitializerError
at java.lang.Class.forName(Class.java:188)
at BootStrap.modifyDomainClasses(BootStrap.groovy:965)
at BootStrap$_closure1.doCall(BootStrap.groovy:50)
... 8 more
Caused by: java.lang.IllegalStateException: Type registry does not know about type id 6420
... 11 more
14:02:05.123 DEBUG <> [ ] {} (SimpleAsyncTaskExecutor-1) app.SmartAppExecutionService - Received event: zone report :: type: 19 value: 0031 for subscription: physicalgraph.app.EventSubscription : 402881fc3d225d6e013d2263f2cb0005 from source: DEVICE
14:02:05.460 DEBUG <> [ ] {} (SimpleAsyncTaskExecutor-1) app.SmartAppExecutionService - Executing with installed smart app: Test
14:02:06.004 DEBUG <> [ ] {} (SimpleAsyncTaskExecutor-1) app.SmartAppExecutionService - Wiring restService into RestApi
14:02:06.011 DEBUG <> [ ] {} (SimpleAsyncTaskExecutor-1) app.SmartAppExecutionService - Wiring the app instance into RestApi
14:02:06.012 DEBUG <> [ ] {} (SimpleAsyncTaskExecutor-1) app.SmartAppExecutionService - Wiring the app instance into CoreApi
14:02:06.012 DEBUG <> [ ] {} (SimpleAsyncTaskExecutor-1) app.SmartAppExecutionService - Wiring the app instance into BlocklyApi
14:02:06.012 DEBUG <> [ ] {} (SimpleAsyncTaskExecutor-1) app.SmartAppExecutionService - Wiring pushService into NotificationApi
14:02:06.012 DEBUG <> [ ] {} (SimpleAsyncTaskExecutor-1) app.SmartAppExecutionService - Wiring smsService into NotificationApi
14:02:06.013 DEBUG <> [ ] {} (SimpleAsyncTaskExecutor-1) app.SmartAppExecutionService - Wiring the app instance into NotificationApi
14:02:06.018 DEBUG <> [ ] {} (SimpleAsyncTaskExecutor-1) app.SmartAppExecutionService - Retrieving preferences for smart app: Test
14:02:06.142 DEBUG <> [ ] {} (SimpleAsyncTaskExecutor-1) app.SmartAppExecutionService - looking for settings for contact1 from [name:contact1, title:Where?, type:capability.contactSensor, description:Tap to set, multiple:false] in [switch1:402881fc3d1cab38013d1cacf2480006, contact1:402881fc3d1cab38013d1cacd0b90005]
14:02:06.222 DEBUG <> [ ] {} (SimpleAsyncTaskExecutor-1) device.DeviceService - Getting Device with id: 402881fc3d1cab38013d1cacd0b90005
14:02:06.279 DEBUG <> [ ] {} (SimpleAsyncTaskExecutor-1) app.SmartAppExecutionService - looking for settings for switch1 from [name:switch1, title:Which?, type:capability.switch, description:Tap to set, multiple:false] in [switch1:402881fc3d1cab38013d1cacf2480006, contact1:402881fc3d1cab38013d1cacd0b90005]
14:02:06.292 DEBUG <> [ ] {} (SimpleAsyncTaskExecutor-1) device.DeviceService - Getting Device with id: 402881fc3d1cab38013d1cacf2480006
14:02:06.363 DEBUG <> [ ] {} (SimpleAsyncTaskExecutor-1) app.SmartAppExecutionService - open
DeviceWrapper :: trace: methodMissing: on, []
DeviceWrapper :: debug: Executing on against ZWave Switch
14:02:06.523 DEBUG <> [ ] {} (SimpleAsyncTaskExecutor-1) event.EventService - Creating event for installedSmartApp: Test, command: on, device: ZWave Switch
14:02:06.551 ERROR <> [ ] {} (SimpleAsyncTaskExecutor-1) app.SmartAppExecutionService - Could not instantiate entity: physicalgraph.device.Hub
14:02:06.554 ERROR <> [ ] {} (SimpleAsyncTaskExecutor-1) event.SubscriptionEventHandlerService - Caught: java.lang.IllegalStateException: The aclCache Cache is not alive. attempting to broadcast subscription with args: [eventId:e2c5ba25-ff1a-438d-84f9-dc0b72ba04ce, eventSubscriptionId:402881fc3d225d6e013d2263f2cb0005]
14:02:06.566 ERROR <> [ ] {} (SimpleAsyncTaskExecutor-1) listener.BlockingQueueConsumer - Application exception overridden by rollback exception
org.springframework.amqp.rabbit.listener.ListenerExecutionFailedException: Listener method 'handleMessage' threw exception
at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.IllegalStateException: The aclCache Cache is not alive.
at net.sf.ehcache.Cache.checkStatus(Cache.java:2438)
at net.sf.ehcache.Cache.get(Cache.java:1541)
at net.sf.ehcache.Cache.get(Cache.java:1522)
at org.grails.plugins.springsecurity.service.acl.AclService.readAclsById(AclService.groovy:296)
at org.grails.plugins.springsecurity.service.acl.AclService.readAclById(AclService.groovy:276)
at org.grails.plugins.springsecurity.service.acl.AclService.readAclById(AclService.groovy:267)
at org.grails.plugins.springsecurity.service.acl.AclUtilService.readAcl(AclUtilService.groovy:172)
at physicalgraph.acl.AclQueryService.ownerOf(AclQueryService.groovy:315)
at physicalgraph.CompilerService.processContext(CompilerService.groovy:112)
at physicalgraph.CompilerService.runInSandbox(CompilerService.groovy:96)
at physicalgraph.app.SmartAppExecutionService$_onEvent_closure1.doCall(SmartAppExecutionService.groovy:40)
at physicalgraph.acl.AclQueryService.runWithAuthentication(AclQueryService.groovy:413)
at physicalgraph.acl.AclQueryService.runWithRoles(AclQueryService.groovy:342)
at physicalgraph.acl.AclQueryService.runAsOwnerOf(AclQueryService.groovy:321)
at physicalgraph.app.SmartAppExecutionService.onEvent(SmartAppExecutionService.groovy:33)
at physicalgraph.app.SmartAppExecutionService.onEvent(SmartAppExecutionService.groovy:28)
at physicalgraph.event.SubscriptionEventHandlerService.broadcastSubscription(SubscriptionEventHandlerService.groovy:43)
at physicalgraph.event.SubscriptionEventHandlerService.handleMessage(SubscriptionEventHandlerService.groovy:21)
... 1 more
----------------------------------------------------------------------------------
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment