Re: Apps can no longer be launched by double-clicking
- Subject: Re: Apps can no longer be launched by double-clicking
- From: James Rome <email@hidden>
- Date: Mon, 08 Sep 2008 09:27:27 -0400
- Delivered-to: email@hidden
- Delivered-to: email@hidden
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:content-type :content-transfer-encoding; bh=rfG7jziABzIzrhOHWvlwmIaVRECRZIKLwgRlTDPMvew=; b=ID5b5VxvUfNiG4w1woitpo1Fm0vPfPpzs5XDoNevkMfv/C9fY8zGH17PpBRp4QptgH Rp9s3s6lIkqkuWRVSAd7Dayc91dG7LWV5Ls9mJwKlkBsCWqUhGlXjbPIZCzW8e2ka3d1 bh18nmTPponjuKLrsjSVGYglWdiVjBDvarblc=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; b=ANb94Zv0SbLdLkD2cFm/Q1vSFriLHK//4nry/VHbp8kNYqsz1Gei5/1vMzfhVrHDgV JVW0pr1mbEMRgyj35igQDV4zKvGH3CCeuL1ugQPdpMuZpuO9+ff6SW6TjgL0A+pwBHHJ Yv8gU/fZPhaYJ9iFRtxkXKT9KYymtoLwObvQs=
- User-agent: Thunderbird 2.0.0.17pre (Macintosh/20080906)
I was told that this may be a problem with the number of arguments used
to launch the app. Supposedly, it croaked at 25. But I tested this, and
did not get the seg fault:
jarmac:~ jar$
/System/Library/Frameworks/JavaVM.framework/Versions/1.5/Home/bin/java 1
2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26
Exception in thread "main" java.lang.NoClassDefFoundError: 1
jarmac:~ jar$
/System/Library/Frameworks/JavaVM.framework/Versions/1.5/Home/bin/java 1
2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25
Exception in thread "main" java.lang.NoClassDefFoundError: 1
jarmac:~ jar$
/System/Library/Frameworks/JavaVM.framework/Versions/1.5/Home/bin/java 1
2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
Exception in thread "main" java.lang.NoClassDefFoundError: 1
jarmac:~ jar$
/System/Library/Frameworks/JavaVM.framework/Versions/1.5/Home/bin/java 1
2 3 4 5 6 7 8 9 10 11 12
Exception in thread "main" java.lang.NoClassDefFoundError: 1
jarmac:~ jar$
/System/Library/Frameworks/JavaVM.framework/Versions/1.5/Home/bin/java 1
2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28
29 30
Exception in thread "main" java.lang.NoClassDefFoundError: 1
jarmac:~ jar$
/System/Library/Frameworks/JavaVM.framework/Versions/1.5/Home/bin/java 1
2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28
29 30 31 32 33
Exception in thread "main" java.lang.NoClassDefFoundError: 1
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Java-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/java-dev/email@hidden
This email sent to email@hidden
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.