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 #1787 (closed)

Opened 14 years ago

Closed 14 years ago

BUG:Min: 0.0 Max: -1.0 Interval not supported

Reported by: atarkowska Owned by: cneves
Priority: critical Milestone: OMERO-Beta4.2
Component: Web Version: 4.1
Keywords: n.a. Cc:
Resources: n.a. Referenced By: n.a.
References: n.a. Remaining Time: n.a.
Sprint: n.a.

Description (last modified by jmoore)

Traceback (most recent call last):

 File "/home/omero/omero_dist/lib/python/django/core/handlers/base.py", line 86, in get_response
   response = callback(request, *callback_args, **callback_kwargs)

 File "/home/omero/omero_dist/lib/python/omeroweb/webclient/views.py", line 177, in wrapped
   return f(request, *args, **kwargs)

 File "/home/omero/omero_dist/lib/python/omeroweb/webclient/views.py", line 2536, in render_image
   return webgateway_views.render_image(request, iid, z, t, _conn=conn, **kwargs)

 File "/home/omero/omero_dist/lib/python/omero/gateway/__init__.py", line 67, in wrapped
   rv = func(*args, **kwargs)

 File "/home/omero/omero_dist/lib/python/omeroweb/webgateway/views.py", line 381, in render_image
   pi = _get_prepared_image(request, iid, server_id=server_id, _conn=_conn, with_session=USE_SESSION)

 File "/home/omero/omero_dist/lib/python/omeroweb/webgateway/views.py", line 363, in _get_prepared_image
   if not img.setActiveChannels(channels, windows, colors):

 File "/home/omero/omero_dist/lib/python/omero/gateway/__init__.py", line 2111, in setActiveChannels
   self._re.setChannelWindow(c, *windows[c])

 File "/home/omero/omero_dist/lib/python/omero/gateway/__init__.py", line 974, in wrapped
   return inner(*args, **kwargs)

 File "/home/omero/omero_dist/lib/python/omero/gateway/__init__.py", line 935, in inner
   return f(*args, **kwargs)

 File "/home/omero/omero_dist/lib/python/omero_API_ice.py", line 3569, in setChannelWindow
   return _M_omero.api.RenderingEngine._op_setChannelWindow.invoke(self, ((w, start, end), _ctx))

ApiUsageException: exception ::omero::ApiUsageException
{
   serverStackTrace = ome.conditions.ApiUsageException: Min: 0.0 Max: -1.0 Interval not supported
	at omeis.providers.re.quantum.QuantumStrategy.verifyInterval(QuantumStrategy.java:172)
	at omeis.providers.re.quantum.QuantumStrategy.setWindow(QuantumStrategy.java:282)
	at omeis.providers.re.Renderer.setChannelWindow(Renderer.java:755)
	at ome.services.RenderingBean.setChannelWindow(RenderingBean.java:1117)
	at sun.reflect.GeneratedMethodAccessor838.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:616)
	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
	at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:100)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
	at $Proxy71.setChannelWindow(Unknown Source)
	at sun.reflect.GeneratedMethodAccessor838.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:616)
	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
	at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:78)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
	at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:35)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
	at $Proxy71.setChannelWindow(Unknown Source)
	at sun.reflect.GeneratedMethodAccessor1151.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:616)
	at ome.services.blitz.util.IceMethodInvoker.callOrClose(IceMethodInvoker.java:257)
	at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
	at ome.services.throttling.Callback.run(Callback.java:55)
	at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:37)
	at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:115)
	at ome.services.blitz.impl.RenderingEngineI.setChannelWindow_async(RenderingEngineI.java:426)
	at omero.api._RenderingEngineTie.setChannelWindow_async(_RenderingEngineTie.java:309)
	at omero.api._RenderingEngineDisp.___setChannelWindow(_RenderingEngineDisp.java:1030)
	at omero.api._RenderingEngineDisp.__dispatch(_RenderingEngineDisp.java:1632)
	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.ApiUsageException
   message = Min: 0.0 Max: -1.0 Interval not supported
}


<ModPythonRequest
path:/webclient/render_image/19783/0/0/,
GET:<QueryDict: {u'zm': [u'31'], u'c': [u'1|0:-1$FF0000,2|0:0$0000FF,3|0:255$00FF00'], u'm': [u'c'], u'q': [u'0.9'], u'p': [u'normal'], u'y': [u'0'], u'x': [u'0']}>,
POST:<QueryDict: {}>,
COOKIES:{'sessionid': '6f4e843473b175fc01e00b6b050c65f7'},
META:{'AUTH_TYPE': None,
'CONTENT_LENGTH': 0L,
'CONTENT_TYPE': None,
'GATEWAY_INTERFACE': 'CGI/1.1',
'HTTP_ACCEPT': 'image/png,image/*;q=0.8,*/*;q=0.5',
'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7',
'HTTP_ACCEPT_ENCODING': 'gzip,deflate',
'HTTP_ACCEPT_LANGUAGE': 'en,pl;q=0.7,en-us;q=0.3',
'HTTP_CONNECTION': 'keep-alive',
'HTTP_COOKIE': 'sessionid=6f4e843473b175fc01e00b6b050c65f7',
'HTTP_HOST': '141.52.175.99',
'HTTP_KEEP_ALIVE': '300',
'HTTP_REFERER': 'http://141.52.175.99/webclient/img_detail/19783/',
'HTTP_USER_AGENT': 'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.1.7) Gecko/20091221 Firefox/3.5.7',
'PATH_INFO': u'/webclient/render_image/19783/0/0/',
'PATH_TRANSLATED': None,
'QUERY_STRING': 'c=1|0:-1$FF0000,2|0:0$0000FF,3|0:255$00FF00&m=c&p=normal&q=0.9&zm=31&x=0&y=0',
'REMOTE_ADDR': '134.36.64.132',
'REMOTE_HOST': None,
'REMOTE_IDENT': None,
'REMOTE_USER': None,
'REQUEST_METHOD': 'GET',
'SCRIPT_NAME': '',
'SERVER_NAME': '127.0.0.1',
'SERVER_PORT': 80,
'SERVER_PROTOCOL': 'HTTP/1.1',
'SERVER_SOFTWARE': 'mod_python'}>

Change History (3)

comment:1 Changed 14 years ago by jmoore

  • Description modified (diff)
  • Owner changed from carlos@… to cneves-x
  • Type changed from Bug to Task

comment:2 Changed 14 years ago by atarkowska

  • Summary changed from Min: 0.0 Max: -1.0 Interval not supported to BUG:Min: 0.0 Max: -1.0 Interval not supported

comment:3 Changed 14 years ago by atarkowska

  • Resolution set to invalid
  • Status changed from new to closed
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.68876 sec.)

We're Hiring!