Task #9662 (closed)
Opened 7 years ago
Closed 3 years ago
Bug: error at LeadPipeInputStream.read(): Pipe broken
| Reported by: | jamoore | Owned by: | |
|---|---|---|---|
| Priority: | critical | Milestone: | Unscheduled |
| Component: | Deployment | Version: | 4.4.8 |
| Keywords: | n.a. | Cc: | cxallan |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | n.a. |
| Sprint: | n.a. |
Description
During re-signing of the jars, the following error can be printed (without failing the build):
update-version: Copying 1 file to /Users/callan/code/ome.git/dist/etc Updating jar: /Users/callan/code/ome.git/dist/lib/server/blitz.jar Signing JAR: /Users/callan/code/ome.git/dist/lib/server/blitz.jar to /Users/callan/code/ome.git/dist/lib/server/blitz.jar as omedev error at LeadPipeInputStream.read( Pipe broken Updating jar: /Users/callan/code/ome.git/dist/lib/client/omero_client.jar Signing JAR: /Users/callan/code/ome.git/dist/lib/client/omero_client.jar to /Users/callan/code/ome.git/dist/lib/client/omero_client.jar as omedev Updating jar: /Users/callan/code/ome.git/dist/lib/client/OmeroImporter.jar Signing JAR: /Users/callan/code/ome.git/dist/lib/client/OmeroImporter.jar to /Users/callan/code/ome.git/dist/lib/client/OmeroImporter.jar as omedev BUILD SUCCESSFUL Total time: 17 minutes 5 seconds
This isn't unique to OMERO:
- https://issues.apache.org/bugzilla/show_bug.cgi?id=48789 points to ant 1.8.{1,2} having this problem. Upgrading may be necessary.
Change History (3)
comment:1 Changed 6 years ago by jamoore
- Milestone changed from OMERO-4.4.9 to OMERO-4.4.x
- Version set to 4.4.8
comment:2 Changed 3 years ago by jamoore
- Milestone changed from 5.x to Unscheduled
comment:3 Changed 3 years ago by jburel
- Resolution set to invalid
- Status changed from new to closed
we no longer sign the jars.
Note: See
TracTickets for help on using
tickets.
You may also have a look at Agilo extensions to the ticket.
I'm not sure this should have been marked "critical" and so am pushing to 4.4.x where it can be re-evaluated.