Error Adding Queue via jms if admin killed and re-started

 

that did the trick.
          Charles Paclat wrote:
          > I think that this is a safe bet. Let mw know how it works out when
          > you change it to use the adminstration server.
          >
          > "Larry Presswood" <[email protected]
          > <mailto:[email protected]>> wrote in message
          > news:[email protected]...
          > Ok upon more digging it uses context to the managed server which
          > hosts the jms server not the
          > admin server. Could that be the issue?
          >
          >
          > Larry Presswood wrote:
          >
          >>
          >>
          >> Charles Paclat wrote:
          >>
          >>> Larry,
          >>>
          >>> So the deal is that any mbean creations against that
          >>> AdminMBeanHome will fail if the adminstration server is not
          >>> present. This is whey steps A and B are failing. Is the
          >>> difference between C and D that the other managed servers are
          >>> not being restarted? Why is a managed server and not the
          >>> adminstration server responsible for creating the queues and
          >>> topics? It seems as though based on your description you have a
          >>> specific reason for doing this.
          >>
          >>
          >> The difference between C and D is that in C only one managed
          >> server is being res-started vs D the whole env admin server and
          >> all managed servers are being re-started.
          >>
          >> The managed server has a stateless ejb which
          >>
          >> A. creates context to Admin Server
          >> B. issues mbean calls. so it does use admin server to make the
          >> calls the bean is simply
          >> deployed in managed server for consitency.
          >> I am currently looking at the stateless bean which talks to the
          >> admin server mbeans to see if I can
          >> see any issues. I had first thought it was a cached context but
          >> it re-creates context each call however it does not issue a close
          >> after every call. I am going to try that although i wouldnt think
          >> that would matter
          >>
          >>>
          >>> Is there anything in the server logs associated with the
          >>> rediscovery and reconnect to the adminstration server when you
          >>> are running scenario C? I am going to cross post this message
          >>> to the JMS newsgroups as I think those folks may be more
          >>> familiar with the specifics of how the lifecycle of JMS is
          >>> interacting with JMX.
          >>
          >>
          >> We do see re-discovery log entries being made as I have said all
          >> managed servers have MSI = true and replication = true and are
          >> running on the same physical box duno if thats an issue??
          >>
          >>
          >>
          >>>
          >>> Charles
          >>>
          >>>
          >>>
          >>> "Larry Presswood" <[email protected]
          >>> <mailto:[email protected]>> wrote in message
          >>> news:[email protected]...
          >>> What I can say right now is here are a couple of different
          >>> sequence of events which have essentially
          >>> the same result in that the queues are not created in the
          >>> config.xml will have to check to see if the mbeans have been
          >>> created havent dont that yet.
          >>>
          >>> Scenario A.
          >>>
          >>> Weblogic Admin Server is brought down with a kill -9 (This
          >>> was done by accident)
          >>> We have three managed servers and one of our servers is
          >>> responsible for adding queues etc.
          >>> It is still up however any add operations fail ie nothing to
          >>> config.xml nothing shows up in console and i cant do jndi
          >>> lookup.
          >>>
          >>>
          >>> Scenario B.
          >>>
          >>> Weblogic Admin server is brought down with a graceful shutdown
          >>> Same result as A.
          >>>
          >>> Scenario C
          >>>
          >>> Weblogic Admin Server is brought down
          >>> Managed server which does mbean operations is brought down
          >>> Start Admin Server
          >>> Start Managed server
          >>>
          >>> Same results as A and B.
          >>>
          >>> Scenario D
          >>>
          >>> All servers brought down and back up
          >>> It works correctly.
          >>>
          >>>
          >>>
          >>>
          >>> Charles Paclat wrote:
          >>>
          >>>>Hi Larry,
          >>>>
          >>>>Based on my knowledge of how all of this is put together and see that might
          >>>>be problems in this area. To help me figure out if this is a bug in 7.0 it
          >>>>would be helpful if you could more fully describe the sequence of starting
          >>>>and stopping the admin and managed servers.
          >>>>
          >>>>Somethings that you can check for are if the new queue is being added to the
          >>>>"config.xml" file and if the various beans are being approriately created
          >>>>despite the fact that the queue is not actually coming into existence. Does
          >>>>the Queue/Topic MBean exist on the adminstration server? Is the "Config"
          >>>>version of that bean coming into existence. The Config MBean has the
          >>>>ObjectName as the one you originally created and but with the string
          >>>>"Config" appended to the object type and the additional field
          >>>>Location=<servername>.
          >>>>
          >>>>You can use the weblogic.Admin tool to check this. Alternatively you can
          >>>>deploy the attached webapplication on each of servers and then accessing the
          >>>>ulr http://<hostandport>/mbeans/mbeans.
          >>>>
          >>>>In the meantime I will do some investigation of my own.
          >>>>
          >>>> Thanks,
          >>>>
          >>>> Charles
          >>>>
          >>>>
          >>>>
          >>>>"Larry Presswood" <[email protected]> wrote in message
          >>>>news:[email protected]...
          >>>>
          >>>>
          >>>>>I am looking at our code but figured I would put a post out to see if
          >>>>>anyone else has
          >>>>>seen this.
          >>>>>
          >>>>>We are using weblogic 7.0 sp2
          >>>>>
          >>>>>We have code which uses mbeans to add a Queue/Topic. The issue is if the
          >>>>>admin server
          >>>>>is killed and then re-started (We do have discover managed servers =
          >>>>>true) then our code does not work. I as of yet cant tell if we are
          >>>>>eating an exception or if one is not being thrown.
          >>>>>
          >>>>>However its weird since even after starting the managed server it still
          >>>>>doesnt work.
          >>>>>
          >>>>>We do have MSI = true and MIS replications = true I dont know if this is
          >>>>>related or
          >>>>>not but could it be a known WLS bug??
          >>>>>
          >>>>>Anyhow I am digging into our code. Please let me know if anyone has
          >>>>>experienced the
          >>>>>same issue.
          >>>>>
          >>>>>
          >>>>>
          >>>>
          >>>>
          >>>>
          >>>>
          >>>
          >>
          >
          [att1.html]
          

