Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Localhost is not responding on JIRA 4.3.4

Kalyan Kumar Das
Contributor
February 5, 2020

I am using JIRA 4.3.4.

The localhost are not responding for both client machine and server machine.

The service is running on background, apache is also running and database configuration also ok that is defined on atlassian-jira.log but the application URL is not responding.  Now the application is down.

Localhost is also not responding when i enter in cmd prompt:

http://localhost

http://localhost:80

http://localhost:8080

http://localhost:443 <production server port>

http://127.0.0.1 not reponding to<on production server>

 

I am facing this issue from last 6 days.

Please suggest us on that.

 

1 answer

0 votes
Kalyan Kumar Das
Contributor
February 6, 2020

catalina log:

 

Feb 6, 2020 1:29:13 PM org.apache.catalina.core.AprLifecycleListener init
INFO: The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: C:\Program Files\Atlassian\JIRA 4.3.4\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Program Files (x86)\MySQL\MySQL Utilities 1.3.5\;C:\Program Files\Java\jdk1.6.0_45\bin;C:\Program Files\Java\jdk1.6.0_45\jre\bin;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Dell\SysMgt\RAC5;C:\Program Files (x86)\Dell\SysMgt\oma\bin;C:\Program Files\MySQL\MySQL Server 5.6\bin;.
Feb 6, 2020 1:29:14 PM org.apache.coyote.http11.Http11Protocol init
INFO: Initializing Coyote HTTP/1.1 on http-443
Feb 6, 2020 1:29:14 PM org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 1434 ms
Feb 6, 2020 1:29:14 PM org.apache.catalina.realm.JAASRealm setContainer
INFO: Set JAAS app name Catalina
Feb 6, 2020 1:29:14 PM org.apache.catalina.core.StandardService start
INFO: Starting service Catalina
Feb 6, 2020 1:29:14 PM org.apache.catalina.core.StandardEngine start
INFO: Starting Servlet Engine: Apache Tomcat/6.0.32

Suggest an answer

Log in or Sign up to answer