If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > General > Applications & Tools > Need help getting netasst to work

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 08-28-03, 00:42
inventor inventor is offline
Registered User
 
Join Date: Aug 2003
Location: New York
Posts: 1
Need help getting netasst to work

I am running Oracle 8i ver 8.1.7 on Linux 8.0 and can not seem to be able to run the netasst utility. I can however run the rest of them but I desparately need to get netasst to work. I have read that their is a know issue with it but I am sure by now it must have been fixed but I cant seem to find anyone or any post discussing this issue. If someone can please help me with this I would deeply appreciate it.

Thank you for your time!!

I am a new member here so am not familair with most of it but if you can help me please send to my email the solution in a very clear and concise manner so that we dont have to go back and forth.

My email vb4@prodigy.net

Thanks

Les
Reply With Quote
  #2 (permalink)  
Old 04-21-04, 00:26
nduylinh007 nduylinh007 is offline
Registered User
 
Join Date: Apr 2004
Posts: 10
I also met problem like yours, and I do ...

If net assistent don't start under GUI change the last line in $ORACLE_HOME/bin/netasst:
from
$JRE -classpath $CLASSPATH oracle.net.asst.container.NetApplication oracle.net.asst.container.NetApplication
to
$JRE -nojit -classpath $CLASSPATH oracle.net.asst.container.NetApplication oracle.net.asst.container.NetApplication

Kill your stalled JAVA prcesses by killall -9 jre.
__________________
yancancook
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On