When you use the Profile wizard interactively to augment a profile, a command-line version of the profile augmentation is written to a log file. You can extract this command line from the log file, modify it, and use it to augment other profiles.
To use the manageprofiles command with WebSphere Process Server, you must have already used the Profile wizard interactively to augment a profile with the options you desire. (Do not use the manageprofiles command to initially construct an augment command.) The wizard writes the command line used to augment the profile to a log file. You can modify this command and then execute it from the command line to augment a similar profile.
(Oct 9, 2006 11:16:44 AM), Install, com.ibm.ws.install.wbiserver.ismp.actions. CalculateManagedProfileInvocationAction, msg1, CAPTURED_COMMAND_LINE_DESC: The following line is the command line equivalent of your run of the Profile wizard. It is different in that the ports (-portsFile) you have selected are not included. Also this command line will not federate the profile. Parameter values you may want to change are profileName, profilePath, nodeName, cellName, hostName, dmgrHost, dmgrPort, and any password values which have been masked out . (Oct 9, 2006 11:16:44 AM), Install, com.ibm.ws.install.wbiserver.ismp.actions. CalculateManagedProfileInvocationAction, msg1, CAPTURED_COMMAND_LINE: "/BUILD1/ProcServer01/bin/manageprofiles.sh" -augment -profileName "AppSrv01" -profilePath "/BUILD1/ProcServer01/profiles/AppSrv01" -templatePath "/BUILD1/ProcServer01/profileTemplates/default.wbiserver" -cellName "mohawkvalleyNode10Cell" -nodeName "mohawkvalleyNode04" -hostName "mohawkvalley.site" -dmgrHost "localhost" -dmgrPort "8879" -ceiSampleJmsUser "root" -ceiSampleJmsPwd "MASKED_PARAMETER_VALUE" -ceiSampleServerName "server1" -ceiDbProduct "CLOUDSCAPE_V51_1" -ceiDbName "" -ceiDbUser "" -ceiDbPwd "MASKED_PARAMETER_VALUE" -ceiDbSysUser "" -ceiDbSysPwd "MASKED_PARAMETER_VALUE" -ceiDbJdbcDriverClasspath "" -ceiDbJdbcDriverType "" -ceiDbServerName "" -ceiDbServerPort "" -ceiDbStorageGroup "" -ceiDbNodeName "" -ceiDbConnectionLocation "" -ceiDbExecuteScripts "" -configureScaSecurity "" -scaSecurityUserId "" -scaSecurityPassword "MASKED_PARAMETER_VALUE" -dbName "somedb" -dbType "CLOUDSCAPE" -dbLocation "" -dbUserId "" -dbPassword "MASKED_PARAMETER_VALUE" -dbServerPort "null" -dbHostName "localhost" -dbInstance "ol_" -dbJDBCClasspath "null" -dbCreateNew "true" -dbDelayConfig "false" -dbStorageGroup "" -dbConnectionLocation "" -configureAppScheduler "true" -appSchedulerServer "server1" (Oct 9, 2006 11:16:44 AM), Install, com.ibm.ws.install.ni.ismp.actions.ISMPLogSuccessMessageAction, msg1, INSTCONFSUCCESS
/BUILD1/ProcServer01/bin/manageprofiles.sh -augment -profileName "AppSrv01" -profilePath "/BUILD1/ProcServer01/profiles/AppSrv01" -templatePath "/BUILD1/ProcServer01/profileTemplates/default.wbiserver" -cellName "mohawkvalleyNode10Cell" -nodeName "mohawkvalleyNode04" -hostName "mohawkvalley.site" -dmgrHost "localhost" -dmgrPort "8879" -ceiSampleJmsUser "root" -ceiSampleJmsPwd "MASKED_PARAMETER_VALUE" -ceiSampleServerName "server1" -ceiDbProduct "CLOUDSCAPE_V51_1" -ceiDbName "" -ceiDbUser "" -ceiDbPwd "MASKED_PARAMETER_VALUE" -ceiDbSysUser "" -ceiDbSysPwd "MASKED_PARAMETER_VALUE" -ceiDbJdbcDriverClasspath "" -ceiDbJdbcDriverType "" -ceiDbServerName "" -ceiDbServerPort "" -ceiDbStorageGroup "" -ceiDbNodeName "" -ceiDbConnectionLocation "" -ceiDbExecuteScripts "" -configureScaSecurity "" -scaSecurityUserId "" -scaSecurityPassword "MASKED_PARAMETER_VALUE" -dbName "somedb" -dbType "CLOUDSCAPE" -dbLocation "" -dbUserId "" -dbPassword "MASKED_PARAMETER_VALUE" -dbServerPort "null" -dbHostName "localhost" -dbInstance "ol_" -dbJDBCClasspath "null" -dbCreateNew "true" -dbDelayConfig "false" -dbStorageGroup "" -dbConnectionLocation "" -configureAppScheduler "true" -appSchedulerServer "server1"
/opt/IBM/WebSphere/ProcServer/bin>myCommandline.sh INSTCONFSUCCESS: The profile now exists. INSTCONFSUCCESS: Profile augmentation succeeded. INSTCONFSUCCESS: Profile augmentation succeeded. /opt/IBM/WebSphere/ProcServer/bin>
C:\Program Files\IBM\WebSphere\ProcServer\bin>myCommandline.bat INSTCONFSUCCESS: The profile now exists. INSTCONFSUCCESS: Profile augmentation succeeded. INSTCONFSUCCESS: Profile augmentation succeeded. C:\Program Files\IBM\WebSphere\ProcServer\bin>
Last updated: Wed 01 Nov 2006 07:47:12
(c) Copyright IBM Corporation 2005, 2006.
This information center is powered by Eclipse technology (http://www.eclipse.org)