Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: More on NetBeans failure to start



Bob Potterveld said:

If you can capture the exact command being issued on your system it  
might be helpful.

In the nbexec file add the following just before the eval statement  
you posted:

echo "netbeansstartup data" > $HOME/jvmstartupinfo.txt
echo "JDKHOME:" >> $HOME/jvmstartupinfo.txt
echo ${jdkhome} >>  $HOME/jvmstartupinfo.txt
echo "CP:" >> $HOME/jvmstartupinfo.txt
echo $cp >> $HOME/jvmstartupinfo.txt
echo "JARGS:" >> $HOME/jvmstartupinfo.txt
echo $jargs  >> $HOME/jvmstartupinfo.txt
echo "ARGS:" >> $HOME/jvmstartupinfo.txt
echo $args  >> $HOME/jvmstartupinfo.txt

----------------------

I do not see a nbexec file. Where is it? I see this problem with both
32-bit and 64-bit Java for NetBeans 6.1 and 6.5.

Jim Rome


 _______________________________________________
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.