OTM Dockmanager Issue

OTM version 5.5.
Hi Experts,
I have issue with Dockmanager fixed bookings.
I could not figure out from the backend that exactly which are the tables impacting the fixed bookings.
For example : In the front end there is a two continuos slots, but when I check in the backend with my known knoledge I am getting 6 countinous slots with the queries.
I have check the appointment table (but in that table for that perticular date there is no data , so this table does not be reflecting in the front end)
I have checked the location_servprov_pref_d (here data is there but its showing more slots)
then i have restricted the data from location_servprov_pref_d with activity_caledar table data. But still I am not getting the result.
Please help me ..
Please see my query which I have written to achieve this.
(SELECT loc,bay,to_number(TO_CHAR(sa_begin,'HH24.MI')) ST,to_number(TO_CHAR(sa_end,'HH24.MI')) ED
FROM
(select r.location_gid loc,r.location_resource_name bay,d.day_of_week,
c.start_date ,
to_date(ac.begin/1000,'SSSSS') AC_Begin ,
to_date((ac.begin+ac.duration)/1000,'SSSSS') AC_END,
r.calendar_gid ,
to_date(d.begin,'SSSSS') SA_BEGIN,to_date(d.begin+d.duration,'SSSSS') SA_END,d.*
FROM location_servprov_pref p,location_servprov_pref_d d,location_resource r ,
activity_calendar ac ,
calendar c
WHERE p.location_servprov_pref_gid=d.location_servprov_pref_gid AND r.location_resource_gid=d.location_resource_gid
AND c.calendar_gid =r.calendar_gid
AND ac.calendar_gid =r.calendar_gid
AND d.begin * 1000 between ac.begin and (ac.begin+ac.duration)
AND (d.begin+d.duration) * 1000 between ac.begin and (ac.begin+
ac.duration)
AND r.location_gid=p.location_gid AND p.location_gid='TESCO.360' AND d.is_standing='Y' AND d.day_of_Week=
(SELECT((TRUNC(to_date(TO_CHAR(utc.get_utc_date(TRUNC(sysdate+2),'TESCO.360'),'DDMMYYYYHH24MI'),'DDMMYYYYHH24MI'))-start_date)-TRUNC((TRUNC(to_date(TO_CHAR(utc.get_utc_date(TRUNC(sysdate+2),'TESCO.360'),'DDMMYYYYHH24MI'),'DDMMYYYYHH24MI'))-start_date)/days_in_Cycle)*days_in_Cycle)+1 cycle_Day
FROM calendar
WHERE calendar_gid=r.calendar_gid AND start_date<to_date(TO_CHAR(utc.get_utc_date(TRUNC(sysdate+2),'TESCO.360'),'DDMMYYYYHH24MI'),'DDMMYYYYHH24MI')
));

Version 8 I guess was pre OATS user...
There's a 'Oracle Application Testing Data Migration Tool' under in your ATS programs menu listing. I should be used for migrations, if I recall the default DB in 8 was MSAccess but the migration tool offers migrations from different DBs also previous Oracle DBs.
I haven't used it but it might help. You still need to know the owner of your OTM schema though... Use a DB management tool to find out.
/J

Similar Messages

  • Issues in running scripts from OTM

    Hi ,
    I have created an endtoend scenario where the script starts from creating requistion, approval, PO creation approval , receipt creation then Invoice and payment.
    My script failing with different reason for different runs. Mailnly its failing whenever the steps are referrred to Standard Oracle Forms.(Eg: Invoice Batch, Receipt Form etc).
    I am running this from machine where Openscript and OTM is installed.
    I tried the command line arugment like " -delayPercentage -1 -delayMin 1 -delayMax 20 " while running the script from OTM. Still issue is same. If I am not using this commad the script steps deviates and failing. I mean in script the step is to choose some responsibility A it is choosing B. To override think times recorded I have used thread.sleep(2000) after every thinktime entry to run it from openscript.
    and to run it from OTM I am using above command.
    Now can anyone suggest me is anyother way that we can overcome these timeout errors. Am I using command line argument in correct way ? Please help

    Hi,
    First try your playback from OpenScript.
    Before play back go to View -> OpenScript Preferences -> PlayBack -> Oracle EBS/Forms Functional
    Increase timeouts in Event Timeout. Also Increase timeout in Web Functional (Object timeout)
    Then Apply and OK    
    Now try play back from OpenScript
    Regards,
    Deepu M
    [email protected]

  • How to view all the issues in the same page in OTM

    HI,
    I have created 20 issues in OTM but I am able to see only 10 issues at a time.So how can I view all the issues in the same page.

    Hi,
    Login to OTM then you can see "tools"in the top most right corner click on that and select options.In the options popup window select "Tree preference" change the number of nodes.
    Regards
    Rajesh

  • OTM - At the time of issue handling status is updated each time

    Hello,
    While handling the issue till the time it get fixed, each time the status gets updated but not maintaining the status history along with the description and solution. We need to figure out the status history .

    Do you mean  that every time you issue for a particular WBS element it should post to a differnt G/L account.
    If thats you requirement then its not possible to post to a new G/L account every time when you are issuing a material.
    The G/L account is determined based on the movement type, and creating new movement type every time to post into a G/L account is not feasible solution.
    What you can do is post into a differnt cost object like a profit center or cost center to track down the costs by posting them at the time of Goods issue.
    Thanks & Regards
    Kishore

  • Facing Issue in starting OLT, OTM etc...(help required urgently)

    Hi,
    Error 404--Not Found
    From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:
    10.4.5 404 Not Found
    The server has not found anything matching the Request-URI. No indication is given of whether the condition is temporary or permanent.
    If the server does not wish to make this information available to the client, the status code 403 (Forbidden) can be used instead. The 410 (Gone) status code SHOULD be used if the server knows, through some internally configurable mechanism, that an old resource is permanently unavailable and has no forwarding address.
    From Services.msc i
    1) Stopped the application server
    2) Stopped the oracle service
    3 ) Stopped the TNS LIstener (just for completness).
    Then i
    1) Started the TNSListener
    2) Started the Oracle database service.
    3) Started the Application server.
    This Error still exists and when I follow path in console http://localhost:8088/console/ when I go to deployment it is showing it is oats_ee in failed state when I thought to make fresh install (path:C:\OracleATS\install) where EAR file is present it created "oats" not "oats_ee", I can see all EJB things and that oats was also in failed status and because of this I am not able to access OLT, OTM etc...
    I tried to start it clicking on start>>>all services so it is showing State "start running" and Health "OK".
    Kindly help me in this and openscript is working fine.
    What you suggest should I reinstall OATS or some workaround is available.
    Thanks & Regards,
    Gaurav

    Hi,
    Error 404--Not Found
    From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:
    10.4.5 404 Not Found
    The server has not found anything matching the Request-URI. No indication is given of whether the condition is temporary or permanent.
    If the server does not wish to make this information available to the client, the status code 403 (Forbidden) can be used instead. The 410 (Gone) status code SHOULD be used if the server knows, through some internally configurable mechanism, that an old resource is permanently unavailable and has no forwarding address.
    From Services.msc i
    1) Stopped the application server
    2) Stopped the oracle service
    3 ) Stopped the TNS LIstener (just for completness).
    Then i
    1) Started the TNSListener
    2) Started the Oracle database service.
    3) Started the Application server.
    This Error still exists and when I follow path in console http://localhost:8088/console/ when I go to deployment it is showing it is oats_ee in failed state when I thought to make fresh install (path:C:\OracleATS\install) where EAR file is present it created "oats" not "oats_ee", I can see all EJB things and that oats was also in failed status and because of this I am not able to access OLT, OTM etc...
    I tried to start it clicking on start>>>all services so it is showing State "start running" and Health "OK".
    Kindly help me in this and openscript is working fine.
    What you suggest should I reinstall OATS or some workaround is available.
    Thanks & Regards,
    Gaurav

  • Issue on migration from OTM 8 to 9

    Hello,
    I'm trying to migrate from Oracle Test Manager 8 to 9. I would like to use an old schema built on OTM 8. I've created a new Database Connection using OATS - Database Configuration in order to use my old schema. Anytime I try to log in OATS Administration Login using Administrator account, the application alert me that I'm trying to open a connection to an old version that must be updated. When I choose yes I get this error: "The Oracle Test Manager for Applications database could not be updated. Please make sure that the user has Administrator rights for the database and that the password entered is correct."
    So I checked "User" table on db using this query:
    SELECT * FROM "Users" where isactive = 0 and deleted = 0;
    "Administator" account appears in the result list.
    I've followed this guide: http://kr.forums.oracle.com/forums/thread.jspa?threadID=995410&tstart=146, so I've tried to change isactive flag of default user to 1 from 0 but nothing changed.
    Can someone give me some tips?
    Thank you.

    Version 8 I guess was pre OATS user...
    There's a 'Oracle Application Testing Data Migration Tool' under in your ATS programs menu listing. I should be used for migrations, if I recall the default DB in 8 was MSAccess but the migration tool offers migrations from different DBs also previous Oracle DBs.
    I haven't used it but it might help. You still need to know the owner of your OTM schema though... Use a DB management tool to find out.
    /J

  • Auto - shown field name in the issue tab - OTM

    Hello,
    There is one strange thing happened that suddenly one additional field name is started visible as 'Closed" and i am not able to seen the field name in the admin section as CLOSED (issue tab). can anyone tell me from it is coming and how should i remove this. currently, it is coming like this, see the CLOSED field name:
    Created:
    *Closed:*
    Issue Type:
    Version: 1
    Assigned To:
    Status:
    Priority:
    Platform:

    Hi,
    1, Please check if this field is hiden for specific user by right click to check if there is invisible element.
        If so, please just restore the changes.
    2, Please check the customizing path below to see if this field is hiden:
        SRM Server
          Cross-Application Basic Settings
              Extensions and Field Control (Personalization)
                  Configure Field Control
                      Configure Control for Fields on Item Level
    Meanwhile would you please tell me your srm server version?
    Regards,
    Ivy

  • Hi There I am Facing Some issues in Using OTM with Open Script Please get all information from following detail.

    Hi There,
    I have created a new Open Script in following way
    File-> New-> Functional-> Oracle EBS Forms
    I have written some code and tried to link the script with OTM. That time OTM is showing script in Directory while linking. It is properly Linked and working correctly.
    Then I have created new script again but Now I have enabled Datatable plugin of script from (Script->Properties->Module->Datatable).
    This time when the Script is "NOT Visible"  in OTM direcotry when I try to link.
    I have wasted my 4 to 5 days to find solution on this .
    Please show me some way. Thanks in advance.

    a8a3425e-7553-42bc-a91a-1e93775a8853 wrote:
    Hi There,
    I have created a new Open Script in following way
    File-> New-> Functional-> Oracle EBS Forms
    I have written some code and tried to link the script with OTM. That time OTM is showing script in Directory while linking. It is properly Linked and working correctly.
    Then I have created new script again but Now I have enabled Datatable plugin of script from (Script->Properties->Module->Datatable).
    This time when the Script is "NOT Visible"  in OTM direcotry when I try to link.
    I have wasted my 4 to 5 days to find solution on this .
    Please show me some way. Thanks in advance.
    Better asked in the EBS forum: E-Business Suite

  • 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!

  • Issue with DB Adapter - ORABPEL-11811

    Hi,
    I'm invoking a custom API using Db adapter and the process throws ORABPEL-11811 error at runtime. As per the error, I'd verified if the value passed is of incorrect datatype and its not so. I'm able to get the valid response if I test the custom API from an SQL prompt for the same input I pass in the BPEL process.
    The error goes as this:
    file:/app/orclas/esbdev03/bpel/domains/otm/tmp/.bpel_mytestpos_1.1_31f21ec7a8445e747f7c896429362b74.tmp/mydba.wsdl [ mydba_ptt::mydba(InputParameters,OutputParameters) ] - WSIF JCA Execute of operation 'mydba' failed due to: Error while trying to prepare and execute an API.
    An error occurred while preparing and executing the APPS.BPEL_MYDBA.XX_ONT_POS_SHIP_CONF_PKG$OD_P API. Cause: java.sql.SQLException: ORA-06502: PL/SQL: numeric or value error
    ORA-06512: at "APPS.BPEL_MYDBA", line 1
    ORA-06512: at "APPS.BPEL_MYDBA", line 1
    ORA-06512: at line 1
    [Caused by: ORA-06502: PL/SQL: numeric or value error
    ORA-06512: at "APPS.BPEL_MYDBA", line 1
    ORA-06512: at "APPS.BPEL_MYDBA", line 1
    ORA-06512: at line 1
    ; nested exception is:
         ORABPEL-11811
    Error while trying to prepare and execute an API.
    An error occurred while preparing and executing the APPS.BPEL_MYDBA.XX_ONT_POS_SHIP_CONF_PKG$OD_P API. Cause: java.sql.SQLException: ORA-06502: PL/SQL: numeric or value error
    ORA-06512: at "APPS.BPEL_MYDBA", line 1
    ORA-06512: at "APPS.BPEL_MYDBA", line 1
    ORA-06512: at line 1
    [Caused by: ORA-06502: PL/SQL: numeric or value error
    ORA-06512: at "APPS.BPEL_MYDBA", line 1
    ORA-06512: at "APPS.BPEL_MYDBA", line 1
    ORA-06512: at line 1
    Check to ensure that the API is defined in the database and that the parameters match the signature of the API. Contact oracle support if error is not fixable.
    I'm using JDev 10.1.3.1.0. Can someone point out if this a valid error or a bug which needs a patch to be applied. I did verify for a similar issue in the forum but wasnt able to get a resolution to mine.
    Thanks in advance,
    Gayathri

    Hi,
    Even after changing the OUT parameters to IN OUT parameters we encounter the same error.
    The error is..
    <2007-06-11 22:29:28,796> <ERROR> <default.collaxa.cube.ws> <AdapterFramework::O
    utbound> file:/E:/NewBPEL/product/10.1.3.1/OraBPEL_1/bpel/domains/default/tmp/.b
    pel_BPELProcess2_1.0_926648afbf81509a7362b645586f22f7.tmp/Apps.wsdl [ Apps_ptt::
    Apps(InputParameters,OutputParameters) ] - Could not invoke operation 'Apps' aga
    inst the 'Oracle Applications Resource Adapter' due to:
    ORABPEL-11811
    Error while trying to prepare and execute an API.
    An error occurred while preparing and executing the APPS.XX_BPEL_APPS.XX_OM_POAC
    KINT_PKG$VALIDATE_P API. Cause: java.sql.SQLException: ORA-06502: PL/SQL: numeri
    c or value error
    ORA-06512: at "APPS.XX_BPEL_APPS", line 1
    ORA-06512: at "APPS.XX_BPEL_APPS", line 1
    ORA-06512: at line 1
    [Caused by: ORA-06502: PL/SQL: numeric or value error
    ORA-06512: at "APPS.XX_BPEL_APPS", line 1
    ORA-06512: at "APPS.XX_BPEL_APPS", line 1
    ORA-06512: at line 1
    Check to ensure that the API is defined in the database and that the parameters
    match the signature of the API. Contact oracle support if error is not fixable.
    <2007-06-11 22:29:28,812> <INFO> <default.collaxa.cube.ws> <AdapterFramework::Ou
    tbound> Change logging level for Logger 'default.collaxa.cube.ws' to DEBUG to se
    e full error stack
    <2007-06-11 22:29:28,812> <ERROR> <default.collaxa.cube.ws> <AdapterFramework::O
    utbound> file:/E:/NewBPEL/product/10.1.3.1/OraBPEL_1/bpel/domains/default/tmp/.b
    pel_BPELProcess2_1.0_926648afbf81509a7362b645586f22f7.tmp/Apps.wsdl [ Apps_ptt::
    Apps(InputParameters,OutputParameters) ] - Rolling back JCA LocalTransaction
    Any help in this regard would be highly appreciated.

  • Problem in Displaying image in HTML format for BI Publisher (OTM)

    Hello,
    We are using OTM 6.2 and we are developing the IB reports to the customer.
    I am getting dificulty while displaying the image in HTML format. I used image in JPEG format. When i am running the report, It displayed only in PDF format, but not in HTML and Excel format.
    Please do the needful help in this regards.
    Thanks & Regards,
    Siva Donthi

    Hi Kavipriya,
    i have gone thru all your threads on a similar sort of issue which i am facing now, However i m bit struck as i m newbie.
    Issue:i am insering a static picture from the c drive into the header section of the rtf template and when previewing the rtf template on the BI publisher the jpg image disappears. i have tried adding the url into the format picture -->alt tab.Still no signs of improvement.
    However if just placing the jpg image on header section without using the wrap text it gets displayed.But if i use wrap text on the image ,it disappears.
    could you guide me please in fixing this issue .
    Appreciate your timely response and your co-operation
    Thanks
    Joe

  • Running OpenScript tests in OTM does not work

    Hi,
    I added an OpenScript functional script (for Siebel) in OTM, and when I click on "Run this test", and I see no action. In the Run History, OTM shows in the "Results" column that the test is "Running", although more than hour has passed since starting the test run.
    Are there any settings/configurations I should do to get this to work?
    Another questions, could I use OTM to run a group of OpenScript functional scripts as batch testing? If not, how could I run batch OpenScript testing?
    Thanks,
    Shadi

    Hi again,
    I have solved the issue of openscript tests running with OTM. I opened the System manager from OTM (Tools-> Systems) and enterd my Windows account password and clicked "Test", then went back and ran my openscript test and it satarted to work. I wonder why this was not mentioned in any of the documentation files.
    I also face the common issue that OTM ignores the think() statement, and don't know how efficient using the delay() statement is and if it actually works.
    ISSUE1 Is there a way to force OTM to perform the think() statement? It would be great if we have it as an option.
    Regarding batch testing, I created a Schedule Task in OTM, and selected some tests to run as a batch, and it worked. The issue I have here is when I want to clone the Task I ran previously by clicking on the "Clone", it does not include the list of tests I selected in the cloned Task.
    ISSUE2 For example, if I have ceated a Task and added 10 tests to it, and later after it was run I want to clone it in order to run it again, the 10 tests are not inculded and I will have to select them manually.
    ISSUE3 Is this the only way to run batch testing for openscript (using Task)?
    I will try to find a work around for this issue, but hope you guys could help.
    Thanks,
    Shadi

  • Bpel parsing issue with special characters...

    Hi All,
    We are integrating Oracle Sales Order information with OTM as Order Releases.
    For this we are sending the Sales Order in the form of clob from the procedure to the Bpel process.
    1. A PL/SQL procedure would send the Sales order XML as a CLOB.
    2.In the BPEL process , we are performing ora:parseXML() function on the clob obtained.
    3.A patch was installed on the BPEL SOA server:
    10.1.3.3.1 MLR#8, Patch#6906880 which was supposed to handle all the parsing activities at run time.
    4. But when ever any special character viz..; #,UNIT¿S etc the BPEL process is failing with a fault string due to Parsing error.
    5. Could you please provide us a workaround for solving this issue ASAP with all the special characters.
    I have provided a sample xml tag due to which the parsing is failing in the bpel process. here it is failing because it is not able to parse : UNIT¿S successfully...
    <SHIPPING_INSTRUCTIONS>
    **San Dieg UNIT¿S contact name is Jenny Haden 858-609-1170** 12/12/08
    **Updated Contact is ASHTON REYES 72-696-1525, hours are 830-5 only, N/S. Millyz DELIVERY
    CONTACT: ELLEN HILGER @ 248-932-9000: LINE 4.1 -TRIAL CONVERSION FROM ORDER # 25766204
    </SHIPPING_INSTRUCTIONS>
    is there some other bpel patch or some other workaround using which whatever input value comes in , the bpel is able
    to successully parse that through..
    we are stuck with this special character parsing issue as of now and go live is very near ...your help/inputs would be highly appreciated
    thanks

    Guys,
    I am new to OTM and SOA/BPEL architecture.
    Could you please suggest me in detail as how to integrate OTM with outside world using BPEL.
    Thanks,
    Kamleshwar

  • 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

  • Created new Database in OTM

    Hello,
    I've created new database in OTM application. After a hard time, it was succussfully done. unfortunately, one issue is still pending and am not able to re-solve that. once i logged into the application, i got an error 'syntax error - ...otm/treeview.do". when i open this link that was not system founded that was actually shown me an apache error. and on the right panel loading page was coming contineously.
    I've done the ODBC config and the database config too..Also checked the server name and other details but still not able to solve this issue
    can anyone help me on this?

    Hi
    Can you confirm that the relevant tables have been created in Oracle.
    Version 8.50 uses 2 databases one (an Access database) to log in and the second (Oracle in your case) to store project related information.
    I think that the issue that you are seeing is due to the oracle database not being created properly.
    Regards
    Alex

Maybe you are looking for