Errors in OTM

Hi , we have a script (openscript) on Oracle EBS for functional testing. when execute from OTM we are getting some weird errors.  can any one suggest me how can we avoid this
we are able to run the same script from openscript with out any issues.
Failed during script playback : An unexpected exception occurred in the script.
Script section: Unspecified.
Failed to execute 'Forms Screen shot' on object: .
Caused by: java.io.IOException occurred. Error Message:Can't read input file!

I guess you are talking about functional testing. I got kind of the same problems. First make sure that you have consistent environment (OS, Openscript Version, IE version or Firefox version). Try some simple script to run from OTM (simple login or something). If that works you should check think time. I had a problem when I run the script from OTM I had to manually change script. Think time didn't work so I use delay function.
Proven

Similar Messages

  • Not able to playback siebel open ui functional scripts from OTM

    Hi All,
    I have recorded a Siebel Open UI functional script using web wizard of OpenScript.It contains navigating url,typing username and password,clicking enter button.
    When I tried to playback from OpenScript,it works fine.But when I tried to execute from OTM,broser is launched and navigated to the url,then it failed.
    I am getting "Failed to playback: No browser launched" error from OTM report.
    OATS Version : 12.4.0.2 Build 129
    IE Version : 9.0.8112.16421
    I have found one more strange thing,after playing back from openscript,if the Siebel Open UI login page exists in the browser,then OTM is able to playback with the scripts,it is logging in to the application.
    Can anyone help me to fix this issue?
    Thanks,
    Sandy.

    Informatica Domain File path D:\Informatica\9.1.0 - domains.infa
    Informatica Power Center Path D:\Informatica\9.1.0\server
    Yes, I m able to connect to the Informatica repository through the Informatica client.
    I tried adding the windows machine name to the hosts file, but didn't help.
    veeravalli - I've followed all the instructions in the document. I rechecked all the details corresponding to the host, domain and port number and they are correct.
    Thanks!

  • Functional test fails from OTM with summary error "authentication to user workstation failed"

    I see following exception in log wls_oats.log on OTM server machine. AgentManagerService is running manually on Agent Machine.
    2015-01-23 10:49:06,930 ERROR [OracleActionBase]
    2015-01-23 10:49:30,721 ERROR [TestExecutorBean] Failed to start test
    oracle.oats.manager.exceptions.AccessException
    at oracle.oats.manager.services.testexecution.TestRunner.setWorkStationData(TestRunner.java:359)
    at oracle.oats.manager.services.testexecution.TestExecutorBean.startTest(TestExecutorBean.java:69)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at com.bea.core.repackaged.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
    at com.bea.core.repackaged.springframework.jee.intercept.MethodInvocationInvocationContext.proceed(MethodInvocationInvocationContext.java:104)
    at oracle.oats.otm.session.BusinessSessionBean.initializeSessionObjects(BusinessSessionBean.java:56)
    at sun.reflect.GeneratedMethodAccessor363.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at com.bea.core.repackaged.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310)
    at com.bea.core.repackaged.springframework.jee.intercept.JeeInterceptorInterceptor.invoke(JeeInterceptorInterceptor.java:69)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
    at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
    at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
    at com.bea.core.repackaged.springframework.jee.spi.MethodInvocationVisitorImpl.visit(MethodInvocationVisitorImpl.java:37)
    at weblogic.ejb.container.injection.EnvironmentInterceptorCallbackImpl.callback(EnvironmentInterceptorCallbackImpl.java:54)
    at com.bea.core.repackaged.springframework.jee.spi.EnvironmentInterceptor.invoke(EnvironmentInterceptor.java:50)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
    at com.bea.core.repackaged.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:89)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
    at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
    at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
    at com.bea.core.repackaged.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
    at $Proxy130.startTest(Unknown Source)
    at oracle.oats.manager.services.testexecution.TestExecutorBean_vydo1q_TestExecutorLocalImpl.__WL_invoke(Unknown Source)
    at weblogic.ejb.container.internal.SessionLocalMethodInvoker.invoke(SessionLocalMethodInvoker.java:39)
    at oracle.oats.manager.services.testexecution.TestExecutorBean_vydo1q_TestExecutorLocalImpl.startTest(Unknown Source)
    at oracle.oats.otm.web.TestAction.runAutomatedTest(TestAction.java:592)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at oracle.oats.otm.web.OracleActionBase.execute(OracleActionBase.java:146)
    at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:484)
    at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:274)
    at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1485)
    at oracle.oats.otm.web.ActionServlet.process(ActionServlet.java:106)
    at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:509)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:821)
    at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
    at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:122)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:27)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    at oracle.oats.otm.reports.utils.GZIPFilter.doFilter(GZIPFilter.java:64)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    at oracle.oats.otm.util.BusinessSessionFilter.doFilter(BusinessSessionFilter.java:216)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    at oracle.oats.otm.reports.utils.AlwaysRevalidateCacheFilter.doFilter(AlwaysRevalidateCacheFilter.java:68)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    at oracle.oats.otm.util.RequestEncodingFilter.doFilter(RequestEncodingFilter.java:50)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3715)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3681)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)

    Hi
    Below is some of the resolution
    1. First go to OTM ->Tools->Systems ->Edit and verify by adding the password of the agent on the remote server and test.. (This is the password which was used on installing OATS on the remote server) Click ok
    Verify if the above step fixes the issue
    2. Go to the agent system Start->all programes->OATS->Tools->Oracle application load testing agent authentication->Click edit and enter the password and confirm it for the agent.
    Let me know if you still face issues
    Regards
    Rads

  • Error when running script from OTM

    Hi team,
    Customer is trying to run script from OTM but is getting a "JWG file does not exist" error. I found the following metalink note and the customer has verified that the repositories are defined with exactly the same names & paths in OTM & Openscript.
    Scripts Failing To Play Back From OATS Test Manager (OTM) (Doc ID 1587941.1)
    I've also checked the following post in the forums but this doesn't apply to the customer because both the OTM & agent are on Windows:
    https://forums.oracle.com/message/10707963
    Appreciate any pointers
    Thanks,
    Krishna

    Hi Krishna
    Is the agent running as a windows service or started from an interactive batch?
    What kind of script is that? Web, Forms, Siebel, other?
    Are they different repositories or the same? If different, how do you copy scripts from one to the other one?
    Cheers
    JB

  • Error while hitting OTM WSDL

    Error Details- [email protected] : Could not invoke 'process'; nested exception is:
         java.net.UnknownHostException: otm-connor-otm-55-wl.us.oracle.com: otm-connor-otm-55-wl.us.oracle.com
    Hi Guys,
    I am getting the above error when i am invoking the OTM Web Service from my BPEL process.
    The partner link Bindings in the bpel.xml file is defined as shown below:
    <partnerLinkBinding name="OTM">
    <property name="wsdlLocation">GLogXML.wsdl</property>
    <property name="location">http://otm-connor-otm-55-wl.us.oracle.com/GC3/glog.integration.servlet.WMServlet</property>
    </partnerLinkBinding>
    can anyone help me out on this regards..its urgent
    Thanx
    Ayush

    Ayush,
    Check whether your OTM host is accessible or not.
    Try to use the following WSDL URL to access OTM web service:
    http://<YOUR OTM HOST>:<YOUR OTM PORT>/GC3Services/IntXmlService/webservice?WSDL
    Dharmendra
    http://soa-howto.blogspot.com

  • Error when creating object of OTM

    Hi All,
    Virtual machine running Oracle Linux 2.6.18-238.el5 has been created in the Virtual Box.
    OTM version of 6.1.6 has been installed.
    Login by user DBA.ADMIN.
    When select the menu option :
    Shipment Management --> Location Manager
    and click button NEW then error message appear:
    java.lang.NoClassDefFoundError: org/apache/taglibs/standard/tag/common/xml/IfTag : javax/servlet/jsp/jstl/core/ConditionalTagSupport
         at java.lang.ClassLoader.defineClass1(Native Method)
         at java.lang.ClassLoader.defineClass(ClassLoader.java:621)
         at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:124)
         at java.net.URLClassLoader.defineClass(URLClassLoader.java:260)
         at java.net.URLClassLoader.access$000(URLClassLoader.java:56)
         at java.net.URLClassLoader$1.run(URLClassLoader.java:195)
         at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
         at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:252)
         at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1303)
         at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1233)
         at org.apache.jasper.compiler.JspDocumentParser.parseCustomAction(JspDocumentParser.java:1170)
         at org.apache.jasper.compiler.JspDocumentParser.startElement(JspDocumentParser.java:405)
         at org.apache.xerces.parsers.AbstractSAXParser.startElement(Unknown Source)
         at org.apache.xerces.impl.XMLNSDocumentScannerImpl.scanStartElement(Unknown Source)
         at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown Source)
         at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)
         at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
         at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
         at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
         at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
         at org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Source)
         at org.apache.xerces.jaxp.SAXParserImpl.parse(Unknown Source)
         at org.apache.jasper.compiler.JspDocumentParser.parse(JspDocumentParser.java:179)
         at org.apache.jasper.compiler.ParserController.doParse(ParserController.java:200)
         at org.apache.jasper.compiler.ParserController.parse(ParserController.java:103)
         at org.apache.jasper.compiler.Compiler.generateJava(Compiler.java:154)
         at org.apache.jasper.compiler.Compiler.compile(Compiler.java:315)
         at org.apache.jasper.compiler.Compiler.compile(Compiler.java:296)
         at org.apache.jasper.compiler.Compiler.compile(Compiler.java:283)
         at org.apache.jasper.JspCompilationContext.compile(JspCompilationContext.java:586)
         at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:317)
         at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:344)
         at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:267)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:718)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
         at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:630)
         at org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDispatcher.java:436)
         at org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:374)
         at org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:302)
         at glog.webserver.util.AbstractServletProducer.forwardRequest(AbstractServletProducer.java:230)
         at glog.webserver.util.AbstractServletProducer.dispatchDisplay(AbstractServletProducer.java:207)
         at glog.webserver.util.AbstractServletProducer.process(AbstractServletProducer.java:105)
         at glog.webserver.servprov.custscreen.LocationCustManagementServlet.process(LocationCustManagementServlet.java:41)
         at glog.webserver.util.BaseServlet.service(BaseServlet.java:705)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:718)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
         at glog.webserver.session.ParameterValidation.doFilter(ParameterValidation.java:31)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
         at glog.webserver.screenlayout.ClientSessionTracker.doFilter(ClientSessionTracker.java:61)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
         at glog.webserver.util.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:45)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
         at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
         at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
         at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)
         at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
         at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:111)
         at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:286)
         at org.apache.jk.server.JkCoyoteHandler.invoke(JkCoyoteHandler.java:190)
         at org.apache.jk.common.HandlerRequest.invoke(HandlerRequest.java:283)
         at org.apache.jk.common.ChannelSocket.invoke(ChannelSocket.java:767)
         at org.apache.jk.common.ChannelSocket.processConnection(ChannelSocket.java:697)
         at org.apache.jk.common.ChannelSocket$SocketConnection.runIt(ChannelSocket.java:890)
         at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:690)
         at java.lang.Thread.run(Thread.java:619)
    When select the menu option :
    Brokerage and Order Management --> Order Release --> Order Release
    and click button NEW then error message appear:
    java.lang.NoClassDefFoundError: org/apache/taglibs/standard/tag/common/core/WhenTagSupport : javax/servlet/jsp/jstl/core/ConditionalTagSupport
    When select the menu option :
    Business Process Automation --> Communication Management --> Contacts
    to create a contact, the error does not occur and the contact is created.
    Some other objects can be successfully created, some can not.
    When installing OTM I had to rename the jar-file jstl.jar in jstl.jar.orig.
    File jstl.jar I had download from internet by link pointed in the Installation Guide for OTM.
    Unfortunately, the file jstl.jar for unknown reasons was lost.
    This procedure with standard.jar I ran successfully:
    file has been renamed and uploaded by reference in accordance with the Installation Guide for OTM.
    1. Is it because of mistake with version of jar-file ?
    2. If yes, where can I download original jstl-jar file ?
    3. Otherwise what is the possible reason of this error ?
    Edited by: 795935 on Feb 20, 2012 8:24 AM

    There is section in ReadMe.txt :
    The following files MUST be installed prior to starting Oracle Transportation Management:
    1. Download the following file into a temporary directory: ...
    These instructions were not fully implemented.
    It was necessary to copy file jstl.jar into directory :
    $OTM/glog/gc3webapp/WEB-INF/lib/3rdparty
    After that, the above problem has been resolved.

  • OTM 6.1 installation - error starting weblogic piece

    Installed OTM 6.1, followed the Administration guide, cannot start the weblogic server, log as follows: Has anyone seen this error before?
    ####<Jul 19, 2010 2:14:56 PM CDT> <Critical> <Security> <okmdevxx> <gc3-okmdev1001> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <1279566896269> <BEA-090470> <Inconsistent security configuration, the otmrealm security realm has been configured to use security data in deployment descriptors but no DeployableAuthorizer has been configured with deployment enabled.>
    ####<Jul 19, 2010 2:14:56 PM CDT> <Critical> <WebLogicServer> <okmdevxxx> <gc3-okmdev1001> <Main Thread> <<WLS Kernel>> <1279566896280> <BEA-000362> <Server failed. Reason:
    There are 1 nested errors:
    weblogic.security.service.SecurityServiceRuntimeException: [Security:090411]Security Realm [otmrealm] improperly configured
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initializeRealm(CommonSecurityServiceManagerDelegateImpl.java:439)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.loadRealm(CommonSecurityServiceManagerDelegateImpl.java:840)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initializeRealms(CommonSecurityServiceManagerDelegateImpl.java:869)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1028)
    at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:875)
    at weblogic.security.SecurityService.start(SecurityService.java:141)
    at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Caused by: weblogic.management.utils.ErrorCollectionException: [Security:090519]The realm otmrealm is not properly configured. Follow the directions in the following errors to correctly configure the realm.
    [Security:090520]The realm otmrealm does not have an authenticator configured. To correct the problem, configure an authenticator.
    at weblogic.security.internal.RealmValidatorImpl.validate(RealmValidatorImpl.java:53)
    at weblogic.management.security.RealmImpl.validate(RealmImpl.java:53)
    at weblogic.management.security.RealmMBeanImpl.validate(RealmMBeanImpl.java:2632)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initializeRealm(CommonSecurityServiceManagerDelegateImpl.java:435)
    ... 8 more
    ####<Jul 19, 2010 2:14:56 PM CDT> <Notice> <WebLogicServer> <okmdevxxx> <gc3-okmdev1001> <Main Thread> <<WLS Kernel>> <1279566896321> <BEA-000365> <Server state changed to FAILED>
    ####<Jul 19, 2010 2:14:56 PM CDT> <Error> <WebLogicServer> <okmdevxxx> <gc3-okmdev1001> <Main Thread> <<WLS Kernel>> <1279566896322> <BEA-000383> ####<Jul 19, 2010 2:14:56 PM CDT> <Notice> <WebLogicServer> <okmdevxxx> <gc3-okmdev1001> <Main Thread> <<WLS Kernel>> <1279566896325> <BEA-000365> <Server state changed to FORCE_SHUTTING_DOWN>
    ####<Jul 19, 2010 2:14:56 PM CDT> <Info> <WebLogicServer> <okmdevxxx> <gc3-okmdev1001> <Main Thread> <<WLS Kernel>> <1279566896332> <BEA-000236> <Stopping execute threads.>

    Welcome to the forums !
    This forum is meant for database installation issues. You might get a better/faster response in the Weblogic install forum - WebLogic Server - Upgrade / Install / Environment / Migration
    HTH
    Srini

  • OTM 6.1 installation - errors starting weblogic - authenticator error

    Installed OTM 6.1, followed the Administration guide, cannot start the weblogic server, log as follows: Has anyone seen this error before?
    ####<Jul 19, 2010 2:14:56 PM CDT> <Critical> <Security> <okmdevxx> <gc3-okmdev1001> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1279566896269> <BEA-090470> <Inconsistent security configuration, the otmrealm security realm has been configured to use security data in deployment descriptors but no DeployableAuthorizer has been configured with deployment enabled.>
    ####<Jul 19, 2010 2:14:56 PM CDT> <Critical> <WebLogicServer> <okmdevxxx> <gc3-okmdev1001> <Main Thread> <<WLS Kernel>> <> <> <1279566896280> <BEA-000362> <Server failed. Reason:
    There are 1 nested errors:
    weblogic.security.service.SecurityServiceRuntimeException: [Security:090411]Security Realm [otmrealm] improperly configured
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initializeRealm(CommonSecurityServiceManagerDelegateImpl.java:439)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.loadRealm(CommonSecurityServiceManagerDelegateImpl.java:840)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initializeRealms(CommonSecurityServiceManagerDelegateImpl.java:869)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1028)
    at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:875)
    at weblogic.security.SecurityService.start(SecurityService.java:141)
    at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Caused by: weblogic.management.utils.ErrorCollectionException: [Security:090519]The realm otmrealm is not properly configured. Follow the directions in the following errors to correctly configure the realm.
    [Security:090520]The realm otmrealm does not have an authenticator configured. To correct the problem, configure an authenticator.
    at weblogic.security.internal.RealmValidatorImpl.validate(RealmValidatorImpl.java:53)
    at weblogic.management.security.RealmImpl.validate(RealmImpl.java:53)
    at weblogic.management.security.RealmMBeanImpl.validate(RealmMBeanImpl.java:2632)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initializeRealm(CommonSecurityServiceManagerDelegateImpl.java:435)
    ... 8 more
    >
    ####<Jul 19, 2010 2:14:56 PM CDT> <Notice> <WebLogicServer> <okmdevxxx> <gc3-okmdev1001> <Main Thread> <<WLS Kernel>> <> <> <1279566896321> <BEA-000365> <Server state changed to FAILED>
    ####<Jul 19, 2010 2:14:56 PM CDT> <Error> <WebLogicServer> <okmdevxxx> <gc3-okmdev1001> <Main Thread> <<WLS Kernel>> <> <> <1279566896322> <BEA-000383> <A critical service failed. The server will shut itself down>
    ####<Jul 19, 2010 2:14:56 PM CDT> <Notice> <WebLogicServer> <okmdevxxx> <gc3-okmdev1001> <Main Thread> <<WLS Kernel>> <> <> <1279566896325> <BEA-000365> <Server state changed to FORCE_SHUTTING_DOWN>
    ####<Jul 19, 2010 2:14:56 PM CDT> <Info> <WebLogicServer> <okmdevxxx> <gc3-okmdev1001> <Main Thread> <<WLS Kernel>> <> <> <1279566896332> <BEA-000236> <Stopping execute threads.>

    Welcome to the forums !
    This forum is meant for database installation issues. You might get a better/faster response in the Weblogic install forum - WebLogic Server - Upgrade / Install / Environment / Migration
    HTH
    Srini

  • Agent showing error while executing script from OTM

    Hi Team,
    OTM is installed in a separate server(Windows 2008 R2).
    When I am executing scripts in my client machine from OTM in server , I got the following error in agent....
    17:22:17,192 INFO [Messenger] Try server=t3://10.50.48.29:8088 destination=oracle/oats/queue/AgentManagerStatusQueue
    17:23:04,083 ERROR [Messenger] JNDI Error:
    javax.naming.CommunicationException [Root exception is java.net.ConnectException: t3://10.50.48.29:8088: Destination unreachable; nested exception is:
         java.net.ConnectException: Connection timed out: connect; No available router to destination]
         at weblogic.jndi.internal.ExceptionTranslator.toNamingException(ExceptionTranslator.java:40)
         at weblogic.jndi.WLInitialContextFactoryDelegate.toNamingException(WLInitialContextFactoryDelegate.java:788)
         at weblogic.jndi.WLInitialContextFactoryDelegate.getInitialContext(WLInitialContextFactoryDelegate.java:366)
         at weblogic.jndi.Environment.getContext(Environment.java:315)
         at weblogic.jndi.Environment.getContext(Environment.java:285)
         at weblogic.jndi.WLInitialContextFactory.getInitialContext(WLInitialContextFactory.java:117)
         at javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:667)
         at javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:288)
         at javax.naming.InitialContext.init(InitialContext.java:223)
         at javax.naming.InitialContext.<init>(InitialContext.java:197)
         at oracle.oats.server.jndi.JndiLookup.createInitialContextInternal(Unknown Source)
         at oracle.oats.server.jndi.JndiLookup.createInitialContext(Unknown Source)
         at oracle.oats.empstart.Messenger.startConnection(Messenger.java:115)
         at oracle.oats.empstart.EmpStartMain.<init>(EmpStartMain.java:500)
         at oracle.oats.empstart.EmpStartMain.main(EmpStartMain.java:392)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at org.tanukisoftware.wrapper.WrapperSimpleApp.run(WrapperSimpleApp.java:105)
         at java.lang.Thread.run(Thread.java:662)
    Caused by: java.net.ConnectException: t3://10.50.48.29:8088: Destination unreachable; nested exception is:
         java.net.ConnectException: Connection timed out: connect; No available router to destination
         at weblogic.rjvm.RJVMFinder.findOrCreateInternal(RJVMFinder.java:216)
         at weblogic.rjvm.RJVMFinder.findOrCreate(RJVMFinder.java:170)
         at weblogic.rjvm.ServerURL.findOrCreateRJVM(ServerURL.java:153)
         at weblogic.jndi.WLInitialContextFactoryDelegate$1.run(WLInitialContextFactoryDelegate.java:345)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:146)
         at weblogic.jndi.WLInitialContextFactoryDelegate.getInitialContext(WLInitialContextFactoryDelegate.java:340)
         ... 18 more
    Caused by: java.rmi.ConnectException: Destination unreachable; nested exception is:
         java.net.ConnectException: Connection timed out: connect; No available router to destination
         at weblogic.rjvm.ConnectionManager.bootstrap(ConnectionManager.java:470)
         at weblogic.rjvm.ConnectionManager.bootstrap(ConnectionManager.java:321)
         at weblogic.rjvm.RJVMManager.findOrCreateRemoteInternal(RJVMManager.java:254)
         at weblogic.rjvm.RJVMManager.findOrCreate(RJVMManager.java:197)
         at weblogic.rjvm.RJVMFinder.findOrCreateRemoteServer(RJVMFinder.java:238)
         at weblogic.rjvm.RJVMFinder.findOrCreateInternal(RJVMFinder.java:200)
         at weblogic.rjvm.RJVMFinder.findOrCreate(RJVMFinder.java:170)
         at weblogic.rjvm.ServerURL.findOrCreateRJVM(ServerURL.java:153)
         at weblogic.jndi.WLInitialContextFactoryDelegate$1.run(WLInitialContextFactoryDelegate.java:345)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:146)
         at weblogic.jndi.WLInitialContextFactoryDelegate.getInitialContext(WLInitialContextFactoryDelegate.java:340)
         at weblogic.jndi.Environment.getContext(Environment.java:315)
         at weblogic.jndi.Environment.getContext(Environment.java:285)
         at weblogic.jndi.WLInitialContextFactory.getInitialContext(WLInitialContextFactory.java:117)
         at javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:667)
         at javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:288)
         at javax.naming.InitialContext.init(InitialContext.java:223)
         at javax.naming.InitialContext.<init>(InitialContext.java:198)
         at oracle.oats.server.jndi.JndiLookup.createInitialContextInternal(Unknown Source)
         at oracle.oats.server.jndi.JndiLookup.createInitialContext(Unknown Source)
         at oracle.oats.empstart.Messenger.startConnection(Messenger.java:115)
         at oracle.oats.empstart.EmpStartMain.<init>(EmpStartMain.java:500)
         at oracle.oats.empstart.EmpStartMain.main(EmpStartMain.java:392)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at org.tanukisoftware.wrapper.WrapperSimpleApp.run(WrapperSimpleApp.java:106)
         ... 1 more
    Actually my server IP is *10.50.6.38*, then why agent is trying to connect *10.50.48.29* with port 8088. If I restart my machine it works for 4 - 5 scripts again shows the same error in agentmanager.
    Please help me to resolve this issue........
    Regards,
    Deepu M

    anybody have comments on this????????????

  • OTM error: oracle.oats.jagent.exception.FatalJavaAgentException

    Hi all,
    I have created a whole host of OATS scripts that run on my pc. Most of these scripts make use of databanks. I have ensured that the scripts are set up to point to databanks 'Relative to a Repository'.
    Now we have moved the repository to a server, which hosts OTM, from where we wish to run the test scripts. With the first script tested, using OpenScript, there were no problems. However, when running the same test script from OTM, we get the following error:
    oracle.oats.jagent.exception.FatalJavaAgentException: unable to create stand alone databank provider
    Any ideas?
    Blu

    This might not be the same issue, but I recall having similar problems when we first started using OLT from a shared repository on the server. Firstly I ended up having a mapped drive in Windows in order to specify the shared directory for scripts/databanks. Secondly I found that setting the parameter to work "relative to script" (rather than repository) worked.
    I must admit I keep meaning to re-visit this (as keeping things "relative to repository" would make more sense) but "it just works". I vaguely recall there was a bug in one of the pre-v9 versions (but I think that was more to do with the mapped drive).
    One of these days I'll find to time to re-evaluate this :)

  • I am experiencing problems running batches in OTM - error message

    I have created a batch script in Openscript and this runs successfully.
    However, When i run it in OTM I get this error
    oracle.oats.jagent.exception.ScriptPackageException: No IRunItem class could be found or generated by the script package ADVISOR_SELF_SERVICE_BATCH
    The ADVISOR_SELF_SERVICE_BATCH is the container than holds about 10 other scripts.
    I have another batch script that runs successfully in OTM so all my agents are running.
    Please advise as to what this error may mean and how I can avoid it if it is a user error as I am fairly new to OATS
    Many thanks for your time.
    Edited by: user2146238 on 25-Aug-2010 05:48

    Hi there,
    Did you ever get a resolution to this issue? I am getting a similar issue trying to execute a test I created in OpenScript and copied to the repository used by OTM...
    Thanks,
    -Troy

  • OTM installation error

    Hi ,
    While installing OATS-9.01.0157, the installer shows the following error :
    "Oracle Application Testing Suite install experienced an error connection to the specified database : FATAL
    EXCEPTION: java.sql.SQLException: ORA-01017:invalid username/password; logon denied please re-enter
    your database information"
    The database which am using is Ora11gDB and the database username and password is "sys as sysdba/oracle123".
    But the installer is not accepting that details even after connecting to the DB and throws the above mentioned
    error.
    Pls. help me with this issue.

    Can you try installing using the latest release ATS 9.1v
    Thanks
    Raj

  • Unable to find information on WS data binding error on WLS 9.2.03 startup

    Frustratingly, when I Google for "WS data binding error" I get 'old' links to BEA forum issues which may help but these are nowhere to be seen on the read-only copies now on Oracle forums here :- http://forums.oracle.com/forums/category.jspa?categoryID=202.
    The link I'm looking for is:-
    forums.bea.com/thread.jspa?threadID=600017135
    Is there anywhere I can get access to this information or should I just post new items on the new WLS forum?
    Many thanks.
    p.s. the errors I am trying to research are as follows:-
    <WS data binding error>could not find schema type '{http://xmlns.oracle.com/apps/otm}Transmission
    <WS data binding error>Ignoring element declaration {http://xmlns.oracle.com/apps/otm}Transmission because there is no entry for its type in the JAXRPC mapping file.

    Check this..
    http://docs.oracle.com/cd/E10291_01/doc.1013/e10538/weblogic.htm
    you can ignore those warnings
    The following data type binding warnings and errors are displayed during deployment and start of Decision Service (Business Rules) Applications. These errors and warnings can be ignored.
    <WS data binding error>could not find schema type '{http://www.w3.org/2001/XMLSchema}NCName
    <WS data binding error>could not find schema type
    '{http://websphere.ibm.com/webservices/}SOAPElement
    java.lang.IllegalStateException
    at weblogic.wsee.bind.runtime.internal.AnonymousTypeFinder$GlobalElementNode.
    getSchemaProperty(AnonymousTypeFinder.java:253)

  • AIP-11052 Error in B2B

    Hi,
    We are getting the following error while creating the Business Protocol in B2B.
    AIP-11052: Writing following objects: User Role Enrollment failed due to following constraint violation: null
    Same steps is working fine in another instance without any issues. I have tried to export the contenr from the working instance and import the same into instance which is showing error but still i am getting the same error. Is it related to B2B Patch issue?
    Thanks,
    Saravana

    Hi Anuj,
    Please find the details below.
    nvoking OPatch 10.2.0.3.3
    Oracle interim Patch Installer version 10.2.0.3.3
    Copyright (c) 2007, Oracle Corporation. All rights reserved..
    Oracle Home : /opt01/app/otm/tmstdb/10.2.0
    Central Inventory : /opt01/app/otm/tmstdb/oraInventory.1020
    from : /etc/oraInst.loc
    OPatch version : 10.2.0.3.3
    OUI version : 10.2.0.3.0
    OUI location : /opt01/app/otm/tmstdb/10.2.0/oui
    Log file location : /opt01/app/otm/tmstdb/10.2.0/cfgtoollogs/opatch/opatch2011-02-08_13-37-31PM.log
    Lsinventory Output file location : /opt01/app/otm/tmstdb/10.2.0/cfgtoollogs/opatch/lsinv/lsinventory2011-02-08_13-37-31PM.txt
    Installed Top-level Products (3):
    Oracle Database 10g 10.2.0.1.0
    Oracle Database 10g Products 10.2.0.1.0
    Oracle Database 10g Release 2 Patch Set 2 10.2.0.3.0
    There are 3 products installed in this Oracle Home.
    Interim patches (38) :
    Patch 6397948 : applied on Thu Mar 06 10:37:30 EST 2008
    Created on 17 Sep 2007, 05:25:46 hrs PST8PDT
    Bugs fixed:
    6121267, 6397948
    Patch 6397947 : applied on Thu Mar 06 10:37:24 EST 2008
    Created on 17 Sep 2007, 05:16:52 hrs PST8PDT
    Bugs fixed:
    6397947
    Patch 6397946 : applied on Thu Mar 06 10:37:19 EST 2008
    Created on 17 Sep 2007, 05:14:51 hrs PST8PDT
    Bugs fixed:
    6397946
    Patch 6397945 : applied on Thu Mar 06 10:37:14 EST 2008
    Created on 26 Sep 2007, 04:37:22 hrs PST8PDT
    Bugs fixed:
    6397945
    Patch 6397943 : applied on Thu Mar 06 10:36:59 EST 2008
    Created on 17 Sep 2007, 05:13:43 hrs PST8PDT
    Bugs fixed:
    6397943
    Patch 6397942 : applied on Thu Mar 06 10:36:53 EST 2008
    Created on 17 Sep 2007, 05:12:10 hrs PST8PDT
    Bugs fixed:
    6397942
    Patch 6397941 : applied on Thu Mar 06 10:36:48 EST 2008
    Created on 17 Sep 2007, 05:10:50 hrs PST8PDT
    Bugs fixed:
    6397941
    Patch 6397940 : applied on Thu Mar 06 10:36:42 EST 2008
    Created on 17 Sep 2007, 05:09:46 hrs PST8PDT
    Bugs fixed:
    6397940
    Patch 6397939 : applied on Thu Mar 06 10:36:36 EST 2008
    Created on 17 Sep 2007, 05:08:41 hrs PST8PDT
    Bugs fixed:
    6397939
    Patch 6397938 : applied on Thu Mar 06 10:36:31 EST 2008
    Created on 17 Sep 2007, 05:06:07 hrs PST8PDT
    Bugs fixed:
    6397938
    Patch 6397937 : applied on Thu Mar 06 10:36:26 EST 2008
    Created on 17 Sep 2007, 05:00:06 hrs PST8PDT
    Bugs fixed:
    6397937
    Patch 6397929 : applied on Thu Mar 06 10:36:21 EST 2008
    Created on 17 Sep 2007, 04:06:35 hrs PST8PDT
    Bugs fixed:
    6397929
    Patch 6397928 : applied on Thu Mar 06 10:36:15 EST 2008
    Created on 17 Sep 2007, 03:44:26 hrs PST8PDT
    Bugs fixed:
    6397928
    Patch 6394981 : applied on Thu Mar 06 10:36:11 EST 2008
    Created on 17 Sep 2007, 05:34:02 hrs PST8PDT
    Bugs fixed:
    6394981
    Patch 6121268 : applied on Thu Mar 06 10:36:05 EST 2008
    Created on 21 Jun 2007, 02:48:56 hrs PST8PDT
    Bugs fixed:
    6121268
    Patch 6121266 : applied on Thu Mar 06 10:35:59 EST 2008
    Created on 15 Jun 2007, 02:52:44 hrs PST8PDT
    Bugs fixed:
    6121266
    Patch 6121264 : applied on Thu Mar 06 10:35:54 EST 2008
    Created on 15 Jun 2007, 02:49:24 hrs PST8PDT
    Bugs fixed:
    6121264
    Patch 6121263 : applied on Thu Mar 06 10:35:49 EST 2008
    Created on 15 Jun 2007, 02:47:41 hrs PST8PDT
    Bugs fixed:
    6121263
    Patch 6121261 : applied on Thu Mar 06 10:35:44 EST 2008
    Created on 11 Jun 2007, 01:58:26 hrs PST8PDT
    Bugs fixed:
    6121261
    Patch 6121260 : applied on Thu Mar 06 10:35:38 EST 2008
    Created on 11 Jun 2007, 00:42:41 hrs PST8PDT
    Bugs fixed:
    6121260
    Patch 6121258 : applied on Thu Mar 06 10:35:33 EST 2008
    Created on 15 Jun 2007, 02:39:51 hrs PST8PDT
    Bugs fixed:
    6121258
    Patch 6121257 : applied on Thu Mar 06 10:35:28 EST 2008
    Created on 12 Jun 2007, 07:58:17 hrs PST8PDT
    Bugs fixed:
    6121257
    Patch 6121250 : applied on Thu Mar 06 10:35:23 EST 2008
    Created on 12 Jun 2007, 07:55:59 hrs PST8PDT
    Bugs fixed:
    6121250
    Patch 6121249 : applied on Thu Mar 06 10:35:17 EST 2008
    Created on 12 Jun 2007, 07:54:29 hrs PST8PDT
    Bugs fixed:
    6121249
    Patch 6121248 : applied on Thu Mar 06 10:35:12 EST 2008
    Created on 11 Jun 2007, 21:41:11 hrs PST8PDT
    Bugs fixed:
    6121248
    Patch 6121247 : applied on Thu Mar 06 10:35:06 EST 2008
    Created on 10 Jun 2007, 23:59:11 hrs PST8PDT
    Bugs fixed:
    6121247
    Patch 6121246 : applied on Thu Mar 06 10:35:01 EST 2008
    Created on 15 Jun 2007, 02:33:33 hrs PST8PDT
    Bugs fixed:
    6121246
    Patch 6121245 : applied on Thu Mar 06 10:34:06 EST 2008
    Created on 10 Jun 2007, 23:05:05 hrs PST8PDT
    Bugs fixed:
    6121245
    Patch 6121244 : applied on Thu Mar 06 10:33:51 EST 2008
    Created on 10 Jun 2007, 23:02:48 hrs PST8PDT
    Bugs fixed:
    6121244
    Patch 6121243 : applied on Thu Mar 06 10:33:35 EST 2008
    Created on 10 Jun 2007, 22:15:28 hrs PST8PDT
    Bugs fixed:
    6121243
    Patch 6121242 : applied on Thu Mar 06 10:33:28 EST 2008
    Created on 12 Jun 2007, 07:51:07 hrs PST8PDT
    Bugs fixed:
    6121242
    Patch 6121183 : applied on Thu Mar 06 10:33:21 EST 2008
    Created on 12 Jun 2007, 04:10:50 hrs PST8PDT
    Bugs fixed:
    6121183
    Patch 5471994 : applied on Thu Mar 06 05:40:21 EST 2008
    Created on 15 Sep 2007, 02:59:14 hrs PST8PDT
    Bugs fixed:
    5471994
    Patch 6001617 : applied on Thu Mar 06 05:37:40 EST 2008
    Created on 15 Sep 2007, 03:05:24 hrs PST8PDT
    Bugs fixed:
    6001617
    Patch 4605569 : applied on Thu Mar 06 05:36:12 EST 2008
    Created on 12 Sep 2007, 06:26:33 hrs PST8PDT
    Bugs fixed:
    4605569
    Patch 5931579 : applied on Thu Mar 06 05:32:43 EST 2008
    Created on 28 Apr 2007, 03:58:06 hrs PST8PDT
    Bugs fixed:
    5893704, 5931579, 5764993, 5439554
    Patch 5556081 : applied on Thu Mar 06 03:15:27 EST 2008
    Created on 9 Nov 2006, 22:20:50 hrs PST8PDT
    Bugs fixed:
    5556081
    Patch 5557962 : applied on Thu Mar 06 03:15:09 EST 2008
    Created on 9 Nov 2006, 23:23:06 hrs PST8PDT
    Bugs fixed:
    4269423, 5557962, 5528974
    OPatch succeeded.
    Thanks,
    Saravana

  • Encountered errors in Weblogic Bridge

    Hello All,
    I am trying to create a bridge between OTM AQ and Weblogic JMS Queue. For that i have done folloing steps:
    OTM Queue Details:
    URL : jdbc:oracle:thin:@dtmdvtm1.lk.nl:1539:dtmdvtm1
    Username : glogowner
    Pass : xxxx
    Queue Name : NB_AQ_INBOUND_QUEUE
    1. I have created a Weblogic Queue with folloing Details :
    Queue Name : ODITestQueue
    Queue JNDI : weblogic.jms.poc.TestQueue
    Connection Factory for Above queue:
    Connection Factory Name : TestWLSConnectionFactory
    Connection Factory Name : wls.test.XAconnectionFactory
    Targeted to : Admin Server
    2. After that i created DataSource for OTM AQ with following Details:
    DS Name : OTMAQDS
    JNDI : jdbc/OTMAQDS
    Driver Class Name : oracle.jdbc.xa.client.OracleXADataSource
    URL : jdbc:oracle:thin:@dtmdvtm1.lk.nl:1539:dtmdvtm1
    properties: glogowner
    pass : xxxx
    3. After that created the foreign server for the OTM AQ
    Foreign Server Name : AQJMSForeignServer
    JNDI Initial Context Factory: oracle.jms.AQjmsInitialContextFactory
    JNDI Properties: datasource=jdbc/OTMAQDS
    Connection Factory for Foreign Server
    Name : OTMAQConnectionFactory
    Local JNDI Name : aqjms.odi.OTMAQQueue
    Remote JNDI Name : XAQueueConnectionFactory
    Destination for Foreign Server:
    Name : NB_AQ_ORDER_INBOUND
    Local JNDI Name : NBAQORDERINBOUNDLocal
    Remote JNDI Name : Queues/NB_AQ_ORDER_INBOUND
    4. After this created the JMS Bridge Destinations
    A. InboundODIQueue
    1. Connection Factory JNDI Name: wls.test.XAconnectionFactory
         2. Destination JNDI Name: weblogic.jms.poc.TestQueue
         3. Initial Context Factory: weblogic.jndi.WLInitialContextFactory
    B. OutboundQueue
    1. Connection Factory JNDI Name: aqjms.odi.OTMAQQueue
         2. Destination JNDI Name: NBAQORDERINBOUNDLocal
         3. Initial Context Factory: weblogic.jndi.WLInitialContextFactory
    5. After that created a bridge "JOINBRIDGE" , source as "InboundODIQueue" and target as "OutboundQueue"
    But in the monitoring tab of Bridge when we restart the server one error displays for some time "WARN: Failed to connect and will reconnect later" also in the logs i am observing below error's:
    ####<Apr 15, 2013 4:26:00 PM CEST> <Info> <MessagingBridge> <ahl060.ah.nl> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <2f939325acf7729b:76241a93:13e0e15d685:-8000-0000000000000010> <1366035960235> <BEA-200032> <Bridge "OTMAQBridge" is configured to disallow degradation of its quality of service in cases where the configured quality of service is unreachable.>
    ####<Apr 15, 2013 4:26:00 PM CEST> <Error> <MessagingBridge> <ahl060.ah.nl> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <2f939325acf7729b:76241a93:13e0e15d685:-8000-0000000000000010> <1366035960238> <BEA-200025> <Bridge "OTMAQBridge" failed to start, because the quality of service configured (Exactly-once) is unreachable. This is likely due to an invalid configuration or adapter limitations.>
    ####<Apr 15, 2013 4:26:00 PM CEST> <Info> <MessagingBridge> <ahl060.ah.nl> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <2f939325acf7729b:76241a93:13e0e15d685:-8000-0000000000000010> <1366035960316> <BEA-200034> <Bridge "OTMAQBridge" is shut down.>
    But in my JNDI Tree of admin server evrythings seems ok i mean no error mark with my queue or OTM foreign server.
    Could you guys please help me out in this issue i want to forward the messages from my normal queue to OTM AQ.
    Also Note that i can directly post message to OTM AQ that why i am creating a bridge to first post the message in normal queue and from there via bridge transfer to OTM AQ.
    Thanks in Advance
    Regards...

    Hi Dongbo,
    Thanks for the help ..
    But now i am getting following errors:
    ####<Apr 16, 2013 10:02:19 AM CEST> <Info> <Common> <ahl060.ah.nl> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <2f939325acf7729b:-43339555:13e11d57511:-8000-0000000000000262> <1366099339125> <BEA-000628> <Created "1" resources for pool "eis/jms/WLSConnectionFactoryJNDIXA", out of which "1" are available and "0" are unavailable.>
    ####<Apr 16, 2013 10:02:19 AM CEST> <Info> <MessagingBridge> <ahl060.ah.nl> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <2f939325acf7729b:-43339555:13e11d57511:-8000-0000000000000262> <1366099339126> <BEA-200032> <Bridge "OTMAQBridge" is configured to disallow degradation of its quality of service in cases where the configured quality of service is unreachable.>
    ####<Apr 16, 2013 10:02:19 AM CEST> <Info> <MessagingBridge> <ahl060.ah.nl> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <2f939325acf7729b:-43339555:13e11d57511:-8000-0000000000000262> <1366099339126> <BEA-200030> <Bridge "OTMAQBridge" is configured to work in "Exactly-once" mode, and it is actually working in "Exactly-once" mode.>
    ####<Apr 16, 2013 10:02:19 AM CEST> <Info> <MessagingBridge> <ahl060.ah.nl> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <2f939325acf7729b:-43339555:13e11d57511:-8000-0000000000000262> <1366099339126> <BEA-200028> <The bridge "OTMAQBridge" has started transferring messages.>
    ####<Apr 16, 2013 10:02:19 AM CEST> <Warning> <MessagingBridge> <ahl060.ah.nl> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <2f939325acf7729b:-43339555:13e11d57511:-8000-0000000000000264> <1366099339131> <BEA-200026> <Bridge "OTMAQBridge" encountered some problems in one of its adapters or underlying systems. It stopped transferring messages and will try to reconnect to the adapters shortly. (The exception caught was javax.resource.ResourceException: Error sending message.)>
    ####<Apr 16, 2013 10:02:19 AM CEST> <Info> <MessagingBridge> <ahl060.ah.nl> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <2f939325acf7729b:-43339555:13e11d57511:-8000-0000000000000264> <1366099339131> <BEA-200024> <Bridge "OTMAQBridge" refused to obtain connections and transfer any messages, because it has been stopped or suspended, or is shutting down.>
    ####<Apr 16, 2013 10:02:19 AM CEST> <Info> <MessagingBridge> <ahl060.ah.nl> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <2f939325acf7729b:-43339555:13e11d57511:-8000-0000000000000266> <1366099339131> <BEA-200024> <Bridge "OTMAQBridge" refused to obtain connections and transfer any messages, because it has been stopped or suspended, or is shutting down.>
    ####<Apr 16, 2013 10:02:19 AM CEST> <Info> <MessagingBridge> <ahl060.ah.nl> <AdminServer> <[ACTIVE] ExecuteThread: '6' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <2f939325acf7729b:-43339555:13e11d57511:-8000-0000000000000267> <1366099339132> <BEA-200024> <Bridge "OTMAQBridge" refused to obtain connections and transfer any messages, because it has been stopped or suspended, or is shutting down.>
    ####<Apr 16, 2013 10:02:19 AM CEST> <Info> <MessagingBridge> <ahl060.ah.nl> <AdminServer> <[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <2f939325acf7729b:-43339555:13e11d57511:-8000-0000000000000265> <1366099339136> <BEA-200020> <Bridge "OTMAQBridge" is stopped.>
    Can you please help me in this regards.
    Regards,

Maybe you are looking for

  • [CS3][JS] Uniquely identifying documents with common names - possible?

    Hi! Is there no way to refer directly to a document in app.documents when there are several documents with the same name open at the same time (located in different folders)? I have tried to assign unique labels to the documents when opening them, bu

  • Grouping by a single column of select statement to set status

    Hi, I need a help in getting the o/p in a single SQL statement. I have the below scenario: Part_No Event Indic     --Status A     E1     X      A     E2     Y      A     E3     N     --Null B     C1     Y      B     C2     Y B     C3     Y     --List

  • User exit in VL10c

    Hello All Here is our business requirement. We use VL10c in 'background' as a batch job to create deliveries. We want to stop delivery creation for scheduling agreement schedule lines that are backordes. I have all the logic and used the user exit 'F

  • DOing same function as Runtime short cut menus example except with menu ring...

    Newbie here: I am attempting to create a slide out menu much like the one in the Runtime short cut menu example (in example finder) except with a menu ring instead of the list box that is used in the example.  I have a menu ring with 8 values in it a

  • East Asian Input Problem

    I just updated my phone to OS 7.1 and there is no Chinese input, I searched online about how to install the language and I followed the steps to look for it in the AppLoader but THERE ARENT CHINESE FOR ME to choose in the field of "input", my desktop