Re: Resource unavailable - BeanShell blocked

Paul Copeland <[email protected]> Sat, 11 Aug 2007 14:49:34 -0700
Newsgroups gmane.emacs.jdee
Organization JOT Object Technologies
Message-ID <[email protected]>
Found some pointers about this problem and seem to have fixed it.  The 
problem has to do with cygwin DLLs.

http://www.xemacs.org/Documentation/21.5/html/xemacs-faq_6.html#SEC232

I already had the rebase cygwin utility so I just ran it as instructed 
in the rebase readme file -

The rebaseall utility is a convenient way for users that suffer from the
Cygwin rebase problem to rebase their entire system (i.e., all of their
DLLs). 

    1. shutdown all Cygwin processes and services
    2. start ash (do not use bash or rxvt)
    3. execute /bin/rebaseall (in the ash window)

I ran "rebase -v"


On 8/11/2007 10:09 AM, Paul Copeland wrote:
> When I try to compile or any action that requires the BeanShell I get 
> "Resource temporarily unavailable" messages and nothing happens.  This 
> seems to happen intermittently and then will stop happening, but I 
> haven't been able to see a repeatable sequence of events or period of 
> time.  What's the matter?
>
> This is with Xemacs 21.4.20.  I have customized the prj.el and JDE is 
> working great - except for this which makes it not work at all.
>
> Recent minibuffer messages (most recent first):
>
> Starting the BeanShell. Please wait...
> Doing fork: Resource temporarily unavailable
> Starting the BeanShell. Please wait...
> Loading jde-javadoc...done
> Loading c:/jot/project/jot/prj.el...done
> Loading c:/jot/project/jot/prj.el...
> Loading jde-javadoc...
> Doing fork: Resource temporarily unavailable
> Starting the BeanShell. Please wait...
>
>
>
>