Can not start the domain

Hello All,
I am facing one issue while doing asadmin start-domain I am getting following error.
I just changed the java_home path in the domain.xml. I am using java8.
java version “1.8.0_301”
Java™ SE Runtime Environment (build 1.8.0_301-b09)
Java HotSpot™ 64-Bit Server VM (build 25.301-b09, mixed mode)

It was working before but suddenly it stopped working with the error shown in the image.

I tried changing the port also reinstalling java,payara etc then modifiying MaxPermSizevariable but nothing worked.
Please guide me.
Thankyou in advance :slight_smile:

Hi,

Since the error was Could not find or load main class RAM. I guess it may be about the directory named C:\Projekte\A5728 RAM TU3\.... The Windows long file name with space may also be a root cause.

Shall we try to the put the paraya under the directory/sub-directory without the space in their name?
e.g. c:\temp\payara and try to start the domain again?

Hello Charlee,
Actually its starting from Eclipse, but not from the terminal.
image

Any guesses?

IMHO, I keep thinking that it is a about the directory named C:\Projekte\A5728 RAM TU3\... .

Shall we try to the put the paraya under the directory/sub-directory without the space in their name?
e.g. c:\temp\payara.

Then please try to remove and add the new payara from the new directory, in this case c:\temp\payara, to the Eclipse again?

I have same error.
I tried to do this but it didn’t work .
Can anyone help me with this?

I have same error !
Have you solved this problem yet? If you have, can you tell me your solution? Thank you very much!