JIRA 4.4 - How do you use the database wizard to connect to a SQL named instance?
I tried to comment, but it won't let me.
When I try to run config.bat, I get this error:
B-INF/classes;../atlassian-jira/WEB-INF/lib/* com.atlassian.jira.configurator.Co
nfigurator
Exception in thread "main" java.lang.NoClassDefFoundError: com/atlassian/jira/co
nfigurator/Configurator
Caused by: java.lang.ClassNotFoundException: com.atlassian.jira.configurator.Con
figurator
at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
Could not find the main class: com.atlassian.jira.configurator.Configurator. Pr
ogram will exit.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
That's the JIRA 4.1 version of the doc, the latest is at http://confluence.atlassian.com/display/JIRA/Connecting+JIRA+to+a+Database .
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.