Opened 12 years ago
Last modified 10 years ago
#715 new defect
IZ3119: drmaa_init() can cause the application to exit
Reported by: | templedf | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | sge | Version: | 6.0 |
Severity: | Keywords: | drmaa | |
Cc: |
Description
[Imported from gridengine issuezilla http://gridengine.sunsource.net/issues/show_bug.cgi?id=3119]
Issue #: 3119 Platform: All Reporter: templedf (templedf) Component: gridengine OS: All Subcomponent: drmaa Version: 6.0 CC: None defined Status: NEW Priority: P3 Resolution: Issue type: DEFECT Target milestone: --- Assigned to: dagru (dagru) QA Contact: templedf URL: * Summary: drmaa_init() can cause the application to exit Status whiteboard: Attachments: Issue 3119 blocks: Votes for issue 3119: Opened: Wed Aug 26 08:06:00 -0700 2009 ------------------------ If the SGE_ROOT, SGE_QMASTER_PORT or SGE_EXECD_PORT(!) environment variables are not set, the drmaa_init() method will cause an error to be printed to stdout and calls exit(), causing the entire application to exit. Instead, the application should be allowed to handle the error in an appropriate way. I would call this a P2 issue, but the fact that no one has reported it in 5 years means that it probably isn't.
Note: See
TracTickets for help on using
tickets.