Trace flow is stoped in timer event after reboot server

Hi friends
I have a flow where there are three elements:
The first one is a service task that looks for an event in a database using a database adapter
The second is a gateway, if the event was found, the flow continues otherwise the flow goes to a timer event
Timer event waits for 10 minutes and, after that, returns to the first element (the service task).
The flow has a perfect job, doing a cycle until the field or event in database have been found.
After restart the server in the EM console, the instance's state is running but when i open the trace i can see that the flow is stooped just in the timer event. Timer event only shows "Has been introduced in the activity instance".
Can anyone tell me what's going on?
Thanks

Hi friends
I have a flow where there are three elements:
The first one is a service task that looks for an event in a database using a database adapter
The second is a gateway, if the event was found, the flow continues otherwise the flow goes to a timer event
Timer event waits for 10 minutes and, after that, returns to the first element (the service task).
The flow has a perfect job, doing a cycle until the field or event in database have been found.
After restart the server in the EM console, the instance's state is running but when i open the trace i can see that the flow is stooped just in the timer event. Timer event only shows "Has been introduced in the activity instance".
Can anyone tell me what's going on?
Thanks

Similar Messages

  • Timer event everytime the server resarts

    Hi,
    My application reads rows from a DB and sends emails to the users lised in the
    rows.
    I want to know If I can generate an event(publish something on a channel) five
    minutes after my server restarts.
    What I would do is the jpd that reads form the channel will write a row to the
    DB. MY application will pick it up and send me an email indicating that the server
    was up and the application is running fine. That way I dont have to keep a watch(check
    logs and statuses) everytime i start the server; instead just wait for the email.
    I know that there is a timer event that can be configured through wli console.
    Just wanted to make sure that I can fire an event every time my server restarts.
    Also, if there is a better method to do it please let me know.
    Appreciate your help
    Regards,
    Abhi

    The problem is on the server, not your computer. Any fix would need to be made by the people running the server, not you.
    (65870)

  • RV220W 1.0.2.4: Time incorrect after reboot

    When a reboot is performed, the router is falling back to a previous time setting.
    Probably the latest one set manually, when time is to be set manually and not
    by a NTP server
    Aug 28 22:35:39 618579721 KERNEL [Kernel] Dead loop on virtual device sit0, fix it urgently!
    Aug 15 21:40:47 618579721 KERNEL [Kernel] Linux version 2.6.21.7-Cavium-Octeon (root@revanth-Inspiron-N5010) (gcc version 4.1.2 (Cav
    ium Networks Version: 1_6_0, build 34)) #1 Fri Jul 15 22:06:04 IST 2011
    Power had not been turned off.

    Why is this bad ?
    After a power outage or deliberate power cycling the unit, the IPv6 network is not working.
    What does this mean for Cisco? No sale.
    I do not replace our current branch office router with this unit yet.
    When managing the site remotely it has been invaluable, that the current router has been able to provide access through IPv6 when there was certain problems with IPv4.
    The issue has been reproduced.

  • OCS 10.1.2 on Win2003 - mail application cannot start after rebooting serve

    Hi
    We have installed OCS 10.1.2 on Win2003 (single box) and the mail appln was running OK after the installation. On rebooting the server, we found some components that were not started (eg Internet directory for Infra) which we started manually via EM.
    The Mail application however cannot be started giving the error message for all the mail components:
    - failed to start a managed process after the maximum retry limit
    We tried to start it manually using
    - oesctl startup midtierhost:um_system:xxx
    and even got the message:
    - All processes already started for midtierhost:um_system:xxx
    However, in EM, or when doing a
    - oesctl show status midtierhost:um_system:xxx, we get the error message:
    - midtierhost:um_system:nntp_in:116107583446856959 <no response>
    Any idea of where we can check to see what's going wrong? I'm not sure of where to check the logs for possible errors.
    Thanks for your assistance

    Glad I could be of help - maybe you could help me out too, please? I have the following problem: when I create an appointment with Calendar, and add some participants to it (with email notifications option checked), at first everything seems to go the right way.
    But if I delete the appointment/meeting, the following happens:
    - the notifications regarding the delete of the meeting are not sent
    - the whole mail system seems to hang, and I am not able to send emails anymore
    Do you have the same behaviour on your installation? It would be useful to me just to know if other people are having this trouble....
    Thank you!

  • Connection timeout errn 238 after reboot server invoking Ws

    Hi
    I have been looking for a solution for the following during last two weeks and i´am becoming almost crazy, so any help will be welcomed
    I have a Web Service with Axis2 that publish several methods. One of this methods call two external (Internet) Web Services so for this web services i am a client. The client for this Web Services is made with Axis 1.4.
    I can say that all works fine but when we boot the web server (tomcat and i have also test in JBoss) the client for this web services don´t work it raises
    AxisFault
    faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server.userException
    faultSubcode:
    faultString: java.net.ConnectException: Connection timed out (errno:238)
    faultActor:
    faultNode:
    faultDetail:
    {http://xml.apache.org/axis/}stackTrace:java.net.ConnectException: Connection timed out (errno:238)
    When trying to connect to the external Web Services. The rest of the methods i publish in Axis2 if they don´t have to call these external web services, works fine.
    Tomcat server 6 and jdk 1.5 (also tested with 1.6)
    I´m becoming crazy because this source code works fine until a boot is made and after that calling external web services don´t work. To make it work i have to undeploy mi Web Service un Axis2 an redeploy and sometimes i also have to redeploy Axis2.
    Any idea please?
    Thanks in advance

    Hi
    I have been looking for a solution for the following during last two weeks and i´am becoming almost crazy, so any help will be welcomed
    I have a Web Service with Axis2 that publish several methods. One of this methods call two external (Internet) Web Services so for this web services i am a client. The client for this Web Services is made with Axis 1.4.
    I can say that all works fine but when we boot the web server (tomcat and i have also test in JBoss) the client for this web services don´t work it raises
    AxisFault
    faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server.userException
    faultSubcode:
    faultString: java.net.ConnectException: Connection timed out (errno:238)
    faultActor:
    faultNode:
    faultDetail:
    {http://xml.apache.org/axis/}stackTrace:java.net.ConnectException: Connection timed out (errno:238)
    When trying to connect to the external Web Services. The rest of the methods i publish in Axis2 if they don´t have to call these external web services, works fine.
    Tomcat server 6 and jdk 1.5 (also tested with 1.6)
    I´m becoming crazy because this source code works fine until a boot is made and after that calling external web services don´t work. To make it work i have to undeploy mi Web Service un Axis2 an redeploy and sometimes i also have to redeploy Axis2.
    Any idea please?
    Thanks in advance

  • Getting 34208 Events in IIS server after come out from Maintenance mode

    Hi Experts,
    We are monitoring .Net application(APM) in our environment(SCOM 2012 SP1).  We are putting all the servers in Maintenance mode on every sunday(Weekly Maintenance), after come out from MMode  getting 34208 events in OPSMGR Logs, particularly from
    IIS servers(APM). 
    Do we have any fix for that like cumulative update?
    Can we put IIS server into Maintenance mode? If we put in MMode, Will it affect monitoring??
    Expecting your reply.. Thanks in advance!!!
    Regards
    Karthick

    Thanks for reply Agrawal!
    I know that we won't get alerts if the servers are in Maintenance mode.  But we are getting 34208 events particularly from IIS servers(.Net Application Performance Monitoring - APM) as the result we are receiving warning alerts in SCOM console stating
    that " Restart IIS service" which will affect other monitoring in the servers.
    Is anyone getting this issue in your environment?  Generally we will get 34208 events while we adding new application in to IIS server.  But here we are getting this events after the server come out from MMode.
    Kindly provide your valuable suggestions.  Thanks!
    Regards
    Karthick

  • Acfs not mounted after rebooting..

    Hi,
    I have create acfs filesystem . but that filesystem is not mounted after rebooting server? how to enable auto mount?
    OS version : RHEL 5
    Grid Version : 11.2.0.2
    ASMCMD> volinfo -G ACFS_U06 ORAHOMEVG
    Diskgroup Name: ACFS_U06
    Volume Name: ORAHOMEVG
    Volume Device: /dev/asm/orahomevg-92
    State: ENABLED
    Size (MB): 7168
    Resize Unit (MB): 256
    Redundancy: UNPROT
    Stripe Columns: 4
    Stripe Width (K): 128
    Usage: ACFS
    Mountpath: /u06/app/oracle/product/11.2.0.2
    Thanks

    Register the mount point with acfsutil utility.
    oracle@rmdydbitdb1 $ acfsutil registry -h
    Usage: acfsutil [-h] registry [-l]                     - Display registry contents
                    -l <mountpoint>          - Display a specific mount point
                    -l <device>              - Display a specific device
                    -m <device>              - Display a specific mount point associated with a device
                    -a [-f] [-o <opts>] [-n <nodes>] <device> <mountpoint> - Add a mount point
                    -d [<mountpoint> | <device>] - Delete a mount point or a devicehttp://docs.oracle.com/cd/E11882_01/server.112/e18951/asmfs_util010.htm#CACGHBHI
    Thanks
    Kuljeet Pal Singh

  • Historical Data Viewer does not show Alarms/Events after date but trace working.

    Dear users
    The DSC Historical Data Viewer no longer shows any Alarms or Events after 31/10/06 using Citadel 5 Universe.  The trace still works to current  time and you can search for the alarms by tag names in the trace and it works fine.  Therefore the database data is there. Does the Alarms/Events View use a different file?  Any help would be much appreciated as I'm a novice working with a predecessors project.
    Please keep the answer simple.
    Thanks
    Dave

    Hi Integrators,
    Well I had drafted out a whole long post and it then died in me.  Sometimes I hate windows... anyway...
    http://digital.ni.com/public.nsf/websearch/A4F007F96AB1EB1E862569C30080C731?OpenDocument
    Might help.. maybe someone has turned off the Alarm viewing?
    http://digital.ni.com/public.nsf/websearch/E6611BC10294608886256A4800724210?OpenDocument
    It may be a corrupt database.
    The files you need to look at with all of the alarms in are files with the extensions "ale"
    http://ae.natinst.com/operations/ae/public.nsf/web/searchinternal/6fc62f75b74d706d8625694900768f69?O...
    This link will give you a bit more information as to which of the file extensions apply to which database files.
    Hope this all helps. (I am also handeling your e-mail query into NIUK so feel free to e-mail me back)
    I'll keep looking into the problem.
    Post back if you need more help.
    AdamB
    Applications Engineering Team Leader | National Instruments | UK & Ireland

  • HT201250 When restoring Time Machine after a failure, does it also restore the files to the same order, for example - within iPhoto I have pics/ videos in folders and sub folders organised as family/events etc - will it go back to this exact order after a

    When restoring Time Machine after a failure, does it also restore the files to the same order, for example - within iPhoto I have pics/ videos in folders and sub folders organised as family/events etc - will it go back to this exact order after a restore?

    Hi Stavros0203,
    When restoring your entire system from a Time Machine backup, it is restored to the state it was when that backup was made. See this article for reference -
    OS X Yosemite: Recover your entire system
    Thanks for using Apple Support Communities.
    Best,
    Brett L

  • Using GameInput adds big Timer event overhead to AIR app execution

    When using GameInput by merely referencing GameInput.numDevices, an overhead of about 38ms for internal Timer event execution is added to Flash player once every second.
    I have a "sandbox" AIR 3.8 Flash project that does nothing other than trace some properties to the console. Execution of this sandbox in Adobe Scout (with a non-debug SWF, using advanced-telemetry, and with all unnecesary options disabled to avoid overhead) looks like this:
    It's all well and good. However, the mere addition of trace(GameInput.numDevices) once changes the execution radically. The result is this:
    Every second, there's a ~38ms event overhead. Apparently, after the first reference to numDevices, the player starts checking for device addition/removal once per second, but it takes some time to do so (again, no other code is being executed).
    To be fair, I'm not sure exactly of the impact of that in actual execution. Apparently, it's only adding 6ms to the time it takes to go from ENTER_FRAME to EXIT_FRAME. But even if that's the case, with a budget of ~17ms per frame, that's considerable overhead.
    This was tested on a PC with Windows 7. Player/Air version was WIN 11,8,800,88. No devices were actually attached to the computer.
    I haven't tested with Android/OUYA. I know GameInput works, but I haven't been able to test if the overhead is there.
    I can provide more details, but it should be easy to reproduce on its own. All you need is a reference to GameInput.numDevices.
    My question is: is this expected or is it part of something that's still being worked? The addition of the GameInput API to the desktop version of AIR is most welcomed, but a potential 223% execution budget overhead on a frame once every second is potentially disastrous for games since it'd mean constantly skipping frames.

    As of FP 12.0.0.44 the problem is back again.
    https://dl.dropboxusercontent.com/u/16044357/scout_gameinput_again.png
    https://dl.dropboxusercontent.com/u/16044357/scout_gameinput_again_2.png
    On top of that, it's not even recognizing all the devices I have installed properly. But that's another discussion I suppose.
    I'm trying to be optimistic, but GameInput really needs some love. Not to add features, but to make it work like it's supposed to. I don't think it has ever been the case, except under very specific circumstances.

  • Multiple entries in TEVEN for one time event created by HR-PDC

    Hi experts,
    we have a SAP certified time attendance system connected to our ERP 6.0 system by HR-PDC interface.
    Now it happens from time to time that exactly one time event causes multiple entries in SAP table TEVEN and therefore is shown in the check report PT40.
    The number of duplicate records is always different - up to about 140 entries for one and the same time event in the worst case.
    Except the field PDSNR all the other fields contain exactly the same values.
    I have checkt many of the problematic bookings and I have always just one correct time event in the source application and there is only one data record in the corresponding IDOC too.
    Also the number of transferred records shown in the protocol spool of the report SAPCDT45 is correct and identical to the number of records in the IDOC.
    The first place where I can identify the problem with the duplicate records is the table TEVEN.
    No records are left in the interface table CC1TEV.
    I have seen that within one block of identical time bookings in TEVEN the field PDSNR ist not numbered in one sequence but there are gaps in between that are used for any other entries.
    As I can see in historical entries of TEVEN the problem exists already for years so it does not seem to be in direct connection with the latest support pack or something like that.
    The relevant jobs run every 15 minutes whereby SAPCDT45 is started 5 minutes after RPTCC106.
    Has anyone else experienced this strange behaviour or knows what I could further investigate?
    Many thanks for your replies in advance and best regards
    Günter

    Hi Carlos,
    thanks for your fast reply.
    It seems that an entry for Status A00 or A05 would solve my problems and of course I will try to handle it by this view.
    But do you know whether there is any possibility to find out how it comes to these repeated postings?
    I do not know whether the repeated postings happen in the same package (IDOC) or in an earlier package and to be honest I do not think that the record comes from the source application a second time because there I could find only one record that seems to be correct.
    I also cannot understand how it comes that I have even 140 "identical" entries for one time event.
    Could you please let me know your thoughts about that?
    Anyway I thank you for offering a solution - even if I do not understand the reason for the pborlem.
    Thanks and best regards
    Günter

  • WLAN AutoConfig Service crashes 3 or 4 times after you first login after rebooting?

    Hi,
      My lenovo came with windows vista - I upgraded to 7 when I got a chance.  I have W7 Professional.  I have all the Lenovo drivers installed except access connections.  I don't like the tool.  Anyways, Windows manages my wireless adapter.  I have the weirdest issue -- right after I login after rebooting, the service "WLAN AutoConfig" crashes 3 or 4 times in sucession any time something tries to access the net.  If you restart it enough times, it eventually stays up and never crashes again until you reboot.  Also, the fancy aeropeek stuff crashes too.  The task bar becomes non-transparent.  That eventually recovers as well.
    I have another t61 thru my work running w7 and it doesn't have this issue.  The difference between the two of them is mainly that it has the intel based wifi card instead of the atheros based one. 
    In the event log, I see:
    The Windows Audio Endpoint Builder service terminated unexpectedly.  It has done this 2 time(s).  The following corrective action will be taken in 120000 milliseconds: Restart the service.
    The HomeGroup Listener service terminated unexpectedly.  It has done this 1 time(s).  The following corrective action will be taken in 60000 milliseconds: Restart the service.
    The Network Connections service terminated unexpectedly.  It has done this 2 time(s).  The following corrective action will be taken in 100 milliseconds: Restart the service.
    The Program Compatibility Assistant Service service terminated unexpectedly.  It has done this 2 time(s).  The following corrective action will be taken in 60000 milliseconds: Restart the service.
    The Superfetch service terminated unexpectedly.  It has done this 2 time(s).  The following corrective action will be taken in 60000 milliseconds: Restart the service.
    The Remote Desktop Services UserMode Port Redirector service terminated unexpectedly.  It has done this 1 time(s).  The following corrective action will be taken in 60000 milliseconds: Restart the service.
    The WLAN AutoConfig service terminated unexpectedly.  It has done this 2 time(s).  The following corrective action will be taken in 60000 milliseconds: Restart the service.
    then I see this later after a bunch of them have restarted
    The Offline Files service terminated unexpectedly.  It has done this 2 time(s).  The following corrective action will be taken in 300000 milliseconds: Restart the service.
    The HomeGroup Listener service terminated unexpectedly.  It has done this 2 time(s).  The following corrective action will be taken in 60000 milliseconds: Restart the service.
    The Network Connections service terminated unexpectedly.  It has done this 3 time(s).
    The Program Compatibility Assistant Service service terminated unexpectedly.  It has done this 3 time(s).
    The Superfetch service terminated unexpectedly.  It has done this 3 time(s).
    The Distributed Link Tracking Client service terminated unexpectedly.  It has done this 2 time(s).  The following corrective action will be taken in 300000 milliseconds: Restart the service.
    The Remote Desktop Services UserMode Port Redirector service terminated unexpectedly.  It has done this 1 time(s).  The following corrective action will be taken in 60000 milliseconds: Restart the service.
    The Desktop Window Manager Session Manager service terminated unexpectedly.  It has done this 2 time(s).  The following corrective action will be taken in 300000 milliseconds: Restart the service.
    The WLAN AutoConfig service terminated unexpectedly.  It has done this 3 time(s).
    The Portable Device Enumerator Service service terminated unexpectedly.  It has done this 2 time(s).  The following corrective action will be taken in 300000 milliseconds: Restart the service.
    The Windows Driver Foundation - User-mode Driver Framework service terminated unexpectedly.  It has done this 2 time(s).  The following corrective action will be taken in 300000 milliseconds: Restart the service.
    Has anybody encountered this?  If so, did you find a fix?

    Also, I noticed this thread on Microsoft's site -- should I try disabling ipv6?
    http://social.answers.microsoft.com/Forums/en-US/w7network/thread/c9605d54-7d4d-4e8c-83ae-4d3d287df2...
    I don't use it anyways.

  • Cannot Deploy JPD with Timer Event Subscription in WLI 9.2 MP1 cluster

    Has anyone had any luck deploying a JPD with a timer event subscription to a 9.2 MP1 WLI cluster? I am able to deploy Synchronous Client Request JPDs without any trouble but the ones that rely on internal WLI queues for invocation will not deploy in production. I am able to deploy the problematic JPDs to a non-clustered development environment without any issues but when I try to deploy the same artifact to a 9.2 MP1 cluster I see the following error:
    Throwable: java.security.PrivilegedActionException: java.security.PrivilegedActionException: java.security.PrivilegedActionException: javax.management.InstanceNotFoundException: tosipDomain_phase2:Name=cgJMSServer,Type=JMSServer
    Stack Trace:
    java.security.PrivilegedActionException: java.security.PrivilegedActionException: java.security.PrivilegedActionException: javax.management.InstanceNotFoundException: tosipDomain_phase2:Name=cgJMSServer,Type=JMSServer
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:373)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:147)
         at com.bea.wli.knex.runtime.core.bean.EJBGenerator.deployWorkshopQueues(EJBGenerator.java:178)
         at com.bea.wli.knex.runtime.core.dispatcher.DispResources.deployQueues(DispResources.java:727)
         at com.bea.wli.knex.runtime.core.dispatcher.DispCache.ensureDispUnit(DispCache.java:667)
         at com.bea.wli.knex.runtime.core.dispatcher.DispCache.ensureDispUnitForURI(DispCache.java:1025)
         at com.bea.wli.knex.runtime.core.dispatcher.DispCache.ensureDispUnitForURI(DispCache.java:946)
         at com.bea.wli.management.adminhelper.AdminHelperBean.getDispFile(AdminHelperBean.java:348)
         at com.bea.wli.management.adminhelper.AdminHelperBean.getProcessMetadata(AdminHelperBean.java:94)
         at com.bea.wli.management.adminhelper.AdminHelperSSB_wivmoo_EOImpl.getProcessMetadata(AdminHelperSSB_wivmoo_EOImpl.java:70)
         at com.bea.wli.management.adminhelper.AdminHelperSSB_wivmoo_EOImpl_WLSkel.invoke(Unknown Source)
         at weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:548)
         at weblogic.rmi.cluster.ClusterableServerRef.invoke(ClusterableServerRef.java:224)
         at weblogic.rmi.internal.BasicServerRef$1.run(BasicServerRef.java:438)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:147)
         at weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.java:434)
         at weblogic.rmi.internal.BasicServerRef.access$300(BasicServerRef.java:57)
         at weblogic.rmi.internal.BasicServerRef$BasicExecuteRequest.run(BasicServerRef.java:965)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:181)
    I am suprised about this error, b/c we are running out of a vanilla WLI domain created with the Configuration Wizard and the error message has to do with an internal JMS server that we have left with the default configuration. Has anyone else had success with this?
    On a side note, I have to complain about the lack of 9.2 WLI documentation about deploying applications to production. The links on e-docs.bea.com actually redirect you to 8.5 documentation?!? I can't believe that this is the documentation we are left to use for 9.2 because there are so many changes between WLS 8 and 9.

    Hey buddies,
    I have a very similar error on WLI 9.2 MP2 on development mode with a cluster of managed servers on the same machine. I'm afraid that the automatic resource creation feature of dev mode is creating the error.
    The ...processes.UnlockService is jpd called by a JMS Broker thru a channel, and I considering it as the first suspect point.
    Any help is welcome.
    LOG CONTENT:
    <May 15, 2008 8:04:57 PM GMT-03:00> <Notice> <Stdout> <000000> <2008-05-15 20:04:57,575 [PERFO] localServer 10.10.10.10 xMDA  [iid=15899 prd=TC DATA act=INSTALL otp=I onb=00011552111 cid=12345189 mrt=]  END Designar_TCDATA OK>
    <May 15, 2008 8:04:57 PM GMT-03:00> <Error> <WLI> <000000> <Exception processing com.oi.integra.provisioning.lockManager.processes.UnlockService
    java.security.PrivilegedActionException: java.security.PrivilegedActionException: java.security.PrivilegedActionException: javax.management.InstanceNotFoundException: granite_wli_dev:Name=cgJMSServer,Type=JMSServer
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:373)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:147)
         at com.bea.wli.knex.runtime.core.bean.EJBGenerator.deployWorkshopQueues(EJBGenerator.java:178)
         at com.bea.wli.knex.runtime.core.dispatcher.DispResources.deployQueues(DispResources.java:727)
         at com.bea.wli.knex.runtime.core.dispatcher.DispCache.ensureDispUnit(DispCache.java:671)
         Truncated. see log file for complete stacktrace
    java.security.PrivilegedActionException: java.security.PrivilegedActionException: javax.management.InstanceNotFoundException: granite_wli_dev:Name=cgJMSServer,Type=JMSServer
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:373)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:147)
         at com.bea.wli.knex.runtime.core.bean.EJBGenerator.ensureQueue(EJBGenerator.java:442)
         at com.bea.wli.knex.runtime.core.bean.EJBGenerator.ensureWorkshopQueues(EJBGenerator.java:412)
         at com.bea.wli.knex.runtime.core.bean.EJBGenerator$3.run(EJBGenerator.java:194)
         Truncated. see log file for complete stacktrace
    java.security.PrivilegedActionException: javax.management.InstanceNotFoundException: granite_wli_dev:Name=cgJMSServer,Type=JMSServer
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:373)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:147)
         at com.bea.wli.knex.runtime.core.bean.EJBGenerator.doesQueueExist(EJBGenerator.java:359)
         at com.bea.wli.knex.runtime.core.bean.EJBGenerator$6.run(EJBGenerator.java:449)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
         Truncated. see log file for complete stacktrace
    javax.management.InstanceNotFoundException: granite_wli_dev:Name=cgJMSServer,Type=JMSServer
         at weblogic.management.mbeanservers.compatibility.internal.MBeanHomeImpl.getProxy(MBeanHomeImpl.java:68)
         at weblogic.management.mbeanservers.compatibility.internal.MBeanHomeImpl.getMBean(MBeanHomeImpl.java:88)
         at weblogic.management.mbeanservers.compatibility.internal.MBeanHomeImpl.getAdminMBean(MBeanHomeImpl.java:265)
         at com.bea.wli.knex.runtime.core.bean.WLSUtil.getWorkshopJMSServer(WLSUtil.java:713)
         at com.bea.wli.knex.runtime.core.bean.EJBGenerator$5.run(EJBGenerator.java:372)
         Truncated. see log file for complete stacktrace
    >
    java.security.PrivilegedActionException: java.security.PrivilegedActionException: java.security.PrivilegedActionException: javax.management.InstanceNotFoundException: granite_wli_dev:Name=cgJMSServer,Type=JMSServer
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:373)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:147)

  • Process instances stop at timer event

    Hi,
    I modelled a process with intermediate timer event. When this timer expires an automatic activity is invoked which checks certain conditions. If these conditions are not met the process token returns to the timer until the conditions are met and another process path is entered. I observed quite a lot of process instances which stoped at this timer event, meaning: the timer doesn't expire any more and the entire process instance stands still. The reason for this seems to be:
    - database filled up (ok, this shouldn't happen. I accept that this has severe consequences)
    - restart of application or netweaver
    - running process archiving run
    Is there a way to reactivate these process instances other than aborting the current instance and starting a new one?
    Timer events use GalaxyTimerJob. I assume an appropriate database entry failed. Can I add this missing table entry by executing SQL commands or isn't it as easy as that?
    Thanks
    Regards
    Anja

    Hi Nick,
    yes, suspending and resuming doesn't change anything. 'Instance restart': you mean restarting NetWeaver? In fact, it seems to me, that fixes the problem for some process instances, but too many stay in their "corrupt" status.
    Can I execute some SQL statements to add this GalaxyTimerJob database entry? Even if there are such statements, would it be too critical as the various process instances might be in different states and the execution of such statements might rather brake than fix things?
    Regards
    Anja

  • IGE.graphic dispatches Event.REMOVED_FROM_STAGE events after each updatecomplete event

    When I type in TLFtextField dispatches RemovedFromStage events after each word! Why?
    var em:EditManager= new EditManager()
    em=txt.textFlow.interactionManager as EditManager
    var MC:mc=new mc()
    MC.addEventListener(Event.REMOVED_FROM_STAGE,rs)
    txt.textFlow.addEventListener(StatusChangeEvent.INLINE_GRAPHIC_STATUS_CHANGE,u)
    em.insertInlineGraphic(MC,"auto","auto")
    function u(e:StatusChangeEvent):void{
          if(e.status==InlineGraphicElementStatus.READY ||e.status==InlineGraphicElementStatus.SIZE_PENDING){
               txt.textFlow.flowComposer.updateAllControllers()
               if(e.status=="ready")txt.textFlow.removeEventListener(StatusChangeEvent.INLINE_GRAPHIC_ST ATUS_CHANGE,u)
    function rs(e:Event):void{
    trace(e.type)

    Thank you Richard
    This happens only if I set the IGE.float to none. Is there any other way
    to know if an IGE is removed from stage(user deletes it for e.g.)?
    Now my code is something like this:
    var em:EditManager= new EditManager()
    txt.textFlow.interactionManager=em
    em.textFlow.addEventListener(StatusChangeEvent.INLINE_GRAPHIC_STATUS_CHANGE,statusChanged)
    file.addEventListener(Event.SELECT,graphicSelected)
    function graphicSelected(e:Event){
      var flv:FLVPlayback= new FLVPlayback();
      flv.skin = "/SkinOverAllNoCaption.swf";
      flv.autoPlay = false;
      flv.source = new URLRequest(file.nativePath).url;//"C:/Users/Dell/Desktop/flv.f4v" for example
      flv.addEventListener(Event.REMOVED_FROM_STAGE,removeHandler);
      em.insertInlineGraphic(flv,"auto","auto""none", new SelectionState(txt.textFlow,0,0))     
      em.textFlow.flowComposer.updateAllControllers()
    function statusChanged(e:StatusChangeEvent):void
    trace(e.status)
    if(e.status==InlineGraphicElementStatus.READY ||e.status==InlineGraphicElementStatus.SIZE_PENDING){
      em.textFlow.flowComposer.updateAllControllers()
      if(e.status==InlineGraphicElementStatus.READY){
          txt.textFlow.removeEventListener(StatusChangeEvent.INLINE_GRAPHIC_STATUS_CHANGE,statusCha nged)
      gr.id=file.name//"flv.f4v" for example
    function removeHandler(e:Event):void
    if (e.currentTarget as FLVPlayback)
      var flv:FLVPlayback = e.currentTarget as FLVPlayback;
      ID=flv.source.substr(flv.source.lastIndexOf("/")+1)
      if (! em.textFlow.getElementByID(ID))
      var vp:VideoPlayer = flv.getVideoPlayer(0);
      vp.close();
      trace("REMOVED : "+ID); 
      currentGraphic=null
    else if(e.currentTarget as Loader){
      currentGraphic=null
    But the problem is the removeHandler function will check for existance of ALL IGEs with float set to
    none after typing each word, right?
    BTW Sorry for my bad English!

Maybe you are looking for

  • ITunes won't open.(No error message)

    Every time I try opening iTunes, it loads for a few seconds. I can see it in my processes. After the few seconds it disappeares. I'm not too sure if something is blocking it. I don't have an anti-virus running at the moment, so it isn't that. Can any

  • How do I change my Apple Discussions Alias name?

    I dont want to keep displaying my own name here, not sure why, but it seems that most dont. Online security I suppose. I asked this question in the wrong forum, but I am led to believe that it is just not possible. I was told that I could delete my A

  • How do I prevent Acrobat XI Pro from seizing control of inline pdf files in Safari?

    I prefer to view pdf files in Preview, but Acrobat rudely grabs control of the pdf functionality in Mac Safari. In the initial screen I choose NO when Acrobat asked if I wanted to use it for viewing browser pdf files, but it paid me no mind. There is

  • Is there a way to get a resized element height by ILayoutElement??

    Hi all, I am currently working on a means of layout out dynamic text and want my layout to check the RichText component to determine if it has enough space horizontally to fit in the available real estate.  For example, if the available browser width

  • How to implement new Indian currency symbol in oracle reports ..?

    Dear All, One of our client needs to display new indian currency symbol instead of the "Rs" in the report ourput. Our 10g application and db server is deployed in Sun solaris environment Please let me know how can i implement the same. Thanks in adva