Hello.

I am slide-newbie that want to run slide with a PostgreSQL database. I have downloaded slide-1.0.16, but when I try to upload a file to my new slide-server the following exception are thrown. This is on Mac OS X 10.3.

22:25:29,075 ERROR [STDERR] java.lang.NegativeArraySizeException
22:25:29,080 ERROR [STDERR] at org.postgresql.jdbc1.AbstractJdbc1Statement.setBinaryStream(AbstractJdbc 1Statement.java:1275)
22:25:29,083 ERROR [STDERR] at slidestore.reference.JDBCContentStore.storeContent(JDBCContentStore.java :676)
22:25:29,086 ERROR [STDERR] at slidestore.reference.JDBCContentStore.createRevisionContent(JDBCContentS tore.java:508)
22:25:29,089 ERROR [STDERR] at org.apache.slide.store.AbstractStore.createRevisionContent(AbstractStore .java:1205)
22:25:29,093 ERROR [STDERR] at org.apache.slide.store.StandardStore.createRevisionContent(StandardStore .java:654)
22:25:29,095 ERROR [STDERR] at org.apache.slide.content.ContentImpl.create(ContentImpl.java:511)
22:25:29,099 ERROR [STDERR] at org.apache.slide.webdav.method.PutMethod.executeRequest(PutMethod.java: 328)
22:25:29,119 ERROR [STDERR] at org.apache.slide.webdav.method.WebdavMethod.run(WebdavMethod.java:312)
22:25:29,122 ERROR [STDERR] at org.apache.slide.webdav.WebdavServlet.service(WebdavServlet.java:266)
22:25:29,126 ERROR [STDERR] at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)


How can this be fixed?

One more question: Is it possible to download a nightly build of slide that I do not have to build localy? Or a newer versjon than 1.0.16?

Regards,
 - Tore.


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to