Warning: Can't synchronize with repository "(default)" (/home/git/ome.git does not appear to be a Git repository.). Look in the Trac log for more information.
Notice: In order to edit this ticket you need to be either: a Product Owner, The owner or the reporter of the ticket, or, in case of a Task not yet assigned, a team_member"

Task #11436 (closed)

Opened 11 years ago

Closed 11 years ago

No processor available

Reported by: pwalczysko Owned by:
Priority: blocker Milestone: Unscheduled
Component: General Version: 5.0.0-beta1
Keywords: n.a. Cc: ux@…,, jamoore
Resources: n.a. Referenced By: n.a.
References: n.a. Remaining Time: n.a.
Sprint: n.a.

Description

On Gretzky, trying to execute Kymograph script.
Activities ended up with "Unable to execute script. No processor available. Try again later."
Did this 3 times with the same result.
From the Processor-0.log on Gretzky.

    serverStackTrace = ome.conditions.ValidationException: Found wrong number of files: []
        at ome.services.blitz.impl.ScriptI$13$1.doWork(ScriptI.java:504)
        at sun.reflect.GeneratedMethodAccessor250.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
        at ome.services.util.Executor$Impl$Interceptor.invoke(Executor.java:576)
        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
        at ome.security.basic.EventHandler.invoke(EventHandler.java:154)
        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
        at org.springframework.orm.hibernate3.HibernateInterceptor.invoke(HibernateInterceptor.java:111)
        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:241)
        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:116)
        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
        at $Proxy66.doWork(Unknown Source)
        at ome.services.util.Executor$Impl.execute(Executor.java:457)
        at ome.services.blitz.impl.ScriptI$13.call(ScriptI.java:497)
        at ome.services.throttling.Callback2.run(Callback2.java:49)
        at ome.services.throttling.InThreadThrottlingStrategy.safeRunnableCall(InThreadThrottlingStrategy.java:80)
        at ome.services.blitz.impl.AbstractAmdServant.safeRunnableCall(AbstractAmdServant.java:168)
        at ome.services.blitz.impl.ScriptI.validateScript_async(ScriptI.java:480)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
        at omero.cmd.CallContext.invoke(CallContext.java:65)
        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
        at $Proxy108.validateScript_async(Unknown Source)
        at omero.api._IScriptTie.validateScript_async(_IScriptTie.java:148)
        at omero.api._IScriptDisp.___validateScript(_IScriptDisp.java:439)
        at omero.api._IScriptDisp.__dispatch(_IScriptDisp.java:546)
        at IceInternal.Incoming.invoke(Incoming.java:159)
        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
        at Ice.ConnectionI.message(ConnectionI.java:972)
        at IceInternal.ThreadPool.run(ThreadPool.java:577)
        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)

    serverExceptionClass = ome.conditions.ValidationException
    message = Found wrong number of files: []

Change History (2)

comment:1 Changed 11 years ago by pwalczysko

from Gretzky, executed bin/omero script list

Created session dc189d62-16c5-4092-93a3-32a7d62c8f5c (user-1@localhost:4064). Idle timeout: 10.0 min. Current group: private-1
 id    | Official scripts                              
-------+-----------------------------------------------
 4     | /omero/import_scripts/Populate_ROI.py         
 11201 | /omero/export_scripts/Batch_Image_Export.py   
 6     | /omero/export_scripts/Make_Movie.py           
 7     | /omero/figure_scripts/Split_View_Figure.py    
 8     | /omero/figure_scripts/Movie_ROI_Figure.py     
 9     | /omero/figure_scripts/Thumbnail_Figure.py     
 10    | /omero/figure_scripts/Movie_Figure.py         
 11202 | /omero/figure_scripts/ROI_Split_Figure.py     
 12    | /omero/analysis_scripts/Kymograph_Analysis.py 
 13    | /omero/analysis_scripts/Kymograph.py          
 14    | /omero/analysis_scripts/Plot_Profile.py       
 15    | /omero/util_scripts/Channel_Offsets.py        
 16    | /omero/util_scripts/Combine_Images.py         
 17    | /omero/util_scripts/Dataset_To_Plate.py       
 18    | /omero/util_scripts/Images_From_ROIs.py       
 19    | /omero/setup_scripts/FLIM_initialise.py       
(16 rows)

comment:2 Changed 11 years ago by wmoore

  • Resolution set to duplicate
  • Status changed from new to closed

This is a duplicate of #8266

Note: See TracTickets for help on using tickets. You may also have a look at Agilo extensions to the ticket.

1.3.13-PRO © 2008-2011 Agilo Software all rights reserved (this page was served in: 0.84632 sec.)

We're Hiring!