I print from any database a document in Landscape with Legal paper and
as soon as I click OK the Notes applications freezes, then I have to
kill it.
A TRUSS on the server gives this :

>hsapp:denbea/> ps -fu marcar|grep notes
  marcar 19542 19182  3 13:28:02 pts/102  0:04
/opt/lotus/notes/latest/sunspa/notes
>hsapp:denbea/> truss -fp 19542
19542:  lwp_sema_wait(0x008095D0)       (sleeping...)
19542:      Received signal #14, SIGALRM, in lwp_sema_wait() [caught]
19542:  lwp_sema_wait(0xEECE84D8)                       Err#4 EINTR
19542:  sigprocmask(SIG_SETMASK, 0xEE60BE2C, 0x00000000) = 0
19542:  lwp_sema_post(0x008095D0)                       = 0
19542:  lwp_sema_wait(0x008095D0)                       = 0
19542:  lwp_mutex_lock(0xEECEB1C8)                      = 0
19542:  lwp_sema_post(0xEECE84D8)                       = 0
19542:  setcontext(0xEE60B728)
19542:  sigprocmask(SIG_BLOCK, 0xEECE84C8, 0x00000000)  = 0
19542:  setitimer(ITIMER_REAL, 0xEE60BCD0, 0x00000000)  = 0
19542:  sigprocmask(SIG_UNBLOCK, 0xEECE84C8, 0x00000000) = 0
19542:  lwp_sema_wait(0xEECE84D8)                       = 0
19542:  sigprocmask(SIG_BLOCK, 0xEECE84C8, 0x00000000)  = 0
19542:  setitimer(ITIMER_REAL, 0xEE60BCD0, 0x00000000)  = 0
19542:  sigprocmask(SIG_UNBLOCK, 0xEECE84C8, 0x00000000) = 0
19542:  lwp_sema_wait(0x008095D0)       (sleeping...)
^C>hsapp:denbea/> /usr/proc/bin/ptree 19542
370   /usr/sbin/inetd -s
  19180 in.rlogind
    19182 /bin/sh - /vilshe/pro/exe/Menu
      19542 /opt/lotus/notes/latest/sunspa/notes
>hsapp:denbea/> kill -9 19542

The Err#4 EINTR interrupts the LWP after a pre-defined wait-time from
Notes, then it is reproceesed the same way and it keeps looping forever
until it reaches the end of this World as we know it...

If I print in Portrait it goes fine. This Landscape used to work before
and nothing changed (it is not a Y2K issue because it work in january
2000) neither the OS nor the Notes have changed nor experienced
problems. There are 3 users (admin on the Notes) that can OCCASIONALLY
print in Landscape but freeze also in other times. Normal users freeze
everytime and they are the ones who used to print normally just 1 month
before.

What causes the lwp_sema_wait to hang up ?
How can I resolve this Landscape issue ?
Any suggestions ?

Regards,
Frank1 - [EMAIL PROTECTED]


Sent via Deja.com http://www.deja.com/
Before you buy.

Reply via email to