Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

manuel_óscars89
manuel_óscars89
Online

Badges

Badges
11

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
8

Posts

Posts
9

Discussions

Discussions
0

Questions

Questions
9

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by manuel_óscars89
Customize the badges you want to showcase on your profile
Re: Can I use more than two AEM cloud SDK for different POCs? - Adobe Experience Manager 08-03-2022
Hi everyone! I managed to boil down my problem to AEM + Adobe Asset Share Commons project for WKND. Here you can find the issue I opened and what was the underlying cause: https://github.com/adobe/asset-share-commons/issues/702"...I think there's an issue with the RepoInit scripts in that, that prevent AEM from starting up (since it re-evals Repo init scripts on startup). Also, that package includes a version of ASC (v2.1.10) and then you're providing another version (v2.1.12) - which will likel...

Views

422

Likes

0

Replies

0
Re: Error on quickstart AEM 6.4 - Adobe Experience Manager 16-07-2021
For anyone looking for a solution , Problem (Root Cause) :- the below error means that you ran the jar first with a higher version of Java and now you are running it with a lower version. Java Runtime (class file version 53.0), this version of the Java Runtime only recognizes class file versions up to 52.0In my case I ran the jar first with Java 11 , but my cmd picked Java 8 nowadays and I ended up with this exact error . Solution :- Stop your AEM Jar Remove your lower Java version and upgrade t...

Views

2.1K

Like

1

Replies

0