Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error 500 while trying to sign a page #100

Closed
tombolliger opened this issue Apr 5, 2023 · 3 comments
Closed

Error 500 while trying to sign a page #100

tombolliger opened this issue Apr 5, 2023 · 3 comments
Assignees
Milestone

Comments

@tombolliger
Copy link

Hello

After upgrading from Confluence 7x to 8x digital-signature seems to be broken. All Pages we did sign before and also signing new page is not possible anymore. We get the Error below.
Already tried to delete all the Plugin Cache but still got the error.
Thanks in advance for any hints, how to solve this issue. We really really depend on that AddOn.
Regards,
Tom

Error:

500
java.lang.NullPointerException at com.baloise.confluence.digitalsignature.rest.DigitalSigatureService.sign(DigitalSigatureService.java:96) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at
digital-signature.txt

@tombolliger tombolliger changed the title XML Error 500 while trying to sign a page Error 500 while trying to sign a page Apr 5, 2023
@keyless-tracer
Copy link

keyless-tracer commented Apr 6, 2023

Hello,
we have exactly the same problem as described by tom. All pages we did sign before and also signing new page is not possible anymore.
Error message:

500</status code>
java.lang.NullPointerException at
com.baloise.confluence.digitalsignature.rest.DigitalSigatureService.sign(DigitalSigatureService.java:96) at
jdk.internal.reflect.GeneratedMethodAccessor5111.invoke(Unknown Source) at
java.base/ jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at
java.base/java.lang.reflect.Method.invoke(Method.java:566) at
com.atlassian.plugins.rest.common.interceptor. impl.DispatchProviderHelper$ResponseOutInvoker.lambda$_dispatch$0(DispatchProviderHelper.java:181) at

Thanks in Advance for help.
Regards
Olaf

@stefan-ernst
Copy link
Contributor

see #101

@culmat culmat self-assigned this Jul 31, 2023
@culmat culmat added this to the 7.0.5 milestone Jul 31, 2023
@Tiliavir
Copy link
Member

Tiliavir commented Oct 6, 2023

See #82. This issue should no longer appear after a final Upgrade, Clear Plugin Cache and Restart.

@Tiliavir Tiliavir closed this as completed Oct 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants