Informatica Repository Server Admin Console-Not creating a new repository

Hello, On Windows2000 server, As I am trying to create a new repository, the repository creation window just never disappears after I click OK. I have entered all information on all tabs. But repository is not getting created. I have tried this many times. Any ideas?

The Repository can only be created using the Repository Server Administration Console.
See Page 113. "Process of Configuring and Managing the Informatica Repository"
in Oracle Business Intelligence Applications Installation and Configuration Guide Version 7.9 February 2007
The "Setting Up" step is out of sequence in the guide.

Similar Messages

  • Resources created w/MQ Admin Console not seen in GF Admin console

    Environment:
    Glassfish Enterprise Server v2.1
    JDK 1.6.0_11-b03 (bundled)
    Sun Java(tm) System Message Queue 4.3 (Build 7-g)
    Windows XP SP3
    Following the documentation in Chapter 1 of the Sun Java System Message Queue 4.1 Administration Guide[1] I used the MQ Admin Console SWING tool to create an ObjectStore with the following properties:
    java.naming.provider.url - file:///C:/imq_admin_objects
    java.naming.factory.initial - com.sun.jndi.fscontext.RefFSContextFactory
    In that object store I created six destinations (3 Queues and 3 Topics) along with one connection factory.
    I also used the Admin Console to create one Broker with host set to localhost and primary port set to 7676. Within that broker I created 6 physical destination for the destinations I created in the object store.
    In the Glassfish administration console under Configuration -> Java Message Service -> JMS Hosts -> Physical Destinations none of the ones I created in the Broker using the MQ Admin console were visible. I suspected this was due to the fact that GF needs the naming properties I set when I created the ObjectStore with the MQ Admin console so I set them under Configuration -> Java Message Service : Additional Properties. When I did that and restarted the domain the physical destinations I created with the MQ Admin console now showed up in the GF admin console's Physical Destinations section.
    However, the ConnectionFactory and Destinations I created in the ObjectStore do not show up in the GF Admin console's Resources -> JMS Resources -> Connection Factories and Resources -> JMS Resources -> Destination Resources respectively. I suspect this is also a case of needing to feed some properties to the domain somewhere but I don't see an obvious place to do so. Nor am I sure what they should be since they need to be scoped to the JMS resource but simply adding a property like java.naming.factory.initial to a more global scope then one affecting only JMS would be 'a bad thing'.
    FWIW the GF Enterprise Server 2.1 Administration Guide [2], Chapter 4 - Configuring Java Message Service Resources does not touch on this subject either.
    TIA,
    -NBW
    [1] http://docs.sun.com/app/docs/doc/819-7755/gcrlv?a=view
    [2] http://docs.sun.com/app/docs/doc/820-4335/abljw?a=view
    Edited by: NBW-2009 on May 27, 2009 1:24 PM

    You might want to check with the glassfish/application server forum first
    http://forums.sun.com/category.jspa?categoryID=109
    -Mathi

  • Admin Tool can not create any new database or model [nqserror 46131]

    Hi everyone!
    I can not create anything new in each layer on the admin tool. It marks unknown error.
    When I try to import metadata it send the message: [nqserror 46131] unresolved hostname, everything in online mode. I can modify everything offline, then replace the rpd and I can create reports in Answers. But I need to do all of these online mode.
    Everything else works well (Answers, Dashboards, Publisher). The server name is correctly put in the instanceconfig.xml.
    OBIEE Version: 11.1.1.6.0 (upgrade recently from 11.1.1.5). The scheduler does not start since migration.
    Server OS: Red hat enterprise edition
    Regards,
    Edgar Tercero
    Edited by: 958457 on 11-sep-2012 12:04
    Edited by: 958457 on 11-sep-2012 14:13

    Thanks but it not solve my problem.
    I detect no problem in my enviroment variables in the bi-init.sh
    This is what my admin tool log says:
    [OracleBIServerComponent] [ERROR:1] [] [] [ecid: ] [tid: 690] [nQSError: 43113] Message returned from OBIS. [[
    [nQSError: 46131] Unresolved host name: vrnmobiee. Could not get details about the specified host]]

  • Help with connection pool at system application server admin console 9.0

    Hi,
    I am trying to create a pool of oracle connections in system application server admin console, but when I ping to the server, it shows me the error: invalid oracle URL: OracleDataSource.makeURL.
    I have the jar file of the driver referenced in the classpath suffix field of the path settings.
    I have added all kind of combinations of additional properties, like
    serverName: 172.16.9.162
    databaseName: oradex07
    portNumber: 1521
    username: usr
    password: pwd
    or
    url: jdbc:oracle:thin:@172.16.9.162:1521:oradex07
    but it still showing me the same error

    Hey, I use this code to lookup session bean deployed in glassfish.
    Based on the glassfish EJB FAQ.
    Properties props = new Properties();
    props.setProperty("java.naming.factory.initial", "com.sun.enterprise.naming.SerialInitContextFactory");
    props.setProperty("java.naming.factory.url.pkgs", "com.sun.enterprise.naming");
    props.setProperty("java.naming.factory.state", "com.sun.corba.ee.impl.presentation.rmi.JNDIStateFactoryImpl");
    props.setProperty("org.omg.CORBA.ORBInitialHost", "localhost");
    props.setProperty("org.omg.CORBA.ORBInitialPort", "3700");
    InitialContext initialContext = new InitialContext(props);
    SessionBean bean = initialContext.lookup(ejbName);Cheers.

  • Missing tabs from WebLogic Server Admin console

    I am extremely new to WebLogic. It came with a vendor package we bought, and we do not have support. I have been using ASK to search for answers to my questions/problems. It has become obvious that either I don't know what I am doing :-) or that our installation is less robust than other peoples.
    On our Weblogic Server Admin console, there is no such thing as a "Change Center". If I go to Services -> JDBC -> Connection Pools, there is no tab for Testing. The only tabs I have are Configuration and Monitoring. Monitoring only has text on it - no button to push. Do I always have to "configure a new JDBC connection pool" in order to somehow find a TEST tab?
    Have we done something wrong during installation? Thank you, anyone, for help and advice.
    Bonnie

    Can you please share the error logs/standard output snippet here. It seems to be an issue with the classpath that the system classloader is reading.
    Cheers!!
    AJ

  • Portal Server Admin Console login problem....

    When I installed Sun Java Studio Enterprise 7 (trial edition) I also installed the server package (The second zip file). During the install I was only prompted to enter ID and password my Application server. But I do not know or have an ID and password for the portal server. When I launch the Portal Server Admin Console which is really the Access Manager's Admin console, it prompts me to enter my ID and password. The ID and password I have setup for the Application server does not work. Now my problem is, I cannot access the portal server on my machine. Does any one know how I can find out what my ID and password is? or how I can access the portal server?

    hi,
    I'm a newbie , who has just installed the java enterprise server. i installed it on windows platform and installation was successful. I don't know how to login to the portal server.
    please provide the address of the portal webpage if the one given below is incorrect:
    http://localhost:8080/portal/dt
    which username and password can i use for loggin in ? .....
    what is the default username and password ?
    is the username amadmin ?? if so what is the password ? ...
    kindly help me .....thanks in advance.... :)

  • BizTalk Admin Console not responding when loading configuration

    Hi All,
    I have a BizTalk 2013 R2 test environment which has separate BizTalk and SQL servers.
    Due to something went wrong with the BizTalk server so I built another BizTalk
    server and joined the same BizTalk group and I also moved the master secret
    server to the new BizTalk server. I removed the old BizTalk server from the
    group and shut the old server down.
    But when I am using the new server to load the configuration for any receive or send ports,
    the MMC gave me the "this snap-in is not responding" alert and if I canceled the alerts a couple of times, the configuration info can be loaded.
     The admin console is fast when not loading configuration though.
    Does anybody have any ideas what could be wrong?
    Thanks,
    David
    David

    This issue could be because of many reasons. Work on the below pointers.
    1) I would suggest you to start with performing BizTalk Repair to avoid any registry issues, because in most of the cases Admin console related issues are solved by BizTalk repair only.
    2) Check if SQL Server and MSDTC service is running properly.
    As a Last option collect DebugDiag logs and try to analyze the same.
    https://www.microsoft.com/en-us/download/details.aspx?id=42933
    Check the below articles as well.
    http://blogs.msdn.com/b/biztalknotes/archive/2014/02/20/biztalk-server-admin-console-fails-to-launch.aspx
    http://support.microsoft.com/en-us/kb/2449532
    Thanks,
    Prashant
    Please mark this post accordingly if it answers your query or is helpful.

  • Exchange server 2010 console not opening, inialization failed

    hi,
    exchange server 2010 console not opening, inialization failed when i have upgraded service pack to sp1.
    please suggest asap or u can reach me @
    [email protected]
    [email protected]
    +918750003544

    Even I found the same issue once, and then I realised that the SP and RU should be same in exchange sever and the machine where the issue is.
    Could you please check the same if that  machine has the same Sp and RU, if not, please upgrade the same? I bet it will start working
    Regards,
    ASP20
    Please take a moment to Vote as Helpful and/or Mark as Answer where applicable. Thanks.

  • Server admin can not connect to server

    My 10.6.8 Mac Mini server decided that no user defined in the Workgroup manager should be allowed to connect to the server using Server Admin.
    Not root, not admin, not myself although I have admin privileges.
    What would be the proper way to fix this?
    Tia
    Hans

    My 10.6.8 Mac Mini server decided that no user defined in the Workgroup manager should be allowed to connect to the server using Server Admin.
    Not root, not admin, not myself although I have admin privileges.
    What would be the proper way to fix this?
    Tia
    Hans

  • Application Server Admin Console Login

    I like to know the default username and password of the Application Server Admin Console. (Server Navigator>Show Admin Console).
    At the end of the installation of JSC this login details are displayed but now I have forgotten. Please anyone help me.
    Thank you very much.

    Try "admin" and "adminadmin".

  • The connection has failed while creating a New Repository using Oracle BI 11g Administration Tool

    hi
    In the BI Administration Tool when i try to create a “New Repository…” faced The connection has failed I try all of these solutions but dident work..
    1-configured my “System DSN"
    2-enter “TNS_ADMIN” for the “Variable Name” field and for the “Variable Value” enter the location of my OBIEE
    3-copy the sqlnet and tnsnames.ora files into E:\obiee11gtmt\Oracle_BI1\network\admin and E:\obiee11gtmt\oracle_common\network\admin
    4- put this in DSN with connection type OCI 10g/11g (DESCRIPTION = (ADDRESS_LIST = (ADDRESS = (PROTOCOL = TCP) (HOST = IP Addr)(PORT = 1521)) ) (CONNECT_DATA = (SERVICE_NAME = ORCL) ))
    please help me
    regard

    1.Place tnsnames.ora file in the following paths,
    E:\obiee11gtmt\oracle_common\network\
    E:\obiee11gtmt\Oracle_BI1\network\admin
    2.Navigate to
    E:\obiee11gtmt\instances\instance1\bifoundation\OracleBIApplication\coreapplication\setup\
    Open user.sh file in a notepad
    Set Tns_names paths as shown below with your tnsnames.ora file’s location,
    set TNS_ADMIN=C:\oraclexe\app\oracle\product\10.2.0\server\NETWORK\ADMIN
    The above path is of your installed Database tnsnames.ora file
    I guess you didnt do this step. This will solve your issue.
    Restart all the services
    If helpful, please mark the answer.
    Srikanth

  • Error when trying to connect to create a new repository login

    Hi,
    when i try to create a new repository login in ODI 11g, I get the following error:
    java.lang.NullPointerException
        at oracle.odi.ui.gallery.CreateNewOdiMasterWizard.invoke(CreateNewOdiMasterWizard.java:51)
        at oracle.ide.wizard.WizardManager.invokeWizard(WizardManager.java:372)
        at oracle.ide.wizard.WizardManager$1.run(WizardManager.java:420)
        at oracle.ide.util.IdeUtil$3.run(IdeUtil.java:1089)
        at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
        at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:642)
        at java.awt.EventQueue.access$000(EventQueue.java:85)
        at java.awt.EventQueue$1.run(EventQueue.java:603)
        at java.awt.EventQueue$1.run(EventQueue.java:601)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
        at java.awt.EventQueue.dispatchEvent(EventQueue.java:612)
        at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
        at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
        at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)
        at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
        at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
        at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
    The weird thing is, when I tried to create the login a second time, I got the message that the login name is already in use. When I chose another name I got the same error.
    Any ideas,
    Thanks

    If you are trying to create repository first time then delete from ODI and check SNP table(SNP_LOC_REPW) whether metadata successfully removed or not. then create again and create login for the same.
    let me know your process also.
    follow below link
    ODI11g: Creating and Connecting to ODI Master and Work Repositories
    Thanks

  • Glom – Could not create the new database

    I would like to try Glom, but always get the this error
    "Glom could not create the new database. Maybe you do not have the necessary access rights. Please contact your system administrator."
    This happens with both local and extern server configuration. Any ideas on how to fix this?
    Regards,
    Renke

    It would also help, if you install the application and just tell me, if you get the same error, when trying to create a database. Maybe it's just a problem on my side.
    Regards,
    Renke

  • Due to my account being hacked, I changed my Apple ID, I did not create a new account.  Now my software updates want the old ID but will not accept the password.  How can I update built in software.

    My orginal Apple ID was hacked, so I changed my Apple ID.  I did not create a new ID.  I have changed my ID on my profile on my MacBook Pro.  However now I have an update for factory installed software iPhoto and iMovie that is asking for the old ID.  How can I get the updates or force them to use the new ID that I am using for every other Apple product I own.

    You'll have to talk to Apple about AppleID and account issues, we are just other users here.

  • I can not create a new user account on eprint

    i can not create a new user account on eprint. I have been trying for over an hour and it repeats telling me that my email addresses are not entered correctly, however they match. ? 

    I have tried to create an account via ePrintCenter and it seems that the published application has several flaws in interpreting the provided input.
    1) In the Filed for last Name I enter my last name, which consist of only Alph Characters. The form however thinks that there is some sort of special character and rejects my Input.
    2) E-Mail address. is not identical; OK, so I do a quick OCR on the E-Mail and guess what they are identical. Again the form Fails to recognize this.
    3) Enter a password (2 Fields) and a third is displayed which is marked as "*required" but is not labeled as to what the required info could possibly be. Or is it a 3 password confirmation box, who knows.
    All I know is that a simple registration is a major pain with this HP site.
    Any Help as to how to alleviate this would of course be greatly appreciated.

