Home Forums Software InstaDMG InstaDMG and Java

Viewing 15 posts - 1 through 15 (of 18 total)
  • Author
    Posts
  • #375793
    jochsner
    Participant

    Is anyone else having issues getting Java to run with an InstaDMG build? I have two separate builds with all updates – but Java won’t run on either one of them. I can’t even launch Java Preferences – it just crashes. The logs show:

    dyld: Symbol not found: _kJVMInfoHomePathKey
    Referenced from: /Applications/Utilities/Java/Java Web Start.app/Contents/MacOS/Java Web Start
    Expected in: /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
    Exited abnormally: Trace/BPT trap

    Anyone else seeing this?

    #375805
    larkost
    Participant

    I have a couple of images with Java on them, and have not seen a problem.

    #375806
    knowmad
    Participant

    I have also not seen any issues but I will now go look directly at what your pointing too…… I will point out that the underscore in the file name you are pointing to may be related to the issue brought up in the ‘[url]https://www.afp548.com/forum/viewtopic.php?showtopic=23887[/url]’ repair permissions thread by AllenMarcus
    That does not help right now, but maybe check to see if its a simlink/alias and maybe fix it?
    just a wild suggestion.

    #375807
    jwinders
    Participant

    I had a similar problem last week with my first go at InstaDMG. I figured out the problem was installing java update 3 without first installing java update 2. U2 does not require U1 but U3 does require U2. I don’t remember the exact error in my logs but java prefs would not open and no java apps worked.

    #375808
    AllanMarcus
    Participant

    I have the same problem. I am installing U2 then U3.

    #375809
    larkost
    Participant

    As a little plug: InstaUp2Date does have this correctly in the vanilla.catalog file. Even if you are not using InstaUp2Date it might be worth watching the vanilla.catalog file for a known-good list of updates that is in a known-good order.

    #375810
    jochsner
    Participant

    Awesome – thanks everyone. I will test this out tomorrow and post back my results!

    #375812
    AllanMarcus
    Participant

    [QUOTE][u]Quote by: larkost[/u][p]As a little plug: InstaUp2Date does have this correctly in the vanilla.catalog file. Even if you are not using InstaUp2Date it might be worth watching the vanilla.catalog file for a known-good list of updates that is in a known-good order.[/p][/QUOTE]

    I am using the vanilla catalog and I am seeing the issue.

    #375823
    jochsner
    Participant

    Ok – sorry all. I totally caused this myself. I had the java 3 update in my list and found towards the end of my base updates, I had java 2 still in there. Removing that obviously fixed my issues. Wow.

    #375824
    larkost
    Participant

    You do need to have both updates in, but in the right order. The update 2 does not require update 1, but update 3 does require update 2.

    #375825
    AllanMarcus
    Participant

    This is still a problem for me though. I used the vanilla.catalog and java doesn’t work in the resultant image. Can anyone confirm that is does work in an image create through InstaDMG?

    #375826
    Patrick Gallagher
    Participant

    [QUOTE][u]Quote by: jochsner[/u][p]
    dyld: Symbol not found: _kJVMInfoHomePathKey
    Referenced from: /Applications/Utilities/Java/Java Web Start.app/Contents/MacOS/Java Web Start
    Expected in: /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
    Exited abnormally: Trace/BPT trap

    Anyone else seeing this?[/p][/QUOTE]

    I saw an error similar to this yesterday (dyld: symbol not found, I don’t remember the rest) on a freshly imaged Tiger machine (non-InstaDMG). The problem in my case was that the machine kernel panicked while installing updates. This killed Installer.app and the cli version. I just reimaged it to fix it.

    #375827
    AllanMarcus
    Participant

    ug. I create a new image and I still see the same problem. This is, of course, a show stopper for me. I even tried reinstalling Java, update 2 and update 3, and it didn’t help.

    Any ideas?

    #375843
    AllanMarcus
    Participant

    OK, more info. I created an image using only the 10.5.4 DMG file and unfortunately, java doesn’t work. I installed the same image manually onto the Mac mini to check, and java does work. Java only doesn’t work if the image is created through InstaDMG. 🙁

    I really want to use InstaDMG as I see it as a great time saver, but this is a show stopper for me.

    Any ideas?

    #375858
    larkost
    Participant

    10.5.4? That might be your problem right there: Java Update 3 requires 10.5.6.

Viewing 15 posts - 1 through 15 (of 18 total)
  • You must be logged in to reply to this topic.

Comments are closed