AEM formsservice throws NullPointer Exception on start of JBOSS server | Community
Skip to main content
New Participant
February 5, 2021
Solved

AEM formsservice throws NullPointer Exception on start of JBOSS server

  • February 5, 2021
  • 2 replies
  • 1174 views

 

AEM Forms JEE on Windows 2012 R2
Version 6.2.0, GM
Service Pack Version: N/A
Patch Version: N/A

 

Hi folks

We have recently observed on our QA/production instance whenever we restart our service then our formsservice component throws a nullpointer exception during start up. After start, when we try to hit workflow to generate fillable PDF which is calling FormsService component's renderPDFForm method it fails to load and throw error in generating pdf.

Though other component services work fine like OutputServices or Assembler service.

 

Even after multiple restart of JBOSS service it doesnt help and we have to do full VM reboot to bring the services to normal operations.

 

Any idea what needs to be done or this is a known issue?

 

Thanks

Manu

 

 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Kosta_Prokopiu1

Hi,

 

you are running an unsupported version of Forms - contacting Support is probably not an option for you - but would be the right thing to do in such a case.

 

Usually, when things that worked suddenly stop working something must have changed. As I doubt that you updated AEM Forms by the sound of it, it must come from the OS or system components. For example a Windows Update or policy changes or permission changes, runtime stuff such as .NET etc.

At least you can get it back when you reboot the server, but the more I suspect that the reason lies with the system and not AEM Forms.

2 replies

Mayank_Gandhi
Employee
February 6, 2021

@manugupta02  Without log snippet, difficult to suggest anything. Paste some more details here and as @kosta_prokopiu1  6.2 is  end of core support so you should upgrade to 6.4 or later. 

Kosta_Prokopiu1
Kosta_Prokopiu1Accepted solution
Employee
February 5, 2021

Hi,

 

you are running an unsupported version of Forms - contacting Support is probably not an option for you - but would be the right thing to do in such a case.

 

Usually, when things that worked suddenly stop working something must have changed. As I doubt that you updated AEM Forms by the sound of it, it must come from the OS or system components. For example a Windows Update or policy changes or permission changes, runtime stuff such as .NET etc.

At least you can get it back when you reboot the server, but the more I suspect that the reason lies with the system and not AEM Forms.

New Participant
February 5, 2021
No we havent changed on JEE server, but windows update happen on monthly basis security update but cannot confirm which might have triggered the unstability. We will soon upgrade to OSGI 6.5 but till then i see this risk not yet mitigated.