WebService Feature Pack Profile Creation Error
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > WebSphere > WebSphere Application Server > WebService Feature Pack Profile Creation Error




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    WebService Feature Pack Profile Creation Error  


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
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 ]



    Re: WebService Feature Pack Profile Creation Error  
Ben_


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
07-30-07 06:23 PM

"error=5" looks like an access denied.

The error excerpt comes from AppSrv02-create.log, I suppose.

What's in wsadminListener.log ?





[ Post a follow-up to this message ]



    Re: WebService Feature Pack Profile Creation Error  
Brian S Paskin


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
07-30-07 06:23 PM

Hi, I believe error=5 is an Access Denied error.  Check to make sure you hav
e the the correct rights to create the directory and are able to execute the
 commands.

Brian





[ Post a follow-up to this message ]



    Re: WebService Feature Pack Profile Creation Error  
Ben_


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
07-30-07 06:23 PM

Which version of Windows are you using ? (Vista UAC and RAD are not good
friends yet)






[ Post a follow-up to this message ]



    Re: WebService Feature Pack Profile Creation Error  


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
07-30-07 06:23 PM

I am using Windows XP

I am seeing following Warning in pmt.log But it continues after the Warning 
and locates the profile template in WEBSERVICES directory.

There is no wsadminListener.log

<date>2007-07-30T13:43:29</date>
<millis>1185817409850</millis>
<sequence>13</sequence>
<logger>com.ibm.ws.pmt.extensions.Template</logger>
<level>WARNING</level>
<class>com.ibm.ws.install.configmanager.logging.LogUtils</class>
<method>logException</method>
<thread>10</thread>
<message>com.ibm.wsspi.profile.WSProfileException: Cannot locate template me
tadata: No profile template metadata file exists at path C:\Program Files\IB
 M\SDP70\runtimes\base_v61\profileTemplat
es\cell\templateMetadata.xml
at com.ibm.wsspi.profile.WSProfileTemplate.validateProfileTemplateOnFileSyst
em(WSProfileTemplate.java:1146)
at com.ibm.wsspi.profile.WSProfileTemplate.&lt;init&gt;(WSProfileTemplate.ja
va:84)
at com.ibm.ws.pmt.extensions.Template.&lt;init&gt;(Template.java:36)
at com.ibm.ws.pmt.extensions.TemplateExtensionManager.loadTemplates(Template
ExtensionManager.java:48)
at com.ibm.ws.pmt.extensions.TemplateExtensionManager.getTemplatesByAction(T
emplateExtensionManager.java:132)
at com.ibm.ws.pmt.action.AugmentActionEnabler.augmentingTemplatesExist(Augme
ntActionEnabler.java:64)
at com.ibm.ws.pmt.action.AugmentActionEnabler.isActionEnabled(AugmentActionE
nabler.java:37)
at com.ibm.ws.pmt.extensions.ActionExtensionManager.loadActions(ActionExtens
ionManager.java:100)
at com.ibm.ws.pmt.extensions.ActionExtensionManager.getActions(ActionExtensi
onManager.java:217)
at com.ibm.ws.pmt.views.PMTView.&lt;init&gt;(PMTView.java:36)
at java.lang.Class.newInstanceImpl(Native Method)
at java.lang.Class.newInstance(Class.java:1300)





[ Post a follow-up to this message ]



    Re: WebService Feature Pack Profile Creation Error  
Ben_


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
07-31-07 12:21 AM

Can't propose better than:
* try the failing command in a command prompt and hope it tells more
* try to post in a WebSphere Studio / Rational group
* open a PMR





[ Post a follow-up to this message ]



    Re: WebService Feature Pack Profile Creation Error  


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
07-31-07 06:21 PM


This problem has been traced to permission issue. Change the permissions and
 was abel to create a profile.

thanks everyone for quick resonses.






[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 06:30 AM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register