Hi there, when I am try running this script: mkdir /JMSConnectionFactory/"Ordering Gateway Connection Factory" cd /JMSConnectionFactory/"Ordering Gateway...
I connected to a WL10 domain and tried to run a dir. I got the error: <Nov 6, 2009 1:28:30 PM EST> <Error> <Socket> <BEA-000403> <IOException occurred on...
Hi, all I'm very new in wlshell... I try to run simple script test.wlsh: connect t3://10.2.248.66:7007 weblogic weblogic echo "connected" ls > ./test.log sleep...
Hi Group, I'm trying connect WLS 9.0 using WLSHELL Version 2.1.0.1 but when I type "connect t3://wlsmachine:wlsport system weblogic" only the follow message is...
Hi Paco, I have a password issue that I hope you can help me with. First off, I am able to use this class to log onto a weblogic console but only if the...
Sudhakar, I was referring to the "ver" command inside wlshell. That produces detailed information of the libraries being used. Also please attach the output of...
Sudhakar, I didn't see the output of the "ver" command. Can you execute "ver" within wlshell and send me the output? Paco _____ From: wlshell@yahoogroups.com...
Hello Paco, Thanks for replying. I have followed your instructions and created the wlshell.log. Unfortunately, I had to mask some details such as server name,...
To find out what the issue is, can you start wlshell with the -d flag (wlsh -d), execute "ver" to show the version and the connect command? then send the...
Hello, I am having trouble connecting to one of the weblogic server which is running Weblogic 8.1 SP5. It is throwing the following exception shown below. Any...
DJ: your script is almost correct, just need to add "cd .." at the end of each for loop, to go up one level. Also make sure you have the latest version (2.1.0)...
Hi, In addition to the scripts included in the new version, I'm providing some examples in a series of entries in my Blog at BEA. For those interested, here...
Enter your vote today! A new poll has been created for the wlshell group: Which WLS version are you currently using with wlshell? o WLS 10 o WLS 9 o WLS 8 o...
wlshell@yahoogroups.com
Jul 20, 2007 7:20 am
652
If you have any issues logging into a Remote JMX server that requires authentication, use the following patch: http://www.wlshell.net/v2/wlshell-2.1.0.1.jar ...
wlshell version 2.1.0 is now available. The main new features are: * support for Java SE and MX4J JMX 1.2 implementations * support for BEA WebLogic Server...
Erik, Can you provide details on how did you register your MBeans? What MBeanServer did you use to register your custom MBeans? Did you register your...
So I'm able to run wlshell in the new WLS9 environment now, but my application domains are not showing up. All I get are these three: wlsh runtime.com.bea:/>...
Erik, that should work, but try with the latest beta: http://www.wlshell.net/beta/wlshell-2.1.0.zip connect to the managed server using its address(or name)...
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...
We recently upgraded from WebLogic 8.1 to 9.2. We upgraded wlshell to the 2.1.0-beta-2 as well to address the compatibility issue, but now when we try to...