[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference csc32::consolemanager

Title:POLYCENTER Console Manager
Notice:Kits, Scans, Docs on CSC32:: as PCM$KITS:,PCM$DOCS:, PCM$SCANS:
Moderator:CSC32::BUTTERWORTH
Created:Thu Aug 06 1992
Last Modified:Fri Jun 06 1997
Last Successful Update:Fri Jun 06 1997
Number of topics:1541
Total number of notes:6564

1235.0. "CM_EVENTPORTOPENFAILED from CMUSERPPINIT" by CSC32::K_MARTIN () Tue Mar 12 1996 17:34

Folks,

I have a customer trying to write an event preprocessor.  His call to
CMUSERPPINIT is returning CM_EVENTPORTOPENFAILED.  Although I don't have
a code fragment, the call appears to be correct.  I have checked in the
PCM doc set, and through this notes conference.  No dice.

This is v1.6-110 on an Digital Unix 3.2c system.

Any one have any helpful hints for tracking this down?  Would this be due to
some process or another not running, i.e. ENS?


Thanks,

Keith.
T.RTitleUserPersonal
Name
DateLines
1235.1CSC32::BUTTERWORTHGun Control is a steady hand.Wed Mar 13 1996 12:2714
    Keith,
      I've doen this on OpenVMS but not Unix. I would suggest that you
    define the environment variable 
    
    CONSOLE_DEBUG "IPC,API"
    
    export it and restart PCM and rereun your preprocessor. The error
    means that the application could not find the ENS preprocessor
    listener socket. It either couldn't access the dir where the sockets
    are or it didn't exsist. If ENS is up te socket will exist unless
    something is really broken.
    
    Regards,
       Dan