Hi,

I tried with the file:

P2008_030_Solara 3G_rev 102609.pdf 

and I have no problem uploading this file with nuxeo 5.2 or 5.3 without 
applying NXP-4292. With my attached file i am still having the same problem, 
even updating with  NXP-4292 (all nuxeo-platform-imaging-*-20091108*.jar).

Now i have the next log:

2009-11-09 13:34:00,097 INFO  [it.tidalwave.image.op.ReadOp] 
readMetadata(java.io.fileinputstr...@41a33020, 0)
2009-11-09 13:34:00,300 INFO  [it.tidalwave.image.op.ReadOp] 
read(java.io.fileinputstr...@438f17eb, 0)
2009-11-09 13:34:00,471 WARN  [it.tidalwave.image.EditableImage] No default 
implementation of ScaleOp(xScale:0.6655791190864601, yScale:0.6655791190864601, 
quality:BEST) for model: bufferedim...@5ee9f4d0: type = 5 ColorModel: 
#pixelBits = 24 numComponents = 3 color space = 
java.awt.color.icc_colorsp...@6a8ba7d9 transparency = 1 has alpha = false 
isAlphaPre = false ByteInterleavedRaster: width = 613 height = 826 
#numDataElements 3 dataOff[0] = 2
2009-11-09 13:34:00,471 INFO  [it.tidalwave.image.EditableImage] Found 
alternate implementation: it.tidalwave.image.jai.scaleja...@6c742ce7
2009-11-09 13:34:00,471 INFO  [it.tidalwave.image.EditableImage] >>>> CONVERT 
FROM using ImplementationFactory[class javax.media.jai.PlanarImage]
2009-11-09 13:34:00,486 INFO  [it.tidalwave.image.EditableImage] >>>> NEW IMAGE 
PlanarImage[minX=0 minY=0 width=613 height=826 tileGridXOffset=0 
tileGridYOffset=0 tileWidth=613 tileHeight=826 
samplemodel=java.awt.image.pixelinterleavedsamplemo...@3062f02 
colorModel=ColorModel: #pixelBits = 24 numComponents = 3 color space = 
java.awt.color.icc_colorsp...@6a8ba7d9 transparency = 1 has alpha = false 
isAlphaPre = false] NEW IMAGE MODEL 
it.tidalwave.image.serializableimagemodelhol...@43523784
2009-11-09 13:34:00,498 WARN  [it.tidalwave.image.jai.ScaleJAIOp] >>>> 
ScaleJAIOp is not optimized
2009-11-09 13:34:01,428 INFO  [it.tidalwave.image.op.ReadOp] 
read(java.io.fileinputstr...@16b5b4d1, 0)
2009-11-09 13:34:01,529 WARN  [it.tidalwave.image.EditableImage] No default 
implementation of ScaleOp(xScale:0.25, yScale:0.25, quality:BEST) for model: 
bufferedim...@62c2ff42: type = 5 ColorModel: #pixelBits = 24 numComponents = 3 
color space = java.awt.color.icc_colorsp...@6a8ba7d9 transparency = 1 has alpha 
= false isAlphaPre = false ByteInterleavedRaster: width = 613 height = 826 
#numDataElements 3 dataOff[0] = 2
2009-11-09 13:34:01,529 INFO  [it.tidalwave.image.EditableImage] Found 
alternate implementation: it.tidalwave.image.jai.scaleja...@700478b5
2009-11-09 13:34:01,529 INFO  [it.tidalwave.image.EditableImage] >>>> CONVERT 
FROM using ImplementationFactory[class javax.media.jai.PlanarImage]
2009-11-09 13:34:01,529 INFO  [it.tidalwave.image.EditableImage] >>>> NEW IMAGE 
PlanarImage[minX=0 minY=0 width=613 height=826 tileGridXOffset=0 
tileGridYOffset=0 tileWidth=613 tileHeight=826 
samplemodel=java.awt.image.pixelinterleavedsamplemo...@3062f02 
colorModel=ColorModel: #pixelBits = 24 numComponents = 3 color space = 
java.awt.color.icc_colorsp...@6a8ba7d9 transparency = 1 has alpha = false 
isAlphaPre = false] NEW IMAGE MODEL 
it.tidalwave.image.serializableimagemodelhol...@3d98ae8a
2009-11-09 13:34:01,529 WARN  [it.tidalwave.image.jai.ScaleJAIOp] >>>> 
ScaleJAIOp is not optimized
2009-11-09 13:34:01,530 WARN  [it.tidalwave.image.jai.ScaleJAIOp] >>>> 
ScaleJAIOp is not optimized
2009-11-09 13:34:01,589 ERROR 
[org.nuxeo.ecm.core.storage.sql.TransactionalSession] Could not end transaction
org.nuxeo.ecm.core.storage.StorageException: Could not insert: INSERT INTO 
"iptc" ("id", "time_created", "language", "city", 
"country_or_primary_location", "copyright_notice", "writer", 
"originating_program", "special_instructions", "source", "province_or_state", 
"keywords", "supplemental_categories", "record_version", "release_date", 
"original_transmission_ref", "caption", "release_time", "urgency", "by_line", 
"headline", "credit", "date_created", "by_line_title", "object_name", 
"category") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, 
?, ?, ?, ?, ?, ?)
.
.
.
.
.
.
Caused by: org.nuxeo.ecm.core.api.WrappedException: Exception: 
org.postgresql.util.PSQLException. message: ERROR: invalid byte sequence for 
encoding "UTF8": 0x00
        at 
org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:1608)
        at 
org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:1343)
        at 
org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:194)
        at 
org.postgresql.jdbc2.AbstractJdbc2Statement.execute(AbstractJdbc2Statement.java:451)
        at 
org.postgresql.jdbc2.AbstractJdbc2Statement.executeWithFlags(AbstractJdbc2Statement.java:350)
        at 
org.postgresql.jdbc2.AbstractJdbc2Statement.execute(AbstractJdbc2Statement.java:343)
        at sun.reflect.GeneratedMethodAccessor143.invoke(Unknown Source)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at 
org.postgresql.ds.jdbc23.AbstractJdbc23PooledConnection$StatementHandler.invoke(AbstractJdbc23PooledConnection.java:477)
        at $Proxy375.execute(Unknown Source)
        at 
org.nuxeo.ecm.core.storage.sql.Mapper.insertSingleRow(Mapper.java:829)
        ... 155 more


Thanks,
--
Posted by "ytomas" at Nuxeo Discussions <http://nuxeo.org/discussions>
View the complete thread: 
<http://www.nuxeo.org/discussions/thread.jspa?threadID=2996#8854>
_______________________________________________
ECM mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm
To unsubscribe, go to http://lists.nuxeo.com/mailman/options/ecm

Reply via email to