Maybe you are looking for

  • Had to reformat and can't connect now

    I have a desktop pc and one laptop.  I had to take my laptop to the shop for a virus.  They wiped my computer clean and reinstalled my operating system.  Now I get a message "limited or no connectivity".  But my son's friend can bring his laptop and

  • Windows XP Pro startup problem

    I have a MacBook Pro mid 2009, and I installed Windows XP Pro using Bootcamp. It worked well for a few times after I installed it. But now after the screen just turns black after the Windows logo comes up. I have to shut down by holding down the powe

  • How to get a true "full screen" view without the edit tools?  The help manual promises such a view.

    How do I get a true "full screen" view in the new version of Iphoto without the edit tools showing?  Weirdly enough, the help manual promises such a "full" view, which was always available in my earlier version of Iphoto. Thanks, in advance.

  • Messaging not synking with Gmail since thr 20th Oc...

    I have a little problem with Nokia Messaging, for some reason messaging does not download any email from gmail since the 20th october, and even if i reinstall the app, it still only downloads the mail from the 20th. I haven't changed anything on the

  • TV to Sound Bar connection

    Hi All, I Have an LG 55LA7400 and a Samsung HW-F551 Soundbar and having issues with connecting. Ive tryed the optical cable and hdmi (arc) and the TV does not pick it up. What am i doing wrong any ideas ? I specifically asked the store when i bought