Ok...I think I've found the problem and I've made a few corrections to the process for assembling the file path. I've committed the changes to CVS in both the p220 branch and the head branch so give one of those a go and let me know how you get along.
~tom On Wed, 8 Sep 2004 23:01:40 -0700, Tom Cornilliac <[EMAIL PROTECTED]> wrote: > Hey Matthew, > > I wrote those bulk upload utilities so I'll do my best to figure out > what's going on here. I'm not in the office at the moment so I can't > test anything until tomorrow morning PST. I have a strong sense that > it's a Linux specific problem you're seeing here. I must confess, > during development I did very little Linux testing on those utils. :( > > I'll see what I can come up with tomorrow. In the meantime, if you > come up with anything on your end please post it to this thread. > > Thanks, > > ~tom > > > > On Thu, 9 Sep 2004 10:06:35 +1000, matthew > <[EMAIL PROTECTED]> wrote: > > hey team, I am trying to use the bulk image/file upload but it keeps > > crashing on me. Have narrowed it down to java using the > > zipfile.init(filepath)in bulkfileupload.cfm > > So I ran > > /opt/coldfusionmx/runtime/jre/bin/java -jar > > /opt/coldfusionmx/runtime/lib/wsconfig -ws Apache -dir > > /etc/httpd/httpd.conf -v > > And received the following.. > > Exception in thread "main" java.util.zip.ZipException: Is a directory > > at java.util.zip.ZipFile.open(Native Method) > > at java.util.zip.ZipFile.<init>(ZipFile.java:112) > > at java.util.jar.JarFile.<init>(JarFile.java:127) > > at java.util.jar.JarFile.<init>(JarFile.java:65) > > > > Any ideas? > > matthew > > > > --- > > You are currently subscribed to farcry-dev as: [EMAIL PROTECTED] > > To unsubscribe send a blank email to [EMAIL PROTECTED] > > Aussie Macromedia Developers: http://lists.daemon.com.au/ > > > --- You are currently subscribed to farcry-dev as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/
