Try this:

SET SHELLHANDLESINC=30

in your CONFIG.SYS

Should workaround the problem.

It's a bug in Java that we are working on getting fixed.

Mike

Dan Drake wrote:

> On Thu, 6 Jun 2002 23:49:06 UTC, Michael Kaply
> <[EMAIL PROTECTED]> wrote:
>
> > ZIP.DLL is the classic JAVA_HOME not set.
> >
> > Check for JAVA_HOME in OS2.INI - search on Java
>
> Thank you. Under "Java Plug-in" I had JavaHome, not Java_Home.  (It also
> has values for 1.1.8JavaHome and 1.1.8RunTimeLib, which look reasonable
> for the 1.1.8 that 4.61 uses.) When I made the change and rebooted and
> tried the applet again, I got progress: the error is now
>
> "Unable to create pipe connections to JVM"  (BTW Mozilla errors off, not
> just complains)
>
> I thought this might have some connection to the order of my PATH, which
> is set for Java1.1.8 being default; see below.  I could put
> i:\java13\jre\bin at the front of PATH in a command-line window and
> execute Mozilla from there to help it find the right JVM; but no.
> Executing from a command-line at all, even with an unchanged path, gets me
> the ZIP.DLL error again!
>
> On repeated tests this is consistent: Call it from my WPS icon, get the
> no-pipe error; call it from any command-line, get the ZIP.DLL error.
> (Working directory can be the same one that's set in the wps object.)
> Mozilla is re-loading each time, of course, since it dies on either test.
>
> Here's path data in case it's of any use:
>
> On PATH I have java11\bin before java13\jre\bin.  This is for java11
> (1.1.8) to be the default Java, right?  Do I
>
> LIBPATH=i:\util\internet\mozilla\bin;I:\util\internet\HOMEPAGE;E:\MUGLIB\D
> LL;
> .. ludicrous amount of stuff snipped
> ;g:\GU20;I:\JAVA13\JRE\DLL;I:\JAVA11\DLL;I:\JAVA11\ICATJAVA\DLL;I:\JAVA11\
> ICATJAVA\DAEMON;
> .. more snip
> i:\util\internet\comm461\program\lang\en_us;i:\util\internet\comm461\progr
> am
>
> SET PATH=E:\MPTN\BIN;
> .. snip
> ;I:\UTIL\KERMIT2;I:\JAVA11\BIN;I:\JAVA11\ICATJAVA\BIN;i:\java13\jre\bin;E:
> \NSC;
> .. snip
> ;G:\DEVTECH;i:\util\internet\mozilla\bin
>
> set
> classpath=i:\util\internet\NETSCAPE\JAVA11\JEMPCL10.ZIP;i:\util\internet\N
> ETSCAPE\njclass.zip;.;g:\java;i:\java;g:\java\gnu-regexp-1.0.8.jar;I:\JAVA
> 11\ICATJAVA\DAEMON\JAVAPROB.ZIP;I:\JAVA11\LIB\SecMa.jar;i:\java11\lib\clas
> ses.zip;i:\java11\swing\swing.jar
>
> --
> Dan Drake
> [EMAIL PROTECTED]
> http://www.dandrake.com/index.html


Reply via email to