I am transplanting my existing JIRA instance - and when I run the start-jira.bat it shows me the logo as if it's starting, but then does nothing.
It shows this:
D:\JIRA\bin>start-jira.bat To run JIRA in the foreground, start the server with start-jira.bat /fg ..... .... .NMMMD. ... .8MMM. $MMN,..~MMMO. .?MMM. .MMM?. OMMMMZ. .,NMMMN~ .IMMMMMM. .NMMMN. .MMMMMN, ,MMMMMM$..3MD..ZMMMMMM. =NMMMMMM,. .,MMMMMMD. .MMMMMMMM8MMMMMMM, .ONMMMMMMMMMMZ. ,NMMMMMMM8. .:,.$MMMMMMM .IMMMM..NMMMMMD. .8MMMMM: :NMMMMN. .MMMMMM. .MMMMM~. .MMMMMN .MMMMM?. Atlassian JIRA Version : 6.1.3 D:\JIRA\bin>start-jira.bat
Any suggestions? I'm sure I'm missing something simple - and I'm sure I'll be told I'm better off with a fresh install, but I'd like to avoid that.
Edit:
I manually tried starting the JAR file with:
java -verbose -jar bootstrap.jar
And I get a little more information:
Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/juli/logging/LogFactory
Caused by: java.lang.ClassNotFoundException: org.apache.juli.logging.LogFactory
at java.net.URLClassLoader$1.run(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 1 more
[Loaded java.lang.Shutdown from D:\java\lib\rt.jar]
[Loaded java.lang.Shutdown$Lock from D:\java\lib\rt.jar]
Thanks for the advice. I never got around to trying this. I found it less painful to just do a re-install and configure it that way. Hopefully in the future there will actually be error messages to let users know what the problem is.
Hi,
Try to execute startup_bundled_jre.bat
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
There are no logs generated at all (I cleared the logs folder when I moved the program)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
What does the log say, DJX?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.