Similar Messages

  • CMDTUX_CAT:1380: ERROR: Message queue blocking prevented delivery

    Today, I changed a Tuxedo application (server) to the product systems(One master and two slaves). Only a small changes in code. But after a period of running, there are many errors in ULOG:
    CMDTUX_CAT:1380: ERROR: Message queue blocking prevented delivery, Qaddr = 583902
    And then, the server is died. After restart the server, this will happen again later.
    I don't know why this happens? Thx.

    Hi Bill,
    This is happening because the BRIDGE process received a message from the network and was unable to place the message on the intended IPC queue. This could be because the server handling that message is backed up, or the system IPC resource settings are too low. Please check the recommended actions in:
    http://download.oracle.com/docs/cd/E18050_01/tuxedo/docs11gr1/messages/cdtux/cdtux013.html
    Regards,
    Todd Little
    Oracle Tuxedo Chief Architect

  • [OSB 10.3.1] error adding a JMS destination

    Hi all,
    I'm migrating my ALSB 3.0 project into OSB 10.3.1. So I've recreated the clustered domain in OSB as I did with ALSB and then ready to run my
    ebAdmin.cmd properties\local\admin.DVE.osb_cluster1.SYS.properties properties\local\admin.DVE.osb_cluster1.APP.properties create-jms-core
    in order to create my JMS resources ... all go find excpet at the end when the script tries to activate the changes:
    Buildfile: admin.xml
    create-jms-core:
    admin:
    [java] Initializing WebLogic Scripting Tool (WLST) ...
    [java] Welcome to WebLogic Server Administration Scripting Shell
    [java] Type help() for help on available commands
    [java] ===============================================================
    [java] Loading admin properties file from : ./admin.properties
    [java] ===============================================================
    [java] Connecting to t3://localhost:7001 with userid weblogic ...
    [java] Successfully connected to Admin Server 'AdminServer' that belongs to domain 'osb_cluster1'.
    [java] Warning: An insecure protocol was used to connect to the
    [java] server. To ensure on-the-wire security, the SSL port or
    [java] Admin port should be used instead.
    [java] Location changed to domainRuntime tree. This is a read-only tree with DomainMBean as the root.
    [java] For more help, use help(domainRuntime)
    [java] Location changed to edit tree. This is a writable tree with
    [java] DomainMBean as the root. To make changes you will need to start
    [java] an edit session via startEdit().
    [java] For more help, use help(edit)
    [java] You already have an edit session in progress and hence WLST will
    [java] continue with your edit session.
    [java] Starting an edit session ...
    [java] Started edit session, please be sure to save and activate your
    [java] changes once you are done.
    [java] ===============================================================
    [java] Creating JMS core resources
    [java] ===============================================================
    [java] #### found managed: m01
    [java] #### ready to create file store EventBusFileStore_m01
    [java] #### created file store EventBusFileStore_m01
    [java] #### ready to create JMS server EventBusJMSServer_m01
    [java] #### created JMS server EventBusJMSServer_m01
    [java] #### found managed: m02
    [java] #### ready to create file store EventBusFileStore_m02
    [java] #### created file store EventBusFileStore_m02
    [java] #### ready to create JMS server EventBusJMSServer_m02
    [java] #### created JMS server EventBusJMSServer_m02
    [java] #### ready to create JMS module EventBusSystemModule
    [java] #### created JMS module EventBusSystemModule
    [java] #### ready to create connection factory EventBusConnectionFactory
    [java] #### created connection factory EventBusConnectionFactory
    [java] #### ready to create XA connection factory EventBusXAConnectionFactory
    [java] #### created XA connection factory EventBusXAConnectionFactory
    [java] #### ready to create dummyConsumerEventConsumer1OutboundQueue
    [java] #### created dummyConsumerEventConsumer1OutboundQueue
    [java] #### ready to create dummyConsumerEventConsumer1RecoveryOutboundQueue
    [java] #### created dummyConsumerEventConsumer1RecoveryOutboundQueue
    [java] #### ready to set error destination dummyConsumerEventConsumer1RecoveryOutboundQueue for dummyConsumerEventConsumer1OutboundQueue
    [java] #### error destination set successfully for dummyConsumerEventConsumer1OutboundQueue
    the same for other many Uniform Distributed Queues
    [java] #### ready to create MonitorTopic
    [java] #### created MonitorTopic
    [java] Saving all your changes ...
    [java] Saved all your changes successfully.
    [java] Activating all your changes, this may take a while ...
    [java] The edit lock associated with this edit session is released
    [java] once the activation is completed.
    [java] This Exception occurred at Sat Aug 15 14:12:14 CEST 2009.
    [java] weblogic.application.ModuleException: ERROR: Unable to add destination EventBusSystemModule!wlsbJMSServer_auto_1@dummyConsumerEventConsumer1OutboundQueue to the back end wlsbJMSServer_auto
    _1
    [java] at weblogic.jms.backend.BEDestinationRuntimeDelegate.prepare(BEDestinationRuntimeDelegate.java:197)
    [java] at weblogic.jms.backend.udd.UDDEntity.prepare(UDDEntity.java:444)
    [java] at weblogic.jms.module.JMSModule$EntityState.setState(JMSModule.java:1704)
    [java] at weblogic.jms.module.JMSModule$EntityState.setState(JMSModule.java:1667)
    [java] at weblogic.jms.module.JMSModule$EntityState.access$100(JMSModule.java:1608)
    [java] at weblogic.jms.module.JMSModule.prepare(JMSModule.java:277)
    [java] at weblogic.jms.module.ModuleCoordinator.prepare(ModuleCoordinator.java:185)
    [java] at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:93)
    [java] at weblogic.application.internal.flow.DeploymentCallbackFlow$1.next(DeploymentCallbackFlow.java:387)
    [java] at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:37)
    [java] at weblogic.application.internal.flow.DeploymentCallbackFlow.prepare(DeploymentCallbackFlow.java:58)
    [java] at weblogic.application.internal.flow.DeploymentCallbackFlow.prepare(DeploymentCallbackFlow.java:42)
    [java] at weblogic.application.internal.BaseDeployment$1.next(BaseDeployment.java:615)
    [java] at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:37)
    [java] at weblogic.application.internal.BaseDeployment.prepare(BaseDeployment.java:191)
    [java] at weblogic.application.internal.SingleModuleDeployment.prepare(SingleModuleDeployment.java:16)
    [java] at weblogic.application.internal.DeploymentStateChecker.prepare(DeploymentStateChecker.java:155)
    [java] at weblogic.deploy.internal.targetserver.AppContainerInvoker.prepare(AppContainerInvoker.java:60)
    [java] at weblogic.deploy.internal.targetserver.operations.ActivateOperation.createAndPrepareContainer(ActivateOperation.java:197)
    [java] at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doPrepare(ActivateOperation.java:89)
    [java] at weblogic.deploy.internal.targetserver.operations.AbstractOperation.prepare(AbstractOperation.java:217)
    [java] at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentPrepare(DeploymentManager.java:723)
    [java] at weblogic.deploy.internal.targetserver.DeploymentManager.prepareDeploymentList(DeploymentManager.java:1190)
    [java] at weblogic.deploy.internal.targetserver.DeploymentManager.handlePrepare(DeploymentManager.java:248)
    [java] at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.prepare(DeploymentServiceDispatcher.java:159)
    [java] at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doPrepareCallback(DeploymentReceiverCallbackDeliverer.java:157)
    [java] at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$000(DeploymentReceiverCallbackDeliverer.java:12)
    [java] at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$1.run(DeploymentReceiverCallbackDeliverer.java:45)
    [java] at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:516)
    [java] at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    [java] at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    [java] Caused by: weblogic.jms.common.JMSException: [JMSExceptions:045050]A destination of name EventBusSystemModule!wlsbJMSServer_auto_1@dummyConsumerEventConsumer1OutboundQueue has a jms-create
    -destination-identifier of name EventBusSystemModule!wlsbJMSServer_auto_1@dummyConsumerEventConsumer1OutboundQueue. However, another destination of name EventBusSystemModule!wlsbJMSServer_auto_1@dummy
    ConsumerEventConsumer1OutboundQueue has the same jms-create-destination-identifier. Two destinations with the same jms-create-destination-identifier cannot be co-located on the JMSServer named wlsbJMS
    Server_auto_1.
    [java] at weblogic.jms.backend.BackEnd.addDestination(BackEnd.java:1527)
    [java] at weblogic.jms.backend.BEDestinationRuntimeDelegate.prepare(BEDestinationRuntimeDelegate.java:195)
    [java] ===============================================================
    [java] #### ERROR - unexpected error: main.WLSTException
    [java] ===============================================================
    [java] No stack trace available.
    [java] Edit session is cancelled successfully
    [java] Disconnected from weblogic server: AdminServer
    [java] Unexpected error: main.WLSTException
    [java]
    [java] Problem invoking WLST - Traceback (innermost last):
    [java] File "K:\EventBus\scripts\admin.py", line 910, in ?
    [java] File "K:\EventBus\scripts\admin.py", line 216, in admin
    [java] File "K:\EventBus\scripts\admin.py", line 366, in configJMSCore
    [java] File "K:\EventBus\scripts\admin.py", line 681, in endTransaction
    [java] File "<iostream>", line 364, in activate
    [java] WLSTException: Error occured while performing activate : Error while Activating changes.ERROR: Unable to add destination EventBusSystemModule!wlsbJMSServer_auto_1@dummyConsumerEventConsume
    r1OutboundQueue to the back end wlsbJMSServer_auto_1 Use dumpStack() to view the full stacktrace
    what I don't understand is the fact that my EventBusSystemModule in some way references wlsbJMSServer_auto_1 (not created by my script but this JMS server is already available in OSB).
    I run successfully the above script againt ALSB 3.0 but now with OSB something goes wrong.
    As you see from above output, the script:
    - create file store EventBusFileStore_m01 (m01 is the m01 managed server in the cluster)
    - create JMS server EventBusJMSServer_m01
    - create file store EventBusFileStore_m02
    - create JMS server EventBusJMSServer_m02
    - created JMS module EventBusSystemModule
    from py point of view the code is:
    def createJMSModule(jmsModuleName, cluster):
    print '#### ready to create JMS module ' + jmsModuleName
    cd('/')
    jmsModule = cmo.createJMSSystemResource(jmsModuleName)
    cd('/JMSSystemResources/' + jmsModuleName)
    set('Targets',jarray.array([ObjectName('com.bea:Name=' + cluster + ',Type=Cluster')], ObjectName))
    print '#### created JMS module ' + jmsModuleName
    print
    about the creation of the UDQ
    def createUniformDistributedQueue(destinationName, jndiDestination, jmsModuleName):
    print '#### ready to create ' + destinationName
    path = '/JMSSystemResources/' + jmsModuleName + '/JMSResource/' + jmsModuleName
    try:
    cd(path)
    except WLSTException,e:
    failed = 'Check if create-jms-core task has been already executed'
    raise Failure(failed)
    cmo.createUniformDistributedQueue(destinationName)
    cd('/JMSSystemResources/' + jmsModuleName + '/JMSResource/' + jmsModuleName + '/UniformDistributedQueues/' + destinationName)
    cmo.setJNDIName(jndiDestination)
    cmo.setLoadBalancingPolicy('Round-Robin')
    cmo.setDefaultTargetingEnabled(true)
    print '#### created ' + destinationName
    print
    I'm trying to understand where is the problem ....
    Thanks in advance
    ferp

    Sounds like the database information is wrong, Have you tried correctign this through the BPM Process administrator? There are a few places where you setup database configuration it's probably one of them.
    I'm am fairly new so I can only offer up that.
    I'm having a nightmare myself deplying a process engine, good luck
    mARK

  • Error in using the JMS Adater using weblogic queue

    I am using weblogic queue in jms adapter to queue the data. i configured the server.xml
         <shared-library name="oracle.weblogic" version="10.1.3">
              <code-source path="D:\product\10.1.3.1\OracleAS_5\jdk\lib\weblogic.jar"/>
         </shared-library>
    I got the following error. Any Suggestions?
    file:/D:/product/10.1.3.1/OracleAS_5/bpel/domains/default/tmp/.bpel_OSM_OrderRequest_2.0_c68a29fd8af11327e1a8892e8de5a6bb.tmp/Sample.wsdl [ Produce_Message_ptt::Produce_Message(orderRequestMessage) ] - WSIF JCA Execute of operation 'Produce_Message' failed due to: Could not instantiate InteractionSpec oracle.tip.adapter.jms.outbound.JmsProduceInteractionSpec due to:
         Missing class: oracle.tip.adapter.jms.outbound.JmsProduceInteractionSpec
         Dependent class: oracle.tip.adapter.fw.wsif.jca.WSIFOperation_JCA
         Loader: oracle.bpel.common:10.1.3
         Code-Source: /D:/product/10.1.3.1/OracleAS_5/bpel/lib/orabpel.jar
         Configuration: <code-source> in /D:/product/10.1.3.1/OracleAS_5/j2ee/oc4j_soa/config/server.xml
    This load was initiated at orabpel.root:0.0.0 using the Class.forName() method.
    The missing class is not available from any code-source or loader in the system.; nested exception is:
         oracle.classloader.util.AnnotatedClassNotFoundException:
         Missing class: oracle.tip.adapter.jms.outbound.JmsProduceInteractionSpec
         Dependent class: oracle.tip.adapter.fw.wsif.jca.WSIFOperation_JCA
         Loader: oracle.bpel.common:10.1.3
         Code-Source: /D:/product/10.1.3.1/OracleAS_5/bpel/lib/orabpel.jar
         Configuration: <code-source> in /D:/product/10.1.3.1/OracleAS_5/j2ee/oc4j_soa/config/server.xml
    This load was initiated at orabpel.root:0.0.0 using the Class.forName() method.
    The missing class is not available from any code-source or loader in the system.; nested exception is:
         org.collaxa.thirdparty.apache.wsif.WSIFException: Could not instantiate InteractionSpec oracle.tip.adapter.jms.outbound.JmsProduceInteractionSpec due to:
         Missing class: oracle.tip.adapter.jms.outbound.JmsProduceInteractionSpec
         Dependent class: oracle.tip.adapter.fw.wsif.jca.WSIFOperation_JCA
         Loader: oracle.bpel.common:10.1.3
         Code-Source: /D:/product/10.1.3.1/OracleAS_5/bpel/lib/orabpel.jar
         Configuration: <code-source> in /D:/product/10.1.3.1/OracleAS_5/j2ee/oc4j_soa/config/server.xml
    This load was initiated at orabpel.root:0.0.0 using the Class.forName() method.
    The missing class is not available from any code-source or loader in the system.; nested exception is:
         oracle.classloader.util.AnnotatedClassNotFoundException:
         Missing class: oracle.tip.adapter.jms.outbound.JmsProduceInteractionSpec
         Dependent class: oracle.tip.adapter.fw.wsif.jca.WSIFOperation_JCA
         Loader: oracle.bpel.common:10.1.3
         Code-Source: /D:/product/10.1.3.1/OracleAS_5/bpel/lib/orabpel.jar
         Configuration: <code-source> in /D:/product/10.1.3.1/OracleAS_5/j2ee/oc4j_soa/config/server.xml
    This load was initiated at orabpel.root:0.0.0 using the Class.forName() method.
    The missing class is not available from any code-source or loader in the system.
    </summary>
    </part>
    -<part name="detail">
    <detail>
    org.collaxa.thirdparty.apache.wsif.WSIFException: Could not instantiate InteractionSpec oracle.tip.adapter.jms.outbound.JmsProduceInteractionSpec due to:
         Missing class: oracle.tip.adapter.jms.outbound.JmsProduceInteractionSpec
         Dependent class: oracle.tip.adapter.fw.wsif.jca.WSIFOperation_JCA
         Loader: oracle.bpel.common:10.1.3
         Code-Source: /D:/product/10.1.3.1/OracleAS_5/bpel/lib/orabpel.jar
         Configuration: <code-source> in /D:/product/10.1.3.1/OracleAS_5/j2ee/oc4j_soa/config/server.xml
    This load was initiated at orabpel.root:0.0.0 using the Class.forName() method.
    The missing class is not available from any code-source or loader in the system.; nested exception is:
         oracle.classloader.util.AnnotatedClassNotFoundException:
         Missing class: oracle.tip.adapter.jms.outbound.JmsProduceInteractionSpec
         Dependent class: oracle.tip.adapter.fw.wsif.jca.WSIFOperation_JCA
         Loader: oracle.bpel.common:10.1.3
         Code-Source: /D:/product/10.1.3.1/OracleAS_5/bpel/lib/orabpel.jar
         Configuration: <code-source> in /D:/product/10.1.3.1/OracleAS_5/j2ee/oc4j_soa/config/server.xml
    This load was initiated at orabpel.root:0.0.0 using the Class.forName() method.
    The missing class is not available from any code-source or loader in the system.

    I am able to fix this error by copying "JmsAdapter.jar" to "applib" directory of oc4j_soa.
    I was getting a new error.
    +"Missing class: oracle.tip.adapter.api.TranslationAware+
    +     Dependent class: oracle.tip.adapter.jms.JmsInteractionSpec+
    +     Loader: global.libraries:1.0+
    +     Code-Source: /D:/SOA1013/j2ee/oc4j_soa/applib/JmsAdapter.jar+
    +     Configuration: <code-source> in /D:/SOA1013/j2ee/oc4j_soa/config/server.xml+
    +The missing class is available from the following locations:+
    +     1. Code-Source: /D:/SOA1013/bpel/lib/orabpel.jar (from <code-source> in /D:/SOA1013/j2ee/oc4j_soa/config/server.xml)+
    +     This code-source is available in loader oracle.bpel.common:10.1.3."+
    But managed it to fix it by copying "orabpel.jar" to "applib" directory.
    We need to restart OC4J once we copy the JAR files.
    regards,
    S.Vasanth Kumar.

  • Talking to WL JMS Queue via HTTP

    Hi,
    We have a web application running on weblogic server 6.1. We were able to talk (in our case, this involved sending it xml input) to this application through the weblogic JMS by hitting the JMS queue via a java program on the same box. What we need to do now is to talk to that same JMS queue using HTTP. In other words, be able to post an HTTP message from a different box to the JMS queue on this weblogic server.
    How do we do that? Please assume I know as little as possible.
    Thanks so much.
    Avraham

    One way to do this is to create a servlet that forwards the incoming HTTP message to the queue. In order to access a remote box you probably just need to package the JMS client library with the servlet's WAR file. In this setup, the servlet is basically a router between the HTTP side and the JMS side. You can also create a JAX-RPC web service if you want the HTTP input to follow a specific XML structure.
    - Bjarne.

  • Error while using webmethod JMS provider with JNDI

    Hi,
    I am using webmethod JMS provider (not SAP JMS) with JNDI to connect to webmethod with XI. Central J2EE adapter engine is used and the comm chaneel is configured in with appropriate Provider JNDI Server address, initial context factory, Name of queue connection factory etc. 
    While activated the adapter short log shows: Adapter has not provided any status information about this channel"
    In the detailed log following error message is displayed: "Obtained connection factory: null#"
    #1.5 #001A4BAC31000052000001520000152200045090BF28DACA#1214482519514#com.sap.aii.adapter.jms.core.connector.JndiConnectorImpl##com.sap.aii.adapter.jms.core.connector.JndiConnectorImpl.createConnectionFactory()#J2EE_GUEST#0##n/a##8b16bd50437911ddc9f2001a4bac3100#SAPEngine_Application_Thread[impl:3]_16##0#0#Path##Plain###Entering method#
    #1.5 #001A4BAC31000052000001530000152200045090BF28DB65#1214482519514#com.sap.aii.adapter.jms.core.connector.JndiConnectorImpl##com.sap.aii.adapter.jms.core.connector.JndiConnectorImpl.createConnectionFactory()#J2EE_GUEST#0##n/a##8b16bd50437911ddc9f2001a4bac3100#SAPEngine_Application_Thread[impl:3]_16##0#0#Debug##Plain###Looking up connection factory under name NAIP_XIQueueConnectionFactory#
    #1.5 #001A4BAC31000052000001540000152200045090BF28E42E#1214482519516#com.sap.aii.adapter.jms.core.connector.JndiConnectorImpl##com.sap.aii.adapter.jms.core.connector.JndiConnectorImpl.createConnectionFactory()#J2EE_GUEST#0##n/a##8b16bd50437911ddc9f2001a4bac3100#SAPEngine_Application_Thread[impl:3]_16##0#0#Debug##Plain###Obtained connection factory: null#
    #1.5 #001A4BAC31000052000001550000152200045090BF28E4B3#1214482519516#com.sap.aii.adapter.jms.core.connector.JndiConnectorImpl##com.sap.aii.adapter.jms.core.connector.JndiConnectorImpl.createConnectionFactory()#J2EE_GUEST#0##n/a##8b16bd50437911ddc9f2001a4bac3100#SAPEngine_Application_Thread[impl:3]_16##0#0#Path##Plain###Exiting method#
    #1.5 #001A4BAC31000052000001560000152200045090BF28E528#1214482519516#com.sap.aii.adapter.jms.core.connector.ConnectorImpl##com.sap.aii.adapter.jms.core.connector.ConnectorImpl.executeConnectionFactoryInvocations()#J2EE_GUEST#0##n/a##8b16bd50437911ddc9f2001a4bac3100#SAPEngine_Application_Thread[impl:3]_16##0#0#Path##Plain###Entering method#
    #1.5 #001A4BAC31000052000001570000152200045090BF28E5A9#1214482519517#com.sap.aii.adapter.jms.core.connector.ConnectorImpl##com.sap.aii.adapter.jms.core.connector.ConnectorImpl.executeConnectionFactoryInvocations()#J2EE_GUEST#0##n/a##8b16bd50437911ddc9f2001a4bac3100#SAPEngine_Application_Thread[impl:3]_16##0#0#Info##Java###Sucessfully executed CF invocations for connection factory object: for profile: #2#<null>#ConnectionProfile of channel: CC_RCV_JMS_SAPJNDIon node: 3010950 having object id: e4413a5265a436459e271d5e0dd4859b#
    #1.5 #001A4BAC31000052000001580000152200045090BF28E64E#1214482519517#com.sap.aii.adapter.jms.core.connector.ConnectorImpl##com.sap.aii.adapter.jms.core.connector.ConnectorImpl.executeConnectionFactoryInvocations()#J2EE_GUEST#0##n/a##8b16bd50437911ddc9f2001a4bac3100#SAPEngine_Application_Thread[impl:3]_16##0#0#Path##Plain###Exiting method#
    #1.5 #001A4BAC31000052000001590000152200045090BF28E6CA#1214482519517#com.sap.aii.adapter.jms.core.connector.ConnectorImpl##com.sap.aii.adapter.jms.core.connector.ConnectorImpl.buildConnection()#J2EE_GUEST#0##n/a##8b16bd50437911ddc9f2001a4bac3100#SAPEngine_Application_Thread[impl:3]_16##0#0#Path##Plain###Entering method#
    #1.5 #001A4BAC310000520000015A0000152200045090BF28E741#1214482519517#com.sap.aii.adapter.jms.core.common.StringUtils##com.sap.aii.adapter.jms.core.common.StringUtils.isBlank(String str)#J2EE_GUEST#0##n/a##8b16bd50437911ddc9f2001a4bac3100#SAPEngine_Application_Thread[impl:3]_16##0#0#Path##Plain###Entering method#
    #1.5 #001A4BAC310000520000015B0000152200045090BF28E7C3#1214482519517#com.sap.aii.adapter.jms.core.connector.ConnectorImpl##com.sap.aii.adapter.jms.core.connector.ConnectorImpl.buildConnection()#J2EE_GUEST#0##n/a##8b16bd50437911ddc9f2001a4bac3100#SAPEngine_Application_Thread[impl:3]_16##0#0#Debug##Plain###Creating connection...#
    #1.5 #001A4BAC310000520000015C0000152200045090BF28EB51#1214482519518#com.sap.aii.adapter.jms.core.channel.AdapterImpl##com.sap.aii.adapter.jms.core.channel.AdapterImpl.addOrReplaceChannel(Channel cpaChannel)#J2EE_GUEST#0##n/a##8b16bd50437911ddc9f2001a4bac3100#SAPEngine_Application_Thread[impl:3]_16##0#0#Warning##Java###Catching #1#java.lang.NullPointerException
    at com.sap.aii.adapter.jms.core.connector.ConnectorImpl.buildConnection(ConnectorImpl.java:198)
    at com.sap.aii.adapter.jms.core.connector.ConnectorImpl.doConnect(ConnectorImpl.java:166)
    at com.sap.aii.adapter.jms.core.connector.JndiConnectorImpl.doConnect(JndiConnectorImpl.java:186)
    at com.sap.aii.adapter.jms.core.connector.ConnectorImpl.connect(ConnectorImpl.java:151)
    at com.sap.aii.adapter.jms.core.channel.ChannelImpl.doStart(ChannelImpl.java:235)
    at com.sap.aii.adapter.jms.core.channel.ChannelImpl.start(ChannelImpl.java:154)
    at com.sap.aii.adapter.jms.core.channel.AdapterImpl.doAddUpdateChannel(AdapterImpl.java:404)
    at com.sap.aii.adapter.jms.core.channel.AdapterImpl.addOrReplaceChannel(AdapterImpl.java:376)
    at com.sap.aii.adapter.jms.core.channel.ChannelLifecycleCallbackImpl$1.run(ChannelLifecycleCallbackImpl.java:51)
    at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:102)
    at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172)
    #1.5 #001A4BAC310000520000015D0000152200045090BF28EC6A#1214482519518#com.sap.aii.adapter.jms.core.channel.AdapterImpl##com.sap.aii.adapter.jms.core.channel.AdapterImpl.addOrReplaceChannel(Channel cpaChannel)#J2EE_GUEST#0##n/a##8b16bd50437911ddc9f2001a4bac3100#SAPEngine_Application_Thread[impl:3]_16##0#0#Error##Plain###[[ChannelName:CC_RCV_JMS_SAPJNDI,ChannelId: e4413a5265a436459e271d5e0dd4859b]] Error adding/updating channel.#
    #1.5 #001A4BAC310000520000015E0000152200045090BF28ECF8#1214482519518#com.sap.aii.adapter.jms.core.channel.AdapterImpl##com.sap.aii.adapter.jms.core.channel.AdapterImpl.addOrReplaceChannel(Channel cpaChannel)#J2EE_GUEST#0##n/a##8b16bd50437911ddc9f2001a4bac3100#SAPEngine_Application_Thread[impl:3]_16##0#0#Path##Plain###Exiting method#
    #1.5 #001A4BAC310000520000015F0000152200045090BF28ED76#1214482519519#com.sap.aii.adapter.jms.core.channel.ChannelLifecycleCallbackImpl##com.sap.aii.adapter.jms.core.channel.ChannelLifecycleCallbackImpl.channelAdded().run()#J2EE_GUEST#0##n/a##8b16bd50437911ddc9f2001a4bac3100#SAPEngine_Application_Thread[impl:3]_16##0#0#Path##Plain###Exiting method#
    #1.5 #001A4BAC3100005F000000660000152200045090BF65478A#1214482523474#com.sap.aii.adapter.jms.core.channel.ChannelLifecycleCallbackImpl#sap.com/com.sap.xi.mdt#com.sap.aii.adapter.jms.core.channel.ChannelLifecycleCallbackImpl.channelAdded(Channel channel)#AAAAAAAAA#108##n/a##002ee500437911dd99cf001a4bac3100#SAPEngine_Application_Thread[impl:3]_29##0#0#Path##Plain###Exiting method#
    Please let me know anyone has come accross the problem or has idea how to solve it. Thanks.

    Hi,
    Ask ur basis admin to restart JMS adpater From Vis administrator and try again to activate the comm channel.
    Hope this will solve ur problem and once again check connection fatcory and Queue name provided by Webmethod admin.
    Regards,
    Srini

  • DNS adding entries via SA GUI

    I am configuring a new Intel Xserve with 10.5.2 ready to move data from my current 10.4.11 system
    I have added over 100 entries into DNS via the Server Admin GUI by hand.
    (I tried using the move the data files and then using the convert utility. It kept missing and corrupting data).
    I have added most of my records apart from a few A records and CNAMEs, however when I click on "add entry", there is no "new entry" created. In fact I cannot seem now to add any entries to DNS via GUI.
    The GUI is the preferred entry point as other colleagues may need to add to DNS in my absence.
    I have stopped DNS, restarted, rebooted the system.
    The following is in /var/log/system.log it is complaining about not having a nameserver, but it does.
    Any help would be appreciated.
    Apr 3 09:48:26 adminservices servermgrd[89]: servermgr_dns: Failed to save zone '(null)' because the zone does not have a nameserver.
    Apr 3 09:48:55: --- last message repeated 3 times ---
    Apr 3 09:48:55 adminservices Server Admin[271]: Unexpected call to doMarkConfigurationAsDirty by 'DNS' plugin during updateConfigurationViewFromDescription
    Apr 3 09:52:30 adminservices Server Admin[271]: Unexpected call to doMarkConfigurationAsDirty by 'DNS' plugin during updateConfigurationViewFromDescription
    Apr 3 09:53:00: --- last message repeated 1 time ---
    Apr 3 09:53:17 adminservices Server Admin[271]: Unexpected call to doMarkConfigurationAsDirty by 'DNS' plugin during updateConfigurationViewFromDescription
    Apr 3 09:55:06 adminservices servermgrd[89]: servermgr_dns: Failed to save zone '(null)' because the zone does not have a nameserver.
    Apr 3 09:55:36: --- last message repeated 3 times ---
    Apr 3 09:56:24 adminservices Server Admin[271]: Unexpected call to doMarkConfigurationAsDirty by 'DNS' plugin during updateConfigurationViewFromDescription
    Apr 3 09:57:08 adminservices servermgrd[89]: servermgr_dns: Failed to save zone '(null)' because the zone does not have a nameserver.
    Apr 3 09:57:15: --- last message repeated 3 times ---
    Apr 3 09:57:15 adminservices Server Admin[271]: * -[GroupTextField windowDidResignKey:]: unrecognized selector sent to instance 0x1000e130
    Apr 3 09:57:22: --- last message repeated 1 time ---
    Apr 3 09:57:22 adminservices [0x0-0x12012].com.apple.ServerAdmin[271]: * ERROR: -[GRAxes computeLayout]:1124 - plotRect height = 0.000000 <= 0.0 *
    Apr 3 09:57:22 adminservices [0x0-0x12012].com.apple.ServerAdmin[271]: * ERROR: -[GRChartView computeLayout]:1194 - Layout for overlay axes (0x13eebd00) failed. *
    Apr 3 09:57:22 adminservices [0x0-0x12012].com.apple.ServerAdmin[271]: * ERROR: -[GRAxes computeLayout]:1124 - plotRect height = 0.000000 <= 0.0 *
    Apr 3 09:57:22 adminservices [0x0-0x12012].com.apple.ServerAdmin[271]: * ERROR: -[GRChartView computeLayout]:1194 - Layout for overlay axes (0x13eedef0) failed. *
    Apr 3 09:57:23 adminservices [0x0-0x12012].com.apple.ServerAdmin[271]: * ERROR: -[GRAxes computeLayout]:1124 - plotRect height = 0.000000 <= 0.0 *
    Apr 3 09:57:23 adminservices [0x0-0x12012].com.apple.ServerAdmin[271]: * ERROR: -[GRChartView computeLayout]:1194 - Layout for overlay axes (0x13eebd00) failed. *
    Apr 3 09:57:23 adminservices [0x0-0x12012].com.apple.ServerAdmin[271]: * ERROR: -[GRAxes computeLayout]:1124 - plotRect height = 0.000000 <= 0.0 *
    Apr 3 09:57:23 adminservices [0x0-0x12012].com.apple.ServerAdmin[271]: * ERROR: -[GRChartView computeLayout]:1194 - Layout for overlay axes (0x13eedef0) failed. *
    Apr 3 10:05:08 adminservices [0x0-0x12012].com.apple.ServerAdmin[271]: * ERROR: -[GRAxes computeLayout]:1124 - plotRect height = 0.000000 <= 0.0 *
    Apr 3 10:05:08 adminservices [0x0-0x12012].com.apple.ServerAdmin[271]: * ERROR: -[GRChartView computeLayout]:1194 - Layout for overlay axes (0x13eebd00) failed. *
    Apr 3 10:05:08 adminservices [0x0-0x12012].com.apple.ServerAdmin[271]: * ERROR: -[GRAxes computeLayout]:1124 - plotRect height = 0.000000 <= 0.0 *
    Apr 3 10:05:08 adminservices [0x0-0x12012].com.apple.ServerAdmin[271]: * ERROR: -[GRChartView computeLayout]:1194 - Layout for overlay axes (0x13eedef0) failed. *
    Apr 3 10:05:43 adminservices com.apple.launchd[1] (0x416a30.Locum[22193]): Exited: Terminated
    Apr 3 10:32:57 adminservices sshd[22755]: USER_PROCESS: 22755 ttys000
    Apr 3 10:32:57 adminservices com.apple.launchd[1] (0x416cc0.sshd[22755]): Could not setup Mach task special port 9: (os/kern) no access

    Funny thing, we just upgraded our xserve from 10.3.9 to 10.4.11 and our DNS is having problems as well. Never has a problem before. Whines and complains that it doesn't know who "xserve" is and does not associate "xserve" with its local IP address.
    Maybe what will help you may help us.
    Ever since the upgrade, Windows file-sharing has gotten horribly gummy.

  • Report and Alert don't executed in the error handler with a JMS proxy service

    Hi,
    I'm working with OSB 11.1.1.4.0 and I'm facing a problem with the error handler of my JMS proxy service.
    My error handler contains two main elements :
    - a Report action
    - an Alert with a JMS destination defined
    When the business service failed the message remain in the queue. It's the expected behavior.
    The problem is :
    - the report is missing
    - the alert is raised but missing in the JMS destination defined in the Alert setting.
    I've noticed if I add a Reply with Failure or Success, Report and Alert are successfully executed.
    Unfortunately the message don't remain in the JMS queue.
    What can I do in order to have my report/alert done and the JMS transaction rollback in order to keep the message in the queue ?
    I've already met this problem in the past with alsb v3 and my solution was to add Service Callout in the error handler in order to externalize these actions.
    This solution is not convenient and I hope another solution is possible.

    Inventorying workgroups can be difficult, especially when it comes to remote access and network security. Because workgroups are not centrally managed, some of the items discussed in this
    wiki article on preparing your workgroup environment may require you to visit each machine individually.
    For non-domain credentials, you do not use the <systemname>\<user> format, you simply enter the user name. Regarding how to enter the credentials, if you have an account that uses the same username and password on all machines and is an administrator
    on all of those machines, then you can enter that in the All computers credentials page of the wizard. You can also do this if they are different user names. However, if some machines have an account with the same user name, such as Administrator,
    but different passwords on each machine, you will need to use the Manually enter computer names discovery method, and then enter the information for each group or each machine.
    As you can tell, workgroup environments can quickly negate any benefit that the agentless inventory nature of MAP provides.
    Please remember to click "Mark as Answer" on the post that helps you, and to click
    "Unmark as Answer" if a marked post does not actually answer your question. Please
    VOTE as HELPFUL if the post helps you. This can be beneficial to other community members reading the thread.

  • You have encountered an unexpected error. Please contact the System Adminis

    Hii guys
    EBS is installed.
    I'm not able to login via IE in EBS and but i'm able to login EBS via FireFox.
    I get the following error.
    You have encountered an unexpected error. Please contact the System Administrator.
    I've run the following query while logged in the system as apps user
    SQL> select user_name from applsys.fnd_user where user_name = 'SYSADMIN;
    and i get the following result
    USER_NAME
    SYSADMIN
    What am i doing wrong .Kindly help
    Fahad

    Fahad,
    This is a duplicate post, I suggest you check the other thread:
    You have encountered an unexpected error. Please contact the System Adminis
    Re: You have encountered an unexpected error. Please contact the System Adminis
    Thanks

  • Using dynamic queues in jms

    I am making messenger using jms
    Can anyone tell me
    **if createQueue() or createTemporaryQueue() should be used for queue creation.
    **if createTemporaryQueue() is used,i think offline messages can't be sent
    **i am unable to create the queue,plz tell exactly how i can create it
    Thanx in advance

    createQueue/Topic do not create the physical destination but only the address to it. Queues and Topics are administered objects in JMS and are usually created by your JMS vendors admin tools / config files. Some provider even create the destinations on the fly (first use).
    -- Andreas

  • Error when trying to acess SCVMM Admin Console

    Hello everyone,
    I had to install SCVMM 2008 R2 in a server that also contains TFS 2013 and SQL Server to manager virtual machines in MTest Manager.
    During the very first acess to SCVMM 2008 i had the following message:
    Unable to connect to the VMM database.
    Ensure that the SQL Server is running and configured correctly.
    ID: 2601
    Details: SQL error code: 4060
    Then, i've set NT
    AUTHORITY\SYSTEM as dbo of VirtualManagerDB( bd created during installation of SCVMM), but now
    i had the following message:
    You cannot contact the Virtual Machine Manager
    server. The credentials provided have insufficient privileges on TFS-TIER.
    Ensure that your account has access to the Virtual
    Machine Manager server TFS-TIER, and then try the operation again.
    ID: 1605
    Can anyone help me? thanks!

    Hello,
    Could you examine these requirements first?
    http://technet.microsoft.com/en-us/library/cc764220.aspx
    Examine SQL Server error log to make sure the login failed error is associated with the NT AUTHORITY\SYSTEM login. Share with any error
    numbers related to login failed messages.
    You can also try adding as sysadmin the login used by SCVMM on SQL Server to see what happen.
    https://social.msdn.microsoft.com/Forums/sqlserver/en-US/c280e0c8-9a5f-4a47-91d5-17e0d2e04180/error-when-trying-to-acess-scvmm-admin-console?forum=sqlkjmanageability
    Hope this helps.
    Regards,
    Alberto Morillo
    SQLCoffee.com

  • Oracle.jms.AQjmsException when inserting large MessageMap message via JMS

    Is there a limit on the number of items/size of message that can be placed on the AQ using the MessageMap message format?
    Ive attempted to place 100 elements, each a small string of approximately 20 characters, into the AQ but I get the following error.
    ---> nested oracle.jms.AQjmsException: JMS-204: An error occurred in the AQ JNI layer
    If I reduce the number of elements to about 70 the message is successfully queued.

    As long as the byte array obtained by serializing the JMSMapMessage
    java object instance fits in a BLOB (max size 4 Gig) you should be able to
    enqueue your message (providing the OS and/or the JVM can handle it).
    Smaller map messages are stored inline in the table itself. Larger messages
    are stored in a BLOB. It is likely that you do not have permissions to
    write to the BLOB field of the OJMS MapMessage ADT.
    To figure out the exact SQL exception turn tracing on by putting the following
    lines of code in your OJMS client and recompiling.
    AQjmsOracleDebug.setDebug(true);
    AQjmsOracleDebug.setTraceLevel(5);
    This will give you the exact SQL exception that is thrown.
    -Vivek

  • System restarted with messages "Error adding a request to the dispatcher ""

    Hi,
    Today ECC system restarted. The following error messages were found in SM21
    " Error adding a request to the dispatcher queue ( UP2)
    Request (type UP2) cannot be processed "
    I cheched Queue information for this system by navigating to Goto-->Server name --> information -->Queue information
    NOWP     0     21     2,000     25,181,608     25,181,608
    DIA     0     13     2,000     3,384,734     3,384,734
    UPD     0     29     2,000     185,673     185,673
    ENQ     0     69     2,000     18,928,082     18,928,082
    BTC     0     0     2,000     0     0
    SPO     0     3     2,000     5,539     5,539
    UP2     0     2,000     2,000     107,232     107,232
    This is the first time a error of this kind is noticed. Can some tell me what could be the root cause and how to fix this issue?
    Regards,
    Chaitanya.

    hello,
    in the UPD queue you see:
    UP2 0 2,000 2,000 107,232 107,232
    indicating that in a moment there were 2000 records in the dispatcher queue.
    In SM13 you recognize the records which update V2 are not procesed yet, they have the status "V1 processed".
    Are the UP2 work processes occupied?
    kind regards,
    Mercedes

  • Push different type of messages to JMS Queue using JMS Adapter

    Platform: Oracle SOA 11g. JMS Adapter.
    I got to push different types of messages as string to same queue. JMS Adapter requires schema to push a message to a queue. Since messages are of different types, how can I push them into queue. I tried to use singleString schema. Result is that actual message gets wrapped into <singleString> root element which is not the required result.
    Any hints or links shall be appreciated.

    Thanks fo ryour reply and help. I appreciate that.
    Wrapping of original message in <singleString>  element is done by JMS Adapter as the very last activity/setting. I am not composing/transforming message into final shape with singleString through transformation.
    Once message is with JMS adapted on one end, it is in Queue on the other end. No control.
    Since consuming end is not in my control and requires the actual message in Text format, I need to have the message target queue in Text format.
    If I select the Opaque schema, following error message is thrown.
    <bpelFault><faultType>0</faultType><mismatchedAssignmentFailure xmlns="http://docs.oasis-open.org/wsbpel/2.0/process/executable"><part name="summary"><summary>Mismatch Assign. cannot set a nonmessage value to a message-based variable. An attempt to assign a nonmessage value to a message-based variable failed. Verify the BPEL source for invalid assign activities.< /summary></part></mismatchedAssignmentFailure></bpelFault>

  • Error Adding User

    I was adding the initial unified messaging user through the Web Interface per Initial Admin Tasks portion of the Unified Messaging Admin Guide and received this error message when I clicked on submit to create the user.....
    500 Internal Server Error
    java.lang.SecurityException: access denied (oracle.ias.repository.schemaimpl.CheckRepositoryPermission connectAs)     at oracle.security.jazn.util.JAZNSecurityManager.verifyPermission(JAZNSecurityManager.java:123)     at oracle.ias.repository.SchemaManager.connectAs(SchemaManager.java:622)     at oracle.mail.admin.directory.RepositoryServices.getConnection(RepositoryServices.java:100)     at oracle.mail.admin.directory.RepositoryServices.getDASCreateUserUrl(RepositoryServices.java:188)     at oracle.mail.admin.ui.UMCreateEmailStatus.getUI(UMCreateEmailStatus.java:168)     at oracle.mail.admin.ui.UMCreateUserTrial.getUI(UMCreateUserTrial.java:152)     at oracle.mail.admin.ui.UMAdminFlowEngine.CreateUserTrial(UMAdminFlowEngine.java:208)     at oracle.mail.admin.ui.UMAdminFlowEngine.pageFlowControl(UMAdminFlowEngine.java:197)     at oracle.mail.admin.ui.UMAdminFlowEngine.getPage(UMAdminFlowEngine.java:118)     at UMAdminUserManagementMain.jspService(_UMAdminUserManagementMain.java:111)     [SRC:/UMAdminUserManagementMain.jsp:71]     at com.orionserver[Oracle9iAS (9.0.2.0.0) Containers for J2EE].http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)     at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:302)     at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:407)     at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:330)     at javax.servlet.http.HttpServlet.service(HttpServlet.java:336)     at com.evermind[Oracle9iAS (9.0.2.0.0) Containers for J2EE].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:684)     at com.evermind[Oracle9iAS (9.0.2.0.0) Containers for J2EE].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:269)     at com.evermind[Oracle9iAS (9.0.2.0.0) Containers for J2EE].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:735)     at com.evermind[Oracle9iAS (9.0.2.0.0) Containers for J2EE].server.http.AJPRequestHandler.run(AJPRequestHandler.java:151)     at com.evermind[Oracle9iAS (9.0.2.0.0) Containers for J2EE].util.ThreadPoolThread.run(ThreadPoolThread.java:64)
    Any ideas would be appreciated.
    Thanks,
    Dennis

    I am getting the same Error. Can anyone help???
    Thanks,
    Scott

