Trying to host a jira 7.62 on a windows server 2008 machine with JDK 1.8 installed. Use start-jira.bat and the console stop at :
2018-02-14 12:21:00,925 JIRA-Bootstrap INFO [c.a.j.config.database.Database
ConfigurationManagerImpl] The database is not yet configured. Enqueuing Post dat
abase-configuration launchers on post-database-activated queue
2018-02-14 12:21:00,972 JIRA-Bootstrap INFO [c.a.jira.startup.LauncherConte
xtListener] Memory Usage:
----------------------------------------------------------------------------
-----
Heap memory : Used: 163 MiB. Committed: 495 MiB. Max: 742 MiB
Non-heap memory : Used: 32 MiB. Committed: 33 MiB. Max: 32 MiB
----------------------------------------------------------------------------
-----
TOTAL : Used: 195 MiB. Committed: 528 MiB. Max: 774 MiB
----------------------------------------------------------------------------
-----
Waiting for 10 or more minutes but nothing going on after the previous logs. I have
adjusted the memory setting , but not working.
set JVM_MINIMUM_MEMORY=512m
set JVM_MAXIMUM_MEMORY=768m
What should I do for this case ?
Can you also provide the logs of catalina.out?
what happens when you run java -version on command prompt with the user you logged in?
Did you add the home directory path in jira-application.properties?
Did you try accessing JIRA with http://localhost:8080? Any errors you see on this page?
thanks
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.