I found what is causing their JDK's to seg fault. I happen to try coping
over the Sun JDK to where the weblogic files were in /tmp. When I tried
running the JDK from /tmp it began crashing with a segfault. So I moved
the extracted WL files to /usr/local, and ran it. In order to run some
other app I had to make tmp a symlink to /usr/tmp to allow for more
space. Apparantly the JDK cant handle the sym link and seg faults.

The Weblogic installer now launches, but freezes after the splash
screen. If I run the installer using the Sun jdk it runs fine.

On Mon, 2003-01-13 at 10:03, Daren Desjardins wrote: 
> Ive been trying to install JBuilder 7 and Weblogic 7 and have been
> having no luck. Both apps extract themselves and then try to use their
> own JDK to start the installer, however they both then seg fault. I
> tried running the 'java' that they include and found that it is the
> cause of the seg fault. I was able to get JBuilder installed by
> replacing its JDK with the FreeBSD port. However I still have not been
> able to get Weblogic to install.
> 
> I do have the BSD JDK port, 1.3.1-p7, installed and it works fine.
> 
> Any ideas what would cause these Java installers using their own JDK to
> seg fault all the time?
> 
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-current" in the body of the message
> 

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to