Ken Bowen wrote:
Hard to say about everything.  But

/opt/java/bin/java

in your path is very suspicious. Check whether that is in fact the executable itself by just trying to execute

/opt/java/bin/java

It might be that you need /opt/java/bin in the path instead.
This has been fixed.
I also would cd to /opt/java/jdk1.6.0_13/bin and do an ls to see what's there.

the path is actually /opt/java/bin as java is a symlink to /opt/jdk1.6.0_13

-rwxr-xr-x  1 root root  52331 Mar  9 15:37 appletviewer
-rwxr-xr-x  1 root root  52216 Mar  9 15:37 apt
lrwxrwxrwx  1 root root     10 May  5 15:36 ControlPanel -> ./jcontrol
-rwxr-xr-x  1 root root  51963 Mar  9 15:37 extcheck
-rwxr-xr-x  1 root root   1080 Mar  9 15:41 HtmlConverter
-rwxr-xr-x  1 root root  51963 Mar  9 15:37 idlj
-rwxr-xr-x  1 root root  51963 Mar  9 15:37 jar
-rwxr-xr-x  1 root root  51963 Mar  9 15:37 jarsigner
-rwxr-xr-x  1 root root  50810 Mar  9 15:37 java
-rwxr-xr-x  1 root root  52280 Mar  9 15:37 javac
-rwxr-xr-x  1 root root  52216 Mar  9 15:37 javadoc
-rwxr-xr-x  1 root root  52280 Mar  9 15:37 javah
-rwxr-xr-x  1 root root  52312 Mar  9 15:37 javap
-rwxr-xr-x  1 root root 104769 Mar  9 15:41 javaws
-rwxr-xr-x  1 root root  51971 Mar  9 15:37 jconsole
-rwxr-xr-x  1 root root   6347 Mar  9 15:41 jcontrol
-rwxr-xr-x  1 root root  52003 Mar  9 15:37 jdb
-rwxr-xr-x  1 root root  51963 Mar  9 15:37 jhat
-rwxr-xr-x  1 root root  52115 Mar  9 15:37 jinfo
-rwxr-xr-x  1 root root  52115 Mar  9 15:37 jmap
-rwxr-xr-x  1 root root  51963 Mar  9 15:37 jps
-rwxr-xr-x  1 root root  51963 Mar  9 15:37 jrunscript
-rwxr-xr-x  1 root root  52003 Mar  9 15:37 jsadebugd
-rwxr-xr-x  1 root root  52115 Mar  9 15:37 jstack
-rwxr-xr-x  1 root root  51963 Mar  9 15:37 jstat
-rwxr-xr-x  1 root root  51963 Mar  9 15:37 jstatd
-rwxr-xr-x  1 root root   2551 Dec 11 14:14 jvisualvm
-rwxr-xr-x  1 root root  51963 Mar  9 15:37 keytool
-rwxr-xr-x  1 root root  51963 Mar  9 15:37 native2ascii
-rwxr-xr-x  1 root root  52219 Mar  9 15:37 orbd
-rwxr-xr-x  1 root root  52043 Mar  9 15:37 pack200
-rwxr-xr-x  1 root root  52363 Mar  9 15:37 policytool
-rwxr-xr-x  1 root root  52312 Mar  9 15:37 rmic
-rwxr-xr-x  1 root root  51963 Mar  9 15:37 rmid
-rwxr-xr-x  1 root root  51963 Mar  9 15:37 rmiregistry
-rwxr-xr-x  1 root root  51995 Mar  9 15:37 schemagen
-rwxr-xr-x  1 root root  52312 Mar  9 15:37 serialver
-rwxr-xr-x  1 root root  51963 Mar  9 15:37 servertool
-rwxr-xr-x  1 root root  52219 Mar  9 15:37 tnameserv
-rwxr-xr-x  1 root root 186301 Mar  9 15:37 unpack200
-rwxr-xr-x  1 root root  51963 Mar  9 15:37 wsgen
-rwxr-xr-x  1 root root  51995 Mar  9 15:37 wsimport
-rwxr-xr-x  1 root root  51995 Mar  9 15:37 xjc

Dave

<snip<




---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to