Lab - Apache Tomcat Q#1 command in hint not working

Hello, @praddasg
I don’t know why you’re not able to see this tar file.

Ahh. Because I am blind and assumed the tar files will be present at the top. Thank you @Tej-Singh-Rana for taking time pointing this out and extremely sorry for this such silly miss.

1 Like

No, issue. We are here to learn from our mistakes or from others. :+1:

Regards,

Thanks, I’ve faced issue in tomcat 8 but 8.5.63 is working fine

still i have a issue please rectify it

gzip: stdin: not in gzip format
tar: Child returned status 1
tar: Error is not recoverable: exiting now
[root@tomcat opt]# sudo tar -xvf apache-tomcat-8.61.tar.gz
tar: apache-tomcat-8.61.tar.gz: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now
[root@tomcat opt]# tar xvf apache-tomcat-8.5.63.tar.gz
tar: apache-tomcat-8.5.63.tar.gz: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now

@thilipan, Did you download the binary from here . Also, you need to use sudo while extracting the tar file.

I have checked and could not find any issue. Please see the attached screenshot for reference.

thanks bro :grinning:

Hi guys I have the same issue I have tried to install all suggestion versions but still not running properly

@atabek-cyber , As said in the solution, you need to download the exact available binary version. You can find it from here.

Please see the attached screenshot for reference.

1 Like