Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Plugin Error after updating SDK to 8.0.16

C__Wittenberg
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
November 3, 2019

Hey there!

After updating to the most recent confluence SDK via atlas-update, I get the following error starting the server:

com.atlassian.plugin.module.ModuleClassNotFoundException: Couldn't load the class 'de.xyz.xyz.admin.AdminServlet'. This could mean that you misspelled the name of the class (double check) or that you're using a class in your plugin that you haven't provided bundle instructions for. See https://developer.atlassian.com/x/mQAN for more details on how to fix this.

Any hints on how to solve this?

I have registered the servlet in the plugin-xml as I was supposed to:

<servlet key="admin-servlet" class="de.xyz.xyz.admin.AdminServlet">
<url-pattern>/xyz/admin</url-pattern>
</servlet> 

1 answer

0 votes
Sven Schatter _Lively Apps_
Atlassian Partner
November 3, 2019

You should probably repost your question on https://community.developer.atlassian.com/ and also use the search function there. There have been similar threads about ModuleClassNotFoundException and SDK update.

C__Wittenberg
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
November 3, 2019

Ok, I'll do. Thanks for the heads up!

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events