I would like to use wlsh to monitor the JMSDestinationRuntime, like get the messagesCurrentCount & messagesPendingCount. Is there a way to do that ? If yes...
Paco: Sorry for not responding earlier. Regarding the options, as far as the echo on/off is concerned it looks good except it doesn't look like it would take...
Hi, When I do a connect to my Admin. Server from wlsh, I get this warning: connecting to t3://localhost:25041 as admin...done Searching for MBeans...done ...
Good afternoon, As party of our migration from WebLogic 7.0 to 8.1 I have been looking at the use of wlshell to ensure all developers can quickly and easily...
To assign a JDBCStore or FileStore to the JMSServer: You must do step as follow: 1. Create the JMSStore (like you did) 2. Create the JMSServer (like you did) ...
Paco: I understand I need to grant full access permissions to "weblogic.admin.mbean" (e.g. acl.access.weblogic.admin.mbean=guest in fileRealm.properties) in...
FYI, The webinar is available now here: http://dev2dev.bea.com/trainingevents/webinars/Webinar_Sept_10.jsp cheers, Paco Paco Gomez Principal Systems Architect ...
Thomas, Thanks for your feedback. I've fixed the MessageMaximum issue, which has to be int instead of long. It will be available in v2.0 (hopefully soon). ...
Responsible for the operation and monitoring of the 24x7 E-Commerce Production Systems. Identify potential site-effecting situations. Mitigate or escalate ...
Adam, There is a sample script in the catalog: http://www.wlshell.com/scripts/script?op=view&id=1047853025937 your script should look like this one: activate =...
Dirk, This is an issue I'm aware of, specially when connecting to production servers. For that reason I have developed a security feature for WL-Shell called...
Hello i'd like to create a user using wlshell script i know how to do it with direct bea command line invocation but how can i do with wlshell (i don't find...
Alain, Are you using 8.1? Paco Gomez Principal Systems Architect BEA Systems ... From: delafosse_alain [mailto:alain@...] Sent: Tuesday, October 14,...
Hello! I just posted WL-Shell version 2.0 beta 3 for those of you interested: http://www.wlshell.com/v2 This is work in progress and some features are still...
Hi to all! How I can pass arguments on the wlshell command line? Something like this example: wlsh -f <wlshell_script> arg1 arg2 .... Thanks Giancarlo Vanelli...
I've setup a project on sourceforge to host some portions of the development of wlshell. The main page is: http://sourceforge.net/projects/wlshell bugs and...
Thibaut, thanks for your explanation. A complete example on how to assign a JDBCStore to a JMSServer can be found on the scripts catalog: Petstore: ...
Paul, Do you have a patch installed on your Admin server? when there is a patch from BEA installed in the classpath of the server, usually the version string...
A new beta has been posted. http://www.wlshell.com/v2 This one includes the capability of redirecting the output from commands. Of special interest, the get...
Giancarlo, This is a feature planned for v2 which is already available in v2.0-beta4. See: http://www.wlshell.com/v2/arguments.html cheers, Paco Paco Gomez ...
Dear All I am using weblogic 7 as application server with oracle as database server. i have some client server crystal reports connecting directly to the...
Is there a way to install and run this without XWindows? I installed this version using Xwindows but would like to run it without bringing up an explorer...
Pradeep, Yes, you can run wlshell without starting the explorer at startup, like in the previous versions. Just edit the file ".wlshrc" and in the line # 62...
Paco, Thanks! I missed that. Your new feature where you can redirect the output of a command to a file does not work if the file already exists and you do not...
Paco: I am not able to quit wlshell when running a script file in v2. The same script runs on the earlier version v1.6. I modified my script so that all it...
Paco, On the WebLogic Console, when you click on "Monitor all Active Pools" available on the Monitoring tab of a connection pool, you can see the information...