Internal Server Error Cannot serve request to /content/xfaforms/profiles/default.html in /libs/xfaforms/render/GET.jsp | Community
Skip to main content
Level 2
March 11, 2021
Solved

Internal Server Error Cannot serve request to /content/xfaforms/profiles/default.html in /libs/xfaforms/render/GET.jsp

  • March 11, 2021
  • 1 reply
  • 3720 views

Hi,

I am using Mac machine and hence installed forms package for Mac. We are trying to test forms with  OOTB template "Basic with Adobe Sign" with all default configurations, Form Model: None,Document of Record Template Configuration: Generate DOR. 

AEM Version : 6.5.7, AEM Forms Package: adobe-aemfd-osx-pkg-6.0.234.zip

 

- When i try to go to step2 : verify step, it gives below error:

Internal Server Error

Cannot serve request to /content/xfaforms/profiles/default.html in /libs/xfaforms/render/GET.jsp

Exception:

com.adobe.forms.service.LCFormsServiceException
	at com.adobe.forms.service.impl.LCFormsOsgiServiceImpl.render(LCFormsOsgiServiceImpl.scala:92)
	at com.adobe.forms.service.impl.LCFormsServiceImpl.render(LCFormsServiceImpl.java:126)
	at org.apache.jsp.libs.xfaforms.render.GET_jsp._jspService(GET_jsp.java:115)

 

Not sure, if am missing some thing, but wanted help on checking whats the issue and debugging and fixing the issue.

 

 

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

AEM itself may work on Mac as it runs in Java. AEM Forms on the other hand has native components (XMLForms.exe for example) and Mac OS is not supported for those.

1 reply

Kosta_Prokopiu1
Adobe Employee
Kosta_Prokopiu1Adobe EmployeeAccepted solution
Adobe Employee
March 11, 2021

AEM itself may work on Mac as it runs in Java. AEM Forms on the other hand has native components (XMLForms.exe for example) and Mac OS is not supported for those.

ajaydulamAuthor
Level 2
March 11, 2021
Thank you Kosta, but what am doing is basic forms with sign functionality. If AEM Forms Is not supported on Mac OS, then package shouldn't be there ideally right. Also I have seen this errror on linux server as well.