Telnet Service

Post questions here relative to DataStage Enterprise/PX Edition for such areas as Parallel job design, Parallel datasets, BuildOps, Wrappers, etc.

Moderators: chulett, rschirm, roy

Post Reply
Perry
Participant
Posts: 3
Joined: Wed Apr 19, 2006 9:41 am

Telnet Service

Post by Perry »

Just finished install of server and client (7.5x2) on my laptop and cannot start Datastage Telnet Servive when I go to "Ascental" services in the Control Panel..

Event viewer msg is ... The DataStage Telnet Service service depends on the DataStage Engine Resource Service service which failed to start because of the following error:
The system cannot find the path specified.

Does anyone know where I should start to debug this ??
ArndW
Participant
Posts: 16318
Joined: Tue Nov 16, 2004 9:08 am
Location: Germany
Contact:

Post by ArndW »

Check in your control panel applet for Ascential DataStage to see if all the services are running.
Perry
Participant
Posts: 3
Joined: Wed Apr 19, 2006 9:41 am

Post by Perry »

I did , that's when I noticed the problem (when I tried to manually start from the control panel).
ray.wurlod
Participant
Posts: 54595
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

This one usually means that there's already some other (telnet?) service holding port number 23. For example it might be the MKS Toolkit's telnet listener.

However, in your case, the message also reveals that the DataStage Resource Service is not starting. This is the problem that you must solve first. Try re-booting the machine via a complete power-off state, so that any ports are cleared. If the DataStage Resource service still won't start (check in Control Panel or Task Manager) you have some kind of installation problem.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
Perry
Participant
Posts: 3
Joined: Wed Apr 19, 2006 9:41 am

Post by Perry »

I rebooted and now the problem has gone away.. DS telnet servce starts fine (the old microsoft "if it don't work reboot" saga). Thanks for your response ... Perry :)
Post Reply