07-30-07 06:23 PM
I upgraded to RAD 7.0.0.3 and then installed the WebService Feature Pack. I
am trying to create a new profile to use WebService Feature Pack Environment
. The wizard goes through the creation screens and at the end says Failed to
Create Profile Please chec
k AppSrv02-create.log
I see following in the log. How do I fix this?
java.io.IOException: CreateProcess: "C:\Program Files\IBM\SDP70\runtimes\bas
e_v61\bin\launchWsadminListener.bat" "C:\Program Files\IBM\SDP70\runtimes\ba
se_v61\profiles\AppSrv02/temp/wsadmin" "C:\Program Files\IBM\SDP70\runtimes\
base_v61/logs/manageprofile
s/AppSrv02/wsadminListener.log" Cp1252 error=5
at java.lang.ProcessImpl.<init>(Unknown Source)
at java.lang.ProcessImpl.start(Unknown Source)
at java.lang.ProcessBuilder.start(Unknown Source)
at java.lang.Runtime.exec(Unknown Source)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.apache.tools.ant.taskdefs.Execute$Java13CommandLauncher.exec(Unknown
Source)
at org.apache.tools.ant.taskdefs.Execute.launch(Unknown Source)
at org.apache.tools.ant.taskdefs.Execute.spawn(Unknown Source)
at org.apache.tools.ant.taskdefs.ExecTask.runExecute(Unknown Source)
at org.apache.tools.ant.taskdefs.ExecTask.runExec(Unknown Source)
at org.apache.tools.ant.taskdefs.ExecTask.execute(Unknown Source)
at org.apache.tools.ant.UnknownElement.execute(Unknown Source)
at org.apache.tools.ant.Task.perform(Unknown Source)
at org.apache.tools.ant.Target.execute(Unknown Source)
at org.apache.tools.ant.Target.performTasks(Unknown Source)
at org.apache.tools.ant.Project.executeSortedTargets(Unknown Source)
at org.apache.tools.ant.Project.executeTarget(Unknown Source)
at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(Unknown Source
)
at org.apache.tools.ant.Project.executeTargets(Unknown Source)
at com.ibm.ws.install.configmanager.actionengine.ant.utils.InProcessAntRunne
r.runBuild(Unknown Source)
at com.ibm.ws.install.configmanager.actionengine.ant.utils.InProcessAntRunne
r.start(Unknown Source)
at com.ibm.ws.install.configmanager.actionengine.ANTAction.executeActionUsin
gAnInProcessANTCall(Unknown Source)
at com.ibm.ws.install.configmanager.actionengine.ANTAction.executeAction(Unk
nown Source)
at com.ibm.ws.install.configmanager.ConfigManager.executeAllActionsFound(Unk
nown Source)
at com.ibm.ws.install.configmanager.ConfigManager.executeActions(Unknown Sou
rce)
at com.ibm.ws.install.configmanager.ConfigManager.launch(Unknown Source)
at com.ibm.ws.install.configmanager.launcher.Launcher.mainForInProcessCMTCal
lers(Unknown Source)
at com.ibm.wsspi.profile.WSProfile.doCreate(Unknown Source)
at com.ibm.wsspi.profile.WSProfile.stackCreate(Unknown Source)
at com.ibm.wsspi.profile.WSProfile.create(Unknown Source)
at com.ibm.ws.profile.cli.WSProfileCLICreateProfileInvoker.executeWSProfileA
ccordingToMode(Unknown Source)
at com.ibm.ws.profile.cli.WSProfileCLIModeInvoker.invokeWSProfile(Unknown So
urce)
at com.ibm.wsspi.profile.WSProfileCLI.invokeWSProfile(Unknown Source)
at com.ibm.wsspi.profile.WSProfileCLI.mainForInProcessCalls(Unknown Source)
at com.ibm.ws.pmt.command.executors.WSProfileCommandExecutor.runWSProfile(Un
known Source)
at com.ibm.ws.pmt.command.executors.WSProfileCommandExecutor.executeCommand(
Unknown Source)
at com.ibm.ws.pmt.wizards.fragments.ProgressPanel.run(Unknown Source)
at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(Unknown S
ource)
[ Post a follow-up to this message ]
|