본문 바로가기

Back-End/ProObject

RTE, OPS startManagedServer 오류

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로 호출해서 생긴 문제