Search the web
Sign In
New User? Sign Up
wlshell
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 426 - 455 of 675   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
426
Hi, The "=" sign is used by wlshell as the delimiter to differentiate the variable name from its value. Here is a possible workaround: build.xml: <property...
Paco Gomez
sfomad
Online Now Send Email
Jul 2, 2004
4:14 am
427
Hi there, I'm trying to add a security policy to a JDBCConnectionPool using wlshell. As a first step I've created the policy via the weblogic console and I'm ...
Colin O'Toole
cotoole@...
Send Email
Jul 2, 2004
2:54 pm
428
Hello! Thanks for this terrific tool I had a question regarding Managed WebApp Servers (in JVMs seperate from the Admin Server but all on the same machine). I...
jbelog
Offline Send Email
Jul 3, 2004
2:02 am
429
Hi, I am using wlshell (2.0.2) with WLS 8.1 sp2 ( with workshop runtime) and the get -m command returns null for me. I tried a simple command: wlsh testProd:/>...
luc_dewavrin
Offline Send Email
Jul 12, 2004
3:25 pm
430
Luc, This is a known issue in 2.0.2 that has been fixed in 2.1.0-beta-2 (available soon). The workaround is to start wlshell in debug mode (-d) like you have...
Paco Gomez
sfomad
Online Now Send Email
Jul 13, 2004
1:47 am
431
Hello guys I'm running wlsh 1.7 with weblogic server 8.1sp2. the following configuration used to work with the Weblogic 7.0sp2. but after upgrading the...
Shlomit Balas
shlomit@...
Send Email
Jul 15, 2004
1:17 pm
432
We run wlshell scripts in cron jobs to monitor a WL application. It works great, except when the WL admin server is unavailable. When running in script mode...
yahoo.com@...
kehunt
Online Now Send Email
Jul 20, 2004
2:24 am
433
Hello, I have 2 questions : 1. I used to use completion when using previous verison of wlshell and it seems it has disappeared since version 2.0.2. How can I...
lantierdom
Offline Send Email
Jul 20, 2004
2:07 pm
434
Hi, I just downloaded WLShell 2.0.3 using the linux installer. I am running WebLogic 8.1 sp1 on RedHat 7.2. My setup has only one domain and one server. When...
chishunkwong
Online Now Send Email
Jul 21, 2004
11:18 pm
435
Hi, I've been playing around with wlshell trying to automate domain installation and I've run into a wall. I'm trying to do the equivalent of: SET -mbean...
nixerman
Offline Send Email
Jul 29, 2004
4:06 pm
436
Hi, The jar file within the wlshell-2.1.0-beta-1.zip generic installer appears to be corrupt. Has anyone else had problems with it? Regards, Graham...
gmcm13
Offline Send Email
Aug 3, 2004
11:49 am
437
Is it possible to create a new Authentication Provider with wlshell. For example I can do this wlsh xtools23:/> Security: wlsh Security:/> cd typeless ...
Stefan Baramov
s_baramov
Offline Send Email
Aug 5, 2004
11:01 pm
438
Hi, I have problems with the application!component notation that is supposed to handle the same component name being used in multiple applications: wlsh...
tore.green@...
tore_green
Offline Send Email
Aug 6, 2004
9:51 am
439
Hi does anyone know where Paco is ? why doesn't he answer ?...
Shlomit Balas
shlomit@...
Send Email
Aug 9, 2004
11:28 am
440
Sholmit, I have been busy lately with professional and personal matters. I am trying to catch up with email. The wlshell project is as alive as ever. I am...
Paco Gomez
sfomad
Online Now Send Email
Aug 9, 2004
2:32 pm
441
Hi, Paco: How to create servers inside a cluster after cd to the cluster? I tried server times, it failed. Thanks ... cluster. ... target. ... servers that...
chuliuxiang2005
Offline Send Email
Aug 23, 2004
12:02 am
442
Hi, I have the same problem. An execution error during a wlshell script execution makes wlshell to stop executing the script but not wlshell itself. For...
antoniodavidramirezmo...
antoniodavid...
Offline Send Email
Aug 25, 2004
10:00 am
443
Hollo: Has any one been able to config the JVM parameters and if how? Thank You DLWasler...
dwasler
Offline Send Email
Aug 27, 2004
8:27 pm
444
Hello I trying to learn and understand WLShell commands. This might seem like a simple question. Since WLShell uses JMX to communcate with WL server. Can I...
dwasler
Offline Send Email
Aug 27, 2004
8:28 pm
445
JVM parameter setting is a very imp step of performance tuning ! ...start with minimum val and have a max value set...i think u cant have more than 2GB of that...
V i k r a m
vmbhosale
Offline Send Email
Aug 27, 2004
8:52 pm
446
Hello: I want to set the JVM parameters vis the WLshell tool, in short, is there a way to do this. Thank You DLWasler V i k r a m <vmbhosale@...> wrote: ...
David L. Wasler
dwasler
Offline Send Email
Aug 28, 2004
7:24 am
447
Hi David, You can set JVM parameters via the ServerStart MBean, via the Arguments attribute. You can also set -D switch and other options. In wlshell this is...
Darryl Stoflet
Darryl_Stoflet
Offline Send Email
Aug 28, 2004
5:42 pm
448
I tried to add the created server to cluster, but not sure how to assign it to cluster. Thanks...
chuliuxiang2005
Offline Send Email
Aug 28, 2004
10:43 pm
449
Try something like this: SERVER_NAME=myserver CLUSTER_NAME=mycluster #Create the Managed Server cd /Server mkdir $SERVER_NAME cd / #Cluster root dir does not...
Darryl Stoflet
Darryl_Stoflet
Offline Send Email
Aug 28, 2004
11:25 pm
450
I want to do a backup using .wlsh script! I tried to use the c2w it only provides resources info, see below. How do I get the total config information not just...
dwasler
Offline Send Email
Sep 12, 2004
3:16 am
451
After connecting to my server, I can see my custom MBeans in the heirarchy but seem to be unable to access any of their attributes or operations. I am using...
wr_knotts
Offline Send Email
Sep 12, 2004
3:17 am
452
Hello: Can someone explain how to get a message posted. I have try several times to post messages. Is there a filter reading messages? What is the work flow...
dwasler
Offline Send Email
Sep 16, 2004
5:07 am
453
Hi, I am trying to install wlshell in UNIX. I typed in the following command: java -jar install-wlshell-2.0.2.jar I am getting the following error: Exception...
cyriacpeter
Offline Send Email
Sep 16, 2004
5:13 am
454
Hi, I am new to wlshell. I am also facing problems installing wlshell in UNIX. I have got it installed in Windows and it's working fine. Can u tell me what...
cyriacpeter
Offline Send Email
Sep 16, 2004
5:13 am
455
Hi, I am trying to install wlshell in UNIX by executing the jar file. (java -jar install-wlshell-1_6.jar) But I am getting this error - Can't connect to X11...
cyriac peter
cyriacpeter
Offline Send Email
Sep 16, 2004
5:13 am
Messages 426 - 455 of 675   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help