AEM JEE Installation on WebSphere | Community
Skip to main content
pranaym48551345
New Participant
February 9, 2022
Solved

AEM JEE Installation on WebSphere

  • February 9, 2022
  • 1 reply
  • 786 views

Hi All,

 

I am trying to install the AEM 6.5 JEE on IBM WebSphere application server for that i have downloaded the "aemforms_server_6_5_0_websphere_all_unix.tar.gz" file extracted the file using 7Zip command and uploaded the "aemforms_server_6_5_0_websphere_all_unix.tar" file in the server.

 

I am logging in as a root user and using the below command to extract the tar files.

"tar xvf aemforms_server_6_5_0_websphere_all_unix.tar" but after i execute this command the folder are getting created but i don't see the install.bin file created under the directory server/Disk1/InstData/Linux/NoVM.

 

Can someone please let me know if this command is correct or if i am doing something wrong or if i need to follow some other steps.

Thanks
Pranay

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Pulkit_Jain_

@pranaym48551345 

Can you move the complete installer aemforms_server_6_5_0_websphere_all_unix.tar.gz to the server and extract the tar (-xvf)? This should help.

Also, you can do a quick MD5 checksum on the installer and the key is available on the LWS for cross checking.

 

1 reply

Pulkit_Jain_
Pulkit_Jain_Accepted solution
Employee
February 9, 2022

@pranaym48551345 

Can you move the complete installer aemforms_server_6_5_0_websphere_all_unix.tar.gz to the server and extract the tar (-xvf)? This should help.

Also, you can do a quick MD5 checksum on the installer and the key is available on the LWS for cross checking.

 

pranaym48551345
New Participant
February 9, 2022

Hi Pulkit,

So basically you are asking to execute the below commands:

tar -xvf aemforms_server_6_5_0_websphere_all_unix.tar.gz

 

Also can you please let me know how can we check the MD5 checksum on the installer.

 

Thanks
Pranay