Hi, I have an issue in weblogic managed server, where i have a cluster of mangaed weblogic servers. all the managed weblogic manged server after a period of...
Hi, I've an issue with my weblogic managed server, where i could see instances crashing down because of out of memory exception. I came across the wlsh script...
Hi, I'm very new to this shell script and fallen interest to learn. I installed and trying to run this commoan and getting the error belw. Can some one help me...
Follow this way and you will be successful - Install Weblogic binaries Install WLSHELL. It will ask you weblogic home directory -- you give above one Open...
Hi there, My JMX Server uses mx4j but needs an HTTP based Protocol to pass the firewalls. Therefore I can use burlap or hessian together with mx4j. This works...
$channels has one channel configed. but after I set it, it still doesn't successfully pick up the changes. I appreciate any of your comments or advices,...
Hello, I just downloaded and installed version 2.0.2 and I'm attempting something pretty basic (or so I think). Basically creating a java.util.HashMap --...
"get" is a reserved word for the "get command". But you can still use it just by enclosing it in double quotes, like this: $map "get" hello Cheers, Paco Paco...
Hello, I'm unable to detect failure to the "connect" command from within a script file. I've pasted both the code and the output when calling the script with...
Hi all, Hi paco I used wlshell to generate csv for database. i want make a script to reconnect if JVM is shutdown. But when i restart weblogic, $CONNECTED is...
Hello Why is my if statement not working ? type = ServerRuntime @ dir /$type states = $LAST for $s in $SERVERS for $q in $states res = $q"@"$s if $q == get...
Hi Paco/Dylan/Arnaud I notice that several people have experienced this problem but that nobody has ever posted a solution (I have now looked through all 625 ...
Paco Are there any future plans for WLShell in the light of the significant internal changes to WebLogic 9? Will I have to resort to WLST instead? Many thanks ...
Sorry John, I did not get a reply to this issue, neither was I able to come up with a decent work around. We are upgrading to WLS9 and I'm looking at moving...
Hello Everyone, I have used wlshell and to get the time-stamp while retreving attribute values, we use "get -t ...". I am currently using WLST for WL 9.1. Here...
How can I print out the currently running threads ? Here is something I have tried: connect service:jmx:rmi:///jndi/rmi://localhost:19106/jmxrmi java.lang: ...
John, Version 2.1.0-beta-2 supports WebLogic 9; you can give it a try: http://www.wlshell.net/beta/index.html I'm working to move wlshell from beta status and...
Hi, All It seems the structure of Weblogic9 MBeans change a lot. I can't access JVMRuntime anymore. (with latest wlshell) say. Now I have to use: "get...
Is wlshell capable of reading an input file ? For example, I have an input file that contains multiple lines. Within each line, there are pipe separated fields...
wlsh.sh -f myfileofcmds.txt ... an input file that contains ... that contain server names, ... fields. The purpose ... this input file to wlshell. ... greatly...
Hi This was the basis of my earlier question about wlshell support for WL9. I never really worked out a proper solution and others it appears have reverted to...
I'm trying to automate restart of all managed weblogic servers in my environment having multiple weblogic domains using WLSH - 2.0.2 version. My script exits...
Can any one help on this topic. I'm reaching to delivery date now and I have no solution. It will be really appreciated if any one find any solution. - Sanjay....
Sanjay, The "stopOnError" is an option introduced in wlshell but in version 2.0.2 is not yet fully functional, and therefore is not documented. There will be a...
Thanks Paco, this satisfy my requirement. A small correction needed in sample code : ping $url $user $password instead of just ping $url Thanks again for your...
Sanjay, Good to hear that works for you. The parameters of "ping" are optional, when not provided, ping (and connect) will use the environment variables...
Sanjay & Paco, Thanks for starting this discussion, I have relevant Question. I have not tested WL 10.x yet, will these wlshell scripts work for WL 10.x as...
Manjeet, Yes, WLS 10.x will also be supported by wlshell. Paco _____ From: wlshell@yahoogroups.com [mailto:wlshell@yahoogroups.com] On Behalf Of Manjeet Manjul...