Task process terminates after 1 day

Hello,
I am trying to find out why a listening process associated with a task is terminating after one day. The listening process is defined by a JPD that initially creates the task and then waits for an event from the task. If the task is created and nothing is done with it for one day, then the associated process that is waiting on the task terminates. I've looked for a server setting that may be controlling this, but cannot find one. Does anyone know what may be causing this process to terminate?
Thanks

The resolution to this problem is the one found in Solution ID S-20589. We set "max-age" to 0 and it fixed the problem. It was interesting to note that this appears to happen only on production mode servers as this problem did not occur when running in development mode with the same code.

Similar Messages

  • BPEL automatically releases claimed tasks after three days

    We have a BPEL process deployed on a BPEL Process Manager v 10.1.3.3. This process uses Human Tasks to assign tasks to groups of users.
    Users have to claim a task and update the outcome of it.
    We noticed that when a task remained claimed for more than 3 days, bpel automatically released it (using bpeladmin-the owner of the task as the actor).
    We haven't set any expiration or escalation policies, so my question is:
    - is this behaviour a feature of BPEL? is there a way to control it, for example to turn it off?

    I answer my questions!!
    Well, it is a feature of the product and you can control it's behavior by altering parameters in the file wf_config.xml:
    <taskAutoReleaseConfigurations>
    <taskAutoRelease priority="1" default="P1D" percentageOfExpiration="30"/>
    <taskAutoRelease priority="2" default="P2D" percentageOfExpiration="40"/>
    <taskAutoRelease priority="3" default="P3D" percentageOfExpiration="50"/>
    <taskAutoRelease priority="4" default="P4D" percentageOfExpiration="60"/>
    <taskAutoRelease priority="5" default="P5D" percentageOfExpiration="70"/>
    </taskAutoReleaseConfigurations>
    My tasks have normal priority and so they will be auto-released after 3 days or after passing 50% of the expiration time.

  • My phone is stuck in the restoring process after 4 days of trying to restore from icloud? What should I do? I have tried restarting the phone and it hasn't worked and I can't cancel backup or it's says it will delete it? Please help!!!

    Hi
    My phone is stuck in restoring from icloud after 4 days. I have tried restarting it and if I try to cancel backup it says data will delete data
    Please help!!!,

    There is no way out.
    Restart the restore procedure and make sure you are connected to the wall power adapter and have Internet connection.
    Settings > General > Reset > Erase All Content and Settings.
    At the end it will ask whether you want to restore, choose iCloud backup.

  • To Delete the PO Work Item after 2 days

    Hi Experts,
    I am new to workflow.
    In R/3,
    I want to delete the PO workitem automatically from UWL after 2 days .
    I am using WS20000075, and tasks TS20000166, TS20000167, TS20000168 .
    How can I delete the work item from UWL .
    Please give me a brief solution .
    Regards
    Krishhna

    Hi,
    Activate processing obsolete option in the task step for which workitem has to be deleted.
    Also specify the latest end for 2 days.
    Cheers,
    Raja.D

  • Valid Acrobat Pro XI says Activation Required after 30 days

    Hello!
    We have made an enterprise deployment of Acrobat Pro XI using the Adobe Customization Wizard XI. Since our environment is 100% offline, we added the Serial Number (that we in advance validated online) during the Customization Wizard, so that the application can install silently without any online validation needed.
    Our problem now is that Acrobat still after 30 days says that it is not activated. Can this problem have come from the fact that at one time, after the deployment configuration was made, we remade/edited the configuration with the Customization Wizard, and used the same serial code as before?
    Bottom line: Do we need to revalidate online and get a new serial number every time we make a change with the Customization Wizard?
    If not, what else can cause Acrobat to believe that it is not activated, even though we are using a valid key?
    Error message:
    Activation Required.
    Please connect to the internet. Activating Acrobat XI Pro is required today otherwise it will stop working.
    Thank you in advance!

    No, it's not a part of Creative Cloud. It's just a standalone Acrobat Pro XI.
    What I meant about "using the mst wrong" was that we run setup.exe, which i guess uses setup.ini. and in setup.ini under [product] "CmdLine=TRANSFORMS="AcroPro.mst" is added (the mst includes the ISX_SERIALNUMBER), but maybe we should try running the AcroPro.msi directly and apply the transform directly in the command line.
    I know we could just try this, but it's essential that we are 100% sure that our solution works before sending it out to thousands of users.
    I was in contact with someone from Adobe Support earlier who said to run this command: msiexec /i acropro.msi TRANSFORMS=AcroPro.mst /qn and "then you can check in TASK manager , you will see 4 MSiexec processes running."
    That was kind of confusing. Exactly which processes they meant and how that proves that the activation was successful, I don't know.
    The support guy told me that the only thing needed for the offline activation to work was to add the ISX_SERIALNUMBER to the mst, which we have. But then what does the "Grant Offline Exception" button in the Adobe Customization Wizard XI do? There must be some kind of magic that this button does that i can verify in the mst.
    Also, I see the recommendations about posting this in the enterprise deployment forum, and I guess it could've been moved there, but I don't think it would make much difference since this problem remains the same whether it's deployed to lots of users or just one.
    Thank you so much for any further help.

  • First feedback after 1 day with BPM11gR1

    This is my feedback after one day of work with the BPM11gR1 (installation from scratch, no reuse of beta2 environments):
    The goal of the first test was short:
    -> Making a small process in BPM Composer with 1 initiator task and 1 human task to validate without gateway, with the default role.
    -> Publish it in MDS repository
    -> Import it in JDeveloper and add 2 string data object ("name" and "lastOutcome")
    -> auto-generate human task
    -> deploy the process and screens (and mapping role and users)
    -> make one execution from start to end (only 2 steps) without any error.
    My observations during this quick test:
    - The "call" activities are activated in BPM Composer but not in JDeveloper
    - The name of activities and all graphical elements are not transfer from BPM Composer to JDeveloper (and from JDeveloper to BPM Composer)
    - During the auto-generation of the second human task, JDeveloper has frozen and needed to be killed by the Windows task manager. The project folder had to be cleaned manually.
    - The import from MDS in JDeveloper generate a double project windows folder (like
    ..\myWork\<myApplicationName>\<myProjectName>\<myProjectName>\...)
    - On first deployment (process + the 2 screens), JDeveloper ask to restart the server to finish the deployment of the 2 screens.
    - After writing the mail to ask the restart and doing 1 short work, I came back to JDeveloper and it was another time frozen (taking 30%-40% of CPU). I did not killed it immediately to see if it is just temporary frozen. I had waiting a meeting delay (more than 1 hour) without any modification on Jdeveloper => Another Windows kill.
    - After the reboot of the server, the initiator task works. I had the screen auto generated and I was able to submit the first step. But the second screen (just to approve or refuse) didn't work. I got an internal server error 500 (null pointer exception).
    - I had made several deployments of the 2 screens (the 2 screens are in the same .ear file and always deployed in same time). Sometimes the second screen worked but not the first, another time it was the first but not the second or both didn't work. I had never managed to have both screens working in the same time if I deploy them in the same deployment. To have both working screen, I needed to deploy them separately.
    - If we deploy the process and screens with the option "Append composite revision to name": the first time we got on ear profile name
    "BC-UI-BPMComposer_rev_c1v1.0", the second time "BC-UI-BPMComposer_rev_c1v1.0_rev_c1v1.0", etc...
    - I got another time the JDeveloper freeze. It's seems to append when I do nothing with it during a "long" delay.
    During this test a colleague had tried to design our prototype process (one main process with 2 possible starts (a human or a web service) with 4 sub-processes linked with service activities). He got same errors but also others:
    - One unwanted log-off during the design of BPM Composer
    - JDeveloper crash during Auto-generation of ADF Screens.
    - In the beginning, he had save the project on a network drive but JDeveloper was too slow. So he made a "make clean" and copy the project folder to a local hard drive. On the first deployment, JDeveloper had an error because it couldn't create the file: ..\myWork\<myApplicationName>\<myProjectName>\<myProjectName>\classes\scac_out.xml. He had to create manually the folder "classes" and after JDeveloper can start the deployment.
    - After the deployment, he had mapped all roles to users. But he couldn't manage to have the link in the application panel to start manually the process with the initiator task. He tested also by removing the web service start (and having just one human start).
    - He tried to create a small process, with just one initiator task reusing the initiator human task of the previous process but he got null pointer exception on delpoyment (even he put data object in process with mapping, added other human task)...

    Hi Heidi,
    The current used version was downloaded on OTN the 28th of April. SOA and BPM extension were imported by "check for update...".
    You can find bellow the a part of the about of JDeveloper :
    About
    Oracle JDeveloper 11g Release 1 11.1.1.3.0
    Studio Edition Version 11.1.1.3.0
    Build JDEVADF_11.1.1.3.PS2_GENERIC_100408.2356.5660
    Copyright © 1997, 2010 Oracle and/or its affiliates. All rights reserved.
    IDE Version: 11.1.1.3.37.56.60
    Product ID: oracle.jdeveloper
    Product Version: 11.1.1.3.37.56.60
    Version
    Component     Version
    =========     =======
    ADF Business Components     11.1.1.56.60
    BPMN Editor     11.1.1.3.0.6.84
    Java(TM) Platform     1.6.0_18
    Oracle IDE     11.1.1.3.37.56.60
    SOA Composite Editor     11.1.1.3.0.25.57
    Versioning Support     11.1.1.3.37.56.60
    Extensions
    Name     Identifier     Version     Status
    ====     ==========     =======     ======
    ADF Business Components     oracle.BC4J     11.1.1.3.37.56.60     Loaded
    ADF Business Components Dependency     oracle.bc4j.dependency     11.1.1.3.37.56.60     Loaded
    ADF Business Components Deployment     oracle.bc4jdt.deploy     11.1.1.3.37.56.60     Loaded
    ADF Business Components Modeler     oracle.adfbcdt.modeler     11.1.1.3.37.56.60     Loaded
    ADF Business Components Tester     oracle.bc4j.tester     11.1.1.3.37.56.60     Loaded
    ADF Context Debugger     oracle.adf.share.debug     11.1.1.3.37.56.60     Loaded
    ADF Controller Configuration Design Time     oracle.adf.controller.config.dt     11.1.1.3.37.56.60     Loaded
    ADF Data Visualizations Design Time Tests     oracle.dvt.dt     11.1.1.3.37.56.60     Loaded
    ADF Debugger     oracle.adf.debug     11.1.1.3.37.56.60     Loaded
    ADF Debugger Diagram Support     oracle.adf.debug.diagram     11.1.1.3.37.56.60     Loaded
    ADF Desktop Integration Design Time     oracle.adfdt.desktopintegration     11.1.1.3.37.56.60     Loaded
    ADF Faces Cache     oracle.webcache     11.1.1.3.37.56.60     Loaded
    ADF Faces Data Visualization Tools Help     oracle.dvt-faces-doc     11.1.1.0.0     Loaded
    ADF Faces Databinding Design Time     oracle.adf-faces-databinding-dt     11.1.1.3.37.56.60     Loaded
    ADF Faces Design Time     oracle.adf-faces-dt     11.1.1.3.37.56.60     Loaded
    ADF Faces Design Time Migration     oracle.adffacesdt.migration     11.1.1.3.37.56.60     Loaded
    ADF Faces Runtime Help     oracle.adf-faces-rt-doc     11.1.1.0.0     Loaded
    ADF Faces Skin Design Time     oracle.adf-faces-skin-dt     11.1.1.3.37.56.60     Loaded
    ADF Java Server Faces Diagram     oracle.adf.jsf.diagram     11.1.1.3.37.56.60     Loaded
    ADF Library Design Time     oracle.jdeveloper.adflibrary     11.1.1.3.37.56.60     Loaded
    ADF Lifecycle Design Time     oracle.adf.lifecycle.dt     11.1.1.3.37.56.60     Loaded
    ADF Management Pages     oracle.adf.management     11.1.1.3.37.56.60     Loaded
    ADF Menu Model Design-Time     oracle.adfmenudt     11.1.1.3.37.56.60     Loaded
    ADF Page Flow Design Time     oracle.adf.pageflow.dt     11.1.1.3.37.56.60     Loaded
    ADF Page Flow Design Time Extras     oracle.adf.pageflow.dt.extras     11.1.1.3.37.56.60     Loaded
    ADF Page Template DT     oracle.adf-faces-templating-dt     11.1.1.3.37.56.60     Loaded
    ADF Region Design Time     oracle.adf-faces-region-dt     11.1.1.3.37.56.60     Loaded
    ADF Struts Page Flow Modeler     oracle.struts.adf     11.1.1.3.37.56.60     Loaded
    ADF Struts and Model One Databinding     oracle.adf.struts.and.model.one.databinding.dt     11.1.1.3.37.56.60     Loaded
    ADF Swing     oracle.adfdt.swingcore     11.1.1.3.37.56.60     Loaded
    ADF View Debugging Design Time     adf.view.debugging.dt     11.1.1.3.37.56.60     Loaded
    ADFv Common Databinding     oracle.adf-view-databinding-dt     11.1.1.3.37.56.60     Loaded
    Ant     oracle.ant     11.1.1.3.37.56.60     Loaded
    Application Server Manager     oracle.jdeveloper.asnav     11.1.1.3.37.56.60     Loaded
    Application State - Application Navigator     oracle.ideimpl.appstate.appnav     11.1.1.3.37.56.60     Loaded
    Application State - Editors     oracle.ide.appstate.editors     11.1.1.3.37.56.60     Loaded
    Application State Manager     oracle.ide.appstate     11.1.1.3.37.56.60     Loaded
    Archive Compare     oracle.jdeveloper.archive-compare     11.1.1.3.37.56.60     Loaded
    BAM     oracle.bam     11.1.1     Loaded
    BI Beans Graph     oracle.bibeans     11.1.1.3.37.56.60     Loaded
    BM metamodel framework     oracle.bm.meta     11.1.1.3.37.56.60     Loaded
    Bug Reporter     oracle.jdeveloper.bugfiler     11.1.1.3.37.56.60     Loaded
    Business Modelers     oracle.bm     11.1.1.3.37.56.60     Loaded
    Check For Updates     oracle.ide.webupdate     11.1.1.3.37.56.60     Loaded
    Code Editor     oracle.ide.ceditor     11.1.1.3.37.56.60     Loaded
    Command Line Formatting Support     oracle.jdeveloper.ojformat     11.1.1.3.37.56.60     Loaded
    Command Line Make/Rebuild Support     oracle.jdevimpl.oj-compiler     11.1.1.3.37.56.60     Loaded
    Common Controller Design-Time     oracle.controller.dt     11.1.1.3.37.56.60     Loaded
    Common Page Flow Design-Time     oracle.pageflow.dt     11.1.1.3.37.56.60     Loaded
    Component Palette     oracle.ide.palette1     11.1.1.3.37.56.60     Loaded
    Controller to ADF Bindings Bridge     oracle.controller.bindings.dt     11.1.1.3.37.56.60     Loaded
    Database Connection Support     oracle.jdeveloper.db.connection     11.1.1.3.37.56.60     Loaded
    Database Features (JDeveloper)     oracle.jdeveloper.db     11.1.1.3.37.56.60     Loaded
    Database Features (SQLDeveloper in JDeveloper)     oracle.jdeveloper.db.navigator     11.1.1.3.37.56.60     Loaded
    Database Modeler     oracle.dbmodeler     11.1.1.3.37.56.60     Loaded
    Database Modeler Migration     oracle.dbmodeler.migrate     11.1.1.3.37.56.60     Loaded
    Database Object Dependency API Support     oracle.jdeveloper.db.dependency     11.1.1.3.37.56.60     Loaded
    Database Object Explorers     oracle.ide.db.explorer     11.1.1.3.37.56.60     Loaded
    Database Object Transfer Framework     oracle.jdeveloper.db.transfer     11.1.1.3.37.56.60     Loaded
    Database UI     oracle.ide.db     11.1.1.3.37.56.60     Loaded
    Design Time Resource Bundle Variable Resolver     oracle.jdeveloper.resourcebundle.resolver.dt     11.1.1.3.37.56.60     Loaded
    Diagram Framework     oracle.diagram     11.1.1.3.37.56.60     Loaded
    Diagram Framework Toplink extensions     oracle.diagram.toplink     11.1.1.3.37.56.60     Loaded
    Diagram Javadoc Extension     oracle.diagram.javadoc     11.1.1.3.37.56.60     Loaded
    Diagram Thumbnail     oracle.diagram.thumbnail     11.1.1.3.37.56.60     Loaded
    Diagram to XMLEF Bridge     oracle.diagram.xmlef     11.1.1.3.37.56.60     Loaded
    Diff/Merge     oracle.ide.diffmerge     11.1.1.3.37.56.60     Loaded
    EJB     oracle.ejb     11.1.1.3.37.56.60     Loaded
    EJB Modeler     oracle.ejbmodeler     11.1.1.3.37.56.60     Loaded
    Editor Tint     oracle.ide.ceditor-tint     11.1.1.3.37.56.60     Loaded
    Editor Tint (Java)     oracle.jdeveloper.ceditor-tint-java     11.1.1.3.37.56.60     Loaded
    Extended IDE Platform     oracle.javacore     11.1.1.3.37.56.60     Loaded
    Extension Designtime Core     oracle.jdeveloper.extensiondt.core     11.1.1.3.37.56.60     Loaded
    Extension Designtime UI     oracle.jdeveloper.extensiondt.ui     11.1.1.3.37.56.60     Loaded
    External Tools     oracle.ide.externaltools     11.1.1.3.37.56.60     Loaded
    Feedback     oracle.ide.feedback     11.1.1.3.37.56.60     Loaded
    File Support     oracle.ide.files     11.1.1.3.37.56.60     Loaded
    Fusion Application Overview Definition     oracle.ide.appoverview.fusion.definition     11.1.1.3.37.56.60     Loaded
    Fusion Web Application (ADF) Template     oracle.adf.webapp.template     11.1.1.3.37.56.60     Loaded
    Go to File     oracle.ide.gotofile     11.1.1.3.37.56.60     Loaded
    Go to Java Type     oracle.jdeveloper.gotojava     11.1.1.3.37.56.60     Loaded
    HTML     oracle.html     11.1.1.3.37.56.60     Loaded
    Help System     oracle.ide.help     11.1.1.3.37.56.60     Loaded
    History Support     oracle.jdeveloper.history     11.1.1.3.37.56.60     Loaded
    IDE Reports Extension     oracle.ide.report     11.1.1.3.37.56.60     Loaded
    Import/Export Support     oracle.ide.importexport     11.1.1.3.37.56.60     Loaded
    Index Migrator support     oracle.ideimpl.indexing-migrator     11.1.1.3.37.56.60     Loaded
    J2EE     oracle.j2ee     11.1.1.3.37.56.60     Loaded
    J2EE     oracle.j2ee.webapp.ve     11.1.1.3.37.56.60     Loaded
    J2EE     oracle.j2ee.webapp.ve.facelets     11.1.1.3.37.56.60     Loaded
    J2EE CSS     oracle.css     11.1.1.3.37.56.60     Loaded
    J2EE Faces Config     oracle.j2ee.facesconfig     11.1.1.3.37.56.60     Loaded
    J2EE Web App     oracle.j2ee.webapp     11.1.1.3.37.56.60     Loaded
    J2EE-ADRS     oracle.j2ee.adrs     11.1.1.3.37.56.60     Loaded
    J2ee extension help     oracle.j2ee.help     11.1.1.0.0     Loaded
    JDeveloper     oracle.jdeveloper     11.1.1.3.37.56.60     Loaded
    JDeveloper Runner     oracle.jdeveloper.runner     11.1.1.3.37.56.60     Loaded
    JGoodies Forms     oracle.jdeveloper.jgoodies     11.1.1.3.37.56.60     Loaded
    JPublisher     oracle.jdeveloper.db.jpub     11.1.1.3.37.56.60     Loaded
    JSON Language support     oracle.jdeveloper.json     11.1.1.3.37.56.60     Loaded
    JViews Registration Addin     oracle.diagram.registration     11.1.1.3.37.56.60     Loaded
    Java Annotation Inspector     oracle.jdeveloper.annotation.inspector     11.1.1.3.37.56.60     Loaded
    Java Breadcrumbs     oracle.jdeveloper.ceditor-breadcrumbs-java     11.1.1.3.37.56.60     Loaded
    Java Class Modeler     oracle.javamodeler     11.1.1.3.37.56.60     Loaded
    Java Modeler Toplink extensions     oracle.javamodeler.toplink     11.1.1.3.37.56.60     Loaded
    Java Server Faces Page Flow Modeler     oracle.jsfmod     11.1.1.3.37.56.60     Loaded
    Java Structure Compare     oracle.jdeveloper.java-compare     11.1.1.3.37.56.60     Loaded
    Java Type Search     oracle.jdeveloper.searchbar.java     11.1.1.3.37.56.60     Loaded
    Java extension help     oracle.java.help     11.1.1.0.0     Loaded
    JavaBeans, Swing, and AWT     oracle.swingawt     11.1.1.3.37.56.60     Loaded
    JavaScript Language Support     oracle.ide.javascript     11.1.1.3.37.56.60     Loaded
    Jdeveloper UI Editor     oracle.jdeveloper.uieditor     11.1.1.3.37.56.60     Loaded
    Jdeveloper XML Extension     oracle.jdeveloper.xml     11.1.1.3.37.56.60     Loaded
    Legacy Controller Design-Time     oracle.controller.bm.dt     11.1.1.3.37.56.60     Loaded
    Legacy Preferences integration for BM     oracle.modeler.bm.prefs     11.1.1.3.37.56.60     Loaded
    Log Window     oracle.ide.log     11.1.1.3.37.56.60     Loaded
    MDS Extension     oracle.mds     11.1.1.3.37.56.60     Loaded
    MOF Ide Integration     oracle.mof.ide     11.1.1.3.37.56.60     Loaded
    MOF Modeler Integration     oracle.modeler.mof     11.1.1.3.37.56.60     Loaded
    Mac OS X Adapter     oracle.ideimpl.apple     11.1.1.3.37.56.60     Loaded
    Modeler Framework     oracle.modeler     11.1.1.3.37.56.60     Loaded
    Modeler Framework Common Layer     oracle.modeler.common     11.1.1.3.37.56.60     Loaded
    Modelling migration from BM     oracle.modeler.bm.migrate     11.1.1.3.37.56.60     Loaded
    Navigator     oracle.ide.navigator     11.1.1.3.37.56.60     Loaded
    Nightly Indexing support     oracle.ideimpl.indexing-rt     11.1.1.3.37.56.60     Loaded
    OAR/MAR/SAR Deployment Support Extension     oracle.deploy.orapp     11.1.1.3.37.56.60     Loaded
    OWSM Policy Manager Installer     oracle.jdeveloper.webservice.wsmpm.installer     11.1.1.3.37.56.60     Loaded
    Object Gallery     oracle.ide.gallery     11.1.1.3.37.56.60     Loaded
    Object Viewer     oracle.sqldeveloper.oviewer     11.1.1.63.74     Loaded
    Offline Database     oracle.jdeveloper.offlinedb     11.1.1.3.37.56.60     Loaded
    Offline Database Import/Generate     oracle.jdeveloper.offlinedb.transfer     11.1.1.3.37.56.60     Loaded
    Offline Database Reports Extension     oracle.jdeveloper.offlinedb.report     11.1.1.3.37.56.60     Loaded
    Offline Database SXML     oracle.jdeveloper.offlinedb.sxml     11.1.1.3.37.56.60     Loaded
    Offline Database User Properties     oracle.jdeveloper.offlinedb.userprops     11.1.1.3.37.56.60     Loaded
    Offline Database User Properties SXML     oracle.jdeveloper.offlinedb.userprops.sxml     11.1.1.3.37.56.60     Loaded
    Oracle BPEL Designer     oracle.bpm.modeler     11.1.1.3.0.25.55     Loaded
    Oracle BPEL Designer Plugins     oracle.bpm.modeler.plugins     11.1.1.3.0.25.57     Loaded
    Oracle BPM DVM     oracle.bpm.dvm     11.1.1.3.0.25.57     Loaded
    Oracle BPM Internal     oracle.bpm.fusion.internal     11.1.1.3.0.6.84     Loaded
    Oracle BPM Internal     oracle.bpm.resources     11.1.1.0.30.50.25     Loaded
    Oracle BPM Internal ar     oracle.bpm.resourcesrt-ar     11.1.1.0.30.50.25     Loaded
    Oracle BPM Internal cs     oracle.bpm.resourcesrt-cs     11.1.1.0.30.50.25     Loaded
    Oracle BPM Internal da     oracle.bpm.resourcesrt-da     11.1.1.0.30.50.25     Loaded
    Oracle BPM Internal de     oracle.bpm.resourcesrt-de     11.1.1.0.30.50.25     Loaded
    Oracle BPM Internal el     oracle.bpm.resourcesrt-el     11.1.1.0.30.50.25     Loaded
    Oracle BPM Internal en     oracle.bpm.resources-en     11.1.1.0.30.50.25     Loaded
    Oracle BPM Internal es     oracle.bpm.resourcesrt-es     11.1.1.0.30.50.25     Loaded
    Oracle BPM Internal fi     oracle.bpm.resourcesrt-fi     11.1.1.0.30.50.25     Loaded
    Oracle BPM Internal fr     oracle.bpm.resourcesrt-fr     11.1.1.0.30.50.25     Loaded
    Oracle BPM Internal hu     oracle.bpm.resourcesrt-hu     11.1.1.0.30.50.25     Loaded
    Oracle BPM Internal it     oracle.bpm.resourcesrt-it     11.1.1.0.30.50.25     Loaded
    Oracle BPM Internal iw     oracle.bpm.resourcesrt-iw     11.1.1.0.30.50.25     Loaded
    Oracle BPM Internal ja     oracle.bpm.resources-ja     11.1.1.0.30.50.25     Loaded
    Oracle BPM Internal ko     oracle.bpm.resourcesrt-ko     11.1.1.0.30.50.25     Loaded
    Oracle BPM Internal nl     oracle.bpm.resourcesrt-nl     11.1.1.0.30.50.25     Loaded
    Oracle BPM Internal no     oracle.bpm.resourcesrt-no     11.1.1.0.30.50.25     Loaded
    Oracle BPM Internal pl     oracle.bpm.resourcesrt-pl     11.1.1.0.30.50.25     Loaded
    Oracle BPM Internal pt     oracle.bpm.resourcesrt-pt     11.1.1.0.30.50.25     Loaded
    Oracle BPM Internal pt_BR     oracle.bpm.resourcesrt-pt_BR     11.1.1.0.30.50.25     Loaded
    Oracle BPM Internal ro     oracle.bpm.resourcesrt-ro     11.1.1.0.30.50.25     Loaded
    Oracle BPM Internal ru     oracle.bpm.resourcesrt-ru     11.1.1.0.30.50.25     Loaded
    Oracle BPM Internal sk     oracle.bpm.resourcesrt-sk     11.1.1.0.30.50.25     Loaded
    Oracle BPM Internal sv     oracle.bpm.resourcesrt-sv     11.1.1.0.30.50.25     Loaded
    Oracle BPM Internal th     oracle.bpm.resourcesrt-th     11.1.1.0.30.50.25     Loaded
    Oracle BPM Internal tr     oracle.bpm.resourcesrt-tr     11.1.1.0.30.50.25     Loaded
    Oracle BPM Internal zh_CN     oracle.bpm.resourcesrt-zh_CN     11.1.1.0.30.50.25     Loaded
    Oracle BPM Internal zh_TW     oracle.bpm.resourcesrt-zh_TW     11.1.1.0.30.50.25     Loaded
    Oracle BPM Studio     oracle.bpm.fusion.core     11.1.1.3.0.6.84     Loaded
    Oracle BPM Studio     oracle.bpm.fusion.repository     11.1.1.3.0.6.84     Loaded
    Oracle BPM Studio     oracle.bpm.fusion.builder     11.1.1.3.0.6.84     Loaded
    Oracle BPM Studio     oracle.bpm.fusion.ui     11.1.1.3.0.6.84     Loaded
    Oracle BPM Studio     oracle.bpm.fusion.designer     11.1.1.3.0.6.84     Loaded
    Oracle BPM Studio     oracle.bpm.fusion.studio     11.1.1.3.0.6.84     Loaded
    Oracle BPM Studio     oracle.bpm.tests.jdev-test     11.1.1.3.0.6.84     Loaded
    Oracle BPM Studio SOA Extension     oracle.bpm.fusion.soa     11.1.1.3.0.6.84     Loaded
    Oracle BPM XREF     oracle.bpm.xref     11.1.1.3.0.25.57     Loaded
    Oracle Business Rules Designer     oracle.bpm.rules     11.1.1.3.0.25.57     Loaded
    Oracle Database Browser     oracle.sqldeveloper.thirdparty.browsers     11.1.1.63.74     Loaded
    Oracle ESS Designer     oracle.bpm.ess     11.1.1.3.0.25.57     Loaded
    Oracle Enterprise Repository Editor     oracle.jdeveloper.oereditor     11.1.1.3.37.56.60     Loaded
    Oracle Events Designer     oracle.bpm.events     11.1.1.3.0.25.57     Loaded
    Oracle Fabric Plugins     oracle.sca.modeler.plugins     11.1.1.3.0.25.57     Loaded
    Oracle Human Task Designer     oracle.bpm.workflow     11.1.1.3.0.25.57     Loaded
    Oracle IDE     oracle.ide     11.1.1.3.37.56.60     Loaded
    Oracle JDevloper Deployment Core Module     oracle.deploy.core     11.1.1.3.37.56.60     Loaded
    Oracle MDS Design time     oracle.mds.dt     11.1.1.3.37.56.60     Loaded
    Oracle Mobile ADF     oracle.wireless.dt     11.1.1.3.37.56.60     Loaded
    Oracle Page Templates     oracle.adf-page-template-samples     11.1.1.3.37.56.60     Loaded
    Oracle SOA Composite Editor     oracle.sca.modeler     11.1.1.3.0.25.57     Loaded
    Oracle SOA Mediator     oracle.sca.mediator     11.1.1.3.0.25.57     Loaded
    Oracle SQL Developer     oracle.sqldeveloper     11.1.1.63.74     Loaded
    Oracle SQL Developer Reports     oracle.sqldeveloper.report     11.1.1.63.74     Loaded
    Oracle SQL Developer Worksheet     oracle.sqldeveloper.worksheet     11.1.1.63.74     Loaded
    Oracle XML Schema Support     oracle.sqldeveloper.xmlschema     11.1.1.63.74     Loaded
    PL/SQL Debugger     oracle.jdeveloper.db.debug.plsql     11.1.1.3.37.56.60     Loaded
    PROBE Debugger     oracle.jdeveloper.db.debug.probe     11.1.1.3.37.56.60     Loaded
    Peek     oracle.ide.peek     11.1.1.3.37.56.60     Loaded
    Persistent Storage     oracle.ide.persistence     11.1.1.3.37.56.60     Loaded
    Profiler     oracle.jdeveloper.profiler     11.1.1.3.37.56.60     Loaded
    Properties File Support     oracle.jdeveloper.props     11.1.1.3.37.56.60     Loaded
    Property Inspector     oracle.ide.inspector     11.1.1.3.37.56.60     Loaded
    Quick Start Features for Web Applications     quickstart.webapp.dt     11.1.1.3.37.56.60     Loaded
    QuickDiff     oracle.ide.quickdiff     11.1.1.3.37.56.60     Loaded
    REST Web Services     oracle.jdeveloper.webservice.rest     11.1.1.3.37.56.60     Loaded
    Refactoring     oracle.jdeveloper.refactoring     11.1.1.3.37.56.60     Loaded
    Replace With     oracle.ide.replace     11.1.1.3.37.56.60     Loaded
    Reports Extension     oracle.javatools.report     11.1.1.3.37.56.60     Loaded
    Resource Bundle Support     oracle.ide.resourcebundle     11.1.1.3.37.56.60     Loaded
    Resource Bundle Support for Properties Files     oracle.jdeveloper.resourcebundle.props     11.1.1.3.37.56.60     Loaded
    Resource Catalog Application Server Adapter     oracle.jdeveloper.asadapter     11.1.1.3.37.56.60     Loaded
    Resource Catalog DB UI extension     oracle.jdeveloper.db.rcadapter.ui     11.1.1.3.37.56.60     Loaded
    Resource Catalog Database Adapter     oracle.jdeveloper.rcdbadapter     11.1.1.3.37.56.60     Loaded
    Resource Catalog WSIL Adapter     oracle.jdeveloper.rcwsiladapter     11.1.1.3.37.56.60     Loaded
    Resource Lookup     oracle.jdeveloper.rclookup     11.1.1.3.37.56.60     Loaded
    Runner     oracle.ide.runner     11.1.1.3.37.56.60     Loaded
    SQL*Plus Integration     oracle.jdeveloper.db.sqlplus     11.1.1.3.37.56.60     Loaded
    SQLJ     oracle.jdeveloper.sqlj     11.1.1.3.37.56.60     Loaded
    Search Bar     oracle.ide.searchbar     11.1.1.0.0     Loaded
    SearchBar Commands     oracle.ide.searchbar.commands     11.1.1.3.37.56.60     Loaded
    Searchbar Preferences     oracle.ide.searchbar.preferences     11.1.1.3.37.56.60     Loaded
    Snippet Window     oracle.sqldeveloper.snippet     11.1.1.63.74     Loaded
    Struts Page Flow Modeler     oracle.struts     11.1.1.3.37.56.60     Loaded
    Studio     oracle.studio     11.1.1.3.37.56.60     Loaded
    Studio extension help     oracle.studio.help     11.1.1.0.0     Loaded
    Template     oracle.ide.ceditor-template     11.1.1.3.37.56.60     Loaded
    TopLink     oracle.toplink     11.1.1.3.37.56.60     Loaded
    Trinidad Databinding Design Time     oracle.trinidad-databinding-dt     11.1.1.3.37.56.60     Loaded
    Trinidad Design Time     oracle.trinidad-dt     11.1.1.3.37.56.60     Loaded
    UDDI Resource Catalogue Provider     oracle.jdevimpl.uddiadapter     11.1.1.3.37.56.60     Loaded
    UML XMI     oracle.uml.v2.xmi     11.1.1.3.37.56.60     Loaded
    UML v2     oracle.uml.v2     11.1.1.3.37.56.60     Loaded
    UML v2 Activity Modeler     oracle.uml.v2.activity     11.1.1.3.37.56.60     Loaded
    UML v2 Class Diagram     oracle.uml.v2.clazz     11.1.1.3.37.56.60     Loaded
    UML v2 Migration     oracle.uml.v2.migrate     11.1.1.3.37.56.60     Loaded
    UML v2 Sequence Diagram     oracle.uml.v2.sequence     11.1.1.3.37.56.60     Loaded
    UML v2 Transformation to Java     oracle.uml.v2.umljava     11.1.1.3.37.56.60     Loaded
    UML v2 Use Case Diagram     oracle.uml.v2.usecase     11.1.1.3.37.56.60     Loaded
    UML2 Modelers Common Classes     oracle.uml.v2.modeler     11.1.1.3.37.56.60     Loaded
    URL Connection     oracle.jdevimpl.urlconn     11.1.1.3.37.56.60     Loaded
    VHV     oracle.ide.vhv     11.1.1.3.37.56.60     Loaded
    Versioning Support     oracle.jdeveloper.vcs     11.1.1.3.37.56.60     Loaded
    Versioning Support for Subversion     oracle.jdeveloper.subversion     11.1.1.3.37.56.60     Loaded
    Virtual File System     oracle.ide.vfs     11.1.1.3.37.56.60     Loaded
    WSDL Chooser     oracle.jdeveloper.wsdllookup     11.1.1.0.0     Loaded
    WSDL web services extension     oracle.jdevimpl.wsdl     11.1.1.3.37.56.60     Loaded
    Web Browser and Proxy     oracle.ide.webbrowser     11.1.1.3.37.56.60     Loaded
    Web Services     oracle.jdeveloper.webservice     11.1.1.3.37.56.60     Loaded
    WebDAV Connection Support     oracle.jdeveloper.webdav2     11.1.1.3.37.56.60     Loaded
    WebStart     oracle.j2ee.webstart     11.1.1.0.0     Loaded
    XML Compare     oracle.jdeveloper.xml-compare     11.1.1.3.37.56.60     Loaded
    XML Editing Framework IDE Extension     oracle.ide.xmlef     11.1.1.3.37.56.60     Loaded
    XML Editing Framework Java Integration     oracle.jdeveloper.xmlef     11.1.1.3.37.56.60     Loaded
    XSL Mapper     oracle.bpm.mapper     11.1.1.3.0.25.57     Loaded
    adf-deploy-dt     oracle.adfdt.common.deploy     11.1.1.3.37.56.60     Loaded
    adf-deploy-dt-mds     oracle.adfdt.common.deploy.mds     11.1.1.3.37.56.60     Loaded
    adf-installer-ide     adf.installer.dt     11.1.1.3.37.56.60     Loaded
    adf-jmxdc-ide     oracle.adf.jmxdc     11.1.1.3.37.56.60     Loaded
    adf-logging-dt     oracle.adf.logging.dt     11.1.1.3.37.56.60     Loaded
    adf-model-debugger-dt     oracle.adf-model-debugger-dt     11.1.1.3.37.56.60     Loaded
    adf-model-tools     oracle.adf.model.tools     11.1.1.3.37.56.60     Loaded
    adf-security-policy-dt     oracle.adfdtinternal.adf-security-policy-dt     11.1.1.3.37.56.60     Loaded
    adf-share-deploy-dt     oracle.adf.share.deploy.dt     11.1.1.3.37.56.60     Loaded
    adf-share-dt     oracle.adf.share.dt     11.1.1.3.37.56.60     Loaded
    adfmcoredt-xdf     oracle.adfm.xdf     11.1.1.3.37.56.60     Loaded
    adfquerylovdt     oracle.adf-faces-query-and-lov-dt     11.1.1.3.37.56.60     Loaded
    analytics.measurement     oracle.bpm.analytics.measurement     11.1.1.3.0.6.84     Loaded
    appoverview     oracle.ide.appoverview     11.1.1.3.37.56.60     Loaded
    asnav-weblogic     oracle.jdeveloper.asnav.weblogic     11.1.1.3.37.56.60     Loaded
    audit     oracle.ide.audit     11.1.1.3.37.56.60     Loaded
    audit-core     oracle.ide.audit.core     11.1.1.3.37.56.60     Loaded
    bam     oracle.bpm.bam     11.1.1.3.0.6.84     Loaded
    bi-jdbc     oracle.bi.jdbc     11.1.1.3.37.56.60     Loaded
    boot     oracle.bpm.boot     11.1.1.3.0.6.84     Loaded
    bpa     oracle.bpm.bpa     11.1.1.3.0.6.84     Loaded
    bpm-services.client     oracle.bpm.bpm-services.client     11.1.1.3.0.6.84     Loaded
    bpm-services.interface     oracle.bpm.bpm-services.interface     11.1.1.3.0.6.84     Loaded
    bpmobject     oracle.bpm.bpmobject     11.1.1.3.0.6.84     Loaded
    bpmobject.datacontrol     oracle.bpm.bpmobject.datacontrol     11.1.1.3.0.6.84     Loaded
    bpmobject.runtime     oracle.bpm.bpmobject.runtime     11.1.1.3.0.6.84     Loaded
    chart     oracle.bpm.chart     11.1.1.3.0.6.84     Loaded
    classpath: protocol handler extension     oracle.jdeveloper.classpath     11.1.1.0.0     Loaded
    compiler     oracle.bpm.compiler     11.1.1.3.0.6.84     Loaded
    compiler.debug     oracle.bpm.compiler.debug     11.1.1.3.0.6.84     Loaded
    compiler.xpath     oracle.bpm.compiler.xpath     11.1.1.3.0.6.84     Loaded
    configuration     oracle.bpm.configuration     11.1.1.3.0.6.84     Loaded
    connectors     oracle.bpm.connectors     11.1.1.3.0.6.84     Loaded
    core     oracle.bpm.core     11.1.1.3.0.6.84     Loaded
    dashboard     oracle.bpm.dashboard     11.1.1.3.0.6.84     Loaded
    db-audit     oracle.ide.db.audit     11.1.1.3.37.56.60     Loaded
    db-modeler-transform     oracle.dbmodeler.transform     11.1.1.3.37.56.60     Loaded
    dcadapters-ide     oracle.adfm.dc-adapters     11.1.1.3.37.56.60     Loaded
    dependency-java     oracle.jdeveloper.java.dependency     11.1.1.3.37.56.60     Loaded
    dependency-refactor     oracle.jdeveloper.refactoring.dependency     11.1.1.3.37.56.60     Loaded
    deploy-ant     oracle.deploy.ant     11.1.1.3.37.56.60     Loaded
    deploy-rt     oracle.jdevimpl.deploy-rt     11.1.1.3.37.56.60     Loaded
    designer     oracle.bpm.designer     11.1.1.3.0.6.84     Loaded
    editor     oracle.bpm.editor     11.1.1.3.0.6.84     Loaded
    fdi     oracle.bpm.fdi     11.1.1.3.0.6.84     Loaded
    feedback-client2     oracle.ideimpl.feedback2.client     11.1.1.3.37.56.60     Loaded
    fuegoui     oracle.bpm.fuegoui     11.1.1.3.0.6.84     Loaded
    fusion.sca     oracle.bpm.fusion.sca     11.1.1.3.0.6.84     Loaded
    fusion.scac     oracle.bpm.fusion.scac     11.1.1.3.0.6.84     Loaded
    ide-diagnostics     oracle.ide.diagnostics     11.1.1.0.0     Loaded
    j2ee-adrsimpl     oracle.j2ee.adrsimpl     11.1.1.0.0     Loaded
    j2ee-facelets     oracle.j2ee.facelets     11.1.1.3.37.56.60     Loaded
    j2ee-jpsconfig     oracle.j2ee.jpsconfig     11.1.1.3.37.56.60     Loaded
    j2ee-security     oracle.j2ee.security     11.1.1.3.37.56.60     Loaded
    j2ee-server     oracle.j2ee.server     11.1.1.0.0     Loaded
    j2ee-server-dt     oracle.j2ee.server.dt     11.1.1.3.37.56.60     Loaded
    j2ee-serverimpl     oracle.j2ee.serverimpl     11.1.1.3.37.56.60     Loaded
    j2ee-weblogic     oracle.j2ee.weblogic     11.1.1.3.37.56.60     Loaded
    j2ee-weblogic-editors     oracle.j2ee.weblogic.editors     11.1.1.3.37.56.60     Loaded
    jdukshare     oracle.bm.jdukshare     11.1.1.3.37.56.60     Loaded
    lib     oracle.bpm.lib     11.1.1.3.0.6.84     Loaded
    library-dconfig-infra     oracle.jdeveloper.library.dconfig.infra     11.1.1.3.37.56.60     Loaded
    library-jee-api     oracle.jdeveloper.library.jee.api     11.1.1.3.37.56.60     Loaded
    library-jmx     oracle.jdeveloper.library.jmx     11.1.1.3.37.56.60     Loaded
    library-jps     oracle.jdeveloper.library.jps     11.1.1.3.37.56.60     Loaded
    library-weblogic-api     oracle.jdeveloper.library.weblogic.api     11.1.1.3.37.56.60     Loaded
    library-weblogic-client     oracle.jdeveloper.library.weblogic.client     11.1.1.3.37.56.60     Loaded
    mof     oracle.mof     11.1.1.3.37.56.60     Loaded
    mof-index     oracle.mof.index     11.1.1.3.37.56.60     Loaded
    mof-xmi     oracle.mof.xmi     11.1.1.3.37.56.60     Loaded
    obpi     oracle.bpm.obpi     11.1.1.3.0.6.84     Loaded
    oracle.adfm     oracle.adfm     11.1.1.3.37.56.60     Loaded
    oracle.adfm.contextual     oracle.adfm.contextual     11.1.1.3.37.56.60     Loaded
    oracle.dynamic-faces-dt     oracle.dynamic.faces     11.1.1.3.37.56.60     Loaded
    oracle.ide.dependency     oracle.ide.dependency     11.1.1.3.37.56.60     Loaded
    oracle.ide.filequery     oracle.ide.filequery     11.1.1.3.37.56.60     Loaded
    oracle.ide.indexing     oracle.ide.indexing     11.1.1.3.37.56.60     Loaded
    oracle.ide.usages-tracking     oracle.ide.usages-tracking     11.1.1.3.37.56.60     Loaded
    oracle.todo.tasks     oracle.todo.tasks     11.1.1.3.37.56.60     Loaded
    palette2     oracle.ide.palette2     11.1.1.3.37.56.60     Loaded
    papi     oracle.bpm.papi     11.1.1.3.0.6.84     Loaded
    parser     oracle.bpm.parser     11.1.1.3.0.6.84     Loaded
    placeholder-jsf-ui     oracle.placeholderjsf-ui     11.1.1.3.37.56.60     Loaded
    placeholderdc-dt     oracle.placeholderdc.dt     11.1.1.3.37.56.60     Loaded
    pml.service     oracle.bpm.pml.service     11.1.1.3.0.6.84     Loaded
    project     oracle.bpm.project     11.1.1.3.0.6.84     Loaded
    project.catalog     oracle.bpm.project.catalog     11.1.1.3.0.6.84     Loaded
    project.command     oracle.bpm.project.command     11.1.1.3.0.6.84     Loaded
    project.compile     oracle.bpm.project.compile     11.1.1.3.0.6.84     Loaded
    project.draw     oracle.bpm.project.draw     11.1.1.3.0.6.84     Loaded
    project.importer     oracle.bpm.project.importer     11.1.1.3.0.6.84     Loaded
    project.interface     oracle.bpm.project.interface     11.1.1.3.0.6.84     Loaded
    project.io     oracle.bpm.project.io     11.1.1.3.0.6.84     Loaded
    project.metadata     oracle.bpm.metadata     11.1.1.3.0.6.84     Loaded
    project.model     oracle.bpm.project.model     11.1.1.3.0.6.84     Loaded
    project.ui     oracle.bpm.project.ui     11.1.1.3.0.6.84     Loaded
    project.view     oracle.bpm.project.view     11.1.1.3.0.6.84     Loaded
    rcasadapter-dt     oracle.jdeveloper.asadapter.dt     11.1.1.3.37.56.60     Loaded
    rcasadapter-oc4j     oracle.jdeveloper.asadapter.oc4j     11.1.1.3.37.56.60     Loaded
    rcasadapter-rescat2     oracle.jdeveloper.asadapter.rescat2     11.1.1.3.37.56.60     Loaded
    rcasadapter-thirdparty     oracle.jdeveloper.asadapter.thirdparty     11.1.1.3.37.56.60     Loaded
    rcasadapter-weblogic     oracle.jdeveloper.asadapter.weblogic     11.1.1.3.37.56.60     Loaded
    rcasadapter-weblogic-api     oracle.jdeveloper.asadapter.weblogic.api     11.1.1.3.37.56.60     Loaded
    rescat2     oracle.jdevimpl.rescat2     11.1.1.3.37.56.60     Loaded
    resourcebundle-api-adfdeps     oracle.jdeveloper.resourcebundle.adfdeps     11.1.1.3.37.56.60     Loaded
    resourcebundle-api-xliff     oracle.resourcebundle.xliff     11.1.1.3.37.56.60     Loaded
    resourcebundle-customization     oracle.jdeveloper.resourcebundle.customization     11.1.1.3.37.56.60     Loaded
    rmi     oracle.bpm.rmi     11.1.1.3.0.6.84     Loaded
    searchbar-gallery     oracle.ide.searchbar.gallery     11.1.1.3.37.56.60     Loaded
    searchbar-help     oracle.ide.searchbar.help     11.1.1.3.37.56.60     Loaded
    searchbar-index     oracle.ide.searchbar.index     11.1.1.3.37.56.60     Loaded
    status     oracle.ide.status     11.1.1.3.37.56.60     Loaded
    tests.core     oracle.bpm.tests.core     11.1.1.3.0.6.84     Loaded
    ui     oracle.bpm.ui     11.1.1.3.0.6.84     Loaded
    vfilesystem     oracle.bpm.vfilesystem     11.1.1.3.0.6.84     Loaded
    web.execution     oracle.bpm.web.execution     11.1.1.3.0.6.84     Loaded
    web.formdesigner     oracle.bpm.web.formdesigner     11.1.1.3.0.6.84     Loaded
    xml     oracle.bpm.xml     11.1.1.3.0.6.84     Loaded
    xml-schema-dt     oracle.jdevimpl.xml.schema     11.1.1.3.37.56.60     Loaded
    xobject.devel     oracle.bpm.xobject.devel     11.1.1.3.0.6.84     Loaded
    xobject.runtime     oracle.bpm.xobject.runtime     11.1.1.3.0.6.84     Loaded
    xsl-dt     oracle.jdevimpl.xml.xsl     11.1.1.3.37.56.60     Loaded
    xsqldt-ide     oracle.xsqldt-ide     11.1.1.3.37.56.60     Loaded
    Best regards,
    Benoît

  • VI causes high CPU load after several days of running

    Hello,
    I have a strange problem. I have craeted a test bench control VI and it runs on five PCs, controling five test benches. All PCs have almost the same hardware, same motherboard, same CPU, etc.
    Normaly the CPU load is around 50% when I run the VI, but at one PC the CPU load climbs up to 85% after several days (maybe one week) of continuous running and the PC is almost tied up - the VI execution becomes very slow (10 times slower) and the mouse only moves very slowly.
    First I thought that the PC has a problem but the problem dissapears as soon as I stop and restart the VI!
    I don't even have to terminate LabVIEW - only my VI and then everything is okay again.
    The problem does not seem to occur at the other four PCs, but I can not tell for sure.
    The task manager says only LabVIEW causes the CPU load - swap file utilisation is little.
    Is there a way to analyze what causes the high CPU load?
    I Use LabVIEW 7.1 professional
    Operating System: Win XP (SP 2 or 3 I don't remember)
    P.S. I have no loops without wait-functions.
    Greetings Johannes
    Using LabVIEW 7.1 and 2009 recently
    Solved!
    Go to Solution.

    Do all PCs have the same amount of RAM?
    What is the memory use over time as seen by the windows taks manager. Does it increase gradually?
    An increase in resource usage if often cause by sloppy programming.
    Do you grow arrays forever or constantly resize arrays in memory? (built array, insert into array, delete from array)
    Do you often create new references and never close them?
    What does the program actually do? In my opinion, a constant 50% CPU load seems too high for my taste. It means it would not even be able to keep up on slightly older hardware.
    LabVIEW Champion . Do more with less code and in less time .

  • 6367 board LAGS after a day... tried EVERYTHING!!!

    It's kind of upsetting.. I like to leave the computer up (as it's running as a bit of a server), but it won't last more than a day...
    I've done a clean XP install, yet still, after a day or so, it has a strange lock-up problem, where the CPU chugs away on simple tasks...
    or, with the cpu being almost idle, when I move the mouse, nothing happens for approx 3 seconds, and then the cursor jumps 3 inches in the direction I was moving it..
    There's no way to cure it.. (ending processes, etc...)
    I'm running WinXP, with a Nvidia Gforce 2 32 meg card...
    pc-2100 Ram, etc..
    I can't update the bios either (as it's a HP machine.. and for some reason, the MSI flash program will not write to it..)
    Does anybody have suggestions??? (The CPU temp sits at about 53C)
    Ram looks fine...

    hp use thir own bios you cannot load an msi one
    http://www.memtest86.com full test takes ages

  • I created one apple I'd when I started using the iPad.  After some days, I had to create a new apple I'd as there was some problem with the first one. Now at some places still my old apple I'd is appearing.  Pls adv how I change this to my new apple Id.

    I created one apple I'd when I started using the iPad.  After some days, I had to create a new apple id
    as there was some problem with the first one. Now at some places still my old apple Id is appearing.  Pls adv how I change this to my new apple Id.

    Anything you downloaded with the first Apple Id will forever be tied to it, and will always require it to update.
    The question here is, why did you think you needed to create a new Apple ID? What was the problem with the first one?
    To get rid of th old one, you'll need to delete everything you downloaded with it, and then sign out of the ID in several places around the iPad. 
    Go to Settings->iTunes & App Stores->Apple ID->Sign out.
    Repeat the process, for Facetime, Messages, Mail and any other App you need to sign out of.

  • Error when reassigning a custom task process

    Hello!
    I have an error when reassigning a custom task process.
    That is what I see at the workflow history: Task assigned to xxx was delegated by xxx. Coments: xxx
    However in the second line of the history an error is shown with the following information:
    Event type: error
    User ID: System account
    Description: An error has occurred in nameofthetask
    No new task is created for the user who the task was reassigned to.
    Any help would be appreciated

    Hi,
    From the error message, I
    guess that you come across an OOTB Approval
    Workflow.
    When you define your workflow, there is a section "Enable content Approval Workflow Activities", where you can check "Update the approval status after the workflow is completed (use
    this workflow to control content approval)". If you check this option, and you do not have content approval enabled on the library level, you get the system account error message. If you do not check it, everything works fine.
    Or you can go to the document library settings and go to Versioning Settings Page, set "Require content approval for submitted items to?" to yes and everything should be fine.
    Refer to  the following blogs about the similar issue:
    http://mossnwss.blogspot.com/2008/10/workflow-error-system-account-error-has.html
    https://sharepointtechs.wordpress.com/2011/11/18/workflow-error-an-error-has-occurred-in-approval/
    Besides, here is a similar post, you can use as a reference:
    https://social.msdn.microsoft.com/Forums/en-US/fff5ee1f-904b-4a95-989f-c5a079cdf666/workflow-error-system-account-an-error-has-occured-after-workflow-completed-moss-2007?forum=sharepointcustomizationlegacy
    Best Regards,
    Lisa Chen
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • My itunes cannot keep imported music, only purchased music. all of my playlists are gone, and new ones are gone after 2 days, please help

    my i tunes loses all of my imported music and playlists after 2 days of making and importing them, its like the itunes is resetting to default, but all of my purchased songs stay on the package but not my cds.
    anyone ever had this problem?
    imported music is lost but purchased stays on.
    is this a pc problem or an itunes problem?
    also i cannot add a file to my folders, i follow the process of adding file to library but nothing happens.

    It should - it's worked for quite a few other folks. It helped that you wrote about having ESET. Other security software can do this. There's a similar issue with folks running Vista on Sony Vaio PCs - there's some Sony bloatware that conflicts with itunes. Carbonite backup software can also cause it.
    Thanks for the points.

  • Why restore of my new mini ipad is not completed after 7 days?

    Why my new mini ipad is still in a restore mode after 7 days? What should i do?

    Hello Yves,
    If the restore is taking a long time, then I would start the process over. Check out the article below for more information. 
    If you can't update or restore your iPhone, iPad, or iPod touch
    http://support.apple.com/kb/HT1808
    Regards,
    -Norm G. 

  • Valid Acrobat Pro XI still requires activation after 30 days

    I already asked a similar question in a different sub-forum, but i was recommended to make a new thread here.
    The problem is this:
    We need to deploy Acrobat Pro XI to computers that are 100 offline. We used the Adobe Customization Wizard XI to make a customized install for Acrobat Pro XI. We entered the serial number and used the "Grant Offline Exception" button on a computer with Internet access, which worked fine. The ISX_SERIALNUMBER property is successfully added to the mst.
    Adobe Support has earlier told me that all that is needed for offline activation to work is to have the ISX_SERIALNUMBER set in the mst. Still, Acrobat complains after 30 days that it needs to be activated. Is there some other magic that the "Grant Offline Exception" button does to the installation package that i need to be aware of?
    The way the installation is run is:
    we run setup.exe
    setup.exe (i assume?) uses setup.ini
    setup.ini contains:
    [Startup]
    RequireOS=Windows XP
    RequireMSI=3.1
    RequireIE=7.0.0000.0
    Require64BitVC10RT=1
    CmdLine=/sl"1044" /sall /rs
    [Product]
    msi=AcroPro.msi
    vcrtMsi=vc_red.msi
    vcrtDir=VC10RT_x64
    Languages=1033;1044
    1033=English (United States)
    1044=Norwegian (Bokmal)
    CmdLine=TRANSFORMS="AcroPro.mst"
    [Windows XP]
    PlatformID=2
    MajorVersion=5
    MinorVersion=1
    ServicePackMajor=3
    [MSI Updater]
    Path=WindowsInstaller-KB893803-v2-x86.exe
    So the bottom line is that i would like to know if this way of running the installation is correct, and also exactly what the "Grant Offline Exception" button does.
    Thank you

    Thanks for replying.
    We are not ghosting the installation, it's a normal installation using the standard files from Adobe.
    The installation process is as i described above.
    I tried using the wizard again now, granting the offline exception with it, and saving it as an mst. According to point 4.2.7.1 in 4  Installation Workflows — Enterprise Administration Guide, this should occur: "The Wizard validates the serial number and saves the exception inside the MST."
    I can not for the life of me see any references in the mst that an offline exception exists. PRESERIALIZATIONFILEPATH is not mentioned in the property table or anywhere else in the mst either.
    All further help (if possible) will be much appreciated!

  • Why is the system so slow in uploading my music to the iCloud...I had 70? songs of 5308 available...now after 2 days it has upload 203 of 4444 songs? ***?

    I had 70 songs of my 5308 available when I joined iSlowCloud...now after 2 days it has upload 203 of 4444 songs? ***? It shuts down...it is like going back to dial up. I use at&t DSL as my internet provider. At this rate it will take about 3 weeks if the system stays up. Oh...and when it shuts down or stops...it has to start much of the uploading process of matching again before it starts uploading again. Not sure it is even worth it...honestly? Help?

    I wish I could install Mac OS X 10.6.8 but since my computer...(a workhorse mind you) is a G5 dual 2Ghz processor, but NON-INTEL it will not run a version higher than OS X 10.5.8. At the Guiness dek in SF with another problem I was told my G5 computer will outlast the dual intel because they run hot. I wish they would make the higher versions PPC friendly there are many of us still out here  ;(   I'm suppost to have the faster at&t DSL but it hard to tell...at&t has been jerking with their system trying to get the city to allow them to put in huge boxes all over the city to supply TV. I haven't tried reinstalling iTunes...I will try that...thanks!

  • Challan Reconcilation after 180 days.

    Hi all,
    How to Reconcile the material document with Challans
    what is the process if the challan is not completed within 180 days.
    case -01   FG material document is posted after 180 days completion after making the challan.
    case-02     FG material document is posted within 180 days but challan is not reconciled  (or) not Completed, Can it be reconciled after 180 days completion.
    With Rgds,
    Krishna

    Hi Piyush,
    whether the challan is tobe reconciled even after Reversing or what?
    I have one more query ,
    One of my user in MIGO for a particular material document have un-checked the components @  the time of receipt of a particular FG item.  where as for the remaining FG parts  - components exist within a material document.
    but my problem is system is not allowing me to reconcile the remaining component , it is throwing warning message for the FG material for which  components are not consumed.
    With Rgds,
    Krishna.

Maybe you are looking for

  • Ipap and Wi fi

    I am having problems connecting to the wI fi. Any suggestions to solve problem?

  • How to unlock a disabled ipod

    my son forgot his pass work for his ipod, not it is disabled and we cant get it going. how can i do it

  • Script errors on I.E. 11, after updates

       I think these began after the last set of updates.    I Randomly get different types of script errors when navigating to a new page.    It is NOT reproducible, as subsequent attempts to the same web pages do not always get an error,  or if it does

  • HT5699 The no of israel is not ok

    You blok me becouse I forgot my first car and the work place

  • Nokia please do something for c6-00

    nokia please do something for c6-00 as c6-00 phone performance are really bad compared to other s60v5. nokia market is currently getting down day by day, so kindly support for s60v5 like c6-00 and 5800 for further improvements, so that customers of t