Make sure the 113 jvm is the one initialized.  As I do not have it as default,
as the documentation suggests against it, I set up a batch file for launching
mozilla.

SET MOZILLA_HOME=c:\programs\warpzilla\bin (differs for differing mozilla's
installed)
SET PATH=c:\JAVA13\JRE\BIN;%PATH%
SET BEGINLIBPATH=c:\JAVA13\JRE\BIN;c:\JAVA13\JRE\DLL
SET CLASSPATH=
set java_home=c:\java13\jre
cd bin (done so that when I remove the bin directory this file is left
untouched 1 lvl up)
start mozilla.exe

I also have a batch file for moving the plugins and ico's over after removing
the bin directory.

Andy
Peter Weilbacher wrote:

> On Sat, 20 Oct 2001 14:34:51, Michael Kaply
> <[EMAIL PROTECTED]> wrote:
>
> > This sounds like it's trying to load Java 1.1.8 with the plugin somehow.
> >
> > Try renaming the Java11 directory to something like Java11.tmp and see if
> > that works.
>
> Good idea, but now it crashes when accessing about:plugins. Some of the
> according POPUPLOG.OS2 entries are listed below.
>
> --
> Greetings,
>         Peter.
>
> 10-20-2001  22:00:17  SYS3175  PID 00a0  TID 0001  Slot 006c
> F:\TCPIP\WARPZILLA\BIN-0.9.4\MOZILLA.EXE
> c0000005
> 1d460a94
> P1=00000001  P2=00000000  P3=XXXXXXXX  P4=XXXXXXXX
> EAX=00000000  EBX=00000000  ECX=00000023  EDX=0012d434
> ESI=010cafb0  EDI=012d8470
> DS=0053  DSACC=f0f3  DSLIM=ffffffff
> ES=0053  ESACC=f0f3  ESLIM=ffffffff
> FS=150b  FSACC=00f3  FSLIM=00000030
> GS=0000  GSACC=****  GSLIM=********
> CS:EIP=005b:1d460a94  CSACC=f0df  CSLIM=ffffffff
> SS:ESP=0053:0012cb30  SSACC=f0f3  SSLIM=ffffffff
> EBP=0012d450  FLG=00212206
>
> NPOJI6.DLL 0002:00010a94
>
> 10-20-2001  22:08:13  SYS3175  PID 00b5  TID 0001  Slot 0076
> F:\TCPIP\WARPZILLA\BIN-0.9.4\MOZILLA.EXE
> c0000005
> 1d430a94
> P1=00000001  P2=00000000  P3=XXXXXXXX  P4=XXXXXXXX
> EAX=00000000  EBX=00000000  ECX=00000023  EDX=0012d434
> ESI=010e0668  EDI=012618f0
> DS=0053  DSACC=f0f3  DSLIM=ffffffff
> ES=0053  ESACC=f0f3  ESLIM=ffffffff
> FS=150b  FSACC=00f3  FSLIM=00000030
> GS=0000  GSACC=****  GSLIM=********
> CS:EIP=005b:1d430a94  CSACC=f0df  CSLIM=ffffffff
> SS:ESP=0053:0012cb30  SSACC=f0f3  SSLIM=ffffffff
> EBP=0012d450  FLG=00212206
>
> NPOJI6.DLL 0002:00010a94


Reply via email to