RE: Can I stop the "Attempting to Rebind" after EnvMgr goesAWOL ...

You might want to export the Environment definition and
use it to restore the Environment when you restart( after the
environment manager dies ungracefully ).
Ajith Kallambella. M
Forte Systems Engineer,
International Business Corporation
-----Original Message-----
From: Haben, Dirk [mailto:[email protected]]
Sent: Tuesday, December 29, 1998 1:47 AM
To: 'Soapbox Forte Users'
Subject: Can I stop the "Attempting to Rebind" after EnvMgr goes AWOL
Hi All.
In the last few weeks I have had the Environment Manager (for development)
go AWOL in as many weeks.
During a restart - after cleaning up (stop/id) all other Forte processes - I
run into virtual memory limitations - and the restart fails.
A larger virtual memory quota (doubling the pagefile quota actually) did the
trick.
However the quota is too large to be kept and I have reverted to 400,000
blocks (OpenVMS talk for about 200MB).
The problem appears to be caused by all this attempted rebinding.
"With Forte Release 3, this rebinding process is asynchronous" (see
TN11537).
Q: Can I disable the attempted rebind so to reduce memory needs on a restart
after the EnvMgr goes AWOL?
Supplementary Q: If so - How?
TIA and Seasons Greetings,
Dirk
To unsubscribe, email '[email protected]' with
'unsubscribe forte-users' as the body of the message.
Searchable thread archive <URL:http://pinehurst.sageit.com/listarchive/>
To unsubscribe, email '[email protected]' with
'unsubscribe forte-users' as the body of the message.
Searchable thread archive <URL:http://pinehurst.sageit.com/listarchive/>

