HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- CDE Session Exit problem
Operating System - HP-UX
1829579
Members
4589
Online
109992
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-19-2007 02:26 AM
09-19-2007 02:26 AM
CDE Session Exit problem
I have a modified Xsession script, which exec's a local application script, which does :
1) start background application processes
2) starts a CDE session via a background script (ttsession,dtappgather & exec dtsession)
3) waits for 2) to exit, then stops processes 1).
When the user exits the session using the Panel Exit button, it appears that the initial Xsession process (now running our script) is terminated. Obviously, I was expecting the dtsession to exit rather than the dtsession process (2 above).
It appears that the exit button performs an ExitSession action, that transmits an Xsession_Exit ToolTalk message, but I don't know what receives that message, or what the response is. Can anyone enlighten me?
1) start background application processes
2) starts a CDE session via a background script (ttsession,dtappgather & exec dtsession)
3) waits for 2) to exit, then stops processes 1).
When the user exits the session using the Panel Exit button, it appears that the initial Xsession process (now running our script) is terminated. Obviously, I was expecting the dtsession to exit rather than the dtsession process (2 above).
It appears that the exit button performs an ExitSession action, that transmits an Xsession_Exit ToolTalk message, but I don't know what receives that message, or what the response is. Can anyone enlighten me?
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-19-2007 04:32 AM
09-19-2007 04:32 AM
Re: CDE Session Exit problem
In answer to your question - No
But could you not just get user to login to CDE
create a sessionetc script to start background application (1)
create a sessionexit script to check if (1) still running and terminate it.
fyi
You can create a script in ~/.dt/sessions called sessionetc
The script is executed at CDE startup, and in it, you can start up all those
cde-unaware apps that cde can't start up itself.
If necessary, you can also use ~/.dt/sessions/sessionexit to execute commands at
CDE exit time. source http://www.math.unizh.ch/locinfo/cde.html
But could you not just get user to login to CDE
create a sessionetc script to start background application (1)
create a sessionexit script to check if (1) still running and terminate it.
fyi
You can create a script in ~/.dt/sessions called sessionetc
The script is executed at CDE startup, and in it, you can start up all those
cde-unaware apps that cde can't start up itself.
If necessary, you can also use ~/.dt/sessions/sessionexit to execute commands at
CDE exit time. source http://www.math.unizh.ch/locinfo/cde.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-19-2007 10:20 PM
09-19-2007 10:20 PM
Re: CDE Session Exit problem
Thanks Alex. I can't get rid of the modified Xsession, as it handles non-CDE logins too, but I have tried the session{etc,exit} to handle the background processs under CDE and it seems to work. I just wish I knew why the modified Xsession process gets killed rather than the dtsession.
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP