Bob Potterveld wrote (9/26/08 10:33 PM):
> Hi Gary,
>
> The most significant difference between your startup and mine is the
> presence in your classpath of what looks to be language specific jar
> files such locale/boot_ja.jar. The jar files in locale don't appear on
> my system hence they do not appear on my classpath. I can't imagine
> they would be part of the problem. However, a quick test might be
> interesting. Move your locale folder to /tmp ( sudo mv "/Applications/
> NetBeans/NetBeans 6.1.app/Contents/Resources/NetBeans/platform8/lib/
> locale" /tmp/locale) to temporarily get them out of the way. Then try
> and restart NetBeans. Hopefully these jar files no longer appear in
> your classpath. After the test, you can move the folder back with
> sudo mv /tmp/locale "/Applications/NetBeans/NetBeans 6.1.app/Contents/
> Resources/NetBeans/platform8/lib/locale".
>
> Other than a few glassfish differences in my environment, the startup
> is almost identical.
>
> Bob Potterveld
>
Bob,
Tried your experiment. The jar files are, in fact, no longer in the
classpath but there's no visible change in the crash behavior (still crashes
with log that, as Greg Guerin pointed out, represents a 64-bit mode crash).
For what it's worth here's the jvmstartupinfo.text contents:
netbeansstartup data - Sat Sep 27 09:38:50 PDT 2008:
JDKHOME:
/System/Library/Frameworks/JavaVM.framework/Versions/1.5/Home
CP:
/Applications/NetBeans/NetBeans
6.1.app/Contents/Resources/NetBeans/platform8/lib/boot.jar:/Applications/Net
Beans/NetBeans
6.1.app/Contents/Resources/NetBeans/platform8/lib/org-openide-modules.jar:/A
pplications/NetBeans/NetBeans
6.1.app/Contents/Resources/NetBeans/platform8/lib/org-openide-util.jar:/Syst
em/Library/Frameworks/JavaVM.framework/Versions/1.5/Home/lib/dt.jar
JARGS:
-Dnetbeans.system_http_proxy="DIRECT"
-Dnetbeans.system_http_non_proxy_hosts=""
-Dnetbeans.dirs="/Applications/NetBeans/NetBeans
6.1.app/Contents/Resources/NetBeans/nb6.1:/Applications/NetBeans/NetBeans
6.1.app/Contents/Resources/NetBeans/ide9:/Applications/NetBeans/NetBeans
6.1.app/Contents/Resources/NetBeans/java2:/Applications/NetBeans/NetBeans
6.1.app/Contents/Resources/NetBeans/xml2:/Applications/NetBeans/NetBeans
6.1.app/Contents/Resources/NetBeans/apisupport1:/Applications/NetBeans/NetBe
ans
6.1.app/Contents/Resources/NetBeans/enterprise5:/Applications/NetBeans/NetBe
ans
6.1.app/Contents/Resources/NetBeans/profiler3:/Applications/NetBeans/NetBean
s 6.1.app/Contents/Resources/NetBeans/gsf1:/Applications/NetBeans/NetBeans
6.1.app/Contents/Resources/NetBeans/ruby2:/Applications/NetBeans/NetBeans
6.1.app/Contents/Resources/NetBeans/visualweb2:/Applications/NetBeans/NetBea
ns
6.1.app/Contents/Resources/NetBeans/identity2:/Applications/NetBeans/NetBean
s
6.1.app/Contents/Resources/NetBeans/harness:/Applications/NetBeans/NetBeans
6.1.app/Contents/Resources/NetBeans/cnd2:"
-Dnetbeans.home="/Applications/NetBeans/NetBeans
6.1.app/Contents/Resources/NetBeans/platform8"
'-Dcom.apple.mrj.application.apple.menu.about.name=NetBeans'
'-Xdock:name=NetBeans' '-Xdock:icon=/Applications/NetBeans/NetBeans
6.1.app/Contents/MacOS/../Resources/NetBeans/bin/../nb6.1/netbeans.icns'
'-Dnetbeans.importclass=org.netbeans.upgrade.AutoUpgrade'
'-Dnetbeans.accept_license_class=org.netbeans.license.AcceptLicense'
'-Xmx512m' '-client' '-Xss2m' '-Xms32m' '-XX:PermSize=32m'
'-XX:MaxPermSize=200m' '-Xverify:none' '-Dapple.laf.useScreenMenuBar=true'
'-Dsun.java2d.noddraw=true'
ARGS:
--userdir "/Users/gnunes/.netbeans/6.1" "--branding" "nb"
Thanks again for the help,
gary
_______________________________________________
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