Issues with idl_opserver crashing as a normal user on Linux

This is a discussion on Issues with idl_opserver crashing as a normal user on Linux within the Idl-pvwave forums in Programming Languages category; Hi, I'm looking for a little guidance with regards to getting IDL 7.0 Workbench running smoothly on a 32bit Linux system. The issue is that as a normal user, the idl_opserver process that gets started by the Workbench dies right away. This results in commands entered at the command line simply disappearing and never getting executed. Also, I am unable to save new files or create new projects and on exiting the Workbench, java hangs and my CPU usage goes to 100%. I have to kill the java process manually. Has anyone else come across this issue and does someone ...

Go Back   Application Development Forum > Programming Languages > Idl-pvwave

Object Mix

Register FAQ Calendar Search Today's Posts Mark Forums Read
  #1  
Old 08-24-2008, 09:12 PM
Christopher David Kyle
Guest
 
Default Issues with idl_opserver crashing as a normal user on Linux

Hi,

I'm looking for a little guidance with regards to getting IDL 7.0
Workbench running smoothly on a 32bit Linux system.

The issue is that as a normal user, the idl_opserver process that
gets started by the Workbench dies right away.

This results in commands entered at the command line simply disappearing
and never getting executed. Also, I am unable to save new files or
create new projects and on exiting the Workbench, java hangs and
my CPU usage goes to 100%. I have to kill the java process manually.

Has anyone else come across this issue and does someone know of a fix or
workaround?

Thanks,

Christopher

Reply With Quote
  #2  
Old 08-25-2008, 08:04 PM
Christopher David Kyle
Guest
 
Default Re: Issues with idl_opserver crashing as a normal user on Linux



On Sun, 24 Aug 2008, Christopher David Kyle wrote:

> Hi,
>
> I'm looking for a little guidance with regards to getting IDL 7.0
> Workbench running smoothly on a 32bit Linux system.
>
> The issue is that as a normal user, the idl_opserver process that
> gets started by the Workbench dies right away.
>
> This results in commands entered at the command line simply disappearing
> and never getting executed. Also, I am unable to save new files or
> create new projects and on exiting the Workbench, java hangs and
> my CPU usage goes to 100%. I have to kill the java process manually.
>
> Has anyone else come across this issue and does someone know of a fix or
> workaround?
>
> Thanks,
>
> Christopher
>
>


A little more investigation on my part and I've solved to issue.

The shared memory needed for the Workbench and idl_opserver to communicate
was not available to normal users since the system didn't have /dev/shm
setup in /etc/fstab.

Here is the line I needed to add to /etc/fstab in order to setup shared
memory.

tmpfs /dev/shm tmpfs defaults 0 0


I hope this can help anyone else who comes across the issue.

Cheers,

Christopher

Reply With Quote
  #3  
Old 08-28-2008, 09:32 AM
Vince Hradil
Guest
 
Default Re: Issues with idl_opserver crashing as a normal user on Linux

On Aug 25, 7:04*pm, Christopher David Kyle <cdk...@ucalgary.ca> wrote:
> On Sun, 24 Aug 2008, Christopher David Kyle wrote:
> > Hi,

>
> > I'm looking for a little guidance with regards to getting IDL 7.0
> > Workbench running smoothly on a 32bit Linux system.

>
> > The issue is that as a normal user, the idl_opserver process that
> > gets started by the Workbench dies right away.

>
> > This results in commands entered at the command line simply disappearing
> > and never getting executed. Also, I am unable to save new files or
> > create new projects and on exiting the Workbench, java hangs and
> > my CPU usage goes to 100%. I have to kill the java process manually.

>
> > Has anyone else come across this issue and does someone know of a fix or
> > workaround?

>
> > Thanks,

>
> > Christopher

>
> A little more investigation on my part and I've solved to issue.
>
> The shared memory needed for the Workbench and idl_opserver to communicate
> was not available to normal users since the system didn't have /dev/shm
> setup in /etc/fstab.
>
> Here is the line I needed to add to /etc/fstab in order to setup shared
> memory.
>
> tmpfs * /dev/shm * tmpfs * defaults * 0 * 0
>
> I hope this can help anyone else who comes across the issue.
>
> Cheers,
>
> Christopher


@DFanning: your rss feed to your article on this points to:
http://www.dfanning.com/workbench_tips/needmem.html
It should be: http://www.dfanning.com/workbench/needmem.html

Thanks,
Vince
Reply With Quote
  #4  
Old 08-28-2008, 09:38 AM
David Fanning
Guest
 
Default Re: Issues with idl_opserver crashing as a normal user on Linux

Vince Hradil writes:

> @DFanning: your rss feed to your article on this points to:
> http://www.dfanning.com/workbench_tips/needmem.html
> It should be: http://www.dfanning.com/workbench/needmem.html


Thank you! :-)

Cheers,

David
--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.dfanning.com/
Sepore ma de ni thui. ("Perhaps thou speakest truth.")
Reply With Quote
Reply


Thread Tools
Display Modes


All times are GMT -5. The time now is 11:01 PM.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
vB Ad Management by =RedTyger=

In an effort to better serve ads to our visitors, cookies are used on objectmix.com. For more information, check out our Privacy Policy.