Scheduled Logon

General development discussion.

Moderators: Susan Smith, admin, Gabriel

Post Reply
mluchterhand
Posts: 52
Joined: Mon Jun 08, 2009 7:28 pm
Location: Des Moines, IA
Contact:

Scheduled Logon

Post by mluchterhand »

Hi Everyone,

I am attempting to run a program at a specified time using cron in Linux Red Hat. I am running a legacy 3.92 as well as a client-server 4.17 on the server. When I execute the command from the terminal on the server, everything runs fine with no user input. However, when I attempt to run the same command via cron I receive the following message:
"WB ended. Keyboard input attempted in background mode."
I have figured out how to successfully run the program using a remote computer, Putty, and Windows Scheduled Tasks but would prefer for the program to be called from the server if possible. Any input would be greatly appreciated.

Thanks,

Matt
Post Reply