Results 1 to 2 of 2

Thread: Random computer hangs - I suspect when java apps are running

  1. #1
    Join Date
    Feb 2006
    Beans
    30

    Random computer hangs - I suspect when java apps are running

    I have a java based banking program that at the most inopportune time decides to lock up and require me to reboot.

    It doesn't seem to happen when other programs are running so I'm testing the theory that it's related to sun-java6.

    to configure the bank program I have to create a symbolic link to the jre directory. I'm using sun-java6, so the link is pointing to "/usr/lib/jvm/java-6-sun/jre"

    where should I direct this symbolic link to use openjdk-6-jre which is also installed.

    Thanks

  2. #2
    Join Date
    Feb 2006
    Beans
    30

    Re: Random computer hangs - I suspect when java apps are running

    Not sure if this should be considered solved...

    I never found the path to which I should set the symbolic link; however, I read in another thread where someone mentioned that there are conflicts when sun-java and openjdk are installed together.

    I uninstalled openjdk and haven't experienced any hangs. I need to give it a few more days.

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •