Artifact my-webapp:war exploded: Server is not connected. Deploy is not available.
Hi,
I'm trying to deploy my app on IBM Liberty as described in https://developer.ibm.com/wasdev/docs/developing-apps-with-intellij-idea-and-liberty-profile/. The result so far is
/opt/was/liberty-8.5.5.5/wlp/bin/server run pac-server
Detected server http port: 9080
Connected to the target VM, address: '127.0.0.1:34631', transport: 'socket'
[2015-05-22 09:45:42,048] Artifact my-webapp:war exploded: Server is not connected. Deploy is not available.
Запуск pac-server (WebSphere Application Server 8.5.5.5/wlp-1.0.8.cl50520150305-2202) в Java HotSpot(TM) 64-Bit Server VM версии 1.7.0_71-b14 (ru_RU)
[AUDIT ] CWWKE0001I: Сервер pac-server запущен.
[AUDIT ] CWWKE0100I: Этот продукт лицензирован для разработки и ограниченного использования в рабочей среде. Полный текст условий лицензии приведен здесь: https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/wasdev/license/base_ilan/ilan/8.5.5.5/lafiles/ru.html
[AUDIT ] CWWKF0012I: На сервере установлены следующие комплекты: [localConnector-1.0].
[AUDIT ] CWWKF0011I: Сервер pac-server готов к работе для разумной планеты.
/opt/was/liberty-8.5.5.5/wlp/bin/server stop pac-server
Disconnected from the target VM, address: '127.0.0.1:34631', transport: 'socket'
Остановка сервера pac-server.
[AUDIT ] CWWKE0055I: Запрос на выключение сервера: 22 Май 2015 г. в 9:45. Сервер pac-server завершает работу.
[AUDIT ] CWWKE0036I: Сервер pac-server остановлен после 10,018 сек.
Disconnected from server
Сервер pac-server остановлен.
There are a lot of similar posts with "Server is not connected. Deploy is not available." but neither seems to be applicable for Liberty.
Any help is highly appreciated!
Best regards, Eugene.
请先登录再写评论。
This message is placeholder for multiple different problems.
If you are using modern IDEA (12+) the IDEA log always contains some additional information when this error is printed.
So the best way to proceed would be by creating a new youtrack and attaching the IDEA log there.
Regards,
Michael
created: https://youtrack.jetbrains.com/issue/IDEA-140656