简体   繁体   English

AgitarOne无法连接到Eclipse上的localhost:8080 / agitar-server

[英]AgitarOne cannot connect to localhost:8080/agitar-server on eclipse

I am using AgitarOne to create for junit testing I followed their installation and was able to install it but my problem is that whenever i try to run my junit testing it returns an error "unable to connect to localhost:8080/agitar-server/". 我正在使用AgitarOne创建用于junit测试的软件,我按照他们的安装进行安装并能够安装它,但是我的问题是,每当我尝试运行junit测试时,它都会返回错误“无法连接到localhost:8080 / agitar-server /” 。 I know that localhost:8080/agitar-server is available since I am opening it in my browser but it still throws that error. 我知道localhost:8080 / agitar-server可用,因为我是在浏览器中打开它的,但仍然会引发该错误。 The JUnit testing is run via eclipse as AgitarOne has an eclipse plugin. 由于AgitarOne具有eclipse插件,因此通过Eclipse运行JUnit测试。

I might have missed some configuration problem here in eclipse as this is a fresh install. 我可能在Eclipse中错过了一些配置问题,因为这是全新安装。

检查您的日食配置“ windows-> preference-> agitar服务器”,确保主机为“ localhost”,端口为8080。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 Tomcat在Eclipse运行时打不开http://localhost:8080/ - Cannot open http://localhost:8080/ when Tomcat is running in Eclipse JBoss AS 7自动部署插件无法连接到localhost:8080 - JBoss AS 7 auto deploy plugin cannot connect to localhost:8080 JBoss 7.1.1 localhost:8080无法连接 - JBoss 7.1.1 localhost:8080 unable to connect Javamail无法连接到Postfix本地主机服务器 - Javamail cannot connect to postfix localhost server Ktor 项目 localhost:8080 拒绝连接 - Ktor project localhost:8080 refuses to connect 连接到本地主机上的SLiM服务器时出错:8080 - Error connecting to SLiM server on localhost:8080 无法使用Eclipse连接SQL Server 2014 Express - cannot connect SQL server 2014 express with eclipse Tomcat不在启动时从eclipse启动:本地主机上的Tomcat服务器所需的多个端口(8005、8080)已在使用中 - Tomcat doesn't start from eclipse on startup : Several ports (8005, 8080) required by Tomcat Server at localhost are already in use 无法从 eclipse springboot 应用程序访问 localhost:8080 - Unable to access localhost:8080 from eclipse springboot application Tomcat 6在Eclipse中运行,但是localhost:8080在浏览器中从未响应 - Tomcat 6 is running in Eclipse but localhost:8080 never responds in browser
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM