Metadata Navigator Error

Hi,
I had installed Matadata Navigator and deployed it initially and could login to it
Now , when I try to login,it gives me error:
java.sql.SQLException: Closed Connection
Please let me know how to resolve this.
Thanks!

If you have restarted your database hosting ODI repository but the application server has not been restarted then restart the application server where you have deployed the Metadata Nevigator war file .

Similar Messages

  • 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

  • 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.)

  • 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

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

  • 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

  • Sharepoint 2013 Public Facing Website With Managed Metadata Navigation on Office365 E3 Trial Online

    Warning: I am a complete novice in sharepoint
    I have subscribed to office365 online trial Enterprise edition to learn sharepoint
    I have created a Public facing Website
    Through the site-collection setting -> navigation created a new metadata group named navigation and chose it for global and current menu(I switched on the publishing service)
    Under the term Management I added two sub terms(for navigation group) with links to document and home.aspx
    The team site immediately showed the global menu with only two options(home and document) as needed
    Unfortunately the public facing site did not show any such options and instead showed a different menu(default one)
    I tried to add the navigation snippet to the master page and it showed the same default menu.
    The public site has no navigation option in Site setting either
    QUESTION: How can I get managed navigation in public facing site? Is it possible or it is not allowed?

    Hi,
    According to your post, my understanding is that you wanted to use the Managed Metadata Navigation in Public Website.
    Per my experience, we could not use the managed metadata navigation in public website, it is only available for the internal site collections.
    For more information:
    http://community.office365.com/en-us/forums/154/t/166500.aspx
    You can refer to the following article to know the public website and internal site collections on Office 365.
    http://blogs.sharepoint911.com/blogs/jennifer/Lists/Posts/Post.aspx?ID=76
    As this is the forum for the SharePoint server, , I’m not sure whether it supported managed metadata navigation now.
    I recommend you can post your question to the forum for SharePoint Online:
    http://community.office365.com/en-us/forums/154.aspx.
    More experts will assist you, then you will get more information relation to SharePoint Online.
    Thank you for your understanding and support.
    Thanks & Regards,
    Jason
    Jason Guo
    TechNet Community Support

  • Users with read access to the site unable to view Managed Metadata Navigation

    Hi everyone,
    I created a Managed Metadata service and created group, term-set and terms
    I gave read access to users
    I set up navigation to use Managed Navigation
    I am logged in as farm admin and able to view the navigation when i browse site. But user are not seeing navigation.
    One thing i noticed is when i give users full access or designer access to site they will be able to see the navigation. but i don't want to give users full access or designer access to the site.
    How can users with read only access to site can view Managed Metadata Navigation...Please help?

    Hi Sunil,
    Have you given your users permissions to actually read the MMS data from the service application?
    http://technet.microsoft.com/en-us/library/ff625176.aspx covers permissions on the MMS.
    Regards
    Paul.
    <<edit>> On reflection you might be hitting the issue in this Stackexchange post..
    http://sharepoint.stackexchange.com/questions/75636/permissions-and-managed-metadata-in-navigation Is yours behaving the same way?
    Please ensure that you mark a question as Answered once you receive a satisfactory response. This helps people in future when searching and helps prevent the same questions being asked multiple times.

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

  • Managed Metadata Navigation not showing to users

    I created a Managed Metadata service and created group, term-set and terms
    I gave full access to application pool service account. read access to all the users via AD Security Group.
    I set up navigation to use Managed Navigation (Managed Metadata Service).
    I am logged-in as farm admin and able to view the navigation when i browse site. But user are not seeing navigation.
    i went to the hidden taxonomy list and gave read access to all users. but this didn't help.
    One thing i noticed is when i give users full access or designer access to site they will be able to see the navigation. but i don't want to give all users full access or designer access to the site.
    Am i missing anything here? Please help!!!!

    Hi prakasnh,
    According to your description, you have created a Managed Metadata service and created group, term-set and terms, but the users who have read access, were not seeing the navigation.
    How did you grant the read access to the users? By a group or directly?
    For resolving your issue, please add the users to the site Visitor group, and compare the result.
    Here is a similar post for you to take a look at:
    http://social.technet.microsoft.com/Forums/en-US/d2aa85e1-93e0-4e12-8389-28e13b11e877/managed-metadata-navigation-permissions-issue?forum=sharepointadminprevious
    I hope this helps.
    Thanks,
    Wendy
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Document Library Template with Metadata Navigation and Key Filters

    When saving a document library as a template, any configured metadata navigation and key filters columns are lost. Has anyone else experienced this issue or know a viable workaround? Can anyone shed some light on why these settings are not saved with
    the template?
    Thanks!
    Wade Hunter MCP/MCTS - WSS 3.0, MOSS 2007, SharePoint 2010

    Wade,
    Did you figure out a workaround or why this happens?  I am having the same problem.
    Thanks

Maybe you are looking for