-
Bug
-
Resolution: Done
-
Blocker
-
2.2.0.Final
-
None
-
Workaround Exists
-
-
Medium
The problem started out with MODE-958, but the underlying cause was determined to be a bug inside the JPA connector. Because of the strangeness of the Binary interface (which exposes an InputStream), we're trying to read it with a GZIPInputStream (SimpleJpaRepository line 886). But GZIPInputStream only works when the content is already in GZIP format.
- blocks
-
MODE-958 Publishing files into ModeShape engine causes errors if running multiple repositories and sequencers are configured w/o repository/workspace names
-
- Closed
-