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

FrancoBarresi
FrancoBarresi
Offline

Badges

Badges
11

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
11

Posts

Posts
23

Discussions

Discussions
1

Questions

Questions
21

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by FrancoBarresi
Customize the badges you want to showcase on your profile
Re: AEM jar file doesn't run - Adobe Experience Manager 29-10-2021
Hello! I have resolved 1) I have edited the start.batch and corrected "publisher" in "publish"2) I ahve edited the start.batch file in "MaxPermSize=512M" because my pc is 8 gb RAM3) both start and quickstart changed in port 4503 So then i have been waiting a lot of time, but the publish now is live. This is my start.batch@echo off:: This script configures the start information for this server.:::: The following variables may be used to override the defaults.:: For one-time overrides the variable...

Views

39

Likes

0

Replies

0
Re: AEM jar file doesn't run - Adobe Experience Manager 29-10-2021
Hello, i have modificate the start.bat with and jar file with your suggests, and inside the quickstart file (i have seen this): * TCP port used for stop and status scripts set CQ_PORT=4502"ad i changed in 4053 So this is the result: "IOEX exceptionDid not find a server port, tried 4503Check the system console for more informations"

Views

2.0K

Likes

0

Replies

2
Re: AEM jar file doesn't run - Adobe Experience Manager 28-10-2021
That's it start.bat of publish @echo off:: This script configures the start information for this server.:::: The following variables may be used to override the defaults.:: For one-time overrides the variable can be set as part of the command-line; e.g.,:::: SET CQ_PORT=1234 & ./start.bat::setlocal::* TCP port used for stop and status scriptsif not defined CQ_PORT set CQ_PORT=4502::* hostname of the interface that this server should listen to:: if not defined CQ_HOST set CQ_HOST=::* runmode(s)::...

Views

2.0K

Likes

0

Replies

4
Re: AEM jar file doesn't run - Adobe Experience Manager 28-10-2021
So i have edited the start. batch file of publish'folder, changed the port (from 4502 at 4503 ort 8080), changed the name of the jar file, and nothing! Publish doesn't run. But i have executed the author by prompt correctly and it runs! So i might use only author (publish is not so important, i could delete "editor.html" and see the page) but would know why doesn't run.

Views

2.0K

Likes

0

Replies

6
Re: AEM jar file doesn't run - Adobe Experience Manager 26-10-2021
What's meaning "sandbox instance?". So i haven't resolved my question...

Views

2.1K

Likes

0

Replies

8
Re: AEM jar file doesn't run - Adobe Experience Manager 25-10-2021
helloi'm starting AEM only clicking batch file "quickstart", under the folder bin. But i can't use "author" and "publish" jar file, they don't start. When i click these (author or publish jar file) i see only a folder, inside the new folder quickstart who appears, called "logs" with a file empty named "upgrade". The others files don't appears. So in this case i can use AEM, in other way. But it's very strange: why i can't use "publish" and "author" files jar, and i can use only the folder quicks...

Views

2.1K

Likes

0

Replies

10
Re: AEM Quickstart Jar file Not Working - Adobe Experience Manager 23-10-2021
Hello,I have a jar file of AEM 6.5. I created the two instances (author and publish) but when I start the jar file the crx quickstart folder is created, with the "logs" folder inside, and an empty "upgrade" notepad file.It should be noted that before doing this I installed Maven on my pc.Can anyone help me? I can't start AEM from my pc.

Views

2.5K

Likes

0

Replies

0
Re: AEM jar file doesn't run - Adobe Experience Manager 23-10-2021
i have inserted java -jar AEM_6.3_Quickstart.jar -nointeractive but rimanes in loop on this: C:\Users\ruutu\Desktop\UDEMY\corso AEM\Adobe Experience Manager\Nuovo sito>java -jar AEM_6.3_Quickstart.jar -nointeractiveLoading quickstart properties: defaultLoading quickstart properties: instanceLow-memory action set to forkUsing 64bit VM settings, min.heap=1024MB, min permgen=256MB, default fork arguments=[-Xmx1024m, -XX:MaxPermSize=256m]The JVM reports a heap size of 1682 MB, meets our expectation ...

Views

2.1K

Like

1

Replies

1
Re: AEM jar file doesn't run - Adobe Experience Manager 23-10-2021
i tried to reboot from command line. The Firewall window appeared, I consented to run Java for public and private networks, after I clicked OK, I got this: C:\Users\ruutu\Desktop\UDEMY\corso AEM\Adobe Experience Manager\Nuovo sito>java -jar AEM_6.3_Quickstart.jarLoading quickstart properties: defaultLoading quickstart properties: instanceLow-memory action set to forkUsing 64bit VM settings, min.heap=1024MB, min permgen=256MB, default fork arguments=[-Xmx1024m, -XX:MaxPermSize=256m]The JVM report...

Views

2.1K

Like

1

Replies

1
Re: AEM jar file doesn't run - Adobe Experience Manager 23-10-2021
And strange, i can't insert the passord admin admin! C:\Users\ruutu\Desktop\UDEMY\corso AEM\Adobe Experience Manager\Nuovo sito>java -jar AEM_6.3_Quickstart.jarLoading quickstart properties: defaultLoading quickstart properties: instanceLow-memory action set to forkUsing 64bit VM settings, min.heap=1024MB, min permgen=256MB, default fork arguments=[-Xmx1024m, -XX:MaxPermSize=256m]The JVM reports a heap size of 1682 MB, meets our expectation of 1024 MB +/- 20Setting properties from filename 'C:/U...

Views

2.2K

Like

1

Replies

6