壹佰网|ERP100 - 企业信息化知识门户

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 3410|回复: 8

应用服务器的问题

[复制链接]
发表于 2006/7/28 08:03:36 | 显示全部楼层 |阅读模式

马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。如果您注册时有任何问题请联系客服QQ: 83569622  。

您需要 登录 才可以下载或查看,没有帐号?注册

x
我的compiere服务器是装在LINUX下(REDHAT 3)但是应用服务器就是不通,.请问各位有什么解决之道吗?服务器上通的,就是客户端测试的时候不通.
Jojo 该用户已被删除
发表于 2006/7/28 12:52:43 | 显示全部楼层
提示: 作者被禁止或删除 内容自动屏蔽
 楼主| 发表于 2006/7/28 14:43:58 | 显示全部楼层

源代码重新编译吗?

源代码在LINUX下重新编译吗?
发表于 2006/7/28 14:59:54 | 显示全部楼层
用root启动jboss看看,有时候是权限问题
发表于 2006/7/29 17:37:28 | 显示全部楼层

防火墙是不是打开了 ?

挡住了一些常用的port
 楼主| 发表于 2006/8/1 15:07:58 | 显示全部楼层

用root启动jboss看看,有时候是权限问题

如何有root启动JBOSS?
发表于 2006/8/1 15:29:55 | 显示全部楼层
su
sudo
发表于 2006/8/16 11:45:51 | 显示全部楼层
我也碰到过这个问题,解决方法如下:
____________________________

Applies to:

compiere

Symptoms:

Can't connect to server from other hosts.

[oracle@compiere utils]$ telnet 192.168.1.3 1099

Trying 192.168.1.3...

telnet: connect to address 192.168.1.3: Connection refused

telnet: Unable to connect to remote host: Connection refused

Appserver startup log:

09:00:20,021 INFO [WebService] Using RMI server codebase: http://compiere:183/

09:00:20,227 INFO [NamingService] Started jndi bootstrap jnpPort=1099, rmiPort=1098, backlog=50, bindAddress=compiere/127.0.0.1, Client SocketFactory=null, Server SocketFactory=org.jboss.net.sockets.DefaultSocketFactory@ad093076

09:00:23,735 INFO [Http11Protocol] Initializing Coyote HTTP/1.1 on http-compiere%2F127.0.0.1-188

09:00:24,561 INFO [Http11Protocol] Initializing Coyote HTTP/1.1 on http-compiere%2F127.0.0.1-1443

09:00:52,382 INFO [Http11Protocol] Starting Coyote HTTP/1.1 on http-compiere%2F127.0.0.1-188

09:00:52,736 INFO [ChannelSocket] JK: ajp13 listening on compiere/127.0.0.1:109

09:00:52,798 INFO [JkMain] Jk running ID=0 time=0/79 config=null

09:00:52,810 INFO [Http11Protocol] Starting Coyote HTTP/1.1 on http-compiere%2F127.0.0.1-1443

Cause:

Incorrect IP Address specified for host in the /etc/hosts file.

/etc/hosts

# that require network functionality will fail.

127.0.0.1 compiere localhost.localdomain localhost

Actual ip address for host 'compiere' is 192.168.1.3

Solution:

To implement the solution, please execute the following steps:

1. Correct the mapping in the /etc/hosts file adding/correcting the IP address and/or hostname reference for the Unix/Linux Server:

For example:

# Add or edit the /etc/hosts file to include a valid entry for the Server:

127.0.0.1 localhost.localdomain localhost

192.168.1.3 compiere

2. Save the /etc/hosts file.

For client computer sometimes also need this step to recognize hostname of database and/or application server.
______________________
发表于 2008/12/3 14:13:11 | 显示全部楼层
check ip address,keep it same with your compiere_setup ip。
您需要登录后才可以回帖 登录 | 注册

本版积分规则

QQ|Archiver|小黑屋|手机版|壹佰网 ERP100 ( 京ICP备19053597号-2 )

Copyright © 2005-2012 北京海之大网络技术有限责任公司 服务器托管由互联互通
手机:13911575376
网站技术点击发送消息给对方83569622   广告&合作 点击发送消息给对方27675401   点击发送消息给对方634043306   咨询及人才点击发送消息给对方138011526

GMT+8, 2025/11/29 02:07 , Processed in 0.015738 second(s), 16 queries , File On.

Powered by Discuz! X3.4

Copyright © 2001-2020, Tencent Cloud.

快速回复 返回顶部 返回列表