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

Adobe Summit 2023 [19th to 23rd March, Las Vegas and Virtual] | Complete AEM Session & Lab list

logs not getting updated when running AEM inside windows

Avatar

Level 8

as above.

 

So it's my first time using Windows as a local development machine. I've always used Macs before my latest role.

 

When I use the start script (inside /crx-quickstart/bin), it opens up a new cmd.exe window and I can see what's happening in AEM on this cmd.exe window.

 

But my issue is that none of the files inside /crx-quickstart/log is getting updated.

 

as an example: if I open up a page for editing, the cmd.exe will be very busy with logging. But if I check the files inside /log, none of them has increased in size.

 

Any ideas on what's happening?

 

Thanks

 

3 Replies

Avatar

Community Advisor

Hi @jayv25585659 ,

Are you able to see AEM login screen after running start.bat script? (Just FYI there will be 2 script one for MAC and other for Windows - start.bat)

Regards,

Santosh

Avatar

Community Advisor

@jayv25585659 Can you try running it in administator command prompt/ Run as administrator.

 

java -Xmx1520m -Xdebug -Xrunjdwp:transport=dt_socket,server=y,address=30303,suspend=n -jar cq-author-4502.jar

Avatar

Level 8

I just tried inside a cmd+run-as-admin. same results.

 

none of the log files has been updated. The only change that I can see is that a new s7access-my-current-date.log has been created for today.