Expand my Community achievements bar.

mark_julianp181
mark_julianp181
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • Hi Arun,Seems like the problem is a known bug​ which causes a null pointer exception on this part of our breadcrumbs<sly data-sly-test="${request.requestParameterMap['parent'][0].toString == null && breadcrumbsHelper.articlePath == 'empty'}"> . It was fixed in 6.3 SP2 update and the instances were o...

    Type

    Questions

    Views

    2.0K

    Like

    1

    Replies

    0
  • Hi Arun,The icon-articlelist-page.html is working on our author instance, I'm not really sure why the logger is outputting icon__002d__articlelist__002__page_html. Could this be the problem and do you have any idea what config is doing this rewrite? Thank you,Mark

    Type

    Questions

    Views

    1.9K

    Like

    1

    Replies

    0
  • Arun,I was mistaken, seems like there was an entry on the error log.full stack trace beloworg.apache.sling.engine.impl.SlingRequestProcessorImpl service: Uncaught SlingExceptionorg.apache.sling.scripting.sightly.SightlyException: org.apache.sling.api.SlingException: Cannot get DefaultSlingScript: nu...

    Type

    Questions

    Views

    1.9K

    Like

    1

    Replies

    0
  • The request.log forwards the request to the proper URL. I will check tomorrow with the Adobe personnel in regards to the resource resolver factory configs and the mapping rules as we do not have access to the publish instance. Will update with the results. Thank you for the help!

    Type

    Questions

    Views

    1.9K

    Like

    1

    Replies

    0
  • Hi Arun,There are no entries on the error.log and the response is below:<html>    <head><title>500 org.apache.sling.api.SlingException: Cannot get DefaultSlingScript: null</title></head>    <body>        <h1>org.apache.sling.api.SlingException: Cannot get DefaultSlingScript: null</h1>        <p>Cann...

    Type

    Questions

    Views

    1.9K

    Like

    1

    Replies

    0
  • Hey Everyone,We have installed our project to a publish instance but some of the redirection to the pages are not working with error (500 org.apache.sling.api.SlingException: Cannot get DefaultSlingScript: null). Everything is working fine in the author instance and this is only happening in the pub...

    Type

    Questions

    Views

    3.5K

    Likes

    0

    Replies

    9
  • Hi Everyone,I have been searching for the whole day now how to make the query builder case insensitive but all previous answers I have found are not working for me.I have tried fn:lower-case but it is no longer working, I have also tried making my own Predicate but I am having problems with the obfu...

    Type

    Questions

    Views

    547

    Likes

    0

    Replies

    0
  • Hi,I'm encountering java.lang.NoClassDefFoundError: javax/servlet/http/HttpServletRequest in AEM 6.3 even after Maven Repository: javax.servlet » javax.servlet-api » 4.0.0 to my dependencies.Is there something I am doing wrong?Thanks!

    Type

    Questions

    Views

    836

    Likes

    0

    Replies

    1
  • Jörg, Thank you, changed my code to the following:Session session = workflowSession.adaptTo(Session.class);Node node = session.getNode(item.getContentPath()+"/jcr:content");node.setProperty("activated", "false");session.save();session.logout();

    Type

    Questions

    Views

    1.4K

    Likes

    0

    Replies

    0
  • Hi,I have a process step in a workflow that launches when a content fragment is created. It calls a custom process with the following code:public void execute(WorkItem item, WorkflowSession session, MetaDataMap args) throws WorkflowException {try {Map<String, Object> serviceParams = new HashMap<Stri...

    Type

    Questions

    Views

    1.9K

    Likes

    2

    Replies

    6
Top badges earned by mark_julianp181
Customize the badges you want to showcase on your profile