[ome-users] Error Attempting to Run \components\tools\OmeroPy\test\integration\ping.py
josh.moore at gmx.de
josh.moore at gmx.de
Tue Aug 18 09:55:10 BST 2009
Andy,
Sorry, but as I said, just adding Processor0 to windefault.xml will
not work. I will commit a change shortly to trunk which will have the
Processor0 startup appropriately on Windows, but executing methods on
the Script/Processor API will not work until things are rewritten for
Windows.
Best wishes,
~Josh
Carl, Andrew F (AS) writes:
>
> Attempting to develop a workaround for the processor functionality on
> WinXP, the following error was obtained while runing
> test/integration/ping.py. Any suggestions? (processor0 was added to the
> master in windefault.xml)
> Thanks,
> Andy
>
>
> ======================================================================
> ERROR: testPingParametersViaISCript (__main__.TestPing)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
> File "C:\afc_working\OmeroPy\ping.py", line 117, in
> testPingParametersViaISCript
> p = self._getProcessor()
> File "C:\afc_working\OmeroPy\ping.py", line 100, in _getProcessor
> id = scripts.uploadScript(PINGFILE)
> File "C:\omero_dist\lib\python\omero_api_IScript_ice.py", line 112, in
> uploadScript
> return _M_omero.api.IScript._op_uploadScript.invoke(self, ((script,
> ), _ctx))
> UnknownException: exception ::Ice::UnknownException
> {
> unknown = ome.conditions.InternalException: Wrapped Exception:
> (org.springframework.beans.factory.NoSuchBeanDefinitionException):
> No bean named 'processManager' is defined
> at
> org.springframework.beans.factory.support.DefaultListableBeanFactory.get
> BeanDefinition(DefaultListableBeanFactory.java:387)
> at
> org.springframework.beans.factory.support.AbstractBeanFactory.getMergedL
> ocalBeanDefinition(AbstractBeanFactory.java:968)
> at
> org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(
> AbstractBeanFactory.java:246)
> at
> org.springframework.beans.factory.support.AbstractBeanFactory.getBean(Ab
> stractBeanFactory.java:185)
> at
> org.springframework.beans.factory.support.AbstractBeanFactory.getBean(Ab
> stractBeanFactory.java:168)
> at
> org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(
> AbstractBeanFactory.java:238)
> at
> org.springframework.beans.factory.support.AbstractBeanFactory.getBean(Ab
> stractBeanFactory.java:185)
> at
> org.springframework.beans.factory.support.AbstractBeanFactory.getBean(Ab
> stractBeanFactory.java:164)
> at
> org.springframework.beans.factory.support.BeanDefinitionValueResolver.re
> solveReference(BeanDefinitionValueResolver.java:269)
> at
> org.springframework.beans.factory.support.BeanDefinitionValueResolver.re
> solveValueIfNecessary(BeanDefinitionValueResolver.java:104)
> at
> org.springframework.beans.factory.support.AbstractAutowireCapableBeanFac
> tory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1245)
> at
> org.springframework.beans.factory.support.AbstractAutowireCapableBeanFac
> tory.populateBean(AbstractAutowireCapableBeanFactory.java:1010)
> at
> org.springframework.beans.factory.support.AbstractAutowireCapableBeanFac
> tory.doCreateBean(AbstractAutowireCapableBeanFactory.java:472)
> at
> org.springframework.beans.factory.support.AbstractAutowireCapableBeanFac
> tory$1.run(AbstractAutowireCapableBeanFactory.java:409)
> at java.security.AccessController.doPrivileged(Native Method)
> at
> org.springframework.beans.factory.support.AbstractAutowireCapableBeanFac
> tory.createBean(AbstractAutowireCapableBeanFactory.java:380)
> at
> org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(
> AbstractBeanFactory.java:283)
> at
> org.springframework.beans.factory.support.AbstractBeanFactory.getBean(Ab
> stractBeanFactory.java:185)
> at
> org.springframework.beans.factory.support.AbstractBeanFactory.getBean(Ab
> stractBeanFactory.java:164)
> at
> org.springframework.context.support.AbstractApplicationContext.getBean(A
> bstractApplicationContext.java:881)
> at
> ome.system.ServiceFactory.getServiceByClass(ServiceFactory.java:339)
> at
> ome.system.ServiceFactory.createJobHandle(ServiceFactory.java:247)
> at
> ome.services.blitz.impl.ServiceFactoryI$1.doWork(ServiceFactoryI.java:44
> 4)
> at
> ome.services.blitz.impl.ServiceFactoryI$1.doWork(ServiceFactoryI.java:43
> 9)
> at sun.reflect.GeneratedMethodAccessor182.invoke(Unknown Source)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown
> Source)
> at java.lang.reflect.Method.invoke(Unknown Source)
> at
> org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(
> AopUtils.java:310)
> at
> org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinp
> oint(ReflectiveMethodInvocation.java:182)
> at
> org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(Ref
> lectiveMethodInvocation.java:149)
> at
> ome.services.util.Executor$Impl$Interceptor.invoke(Executor.java:377)
> at
> org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(Ref
> lectiveMethodInvocation.java:171)
> at ome.security.basic.EventHandler.invoke(EventHandler.java:116)
> at
> org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(Ref
> lectiveMethodInvocation.java:171)
> at
> org.springframework.orm.hibernate3.HibernateInterceptor.invoke(Hibernate
> Interceptor.java:111)
> at
> org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(Ref
> lectiveMethodInvocation.java:171)
> at
> org.springframework.transaction.interceptor.TransactionInterceptor.invok
> e(TransactionInterceptor.java:106)
> at
> org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(Ref
> lectiveMethodInvocation.java:171)
> at
> ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFi
> lter.java:169)
> at
> org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(Ref
> lectiveMethodInvocation.java:171)
> at
> ome.services.util.ServiceHandler.invoke(ServiceHandler.java:97)
> at
> org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(Ref
> lectiveMethodInvocation.java:171)
> at
> org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAo
> pProxy.java:204)
> at $Proxy55.doWork(Unknown Source)
> at ome.services.util.Executor$Impl.execute(Executor.java:307)
> at
> ome.services.blitz.impl.ServiceFactoryI.acquireProcessor(ServiceFactoryI
> .java:438)
> at
> ome.services.blitz.impl.ScriptI.getScriptParams(ScriptI.java:488)
> at ome.services.blitz.impl.ScriptI.access$400(ScriptI.java:61)
> at ome.services.blitz.impl.ScriptI$2.run(ScriptI.java:134)
> at
> ome.services.throttling.InThreadThrottlingStrategy.runnableCall(InThread
> ThrottlingStrategy.java:51)
> at
> ome.services.blitz.impl.AbstractAmdServant.runnableCall(AbstractAmdServa
> nt.java:128)
> at
> ome.services.blitz.impl.ScriptI.uploadScript_async(ScriptI.java:121)
> at
> omero.api._IScriptTie.uploadScript_async(_IScriptTie.java:113)
> at omero.api._IScriptDisp.___uploadScript(_IScriptDisp.java:178)
> at omero.api._IScriptDisp.__dispatch(_IScriptDisp.java:368)
> at IceInternal.Incoming.invoke(Incoming.java:166)
> at Ice.ConnectionI.invokeAll(ConnectionI.java:2045)
> at Ice.ConnectionI.message(ConnectionI.java:977)
> at IceInternal.ThreadPool.run(ThreadPool.java:575)
> at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
> at
> IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:951)
>
> }
More information about the ome-users
mailing list