Simple Jboss Question

S

soup_or_power

Hi,
Jboss tries to open a connection to a non-existing IP (172.16.170.43)
while connecting a EJB. Apparently the IP address is cached somewhere.
I tried deleting the tmp and work directories under <jbosshomes>/sever/
context . I have also tried running java with -
Djava.rmi.server.hostname=172.16.170.46

Where does Jboss cache the RMI Server IP?

There is a firewall in the background but it is not doing NAT from
172.16.170.43 to 172.16.170.46.

Thanks for your help.
 
A

Ajay

Hi,
Jboss tries to open a connection to a non-existing IP (172.16.170.43)
while connecting a EJB. Apparently the IP address is cached somewhere.
I tried deleting the tmp and work directories under <jbosshomes>/sever/
context . I have also tried running java with -
Djava.rmi.server.hostname=172.16.170.46

Where does Jboss cache the RMI Server IP?

There is a firewall in the background but it is not doing NAT from
172.16.170.43 to 172.16.170.46.

Thanks for your help.


Check you hosts file.

Ajay
 
S

soup_or_power

Check you hosts file.

Ajay

The hosts file does not have any entry for 172.16.170.43. I am looking
for Jboss/EJB cache files on the disk. But can't find any.
Thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,772
Messages
2,569,591
Members
45,103
Latest member
VinaykumarnNevatia
Top