Exception while running aem jar in MAC Machine | Community
Skip to main content
Level 2
March 31, 2021
Solved

Exception while running aem jar in MAC Machine

  • March 31, 2021
  • 1 reply
  • 930 views

Hi Everyone,

 

I have tried to run AEM jar in my MAC machine and it throwing below error while entering the license properties.

The license.properties file is available in same jar location only.

 

Could anyone please help

 

31.03.2021 09:20:10.019 *ERROR* [qtp158180286-1674] com.adobe.granite.license.impl.LicenseProvider Error while saving license properties.
java.io.FileNotFoundException: /Users/bhanuprakashdodda/Downloads/aem64/license.properties (Operation not permitted)
at java.io.FileOutputStream.open0(Native Method)
at java.io.FileOutputStream.open(FileOutputStream.java:270)
at java.io.FileOutputStream.<init>(FileOutputStream.java:213)
at java.io.FileOutputStream.<init>(FileOutputStream.java:162)
at com.adobe.granite.license.impl.LicenseProvider.saveLicense(LicenseProvider.java:151) [com.adobe.granite.license:1.2.6.CQ640-B0001]
at com.adobe.granite.license.impl.LicenseServlet.doService(LicenseServlet.java:314) [com.adobe.granite.license:1.2.6.CQ640-B0001]
at com.adobe.granite.license.impl.LicenseServlet.service(LicenseServlet.java:205) [com.adobe.granite.license:1.2.6.CQ640-B0001]
at org.apache.felix.http.base.internal.handler.ServletHandler.handle(ServletHandler.java:120) [org.apache.felix.http.jetty:3.4.7.B012]
at org.apache.felix.http.base.internal.dispatch.InvocationChain.doFilter(InvocationChain.java:86) [org.apache.felix.http.jetty:3.4.7.B012]
at org.apache.sling.security.impl.ReferrerFilter.doFilter(ReferrerFilter.java:328) [org.apache.sling.security:1.1.10]
at org.apache.felix.http.base.internal.handler.FilterHandler.handle(FilterHandler.java:135) [org.apache.felix.http.jetty:3.4.7.B012]
at org.apache.felix.http.base.internal.dispatch.InvocationChain.doFilter(InvocationChain.java:81) [org.apache.felix.http.jetty:3.4.7.B012]
at com.adobe.granite.license.impl.LicenseCheckFilter.doFilter(LicenseCheckFilter.java:308) [com.adobe.granite.license:1.2.6.CQ640-B0001]
at org.apache.felix.http.base.internal.handler.FilterHandler.handle(FilterHandler.java:135) [org.apache.felix.http.jetty:3.4.7.B012]
at org.apache.felix.http.base.internal.dispatch.InvocationChain.doFilter(InvocationChain.java:81) [org.apache.felix.http.jetty:3.4.7.B012]
at org.apache.felix.http.sslfilter.internal.SslFilter.doFilter(SslFilter.java:96) [org.apache.felix.http.sslfilter:1.2.4]
at org.apache.felix.http.base.internal.handler.FilterHandler.handle(FilterHandler.java:135) [org.apache.felix.http.jetty:3.4.7.B012]
at org.apache.felix.http.base.internal.dispatch.InvocationChain.doFilter(InvocationChain.java:81) [org.apache.felix.http.jetty:3.4.7.B012]
 

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

1 reply

Anudeep_Garnepudi
Community Advisor
Anudeep_GarnepudiCommunity AdvisorAccepted solution
Community Advisor
April 7, 2021