Just a heads up: On March 24, 2025, starting at 4:30pm CDT / 19:30 UTC, the site will be undergoing scheduled maintenance for a few hours. During this time, the site might be unavailable for a short while. Thanks for your patience.

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

NullPointerException when copying a Space using Copy Space Add-on

beecom AG April 13, 2016

We are trying to make a copy of one of the existing spaces, using Copy Space Add-on.

However, we are getting the following error:

Page Not Found

The page you were trying to reach could not be found. This could be because:
·         The page does not exist.
·         The page exists, but you do not have permission to view it.

In the application logs, we can see there is a NullPointerException.

We recently updated to version 5.8.18. Before, this action could be done without problems

Is this a known problem? Is there a way to solve this problem?

3 answers

0 votes
Gonchik Tsymzhitov
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
February 3, 2020

Hi!

I had the same situation, just add that into app

if (labelManager == null || copy == null) {
return;
}

https://bitbucket.org/gonchik/confluence-copy-space-plugin-atlassian/commits/9b4b97a508bdc3302e10d2813fec4a5ffe6dc7e0

Klaus Höbarth
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!
September 28, 2020

@Gonchik Tsymzhitov any chance that you publish the app somewhere?

Heiko Feisel
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!
December 16, 2020

I have the same question. Do you published this fixed vesion anywhere?
Im not able to compile java code.

TechTime Initiative Group December 16, 2020

Have compiled this on my computer straight from Gonchik's code.

I will upload to Google drive when I get home.

Please send a reminder for me to do it if I forget to ammanueladdis@gmail.com

0 votes
EPS Software Engineering AG
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.
June 20, 2016

Hi,

Have a look at our Add-on. You can copy spaces or you can create new spaces based on templates.

Marketplace link: Space Tree Creator

Regards,
Stephan

0 votes
Diogo Guerra
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!
June 20, 2016

We also have the same problem. Any updates here?

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events