Einstein47
Programmer
I finally found some info about wscp. IBM Support discourages using the unix kill command to stop WebSphere. So for months I have been looking for the correct way to stop WAS. Here is the URL:
So I am trying to make wscp work on all my WebSphere servers. My first two - no problems. However now I am trying to get wscp to work on my QA serer, and it keeps giving me the following error message:
Exception in thread "main" java.lang.NoClassDefFoundError: tcl/lang/Interp
at com.ibm.ejs.sm.ejscp.WscpShell.<clinit>(WscpShell.java:48)
Does this mean it is an error withing the java code for wscp? Why would the same version of wspc work on a different server? How can I fix it?
Thanks, Einstein47
(Love is like PI - natural, irrational, endless, and very important.)
So I am trying to make wscp work on all my WebSphere servers. My first two - no problems. However now I am trying to get wscp to work on my QA serer, and it keeps giving me the following error message:
Exception in thread "main" java.lang.NoClassDefFoundError: tcl/lang/Interp
at com.ibm.ejs.sm.ejscp.WscpShell.<clinit>(WscpShell.java:48)
Does this mean it is an error withing the java code for wscp? Why would the same version of wspc work on a different server? How can I fix it?
Thanks, Einstein47
(Love is like PI - natural, irrational, endless, and very important.)