Hi,
We usually do a shutdown on the topmost level using escript. I assume that
will shutdown all installed partitions and the environment. Or did I get it
wrong that we have to shutdown application first that the environment?
Regards,
Peter Sham.
-----Original Message-----
From: Daniel Nguyen [SMTP:[email protected]]
Sent: Tuesday, January 05, 1999 6:38 PM
To: Peter Sham (HTHK - Assistant Manager - Software Development,
IITB)
Cc: [email protected]
Subject: Re: Can I stop the "Attempting to Rebind" after
EnvMgr goes AWOL ...
Hi,
Sorry, I don't have that kind of problem. Are you doing your
shutdown
on the application level from EConsole ? Do you shutdown your
application
before shutting down the environment ? Do you have the same symptom
after
having rebuilt your environment repository ?
The best I could say is still to make an export of the environment
on
your exploitation procedures (every day for instance) and to restart
your environment from this export. I presume that you still have
referenced
links in your environment repository which are not available. Until
you
make a clean Environement repository from an edf file you may have
the
problem.
Hope this helps,
Daniel Nguyen
Freelance Forte Consultant
Peter Sham (HTHK - Assistant Manager - Software Development, IITB)
wrote:
>
> Hi,
>
> The problem that I described happened not only after crashes but
also after
> clean shutdown. Observe your <hostname>.log and you will find
that each
> time after startup, there is a large chunk of message saying
"rebinding".
> When system crashes, this rebinding will disturb normally
operation too.
>
> Regards,
> Peter Sham.
>
> -----Original Message-----
> From: Daniel Nguyen [SMTP:[email protected]]
> Sent: Monday, January 04, 1999 8:58 PM
> To: Haben, Dirk; [email protected]
> Subject: Re: Can I stop the "Attempting to Rebind"
after
> EnvMgr goes AWOL ...
>
> Hi,
>
> The restart of your application is not exactly the problem
> the rebind is linked to the restart of your environment.
> If you want your application to restart, you should use
the
> autostart. Problem : if you are using load balancing, you
should
> restart
> as Degraded (with only one replicate). But, the main
problem seams
> to
> be your application. The partitions should not fall. You
may have
> some
> classes or attributes which are used but not instanciated.
This
> should
> causes a segmentation error and a crash of your partition.
This
> symptom
> is not the same if you are running on interpreted mode
(you will
> only
> receive a NIL object Usage Exception). Be aware that, on
the
> developement
> workshop, Arrays are instanciated automatically. This is
not true if
> you
> are distributed.
> On the application I worked on, this caused 150 autostarts
a day
> before
> resolution and an increase of the environment repository
up to 6 Mo.
> To avoid the crash of your environment, you should use -fm
to
> reserve
> enough memory (we used 60 Mo of memory for a standard
environment).
> You should not use the same environement for production
and
> compilation
> which needs much more memory if you use auto-compile, or
make your
> compilations with FCompile directly on the compilation
server.
> Normally the application (if it's already startded) should
not need
> the
> environment. You can stop the environment, your
application should
> still
> run, but new clients should not be able to attach to
partitions. It
> is
> a way to be sure that no new clients are connecting to the
> application,
> if you can be sure that all the proxies are already
resolved.
> The rebind is made to reconnect the environment to clients
and
> partitions,
> but I didn't see a real difference on instruments using
rebind or
> not.
> Rebind success is when your partitions or clients are
still there
> (with
> the same UUID). On a shutdown, your server partitions are
rebuilt,
> so
> it should not be successfull. Same case if the clients
stop their
> client partition.
>
> Hope this helps,
>
> Daniel Nguyen
> Freelance Forte Consultant
>
> Haben, Dirk wrote:
> >
> > I agree with Peter.
> >
> > My reason to stop the rebind in the first place is to be
able to
> have my
> > weekends etc to myself - so the application must restart
without
> manual
> > interference!
> >
> > Has anyone ever seen a rebind succeed? Was it worth it?
> >
> > Cheers,
> > Dirk
> >
> > -----Original Message-----
> > From: Peter Sham (HTHK - Assistant Manager - Software
Development,
> IITB)
> > [mailto:[email protected]]
> > Sent: Monday, 4 January 1999 11:09
> > To: Kallambella, Ajith; 'Haben, Dirk'
> > Cc: 'Forte'
> > Subject: RE: Can I stop the "Attempting to Rebind" after
EnvMgr
> goes
> > AWOL ...
> >
> > Hi,
> >
> > By restoring the environment from export will clean up
and skip
> any
> > "rebind". However, I would query that ... Is it
feasible in an
> production
> > environment. When the system is down, we have to put it
back
> asap.
> > Restoring the environment takes time and, I would say,
quite
> risky. Any
> > installation to the production has to be accompanied by
an export,
> > otherwise, after re-installing the export, the
deployment would be
> lost.
> >
> > I just wonder if there is a better way.
> >
> > Regards,
> > Peter Sham.
> > -----Original Message-----
> > From: Kallambella, Ajith
> [SMTP:[email protected]]
> > Sent: Tuesday, December 29, 1998 10:11 PM
> > To: 'Haben, Dirk'
> > Cc: 'Forte'
> > Subject: RE: Can I stop the "Attempting
to Rebind"
> after
> > EnvMgr goes AWOL ...
> >
> > You might want to export the Environment
definition and
> > use it to restore the Environment when you
restart( after
> the
> > environment manager dies ungracefully ).
> >
> > Ajith Kallambella. M
> > Forte Systems Engineer,
> > International Business Corporation
> >
> > -----Original Message-----
> > From: Haben, Dirk
[mailto:[email protected]]
> > Sent: Tuesday, December 29, 1998 1:47 AM
> > To: 'Soapbox Forte Users'
> > Subject: Can I stop the "Attempting to Rebind"
after
> EnvMgr goes
> > AWOL
> > ...
> >
> > Hi All.
> >
> > In the last few weeks I have had the Environment
Manager
> (for
> > development)
> > go AWOL in as many weeks.
> > During a restart - after cleaning up (stop/id)
all other
> Forte
> > processes - I
> > run into virtual memory limitations - and the
restart
> fails.
> >
> > A larger virtual memory quota (doubling the
pagefile quota
> actually)
> > did the
> > trick.
> > However the quota is too large to be kept and I
have
> reverted to
> > 400,000
> > blocks (OpenVMS talk for about 200MB).
> >
> > The problem appears to be caused by all this
attempted
> rebinding.
> > "With Forte Release 3, this rebinding process is
> asynchronous" (see
> > TN11537).
> >
> > Q: Can I disable the attempted rebind so to
reduce memory
> needs on a
> > restart
> > after the EnvMgr goes AWOL?
> >
> > Supplementary Q: If so - How?
> >
> > TIA and Seasons Greetings,
> > Dirk
> >
> > -
> > To unsubscribe, email '[email protected]'
with
> > 'unsubscribe forte-users' as the body of the
message.
> > Searchable thread archive
> > <URL:http://pinehurst.sageit.com/listarchive/>
> > -
> > To unsubscribe, email '[email protected]'
with
> > 'unsubscribe forte-users' as the body of the
message.
> > Searchable thread archive
> > <URL:http://pinehurst.sageit.com/listarchive/>
> > -
> > To unsubscribe, email '[email protected]' with
> > 'unsubscribe forte-users' as the body of the message.
> > Searchable thread archive
> <URL:http://pinehurst.sageit.com/listarchive/>
>
> -
> To unsubscribe, email '[email protected]' with
> 'unsubscribe forte-users' as the body of the message.
> Searchable thread archive
> <URL:http://pinehurst.sageit.com/listarchive/>
> -
> To unsubscribe, email '[email protected]' with
> 'unsubscribe forte-users' as the body of the message.
> Searchable thread archive
<URL:http://pinehurst.sageit.com/listarchive/>
To unsubscribe, email '[email protected]' with
'unsubscribe forte-users' as the body of the message.
Searchable thread archive <URL:http://pinehurst.sageit.com/listarchive/>

