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
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?