Re: [Dspace-tech] Another Ant fresh_install error: Bad Packet Type

2008-07-23 Thread Rebekah Burke
Ok, I'm still having problems.. It turned out that my network admin had installed Oracle 10.2.0.1.0 but told me he'd installed the latest 11g. I amended my dspace source to suit - edited back the pom.xml file to look for 10g drivers by default, downloaded the oracle 10g ojdbc14.jar. During this

[Dspace-tech] Another Ant fresh_install error: Bad Packet Type

2008-07-21 Thread Rebekah Burke
Hi all, I am on step 7, the ant fresh_install step, of installing Dspace 1.5 from the PDF manual, using Oracle 11g on Debian Linux. I am receiving this Bad Packet Type java error when I run ant fresh_install.. [EMAIL

Re: [Dspace-tech] Another Ant fresh_install error: Bad Packet Type

2008-07-21 Thread Graham Triggs
Sounds like you might have a wonky ojdbc jar. What version is it? Can you try replacing it with the latest version downloaded from Oracle? G Rebekah Burke wrote: Hi all, I am on step 7, the ant fresh_install step, of installing Dspace 1.5 from the PDF manual, using Oracle 11g on Debian

[Dspace-tech] Another Ant fresh_install error: Bad Packet Type

2008-07-21 Thread Rebekah Burke
I've got ojbc6.jar, to correspond with my java version. While building the project with Maven I got an error saying that I'd need to manually download ojdbc14.jar too, so I did that, and stuck it in my dspace-source/lib folder. However, looking at my

Re: [Dspace-tech] Another Ant fresh_install error: Bad Packet Type

2008-07-21 Thread Rebekah Burke
Thanks for that Graham. I took away the ojdbc14.jar, used install-file on ojdb6, changed the pom.xml file to have ojdbc6 instead of 14, but got a Maven error like this when building dspace: [INFO] Error building POM (may not be this project's POM). Project ID: org.dspace:dspace POM Location: