내 커뮤니티 업적 표시줄을 확대합니다.

mark_julianp181
mark_julianp181
오프라인
유형
  • 모두
  • 질문
  • 토론
  • 아이디어
  • 블로그
사용자 참여로 필터링
  • 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...

    유형

    질문

    조회 수

    3.1K

    Like

    1

    답글

    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

    유형

    질문

    조회 수

    3.1K

    Like

    1

    답글

    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...

    유형

    질문

    조회 수

    3.1K

    Like

    1

    답글

    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!

    유형

    질문

    조회 수

    3.1K

    Like

    1

    답글

    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...

    유형

    질문

    조회 수

    3.1K

    Like

    1

    답글

    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...

    유형

    질문

    조회 수

    4.7K

    Likes

    0

    답글

    9
  • 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!

    유형

    질문

    조회 수

    1.6K

    Likes

    0

    답글

    1
  • It does work outside AEM with the google API jars, changing the getFileList method to a main method and removing the loggers allows me to run it as a working java app.

    유형

    토론

    조회 수

    2.0K

    Likes

    0

    답글

    0
  • Hi Scott,Yes, I've tried looking for it on maven with no results.

    유형

    토론

    조회 수

    2.0K

    Likes

    0

    답글

    2
  • Hi Everyone,Does anyone have any experience using the google drive API in AEM? I already made and tested the Java code to make the necessary calls to the API but I'm having trouble integrating it with AEM. I already have the google jars as an OSGi bundle and I have the code below to populate and ret...

    유형

    토론

    조회 수

    2.4K

    Likes

    0

    답글

    4