IBM Support

Profile Creation as non-root fails on Environment Selection dialog

Troubleshooting


Problem

During profile creation as a non-root user, if you click the Next button on the Environment Selection dialog, it will not appear to do anything. You will be unable to continue creation of a profile regardless of what kind of profile type was chosen.

Diagnosing The Problem

Using the profile creation tool creates a log of events in <WAS_HOME>/logs/manageprofiles/pmt.log . The messages close to the bottom of the log indicate that the file serverindex.xml is unable to be opened from an existing profile. This file is used to determine any port conflicts when creating a new profile.

<record>
  <date>2009-03-13T15:15:49</date>
  <millis>1236971749294</millis>
  <sequence>4390</sequence>
  <logger>com.ibm.ws.pmt.uiutilities.WSProfileUtilities</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: java.io.FileNotFoundException:
C:\Program Files\IBM\WebSphere\AppServer\profiles\AppSrv01\config\cells\4235345Cell01\nodes\4235345Node01\serverindex.xml (Access is denied.)
at com.ibm.ws.profile.utils.PortResolutionUtils.createPortConflictResolver(PortResolutionUtils.java:872)
at com.ibm.ws.profile.utils.PortResolutionUtils.recommendPorts(PortResolutionUtils.java:214)
at com.ibm.ws.profile.utils.PortResolutionUtils.determineRecommendedPorts(PortResolutionUtils.java:471)
at com.ibm.ws.pmt.uiutilities.WSProfileUtilities.determineRecommendedPorts(WSProfileUtilities.java:259)
at com.ibm.ws.pmt.wizards.fragments.PortsPanel.getRecomendedPorts(PortsPanel.java:381)
<<REST OF STACK TRACE>>
...
</record>

[{"Product":{"code":"SSEQTP","label":"WebSphere Application Server"},"Business Unit":{"code":"BU053","label":"Cloud & Data Platform"},"Component":"Install","Platform":[{"code":"PF002","label":"AIX"},{"code":"PF010","label":"HP-UX"},{"code":"PF016","label":"Linux"},{"code":"PF027","label":"Solaris"},{"code":"PF033","label":"Windows"}],"Version":"9.0.0.0;8.5;8.0;7.0;6.1","Edition":"Base;Express;Network Deployment","Line of Business":{"code":"LOB36","label":"IBM Automation"}},{"Product":{"code":"SS7JFU","label":"WebSphere Application Server - Express"},"Business Unit":{"code":"BU053","label":"Cloud & Data Platform"},"Component":"Install and migration","Platform":[{"code":"PF002","label":"AIX"},{"code":"PF010","label":"HP-UX"},{"code":"","label":"i5\/OS"},{"code":"PF016","label":"Linux"},{"code":"PF027","label":"Solaris"},{"code":"PF033","label":"Windows"}],"Version":"7.0;6.1;6.0.2;6.0.1;6.0","Edition":"","Line of Business":{"code":"LOB45","label":"Automation"}}]

Document Information

Modified date:
15 June 2018

UID

swg21378393