This license is not appropriate for product runtime mode. Replace the license with an appropriate one.
[2020.02.25 21:41:34][0] [launcher-1] [Launcher-0054] Starting the server using the local configuration.
[2020.02.25 21:41:34][0] [launcher-1] Starting the server failed.
<<__Exception__>>
jeus.util.JeusRuntimeException: The server [DevServer] is not valid in this domain.
at jeus.launcher.ManagedServerLauncher.initDescriptor(ManagedServerLauncher.java:67)
at jeus.launcher.Launcher.start(Launcher.java:123)
at jeus.launcher.ManagedServerLauncher.main(ManagedServerLauncher.java:40)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at jeus.server.Bootstrapper.callMainMethod(Bootstrapper.java:596)
at jeus.server.Bootstrapper.callMain(Bootstrapper.java:603)
at jeus.server.Bootstrapper.main(Bootstrapper.java:148)
at jeus.server.ManagedServerLauncherBootstrapper.main(ManagedServerLauncherBootstrapper.java:10)
<<__!Exception__>>
alias를 DevServer로 호출해서 생긴 문제
'Back-End > ProObject' 카테고리의 다른 글
add nature 할때 create local repository시 json 에러 (0) | 2020.03.06 |
---|---|
OverlappingFileLockException (0) | 2020.02.25 |
GET 방식으로 POST 방식 서비스 요청하기 패킷 확인하는 테스트 (0) | 2020.02.21 |
ProObject 설치 구성도 (0) | 2020.02.21 |
proobject 서버 부팅중 NameNotFoundException (0) | 2020.02.21 |