Operating System - HP-UX
1825803 Members
2700 Online
109687 Solutions
New Discussion

Problem with ATM management UI port opening on hpux

 

Problem with ATM management UI port opening on hpux

My client installed Postilion ATM software on their Universe software sitting on hpux 11.11.
Every time they tried to launch the Management Interface of the ATM software, the port configured (9090) will try to open and immediate looses conection on the hpux machine.

Does anyone have an idea why the port connection always stop listening and when u check with netstat, u will not see the port.

Other 4 digit prot number have been tried, but th result is still the same


3 REPLIES 3
OldSchool
Honored Contributor

Re: Problem with ATM management UI port opening on hpux

Are there any entries required in /etc/services that may have been overlooked when the client installed the package?

Re: Problem with ATM management UI port opening on hpux

I cannot confirm that, since I do not know exactly what other services the Postilion software requires.

The way the software work is that, it is been installed on Globus 9.6, which sits on the HPUX OS. It only makes use of the 4 digit open port that the Globus is configured to listen to for the ATM software and it keeps sending its read and write request through this port on the HPUX machine.
But, anytime the management UI of software is been tried to open, it is always loosing connection.

Is there a way on the HPUX to make the opened port to stay when it is been connected to, or there is any parameter i the kernel that needs to be ine tuned?

OldSchool
Honored Contributor

Re: Problem with ATM management UI port opening on hpux

hmm... I would have expected there to be *something* in /etc/services that specifies what is supposed to "listen" to that port.

Check /var/adm/syslog/syslog.log for any relevant messages, you might see something along the lines of "Unknown service". If so, something indeed is amiss w/ the services.