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/>

Similar Messages

  • 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/>

  • [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 .

  • Hi...I have this problem, everytime I want to print something out the mac asks me for the computer password...that is really becoming annoying after. That happened since I upgraded to mountain lion. How can I stop the computer from asking me that?

    Hi...I have this problem, everytime I want to print something out the mac asks me for the computer password...that is really becoming annoying after. That happened since I upgraded to mountain lion. How can I stop the computer from asking me that?

    If you are printing via a Windows shared printer and it is the Windows user account that you are being prompted for then you can save this in the Keychain, as shown below.

  • PSE remains active in background after exit. How can I stop the program completely?

    PSE remains active in background after exit. How can I stop the program completely?
    Is there any command line option to force PSE to stop completely after exiting the GUI?
    Opening the Windows Task Manager and killing the PSE process is not a solution!
    (Context: I want to start PhotoshopElementsEditor.exe from another program with an image filename as command line argument. This other program waits in background until PhotoshopElementsEditor.exe has finished and pops up again after that. Since PhotoshopElementsEditor.exe continues to run silently in background, the other program will never come back.)

    Hi - having the same problem with PSE process not ending on exit. Have you had any luck in resolving the issue?
    Any advice would be appreciated. TIA

  • 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.

  • 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".

  • In OUT Bound of a Jaxws provider, how can we stop the provider invoking its endpoint and send a response back?

    Hi One & All
    While we are working on Delegate(provider) for JAXWS client handler in Weblogic10 , we have some technical issues and need some assistance.
    Problem Description
    In OUTBound of a provider, how can we stop the provider invoking its endpoint and send a response back?
    Example:
    I have a provider with some handlers configured for both IN and OUT flows. When the Jaxws provider is making a request, the OUTBound Handler gets invoked and in this Handler I would like to stop invoking actual endpoint and send back my own response. That means I should be able to tell the Handler chain to stop further processing of this flow, set a response message into message exchange and invoke the IN flow. How do I do that?
    This kind of mediation/interception is possible in standard specifications like JAX-WS, Servlets etc… wondering if Weblogic10 JAXWS provides any sort of this kind.
    Also we would like to know who is invoking a provider endpo     int in JAXWS stack in weblogic10? Is it an OUTBound handler at the end of handler chain or some other transport component after the handler chain?
    Thanks in Advance
    Suresh
    Edited by: user12494412 on Jan 22, 2010 7:06 AM

    I completely agree with this....I have used Windows and Skype for many years. I recently installed an older version of Skype to run on Windows 8.1 because the new version is SO AWFUL. As much as I prefer the older version (6.14), the daily number of SPAM CONTACT requests is rediculous and most are just variations of the same spammer. Maybe it is time to look for a replacement for both?

  • Can we stop the process chain in middle of the process ?

    hi experts,
        Can we stop the process chain in middle of the process after scheduled.
        my process chain is like  start--->load>psa>ods1-->further updates--->ods2. In this case I have already scheduled but i want to stop the process how can i. After rectifying the error I want to restart again.
    if it is possible what are the steps we fallow pl give me step by step procedure.
    thanks & regards.
    venkat

    stopping the process chain is pretty simple. you just need to kill the jobs associated to them as mentioned by other folks.
    for restarting, have a look at this blog.
    Restarting Processchains
    there he explains how to restart a stopped process chain.
    Raghav

  • HT2907 How do you stop inadvertent contact with the touch screen? Why no Lock Button?  Doesn't anyone work out at Apple??  MY Gen 7 also doesn't link to workout equipment automatically like my Gen 6 and I can't stop the bloody voiceover.  Any thoughts?

    How do you stop inadvertent contact with the touch screen? Why no Lock Button?  Doesn't anyone work out at Apple??  MY Gen 7 also doesn't link to workout equipment automatically like my Gen 6 and I can't stop the bloody voiceover.  Any thoughts?

    Try:
    - iOS: Not responding or does not turn on
    - Also try DFU mode after try recovery mode
    How to put iPod touch / iPhone into DFU mode « Karthik's scribblings
    - If not successful and you can't fully turn the iOS device fully off, let the battery fully drain. After charging for an least an hour try the above again.
    - Try another cable
    - Try on another computer                            
    - If still not successful that usually indicates a hardware problem and an appointment at the Genius Bar of an Apple store is in order.
      Apple Retail Store - Genius Bar                              

  • Can I stop the install? Stuck in a reboot cycle

    How can I stop the install process? It tells me my disk is damaged and to restart and repair, but when I restart it tries to install again....it's a never ending cycle. I'd rather keep the system I have than continue this mess. Command R, option command, shift at the chime.... None of these things work.

    Did you boot from the DVD? Did you do this:
    Booting From An OS X Installer Disc
    1. Insert OS X Installer Disc into the optical drive.
      2. Restart the computer.
      3. Immediately after the chime press and hold down the "C" key.
      4. Release the key when the spinning gear below the dark gray Apple
          logo appears.
      5. Wait for installer to finish loading.
    Repair the Hard Drive and Permissions
    Boot from your Snow Leopard Installer disc. After the installer loads select your language and click on the Continue button. When the menu bar appears select Disk Utility from the Utilities menu. After DU loads select your hard drive entry (mfgr.'s ID and drive size) from the the left side list.  In the DU status area you will see an entry for the S.M.A.R.T. status of the hard drive.  If it does not say "Verified" then the hard drive is failing or failed. (SMART status is not reported on external Firewire or USB drives.) If the drive is "Verified" then select your OS X volume from the list on the left (sub-entry below the drive entry,) click on the First Aid tab, then click on the Repair Disk button. If DU reports any errors that have been fixed, then re-run Repair Disk until no errors are reported. Wait until the operation completes, then quit DU and return to the installer.
    If DU reports errors it cannot fix, then you will need Disk Warrior and/or Tech Tool Pro to repair the drive. If you don't have either of them or if neither of them can fix the drive, then you will need to reformat the drive and reinstall OS X.

  • HT5295 How can I stop the auto play feature automatically playing/streaming the next podcast?

    How can I stop the auto play feature automatically playing/streaming the next podcast?

    Hi there.
    I listened to podcast there were two things I found that helped me out. Both we're in the podcast app itself.
    Firstly change the default sorting order. When looking at the list off episodes a available on your ios device tap on the description part at the top, this will bring up the settings for that podcast (subscribe mark as played etc) scroll to the Bottom and select oldest first. This will mean that if you are listening to the latest download it will stop at the end as there will be no more to play.
    Secondly, and useful if listening to older podcasts in the list, you can use the timer to stop once the current episode has ended. To do this when you are in the podcast playback screen slide the "album artwork" up, revealing the playback options and nifty tape playing animation this is where you adjust playback speed and set a timer. The timer has a number of options to set playback to stop after set amount of time. However one of these options is to stop once the current episode you are listening to ends. This can also be current chapter if the podcast you are listening to supports chapters.
    Hope this helps, if not clear let me know

Maybe you are looking for

  • Invoice and Packing List Issue

    I have a delivery created . Now in invoice I see the correct weignt and materials . However in the packing list all the items are duplicated adding to incorrect weights . Please guide me , how to close this issue .Screenshot given Thanks MM_sD

  • Poor restore performance with MaxDB 7.6.04.15 and HP Data Protector 6

    We encounter severe problems with the MaxDB integration in Data Protector 6. While the backup is finished in two hours (LTO4), the restore takes 9-12 hours. The source system has the following specs: CPU: 4x QuadCore RAM: 48 GB Cache Size: 25 GB db s

  • Full revision list of the Zen Micro's firmware?

    / I've been digging up various firmwares, and I'll be honest and say that because I use an AC Adaptor that 2.2.02 and ..0 are not in my best interests. While I have no tested whether .02.05 retains charge over time I will probably do so tomorrow. I'd

  • Apps not showing in Itunes but are on my IOS devices?

    When I connect to Itunes it only shows my apps that I recently bought or got from the App store but not any of the other apps I have. How can I fix this issue?

  • Ejb packaging

    Hi I am sun One Studio for creating the ejb jar file .I have an ejb which access helper class . When I try to verify the ejb I am getting the following error org/xml/sax/ErrorHandler.java [0:0] No file named org/xml/sax/ErrorHandler.java exists on di