I was wondering anyone could help me and/or point me in right direction to the following issue I have with Linux and JDK117/JDK1.2;
 
I seem to have multiple process instances when ever I issue the interpreter ($JAVA_HOME/bin/jre, $JAVA_HOME/bin/java) with any versions of Linux that I have
 
RedHat 6.0
libc.so.6 => libc.2.1.1.so
 
- Applets/Class's will still run properly, although there should only be one(1) instance.
 
jiniuser 29404  0.0  1.6  1964 1016 pts/4    S    14:33   0:00 csh /export2/jiniuser/bin/StartRMID
jiniuser 29405  0.1 11.1 22260 7040 pts/4    S    14:33   0:06 /opt/jdk1.2/bin/i386/native_threads/rmid -log /export2/jiniuser/logs/
jiniuser 29429  0.0 11.1 22260 7040 pts/4    S    14:33   0:00 /opt/jdk1.2/bin/i386/native_threads/rmid -log /export2/jiniuser/logs/
jiniuser 29430  0.0 11.1 22260 7040 pts/4    S    14:33   0:00 /opt/jdk1.2/bin/i386/native_threads/rmid -log /export2/jiniuser/logs/
jiniuser 29431  0.0 11.1 22260 7040 pts/4    S    14:33   0:00 /opt/jdk1.2/bin/i386/native_threads/rmid -log /export2/jiniuser/logs/
jiniuser 29432  0.0 11.1 22260 7040 pts/4    S    14:33   0:00 /opt/jdk1.2/bin/i386/native_threads/rmid -log /export2/jiniuser/logs/
jiniuser 29436  0.0 11.1 22260 7040 pts/4    S    14:33   0:00 /opt/jdk1.2/bin/i386/native_threads/rmid -log /export2/jiniuser/logs/
jiniuser 29437  0.0 11.1 22260 7040 pts/4    S    14:33   0:00 /opt/jdk1.2/bin/i386/native_threads/rmid -log /export2/jiniuser/logs/
jiniuser 29438  0.2 11.1 22260 7040 pts/4    S    14:33   0:07 /opt/jdk1.2/bin/i386/native_threads/rmid -log /export2/jiniuser/logs/
jiniuser 29440  0.0 11.1 22260 7040 pts/4    S    14:33   0:00 /opt/jdk1.2/bin/i386/native_threads/rmid -log /export2/jiniuser/logs/
jiniuser 29442  0.0 11.1 22260 7040 pts/4    S    14:33   0:00 /opt/jdk1.2/bin/i386/native_threads/rmid -log /export2/jiniuser/logs/
 
Any thoughts would be great !
 
Patrick M. Alleyne
[EMAIL PROTECTED]
 

Reply via email to