Hi!
I want repeat exact EAR installation on fresh installed app server, thus i extract property file from old app with AdminTask.extractConfigProperties with options [[SimpleOutputFormat true] [PortablePropertiesFile true
Then I change
#Environment VariablesapplicationName=newnamecellName=samecellserverName=newservernodeName=newnodeadd
EarFileLocation=path_to_extracted_earBut when I try apply property file I got
ADMG0660E: Properties File Validation during command applyConfigProperties failedand in apply log file errors ADMG0806I: Invalid Resource Id specified Cell=samecell:Deployment=newname:ApplicationDeployment=.
then
ADMG0826I: Error found in section ResourceType=Application
ConfigType=ApplicationDeployment:ContainingConfigType=Deployment:AttributeName=null
ConfigId=Cell=samecell:Deployment=newname:ApplicationDeployment=
Error=java.lang.NullPointerException and all fail.
I saw
Using application properties files to install, update, and delete enterprise application filesbut don`t understand how property file must be modified properly
Server and node already created and all property exists. WAS 8.5.5.9 ND
------------------------------
Oleg SAgay
------------------------------