Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Error rendering 'textfield-customerviewer'. Please contact your JIRA administrators.

Stefano De Gaetano
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
February 26, 2015

Hi all.

After an upgrade of JIRA from 3.13.5 to 6.3.14, I'm facing with this problem.

I have a customfield populated by a custom plugin.... in the view screen of the issue its value is replaced by the error:

"Error rendering 'textfield-customerviewer'. Please contact your JIRA administrators."

where "textfield-customerviewer" is the key of the customfield in the atlassian-plugin.xml

In the catalina.out there is this error

2015-02-26 19:04:23,451 http-bio-8180-exec-19 WARN XXXXXX 1144x34x1 pn5su5 10.242.2.110 /browse/TEST-123456 [com.atlassian.ozymandias.SafePluginPointAccess] A LinkageError indicates that plugin code was compiled with outdated versions.  Unable to run plugin code because of 'java.lang.NoClassDefFoundError - com/ibatis/common/xml/NodeletException'.

 

My plugin was compiled with Java 1.6.0_33

I have as external library in the project, the Ibatis jar "ibatis-2.3.0.677.jar"

 

Can anyone explain me the errore?

Thanks in advance

 

1 answer

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

0 votes
Answer accepted
Stefano De Gaetano
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
March 2, 2015

Solved by miself, importing the jar in the \WEB-INF\lib folder.

TAGS
AUG Leaders

Atlassian Community Events