Glassfish 各种问题汇总

本文解决Eclipse集成的GlassFish服务器启动失败的问题,一种情况为服务器监控端口未正确配置,另一种为Linux环境下4848端口冲突。通过修改配置文件可以解决。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

1. Eclipse 集成的glassfish 停留在starting 无法启动server
原因是因为

Eclipse monitors the ports opened by JBoss AS to determine if the app server is running (I think it gets the server mbean and asks for the state). If you change the ports that JBoss AS uses, or if you change the -b run option to bind to something other than localhost, Eclipse will not be able to tell if the app server started successfully. You can edit the eclipse/plugins/org.eclipse.jst.server.generic.jboss_1.6.1.v200904151730/servers/jboss42.serverdef file to change the ports used by Eclipse to monitor the app server.

可以通过修改配置文件的方式来改port

2. Linux下glassfish 无法启动,总是提示4848端口被占用,但又没有程序占用其端口
解决方法 在/etc/hosts下把 127.0.0.1对应到真正的机器名而不是localhost
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值