Metadata Navigator - Scenario execution error

Hello,
We have installed Metadata Navigator running under Sun App Server
(it is J2EE 1.4 compliant) with ODI v10.1.3.4.0. It seems to work
fine except for a couple of problems. The main one is when we
execute one of our scenarios we always get:
java.lang.NumberFormatException
     at java.math.BigDecimal.<init>(BigDecimal.java:368)
It's not obvious why, although I'm beginning to suspect it's related
to numerical variables appearing as (for example) 99.0 in 10.1.3.3.0
and as 99 in the latest version. Any suggestions please?

No replies from anyone else but I've found the problem. Metadata Navigator, when
executing scenarios, will not tolerate using "numerical" as a variable type. I
changed them all to "alphanumeric". This completely fixed the problem. (The
variables were all integer.)

Similar Messages

  • Scenario execution error ORA-21561

    I have scheduled a scenario in ODI to run hourly. Last night one execution was failed with Error message "ORA-21561: OID generation failed". But all other execution are running properly other than that particular one. What is the reason for this?

    sugatha,
    Check the metalink bug 6637514.
    This may be the reason of failure of only one scenario out of several.

  • Scenario execution errors not logged

    Hi,
    in production environment, we start our scenarios by means of startscen.bat.
    Sometimes, when an error occurs, startscen.bat returns an error which does not appear in the operator log (scenario seems to be still running).
    Has someone been faced to such a behaviour? What can the problem come from?
    Thanks in advance for your tips.
    Fredd.
    Edited by: fredd2 on Feb 16, 2009 12:19 PM

    Hi Bhabani,
    Thanks for the reply.
    I am afraid that this is a major issue for me, I do not want to re-query the source table for each target table, but on the other hand I cannot fail the process for each invalid record and I need the logging.
    Can you think of a workaround for my use case?
    Thank you!

  • Execute Scenario in Metadata Navigator

    Hi there,
    I just created a scenario of an ODI interface and it works well in Designer. But when I tried to execute it in Metadata Navigator, an error message shows up: "Connection refused: connect" Does anyone know how to solve it?
    OC4J is used as application server for metadata navigator and AXIS2 is deployed to OC4J as web services container. Is there any extra steps that I need to go throught to get it work?
    Thank you very much.
    Sincerely,
    Yang

    Hi Yang Yang,
    I was facing the same issue as you were facing in step 1 (not able to execute a scenario of an Interface from Metadata Navigator).
    But i tried running a scenario of an Interface using an agent (not the local agent) and it worked for me.
    Thanks and Regards
    Madhu Gowda
    Edited by: user13050481 on May 5, 2010 5:18 AM

  • Error while executing through Metadata Navigator.

    Hi all,
    i am getting the below error when i tried to run a scenario from metadata navigator. please let me know what is wrong.
    java.lang.NumberFormatException
    at java.math.BigDecimal.<init>(BigDecimal.java:368)
    at java.math.BigDecimal.<init>(BigDecimal.java:647)
    at com.sunopsis.sql.DbFloat.<init>(DbFloat.java)
    at com.sunopsis.sql.DbFloat.valueOf(DbFloat.java)
    at com.sunopsis.dwg.dbobj.SnpVarSess.setValue(SnpVarSess.java)
    at com.sunopsis.dwg.dbobj.SnpSession.a(SnpSession.java)
    any help will be really appreciated.

    Hi,
    The problem is because of the mode of generation of Scenarios.
    When generating the Scenario, select the "Use All" option.
    In case if you want to set some values to other variable at run time use "Execute With Last Value?" checked.
    Thanks,
    G

  • Metadata Navigator & OC4J error : No login registry foun

    Hi all,
    I would like to test metadata navigator and I have installed

    Hi. Thanks for you answer.
    I copied the snps_login_work.xml in the folder C:\Program Files\oc4j\j2ee\home\applications\oracledimn\oracledimn\WEB-INF which is the /WEB_INF sub-directory of the Metadata Navigator deployment folder's (I believe).
    I copied the JDBC driver ojdbc5.jar in here C:\Program Files\oc4j\j2ee\home\applications\oracledimn\oracledimn\WEB-INF\lib

  • How to Install Metadata Navigator and LIght Weight Designer

    Hi ,
    What is the purpose MetadatNavigator and LWD . ?
    Is it mandatory for ODI during Data transfer from source to target.. ?
    I have JDK 1.5 installed ......
    Any additional hardware specification or requirement needed to Metadata navigator and LWD required.........?
    ( I saw in the setup document that we require ............J2EE 1.4 compliant application server, such as OC4J 10.1.3 and above. )
    Can anyone guide me on this ...........
    Data transfer will be a one time activity for my requirement.........
    Thanks
    AK

    The Metadata Navigator and Lightweight designer are not required to move data.
    Installation is as described in the Installation documentation, very simple.
    The purpose of the two:
    Metadata Navigator provides a web-browser based interface to the contents of the repository and execution logs, making it easy to see all the artifacts defined in your repository, see the data flow and data lineage in a graphical form, to see the execution logs, and to be able to start, and re-start the execution of scenarios, from that web-browser.
    The lightweight designer gives a web-browser interface to be able to modify mappings defined in your interfaces.

  • Metadata navigator installation

    Hi all,
    I have installed Metadata Navigator on OC4j. I also copied the snps_login_work.xml file from my oracledi environment (which is working all right) to the WEB-INF directory.
    Now I can start the oracledimn web interface and see the repository login, but when I try and log in I get the following message:
    Error detail
    # Exception type :
         class com.sunopsis.core.g
    # Exception message :
    # Exception Stack Trace :
    com.sunopsis.core.g:
    at com.sunopsis.tools.f.c.a(c.java)
    at com.sunopsis.tools.f.c.a(c.java)
    at com.sunopsis.tools.f.c.a(c.java)
    at com.sunopsis.tools.f.c.a(c.java)
    at com.sunopsis.security.c.b(c.java)
    at com.sunopsis.security.c.b(c.java)
    at com.sunopsis.web.login.DwgLogonServlet.a(DwgLogonServlet.java)
    at com.sunopsis.web.login.DwgLogonServlet.doPost(DwgLogonServlet.java)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:763)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
    at com.sunopsis.framework.web.filter.DwgLocaleResolverFilter.doFilterInternal(DwgLocaleResolverFilter.java)
    at com.sunopsis.framework.web.filter.SnpsOncePerRequestFilter.doFilter(SnpsOncePerRequestFilter.java)
    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:621)
    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:368)
    at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:866)
    at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:448)
    at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:302)
    at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:190)
    at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
    at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
    at java.lang.Thread.run(Thread.java:619)
    Any help will be kindly appreciated
    Thanks in advance
    Brice

    Here are my notes for doing this...
    Configure Metadata Navigator Connections
    Metadata Navigator is installed with default connections. It is necessary to configure the
    connections to your repositories in the web application.
    To configure Metadata Navigator connections:
    1. Configure the connection to the work repository in Designer.
    2. Go to your Oracle Data Integrator installation folder's /bin sub-directory.
    3. Copy the snps_login_work.xml file from this directory into /WEB_INF sub-directory of theMetadata Navigator deployment folder's.
    Point to one snsps_login_work.xml from the ; edit the odiparams.bat file
    *** I think you may need to edit the odiparams.bat file. Specifically the Repository Connection Information. Here's mine down to the section you ain't supposed to change... Also, make sure your Java path is defined properly. I hope this helps.
    REM #
    REM # Copyright (c) 2000-2005 Oracle. All rights reserved.
    REM #
    REM # PRODUCT
    REM # Oracle Data Integrator
    REM #
    REM # FILENAME
    REM # odiparams.bat
    REM #
    REM # DESCRIPTION
    REM # Configuration script. This script contains the parameters for starting
    REM # Oracle Data Integrator modules.
    REM #
    REM # VARIABLES DESCRIPTION
    REM #
    REM # The following variables should be configured in order to run operations
    REM # requiring a repository connection (startscen, agentscheduler, etc.)
    REM #
    REM # ODI_SECU_DRIVER
    REM # JDBC driver used to connect the Master Repository.
    REM # ODI_SECU_URL
    REM # JDBC URL used to connect the Master Repository.
    REM # ODI_SECU_USER
    REM # Database account used to connect the Master Repository.
    REM # ODI_SECU_ENCODED_PASS
    REM # Database account password. The password must be encoded with the
    REM # "agent encode <password>" command.
    REM # ODI_SECU_WORK_REP
    REM # Name of the Work Repository to connect. This Work Repository must
    REM # be attached to the master repository.
    REM # ODI_USER
    REM # OracleDI user used to launch a scenario.
    REM # ODI_ENCODED_PASS
    REM # OracleDI user password. The password must be encoded with the
    REM # "agent encode <password>" command.
    REM #
    REM # The following variables can be changed to tune OracleDI configuration.
    REM #
    REM # ODI_INIT_HEAP
    REM # Initial java machine heap size used by OracleDI modules.
    REM # ODI_MAX_HEAP
    REM # Maximum java machine heap size used by OracleDI modules.
    REM # ODI_JAVA_HOME
    REM # Installation directory of the java virtual machine used for
    REM # OracleDI.
    REM # ODI_ADDITIONAL_JAVA_OPTIONS
    REM # Additional Java options, such as -Duser.language or -Duser.country.
    REM # ODI_ADDITIONAL_CLASSPATH
    REM # Classpath for additional classes (Windows 95/98/Me Only)
    REM # ODI_HOME
    REM # Set this environment variable separately. If it is unset, the script can
    REM # be launched only from the ./bin directory. If running the setup
    REM # program, this variable is automatically set.
    REM #
    REM # Other variables should be left unchanged.
    REM #
    rem
    rem Repository Connection Information
    rem
    set ODI_SECU_DRIVER=oracle.jdbc.driver.OracleDriver
    set ODI_SECU_URL=jdbc:oracle:thin:@pax401ce032:1523:hypbgprd
    set ODI_SECU_USER=ODIM
    set ODI_SECU_ENCODED_PASS=hZyp5AYOtb64RVpQKkyv0g
    set ODI_SECU_WORK_REP=SIT
    set ODI_USER=SUPERVISOR
    set ODI_ENCODED_PASS=h2yX6jC5tm6Lw7BdSe5gPg3g
    rem
    rem Java virtual machine
    rem
    if "%ODI_JAVA_HOME%" == "" set ODI_JAVA_HOME=%JAVA_HOME%
    rem
    rem Other Parameters
    rem
    set ODI_INIT_HEAP=32m
    set ODI_MAX_HEAP=256m
    rem
    rem Additional Java Options
    rem
    rem set ODI_ADDITIONAL_JAVA_OPTIONS="-Duser.language=en -Duser.country=us"
    rem Windows 95,98, Me users only: Any package files added to the /drivers
    rem or /lib/scripting directory should be manually declared in the
    rem ODI_ADDITIONAL_CLASSPATH variable
    set ODI_ADDITIONAL_CLASSPATH=
    rem DO NOT EDIT BELOW THIS LINE !
    rem ----------------------------------------------------------------------------

  • Metadata navigator clarification

    I have worked on few ODI projects for few clients. No one seems to have ODI Metadata Navigator. I want to know when and why we need Metadata navigator.
    When we don't need one.

    MN is an add-on http based tool.
    MN is useful for business users who want to :
    1.) Trace Data Lineage
    2.) Monitor Executions
    3.) Start Scenarios
    4.) Check Data Models
    5.) Check workflows (packages)
    6.) Check Statistics
    7.) Dont want to install ODI client on their machines
    You can use MN when you dont want to install the ODI client and everything can be controlled from a central location (webserver)

  • Metadata Navigator Login Problem

    Hi all,
    Tomcat lauch metadata navigator and then we fill user_name and password when try to login i have a error like this
    com.sunopsis.core.g:
         com.sunopsis.tools.f.c.a(c.java)
         com.sunopsis.tools.f.c.a(c.java)
         com.sunopsis.tools.f.c.a(c.java)
         com.sunopsis.tools.f.c.a(c.java)
         com.sunopsis.security.c.b(c.java)
         com.sunopsis.security.c.b(c.java)
         com.sunopsis.web.login.DwgLogonServlet.a(DwgLogonServlet.java)
         com.sunopsis.web.login.DwgLogonServlet.doPost(DwgLogonServlet.java)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:637)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
         com.sunopsis.framework.web.filter.DwgLocaleResolverFilter.doFilterInternal(DwgLocaleResolverFilter.java)
         com.sunopsis.framework.web.filter.SnpsOncePerRequestFilter.doFilter(SnpsOncePerRequestFilter.java)
    Has anybody know any knowledge for this issue already?
    Thanks for your help.

    Hi Ram,
    You should look at the examples that come with Metadata Navigator, you have 2 files that you can look for:
    - bypass-login-1.html
    - bypass-login-2.html
    These should help regarding the login process.
    I don't think you can disable to Execution link but you should be able to remove the Execute privilege in Security Manager for the ODI user logging into MN.
    Thanks,
    Julien

  • Metadata Navigation and Library Column Filter Bug

    To whom it may concern,
    When document library metadata navigation is enabled and a user clicks an item in the metadata navigation part, the library updates to reflect the selected filter. Subsequent filtering actions performed on columns in the library do not filter the list
    further. For visuals refer to the thread below.
    http://social.msdn.microsoft.com/Forums/sharepoint/en-US/ab5c7d15-14e7-470a-8120-71d049a104d3/list-metadata-navigation-and-columns-filters-not-working?forum=sharepointgeneral
    My reason for re-posting this is 2 fold.
    1. The answer to the thread above is not an answer, it is a work around.
    2. Presenting the option for a user to continue filtering a view, but having that option do nothing is a bug. The option should be hidden, or it should perform the expect action.
    Please either inform me of an expected timeframe for resolution, or point me to an exacting set of steps to take in order to escalate this issue to someone who will take action to fix it.
    Thanks

    Hi,
    According to your description, my understanding is that column filtering cannot work after filtering on the managed navigation in SharePoint.
    I tested the same scenario per your post in my environment, and I got the same results as you got.
    We will help to submit the issue to proper pipeline for you.
    Again, thank you for your report which will definitely make SharePoint a better products. There might be some time delay. 
    Appreciate your time and patience.
    Thanks,
    Victoria
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Victoria Xia
    TechNet Community Support

  • How to avoid postback while filter document library using metadata navigation filters?

    Hi All,
             Please help me with this scenario. I have a document library with metadata columns and normal columns and have enabled metadata navigation settings and key filters.
            It filters fine. But only problem every time i click the whole page will refresh. is there any way we can avoid page refresh while filtering.
    Or
    Any alternative solutions also much appreciated.
    Thanks for your help in advance.

    You're not going to be able to avoid that post back. The pages haven't been designed to allow AJAX behaviour and trying to re-build them would be a monster for MS let alone for you.

  • Scenario execution ???

    hi,
    i want to stop the scenario execution after a fixed amount of time.i scheduled it daily and also set the stop after execution constarint as 30 min while scheduling .also my repetition tym is of 5 min. but infact the scenari keeps on getting executed even after 30 min .
    pls suggest

    Hi
    We currently encounter exactly the same issue that yours.
    "odi error message : agent port is malformed"
    we try to launch ODI package using the http method (there is an example on ODI server, it uses startscen.do page)
    How do you manage to overpass this issue?
    THanks in advance
    xavier

  • Metadata navigator not launching

    Hi
    when I try to launch metadata navigator I
    "Internet Explorer cannot display the webpage" error. I made sure OC4J is running as service and started it.Still getting the error. Is there anyother service needs to be started?
    -app

    hey go through this link this might be helpfull to u...
    http://oraclebizint.wordpress.com/2008/12/30/oracle-data-integrator-10135-configuring-metadata-navigator-lightweight-designer/

  • Metadata navigator

    Im using metadata navigator. When I provide the credentials and login I see this error. Any guess on why this happens ?
    java.sql.SQLException: socket creation error
    at org.hsqldb.jdbc.jdbcUtil.sqlException(jdbcUtil.java:67)
    at org.hsqldb.jdbc.jdbcConnection.<init>(jdbcConnection.java:2451)
    at org.hsqldb.jdbcDriver.getConnection(jdbcDriver.java:188)
    at org.hsqldb.jdbcDriver.connect(jdbcDriver.java:166)
    at com.sunopsis.sql.SnpsConnection.u(SnpsConnection.java)
    at com.sunopsis.sql.SnpsConnection.c(SnpsConnection.java)
    at com.sunopsis.sql.k.run(k.java)

    Hi,
    Trying to contribute a little.
    Once you done with deployment you need copy snp_login_work.xml file from your ODI ./bin folder and paste it to oracledimn deployment WEB-INF folder.
    Referring that file only Metadata Navigator will login to your repos.
    PS: Once you copied, restart the application server to take effect.
    Thanks,
    G

Maybe you are looking for