You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by "Karan-Sahni (Contractor)" <KS...@OfficeDepot.com> on 2005/02/10 20:38:27 UTC

was5:stopApp and was5:startApp problems

I am trying to reInstall an app on was5 using was5:reinstallApp in maven-was5-plugin-1.2. The uninstall and install works perfectly, but the startApp and stopApp fails with the following error:


was5:stopApp:
    [wasStopApp] Stopping Application [JMillenniaAppHourly]...
    [wasStopApp] WASX7209I: Connected to process "server1" on node CTIDEVWEB02 using SOAP connector;  The type of process is: UnManagedProcess
    [wasStopApp] WASX7017E: Exception received while running file "C:\DOCUME~1\KARAN-~1\LOCALS~1\Temp\4\wsant25482jacl";exception information: com.ibm.ws.scripting.ScriptingException: WASX7025E: Error found in String ""; cannot create ObjectName.
    [wasStopApp]
    [wasStopApp] [ERROR] Java Result: 105



was5:startApp:
    [wasStartApp] Starting Application [JMillenniaAppHourly]...
    [wasStartApp] WASX7209I: Connected to process "server1" on node CTIDEVWEB02 using SOAP connector;  The type of process is: UnManagedProcess
    [wasStartApp] WASX7017E: Exception received while running file "C:\DOCUME~1\KARAN-~1\LOCALS~1\Temp\4\wsant25485jacl"; exception information: com.ibm.ws.scripting.ScriptingException: WASX7025E: Error found in String ""; cannot create ObjectName.



I have checked that {maven.was5.server} , {maven.ear.displayname}, {maven.was5.home} etc. are correctly declared in project.properties.


Can anyone help ?


Thx, 
Karan


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