Starting Log File Step by Step
ERROR [atlassian.plugin.parsers.XmlDescriptorParser] There were problems loading the module 'component'. The module and its plugin have been disabled.
ERROR [atlassian.plugin.parsers.XmlDescriptorParser] There was a problem loading the descriptor for module 'component' in plugin 'Minyaa JIRA Plugin Core'.
Error retrieving dependency of class: com.minyaa.license.manager.impl.MinyaaSuiteLicenseManager. Missing class: de/schlichtherle/license/NoLicenseInstalledException
com.atlassian.plugin.PluginParseException: Error retrieving dependency of class: com.minyaa.license.manager.impl.MinyaaSuiteLicenseManager. Missing class: de/schlichtherle/license/NoLicenseInstalledException
at com.atlassian.plugin.descriptors.AbstractModuleDescriptor.init(AbstractModuleDescriptor.java:69)
at com.atlassian.jira.plugin.component.ComponentModuleDescriptor.init(ComponentModuleDescriptor.java:22)
at com.atlassian.plugin.parsers.XmlDescriptorParser.createModuleDescriptor(XmlDescriptorParser.java:147)
...
ERROR [com.atlassian.velocity.DefaultVelocityManager] MethodInvocationException occurred getting message body from Velocity: java.lang.NoClassDefFoundError: org/apache/commons/io/FilenameUtils
java.lang.NoClassDefFoundError: org/apache/commons/io/FilenameUtils
at com.atlassian.jira.util.JiraFileUtils.getJiraResourcePath(JiraFileUtils.java:44)
at com.pyxis.minyaa.install.AddedFilePathFetcher.fetch(AddedFilePathFetcher.java:32)
at com.pyxis.minyaa.install.InstallationVerifier.getAddedFilePaths(InstallationVerifier.java:123)
at com.pyxis.minyaa.install.InstallationVerifier.isInstalled(InstallationVerifier.java:41)
...
WARN [minyaa.license.manager.AbstractPluginLicenseManager] ATTENTION. JIRA Server Id. is not controlled against the Server Id. provided by the Minyaa License, to allow an initial setup of JIRA.
2009-11-19 11:58:06,062 http-8080-Processor23 ERROR [velocity] RHS of #set statement is null. Context will not be modified. templates/plugins/customfields/edit/edit-regexptext.vm [line 44, column 1]
2009-11-19 11:58:06,078 http-8080-Processor23 WARN [velocity] org.apache.velocity.runtime.exception.ReferenceException: reference : template = templates/plugins/customfields/edit/edit-regexptext.vm [line 7,column 52] : $regExpPattern is not a valid reference.
at org.apache.velocity.runtime.parser.node.ASTReference.render(ASTReference.java:277)
at org.apache.velocity.runtime.parser.node.SimpleNode.render(SimpleNode.java:230)
at org.apache.velocity.runtime.directive.VelocimacroProxy.render(VelocimacroProxy.java:172)
at org.apache.velocity.runtime.parser.node.ASTDirective.render(ASTDirective.java:114)
at org.apache.velocity.runtime.parser.node.ASTBlock.render(ASTBlock.java:55)
at org.apache.velocity.runtime.parser.node.SimpleNode.render(SimpleNode.java:230)
at org.apache.velocity.runtime.parser.node.ASTIfStatement.render(ASTIfStatement.java:89)
...
INFO: Job DEFAULT.ServicesJob threw a JobExecutionException: org.quartz.JobExecutionException: java.lang.NullPointerException [See nested exception: java.lang.NullPointerException] at com.atlassian.jira.service.ServiceRunner.execute(ServiceRunner.java:65) at org.quartz.core.JobRunShell.run(JobRunShell.java:191) at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:516) * Nested Exception (Underlying Cause) --------------- java.lang.NullPointerException at com.atlassian.johnson.JohnsonHelper.startEvent(JohnsonHelper.java:49) at com.atlassian.johnson.JohnsonHelper.startEvent(JohnsonHelper.java:43) at com.atlassian.jira.service.ConsistencyCheckerService.run(ConsistencyCheckerService.java:64) at com.atlassian.jira.service.JiraServiceContainerImpl.run(JiraServiceContainerImpl.java:67) at com.atlassian.jira.service.ServiceRunner.execute(ServiceRunner.java:61) at org.quartz.core.JobRunShell.run(JobRunShell.java:191) at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:516) ...