Leiste mit Community-Erfolgen erweitern.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

Diese Konversation wurde aufgrund von Inaktivität geschlossen. Bitte erstellen Sie einen neuen Post.

GELÖST

Unable to create a new blueprint - 6.5.10

Avatar

Community Advisor

While creating a blueprint, as soon as I click on "create", 

Screenshot 2021-11-26 at 4.41.40 PM.png

 

I see this error page, 

Screenshot 2021-11-26 at 4.43.46 PM.png

 help me out here please.

1 Akzeptierte Lösung

Avatar

Korrekte Antwort von
Community Advisor

@B_Sravan 

Is this your new local AEM setup?

Do you have read, write access for folder where your instance is running?

I did have similar issues sometime back and on Mac, I had to install AEM through command line for the first time & later on you can run whatever the way you want.

java -Xmx1024M -jar aem-author-p6502.jar

If its the new local, you may try to install AEM with command line and see if that resolves the issue. 

 

 

Lösung in ursprünglichem Beitrag anzeigen

3 Antworten

Avatar

Korrekte Antwort von
Community Advisor

@B_Sravan 

Is this your new local AEM setup?

Do you have read, write access for folder where your instance is running?

I did have similar issues sometime back and on Mac, I had to install AEM through command line for the first time & later on you can run whatever the way you want.

java -Xmx1024M -jar aem-author-p6502.jar

If its the new local, you may try to install AEM with command line and see if that resolves the issue. 

 

 

Avatar

Community Advisor

Yes it did solve the problem, Thank you so much Siva.

But I am just wondering why is it not working when we create an instance by double clicking the jar file!

Avatar

Community Advisor

Good to hear that it worked for you as well. Looks like the way it extracts the jar & store it on file system makes some difference but it is still an open question to me as well 🙂