Dan,
wlshell version 2.0.2 supports WLS up to
version 8. If you use WLS 9 or 10, you need wlshell version 2.1.0:
http://www.wlshell.net/beta/index.html
It is currently in beta, and will be finalized
sometime this summer.
Paco
From:
wlshell@yahoogroups.com [mailto:wlshell@yahoogroups.com] On Behalf Of dan_leroux
Sent: Tuesday, June 19, 2007 2:40
PM
To: wlshell@yahoogroups.com
Subject: [wlshell] get an error
while "connecting"
Folks, I'm new to wlsh so my apologies for posting
something that may be totally trivial to you folks.
We're Running Weblogic 9.2 on Red Hat ES 4.
The JVM we use is "jrockit" (from BEA)
Got wlsh installed, that part is fine.
Got wlsh started, it's still fine.
Now I try to connect to my Weblogic server console and get the following:
[root@simple-
wlshell, a shell for BEA WebLogic Server. Version 2.0.2-patch-
by Paco Gomez (c) 2002 - 2004. www.wlshell.
type "help" for a list of commands
wlsh [not connected]> connect t3://localhost:
connecting to t3://localhost:
java.lang.NoSuchMet
Exception in thread "Main Thread" java.lang.NoSuchMet
at wlshell.cl.TextComm
at wlshell.cl.TextComm
at wlshell.Main.
It hangs there, and no connection gets established.
Any help is most welcome!
-Dan