OWB 9.0.4.8.21: Repository Assistant problem

We had no problem with the OWB 9.0.3
After the migration to OWB 9.0.4.8.21 we have problems with the repository assistent . I can start the assistant,
but after inserting my connection values and i want to go forward the assistant disappears without an error message. Then i test if get an sql*net connection and this failed also. Then i test the connection on a client without OWB 9.0.4: the connection was successfull.

Thomas,
To get a meaningful error message that we can examine, can you please do the following:
1. Go to the directory <OWB INSTALLATION>\owb\bin\win32
2. Start the repository assistant manually by starting the batch file, by issuing the command:
reposinst.bat > reposinst.log
from a DOS prompt.
3. Inspect reposinst.log
Let me know if this gave you some hints on your problem. My guess is that something is wrong with your sql net configuration, but lets see what is in the log file.
Regards:
Igor

Similar Messages

  • OWB 11g Repository Assistant -  Error occured in 'processSPAWN'

    Hello,
    I tried to create OWB 11g workspace on Oracle 11.1.0.6, but repository Assistant fails every time on the same step.
    If I run the last command manually ('wholeLine') it works fine.
    ... I am in processSPAWN ...
    wholeLine =../unix/jvm.sh -classpath ../../lib/ext/transx.zip:../../../lib/xschema.jar:../../../lib/xsu12.jar:../../../rdbms/jlib/xdb.jar:../../lib/int/rtpplatform.jar:../../lib/int/rtpcommon.jar:../../../jdbc/lib/ojdbc5.jar:../../../lib/xmlparserv2.jar:../../../sqlj/lib/runtime12.jar:../../../jdk/jre/lib/rt.jar oracle.xml.transx.loader (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=%host)(PORT=%port))(CONNECT_DATA=(SERVICE_NAME=%serviceName))) %user %password ../../browserasst/views/owb_uprop_nls.xml
    after executing the output
    (Spawn Token) Error loading Java into DB:
    Error occured in 'processSPAWN': java.io.BufferedInputStream@1b94ea2
    [processSPAWN]: A spawned program error. Exception = java.lang.Exception: Error occured in 'processSPAWN': java.io.BufferedInputStream@1b94ea2
    Get the error, stop processing other tokens...
    Exception = Exception occured in 'processSPAWN'. java.lang.Exception: Error occured in 'processSPAWN': java.io.BufferedInputStream@1b94ea2
    java.lang.Exception: Exception occured in 'processSPAWN'. java.lang.Exception: Error occured in 'processSPAWN': java.io.BufferedInputStream@1b94ea2
    at oracle.wh.service.impl.assistant.ProcessEngine.processSPAWN(ProcessEngine.java:1019)
    at oracle.wh.service.impl.assistant.ProcessEngine.processFileTokens(ProcessEngine.java:736)
    at oracle.wh.service.impl.assistant.ProcessEngine.createOWBRepository(ProcessEngine.java:294)
    at oracle.wh.ui.install.assistant.wizards.AssistantWizardDefinition$1.runTask(AssistantWizardDefinition.java:564)
    at oracle.ewt.thread.TaskScheduler.runTask(Unknown Source)
    at oracle.ewt.thread.TaskScheduler.processTask(Unknown Source)
    at oracle.ewt.thread.TaskScheduler$TaskQueue.run(Unknown Source)
    at oracle.ewt.timer.Timer.doRun(Unknown Source)
    at oracle.ewt.timer.Timer.run(Unknown Source)
    at java.lang.Thread.run(Thread.java:595)
    [executeOwbReposOrRuntime]: Error occurred during Seed OWBSYS. Exception =java.lang.Exception: Exception occured in 'processSPAWN'. java.lang.Exception: Error occured in 'processSPAWN': java.io.BufferedInputStream@1b94ea2
    java.lang.Exception: Exception occured in 'processSPAWN'. java.lang.Exception: Error occured in 'processSPAWN': java.io.BufferedInputStream@1b94ea2
    Please help.

    Fixed by changing parallel_max_servers init parameter.
    old value was 135
    new value is 50

  • Installing OWB 10.2.0.1 Unable to start Repository Assistant  in XP

    I've just installed OWB 10.2.0.1 on am XP machine with Oracle 10G running. I've used a different home as recommended. The application will not respond at all. I can't get the Repository Assistant to work among other issues. I just finished the install. I've done no other configuration. What do I still need to do?

    I've had the same problem:
    On windows XP pro, 32 bit
    - Installed 9.2.0.1 Server
    - Installed 9.2.0.6 Patch
    - Installed Oracle Worflow + and created workflow user
    - Installed OWB_10.2.0.1.win.zip
    All seemed to be fine until attempting to create the OWB repository owner.
    The first problem is the same as mentioned above. The issue relates to the view dba_kgllock which was forced created against objects that do not exist. To solve this I used TOAD to find the script used to create the view, deleted the view and created an empty table with the same columns.
    This is a complete HACK but allowed OWB Repository Assistant. All then continued and was looking good until about 60% complete and then the system fails with a socket read fail within java.
    Thats it, I've stopped dead now, going to continue installation attempts in the morning

  • OWB (10.2.0.1) repository assistant - repository owner creating problem

    Oracle9i Release 2 (9.2.0.1)
    Oracle Warehouse Builder 10g Release 2 (10.2.0.1)
    Microsoft Windows XP
    Hi,
    during creating the repository owner in repository assistant in about 96% I had an ORA-22905 exception. I read somewhere that I need to patch 9i. I used
    Oracle PatchSet 9.2.0.6
    Now "Creating repository owner" step has stopped after i had set owner user and password. CPU is working on 100% and memory used by process is growing. There is no exceptions and Repository Assistant hangs.
    .BorderLayout,title=Repository Assistant - Etap 5 z 8: Repository Owner Information,resizable,normal,defaultCloseOperation=DO_NOTHING_ON_CLOSE,rootPane=javax.swing.JRootPane[,4,30,690x543,invalid,layout=javax.swing.JRootPane$RootLayout,alignmentX=null,alignmentY=null,border=,flags=385,maximumSize=,minimumSize=,preferredSize=],rootPaneCheckingEnabled=true]
    main.AWT-EventQueue-0[6]20060712@11:14:04.004: 00> oracle.wh.service.impl.assistant.ValidationEngine.display(ValidationEngine.java:2003): [ValidationEngine] ... I am in checkOnSysDbmsLock ...
    main.AWT-EventQueue-0[6]20060712@11:14:04.004: 00> oracle.wh.service.impl.assistant.ValidationEngine.display(ValidationEngine.java:2003): query = select distinct s.username, s.sid,s.serial# from dba_kgllock l, v$session s, x$kgllk x where l.kgllktype = 'Pin' and s.saddr = l.kgllkuse and s.saddr = x.kgllkuse and x.kglnaobj like '%DBMS_LOCK%' and s.STATUS <>'INACTIVE'
    main.AWT-EventQueue-0[6]20060712@11:14:04.004: 00> oracle.wh.service.impl.assistant.DatabaseEngine.display(DatabaseEngine.java:391): getSysConnection() is ok.
    (End of log file)

    I've had the same problem:
    On windows XP pro, 32 bit
    - Installed 9.2.0.1 Server
    - Installed 9.2.0.6 Patch
    - Installed Oracle Worflow + and created workflow user
    - Installed OWB_10.2.0.1.win.zip
    All seemed to be fine until attempting to create the OWB repository owner.
    The first problem is the same as mentioned above. The issue relates to the view dba_kgllock which was forced created against objects that do not exist. To solve this I used TOAD to find the script used to create the view, deleted the view and created an empty table with the same columns.
    This is a complete HACK but allowed OWB Repository Assistant. All then continued and was looking good until about 60% complete and then the system fails with a socket read fail within java.
    Thats it, I've stopped dead now, going to continue installation attempts in the morning

  • OWB Repository Creation with Repository Assistant

    Dear All,
    Im getting an error when configuring owb repository, this error raising at OWBSYS Information step. following is the error im getting
    OWB software with the compatible version must be installed locally on the database server machine. If it is already installed, please acquire the DBA user credentials, and run the SQL script owb/uUnifiedRepos/remote_owb_install.sql. on the database server machine. This creates a database directory named 'OWB_REMOVE_ADMIN' that the remote installation will access to read the database servers OWBHOME/owb/bin/admin directory. Relaunch the repository Assistant or execute OWB scripting command OMBSEED top seed the repository.
    Im trying to create repository on a database in another remote server. below are the my system details...
    Machine 1
    OS:Windows Server 2008 R2 (64 bit)
    Database: Oracle Database 11g Release 11.2.0.1.0 - 64bit Production
    Machine 2
    OS: Windows 7 Ultimate (32 bit)
    Database: Oracle Database 11g Release 11.2.0.1.0 - 32bit Production
    since i couldn't open design center in 64 bit environment im using the design center installed in 32 bit. where am i going wrong? what will be the ideal solution for this?
    thanks in advance.

    Hi,
    The error is self explanatory.
    If you are doing repository installation on remote server you have to run the script <OH>/owb/uUnifiedRepos/remote_owb_install.sql(where OH is Oracle Home) in order to set the remote OWB home.
    So as suggested in the error message itself you need to connect to the database as any DBA user and run the script remote_owb_install.sql and do the repository installation.
    Regards,
    Pnreddy.

  • OWB Repository Assistant

    Estou com um problema na conexão do OWB Repository Assistant onde ao informar o nome do usuário, senha , nome host, porta, serviço Oracle o seguinte erro ocorre em Javaw.exe:
    "Não foi possÃvel localizar o ponto de entrada do procedimento kpuhhalo na biblioteca de vÃnculo dinâmico OCI.dll"
    O que faço para solucionar esse problema?
    Patricia

    Patricia,
    Although I don't speak Portugese, and I'm hoping your English is good enough to understand this, it looks like Java cannot find the "oci.dll" dynamic library when you are trying to run the OWB Repository Assistant.
    Pardon me for stating the obvious, but have you verified that there is a file named "oci.dll" on the computer where you are trying to run the OWB Repository Assistant?
    [By the way, I am unfamiliar with the OWB Repository Assistant.]
    Good Luck,
    Avi.

  • Owb repository assistant is not connecting

    owb repository assistant is not connecting,its the error like
    INS0009:unable to connect the database server with user sys.
    wat this the way to solve

    Might be your RTP service is down ..restart it and try to connect

  • Installation Error Repository assistant OWB 9i

    Hi,
    I am trying to install OWB 9.2.0.2.8 in Oracle 9.2.0.6. I am having problems installing the repository assistant. It terminates abruptly.
    Any help is appreciated. I have installed OWB 10g on Oracle 10g and had no problems.
    I looked at the log, and this is what the last part of it said:
    oracle.wh.util.DebugUtility: username design_client
    Thu Sep 01 14:01:46 CDT 2005
    oracle.wh.util.DebugUtility: oracle.wh.repos.impl.APIController
    Thu Sep 01 14:01:49 CDT 2005
    oracle.wh.util.DebugUtility: [processSeedToken]: Installation of the seeded data failed.     
    Thu Sep 01 14:01:49 CDT 2005
    oracle.wh.util.DebugUtility: [executeOwbReposOrRuntime]: Error occurred during installation.
    Thu Sep 01 14:01:49 CDT 2005
    oracle.wh.util.DebugUtility: java.lang.NullPointerException
    Thu Sep 01 14:01:49 CDT 2005
    oracle.wh.util.DebugUtility: java.lang.NullPointerException Thu Sep 01 14:01:49 CDT 2005
    oracle.wh.util.DebugUtility:      at java.util.StringTokenizer.<init>(StringTokenizer.java:122) Thu Sep 01 14:01:49 CDT 2005
    oracle.wh.util.DebugUtility:      at java.util.StringTokenizer.<init>(StringTokenizer.java:138) Thu Sep 01 14:01:49 CDT 2005
    oracle.wh.util.DebugUtility:      at oracle.wh.util.DebugUtility.println(DebugUtility.java:144) Thu Sep 01 14:01:49 CDT 2005
    oracle.wh.util.DebugUtility:      at oracle.wh.util.DebugUtility.println(DebugUtility.java:159) Thu Sep 01 14:01:49 CDT 2005
    oracle.wh.util.DebugUtility:      at oracle.wh.util.DebugUtility.debug(DebugUtility.java:256) Thu Sep 01 14:01:49 CDT 2005
    oracle.wh.util.DebugUtility:      at oracle.wh.repos.sdk.DebugUtility.debug(DebugUtility.java:106) Thu Sep 01 14:01:49 CDT 2005
    oracle.wh.util.DebugUtility:      at oracle.wh.ui.install.reposinst.ReposInstMain.processSeedToken(ReposInstMain.java:2978) Thu Sep 01 14:01:49 CDT 2005
    oracle.wh.util.DebugUtility:      at oracle.wh.ui.install.reposinst.ReposInstMain.processDriverFile(ReposInstMain.java:2336) Thu Sep 01 14:01:49 CDT 2005
    oracle.wh.util.DebugUtility:      at oracle.wh.ui.install.reposinst.ReposInstMain$2.runTask(ReposInstMain.java:1824) Thu Sep 01 14:01:49 CDT 2005
    oracle.wh.util.DebugUtility:      at oracle.ewt.thread.TaskScheduler.runTask(Unknown Source) Thu Sep 01 14:01:49 CDT 2005
    oracle.wh.util.DebugUtility:      at oracle.ewt.thread.TaskScheduler.processTask(Unknown Source) Thu Sep 01 14:01:49 CDT 2005
    oracle.wh.util.DebugUtility:      at oracle.ewt.thread.TaskScheduler$TaskQueue.run(Unknown Source) Thu Sep 01 14:01:49 CDT 2005
    oracle.wh.util.DebugUtility:      at oracle.ewt.timer.Timer.doRun(Unknown Source) Thu Sep 01 14:01:49 CDT 2005
    oracle.wh.util.DebugUtility:      at oracle.ewt.timer.Timer.run(Unknown Source) Thu Sep 01 14:01:49 CDT 2005
    oracle.wh.util.DebugUtility:      at java.lang.Thread.run(Thread.java:484) Thu Sep 01 14:01:49 CDT 2005
    oracle.wh.util.DebugUtility: last finish

    The line "Installation of the seeded data failed" reminds me of
    installation problems with OWB Repository a colleague had.
    He found help at MetaLink Note:289823.1.
    Hope it helps.
    Alexander

  • OWB R2 Repository Assistant Connection Information Always Fail

    Repository Assistant Step 1 of 8 for Release 10R2 with Backend database 11G
    Options Used to Create Repository:
    1. Database is up and able to connect to database using ID/PW@alias with no problem
    2. Launch Repository Assistant and selected Step (Advance Setup and/or Basic Install
    3. Repository User Name: rep_admin, Repository User Password: rep_admin
    SYSDBA Username: sys
    SYSDBA Password: <somepw>
    Host Name: somehostname
    Port Number: 1521
    Oracle Service Name: Some.Domain.com
    Checked SQL*Net Connection: Some.Domain.com
    I get Connection Error (INS0009: unable to connect to the database user SYS java.sql ORA-01017

    Hi,
    Thanks for your replies. I have access to the database thru SQL Plus, SQL Developer and are all working fine (like the ping and TNSPING).
    But still, I am not able to access the Database thru OWB Assistant/ Design Center.
    My environment is:
    Database: Oracle 11G on linux
    Client: Oracle Client (11G) on Windows XP
    OWB: OWB 10g R2 on Windows XP.
    Thank you,
    Shekhar

  • OWB Repository Assistant Failed on repository owner creation

    I have a 10g database on linux, installed owb 10g on the same linux box. I also installed owb 10g on my windows xp computer as client. Now I'm using repository assistant to create a repository. It error out on creating repository owner (error message attached here). Any help will be greatly appreciated.
    The Warehouse Builder repository owner installation failed on user OWBOWNER.
    INS0017: Installation of the seeded data failed.Internal Error: SQL Exception. Please contact Oracle Support with the stack trace and details on how to reproduce it.
    Repository Error:SQL Exception..
    Class Name: CMPConnection.
    Method Name: getNamespaceConnection.
    Method Name: -1.
    Repository Error Message: Io Exception: Got minus one from a read call.

    Have you tried with this?
    http://docs.oracle.com/cd/B28359_01/owb.111/b31280/diagnose_06.htm#i1013016
    Mina

  • OWB Repository Assistant - ORA-12514 ?

    I installed Oracle 11 on my desktop as my playground.
    So far SQL Plus works fine
    SQL Developer works fine
    Was going through the first installation and configuration of OWB as per the guide here
    http://docs.oracle.com/cd/E11882_01/owb.112/e10581/intro.htm
    And I am now on the "Repository Assistant" section
    http://docs.oracle.com/cd/E11882_01/owb.112/e17130/setup_windows.htm#BACCHBHD
    I make it to step 5 (enter in DBA password and ID) and hit the following error
    INS0009: Unable to connect to the database with user SYS.
    Java.sql.SQLException: Listernere refused the connection with the following error:
    ORA 12514, TNS: listener does not currently know of service requested in connect descriptorI know my SYS DBA user id and password are correct as I am sitting in SQLPLUS right now with the credentials.
    I also know my connection is fine, as I input the same host name, port # and oracle service name as I entered into SQL developer, which is also running currently
    What am i missing?
    Thanks

    Have you tried with this?
    http://docs.oracle.com/cd/B28359_01/owb.111/b31280/diagnose_06.htm#i1013016
    Mina

  • OWB 10.1.0.2 Repository Assistant does no start with Windows XP.

    OWB 10.1.0.2 Repository Assistant does no start with Windows XP.
    Does anyone have a clue ?
    Bests
    Eric

    Hi Eric!
    I've got a couple of clues, with the most important being that this is not the right forum. I expect that there will only a few folks in this forum who can answer you warehouse question. Try in the database section if there is a more apropriate forum.
    cu
    Andreas

  • OWB 10.1.0.2 repository assistant does not start

    OWB 10.1.0.2 repository assistant does not start.
    It is not great to fail on this very first step !
    Does any one has a clue ?

    Hi,
    OWB 10.1.0.2 is very old version ( actually I never saw that OWB version ) and it should not be available in OTN .
    Did you check with Oracle Tech support guys ? They might give you it from SAIC site , which is internal to Oracle .
    Thanks,
    Sutirtha

  • Where is the runtime repository assistant???

    Hi all,
    I am working with the OBI SE.
    When I am deploying the objects I am getting an error because there is not a valid runtime repository. I found that I have to create the runtime schema with the runtime repository assistant but I don't find it in the menu.
    Someone knows if it is installed with OBISE? What do I have to do to create the runtime schema? or, it is already created with the installation?
    Many thanks in advance,
    Victor.

    The runtime repository is a part of OWB repository. It's not related to OBISE.
    So, I'm assuming your question regarding the Runtime Repository is related to Oracle Warehouse Builder.
    It seems like you've created the Design Rep, but did not created the runtime. This is not possible to achieve, unless you explicitly create like that.
    You should run the OWB Repository Assistant and choose the BASIC INSTALL option, if you are using OWB on the same box as the database server.
    Please, provide more details about your servers and software architecture, versions, os versions and releases.
    Best wishes,
    Marcos

  • Error configuring the repository using Repository Assistant.

    Hi,
    I have a SYSDBA access to a oracle 9i instance and i tried to configure the OWB Repository through Repository Assistant. I am getting the following error.
    How can i rectify this error.
    INS0037 - The initialization parameter job_queue_processes of the Database <instance_Name> cannot be set to zero. the recommended value for OWB is 10 or larger. Please change the parameter settings in the database, then coontinue the repository installation.
    Thanks and Regards,
    Soma

    Hi Soma,
    you have to set the parameter job_queue_processes for your db to 10 or larger.
    In advance verify with your dba that the parameter is not set to zero on purpose to prevent other jobs from running!
    Regards,
    Carsten.

Maybe you are looking for