jira setuping database takes to long time

mostafa jamareh July 27, 2014

I'm tring to set up jira

but it got stock on 'Please wait while the database is set up. This may take a minute...'

the database connection test was successfull

what is the problem and how can i solve it ?

2 answers

1 vote
Pedro Souza
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
July 27, 2014

Hello,

Take a moment to check your logs for more clues about this behaviour:

  • JIRA_Install/log/catalina.out
  • JIRA_HOME/logs/atlassian-jira.log

Pedro Souza
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
July 27, 2014
  • Try to connect using the default postgres user.
  • Try changing from "127.0.0.1" to "localhost"
Pedro Souza
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
July 27, 2014
mostafa jamareh July 27, 2014

thank you Pedro Souza ,

catalina.out : Exception in thread "http-bio-8082-exec-15" java.lang.OutOfMemoryError: PermGen space

0 votes
Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
July 27, 2014

What does the log file say? It will almost certainly have a lot more information, hopefully including the full error, than what you get on screen.

mostafa jamareh July 27, 2014

thank you Nic Brough

there is no exception on jira logs on jira-home

Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
July 27, 2014

I very much doubt that - either the setup is still running, or it's failing with a set of errors in the logs.

Can you log into the database and check what Jira has created in there?

mostafa jamareh July 27, 2014

catalina.out : Exception in thread "http-bio-8082-exec-15" java.lang.OutOfMemoryError: PermGen space

mostafa jamareh July 27, 2014

there is no table on jira database

Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
July 27, 2014

Well, no, a memory error will stop it dead. Pedro is ahead of me here :-)

Suggest an answer

Log in or Sign up to answer