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.
- Timestamp:
-
05/26/11 16:04:01 (12 years ago)
- Author:
-
jmoore
- Comment:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
-
- Property Owner set to jmoore
-
Property
Status
changed from
new
to
accepted
-
Property
Sprint
changed from
to
2011-06-02 (13)
-
Property
Summary
changed from
Bug: Plane index :1 must be <1
to
Bug: RawPixelsStore.close failure should fail the build.
-
initial
|
v2
|
|
1 | | While testing #5556, this was logged on the server, causing an "invalid image" to be shown in Insight: |
2 | | |
| 1 | While testing #5556, this was logged on the server, causing an "invalid image" to be shown in Insight. Server-side this was logged: |
3 | 2 | {{{ |
4 | | 2011-05-26 10:18:38,750 INFO [ loci.formats.in.BaseTiffReader] (l.Server-8) Populating OME metadata |
5 | | 2011-05-26 10:18:38,750 INFO [ loci.formats.in.MinimalTiffReader] (l.Server-8) Using JPEG 2000 resolution level 0 |
6 | 3 | 2011-05-26 10:18:38,797 INFO [ loci.formats.in.MinimalTiffReader] (l.Server-8) Using JPEG 2000 resolution level 0 |
7 | 4 | 2011-05-26 10:18:38,812 ERROR [e.io.bioformats.OmeroPixelsPyramidWriter] (l.Server-8) Error during process processing! |
… |
… |
|
19 | 16 | at ome.services.RawPixelsBean.close(RawPixelsBean.java:217) |
20 | 17 | }}} |
| 18 | |
| 19 | but no exception on `RawPixelsStorePrx.close()` reached the user since it is invoked via "closeQuietly". The logic needs to be changed so that if an exception is thrown the close happens quietly, but otherwise the close happens loudly. |
1.3.13-PRO © 2008-2011
Agilo Software all
rights reserved
(this page was served in: 0.14603 sec.)