我收到此错误。是什么原因?如何解决?
<!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秒)
我在尝试运行第一个应用时收到此消息。