Installation script error running on WebSphere
When installing onto a WebSphere instance I ran into an error indicating a problem with the jvm_props.jacl file. After debugging, I found that "server1" is hard-coded into this generated file even though I was installing into a specific profile with a different server name and had specified that name when running rrcconfig. I have worked around the error by recreating my WAS profile using the default "server1" name.
This appears to be an error in the script generation during installation.
This appears to be an error in the script generation during installation.
One answer
When installing onto a WebSphere instance I ran into an error indicating a problem with the jvm_props.jacl file. After debugging, I found that "server1" is hard-coded into this generated file even though I was installing into a specific profile with a different server name and had specified that name when running rrcconfig. I have worked around the error by recreating my WAS profile using the default "server1" name.
This appears to be an error in the script generation during installation.
Please log this as a defect here on jazz.net (assuming you have not done so already)
anthony