GlassFish Server的神秘错误---该模块尚未部署,为什么?

时间:2016-05-04 07:12:00

标签: java glassfish webserver

我收到此错误。是什么原因?如何解决?

 <!DOCTYPE html>
 <!--
 To change this license header, choose License Headers in Project       Properties.
 To change this template file, choose Tools | Templates
 and open the template in the editor.
 -->
 <html>
<head>
    <title>TODO supply a title</title>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
</head>
<body>
    <div>TODO write content</div>
</body>
</html>

Stacktrace:

GlassFish Server is running.
In-place deployment at  C:\Users\Lenovo\Documents\MyFirstWebApp\build\web
GlassFish Server, deploy, Connection refused: connect, false
C:\Users\Lenovo\Documents\MyFirstWebApp\nbproject\build-impl.xml:1045: 
The module has not been deployed.
See the server log for details.

BUILD FAILED(总时间:3秒)

我在尝试运行第一个应用时收到此消息。

0 个答案:

没有答案