Bug #1313 (closed)
Opened 10 years ago
Closed 10 years ago
Copy and Pasting Rendering settings
| Reported by: | jburel | Owned by: | callan |
|---|---|---|---|
| Priority: | major | Cc: | cxallan |
| Sprint: | n.a. | ||
| Total Remaining Time: | n.a. |
Description (last modified by jburel)
Version Beta4.0.0
Reported using the feedback mechanism
omero.InternalException
serverStackTrace = "ome.conditions.InternalException: Wrapped Exception: (java.lang.ArrayIndexOutOfBoundsException):
65536
at omeis.providers.re.quantum.Quantization_8_16_bit.buildLUT(Quantization_8_16_bit.java:260)
at omeis.providers.re.quantum.Quantization_8_16_bit.onWindowChange(Quantization_8_16_bit.java:271)
at omeis.providers.re.quantum.QuantumStrategy.setWindow(QuantumStrategy.java:281)
at omeis.providers.re.Renderer.setChannelWindow(Renderer.java:725)
at ome.services.RenderingBean.setChannelWindow(RenderingBean.java:1090)
at sun.reflect.GeneratedMethodAccessor943.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:310)
Change History (2)
comment:1 Changed 10 years ago by jburel
- Description modified (diff)
comment:2 Changed 10 years ago by cxallan
- Milestone changed from Unscheduled to OMERO-Beta4.1
- Resolution set to fixed
- Status changed from new to closed
- Version 3.0-M3 deleted
Note: See
TracTickets for help on using
tickets.
You may also have a look at Agilo extensions to the ticket.
Handled now by new lookup table checking logic.