GreenPepper Seeds of GreenPepper
  [Search] Search   [Recent Topics] Recent Topics   [Members]  Member Listing   [Groups] Back to home page 
[Register] Register / 
[Login] Login 
Could not execute action exception  XML
Forum Index -> Support
Author Message
Anonymous



Hi,

I've just received the evaluation license key. Thanks.

However, when I click on the "Planning Board" menu item, I receive the following error msg:
Code:
 HTTP Status 404 - Could not execute action [GHLicense]:Action 'GHLicense' not found or could not be initialized: java.lang.ClassNotFoundException: 
 GHLicense<p><small><small><pre>java.lang.IllegalArgumentException: Action 'GHLicense' not found or could not be initialized: java.lang.ClassNotFoundException: GHLicense at
 webwork.action.factory.JavaActionFactory.getActionImpl(JavaActionFactory.java:64) at
 webwork.action.factory.ScriptActionFactoryProxy.getActionImpl(ScriptActionFactoryProxy.java:54) at 
 webwork.action.factory.XMLActionFactoryProxy.getActionImpl(XMLActionFactoryProxy.java:54) at 
 webwork.action.factory.PrefixActionFactoryProxy.getActionImpl(PrefixActionFactoryProxy.java:102) at
 webwork.action.factory.JspActionFactoryProxy.getActionImpl(JspActionFactoryProxy.java:53) at 
 ...
 

I'm using Jira 3.10 on JDK 1.6 and the jira-greenhopper-plugin-1.1-complete.jar file.

Thanks for your help.

Vince
veggen


Joined: 20/08/2007 02:02:55
Messages: 7
Offline

Ok. Solved my own mistakes:

The action uses the base url as declared in the admin section.
And my test instance is copy of the production configuration working on the localhost (of course).

Simply changed Base url to localhost and it's working fine.

Vince
Anonymous



Can you elaborate on exactly how you fixed the error because I am getting the same one.

"The action uses the base url as declared in the admin section. " admin section? where can I find this in Jira?
jchuet

[Avatar]

Joined: 13/09/2006 09:08:24
Messages: 1000
Offline

You can find the Base url in the
Administration - Global Settings - General Configuration
Should be the fourth field.

J
C
H
[Email]
jchuet

[Avatar]

Joined: 13/09/2006 09:08:24
Messages: 1000
Offline

Actually you wont need to change that Base Url in the next release due the 31st of August. That was a wrong usage of that property and we fixed it.

Cheers,

J
C
H
[Email]
 
Forum Index -> Support
Go to:   
Powered by JForum 2.1.6 © JForum Team