Hi guys

I'm trying to use the was40 plugin to start an
appserver group using the goal

<attainGoal name="was40:start-servergroup"/>

The servergroup fails to start and "wscp" spits out
the following error message:
was40:start-servergroup:
    [echo] Starting ServerGroup: 'SupportServerGroup'
    [delete] Deleting: /tmp/was40.properties
    [echo] Executing 'ServerGroup start
{/ServerGroup:SupportServerGroup/}' using ws
cp
    [echo] [9/30/04 12:01:29:283 EEST] 5bf232f3 ORBRas
       W com.ibm.CORBA.iio
p.ClientStyleProperties loadPropertiesFile
P=889161:O=0:CT JORB0011: An I/O error
 occurred while constructing ClientStyleProperties
from the properties URL. URL=f
ile:/opt/WebSphere/properties/sas.client.props.
Processing continues using the de
fault property values.
com.ibm.ejs.sm.client.RepositoryOpException:
WSCP0174E: Cannot contact host "loca
lhost" on port "900".
The Admin Server on "locaWSCP0024E: Failed to load
extension; exception informati
on: EjscpExtensionlhost" may not be running.
        at
com.ibm.ejs.sm.ejscp.ClientRepository.&lt;init&gt;(ClientRepository.ja
va:152)
        at com.ibm.ejs.sm.ejscp.
EjscpExtension.init(EjscpExtension.java:126)
        at
tcl.lang.JavaLoadCmd.cmdProc(JavaLoadCmd.java:129)
        at tcl.lang.Parser.evalObjv(Parser.java:810)
        at tcl.lang.Parser.eval2(Parser.java:1209)
        at tcl.lang.Interp.eval(Interp.java:2042)
        at tcl.lang.Interp.eval(Interp.java:2071)
        at
com.ibm.ejs.sm.ejscp.WscpShell.main(WscpShell.java:98)
        at java.lang.reflect.Method.invoke(Native
Method)
        at
com.ibm.ws.bootstrap.WSLauncher.main(WSLauncher.java:158)
invalid command name "ServerGroup"

But when I stert the servergroup manually from 
/opt/WebSphere/bin
the servergroup starts as shown below:

[EMAIL PROTECTED] bin]$ ./wscp.sh
[9/30/04 12:18:29:807 EEST] 5df238f1 ORBRas        W
com.ibm.CORBA.iiop.ClientStyleProperties
loadPropertiesFile P=909663:O=0:CT JORB0011: An I/O
error occurred while constructing
ClientStyleProperties from the properties URL.
URL=file:/opt/WebSphere/properties/sas.client.props.
Processing continues using the default property
values.
wscp> ServerGroup start
/ServerGroup:SupportServerGroup/
wscp>
(After this I can access the web application from my
browser,i.e it was successfully started)

jeff mutonho





__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to