Maybe you are looking for

  • Photoshop Camera Raw 6.7-Update Installation failed

    Photoshop Camera Raw 6.7-Update Installation failes. System information: Adobe Photoshop Version: 12.0.4 (12.0.4x20110407 [20110407.r.1265 2011/04/07:02:00:00 cutoff; r branch]) x32 Operating system: Windows XP 32-Bit Version: 5.1 Service Pack 3 Regi

  • How can i change a video to a button in INDD? interactive PDF export issue

    in iNDD, I wish to have 2 videos on a page, overlayed, with two buttons that when each is clicked it shows the respective video and hides the other one, i have it working in epub3 using the interactive functionality, but in interactive PDF export, on

  • Control Simulation and Design with DAQmx

    Hi all, thanks in advance for any helpful direction you can provide. I was recently setup with Labview 2013 Developer Suite and the Control and Simulation Design add-on and was hoping to get a little nudge in the right direction. I have used Labview

  • Flash Player installer has differing filename

    My Adobe update installer suggested this file: install_flashplayer11x32_mssd_au_aih.exe I see on the Adobe site and all over Google, etc. that the filename should just read: install_flashplayer11x32_mssd_aih.exe  (no "au" in the middle) I did not ins

  • General Error when I try to out put DVD in Encore CS4

    I have been trying to output a dvd from and encore project and am continually getting errors. I have imported mpg movie assets. I am working on Encore CS4 Windows XP. I get "General Error" message. I have also tried other file formats like AVI and st