Runtime.getPID() still not availble to get process ID

Hi folks,
this was reported as as bug 4244896 in 1999 and still hasn't made it into the VM. Although exactly what constitutes a processID isn't entirely portable on most OSs it generally has a fairly simple implementation "getpid()".
In the absence of this function, developers who do need this information have to resort to all sorts or non-portable tricks such as calls to perl's getppid() function which rather defeats the argument of encouraging portability.
If you agree this would be a useful enhancement please vote for this "RFE" to make it onto the "top 25" here:
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4244896
Thanks
John H.

Thanks BB and Rajiv.I am using the suggested approach ( getting request key using process instance key from OIU table) but I am not able to get the requestid for operations like "disable","enable".This is what my requirement is: I need to send an email after the operations like "Create User","Disable User" and "Enable User".I have written a process task adapter "SendEmail" which gets triggered on Successful completion of Create user,Disable user etc..In the Send email adapter,I am just passing the process instance key ,using which I was getting the requestkey (using SQL query).
This is working properly for "Create User" but failing for "Disable User".The reason i noticed is that,request id is getting updated after the request is completed but the "SendEmail" task is triggered before that.
Any thoughts on how to solve this?.Thanks.

Similar Messages

  • Runtime Error still not fixed in Reader 9

    Just downloaded and installed Reader 9 on my Win 2003 server machine.
    As soon as I start it up, I get the dreaded C++ Runtime Error:
    "This application has requested the Runtime to terminate it in an unusual way."
    Then, boom: Reader closes down. Furthermore, I can't double-click on a PDF file name, and I can't open a PDF in a browser. In both cases, I get the same error.
    Re-naming updater.api didn't fix the problem. Re-installing Reader didn't change anything, either.
    In doing my research, I see that this defect has plagued Reader users for several previous releases; i.e., for years now. That in itself is just incredible.
    What's worse: The defective installation of Release 9 just wiped out a perfectly functioning Reader 8.
    So... Does anyone know how to fix this annoying snag?
    Steve Kobb
    P.S.: Not interested in becoming a Foxit user.

    One of the few issues with Acrobat 9 that is peeking above the radar is the C++ error when launching Acrobat 9. There are two things that seem to be resolving the issue. One is to uninstall, delete all Acrobat leftovers, and then reinstall. However the solution that seems to be fixing more cases is a new admin user. According to Scott Worthington several of his cases were caused by users not having the correct permissions. That is they were domain admins instead of local admins. The best way to create a new admin user in these cases is to use the "back door" approach of creating the new user thru Administrative Tools/Computer Management. In the Computer Management window right-click on Users under Local Users and Groups and from the context menu choose New User. Fill out the fields at the top of the window and then uncheck User must change password at next logon. After the new user is created right click on the new user name and choose Properties from the context menu. Go to the Member Of tab and click New then add Administrators to the list. Use the "Check Names" button to make sure the group name is correct.If it is correct it will become underlined. It needs to be capitalized and must have an "s" on the end. Click Apply and then OK.

  • My iMac still not working carnt get into anything

    I've read the answers I've received and carnt use any of them because carnt get into it, not loading up at all anyone have any more ideas please ?

    I'm not sure what the blue and red patterns are - hopefully not problems with the graphics card. Anyway, here's a few things to try to see if you can make progress:
    Firstly, do you have backup to restore from if there are problems with your HD that can't be fixed?
    Safe Boot: restart holding down the 'shift' key until you see a grey progress bar. You'll be prompted for your admin password during bootup. Hopefully it will boot. Safe Boot runs a few checks on the HD and clears out some caches and generally attempts to give the Mac a health check. Once booted, restart as normal from the Apple menu.
    If that didn't help, try booting into the Recovery HD, launch Disk Utility and verify/repair your HD. Restart holding down Command + r and at the screen with four choices select Disk Utility and then select Macintosh HD and click on 'repair disk'. If anything gets changed click on repair disk again until you get a clean pass. Restart as normal from the Apple menu. More info here: http://support.apple.com/kb/HT4718
    Post back with your results.

  • I have just updated software updates for my iMac and I am still not able to get Firefox 4 to be accepted by Snow Leopard - how can this be solved?

    It appears that a number of people have had this problem, but I have not found a comprehensive location that will solve the compatibility problem between Snow Leopard and Firefox 4. Does this require the services of a tech to solve?

    Try:
    - Powering off and then back on your router.
    - iTunes for Windows: iTunes cannot contact the iPhone, iPad, or iPod software update server
    - Change the DNS to either Google's or Open DNS servers
    Public DNS — Google Developers
    OpenDNS IP Addresses
    - For one user uninstalling/reinstalling iTunes resolved the problem
    - Try on another computer/network
    - Wait if it is an Apple problem
    pinto123 wrote:
    i did every thing you said and when i went to restore this is what happened: the ipod software update server can not be contacted. make sure your network settings are correct and your network connection is active, or try again later. what do i do to restore.     i used the last way to do it the dfu

  • HT1212 My iphone is disabled after entering the wrong passcode.Followed the steps by connecting to itunes on my computer but still not helpful.Instead getting a message saying that i must turn off my icloud on iphone before i can resrore my device.

    My iphone is disabled.Followed the steps in itunes after connecting to my computer but getting a message saying that i must turn off 'find my iphone''  on my device before i can restore it.Impossible for me to do that because i obviously have no access to my device.Can anyone help me with this problem please?

    I think you should call via phone or perhaps take it to a phone store. I suggest taking your id, box packaging and other necessities such as the reciept of the phone being purchased.
    Hope this helped

  • Not able to get the data in COSB Table

    Hi Colleagues,
    I have created a Project and assign the WBS number to a Sales order and also have done all the settings in Result Analysis.
    But still not able to get the data in COSB table.
    Could you please suggest me the steps and process, Might be i have missed something..
    Thanks in Advance
    Regards
    Nitin

    Hi Ken,
    I have below mentioned requirement
    COSB will show value by object number and need to pass the object number to PRPS table to find the corresponding WBS element and then pass the WBS element to VBAP table to find the corresponding SO line item.
    Please let me know as Functional prospect what I have to do to bring this values in COSB table.
    Regards
    Nitin

  • Dbora script not executing all startup processes

    Hi,
    I am running Oracle10gR2 on RHEL4. I am having issues with my dbora script. I read quite a few of the posts about it and most people were having similar issues as me. However, I was still not able to get it to work properly. I am going to paste my dbora script and all the other things that I am suppose to do like edit the /etc/oratab file. The main problem I am having is that not all the process that need to be started are starting up. I've been messing around with the /etc/rc.d/init.d/rc.2..rc.3...rc.4...etc files and trying different combinations and they all give me different results. However, the one thing that never starts up is the database. I can get the listener to work and sometimes http server also, but never the database. And another weird thing is that when I check the logs (/var/log/boot.log) it says that the opmn process, for example, has been started, but when I check the status it is down. Here is how things look now.
    The /etc/oratab file
    # This file is used by ORACLE utilities. It is created by root.sh
    # and updated by the Database Configuration Assistant when creating
    # a database.
    # A colon, ':', is used as the field terminator. A new line terminates
    # the entry. Lines beginning with a pound sign, '#', are comments.
    # Entries are of the form:
    # $ORACLE_SID:$ORACLE_HOME:<N|Y>:
    # The first and second fields are the system identifier and home
    # directory of the database respectively. The third filed indicates
    # to the dbstart utility that the database should , "Y", or should not,
    # "N", be brought up at system boot time.
    # Multiple entries with the same $ORACLE_SID are not allowed.
    FPRCQA:/opt/app/oracle/product/10.2.0/db_1:Y#
    # *:/opt/app/oracle/product/10.2.0/http_1:N
    *:/opt/app/oracle/product/10.2.0/http_1:N
    -- The /etc/rc.d directory
    /etc/rc.d/rc4.d/S99dbora
    /etc/rc.d/rc4.d/K01dbora
    /etc/rc.d/rc3.d/S99dbora
    /etc/rc.d/rc3.d/K01dbora
    /etc/rc.d/rc5.d/S99dbora
    /etc/rc.d/rc5.d/K01dbora
    /etc/rc.d/rc1.d/K01dbora
    /etc/rc.d/rc2.d/S99dbora
    /etc/rc.d/rc2.d/K01dbora
    /etc/rc.d/rc6.d/K01dbora
    /etc/rc.d/rc0.d/K01dbora
    -- The dbora script
    #!/bin/bash
    # chkconfig: 35 99 10
    # description: Starts and stops Oracle processes
    # Set ORA_HOME to be equivalent to the $ORACLE_HOME
    # from which you wish to execute dbstart and dbshut;
    # Set ORA_OWNER to the user id of the owner of the
    # Oracle database in ORA_HOME.
    ORA_DB_HOME=/opt/app/oracle/product/10.2.0/db_1
    ORA_HTTP_HOME=/opt/app/oracle/product/10.2.0/http_1
    ORA_OWNER=oracle
    ORA_LSNR=LSNR_FPRCQA
    case "$1" in
    'start')
    # Start the TNS Listener
    su - $ORA_OWNER -c "$ORA_DB_HOME/bin/lsnrctl start $ORA_LSNR"
    # Start the Oracle databases:
    # The following command assumes that the oracle login
    # will not prompt the user for any values
    su - $ORA_OWNER -c $ORA_DB_HOME/bin/dbstart
    # Start the Intelligent Agent
    if [ -f $ORA_DB_HOME/bin/emctl ]; then
    su - $ORA_OWNER -c "$ORA_DB_HOME/bin/emctl start agent"
    elif [ -f $ORA_DB_HOME/bin/agentctl ]; then
    su - $ORA_OWNER -c "$ORA_DB_HOME/bin/agentctl start"
    else
    su - $ORA_OWNER -c "$ORA_DB_HOME/bin/lsnrctl dbsnmp_start"
    fi
    # Start Management Server
    if [ -f $ORA_DB_HOME/bin/emctl ]; then
    su - $ORA_OWNER -c "$ORA_DB_HOME/bin/emctl start dbconsole"
    elif [ -f $ORA_DB_HOME/bin/oemctl ]; then
    su - $ORA_OWNER -c "$ORA_DB_HOME/bin/oemctl start oms"
    fi
    # Start HTTP Server
    if [ -f $ORA_HTTP_HOME/opmn/bin/opmnctl ]; then
    su - $ORA_OWNER -c "$ORA_HTTP_HOME/opmn/bin/opmnctl start"
    su - $ORA_OWNER -c "$ORA_HTTP_HOME/opmn/bin/opmnctl startproc -ias_component=HTTP_Server"
    fi
    # Start iSQL*Plus
    if [ -f $ORA_HTTP_HOME/bin/isqlplusctl ]; then
    su - $ORA_OWNER -c "$ORA_DB_HOME/bin/isqlplusctl start"
    fi
    touch /var/lock/subsys/dbora
    'stop')
    # Stop iSQL*Plus
    if [ -f $ORA_DB_HOME/bin/isqlplusctl ]; then
    su - $ORA_OWNER -c "$ORA_DB_HOME/bin/isqlplusctl stop"
    fi
    # Stop HTTP Server
    if [ -f $ORA_HTTP_HOME/opmn/bin/opmnctl ]; then
    su - $ORA_OWNER -c "$ORA_HTTP_HOME/opmn/bin/opmnctl stopall"
    fi
    # Stop the TNS Listener
    su - $ORA_OWNER -c "$ORA_DB_HOME/bin/lsnrctl stop $ORA_LSNR"
    # Stop the Oracle databases:
    # The following command assumes that the oracle login
    # will not prompt the user for any values
    su - $ORA_OWNER -c $ORA_DB_HOME/bin/dbshut
    rm -f /var/lock/subsys/dbora
    esac
    # End of script dbora
    exit 0
    I would also appreciate if someone could tell me how these rc.2 execute and what order.
    Thank you all.

    Ok, I have tried your combination as well as other ones for the runlevels and they all took an hour or more to get the server back up again. The current configurations bring up the server within a few minutes, however, the database nor opmn process is starting. I was wondering if you could still help me? Here is my current runlevel configuration and /var/log/boot.log file. Notice the dbora entries. Thanks!
    /etc/rc.d/rc4.d/K10dbora
    /etc/rc.d/rc3.d/S99dbora
    /etc/rc.d/init.d/dbora
    /etc/rc.d/rc5.d/S99dbora
    /etc/rc.d/rc1.d/K10dbora
    /etc/rc.d/rc2.d/K10dbora
    /etc/rc.d/rc6.d/K10dbora
    /etc/rc.d/rc0.d/K10dbora
    Aug 7 11:48:56 rh-staging cups-config-daemon: cups-config-daemon -TERM succeeded
    Aug 7 11:48:56 rh-staging haldaemon: haldaemon -TERM succeeded
    Aug 7 11:48:56 rh-staging messagebus: messagebus -TERM succeeded
    Aug 7 11:48:56 rh-staging rhnsd: rhnsd shutdown succeeded
    Aug 7 11:48:56 rh-staging atd: atd shutdown succeeded
    Aug 7 11:48:57 rh-staging cups: cupsd shutdown succeeded
    Aug 7 11:48:57 rh-staging dbora: iSQL*Plus 10.2.0.3.0
    Aug 7 11:48:57 rh-staging dbora: Copyright (c) 2003, 2006, Oracle. All Rights Reserved.
    Aug 7 11:49:26 rh-staging dbora: iSQL*Plus instance on port 5560 is not running ...
    Aug 7 11:49:26 rh-staging dbora: opmnctl: stopping opmn and all managed processes...
    Aug 7 11:49:32 rh-staging dbora:
    Aug 7 11:49:32 rh-staging dbora: LSNRCTL for Linux: Version 10.2.0.3.0 - Production on 07-AUG-2007 11:49:32
    Aug 7 11:49:32 rh-staging dbora:
    Aug 7 11:49:32 rh-staging dbora: Copyright (c) 1991, 2006, Oracle. All rights reserved.
    Aug 7 11:49:32 rh-staging dbora:
    Aug 7 11:49:32 rh-staging dbora: Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=rh-staging.fprc.ophth.wisc.edu)(PORT=1521)))
    Aug 7 11:49:33 rh-staging dbora: The command completed successfully
    Aug 7 11:49:33 rh-staging dbora: ORACLE_HOME_LISTNER is not SET, unable to auto-stop Oracle Net Listener
    Aug 7 11:49:33 rh-staging dbora: Usage: /opt/app/oracle/product/10.2.0/db_1/bin/dbshut ORACLE_HOME
    Aug 7 11:49:33 rh-staging dbora: Processing Database instance "FPRCQA": log file /opt/app/oracle/product/10.2.0/db_1/shutdown.logAug 7 11:49:34 rh-staging rc: Stopping dbora: succeededAug 7 11:49:34 rh-staging xfs: xfs shutdown succeeded
    Aug 7 11:49:35 rh-staging gpm: gpm shutdown succeeded
    Aug 7 11:49:35 rh-staging sshd: sshd -TERM succeeded
    Aug 7 11:49:35 rh-staging sendmail: sm-client shutdown succeeded
    Aug 7 11:49:35 rh-staging sendmail: sendmail shutdown succeeded
    Aug 7 11:49:35 rh-staging smb: smbd shutdown succeeded
    Aug 7 11:49:36 rh-staging smb: nmbd shutdown succeeded
    Aug 7 11:49:36 rh-staging xinetd: xinetd shutdown succeeded
    Aug 7 11:49:36 rh-staging acpid: acpid shutdown succeeded
    Aug 7 11:49:36 rh-staging crond: crond shutdown succeeded
    Aug 7 11:49:36 rh-staging autofs: Stopping automount:
    Aug 7 11:49:36 rh-staging autofs: automount shutdown succeeded
    Aug 7 11:49:36 rh-staging autofs:
    Aug 7 11:49:36 rh-staging autofs:
    Aug 7 11:49:36 rh-staging rc: Stopping autofs: succeeded
    Aug 7 11:49:37 rh-staging ntpd: ntpd shutdown succeeded
    Aug 7 11:49:37 rh-staging nfslock: rpc.statd shutdown succeeded
    Aug 7 11:49:37 rh-staging irqbalance: irqbalance shutdown succeeded
    Aug 7 11:49:38 rh-staging portmap: portmap shutdown succeeded
    Aug 7 11:49:39 rh-staging syslog: klogd shutdown succeeded
    Aug 7 11:51:32 rh-staging syslog: syslogd startup succeeded
    Aug 7 11:51:32 rh-staging syslog: klogd startup succeeded
    Aug 7 11:51:32 rh-staging irqbalance: irqbalance startup succeeded
    Aug 7 11:51:32 rh-staging portmap: portmap startup succeeded
    Aug 7 11:51:32 rh-staging nfslock: rpc.statd startup succeeded
    Aug 7 11:51:33 rh-staging rpcidmapd: rpc.idmapd startup succeeded
    Aug 7 11:51:33 rh-staging netfs: Mounting other filesystems: succeeded
    Aug 7 11:51:33 rh-staging rc: Starting lm_sensors: succeeded
    Aug 7 11:51:34 rh-staging autofs: automount startup succeeded
    Aug 7 11:51:34 rh-staging acpid: acpid startup succeeded
    Aug 7 06:50:19 rh-staging rc.sysinit: -e
    Aug 7 06:50:31 rh-staging start_udev: Starting udev: succeeded
    Aug 7 06:50:34 rh-staging rc.sysinit: -e
    Aug 7 06:50:41 rh-staging sysctl: net.ipv4.ip_forward = 0
    Aug 7 06:50:41 rh-staging sysctl: net.ipv4.conf.default.rp_filter = 1
    Aug 7 06:50:41 rh-staging sysctl: net.ipv4.conf.default.accept_source_route = 0
    Aug 7 06:50:41 rh-staging sysctl: kernel.sysrq = 0
    Aug 7 06:50:41 rh-staging sysctl: kernel.core_uses_pid = 1
    Aug 7 06:50:41 rh-staging sysctl: kernel.shmmax = 2147483648
    Aug 7 06:50:41 rh-staging sysctl: kernel.sem = 250 32000 100 128
    Aug 7 06:50:41 rh-staging sysctl: net.ipv4.ip_local_port_range = 1024 65536
    Aug 7 06:50:41 rh-staging sysctl: net.core.rmem_default = 262144
    Aug 7 06:50:41 rh-staging sysctl: net.core.rmem_max = 262144
    Aug 7 06:50:41 rh-staging sysctl: net.core.wmem_default = 262144
    Aug 7 06:50:41 rh-staging sysctl: net.core.wmem_max = 262144
    Aug 7 06:50:41 rh-staging rc.sysinit: Configuring kernel parameters: succeeded
    Aug 7 11:50:42 rh-staging date: Tue Aug 7 11:50:42 CDT 2007
    Aug 7 11:50:42 rh-staging rc.sysinit: Setting clock (localtime): Tue Aug 7 11:50:42 CDT 2007 succeeded
    Aug 7 11:50:42 rh-staging rc.sysinit: Loading default keymap succeeded
    Aug 7 11:50:42 rh-staging rc.sysinit: Setting hostname rh-staging.fprc.ophth.wisc.edu: succeeded
    Aug 7 11:50:42 rh-staging rc.sysinit: Checking root filesystem succeeded
    Aug 7 11:50:42 rh-staging rc.sysinit: Remounting root filesystem in read-write mode: succeeded
    Aug 7 11:50:42 rh-staging lvm.static: No volume groups found
    Aug 7 11:50:42 rh-staging rc.sysinit: Setting up Logical Volume Management: succeeded
    Aug 7 11:50:42 rh-staging rc.sysinit: Checking filesystems succeeded
    Aug 7 11:50:42 rh-staging rc.sysinit: Mounting local filesystems: succeeded
    Aug 7 11:50:42 rh-staging rc.sysinit: Enabling local filesystem quotas: succeeded
    Aug 7 11:50:43 rh-staging rc.sysinit: Enabling swap space: succeeded
    Aug 7 11:50:43 rh-staging sysstat: Calling the system activity data collector (sadc):
    Aug 7 11:50:43 rh-staging sysstat:
    Aug 7 11:50:43 rh-staging rc: Starting sysstat: succeeded
    Aug 7 11:50:44 rh-staging readahead_early: Starting background readahead:
    Aug 7 11:50:44 rh-staging rc: Starting readahead_early: succeeded
    Aug 7 11:51:28 rh-staging kudzu: failed
    Aug 7 11:51:28 rh-staging kudzu: Hardware configuration timed out.
    Aug 7 11:51:28 rh-staging kudzu: Run '/usr/sbin/kudzu' from the command line to re-detect.
    Aug 7 11:51:29 rh-staging pcmcia: Starting PCMCIA services:
    Aug 7 11:51:29 rh-staging pcmcia: cardmgr[2283]: no sockets found!
    Aug 7 11:51:29 rh-staging pcmcia: done.
    Aug 7 11:51:29 rh-staging rc: Starting pcmcia: succeeded
    Aug 7 11:51:29 rh-staging sysctl: net.ipv4.ip_forward = 0
    Aug 7 11:51:29 rh-staging sysctl: net.ipv4.conf.default.rp_filter = 1
    Aug 7 11:51:29 rh-staging sysctl: net.ipv4.conf.default.accept_source_route = 0
    Aug 7 11:51:29 rh-staging sysctl: kernel.sysrq = 0
    Aug 7 11:51:29 rh-staging sysctl: kernel.core_uses_pid = 1
    Aug 7 11:51:29 rh-staging sysctl: kernel.shmmax = 2147483648
    Aug 7 11:51:29 rh-staging sysctl: kernel.sem = 250 32000 100 128
    Aug 7 11:51:29 rh-staging sysctl: net.ipv4.ip_local_port_range = 1024 65536
    Aug 7 11:51:29 rh-staging sysctl: net.core.rmem_default = 262144
    Aug 7 11:51:29 rh-staging sysctl: net.core.rmem_max = 262144
    Aug 7 11:51:29 rh-staging sysctl: net.core.wmem_default = 262144
    Aug 7 11:51:29 rh-staging sysctl: net.core.wmem_max = 262144
    Aug 7 11:51:29 rh-staging network: Setting network parameters: succeeded
    Aug 7 11:51:30 rh-staging network: Bringing up loopback interface: succeeded
    Aug 7 11:51:31 rh-staging network: Bringing up interface eth0: succeeded
    Aug 7 11:51:35 rh-staging cups: cupsd startup succeeded
    Aug 7 11:51:36 rh-staging sshd: succeeded
    Aug 7 11:51:36 rh-staging xinetd: xinetd startup succeeded
    Aug 7 11:51:37 rh-staging ntpd: succeeded
    Aug 7 11:51:37 rh-staging ntpd: ntpd startup succeeded
    Aug 7 11:51:38 rh-staging sendmail: sendmail startup succeeded
    Aug 7 11:51:38 rh-staging sendmail: sm-client startup succeeded
    Aug 7 11:51:38 rh-staging gpm: gpm startup succeeded
    Aug 7 11:51:39 rh-staging crond: crond startup succeeded
    Aug 7 11:51:40 rh-staging xfs: xfs startup succeeded
    Aug 7 11:51:40 rh-staging smb: smbd startup succeeded
    Aug 7 11:51:40 rh-staging smb: nmbd startup succeeded
    Aug 7 11:51:41 rh-staging winbind: winbindd startup succeeded
    Aug 7 11:51:41 rh-staging anacron: anacron startup succeeded
    Aug 7 11:51:41 rh-staging atd: atd startup succeeded
    Aug 7 11:51:41 rh-staging readahead: Starting background readahead:
    Aug 7 11:51:41 rh-staging rc: Starting readahead: succeeded
    Aug 7 11:51:41 rh-staging messagebus: messagebus startup succeeded
    Aug 7 11:51:41 rh-staging rhnsd: rhnsd startup succeeded
    Aug 7 11:51:41 rh-staging cups-config-daemon: cups-config-daemon startup succeeded
    Aug 7 11:51:41 rh-staging haldaemon: haldaemon startup succeeded
    Aug 7 11:51:43 rh-staging dbora:
    Aug 7 11:51:43 rh-staging dbora: LSNRCTL for Linux: Version 10.2.0.3.0 - Production on 07-AUG-2007 11:51:43
    Aug 7 11:51:43 rh-staging dbora:
    Aug 7 11:51:43 rh-staging dbora: Copyright (c) 1991, 2006, Oracle. All rights reserved.
    Aug 7 11:51:43 rh-staging dbora:
    Aug 7 11:51:43 rh-staging dbora: Starting /opt/app/oracle/product/10.2.0/db_1/bin/tnslsnr: please wait...
    Aug 7 11:51:43 rh-staging dbora:
    Aug 7 11:51:44 rh-staging dbora: TNSLSNR for Linux: Version 10.2.0.3.0 - Production
    Aug 7 11:51:44 rh-staging dbora: System parameter file is /opt/app/oracle/product/10.2.0/db_1/network/admin/listener.ora
    Aug 7 11:51:44 rh-staging dbora: Log messages written to /opt/app/oracle/admin/FPRCQA/logmuseum/oraclenet/lsnr_fprcqa.log
    Aug 7 11:51:44 rh-staging dbora: Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=rh-staging.fprc.ophth.wisc.edu)(PORT=1521)))
    Aug 7 11:51:44 rh-staging dbora: Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC0)))
    Aug 7 11:51:44 rh-staging dbora:
    Aug 7 11:51:44 rh-staging dbora: Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=rh-staging.fprc.ophth.wisc.edu)(PORT=1521)))
    Aug 7 11:51:44 rh-staging dbora: STATUS of the LISTENER
    Aug 7 11:51:44 rh-staging dbora: ------------------------
    Aug 7 11:51:44 rh-staging dbora: Alias LSNR_FPRCQA
    Aug 7 11:51:44 rh-staging dbora: Version TNSLSNR for Linux: Version 10.2.0.3.0 - Production
    Aug 7 11:51:44 rh-staging dbora: Start Date 07-AUG-2007 11:51:43
    Aug 7 11:51:44 rh-staging dbora: Uptime 0 days 0 hr. 0 min. 0 sec
    Aug 7 11:51:44 rh-staging dbora: Trace Level off
    Aug 7 11:51:44 rh-staging dbora: Security ON: Local OS Authentication
    Aug 7 11:51:44 rh-staging dbora: SNMP OFF
    Aug 7 11:51:44 rh-staging dbora: Listener Parameter File /opt/app/oracle/product/10.2.0/db_1/network/admin/listener.ora
    Aug 7 11:51:44 rh-staging dbora: Listener Log File /opt/app/oracle/admin/FPRCQA/logmuseum/oraclenet/lsnr_fprcqa.log
    Aug 7 11:51:44 rh-staging dbora: Listening Endpoints Summary...
    Aug 7 11:51:44 rh-staging dbora: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=rh-staging.fprc.ophth.wisc.edu)(PORT=1521)))
    Aug 7 11:51:44 rh-staging dbora: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC0)))
    Aug 7 11:51:44 rh-staging dbora: Services Summary...
    Aug 7 11:51:44 rh-staging dbora: Service "FPRCQA.fprc.ophth.wisc.edu" has 1 instance(s).
    Aug 7 11:51:44 rh-staging dbora: Instance "FPRCQA", status UNKNOWN, has 1 handler(s) for this service...
    Aug 7 11:51:44 rh-staging dbora: Service "PLSExtProc" has 1 instance(s).
    Aug 7 11:51:44 rh-staging dbora: Instance "PLSExtProc", status UNKNOWN, has 1 handler(s) for this service...
    Aug 7 11:51:44 rh-staging dbora: The command completed successfully
    Aug 7 11:51:44 rh-staging dbora: ORACLE_HOME_LISTNER is not SET, unable to auto-start Oracle Net Listener
    Aug 7 11:51:44 rh-staging dbora: Usage: /opt/app/oracle/product/10.2.0/db_1/bin/dbstart ORACLE_HOME
    Aug 7 11:51:44 rh-staging dbora: Processing Database instance "FPRCQA": log file /opt/app/oracle/product/10.2.0/db_1/startup.log
    Aug 7 11:51:51 rh-staging dbora: TZ set to US/Central
    Aug 7 11:51:54 rh-staging dbora: Oracle Enterprise Manager 10g Database Control Release 10.2.0.3.0
    Aug 7 11:51:54 rh-staging dbora: Copyright (c) 1996, 2006 Oracle Corporation. All rights reserved.
    Aug 7 11:51:55 rh-staging dbora: Starting agent ...
    Aug 7 11:51:56 rh-staging dbora: .
    Aug 7 11:51:57 rh-staging dbora: .
    Aug 7 11:51:58 rh-staging dbora: started.
    Aug 7 11:52:03 rh-staging dbora: TZ set to US/Central
    Aug 7 11:52:04 rh-staging dbora: Oracle Enterprise Manager 10g Database Control Release 10.2.0.3.0
    Aug 7 11:52:04 rh-staging dbora: Copyright (c) 1996, 2006 Oracle Corporation. All rights reserved.
    Aug 7 11:52:04 rh-staging dbora: http://rh-staging.fprc.ophth.wisc.edu:1 ... pplication
    Aug 7 11:52:04 rh-staging dbora: Agent Version : 10.1.0.5.1
    Aug 7 11:52:04 rh-staging dbora: OMS Version : 10.1.0.5.0
    Aug 7 11:52:04 rh-staging dbora: Protocol Version : 10.1.0.2.0
    Aug 7 11:52:04 rh-staging dbora: Agent Home : /opt/app/oracle/product/10.2.0/db_1/rh-staging.fprc.ophth.wisc.edu_FPRCQA
    Aug 7 11:52:04 rh-staging dbora: Agent binaries : /opt/app/oracle/product/10.2.0/db_1
    Aug 7 11:52:04 rh-staging dbora: Agent Process ID : 3701
    Aug 7 11:52:04 rh-staging dbora: Parent Process ID : 3698
    Aug 7 11:52:04 rh-staging dbora: Agent URL : http://rh-staging.fprc.ophth.wisc.edu:3938/emd/main
    Aug 7 11:52:04 rh-staging dbora: Started at : 2007-08-07 11:51:55
    Aug 7 11:52:04 rh-staging dbora: Started by user : oracle
    Aug 7 11:52:04 rh-staging dbora: Last Reload : 2007-08-07 11:51:55
    Aug 7 11:52:04 rh-staging dbora: Last successful upload : (none)
    Aug 7 11:52:04 rh-staging dbora: Last attempted upload : (none)
    Aug 7 11:52:04 rh-staging dbora: Total Megabytes of XML files uploaded so far : 0.00
    Aug 7 11:52:04 rh-staging dbora: Number of XML files pending upload : 3
    Aug 7 11:52:04 rh-staging dbora: Size of XML files pending upload(MB) : 0.05
    Aug 7 11:52:04 rh-staging dbora: Available disk space on upload filesystem : 78.17%
    Aug 7 11:52:04 rh-staging dbora: Agent is already started. Will restart the agent
    Aug 7 11:52:09 rh-staging dbora: Stopping agent ...
    Aug 7 11:52:11 rh-staging dbora: stopped.
    Aug 7 11:52:11 rh-staging dbora: Starting Oracle Enterprise Manager 10g Database Control ...
    Aug 7 11:52:15 rh-staging dbora: .Aug 7 11:52:46 rh-staging last message repeated 6 times

  • P505-S8980 BluRay DVD Avatar still not working.

     I downloaded the supposed patch for the BluRay that will allow the Avatar disc to run. I think the info is showing in my BD software that it's been updated. Yet it is still not working. Any process that I missed? Thanks.

    I've solved this same issue using the Microsoft Fixit for the DVD-BLURAY and It worked just well.
    My computer is a QOSMIO X75-ASP7302KL I hope this help you to solve yours.

  • HT1491 I downloaded 21 jump street on my IPhone and it has been two days and it is still not downloaded and seems to be frozen at "processing," is there anything that I can do to make the movie download or get my money back?

    I downloaded "21 Jump Street" on my IPhone and it has been two days and it is still not downloaded ans it seems to be frozen at "processing," is there anything that I can do to make the movie download or get my money back?

    Have you tried restarting or resetting your iPhone?
    Restart: Press On/Off button until the Slide to Power Off slider appears, select Slide to Power Off and, after It shuts down, press the On/Off button until the Apple logo appears.
    Reset: Press the Home and On/Off buttons at the same time and hold them until the Apple logo appears (about 10 seconds).
    No data will be lost.

  • Automatic update of number ranges in FBN1 is not getting processed

    Automatic update of number ranges in FBN1 (current status) level is not getting processed.
    Tried posting a customer payment document in the system though number ranges are maintained for the year 2015 the number ranges are not overlapped last year all documents are closed but still the numbers are not been picked automatically in FBN1 kindly help in this issue

    Hello Rajesh
    Please verify if number ranges are maintained correctly, verify same using transaction OBA7. Also ensure that external assignment is unchecked in FBN1. Share screenshots if possible.
    Regards
    Aniket

  • Bulky Message are not getting processed

    Hi All,
    Recently we have upgraded our XI systems to EHP4.
    After upgrade Bulky files are not getting processed into XI system. Small files are getting processed successfully.
    Earlier we had faced same issue at that time we have maintained some parameters in transaction RZ10, RZ11, SXMB_ADM-->
    Integration Configuration--> HTTP time out parameter.
    Same parameters are still there. But now the message is not getting processed in XI when we check into sxi_monitor. Message mapping is also not seems to be a problem as we havnt put any bulky logic over there.
    The message is not getting processed ahead of  Receiver Grouping .  Please find attached log from Performanceheader
    <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
    - <!--  Receiver Grouping
      -->
    - <SAP:PerformanceHeader xmlns:SAP="http://sap.com/xi/XI/Message/30">
    - <SAP:RunTimeItem>
      <SAP:Name type="ADAPTER_IN">INTEGRATION_ENGINE_HTTP_ENTRY</SAP:Name>
      <SAP:Timestamp type="begin" host="evoxicqab">20091210134229.930472</SAP:Timestamp>
      </SAP:RunTimeItem>
    - <SAP:RunTimeItem>
      <SAP:Name type="ADAPTER_IN">INTEGRATION_ENGINE_HTTP_ENTRY</SAP:Name>
      <SAP:Timestamp type="end" host="evoxicqab">20091210134232.052577</SAP:Timestamp>
      </SAP:RunTimeItem>
    - <SAP:RunTimeItem>
      <SAP:Name type="CORE">INTEGRATION_ENGINE</SAP:Name>
      <SAP:Timestamp type="begin" host="evoxicqab">20091210134232.059576</SAP:Timestamp>
      </SAP:RunTimeItem>
    - <SAP:RunTimeItem>
      <SAP:Name type="CORE">INTEGRATION_ENGINE</SAP:Name>
      <SAP:Timestamp type="end" host="evoxicqab">20091210134232.07151</SAP:Timestamp>
      </SAP:RunTimeItem>
    - <SAP:RunTimeItem>
      <SAP:Name type="DBQUEUE">DB_ENTRY_QUEUING</SAP:Name>
      <SAP:Timestamp type="begin" host="evoxicqab">20091210134232.071518</SAP:Timestamp>
      </SAP:RunTimeItem>
    - <SAP:RunTimeItem>
      <SAP:Name type="DBQUEUE">DB_ENTRY_QUEUING</SAP:Name>
      <SAP:Timestamp type="end" host="evoxicqab">20091210134237.239947</SAP:Timestamp>
      </SAP:RunTimeItem>
    - <SAP:RunTimeItem>
      <SAP:Name type="PLSRV">PLSRV_RECEIVER_DETERMINATION</SAP:Name>
      <SAP:Timestamp type="begin" host="evoxicqab">20091210134237.241179</SAP:Timestamp>
      </SAP:RunTimeItem>
    - <SAP:RunTimeItem>
      <SAP:Name type="PLSRV">PLSRV_RECEIVER_DETERMINATION</SAP:Name>
      <SAP:Timestamp type="end" host="evoxicqab">20091210134237.250385</SAP:Timestamp>
      </SAP:RunTimeItem>
    - <SAP:RunTimeItem>
      <SAP:Name type="PLSRV">PLSRV_INTERFACE_DETERMINATION</SAP:Name>
      <SAP:Timestamp type="begin" host="evoxicqab">20091210134239.999045</SAP:Timestamp>
      </SAP:RunTimeItem>
    - <SAP:RunTimeItem>
      <SAP:Name type="PLSRV">PLSRV_INTERFACE_DETERMINATION</SAP:Name>
      <SAP:Timestamp type="end" host="evoxicqab">20091210134240.001292</SAP:Timestamp>
      </SAP:RunTimeItem>
    - <SAP:RunTimeItem>
      <SAP:Name type="PLSRV">PLSRV_RECEIVER_MESSAGE_SPLIT</SAP:Name>
      <SAP:Timestamp type="begin" host="evoxicqab">20091210134240.001413</SAP:Timestamp>
      </SAP:RunTimeItem>
    - <SAP:RunTimeItem>
      <SAP:Name type="PLSRV">PLSRV_RECEIVER_MESSAGE_SPLIT</SAP:Name>
      <SAP:Timestamp type="end" host="evoxicqab">20091210134240.026156</SAP:Timestamp>
      </SAP:RunTimeItem>
    - <SAP:RunTimeItem>
      <SAP:Name type="DBQUEUE">DB_SPLITTER_QUEUING</SAP:Name>
      <SAP:Timestamp type="begin" host="evoxicqab">20091210134240.026164</SAP:Timestamp>
      </SAP:RunTimeItem>
      </SAP:PerformanceHeader>

    Hi
    Have you checked this thread, same discussion here
    Performance of XI Interfaces
    Also check this blog
    /people/michal.krawczyk2/blog/2006/06/08/xi-timeouts-timeouts-timeouts
    Regards
    Ramesh

  • Even though block popup windows is unchecked in content tab of options, I am still not getting any popups. Please help me.

    Hi - Even though block popup windows is unchecked in content tab of options, I am still not getting any popups. Please suggest how to over come this problem.

    Start Firefox in <u>[[Safe Mode|Safe Mode]]</u> to check if one of the extensions (Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem.
    *Switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance
    *Do NOT click the Reset button on the Safe Mode start window
    *https://support.mozilla.org/kb/Safe+Mode
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes
    Did you make sure that your security software isn't blocking the pop-ups?
    Boot the computer in Windows Safe Mode with network support (press F8 on the boot screen) as a test.
    *http://www.bleepingcomputer.com/tutorials/how-to-start-windows-in-safe-mode/

  • Not able to get the data from synchronous Webservice To BPEL process

    Hi All,
    My requirement is : Third party has some webservice.They are pushing data to that Webservice(Wsdl).
    Third part WSDL example : http://ipaddress:port/name/Service.svc?wsdl ( This is just example format of their WSDL)
    After that I need to get that data into my BPEL process and update my system.
    When I built My Snchronous BPEL process I imported third party WSDL(http://ipaddress:port/name/Service.svc?wsdl) through 'import WSDL' in dialog.After that I automatically got the (request and response schema elements) parameters from that WSDL.I gave input and output of the BPEL process from those elements.
    I pasted that third party URL iin SOAPUI and I got their operations and schemas.Based on that I had choosen the elements for 'input' and 'output' of the BPEL processes.I am also getting the schema structures in 'Assign' or 'Transform' activity.
    I built the whole process.
    I have the Process.
    Now Client is pushing data to their WSDL(http://ipaddress:port/name/Service.svc?wsdl) as it is their data pushing interface.But that data is not coming to my BPEL process and instance is not being created in EM console.
    As I have imported their WSDL into my BPEL process,I need to get the data.But I am not getting the data.
    Is there any problem in MY BPEL process?
    (or)
    DO I need to use 'Webservice' Adapter in 'Exposed Services' Swimlane in Composite Editor to have the third party URL, so that they Can push the data to that WSDL in turn that data comes into my BPEL process?
    Can anybody help me this case?
    once again my requirement is :
    Client pushes the data through their WSDL url -----> I need to get that data into MY BPEL process --> I have my own WSDl to take that details into my system.

    I will explain the requirement in small paragraph:
    There are two applications.One is our application(X) and another one is third party application(Y).
    I need to update in my application(X) based on data coming from application(Y).
    I am using SOA as a middle tier to have communication between Y and X.
    (Ex: if they send some info like event type 'event1' from Y ,I need to update that 'event1' data in my X application)
    The work at third party application is :
    According their info,They will push data from their end to their WSDL( http://ipaddress:port/name/Service.svc?wsdl ).
    They are telling they can only send the data to their WSDL( http://ipaddress:port/name/Service.svc?wsdl ).
    They will not consume our BPEL process(I think they might be wrong at this point of time).They have one WSDL to send or push the data from their end.
    The work at from our side(SOA & X application)
    From that point ,our BPEL process has to receive that data and update that data into my application(X).
    I hope You understand my requirement.
    Can you guide me through how to achieve this task as they are telling they have to use their WSDL to push the data?
    (or)
    Do I need to take 'Webservice' adapter into Exposed Services Swimlane in Jdeveloper to have their webservice(third party WSDL),If it is So Can you tell me the details how to take 'input' and 'output' for BPEL process?
    (or)
    Can YOu suggest me to talk to them to consume my BPEL process directly?
    Thanks
    Edited by: 899283 on Aug 17, 2012 4:55 AM

  • Hi everybody.. i have a problem nad i need help a.s.a.p ... i forgut my ipad passcode and tryed to remember it tell it locked and i cant get open .. it says connect to itunes .. i did that and its still not opening? what can i do? thanks

    hi everybody.. i have a problem nad i need help a.s.a.p ... i forgut my ipad passcode and tryed to remember it tell it locked and i cant get open .. it says connect to itunes .. i did that and its still not opening? what can i do? thanks

    http://support.apple.com/kb/HT1808
    Regards.

  • I replaced the hard drive to a 30gig on my Ipod 4th gen. click wheel but it is still not recognized on my computer or in itunes......I get an error message with a folder and "!"....what can I do to fix??

    I replaced the hard drive to a 30gig on my Ipod 4th gen. click wheel but it is still not recognized on my computer or in itunes......I get an error message with a folder and "!"....what can I do to fix??

    Have you recharge the battery for at least 2 hours, or just leave it connected for 4 hours?
    (When you replaced the Hardisk, you should also replace the battery.)
    Some other iPod SSD sites, says that you may have to format the CF in FAT32, as Mac dont read NTFS drive so if Windows is the 1st PC that your CF is connected, it may be formatted to NTFS.
    You can try erasing the CF using Disk Utilty, so that Mac can recognise it. (but not Windows)
    Have a nice day!

Maybe you are looking for

  • How to suppress Save As dialog when using the Close button on an editable pdf

    Environment: Windows 7, SDK 9, Adobe Acrobat Pro X, Visual Studio 2010 Professional Summary: when a document is opened for editing using automation, edited, then closed using the "Close" button, the confirmation dialog appears, "yes" is selected and

  • My firefox wont open

    All of a sudden Firefox won't open. I click on the icon in my start menu/ taskbar and nothing happens. This was working perfectly fine about half an hour before this. I've already checked the task manager and firefox is not open in the process window

  • File upload throws an error if the file is opened

    The file upload throws an Application type error if attached file is opened and it returns the following error message: "The MIME type of the uploaded file "application/octet-stream" was not accepted by the server." The file type I tried to attach wa

  • Performance issue while extracting data from non-APPS schema tables.

    Hi, I have developed an ODBC application to extract data from Oracle E-Business Suite 12 tables. e.g. I am trying to extract data from HZ_IMP_PARTIES_INT table of Receivables application(Table is in "AR" database schema) using this ODBC application.

  • Error Loading Weather widget when docked

    I just got the multimedia dock for the Droid X and the weather widget fails to load. Any ideas how to repair this and make it work? Thanks for any help in this, love the device as I gave up my iPhone for this and will never go back!!!