lpsched problem


 
Thread Tools Search this Thread
Operating Systems AIX lpsched problem
# 1  
Old 02-05-2006
lpsched problem

Hi everyone,

I have a problem with lpsched on an AIX 5.1 machine.

the lpsched process is terminating as soon as it starts, if i do the command:

/usr/lib/lp/lpsched

I get the output:
UX:lpsched: INFO: Print services started.

However if i look in the /var/lp/logs/lpsched log file i can see that the process is terminated as soon as its starts:

# cat lpsched
Mon Feb 6 12:19:32 2006: UX:lpsched: INFO: Print services started.
Mon Feb 6 12:19:32 2006: UX:lpsched: INFO: The network process has terminated.
Mon Feb 6 12:19:32 2006: UX:lpsched: INFO: The network process has terminated.
Mon Feb 6 12:19:32 2006: UX:lpsched: INFO: Print services stopped.

if i look in the lpNet log file i see the following information:
# cat lpNet
02/06/06 12:19 p 10395728 <none> Starting.
02/06/06 12:19 p 10395728 <none> Starting lpNetParent.
02/06/06 12:19 p 10395728 <none> ERROR: class=Fatal, type=Unix, trace=(lpNetParent/MountPipe), Address already in use
02/06/06 12:19 p 10395728 <none> Abnormal process termination.


Does anyone know of any debugging flags that can be turned on to give me more information about the error? The "Address already in use" error suggests that there is some IP address problem but i am not sure how to locate it.

Any help appreciated!
# 2  
Old 02-16-2006
Don't use lpsched, AIX doen't use a native SysV printing system but only emulates it. Use "qadm" instead.

bakunin
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

sed Or Grep Problem OR Terminal Problem?

I don't know if you guys get this problem sometimes at Terminal but I had been having this problem since yesterday :( Maybe I overdid the Terminal. Even the codes that used to work doesn't work anymore. Here is what 's happening: * I wanted to remove lines containing digits so I used this... (25 Replies)
Discussion started by: Nexeu
25 Replies

2. IP Networking

Problem with forwarding emails (SPF problem)

Hi, This is rather a question from a "user" than from a sys admin, but I think this forum is apropriate for the question. I have an adress with automatic email forwarding and for some senders (two hietherto), emails are bouncing. This has really created a lot of problems those two time so I... (0 Replies)
Discussion started by: carwe
0 Replies

3. UNIX for Dummies Questions & Answers

DHCP problem and eth1 problem

At work I am trying to get this one Linux machine (let's call it ctesgm07) to behave like another Linux machine that we have (let's call it test007). test007 returns the following version info: cat /etc/debian_version: lenny/sid uname -a: Linux test007 2.6.27-7-generic #1 SMP Tue Nov 4... (0 Replies)
Discussion started by: sllinux
0 Replies

4. AIX

user login problem & Files listing problem.

1) when user login to the server the session got colosed. How will resolve? 2) While firing the command ls -l we are not able to see the any files in the director. but over all view the file system using the command df -g it is showing 91% used. what will be the problem? Thanks in advance. (1 Reply)
Discussion started by: pernasivam
1 Replies

5. Solaris

problem in finding a hardware problem

Hi I am right now facing a strange hardware problem. System get booted with the following error: Fatal Error Reset CPU 0000.0000.0000.0003 AFSR 0100.0000.0000.0000 SCE AFAR 0000.07c6.0000.1000 SC Alert: Host System has Reset It happen 4 or 5 times and get the same error every time.I... (8 Replies)
Discussion started by: girish.batra
8 Replies

6. Solaris

Lpsched Problems

We have a total of 51 lpsched daemons running. I just have a feeling that is way too much print daemons. root 16570 21343 0 08:57:06 ? 0:00 /usr/lib/lpsched root 21357 21343 0 08:13:33 ? 0:00 /usr/lib/lpsched root 21377 21343 0 08:13:33 ? 0:00 /usr/lib/lpsched ... (0 Replies)
Discussion started by: Sarccastik Dude
0 Replies

7. Shell Programming and Scripting

problem with dd command or maybe AFS problem

Hi, folks. Sorry for bothering, but maybe someone could help me please. The problem is the following: there is some script that copies files from local file system to AFS. The copying is performed with dd command. The script copies data into some AFS volumes. The problem appeared with one... (0 Replies)
Discussion started by: Anta
0 Replies

8. Solaris

lpsched problem with Solaris 10

:confused: Dear All, Was wondering if I can get any help on Solaris 10 here.. I have a issue with lpsched service, when I am sending any print jobs. the following is the error UX:lpstat: ERROR: Can't send message to the LP print service. TO FIX: The LP print service apparently has... (2 Replies)
Discussion started by: Sapna
2 Replies

9. UNIX for Advanced & Expert Users

Lpsched does not start

hi i am using a Unixware 2.1 os. last day system hanged up and restarted. now lpsched does not start. lpNet log file says: starting lpNet Parent error: class= Fatal, type= Unix, trace= (lpNetParent/MountPipe)), Too many symoblic links in path name traversal. abnormal process termination. i... (0 Replies)
Discussion started by: kapilverma_udr
0 Replies

10. UNIX for Advanced & Expert Users

lpsched signals

Hello, I am sure this info is somewhere on the web but have not been able to find it via google or by searching this site. On HPUX we have a model script that runs a command to capture the spool file to a repository and doesn't actually physically print the spool file. This has been working... (4 Replies)
Discussion started by: TioTony
4 Replies
Login or Register to Ask a Question