Oracle 8i vs 9i JMS implementation?

Hi,
We are thinking about using 9i instead of 8i.
We know that 8i is not 100% JMS compliant but the question is - is 9i?
In short, does it support the onMessage method, more than one session per connection and JNDI lookup? Oh, and do you still need to downcast to subscribe to topics?
If anyone out there knows the answers you could save us some time and effort.
Any other comments would also be welcome.
Many Thanks
Kevin.

Hi,
I was wondering what you have learned about this issue, Oracle 9i JMS implementation. My specifics are that I am trying to learn whether or not Message driven beans are supported, and if not, what the recommended method is for managing many Async message listeners to a topic. I think that 9i only supports J2EE 1.1 which would imply no MDB support.
Thanks,
Peter

Similar Messages

  • Difference between EDN-DB and EDN-JMS implementation

    Experts,
    Looking for a difference between EDN-DB and EDN-JMS implementation. We have EDN implementation going on, where multiple source systems will be publishing business events. Events can be published using SOA Suite or JMS Bridge from AQ and MQ. In this scenario which implementation approach is suited better ?

    Oracle Apps Adapter can be used for many other products other than E-Business Suite (JD Edwards E1, OTM, and others).  The apps adapter was mainly used in ERP systems and was strong when you needed have added functionality other than just polling a db for a status / calling a stored procedure...  It could connect out to other business services, xml gateways and so-on.
    From a technical aspect / development perspective I always thought of that the Oracle Apps Adapter simplifies the development but, may is not flexible. The App Adapter's strength is the services that are difficult to integrate with (business services, xml gateway). If you need to hook in to these types of services, use the APPS adapter. (Again like it is named the "Apps Adapter" its for interacting w/ other applications to enable real-time processing / functionality. 
    That being said the dbAdapter can be very powerful but, like it is named is database focused (to poll some table to know when to kick off other logic and enable real-time functionality through database interaction.
    Looking at the Oracle 12C Roadmap I had heard that there is more planned for the Oracle Apps Adapter moving forward, especially as Anuj said in the "Financial Apps" side of the isle at Oracle. Who knows what is real and what isn't though =]
    Hope this helps!
    -Luke

  • Oracle AQ vs Weblogic JMS

    Hello, I have option to use Oracle AQ or Weblogic JMS for message persistence.
    Appreciate any one provide information or link for usability/comparative analysis of AQ and Weblogic JMS.
    i.e. Features of AQ Vs Features of Weblogic JMS. pro's and con's of both options. and which one is suitable as I have availability of both options.
    Thanks,

    Found a forum thread link over similar discussion: Oracle 11g -  WLJMS Vs AQJMS
    My questions are still unanswered in mentioned thread as well.
    Experts please extend you help over this.
    Thanks,

  • Does the Weblogic JMS implementation use the Time-To-Live values?

              I am trying to send a message to a Queue with a time-to-live. The only way that
              I can get this to work is by going into the console, and setting a default value
              on either the Queue or the connection factory. But this is not the behavior I
              want. I would like to do this programmatically instead so it can be property
              driven and a Sys Admin can change it easily.
              I downloaded the JMS spec and saw that you are supposed to set the time to live
              when calling the MessageProducer's send message. I did this, but it doesn't work.
              Is anybody else having this problem? Does Weblogic's JMS implementation just
              ignore this value? Or do I have my Queues and other JMS components set up incorrectly?
              P.S. All of my time-to-live overrides are set to -1 in the console, so my time
              to live set in the program should be respected.
              

              Tom,
              I was able to track it down to a programming error. Thanks for your help.
              Dan
              Tom Barnes <[email protected]> wrote:
              >Hi Daniel,
              >
              >Yes, client-specified message expiration works. I suspect
              >a programming error. First take a look and make sure that you are
              >not making the common mistake of trying to set the value
              >directly on the message, rather than on the producer - as per
              >the JMS spec and JMS javadoc, setting this value directly
              >on message will have no effect as the producer's value
              >will always override it. If this isn't the case,
              >please post your code and I'll take a look.
              >
              >FYI Note that all management fields can be programmatically
              >set as well. Since you want programmatic administrative
              >control, this means that you have the option of
              >programmatically configuring the destination's time-to-live
              >override field if you so wish.
              >
              >Tom
              >
              >Daniel Livesay wrote:
              >
              >> I am trying to send a message to a Queue with a time-to-live. The
              >only way that
              >> I can get this to work is by going into the console, and setting a
              >default value
              >> on either the Queue or the connection factory. But this is not the
              >behavior I
              >> want. I would like to do this programmatically instead so it can be
              >property
              >> driven and a Sys Admin can change it easily.
              >>
              >> I downloaded the JMS spec and saw that you are supposed to set the
              >time to live
              >> when calling the MessageProducer's send message. I did this, but it
              >doesn't work.
              >> Is anybody else having this problem? Does Weblogic's JMS implementation
              >just
              >> ignore this value? Or do I have my Queues and other JMS components
              >set up incorrectly?
              >>
              >> P.S. All of my time-to-live overrides are set to -1 in the console,
              >so my time
              >> to live set in the program should be respected.
              >
              

  • Regarding jms implementation that comes with reference j2ee server from sun

    I have a message bean that is trying to read message off the queue, do something, and put a message on to other queue.
    The problem: I am loosing a message.
    I have tried both the container managed as well as bean managed transaction.
    Is there any bug with the reference JMS server? I am using the SimpleQueueSender that comes with the jms tutorial from sun to send message in a persisted mode. I am running the J2EE server that comes from SUN.
    I will post the code if someone is willing to take a sincere look.
    Thanks
    Aman

    I can tell you one thing about JMS, I have websphere MQ Series, Even the product like MQ from IBM have limitation when using 2 phase commit(), it supports 2 PC only when websphere and MQ Series are installed on the same box, So i would not be surprised if there is a bug in reference JMS implementation and you are losing messages even though in transaction. Are you using distributed transaction.

  • Oracle JCA Adapter for JMS

    Is there any tutorial which describes how to setup Oracle JCA Adapter for JMS in a clustered environment?

    If the StreamPayload property does not exist, then the default value false is assumed.
    <activation-spec className="oracle.tip.adapter.aq.inbound.AQDequeueActivationSpec">
    <property name="QueueName" value="RAW_IN_QUEUE"/>
    <property name="DatabaseSchema" value="SCOTT"/>
    <property name="StreamPayload" value="true"/>
    </activation-spec>
    you can add <property name="StreamPayload" value="true"/>
    to the .jca file but rememeber This property is applicable when processing Raw messages, XMLType messages, and ADT type messages for which a payload is specified though an ADT attribute.

  • License for jms  implementation

    Hi, I am planning to implement a light-weight JMS implementation to suit my work. I want to know whom to contact for getting a go-ahead regarding the license for specification. Could anyone from Sun team if they have seen this post respond OR anyone who knows the process to be followed.
    Thanks
    ~Venkat

    Hi v.
    I do not think u need any license for the specification.

  • IS JMS implementation available for BMQ?

    Hi,
              I have an exposure to BMQ middleware and we have been accessing this thru the C libraries and now since we are moving to java, i would like to know if there is JMS support for BMQ and if so where can i find/download the JMS implementation
              

    Hi Dheepak,
              I think you are referring to MessageQ. There is a pure
              java client, although it is not a JMS client. I'm not sure
              how it is packaged or licensed. Contact BEA sales and they
              should be able to track it down for you. If they have trouble,
              feel free to give them my name.
              Tom, BEA
              Dheepak wrote:
              > Hi,
              > I have an exposure to BMQ middleware and we have been accessing this thru the C libraries and now since we are moving to java, i would like to know if there is JMS support for BMQ and if so where can i find/download the JMS implementation
              

  • Jms implementation

    Hi;
    I search :
    1- a jms implementation (source code or a example) for realizing the following fonction :
    When a message is posted by a client to the queue, my component extracts the trade details and sends them inside of a mail (via javamail).
    - Which are the errors not to make whan one uses JMS (I use Jboss) ?
    Regards

    Almost every JMS example will show you how to consume messages from a queue. There a some at java.sun.com and you could find plenty more if only you weren't too lazy to use google.
    Instead of using javamail use the apache commons simple mail package - it's much easier.
    In your case I would worry about getting an repeating exception while sending the email which causes your JMS transaction to rollback. By default the message will be automatically redelivered so you'll be stuck in an infinitely loop of
    1. read message
    2. process message
    3. send email <--- EXCEPTION
    4. rollback
    5. goto 1

  • Oracle TIME and Labour module implementation process

    Hi,
    Can some one help me to get Oracle TIME and Labour module implementation process/presentation/lesson learned etc.
    thanks,

    Hi,
    The implementation manuals can be found at:
    Applications Releases 11i and 12
    http://www.oracle.com/technology/documentation/applications.html
    Regards,
    Hussein

  • Siebel JMS Implementation

    This is my first implementation of Siebel and SOA Integration using JMS Q. The JMS Q has been created on the SOA side. I am trying to access the same from the Siebel side using "EAI JMS Transport" BS (send method).
    My question is:
    Do I need to create the JMS Q on the Siebel DB or my approach to access the JMS Q configured on SOA side is a viable option ?
    OR
    Let me put my question the other way: Is it possible to access external queue (In my case queue is based in Oracle SOA weblogic) from Siebel ?
    Please help.
    Thanks
    Edited by: 907545 on Jun 13, 2012 12:27 AM

    Hi,
    Yes, you have to access an external JMS queue from Siebel. There is no way to have the JMS server inside Siebel DB.
    So you have setting up some configuration :
    - define Enterprise profiles JMSSubsys and JVMSubSys. This last one define JAVA parameters : classpath for jars files, the jdk path and JVM options.
    - on the server, you have to create a directory (watch out of the folder name length) having jndi.properties files, Siebel and activemq .jar files
    Correctly define jndi.properties is the trickiest part.
    For that you can use EAI JMS Transport BS from thin client BS simulator to test and finalize the configuration.
    There is several methods for testing each level : CheckClasspath, CheckJNDIContext, CheckJNDIObjects,CheckJMSServer.
    Refere to documentation for more details : http://docs.oracle.com/cd/B40099_02/books/EAI3/EAI3_EAIJMSTrans15.html#wp1035934
    If you want to automatically send or receive JMS messages, you will have to activate and setup JMSReceiver component.
    The message processing will be done by a BS or a Workflow process.
    Regards,
    David

  • Jms implementations available in CAPS and their differences

    hi *,
    is there any source where i can find aggregated information about what jms implenmentations are shipped with CAPS and how their architecture is ?
    e.g. which version of GRID is shipped with CAPS , what processes are needed , how does jms server store data and lots more ...... i am especially interested in differences between jms grid and sun java system message qeueu. e.g. differences in clustering.
    regards chris

    As far as Tibco JMS goes, if Tibco has made available a JCA 1.5 compliant resource adapter then you can just import it and use JNDI to get a connection from it. Do make sure to implement the Synchronization interface if you want to hook up with the Integration Server's Transaction Manager.
    Any issues, there's good info available on http://blogs.sun.com/fkieviet/entry/using_resource_adapters_outside_of as well as here https://jmsjca.dev.java.net/
    As far as the different MQ implementations go, you'd really need to check with a Sun representative as you do want to implement something that is future compliant as well as suits your needs.
    JMS Grid for example is very strong in the area of non-Persistent non-XA Topic broadcasting, but less so in the area of Queues... SunMQ has very interesting HA features and can run on top of an Oracle RAC. As Johan says the SunMQ version packaged by default with JCAPS is a bit eerie, support of it is unclear and it's better to start off with version 4.
    STCMS appears to be undergoing many enhancements which have been piling up and in 5.2.0 it is possible again to run multiple instance per domain, and possibly a multiplexer way of communicating between the server and the JMS Clients is to be implemented so that it can run behind an IP loadbalancer (allowing for a HA "Queue farm"). Of these three STCMS has experienced the highest level of battle-testing, so do be sure to prioritize your requirements.
    Then of course there's the roadmap from 5.2.0 onwards where in version 6 a converged Message Queue is foreseen...
    Hope this helps, or, at least, is confusing enough..
    8 )
    Take care,
    Paul

  • Oracle Queue Error creating JMS-120: Dequeue failed

    Hi Guys,
    We are facing serious problems with Oracle queue when dequeuing messages from the queue.
    Our configuration is the following:
    - SOA Suit 10.g (10.1.3.5.0)
    - Dehydration storage - Oracle Database 11gR2 in Exadata Cloud
    We use standard JMS Adabpter from AS10g to dequeue messages from the Oracle queue.
    Suddenly dequeue stop working pooling the flowing errors into the log.xml log file in $ORACLE_HOME/j2ee/oc4j_soa/log/oc4j_soa_SOA_GROUP_1/oc4j directory.
    <MSG_TEXT>Failed to process deferred message</MSG_TEXT>
    <SUPPL_DETAIL><![CDATA[oracle.tip.esb.server.dispatch.QueueHandlerException: Error creating "JMS-120: Dequeue failed"
         at oracle.tip.esb.server.dispatch.JMSDequeuer.dequeue(JMSDequeuer.java:197)
         at oracle.tip.esb.server.dispatch.agent.ESBWork.process(ESBWork.java:178)
         at oracle.tip.esb.server.dispatch.agent.ESBWork.run(ESBWork.java:135)
         at oracle.j2ee.connector.work.WorkWrapper.runTargetWork(WorkWrapper.java:242)
         at oracle.j2ee.connector.work.WorkWrapper.doWork(WorkWrapper.java:215)
         at oracle.j2ee.connector.work.WorkWrapper.run(WorkWrapper.java:190)
         at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:825)
         at java.lang.Thread.run(Thread.java:662)
    Caused by: oracle.jms.AQjmsException: JMS-120: Dequeue failed
         at oracle.jms.AQjmsError.throwEx(AQjmsError.java:308)
         at oracle.jms.AQjmsConsumer.dequeue(AQjmsConsumer.java:2094)
         at oracle.jms.AQjmsConsumer.receiveFromAQ(AQjmsConsumer.java:922)
         at oracle.jms.AQjmsConsumer.receiveFromAQ(AQjmsConsumer.java:835)
         at oracle.jms.AQjmsConsumer.receive(AQjmsConsumer.java:776)
         at oracle.j2ee.ra.jms.generic.CommonConsumerWrapper.receive(CommonConsumerWrapper.java:203)
         at oracle.tip.esb.server.dispatch.JMSDequeuer.dequeue(JMSDequeuer.java:175)
         ... 7 more
    then:
    <COMPONENT_ID>j2ee</COMPONENT_ID>
        <MSG_ID>J2EE JTA-00107</MSG_ID>
    <MSG_TEXT>Error in resource driver during rollback: oracle.jdbc.xa.OracleXAException, errorCode : -7</MSG_TEXT>
    and this message comes out every second:
        <MSG_TEXT>Attempt to use an invalid handle : 'oracle_jdbc_driver_LogicalConnection_Proxy@10af88e3'.</MSG_TEXT>
    Any help, suggestions, hints would be much appreciated.
    cheers!!
    eMarcel                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

    Hi there
    I have got the same problem i.e
    oracle.jms.AQjmsException: JMS-120: Dequeue failed
         at oracle.jms.AQjmsError.throwEx(AQjmsError.java:283)
         at oracle.jms.AQjmsConsumer.dequeue(AQjmsConsumer.java:2178)
         at oracle.jms.AQjmsConsumer.receiveFromAQ(AQjmsConsumer.java:1013)
         at oracle.jms.AQjmsConsumer.receiveFromAQ(AQjmsConsumer.java:950)
         at oracle.jms.AQjmsConsumer.receive(AQjmsConsumer.java:897)
         at com.cramer.cdd.mytest.QueueReceive2.init(QueueReceive2.java:122)
         at com.cramer.cdd.mytest.QueueReceive2.main(QueueReceive2.java:152)
    Exception in thread "main
    Please help me in debugging this.
    I have a standalone java application to listen to the aqJMS queue.
    Regards
    Paul

  • Cannot access OSB Web Tool after Oracle Grid Control 11g was implemented

    Hi Guys,
    Here's our environment:
    We have servers: serv010, serv004, serv005, test001. All are working on windows server 2003. We have implemented Oracle Grid Control as a requirement for adding targets into our admin server.
    server010:
    - originally has OEM database control configured.
    - this has a tape library configured.
    - this is the media server of out OSB tape backup that we are setting up.
    - we can access obtool and webtool in this server.
    serv004 and serv005 are clustered RAC nodes.
    test001 is our test environment.
    Before installing grid control:
    1. We can access OSB webtool on the media server (serv010)
    2. We can use OEM database control to access Oracle Secure Backup as well.
    3. OBTOOL is also working.
    What we did:
    1. We implemented Oracle Grid Conrtol 11 on pserv010 (which is also our OSB media server).
    2. All the targets are now accessible using the grid.
    What we noticed after Grid is now working:
    1. We can no longer access OSB Web Tool from the admin server (serv010)
    2. It says page cannot be displayed every time we launch the WebTool on our Starup programs.
    Before we can do the following:
    1. Access the web tool.
    2. Access the webtool using OEM Database Control.
    Here's the apache logs that we have:
    Program Files-Oracle-Backup-Apache-logs
    error_log:
    These are the messages in the error_log and I placed some notes on each part:
    When is was working fine:
    [Wed Apr 27 03:44:44 2011] [warn] RSA server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
    [Wed Apr 27 03:44:44 2011] [warn] RSA server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
    [Wed Apr 27 03:44:44 2011] [notice] Apache/2.2.15 (Win32) mod_ssl/2.2.15 OpenSSL/0.9.8m PHP/4.4.9 configured -- resuming normal operations
    [Wed Apr 27 03:44:44 2011] [notice] Server built: Aug 20 2010 11:56:27
    [Wed Apr 27 03:44:44 2011] [notice] Parent: Created child process 2640
    [Wed Apr 27 03:44:45 2011] [warn] RSA server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
    [Wed Apr 27 03:44:45 2011] [warn] RSA server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
    [Wed Apr 27 03:44:45 2011] [notice] Child 2640: Child process is running
    [Wed Apr 27 03:44:45 2011] [notice] Child 2640: Acquired the start mutex.
    [Wed Apr 27 03:44:45 2011] [notice] Child 2640: Starting 64 worker threads.
    [Wed Apr 27 03:44:45 2011] [notice] Child 2640: Starting thread to listen on port 443.
    [Wed Apr 27 04:27:09 2011] [notice] Parent: Received shutdown signal -- Shutting down the server.
    [Wed Apr 27 04:27:09 2011] [notice] Child 2640: Exit event signaled. Child process is ending.
    [Wed Apr 27 04:27:10 2011] [notice] Child 2640: Released the start mutex
    [Wed Apr 27 04:27:11 2011] [notice] Child 2640: All worker threads have exited.
    [Wed Apr 27 04:27:11 2011] [notice] Child 2640: Child process is exiting
    [Wed Apr 27 04:27:11 2011] [notice] Parent: Child process exited successfully.
    [Wed Apr 27 04:27:16 2011] [warn] RSA server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
    [Wed Apr 27 04:27:16 2011] [warn] RSA server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
    [Wed Apr 27 04:27:16 2011] [notice] Apache/2.2.15 (Win32) mod_ssl/2.2.15 OpenSSL/0.9.8m PHP/4.4.9 configured -- resuming normal operations
    [Wed Apr 27 04:27:16 2011] [notice] Server built: Aug 20 2010 11:56:27
    [Wed Apr 27 04:27:16 2011] [notice] Parent: Created child process 3348
    [Wed Apr 27 04:27:16 2011] [warn] RSA server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
    [Wed Apr 27 04:27:16 2011] [warn] RSA server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
    [Wed Apr 27 04:27:16 2011] [notice] Child 3348: Child process is running
    [Wed Apr 27 04:27:16 2011] [notice] Child 3348: Acquired the start mutex.
    [Wed Apr 27 04:27:16 2011] [notice] Child 3348: Starting 64 worker threads.
    [Wed Apr 27 04:27:16 2011] [notice] Child 3348: Starting thread to listen on port 443.
    [Mon May 02 05:31:44 2011] [notice] Parent: Received shutdown signal -- Shutting down the server.
    [Mon May 02 05:31:44 2011] [notice] Child 3348: Exit event signaled. Child process is ending.
    [Mon May 02 05:31:45 2011] [notice] Child 3348: Released the start mutex
    [Mon May 02 05:35:29 2011] [warn] RSA server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
    [Mon May 02 05:35:30 2011] [warn] pid file C:/Program Files/Oracle/Backup/apache/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
    [Mon May 02 05:35:30 2011] [warn] RSA server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
    [Mon May 02 05:35:30 2011] [notice] Apache/2.2.15 (Win32) mod_ssl/2.2.15 OpenSSL/0.9.8m PHP/4.4.9 configured -- resuming normal operations
    [Mon May 02 05:35:30 2011] [notice] Server built: Aug 20 2010 11:56:27
    [Mon May 02 05:35:30 2011] [notice] Parent: Created child process 2044
    [Mon May 02 05:35:30 2011] [warn] RSA server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
    [Mon May 02 05:35:31 2011] [warn] RSA server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
    [Mon May 02 05:35:31 2011] [notice] Child 2044: Child process is running
    [Mon May 02 05:35:31 2011] [notice] Child 2044: Acquired the start mutex.
    [Mon May 02 05:35:31 2011] [notice] Child 2044: Starting 64 worker threads.
    [Mon May 02 05:35:31 2011] [notice] Child 2044: Starting thread to listen on port 443.
    [Mon May 02 23:17:07 2011] [notice] Parent: Received shutdown signal -- Shutting down the server.
    [Mon May 02 23:17:07 2011] [notice] Child 2044: Exit event signaled. Child process is ending.
    [Mon May 02 23:17:08 2011] [notice] Child 2044: Released the start mutex
    [Mon May 02 23:17:37 2011] [notice] Parent: Forcing termination of child process 1676
    [Mon May 02 23:22:39 2011] [warn] RSA server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
    [Mon May 02 23:22:39 2011] [warn] RSA server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
    [Mon May 02 23:22:39 2011] [notice] Apache/2.2.15 (Win32) mod_ssl/2.2.15 OpenSSL/0.9.8m PHP/4.4.9 configured -- resuming normal operations
    [Mon May 02 23:22:39 2011] [notice] Server built: Aug 20 2010 11:56:27
    [Mon May 02 23:22:39 2011] [notice] Parent: Created child process 2044
    [Mon May 02 23:22:39 2011] [warn] RSA server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
    [Mon May 02 23:22:40 2011] [warn] RSA server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
    [Mon May 02 23:22:40 2011] [notice] Child 2044: Child process is running
    [Mon May 02 23:22:40 2011] [notice] Child 2044: Acquired the start mutex.
    [Mon May 02 23:22:40 2011] [notice] Child 2044: Starting 64 worker threads.
    [Mon May 02 23:22:40 2011] [notice] Child 2044: Starting thread to listen on port 443.
    When we were reconfiguring the OEM Grid Control 11g:
    [Thu May 05 02:35:02 2011] [error] [client 10.1.4.14] PHP Warning: reset() [function.reset]: Passed variable is not an array or object in C:\\Program Files\\Oracle\\Backup\\apache\\htdocs\\include\\detailed_oracle.php on line 301, referer: https:// serv010/index.php?tab=2&mode=6
    [Thu May 05 02:35:02 2011] [error] [client 10.1.4.14] PHP Warning: Variable passed to each() is not an array or object in C:\\Program Files\\Oracle\\Backup\\apache\\htdocs\\include\\detailed_oracle.php on line 302, referer: https:// serv010/index.php?tab=2&mode=6
    [Thu May 05 02:35:02 2011] [error] [client 10.1.4.14] PHP Warning: reset() [function.reset]: Passed variable is not an array or object in C:\\Program Files\\Oracle\\Backup\\apache\\htdocs\\include\\detailed_oracle.php on line 301, referer: https:// serv010/index.php?tab=2&mode=6
    [Thu May 05 02:35:02 2011] [error] [client 10.1.4.14] PHP Warning: Variable passed to each() is not an array or object in C:\\Program Files\\Oracle\\Backup\\apache\\htdocs\\include\\detailed_oracle.php on line 302, referer: https:// serv010/index.php?tab=2&mode=6
    [Thu May 05 02:35:02 2011] [error] [client 10.1.4.14] PHP Warning: reset() [function.reset]: Passed variable is not an array or object in C:\\Program Files\\Oracle\\Backup\\apache\\htdocs\\include\\detailed_oracle.php on line 301, referer: https:// serv010/index.php?tab=2&mode=6
    [Thu May 05 02:35:02 2011] [error] [client 10.1.4.14] PHP Warning: Variable passed to each() is not an array or object in C:\\Program Files\\Oracle\\Backup\\apache\\htdocs\\include\\detailed_oracle.php on line 302, referer: https:// serv010/index.php?tab=2&mode=6
    [Thu May 05 02:35:02 2011] [error] [client 10.1.4.14] PHP Warning: reset() [function.reset]: Passed variable is not an array or object in C:\\Program Files\\Oracle\\Backup\\apache\\htdocs\\include\\detailed_oracle.php on line 301, referer: https:// serv010/index.php?tab=2&mode=6
    [Thu May 05 02:35:02 2011] [error] [client 10.1.4.14] PHP Warning: Variable passed to each() is not an array or object in C:\\Program Files\\Oracle\\Backup\\apache\\htdocs\\include\\detailed_oracle.php on line 302, referer: https:// serv010/index.php?tab=2&mode=6
    [Thu May 05 02:35:02 2011] [error] [client 10.1.4.14] PHP Warning: reset() [function.reset]: Passed variable is not an array or object in C:\\Program Files\\Oracle\\Backup\\apache\\htdocs\\include\\detailed_oracle.php on line 301, referer: https:// serv010/index.php?tab=2&mode=6
    [Thu May 05 02:35:02 2011] [error] [client 10.1.4.14] PHP Warning: Variable passed to each() is not an array or object in C:\\Program Files\\Oracle\\Backup\\apache\\htdocs\\include\\detailed_oracle.php on line 302, referer: https:// serv010/index.php?tab=2&mode=6
    [Thu May 05 02:35:02 2011] [error] [client 10.1.4.14] PHP Warning: reset() [function.reset]: Passed variable is not an array or object in C:\\Program Files\\Oracle\\Backup\\apache\\htdocs\\include\\detailed_oracle.php on line 301, referer: https:// serv010/index.php?tab=2&mode=6
    [Thu May 05 02:35:02 2011] [error] [client 10.1.4.14] PHP Warning: Variable passed to each() is not an array or object in C:\\Program Files\\Oracle\\Backup\\apache\\htdocs\\include\\detailed_oracle.php on line 302, referer: https:// serv010/index.php?tab=2&mode=6
    [Thu May 05 02:35:02 2011] [error] [client 10.1.4.14] PHP Warning: reset() [function.reset]: Passed variable is not an array or object in C:\\Program Files\\Oracle\\Backup\\apache\\htdocs\\include\\detailed_oracle.php on line 301, referer: https:// serv010/index.php?tab=2&mode=6
    [Thu May 05 02:35:02 2011] [error] [client 10.1.4.14] PHP Warning: Variable passed to each() is not an array or object in C:\\Program Files\\Oracle\\Backup\\apache\\htdocs\\include\\detailed_oracle.php on line 302, referer: https:// serv010/index.php?tab=2&mode=6
    [Thu May 05 02:35:02 2011] [error] [client 10.1.4.14] PHP Warning: reset() [function.reset]: Passed variable is not an array or object in C:\\Program Files\\Oracle\\Backup\\apache\\htdocs\\include\\detailed_oracle.php on line 301, referer: https:// serv010/index.php?tab=2&mode=6
    [Thu May 05 02:35:02 2011] [error] [client 10.1.4.14] PHP Warning: Variable passed to each() is not an array or object in C:\\Program Files\\Oracle\\Backup\\apache\\htdocs\\include\\detailed_oracle.php on line 302, referer: https:// serv010/index.php?tab=2&mode=6
    [Thu May 05 02:35:02 2011] [error] [client 10.1.4.14] PHP Warning: reset() [function.reset]: Passed variable is not an array or object in C:\\Program Files\\Oracle\\Backup\\apache\\htdocs\\include\\detailed_oracle.php on line 301, referer: https:// serv010/index.php?tab=2&mode=6
    [Thu May 05 02:35:02 2011] [error] [client 10.1.4.14] PHP Warning: Variable passed to each() is not an array or object in C:\\Program Files\\Oracle\\Backup\\apache\\htdocs\\include\\detailed_oracle.php on line 302, referer: https:// serv010/index.php?tab=2&mode=6
    [Thu May 05 02:41:33 2011] [error] [client 10.1.4.14] PHP Warning: reset() [function.reset]: Passed variable is not an array or object in C:\\Program Files\\Oracle\\Backup\\apache\\htdocs\\include\\detailed_oracle.php on line 301, referer: https:// serv010/index.php
    [Thu May 05 02:41:33 2011] [error] [client 10.1.4.14] PHP Warning: Variable passed to each() is not an array or object in C:\\Program Files\\Oracle\\Backup\\apache\\htdocs\\include\\detailed_oracle.php on line 302, referer: https:// serv010/index.php
    [Thu May 05 02:41:33 2011] [error] [client 10.1.4.14] PHP Warning: reset() [function.reset]: Passed variable is not an array or object in C:\\Program Files\\Oracle\\Backup\\apache\\htdocs\\include\\detailed_oracle.php on line 301, referer: https:// serv010/index.php
    [Thu May 05 02:41:33 2011] [error] [client 10.1.4.14] PHP Warning: Variable passed to each() is not an array or object in C:\\Program Files\\Oracle\\Backup\\apache\\htdocs\\include\\detailed_oracle.php on line 302, referer: https:// serv010/index.php
    [Thu May 05 02:41:33 2011] [error] [client 10.1.4.14] PHP Warning: reset() [function.reset]: Passed variable is not an array or object in C:\\Program Files\\Oracle\\Backup\\apache\\htdocs\\include\\detailed_oracle.php on line 301, referer: https:// serv010/index.php
    [Thu May 05 02:41:33 2011] [error] [client 10.1.4.14] PHP Warning: Variable passed to each() is not an array or object in C:\\Program Files\\Oracle\\Backup\\apache\\htdocs\\include\\detailed_oracle.php on line 302, referer: https:// serv010/index.php
    [Thu May 05 02:41:33 2011] [error] [client 10.1.4.14] PHP Warning: reset() [function.reset]: Passed variable is not an array or object in C:\\Program Files\\Oracle\\Backup\\apache\\htdocs\\include\\detailed_oracle.php on line 301, referer: https:// serv010/index.php
    [Thu May 05 02:41:33 2011] [error] [client 10.1.4.14] PHP Warning: Variable passed to each() is not an array or object in C:\\Program Files\\Oracle\\Backup\\apache\\htdocs\\include\\detailed_oracle.php on line 302, referer: https:// serv010/index.php
    [Thu May 05 02:41:33 2011] [error] [client 10.1.4.14] PHP Warning: reset() [function.reset]: Passed variable is not an array or object in C:\\Program Files\\Oracle\\Backup\\apache\\htdocs\\include\\detailed_oracle.php on line 301, referer: https:// serv010/index.php
    [Thu May 05 02:41:33 2011] [error] [client 10.1.4.14] PHP Warning: Variable passed to each() is not an array or object in C:\\Program Files\\Oracle\\Backup\\apache\\htdocs\\include\\detailed_oracle.php on line 302, referer: https:// serv010/index.php
    [Thu May 05 02:41:33 2011] [error] [client 10.1.4.14] PHP Warning: reset() [function.reset]: Passed variable is not an array or object in C:\\Program Files\\Oracle\\Backup\\apache\\htdocs\\include\\detailed_oracle.php on line 301, referer: https:// serv010/index.php
    [Thu May 05 02:41:33 2011] [error] [client 10.1.4.14] PHP Warning: Variable passed to each() is not an array or object in C:\\Program Files\\Oracle\\Backup\\apache\\htdocs\\include\\detailed_oracle.php on line 302, referer: https:// serv010/index.php
    [Thu May 05 02:41:33 2011] [error] [client 10.1.4.14] PHP Warning: reset() [function.reset]: Passed variable is not an array or object in C:\\Program Files\\Oracle\\Backup\\apache\\htdocs\\include\\detailed_oracle.php on line 301, referer: https:// serv010/index.php
    [Thu May 05 02:41:33 2011] [error] [client 10.1.4.14] PHP Warning: Variable passed to each() is not an array or object in C:\\Program Files\\Oracle\\Backup\\apache\\htdocs\\include\\detailed_oracle.php on line 302, referer: https:// serv010/index.php
    [Thu May 05 02:41:33 2011] [error] [client 10.1.4.14] PHP Warning: reset() [function.reset]: Passed variable is not an array or object in C:\\Program Files\\Oracle\\Backup\\apache\\htdocs\\include\\detailed_oracle.php on line 301, referer: https:// serv010/index.php
    [Thu May 05 02:41:33 2011] [error] [client 10.1.4.14] PHP Warning: Variable passed to each() is not an array or object in C:\\Program Files\\Oracle\\Backup\\apache\\htdocs\\include\\detailed_oracle.php on line 302, referer: https:// serv010/index.php
    [Thu May 05 02:41:33 2011] [error] [client 10.1.4.14] PHP Warning: reset() [function.reset]: Passed variable is not an array or object in C:\\Program Files\\Oracle\\Backup\\apache\\htdocs\\include\\detailed_oracle.php on line 301, referer: https:// serv010/index.php
    [Thu May 05 02:41:33 2011] [error] [client 10.1.4.14] PHP Warning: Variable passed to each() is not an array or object in C:\\Program Files\\Oracle\\Backup\\apache\\htdocs\\include\\detailed_oracle.php on line 302, referer: https:// serv010/index.php
    [Thu May 05 02:47:06 2011] [error] [client 10.1.4.14] PHP Warning: reset() [function.reset]: Passed variable is not an array or object in C:\\Program Files\\Oracle\\Backup\\apache\\htdocs\\include\\detailed_oracle.php on line 301, referer: https:// serv010/index.php
    [Thu May 05 02:47:06 2011] [error] [client 10.1.4.14] PHP Warning: Variable passed to each() is not an array or object in C:\\Program Files\\Oracle\\Backup\\apache\\htdocs\\include\\detailed_oracle.php on line 302, referer: https:// serv010/index.php
    [Thu May 05 02:47:06 2011] [error] [client 10.1.4.14] PHP Warning: reset() [function.reset]: Passed variable is not an array or object in C:\\Program Files\\Oracle\\Backup\\apache\\htdocs\\include\\detailed_oracle.php on line 301, referer: https:// serv010/index.php
    [Thu May 05 02:47:06 2011] [error] [client 10.1.4.14] PHP Warning: Variable passed to each() is not an array or object in C:\\Program Files\\Oracle\\Backup\\apache\\htdocs\\include\\detailed_oracle.php on line 302, referer: https:// serv010/index.php
    [Thu May 05 02:47:06 2011] [error] [client 10.1.4.14] PHP Warning: reset() [function.reset]: Passed variable is not an array or object in C:\\Program Files\\Oracle\\Backup\\apache\\htdocs\\include\\detailed_oracle.php on line 301, referer: https:// serv010/index.php
    [Thu May 05 02:47:06 2011] [error] [client 10.1.4.14] PHP Warning: Variable passed to each() is not an array or object in C:\\Program Files\\Oracle\\Backup\\apache\\htdocs\\include\\detailed_oracle.php on line 302, referer: https:// serv010/index.php
    [Thu May 05 02:47:06 2011] [error] [client 10.1.4.14] PHP Warning: reset() [function.reset]: Passed variable is not an array or object in C:\\Program Files\\Oracle\\Backup\\apache\\htdocs\\include\\detailed_oracle.php on line 301, referer: https:// serv010/index.php
    [Thu May 05 02:47:06 2011] [error] [client 10.1.4.14] PHP Warning: Variable passed to each() is not an array or object in C:\\Program Files\\Oracle\\Backup\\apache\\htdocs\\include\\detailed_oracle.php on line 302, referer: https:// serv010/index.php
    [Thu May 05 02:47:06 2011] [error] [client 10.1.4.14] PHP Warning: reset() [function.reset]: Passed variable is not an array or object in C:\\Program Files\\Oracle\\Backup\\apache\\htdocs\\include\\detailed_oracle.php on line 301, referer: https:// serv010/index.php
    [Thu May 05 02:47:06 2011] [error] [client 10.1.4.14] PHP Warning: Variable passed to each() is not an array or object in C:\\Program Files\\Oracle\\Backup\\apache\\htdocs\\include\\detailed_oracle.php on line 302, referer: https:// serv010/index.php
    [Thu May 05 02:47:06 2011] [error] [client 10.1.4.14] PHP Warning: reset() [function.reset]: Passed variable is not an array or object in C:\\Program Files\\Oracle\\Backup\\apache\\htdocs\\include\\detailed_oracle.php on line 301, referer: https:// serv010/index.php
    [Thu May 05 02:47:06 2011] [error] [client 10.1.4.14] PHP Warning: Variable passed to each() is not an array or object in C:\\Program Files\\Oracle\\Backup\\apache\\htdocs\\include\\detailed_oracle.php on line 302, referer: https:// serv010/index.php
    [Thu May 05 02:47:06 2011] [error] [client 10.1.4.14] PHP Warning: reset() [function.reset]: Passed variable is not an array or object in C:\\Program Files\\Oracle\\Backup\\apache\\htdocs\\include\\detailed_oracle.php on line 301, referer: https:// serv010/index.php
    [Thu May 05 02:47:06 2011] [error] [client 10.1.4.14] PHP Warning: Variable passed to each() is not an array or object in C:\\Program Files\\Oracle\\Backup\\apache\\htdocs\\include\\detailed_oracle.php on line 302, referer: https:// serv010/index.php
    [Thu May 05 02:47:06 2011] [error] [client 10.1.4.14] PHP Warning: reset() [function.reset]: Passed variable is not an array or object in C:\\Program Files\\Oracle\\Backup\\apache\\htdocs\\include\\detailed_oracle.php on line 301, referer: https:// serv010/index.php
    [Thu May 05 02:47:06 2011] [error] [client 10.1.4.14] PHP Warning: Variable passed to each() is not an array or object in C:\\Program Files\\Oracle\\Backup\\apache\\htdocs\\include\\detailed_oracle.php on line 302, referer: https:// serv010/index.php
    [Thu May 05 02:47:06 2011] [error] [client 10.1.4.14] PHP Warning: reset() [function.reset]: Passed variable is not an array or object in C:\\Program Files\\Oracle\\Backup\\apache\\htdocs\\include\\detailed_oracle.php on line 301, referer: https:// serv010/index.php
    [Thu May 05 02:47:06 2011] [error] [client 10.1.4.14] PHP Warning: Variable passed to each() is not an array or object in C:\\Program Files\\Oracle\\Backup\\apache\\htdocs\\include\\detailed_oracle.php on line 302, referer: https:// serv010/index.php
    [Wed May 11 03:16:15 2011] [notice] Parent: Received shutdown signal -- Shutting down the server.
    [Wed May 11 03:16:15 2011] [notice] Child 2044: Exit event signaled. Child process is ending.
    [Wed May 11 03:16:16 2011] [notice] Child 2044: Released the start mutex
    [Wed May 11 03:16:17 2011] [notice] Child 2044: All worker threads have exited.
    [Wed May 11 03:16:17 2011] [notice] Child 2044: Child process is exiting
    [Wed May 11 03:16:17 2011] [notice] Parent: Child process exited successfully.
    When we have the Grid Installed and we can no longer access the OSB WebTool:
    [Wed May 11 03:19:56 2011] [error] Init: Pass phrase incorrect
    [Wed May 11 03:19:56 2011] [error] SSL Library Error: 218710120 error:0D094068:asn1 encoding routines:d2i_ASN1_SET:bad tag
    [Wed May 11 03:19:56 2011] [error] SSL Library Error: 218529960 error:0D0680A8:asn1 encoding routines:ASN1_CHECK_TLEN:wrong tag
    [Wed May 11 03:19:56 2011] [error] SSL Library Error: 218595386 error:0D07803A:asn1 encoding routines:ASN1_ITEM_EX_D2I:nested asn1 error
    [Wed May 11 03:19:56 2011] [error] SSL Library Error: 218734605 error:0D09A00D:asn1 encoding routines:d2i_PrivateKey:ASN1 lib
    [Wed May 11 23:34:01 2011] [error] Init: Pass phrase incorrect
    [Wed May 11 23:34:01 2011] [error] SSL Library Error: 218710120 error:0D094068:asn1 encoding routines:d2i_ASN1_SET:bad tag
    [Wed May 11 23:34:01 2011] [error] SSL Library Error: 218529960 error:0D0680A8:asn1 encoding routines:ASN1_CHECK_TLEN:wrong tag
    [Wed May 11 23:34:01 2011] [error] SSL Library Error: 218595386 error:0D07803A:asn1 encoding routines:ASN1_ITEM_EX_D2I:nested asn1 error
    [Wed May 11 23:34:01 2011] [error] SSL Library Error: 218734605 error:0D09A00D:asn1 encoding routines:d2i_PrivateKey:ASN1 lib
    [Thu May 12 01:11:22 2011] [error] Init: Pass phrase incorrect
    [Thu May 12 01:11:22 2011] [error] SSL Library Error: 218710120 error:0D094068:asn1 encoding routines:d2i_ASN1_SET:bad tag
    [Thu May 12 01:11:22 2011] [error] SSL Library Error: 218529960 error:0D0680A8:asn1 encoding routines:ASN1_CHECK_TLEN:wrong tag
    [Thu May 12 01:11:22 2011] [error] SSL Library Error: 218595386 error:0D07803A:asn1 encoding routines:ASN1_ITEM_EX_D2I:nested asn1 error
    [Thu May 12 01:11:22 2011] [error] SSL Library Error: 218734605 error:0D09A00D:asn1 encoding routines:d2i_PrivateKey:ASN1 lib
    [Thu May 12 04:38:05 2011] [error] Init: Pass phrase incorrect
    [Thu May 12 04:38:05 2011] [error] SSL Library Error: 218710120 error:0D094068:asn1 encoding routines:d2i_ASN1_SET:bad tag
    [Thu May 12 04:38:05 2011] [error] SSL Library Error: 218529960 error:0D0680A8:asn1 encoding routines:ASN1_CHECK_TLEN:wrong tag
    [Thu May 12 04:38:05 2011] [error] SSL Library Error: 218595386 error:0D07803A:asn1 encoding routines:ASN1_ITEM_EX_D2I:nested asn1 error
    [Thu May 12 04:38:05 2011] [error] SSL Library Error: 218734605 error:0D09A00D:asn1 encoding routines:d2i_PrivateKey:ASN1 lib
    [Thu May 12 05:06:17 2011] [error] Init: Pass phrase incorrect
    [Thu May 12 05:06:17 2011] [error] SSL Library Error: 218710120 error:0D094068:asn1 encoding routines:d2i_ASN1_SET:bad tag
    [Thu May 12 05:06:17 2011] [error] SSL Library Error: 218529960 error:0D0680A8:asn1 encoding routines:ASN1_CHECK_TLEN:wrong tag
    [Thu May 12 05:06:17 2011] [error] SSL Library Error: 218595386 error:0D07803A:asn1 encoding routines:ASN1_ITEM_EX_D2I:nested asn1 error
    [Thu May 12 05:06:17 2011] [error] SSL Library Error: 218734605 error:0D09A00D:asn1 encoding routines:d2i_PrivateKey:ASN1 lib
    [Wed May 18 01:41:16 2011] [error] Init: Pass phrase incorrect
    [Wed May 18 01:41:16 2011] [error] SSL Library Error: 218710120 error:0D094068:asn1 encoding routines:d2i_ASN1_SET:bad tag
    [Wed May 18 01:41:16 2011] [error] SSL Library Error: 218529960 error:0D0680A8:asn1 encoding routines:ASN1_CHECK_TLEN:wrong tag
    [Wed May 18 01:41:16 2011] [error] SSL Library Error: 218595386 error:0D07803A:asn1 encoding routines:ASN1_ITEM_EX_D2I:nested asn1 error
    [Wed May 18 01:41:16 2011] [error] SSL Library Error: 218734605 error:0D09A00D:asn1 encoding routines:d2i_PrivateKey:ASN1 lib
    Hope you can help us with this issue. Thanks guys!
    Edited by: iamgilbert on May 18, 2011 10:20 PM

    I found the source of proble....but cannot find solution
    [06/May/2009 09:40:37 00440] [warn] You are using mod_ssl under Win32. This combination is NOT officially supported. Use it at your own risk!
    [06/May/2009 09:40:37 00440] [error] Init: Pass phrase incorrect (OpenSSL library error follows)
    [06/May/2009 09:40:37 00440] [error] OpenSSL: error:0D094068:asn1 encoding routines:d2i_ASN1_SET:bad tag
    [06/May/2009 09:40:37 00440] [error] OpenSSL: error:0D0680A8:asn1 encoding routines:ASN1_CHECK_TLEN:wrong tag
    [06/May/2009 09:40:37 00440] [error] OpenSSL: error:0D07803A:asn1 encoding routines:ASN1_ITEM_EX_D2I:nested asn1 error
    [06/May/2009 09:40:37 00440] [error] OpenSSL: error:0D09A00D:asn1 encoding routines:d2i_PrivateKey:ASN1 lib

  • Oracle Unified Business Process Management Implementation Specialist  query

    Hi ,
    I would like to know when will this exam go-live ?
    On oracle website , it is mentioned that the exam will go live 10 weeks after beta exams for the same end.
    Beta exams for Oracle UBPM 11g implementation specialist ended on may 7th , as per that Production exam is supposed to go live by July 16th .
    I want to know whether , the given exam will go-live by July 16th ? and if not then by what approximate date ?

    Sasmit wrote:
    can any1 please reply to this questionWell I couldn;t reply sensibly so i didnt .....
    Patience is a virtue
    Virtue Makes a saint
    Saints are a football team
    Who think Pompey ain't.
    Brandye is probably best suited to answer this ..... and it is currently the weekend......
    So please make the hard working Brandye have the weekend for her enjoyment!
    (Of course she may be on vacations for all I know and you will have a 2 week wait!)
    In practice this will come live 10 to 13 weeks after the beta ( I think 13 or just over is more common ...) ... could be a little later due to it being the holiday season for most people.

Maybe you are looking for

  • MacMini won't go to deepsleep mode

    I have a MacMini Late 2012 with 16 GB RAM. I changed the hibernatemode to 3 (sleep and hibernate) using: pmset -a hibernatemode 3 then verified the change was actually made using: pmset -g | grep hibernatemode Then downloaded the DeepSleep widget and

  • OEM to SCOM connector: Questions on installation and use

    Just a few questions/concers about this connector. Mainly: has anyone used this connector? 1. The install documentation appears to not be found on the Oracle Site and the connector isn't in the Microsoft pack download forum. if anyone knows a link to

  • Workflow is not moving next level approver

    Dear all, We are in the upgrade from 4.6c to ECC 6.0. When I am executing the workflow it is going successfully to the first approver, depends up on the decision of the approver it should process any one of the four braches. But here my problem  it i

  • Inconsistent ESB results

    Hi I have been trying to resolve a problem with an ESB, so I created a POC ESB to test the problem. I have an ESB with 2 routing services: The first routing service calls partner link A which is a database adaptor that inserts a record into the datab

  • Using a PDA with Apple?

    Hi All Hope this is the right place to post. In the process of completely converting to Apple but don't want to get rid of my PDA as yet. Currently have an iBook and looking to get a iMac soon. Would love to resolve the issue by getting an iTouch but