Forums

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

Not able to access jira through browser after installation throwing the following error

prasad biddika
Contributor
October 17, 2022 edited

2022-10-18 10:20:32,370+0530 localhost-startStop-2 INFO [c.a.jira.startup.DefaultJiraLauncher] Stopping launchers
2022-10-18 10:20:32,381+0530 localhost-startStop-2 ERROR [o.a.c.c.C.[Catalina].[localhost].[/]] Exception sending context destroyed event to listener instance of class [com.atlassian.jira.startup.LauncherContextListener]
java.lang.NullPointerException
at com.atlassian.jira.startup.ClusteringLauncher.stop(ClusteringLauncher.java:49)
at com.atlassian.jira.startup.DefaultJiraLauncher.stop(DefaultJiraLauncher.java:200)
at com.atlassian.jira.startup.LauncherContextListener.contextDestroyed(LauncherContextListener.java:212)

1 answer

0 votes
Sebastian Krzewiński
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
October 18, 2022

Hi @prasad biddika 

 

What url do you use in browser? 

 

Regards,

Seba

prasad biddika
Contributor
October 18, 2022

I am accessing using ipaddress:8099

prasad biddika
Contributor
October 18, 2022

Getting this on the browser

Try:

ERR_CONNECTION_TIMED_OUT
Sebastian Krzewiński
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
October 19, 2022

by default jira is running on port 8080. Did you change port in server.xml?

Suggest an answer

Log in or Sign up to answer