You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Janos Mucsi <mu...@yahoo.com> on 2005/02/16 19:49:33 UTC

anybody knows how was5 plugin works?

Hi
1. I am running maven was5:serverStatus to get this:

build:start:

was5:serverStatus:
    [serverStatus] ADMU0116I: Tool information is
being logged in file
    [serverStatus]           
/usr/was2/WAS5/AppServer/logs/server1/serverStatus.log
    [serverStatus] ADMU0500I: Retrieving server status
for server1
    [serverStatus] ADMU0509I: The Application Server
"server1" cannot be reached. It appears to be
    [serverStatus]            stopped.

I have this in my project.properties:
maven.was5.home=/usr/was2/WAS5/AppServer
maven.was5.serverStatus.statusPort=8880
maven.was5.serverStatus.server=server1

2. When I run maven was5:listApps, I get this:
build:start:

was5:listApps:
    [wasListApps] WASX7023E: Error creating "SOAP"
connection to host "localhost"; exception information:
java.lang.NoClassDefFoundError:
com/sun/mail/util/BASE64DecoderStream
    [wasListApps] WASX7213I: This scripting client is
not connected to a server process; please refer to the
log file
/usr/was2/WAS5/AppServer/logs/wsadmin.traceout for
additional information.
    [wasListApps] WASX7022E: Problem running command
"$AdminApp list" -- exception information:
com.ibm.ws.scripting.ScriptingException: WASX7206W:
The application management service is not running.
Application management commands will not run.
    [wasListApps]
    [wasListApps] [ERROR] Java Result: 110

[2/16/05 18:34:22:961 PST] 508cce18 AbstractShell A
WASX7093I: Issuing message:
"WASX7023E: Error creating "SOAP" connection to host
"localhost"; exception info
rmation: java.lang.NoClassDefFoundError:
com/sun/mail/util/BASE64DecoderStream"
[2/16/05 18:34:22:971 PST] 508cce18 AdminControlC W
WASX7072E: The control servi
ce is not available.


my project.properties has this:

maven.was5.listApps.conntype=SOAP
maven.was5.listApps.port=8880

Can you please help me?

Thanks.

Janos

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org