Customizing AEM Forms Workspace | Community
Skip to main content
New Participant
February 28, 2018
Solved

Customizing AEM Forms Workspace

  • February 28, 2018
  • 14 replies
  • 5567 views

I'm trying to follow the instructions at the following page:

Adobe Experience Manager Help | Generic steps for AEM Forms workspace customization

I executed all the steps, but when I try to navigate to http://[server]:[port]/lc/ws, instead of seeing a login page, I get this:

Not a valid identifier 'index,index.html'

Cannot serve request to /lc/apps/ws/ in org.apache.sling.servlets.get.DefaultGetServlet

Exception:

java.lang.IllegalArgumentException: Not a valid identifier 'index,index.html' at com.google.common.base.Preconditions.checkArgument(Preconditions.java:93) at org.apache.jackrabbit.oak.plugins.identifier.IdentifierManager.getTree(IdentifierManager.java:131) at org.apache.jackrabbit.oak.plugins.identifier.IdentifierManager.getPath(IdentifierManager.java:153) at org.apache.jackrabbit.oak.namepath.NamePathMapperImpl.getOakPath(NamePathMapperImpl.java:97)

I tried tacking on /GET.jsp to the URL, but it tries to download my GET.jsp file instead of compiling/rendering the JSP in the browser.  Why is that?


Any suggestions?

Thanks.

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 kdenso01

in CRXDe, right click on apps folder, then click on Create Node.  This will open another box.  Enter the name of the node, then enter the type.  you can use the dropdown to look for sling:Folder.

Step one

Step two

14 replies

kdenso01
New Participant
March 12, 2018

Any info on this?  I've tried this twice  and got errors.  have to say that I wonder if there's something going on with those instructions.

smacdonald2008
New Participant
March 1, 2018

We are checking with the team about this topic.

New Participant
March 1, 2018

Thanks for pointing out that other post.  The error messages are the same, but the use case is different. 

kautuk_sahni
Employee
March 1, 2018

Similar Question:- AEM Adaptive Forms-Unable to redirect user to thankyou page [linking two questions]

Checking internally!

Kautuk Sahni