icepacknode: warning: administrative endpoints `IcePack.Registry.Admin.Endpoints' enabled [ icepacknode: Location: retrieved endpoints from locator, adding to locator table adapter = IcePack.Registry.Internal endpoints = tcp -h 192.168.15.19 -p 40033 ] [ icepacknode: Location: found endpoints in locator table adapter = IcePack.Registry.Internal endpoints = tcp -h 192.168.15.19 -p 40033 ] warning: unknown property: IceStorm.TopicManager.AdapterId [ icepacknode: Adapter: created server adapter `IceBox.ServiceManager-IceStorm' ] [ icepacknode: Adapter: created server adapter `IceStorm.TopicManager-IceStorm.IceStorm' ] [ icepacknode: Server: created server `IceStorm' ] [ icepacknode: Adapter: created server adapter `IceBox.ServiceManager-Demo_Validator' ] [ icepacknode: Adapter: created server adapter `Demo_Validator-Demo_Validator.Demo_Validator' ] [ icepacknode: Server: created server `Demo_Validator' ] [ icepacknode: Location: found endpoints in locator table adapter = IcePack.Registry.Internal endpoints = tcp -h 192.168.15.19 -p 40033 ] [ icepacknode: Location: retrieved endpoints from locator, adding to locator table adapter = IcePack.Node-proteus endpoints = tcp -h 192.168.15.19 -p 40038 ] [ SecurityManager: Location: retrieved endpoints from locator, adding to locator table object = IcePack/Query endpoints = tcp -h 192.168.15.19 -p 12000 ] [ icepacknode: Location: found endpoints in locator table adapter = IcePack.Node-proteus endpoints = tcp -h 192.168.15.19 -p 40038 ] [ icepacknode: Server: changed server `IceStorm' state to `Activating' ] [ icepacknode: Activator: activated server `IceStorm'(pid = 3731) ] [ icepacknode: Server: changed server `IceStorm' state to `Active' ] warning: unknown property: IceStorm.TopicManager.AdapterId [ icepacknode: Location: found endpoints in locator table adapter = IcePack.Node-proteus endpoints = tcp -h 192.168.15.19 -p 40038 ] [ icepacknode: Adapter: server adapter `IceStorm.TopicManager-IceStorm.IceStorm' activated ] [ SecurityManager: Location: retrieved endpoints from locator, adding to locator table adapter = IceStorm.TopicManager-IceStorm.IceStorm endpoints = tcp -h 192.168.15.19 -p 9999 ] [ icepacknode: Location: found endpoints in locator table adapter = IcePack.Node-proteus endpoints = tcp -h 192.168.15.19 -p 40038 ] [ icepacknode: Adapter: server adapter `IceBox.ServiceManager-IceStorm' activated ] [ IceStorm: TopicManager: create SecurityManager ] [ SecurityManager: Location: found endpoints in locator table adapter = IceStorm.TopicManager-IceStorm.IceStorm endpoints = tcp -h 192.168.15.19 -p 9999 ] [ icepacknode: Location: found endpoints in locator table adapter = IcePack.Node-proteus endpoints = tcp -h 192.168.15.19 -p 40038 ] [ icepacknode: Location: found endpoints in locator table adapter = IcePack.Node-proteus endpoints = tcp -h 192.168.15.19 -p 40038 ] [ IceStorm: TopicManager: create Demo_Validator ] [ icepacknode: Location: found endpoints in locator table adapter = IcePack.Node-proteus endpoints = tcp -h 192.168.15.19 -p 40038 ] [ IceStorm: Topic: Subscribe: c0:a8:f:13:10ea9ba:fa35fe2566:-8000 ] HERE'S WHERE I MAKE A CALL TO Demo_Validator SERVANT IN THE CLIENT: [ icepacknode: Location: found endpoints in locator table adapter = IcePack.Node-proteus endpoints = tcp -h 192.168.15.19 -p 40038 ] [ icepacknode: Server: changed server `Demo_Validator' state to `Activating' ] [ icepacknode: Activator: activated server `Demo_Validator'(pid = 3732) ] [ icepacknode: Server: changed server `Demo_Validator' state to `Active' ] Service.start: name = Demo_Validator Service.start: id = Demo_Validator [ Demo_Validator: Location: retrieved endpoints from locator, adding to locator table object = IcePack/Query endpoints = tcp -h 192.168.15.19 -p 12000 ] [ icepacknode: Location: found endpoints in locator table adapter = IcePack.Node-proteus endpoints = tcp -h 192.168.15.19 -p 40038 ] [ Demo_Validator: Location: retrieved endpoints from locator, adding to locator table adapter = IceStorm.TopicManager-IceStorm.IceStorm endpoints = tcp -h 192.168.15.19 -p 9999 ] [ Demo_Validator: Location: found endpoints in locator table adapter = IceStorm.TopicManager-IceStorm.IceStorm endpoints = tcp -h 192.168.15.19 -p 9999 ] [ icepacknode: Location: found endpoints in locator table adapter = IcePack.Node-proteus endpoints = tcp -h 192.168.15.19 -p 40038 ] [ icepacknode: Adapter: server adapter `Demo_Validator-Demo_Validator.Demo_Validator' activated ] [ icepacknode: Location: found endpoints in locator table adapter = IcePack.Node-proteus endpoints = tcp -h 192.168.15.19 -p 40038 ] [ icepacknode: Adapter: server adapter `IceBox.ServiceManager-Demo_Validator' activated ] ValidatorGUI: java.security.AccessControlException: access denied (java.io.FilePermission Rejections.log write) at java.security.AccessControlContext.checkPermission(AccessControlContext.java:269) at java.security.AccessController.checkPermission(AccessController.java:401) at java.lang.SecurityManager.checkPermission(SecurityManager.java:524) at java.lang.SecurityManager.checkWrite(SecurityManager.java:954) at java.io.FileOutputStream.(FileOutputStream.java:169) at java.io.FileOutputStream.(FileOutputStream.java:102) at mb.validator.ValidatorGUI.(ValidatorGUI.java:112) at mb.validator.Validator._initGUI(Validator.java:381) at mb.validator.Validator._init(Validator.java:367) at mb.validator.Validator.(Validator.java:128) at icy.validator.ValidatorServant.openServant(ValidatorServant.java:67) at icy.conductor.ConductorServant.startServant(ConductorServant.java:66) at icy.conductor._ConductorServantFacetDisp.___startServant(_ConductorServantFacetDisp.java:67) at icy.conductor._ConductorServantFacetDisp.__dispatch(_ConductorServantFacetDisp.java:193) at IceInternal.Incoming.invoke(Incoming.java:130) at IceInternal.Connection.message(Connection.java:1067) at IceInternal.ThreadPool.run(ThreadPool.java:681) at IceInternal.ThreadPool.access$100(ThreadPool.java:17) at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:1063) Demo_Validator: error: unknown exception in `Ice.ThreadPool.Server' thread Demo_Validator-Ice.ThreadPool.Server-0: java.security.AccessControlException: access denied (java.util.PropertyPermission Ice.Warn.Dispatch read) at java.security.AccessControlContext.checkPermission(AccessControlContext.java:269) at java.security.AccessController.checkPermission(AccessController.java:401) at java.lang.SecurityManager.checkPermission(SecurityManager.java:524) at java.lang.SecurityManager.checkPropertyAccess(SecurityManager.java:1276) at java.lang.System.getProperty(System.java:573) at Ice.PropertiesI.getPropertyAsIntWithDefault(PropertiesI.java:61) at IceInternal.Incoming.invoke(Incoming.java:217) at IceInternal.Connection.message(Connection.java:1067) at IceInternal.ThreadPool.run(ThreadPool.java:681) at IceInternal.ThreadPool.access$100(ThreadPool.java:17) at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:1063)