Similar Messages

  • Can I stop the "Attempting to Rebind" after EnvMgr goes AWOL...

    Hi All.
    In the last few weeks I have had the Environment Manager (for development)
    go AWOL in as many weeks.
    During a restart - after cleaning up (stop/id) all other Forte processes - I
    run into virtual memory limitations - and the restart fails.
    A larger virtual memory quota (doubling the pagefile quota actually) did the
    trick.
    However the quota is too large to be kept and I have reverted to 400,000
    blocks (OpenVMS talk for about 200MB).
    The problem appears to be caused by all this attempted rebinding.
    "With Forte Release 3, this rebinding process is asynchronous" (see
    TN11537).
    Q: Can I disable the attempted rebind so to reduce memory needs on a restart
    after the EnvMgr goes AWOL?
    Supplementary Q: If so - How?
    TIA and Seasons Greetings,
    Dirk
    To unsubscribe, email '[email protected]' with
    'unsubscribe forte-users' as the body of the message.
    Searchable thread archive <URL:http://pinehurst.sageit.com/listarchive/>

    Hi All.
    In the last few weeks I have had the Environment Manager (for development)
    go AWOL in as many weeks.
    During a restart - after cleaning up (stop/id) all other Forte processes - I
    run into virtual memory limitations - and the restart fails.
    A larger virtual memory quota (doubling the pagefile quota actually) did the
    trick.
    However the quota is too large to be kept and I have reverted to 400,000
    blocks (OpenVMS talk for about 200MB).
    The problem appears to be caused by all this attempted rebinding.
    "With Forte Release 3, this rebinding process is asynchronous" (see
    TN11537).
    Q: Can I disable the attempted rebind so to reduce memory needs on a restart
    after the EnvMgr goes AWOL?
    Supplementary Q: If so - How?
    TIA and Seasons Greetings,
    Dirk
    To unsubscribe, email '[email protected]' with
    'unsubscribe forte-users' as the body of the message.
    Searchable thread archive <URL:http://pinehurst.sageit.com/listarchive/>

  • [Fwd: Re: Can I stop the "Attempting to Rebind" after EnvMgrgoes AWOL .

    Hi,
    You can, but it is not an option or a flag.
    You should make an export of your environment on
    your exploitation process. You will save your nodes
    definitions and applications.
    When you restart your environment use the export file to
    rebuild the environment. Side effect : it will be clean
    too.
    Hope this helps,
    Daniel Nguyen
    Freelance Forte Consultant
    Haben, Dirk wrote:
    >
    Hi All.
    In the last few weeks I have had the Environment Manager (for development)
    go AWOL in as many weeks.
    During a restart - after cleaning up (stop/id) all other Forte processes - I
    run into virtual memory limitations - and the restart fails.
    A larger virtual memory quota (doubling the pagefile quota actually) did the
    trick.
    However the quota is too large to be kept and I have reverted to 400,000
    blocks (OpenVMS talk for about 200MB).
    The problem appears to be caused by all this attempted rebinding.
    "With Forte Release 3, this rebinding process is asynchronous" (see
    TN11537).
    Q: Can I disable the attempted rebind so to reduce memory needs on a restart
    after the EnvMgr goes AWOL?
    Supplementary Q: If so - How?
    TIA and Seasons Greetings,
    Dirk
    To unsubscribe, email '[email protected]' with
    'unsubscribe forte-users' as the body of the message.
    Searchable thread archive <URL:http://pinehurst.sageit.com/listarchive/>-
    To unsubscribe, email '[email protected]' with
    'unsubscribe forte-users' as the body of the message.
    Searchable thread archive <URL:http://pinehurst.sageit.com/listarchive/>

    Hi,
    You can, but it is not an option or a flag.
    You should make an export of your environment on
    your exploitation process. You will save your nodes
    definitions and applications.
    When you restart your environment use the export file to
    rebuild the environment. Side effect : it will be clean
    too.
    Hope this helps,
    Daniel Nguyen
    Freelance Forte Consultant
    Haben, Dirk wrote:
    >
    Hi All.
    In the last few weeks I have had the Environment Manager (for development)
    go AWOL in as many weeks.
    During a restart - after cleaning up (stop/id) all other Forte processes - I
    run into virtual memory limitations - and the restart fails.
    A larger virtual memory quota (doubling the pagefile quota actually) did the
    trick.
    However the quota is too large to be kept and I have reverted to 400,000
    blocks (OpenVMS talk for about 200MB).
    The problem appears to be caused by all this attempted rebinding.
    "With Forte Release 3, this rebinding process is asynchronous" (see
    TN11537).
    Q: Can I disable the attempted rebind so to reduce memory needs on a restart
    after the EnvMgr goes AWOL?
    Supplementary Q: If so - How?
    TIA and Seasons Greetings,
    Dirk
    To unsubscribe, email '[email protected]' with
    'unsubscribe forte-users' as the body of the message.
    Searchable thread archive <URL:http://pinehurst.sageit.com/listarchive/>-
    To unsubscribe, email '[email protected]' with
    'unsubscribe forte-users' as the body of the message.
    Searchable thread archive <URL:http://pinehurst.sageit.com/listarchive/>

  • Can I stop the same Mail returning after deleting ?

    I acn't seem to stop the same mail returning time after time. There are about 10 items of various previous dates that cme back from 'MAIL DELIVERY SYSTEM' - Delivery Status Notification (failure)...
    I have tried, Bouncing, deleting and marking it JUNK but they reappear in my INBOX almost immediately.
    I have also noticed that recently I am having to Force Quit MAIL very much more often.
    Any one have any ideas, please ?

    Hi loons,
    Not certain, but this can fix myriad Mail problems...
    Safe Boot from the HD, (holding Shift key down at bootup), it will try to repair your Disk Directory while the spinning radian is happening, so let it go, run Disk Utility in Applications>Utilities, then highlight your drive, click on Repair Permissions, then move these folder & file to the Desktop.
    Move this Folder to the Desktop...
    /Users/YourUserName/Library/Caches/Mail/
    Move this file to the Desktop...
    /Users/YourUserName/Library/Mail/Envelope Index
    Reboot.

  • How can I stop the shared mode service after install a single instance DB ?

    Hello
    I installed a single instance DB and don't use the dispatcher ,
    is there a way to stop the service as below?
    Oracle Version: 11g R2
    OS: Linux
    Service "o11g2XDB.oracle.com" has 1 instance(s).
    Instance "o11g2", status READY, has 1 handler(s) for this service...
    Handler(s):
    "D000" established:0 refused:0 current:0 max:1022 state:ready
    DISPATCHER <machine: CentOS53.test.smtp, pid: 3061>
    (ADDRESS=(PROTOCOL=tcp)(HOST=CentOS53.test.smtp)(PORT=40218))
    The command completed successfully

    And this is listener.ora
    # listener.ora Network Configuration File: /u01/oracle/app/product/11.2.0/dbhome_1/network
    /admin/listener.ora
    # Generated by Oracle configuration tools.
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = CentOS53.test.smtp)(PORT = 1521))
    ADR_BASE_LISTENER = /u01/oracle/app
    I didn't configure it, so it should be a dynamic bind .

  • How can I stop the "Cannot Open iTunes" dialog

    How can I stop the "Cannot Open iTunes" dialog when more than one user is logged into the computer without switch to the user using and closing iTunes. Why doesn't the dialog AT LEAST have the option to 'Do not attempt to open iTunes for this User any more' instead of the lazy programmer OK button only. OR Even the Do not ask this again option.

    Just adding to the last answer:
    Sony Reader; free download from Sony intended to run with Sony eReaders but works quite happily without.
    https://ebookstore.sony.com/download/
    I prefer ADE1.7.2 to Sony Reader, and Calibre to either (for DRM-free books),
    but Sony Reader certainly worth a try to see how you get on with it.

  • How can I stop the sharing on the iPhones that are in the same account because its sharing every thing even text messages

    How can I stop the sharing on the iPhones that are on my account because its sharing everything even text messages and its driving everybody crazy

    An icloud account is designed to be used by one user to keep his/her devices in sync. 
    If you have muitiple family members or friends using the same account as yours, then have them get their own Apple IDs and icloud accounts.
    If you mean you want to stop the sharing between all your devices, then on any one device, go to Settings>icloud and turn off the services you don't want that device to share/sync.  Or turn off icloud altogether if that's what you want.

  • How can I stop the flickering/juddering that appears on my iPhone 5's screen?

    How can I stop the continuous flickering/juddering that appears, usually after I switch Wi-Fi on, on the screen of my iPhone 5? It has only started occurring since I updated to iOS 7.0.3. Thanks.

    It's happening continuously now!

  • When I record an audio track, there is a waveform. When I stop recording, the waveform disappears and becomes a straight line. It also disappears from the track edit window. But the sound is there. How can I stop the waveform from disappearing?

    When I record an audio track using Logic Pro X, there is a visible waveform which appears as I record. When I stop recording, the waveform disappears and becomes a straight line. It also disappears from the track edit window. But the sound is still there. How can I stop the waveform from disappearing? And can I do something to view it after it has disappeared? Anyone know the anser?

    In Logic:
    Preferences/Audio Set Recording Delay to 0 <zero>
    This should always be set to zero unless a specific set of circumstances exist and you're audio drivers do not report position correctly.
    On occasion, usually when importing a Logic 9 project, Logic-X randomly changes this to a negative/positive number.  It's actually a bug in Logic, as it should always display the waveform.

  • How can i stop the itunes update notification

    how can i stop the itunes software update notification. I have alreaady unchecked the box to automatically check for updates.

    Don't tap the install button.

  • How can i stop the i tune pop force quit doesn't work

    hi ,
    please help " how can i stop the i tune pop force quit doesn't work"

    Refunds on downloaded software are virtually nonexistent.
    I have had cases where I purchase software on a physical disk. If I don't like the software I can uninstall it from my computer and sell it legally. Recouping most of my loss.

  • Each time I try to download a file document (ie. PDF), foxfire begins to open multiple new tabs, and wont quit. it also never really opens the file , and I can't stop the action unless I log off.

    I am unable to download any files without multiple new tabs opening at the top of my screen. I am unable to identify what the tabs are for and can't stop the process without logging off Foxfire completely. FoxFire has also corrupted other files and made them impossible to download (saved files)

    Could you check your PDF viewer preference and try changing it to a different viewer to see whether that helps? This article describes how to access that setting: [[How to disable the built-in PDF viewer and use another viewer]].
    Unfortunately, the settings file that stores those application handling preferences sometimes contains crossed up settings or settings which Firefox cannot actually implement. In that case, you generally need to rename or remove that file and let Firefox rebuild it. The steps for that are in this article: [[Firefox repeatedly opens empty tabs or windows after you click on a link]] -- skip to the section "Reset actions for all content types".

  • How can I stop the oracle XSLT processor from inserting extra whitespace in HTML?

    How can I stop the oracle XSLT processor from inserting extra whitespace in HTML?

    Use <xsl:output mode="html" indent="no"/> as a top-level element child of your <xsl:stylesheet> element.

  • Whenever I try to upload photos into iPhoto, they load but when importing it just stops a picyure or two into it and then just sits there. I can't stop the import so I have to shut off my camera when it is importing and start again. Help?

    Whenever I try to upload photos into iPhoto, they load but when importing it just stops a picture or two into it and then just sits there. I can't stop the import so I have to shut off my camera when it is importing and start again. Does anyone know how to fix this?

    As a test  launch iPhoto with the Option key held down and create a new, test library.  Tru importing from your camera to it and to see if the same problem persists. Does it?
    OT

  • How can I stop (the annoying) McAffee Antivirus from downloading every time Adobe Flash needs to upate (which lately is every second day)

    How can I stop (the annoying) McAffee Antivirus from downloading every time Adobe Flash needs to upate (which lately is every second day)

    don't auto update.  manually update and untick mcaffee.

Maybe you are looking for