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

Similar Messages

  • 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

  • Installing a repository using the repository assistant -- Error

    Hello,
    I get an error when i try to install repository using the repository assistant. here is an image of what error I get:
    http://myrmidonprocess.com/imageupload/images/error46249ed812cbc.png
    This was in the log:
    main.TaskScheduler timer[5]20070417@12:23:50.050: 00> oracle.wh.service.impl.assistant.DatabaseEngine.display(DatabaseEngine.java:391): [getConnection]: Trying to connect as USER SYS with jdbc:oracle:thin:@...
    main.TaskScheduler timer[5]20070417@12:23:50.050: 00> oracle.wh.service.impl.assistant.DatabaseEngine.display(DatabaseEngine.java:391): [getConnection]: Switched from jdbc:oracle:thin:@ to jdbc:oracle:oci8:@
    main.TaskScheduler timer[5]20070417@12:23:50.050: 00> oracle.wh.service.impl.assistant.DatabaseEngine.display(DatabaseEngine.java:391): [getConnection]: Throwable = java.sql.SQLException: Listener refused the connection with the following error:
    main.TaskScheduler timer[5]20070417@12:23:50.050: 00> oracle.wh.service.impl.assistant.DatabaseEngine.display(DatabaseEngine.java:391)+>ORA-12514, TNS:listener does not currently know of service requested in connect descriptor
    main.TaskScheduler timer[5]20070417@12:23:50.050: 00> oracle.wh.service.impl.assistant.DatabaseEngine.display(DatabaseEngine.java:391)+>The Connection descriptor used by the client was:
    main.TaskScheduler timer[5]20070417@12:23:50.050: 00> oracle.wh.service.impl.assistant.DatabaseEngine.display(DatabaseEngine.java:391)+>(DESCRIPTION=(ADDRESS=(HOST=LOCALHOST)(PROTOCOL=tcp)(PORT=1521))(CONNECT_DATA=(SERVICE_NAME=ORACLESERVICEWHBUILDE)))
    main.TaskScheduler timer[5]20070417@12:23:50.050: 00> oracle.wh.service.impl.assistant.RuntimeInstaller.display(RuntimeInstaller.java:816): parseSqlFile() ======= enter file: ../../reposasst/grantpriv.sql
    main.TaskScheduler timer[5]20070417@12:23:50.050: 00> oracle.wh.service.impl.assistant.ProcessEngine.display(ProcessEngine.java:1409): fileName is ../../reposasst/grantpriv.sql
    main.TaskScheduler timer[5]20070417@12:23:50.050: 00> oracle.wh.service.impl.assistant.RuntimeInstaller.runSqlScript(RuntimeInstaller.java:529): java.lang.NullPointerException
    main.TaskScheduler timer[5]20070417@12:23:50.050: 00> oracle.wh.service.impl.assistant.RuntimeInstaller.runSqlScript(RuntimeInstaller.java:529)+>     at oracle.wh.service.impl.assistant.RuntimeInstaller.runSqlScript(RuntimeInstaller.java:520)
    main.TaskScheduler timer[5]20070417@12:23:50.050: 00> oracle.wh.service.impl.assistant.RuntimeInstaller.runSqlScript(RuntimeInstaller.java:529)+>     at oracle.wh.service.impl.assistant.ProcessEngine.processSQLDBAToken(ProcessEngine.java:1136)
    main.TaskScheduler timer[5]20070417@12:23:50.050: 00> oracle.wh.service.impl.assistant.RuntimeInstaller.runSqlScript(RuntimeInstaller.java:529)+>     at oracle.wh.service.impl.assistant.ProcessEngine.processFileTokens(ProcessEngine.java:573)
    main.TaskScheduler timer[5]20070417@12:23:50.050: 00> oracle.wh.service.impl.assistant.RuntimeInstaller.runSqlScript(RuntimeInstaller.java:529)+>     at oracle.wh.service.impl.assistant.ProcessEngine.createOWBRepository(ProcessEngine.java:269)
    main.TaskScheduler timer[5]20070417@12:23:50.050: 00> oracle.wh.service.impl.assistant.RuntimeInstaller.runSqlScript(RuntimeInstaller.java:529)+>     at oracle.wh.ui.install.assistant.wizards.AssistantWizardDefinition$4.runTask(AssistantWizardDefinition.java:541)
    main.TaskScheduler timer[5]20070417@12:23:50.050: 00> oracle.wh.service.impl.assistant.RuntimeInstaller.runSqlScript(RuntimeInstaller.java:529)+>     at oracle.ewt.thread.TaskScheduler.runTask(Unknown Source)
    main.TaskScheduler timer[5]20070417@12:23:50.050: 00> oracle.wh.service.impl.assistant.RuntimeInstaller.runSqlScript(RuntimeInstaller.java:529)+>     at oracle.ewt.thread.TaskScheduler.processTask(Unknown Source)
    main.TaskScheduler timer[5]20070417@12:23:50.050: 00> oracle.wh.service.impl.assistant.RuntimeInstaller.runSqlScript(RuntimeInstaller.java:529)+>     at oracle.ewt.thread.TaskScheduler$TaskQueue.run(Unknown Source)
    main.TaskScheduler timer[5]20070417@12:23:50.050: 00> oracle.wh.service.impl.assistant.RuntimeInstaller.runSqlScript(RuntimeInstaller.java:529)+>     at oracle.ewt.timer.Timer.doRun(Unknown Source)
    main.TaskScheduler timer[5]20070417@12:23:50.050: 00> oracle.wh.service.impl.assistant.RuntimeInstaller.runSqlScript(RuntimeInstaller.java:529)+>     at oracle.ewt.timer.Timer.run(Unknown Source)
    main.TaskScheduler timer[5]20070417@12:23:50.050: 00> oracle.wh.service.impl.assistant.RuntimeInstaller.runSqlScript(RuntimeInstaller.java:529)+>     at java.lang.Thread.run(Thread.java:534)
    main.TaskScheduler timer[5]20070417@12:23:50.050: 00> oracle.wh.service.impl.assistant.ProcessEngine.processSQLDBAToken(ProcessEngine.java:1140): java.lang.NullPointerException
    main.TaskScheduler timer[5]20070417@12:23:50.050: 00> oracle.wh.service.impl.assistant.ProcessEngine.processSQLDBAToken(ProcessEngine.java:1140)+>     at oracle.wh.service.impl.assistant.RuntimeInstaller.runSqlScript(RuntimeInstaller.java:520)
    main.TaskScheduler timer[5]20070417@12:23:50.050: 00> oracle.wh.service.impl.assistant.ProcessEngine.processSQLDBAToken(ProcessEngine.java:1140)+>     at oracle.wh.service.impl.assistant.ProcessEngine.processSQLDBAToken(ProcessEngine.java:1136)
    main.TaskScheduler timer[5]20070417@12:23:50.050: 00> oracle.wh.service.impl.assistant.ProcessEngine.processSQLDBAToken(ProcessEngine.java:1140)+>     at oracle.wh.service.impl.assistant.ProcessEngine.processFileTokens(ProcessEngine.java:573)
    main.TaskScheduler timer[5]20070417@12:23:50.050: 00> oracle.wh.service.impl.assistant.ProcessEngine.processSQLDBAToken(ProcessEngine.java:1140)+>     at oracle.wh.service.impl.assistant.ProcessEngine.createOWBRepository(ProcessEngine.java:269)
    main.TaskScheduler timer[5]20070417@12:23:50.050: 00> oracle.wh.service.impl.assistant.ProcessEngine.processSQLDBAToken(ProcessEngine.java:1140)+>     at oracle.wh.ui.install.assistant.wizards.AssistantWizardDefinition$4.runTask(AssistantWizardDefinition.java:541)
    main.TaskScheduler timer[5]20070417@12:23:50.050: 00> oracle.wh.service.impl.assistant.ProcessEngine.processSQLDBAToken(ProcessEngine.java:1140)+>     at oracle.ewt.thread.TaskScheduler.runTask(Unknown Source)
    main.TaskScheduler timer[5]20070417@12:23:50.050: 00> oracle.wh.service.impl.assistant.ProcessEngine.processSQLDBAToken(ProcessEngine.java:1140)+>     at oracle.ewt.thread.TaskScheduler.processTask(Unknown Source)
    main.TaskScheduler timer[5]20070417@12:23:50.050: 00> oracle.wh.service.impl.assistant.ProcessEngine.processSQLDBAToken(ProcessEngine.java:1140)+>     at oracle.ewt.thread.TaskScheduler$TaskQueue.run(Unknown Source)
    main.TaskScheduler timer[5]20070417@12:23:50.050: 00> oracle.wh.service.impl.assistant.ProcessEngine.processSQLDBAToken(ProcessEngine.java:1140)+>     at oracle.ewt.timer.Timer.doRun(Unknown Source)
    main.TaskScheduler timer[5]20070417@12:23:50.050: 00> oracle.wh.service.impl.assistant.ProcessEngine.processSQLDBAToken(ProcessEngine.java:1140)+>     at oracle.ewt.timer.Timer.run(Unknown Source)
    main.TaskScheduler timer[5]20070417@12:23:50.050: 00> oracle.wh.service.impl.assistant.ProcessEngine.processSQLDBAToken(ProcessEngine.java:1140)+>     at java.lang.Thread.run(Thread.java:534)
    main.TaskScheduler timer[5]20070417@12:23:50.050: 00> oracle.wh.service.impl.assistant.ProcessEngine.display(ProcessEngine.java:1409): Throwable = Exception occured in 'processSQLDBAToken'(../../reposasst/grantpriv.sql): java.lang.NullPointerException
    main.TaskScheduler timer[5]20070417@12:23:50.050: 00> oracle.wh.ui.install.assistant.wizards.AssistantWizardDefinition.display(AssistantWizardDefinition.java:823): [executeOwbReposOrRuntime_advanced]: Error occurred during installation. Exception =java.lang.Exception: Exception occured in 'processSQLDBAToken'(../../reposasst/grantpriv.sql): java.lang.NullPointerException
    main.TaskScheduler timer[5]20070417@12:23:50.050: 00> oracle.wh.ui.install.assistant.wizards.AssistantWizardDefinition$4.runTask(AssistantWizardDefinition.java:579): java.lang.Exception: Exception occured in 'processSQLDBAToken'(../../reposasst/grantpriv.sql): java.lang.NullPointerException
    main.TaskScheduler timer[5]20070417@12:23:50.050: 00> oracle.wh.ui.install.assistant.wizards.AssistantWizardDefinition$4.runTask(AssistantWizardDefinition.java:579)+>     at oracle.wh.service.impl.assistant.ProcessEngine.processSQLDBAToken(ProcessEngine.java:1144)
    main.TaskScheduler timer[5]20070417@12:23:50.050: 00> oracle.wh.ui.install.assistant.wizards.AssistantWizardDefinition$4.runTask(AssistantWizardDefinition.java:579)+>     at oracle.wh.service.impl.assistant.ProcessEngine.processFileTokens(ProcessEngine.java:573)
    main.TaskScheduler timer[5]20070417@12:23:50.050: 00> oracle.wh.ui.install.assistant.wizards.AssistantWizardDefinition$4.runTask(AssistantWizardDefinition.java:579)+>     at oracle.wh.service.impl.assistant.ProcessEngine.createOWBRepository(ProcessEngine.java:269)
    main.TaskScheduler timer[5]20070417@12:23:50.050: 00> oracle.wh.ui.install.assistant.wizards.AssistantWizardDefinition$4.runTask(AssistantWizardDefinition.java:579)+>     at oracle.wh.ui.install.assistant.wizards.AssistantWizardDefinition$4.runTask(AssistantWizardDefinition.java:541)
    main.TaskScheduler timer[5]20070417@12:23:50.050: 00> oracle.wh.ui.install.assistant.wizards.AssistantWizardDefinition$4.runTask(AssistantWizardDefinition.java:579)+>     at oracle.ewt.thread.TaskScheduler.runTask(Unknown Source)
    main.TaskScheduler timer[5]20070417@12:23:50.050: 00> oracle.wh.ui.install.assistant.wizards.AssistantWizardDefinition$4.runTask(AssistantWizardDefinition.java:579)+>     at oracle.ewt.thread.TaskScheduler.processTask(Unknown Source)
    main.TaskScheduler timer[5]20070417@12:23:50.050: 00> oracle.wh.ui.install.assistant.wizards.AssistantWizardDefinition$4.runTask(AssistantWizardDefinition.java:579)+>     at oracle.ewt.thread.TaskScheduler$TaskQueue.run(Unknown Source)
    main.TaskScheduler timer[5]20070417@12:23:50.050: 00> oracle.wh.ui.install.assistant.wizards.AssistantWizardDefinition$4.runTask(AssistantWizardDefinition.java:579)+>     at oracle.ewt.timer.Timer.doRun(Unknown Source)
    main.TaskScheduler timer[5]20070417@12:23:50.050: 00> oracle.wh.ui.install.assistant.wizards.AssistantWizardDefinition$4.runTask(AssistantWizardDefinition.java:579)+>     at oracle.ewt.timer.Timer.run(Unknown Source)
    main.TaskScheduler timer[5]20070417@12:23:50.050: 00> oracle.wh.ui.install.assistant.wizards.AssistantWizardDefinition$4.runTask(AssistantWizardDefinition.java:579)+>     at java.lang.Thread.run(Thread.java:534)
    main.AWT-EventQueue-0[6]20070417@12:23:50.050: 00> oracle.wh.ui.jcommon.WhButton@1e22c75: WhButton setLabel rtsString = OK
    main.AWT-EventQueue-0[6]20070417@12:23:52.052: 00> oracle.wh.ui.install.assistant.wizards.AssistantWizardDefinition.display(AssistantWizardDefinition.java:823): Open UnSuccessDialog ...
    main.AWT-EventQueue-0[6]20070417@12:23:52.052: 00> oracle.wh.ui.jcommon.WhButton@1e22c75: WhButton setLabel rtsString = OK
    Regards,
    Dennis

    Hi,
    the log has this error -
    ORA-12514, TNS:listener does not currently know of service requested in connect descriptor
    so, first check the connection parameter you have passed, if they are correct check whether the database is up and running....
    HTH
    Mahesh

  • OWB Runtime repository installing error

    Hello
    I'm a newbie here and in Oracle world. I'm student who tries to learn Oracle Warehouse Builder use on freetime, so any help would be appriciated.
    So the problem is, always when i try to install Runtime Repository (using OWB Runtime Assistant) i get the same error message. The error message refers to log and the log is as follows:
    Thu May 06 19:09:03 EEST 2004
    oracle.wh.util.DebugUtility: java.sql.SQLException: ORA-06502: PL/SQL: numeerinen virhe tai arvovirhe : virhe muunnettaessa merkkiä luvuksi
    Thu May 06 19:09:03 EEST 2004
    oracle.wh.util.DebugUtility: ORA-06512: "OE.WB_RT_INTEGER_VERSION_NUMBER", line 15
    Thu May 06 19:09:03 EEST 2004
    oracle.wh.util.DebugUtility: ORA-06512: line 19
    Thu May 06 19:09:03 EEST 2004
    oracle.wh.util.DebugUtility: java.sql.SQLException: ORA-06502: PL/SQL: numeerinen virhe tai arvovirhe : virhe muunnettaessa merkkiä luvuksi
    Thu May 06 19:09:03 EEST 2004
    oracle.wh.util.DebugUtility: ORA-06512: "OE.WB_RT_INTEGER_VERSION_NUMBER", line 15
    Thu May 06 19:09:03 EEST 2004
    oracle.wh.util.DebugUtility: ORA-06512: line 19
    Thu May 06 19:09:03 EEST 2004
    oracle.wh.util.DebugUtility:
    Thu May 06 19:09:03 EEST 2004
    oracle.wh.util.DebugUtility:      at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:134)
    Thu May 06 19:09:03 EEST 2004
    oracle.wh.util.DebugUtility:      at oracle.jdbc.oci8.OCIDBAccess.check_error(OCIDBAccess.java:2337)
    Thu May 06 19:09:03 EEST 2004
    oracle.wh.util.DebugUtility:      at oracle.jdbc.oci8.OCIDBAccess.executeFetch(OCIDBAccess.java:1744)
    Thu May 06 19:09:03 EEST 2004
    oracle.wh.util.DebugUtility:      at oracle.jdbc.oci8.OCIDBAccess.parseExecuteFetch(OCIDBAccess.java:1905)
    Thu May 06 19:09:03 EEST 2004
    oracle.wh.util.DebugUtility:      at oracle.jdbc.driver.OracleStatement.executeNonQuery(OracleStatement.java:2132)
    Thu May 06 19:09:03 EEST 2004
    oracle.wh.util.DebugUtility:      at oracle.jdbc.driver.OracleStatement.doExecuteOther(OracleStatement.java:2015)
    Thu May 06 19:09:03 EEST 2004
    oracle.wh.util.DebugUtility:      at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:2877)
    Thu May 06 19:09:03 EEST 2004
    oracle.wh.util.DebugUtility:      at oracle.jdbc.driver.OraclePreparedStatement.executeUpdate(OraclePreparedStatement.java:608)
    Thu May 06 19:09:03 EEST 2004
    oracle.wh.util.DebugUtility:      at oracle.jdbc.driver.OraclePreparedStatement.execute(OraclePreparedStatement.java:684)
    Thu May 06 19:09:03 EEST 2004
    oracle.wh.util.DebugUtility:      at oracle.wh.ui.install.reposinst.RuntimeInstaller.runSqlScript(RuntimeInstaller.java:364)
    Thu May 06 19:09:03 EEST 2004
    oracle.wh.util.DebugUtility:      at oracle.wh.ui.install.reposinst.ReposInstMain.processSQLToken(ReposInstMain.java:2592)
    Thu May 06 19:09:03 EEST 2004
    oracle.wh.util.DebugUtility:      at oracle.wh.ui.install.reposinst.ReposInstMain.processDriverFile(ReposInstMain.java:2326)
    Thu May 06 19:09:03 EEST 2004
    oracle.wh.util.DebugUtility:      at oracle.wh.ui.install.reposinst.ReposInstMain$2.runTask(ReposInstMain.java:1824)
    Thu May 06 19:09:03 EEST 2004
    oracle.wh.util.DebugUtility:      at oracle.ewt.thread.TaskScheduler.runTask(Unknown Source)
    Thu May 06 19:09:03 EEST 2004
    oracle.wh.util.DebugUtility:      at oracle.ewt.thread.TaskScheduler.processTask(Unknown Source)
    Thu May 06 19:09:03 EEST 2004
    oracle.wh.util.DebugUtility:      at oracle.ewt.thread.TaskScheduler$TaskQueue.run(Unknown Source)
    Thu May 06 19:09:03 EEST 2004
    oracle.wh.util.DebugUtility:      at oracle.ewt.timer.Timer.doRun(Unknown Source)
    Thu May 06 19:09:03 EEST 2004
    oracle.wh.util.DebugUtility:      at oracle.ewt.timer.Timer.run(Unknown Source)
    Thu May 06 19:09:03 EEST 2004
    oracle.wh.util.DebugUtility:      at java.lang.Thread.run(Thread.java:484)
    Thu May 06 19:09:03 EEST 2004
    oracle.wh.util.DebugUtility: java.sql.SQLException: ORA-06502: PL/SQL: numeerinen virhe tai arvovirhe : virhe muunnettaessa merkkiä luvuksi
    Thu May 06 19:09:03 EEST 2004
    oracle.wh.util.DebugUtility: ORA-06512: "OE.WB_RT_INTEGER_VERSION_NUMBER", line 15
    Thu May 06 19:09:03 EEST 2004
    oracle.wh.util.DebugUtility: ORA-06512: line 19
    Thu May 06 19:09:03 EEST 2004
    oracle.wh.util.DebugUtility: [ at runSqlScript(RuntimeInstaller.java ) ].
    Thu May 06 19:09:03 EEST 2004
    oracle.wh.util.DebugUtility: this is SQL error: continue =false
    Thu May 06 19:09:03 EEST 2004
    oracle.wh.util.DebugUtility: java.sql.SQLException: ORA-06502: PL/SQL: numeerinen virhe tai arvovirhe : virhe muunnettaessa merkkiä luvuksi
    Thu May 06 19:09:03 EEST 2004
    oracle.wh.util.DebugUtility: ORA-06512: "OE.WB_RT_INTEGER_VERSION_NUMBER", line 15
    Thu May 06 19:09:03 EEST 2004
    oracle.wh.util.DebugUtility: ORA-06512: line 19
    Thu May 06 19:09:03 EEST 2004
    oracle.wh.util.DebugUtility: java.sql.SQLException: ORA-06502: PL/SQL: numeerinen virhe tai arvovirhe : virhe muunnettaessa merkkiä luvuksi
    Thu May 06 19:09:03 EEST 2004
    oracle.wh.util.DebugUtility: ORA-06512: "OE.WB_RT_INTEGER_VERSION_NUMBER", line 15
    Thu May 06 19:09:03 EEST 2004
    oracle.wh.util.DebugUtility: ORA-06512: line 19
    Thu May 06 19:09:04 EEST 2004
    oracle.wh.util.DebugUtility:
    Thu May 06 19:09:04 EEST 2004
    oracle.wh.util.DebugUtility:      at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:134)
    Thu May 06 19:09:04 EEST 2004
    oracle.wh.util.DebugUtility:      at oracle.jdbc.oci8.OCIDBAccess.check_error(OCIDBAccess.java:2337)
    Thu May 06 19:09:04 EEST 2004
    oracle.wh.util.DebugUtility:      at oracle.jdbc.oci8.OCIDBAccess.executeFetch(OCIDBAccess.java:1744)
    Thu May 06 19:09:04 EEST 2004
    oracle.wh.util.DebugUtility:      at oracle.jdbc.oci8.OCIDBAccess.parseExecuteFetch(OCIDBAccess.java:1905)
    Thu May 06 19:09:04 EEST 2004
    oracle.wh.util.DebugUtility:      at oracle.jdbc.driver.OracleStatement.executeNonQuery(OracleStatement.java:2132)
    Thu May 06 19:09:04 EEST 2004
    oracle.wh.util.DebugUtility:      at oracle.jdbc.driver.OracleStatement.doExecuteOther(OracleStatement.java:2015)
    Thu May 06 19:09:04 EEST 2004
    oracle.wh.util.DebugUtility:      at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:2877)
    Thu May 06 19:09:04 EEST 2004
    oracle.wh.util.DebugUtility:      at oracle.jdbc.driver.OraclePreparedStatement.executeUpdate(OraclePreparedStatement.java:608)
    Thu May 06 19:09:04 EEST 2004
    oracle.wh.util.DebugUtility:      at oracle.jdbc.driver.OraclePreparedStatement.execute(OraclePreparedStatement.java:684)
    Thu May 06 19:09:04 EEST 2004
    oracle.wh.util.DebugUtility:      at oracle.wh.ui.install.reposinst.RuntimeInstaller.runSqlScript(RuntimeInstaller.java:364)
    Thu May 06 19:09:04 EEST 2004
    oracle.wh.util.DebugUtility:      at oracle.wh.ui.install.reposinst.ReposInstMain.processSQLToken(ReposInstMain.java:2592)
    Thu May 06 19:09:04 EEST 2004
    oracle.wh.util.DebugUtility:      at oracle.wh.ui.install.reposinst.ReposInstMain.processDriverFile(ReposInstMain.java:2326)
    Thu May 06 19:09:04 EEST 2004
    oracle.wh.util.DebugUtility:      at oracle.wh.ui.install.reposinst.ReposInstMain$2.runTask(ReposInstMain.java:1824)
    Thu May 06 19:09:04 EEST 2004
    oracle.wh.util.DebugUtility:      at oracle.ewt.thread.TaskScheduler.runTask(Unknown Source)
    Thu May 06 19:09:04 EEST 2004
    oracle.wh.util.DebugUtility:      at oracle.ewt.thread.TaskScheduler.processTask(Unknown Source)
    Thu May 06 19:09:04 EEST 2004
    oracle.wh.util.DebugUtility:      at oracle.ewt.thread.TaskScheduler$TaskQueue.run(Unknown Source)
    Thu May 06 19:09:04 EEST 2004
    oracle.wh.util.DebugUtility:      at oracle.ewt.timer.Timer.doRun(Unknown Source)
    Thu May 06 19:09:04 EEST 2004
    oracle.wh.util.DebugUtility:      at oracle.ewt.timer.Timer.run(Unknown Source)
    Thu May 06 19:09:04 EEST 2004
    oracle.wh.util.DebugUtility:      at java.lang.Thread.run(Thread.java:484)
    Thu May 06 19:09:04 EEST 2004
    oracle.wh.util.DebugUtility: Assistant operation is unsuccessful ...
    (sorry, some of the log is in Finnish but i dont know how translate it)
    Everytime time the runtime repository installing halts when about 60 percent is done.
    So if anybody could assist me, i would be forever grateful...
    Thanks for advance....

    This is a bug 3043523, affecting non-English repository installs. It's documented and fixed in 9.2.0.4 patchset. For a customer I would say patch to 9.2.0.4 before attempting to create the runtime repository. But I figured you don't have access to the patches, since they are distributed through Oracle Support's site metalink.oracle.com, where only Oracle customers can login to. So would it be an option for you to install the English language repository?
    Nikolai Rochnik

  • 11g Upgrade Assistant Error - "Cannot refresh - Currently locked"

    I am running OBIEE 11g on Linux 32bit OS. It is a new OBIEE 11g install, I am just upgrading the 10g RPD and web catalog from our existing 10g server on this machine to serve as a separate 11g test environment. I have successfully upgraded the 10g RPD file using this 11g server's Upgrade Assistant utility. However, when I attempt to upgrade the 10g web catalog directory export on this machine I get the following error within the Upgrade Assistant:
    [2011-03-09T13:38:25.565-05:00] [BIEE] [ERROR] [] [upgrade.BIEE] [tid: 13] [ecid: 0000IuRtnAxFw000jzwkno1DTwWL000004,0] javax.management.RuntimeMBeanException: Cannot refresh - Currently locked[[
    For the web catalog "directory export" I am referencing, I just tarred up the existing 10g web catalog and FTPed it to this server then ran the Upgrade Assistant against that directory.
    I don't have the RPD open and I am not logged into the system. Does anyone know what the issue is or if I can upgrade a directory web catalog export on this machine?
    Any help would be appreciated.

    Jan,
    Thank you for the reply. I did install using the "Simple" method vs. using the "Enterprise" method. However, I really don't want to re-install and reconfigure this server again. I already had an issue with using Linux 64bit OS previously (IDM authentication did not work). Using Linux 32bit OS IDM authentication is working now.
    I will try a few more things, if I can't find a resolution then I will attempt the "Enterprise" install method and see if my catalog will upgrade.
    Thank you.

  • OWB 11g - Repository Browser no OC4J instance

    Hi All,
    I have installed OWB11g and its working fine. But I don't see any OC4J instance startup under my program menu->oracle home and hence i cannot start the OWB repository browser. Do i need to configure any other thing to see OC4J instance startup or for 11g there is no OC4J requried. If no OC4J is requried for OWB repository browser in 11g , how do i start the browser ?
    Thanks,
    Sam.

    Hi All,
    I got it - in 11g you can use startOwbbInst.bat under <ORACLE_HOME>/owb/bin/win32 to start the OC4J instance and in 11g when you run it for the first time it will ask you to set OC4J Administrator password.
    Thanks,
    Sam.

  • OWB 10g repository assistants no longer work on 10.3.0.1 win2003

    Just posted this to the database forum... oops.... now that I'm in the right spot...
    I just installed Oracle 10.2.0.1 for win2k3 and OWB 10g. With 10.1.xxx the design and runtime reporitory assistants worked fine building their respective schemas, but with the new database release, they tell me that sys and system (and any other user with dba priv's) need to have dba priv's. Is this a known bug in the new release for winsrv?

    From Metalink note 332371.1:
    The OWB 10.1.0.2 and 10.1.0.3 versions are not certified with the 10gR2 database.
    A complete 10gR2 certification will be available for the OWB 10.1.0.4 patch.
    You will need to wait for the release of the 10.1.0.4 OWB patch or use and earlier version of the Database.

  • OWB Paris: Error in Repository Assistant

    I'm running Oracle Warehouse Builder Paris on a 10gR2 DB instance on Windows
    When i try to install the Repository i get error at 22%.
    Here are the last lines of the log file:
    main.TaskScheduler timer[5]20060727@14:41:47.047: 00> oracle.wh.service.impl.assistant.RuntimeInstaller.display(RuntimeInstaller.java:816): parseSqlFile() ======= enter file: ../../browserasst/views/owb_uprop_tune.sql
    main.TaskScheduler timer[5]20060727@14:41:47.047: 00> oracle.wh.service.impl.assistant.ProcessEngine.display(ProcessEngine.java:1409): fileName =../../browserasst/views/owb_uprop_tune.sql
    main.TaskScheduler timer[5]20060727@14:41:47.047: 00> oracle.wh.service.impl.assistant.ProcessEngine.display(ProcessEngine.java:1409): After processing SQL token
    main.TaskScheduler timer[5]20060727@14:41:47.047: 00> oracle.wh.service.impl.assistant.ProcessEngine.display(ProcessEngine.java:1409): % = 20.618556701030922
    main.TaskScheduler timer[5]20060727@14:41:47.047: 00> oracle.wh.service.impl.assistant.ProcessEngine.display(ProcessEngine.java:1409): -token name = SPAWN; -token type = 4
    main.TaskScheduler timer[5]20060727@14:41:47.047: 00> oracle.wh.service.impl.assistant.ProcessEngine.display(ProcessEngine.java:1409): Before processing SPAWN Token
    main.TaskScheduler timer[5]20060727@14:41:47.047: 00> oracle.wh.service.impl.assistant.ProcessEngine.display(ProcessEngine.java:1409): ... I am in processSPAWN ...
    main.TaskScheduler timer[5]20060727@14:41:47.047: 00> oracle.wh.service.impl.assistant.ProcessEngine.display(ProcessEngine.java:1409): wholeLine =..\win32\jvm.bat -classpath ../../../lib/transx.zip;../../../lib/xschema.jar;../../../lib/xsu12.jar;../../../rdbms/jlib/xdb.jar;../../lib/int/rtpplatform.jar;../../lib/int/rtpcommon.jar;../../../jdbc/lib/ojdbc14.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
    main.TaskScheduler timer[5]20060727@14:41:47.047: 00> oracle.wh.service.impl.assistant.DatabaseEngine.display(DatabaseEngine.java:391): Connection: host/port/serice_name = 127.0.0.1/1521/AMON2.ICONSULTING.BIZ
    main.TaskScheduler timer[5]20060727@14:41:47.047: 00> oracle.wh.service.impl.assistant.DatabaseEngine.display(DatabaseEngine.java:391): url = (DESCRIPTION=(ADDRESS=(HOST=127.0.0.1)(PROTOCOL=tcp)(PORT=1521))(CONNECT_DATA=(SERVICE_NAME=AMON2.ICONSULTING.BIZ)))
    main.TaskScheduler timer[5]20060727@14:41:47.047: 00> oracle.wh.service.impl.assistant.DatabaseEngine.display(DatabaseEngine.java:391): [getConnection]....
    main.TaskScheduler timer[5]20060727@14:41:47.047: 00> oracle.wh.service.impl.assistant.ProcessEngine.display(ProcessEngine.java:1409): after executing the output
    main.TaskScheduler timer[5]20060727@14:42:16.016: 00> oracle.wh.service.impl.assistant.ProcessEngine.display(ProcessEngine.java:1409): (Spawn Token) Error loading Java into DB:
    main.TaskScheduler timer[5]20060727@14:42:16.016: 00> oracle.wh.service.impl.assistant.ProcessEngine.display(ProcessEngine.java:1409): Error occured in 'processSPAWN': java.io.BufferedInputStream@1ed2bbd
    main.TaskScheduler timer[5]20060727@14:42:16.016: 00> oracle.wh.service.impl.assistant.ProcessEngine.display(ProcessEngine.java:1409): [processSPAWN]: A spawned program error. Exception = java.lang.Exception: Error occured in 'processSPAWN': java.io.BufferedInputStream@1ed2bbd
    main.TaskScheduler timer[5]20060727@14:42:16.016: 00> oracle.wh.service.impl.assistant.ProcessEngine.display(ProcessEngine.java:1409): Get the error, stop processing other tokens...
    main.TaskScheduler timer[5]20060727@14:42:16.016: 00> oracle.wh.service.impl.assistant.ProcessEngine.processSPAWN(ProcessEngine.java:894): java.lang.Exception: Error occured in 'processSPAWN': java.io.BufferedInputStream@1ed2bbd
    main.TaskScheduler timer[5]20060727@14:42:16.016: 00> oracle.wh.service.impl.assistant.ProcessEngine.processSPAWN(ProcessEngine.java:894)+> at oracle.wh.service.impl.assistant.ProcessEngine.processSPAWN(ProcessEngine.java:886)
    main.TaskScheduler timer[5]20060727@14:42:16.016: 00> oracle.wh.service.impl.assistant.ProcessEngine.processSPAWN(ProcessEngine.java:894)+> at oracle.wh.service.impl.assistant.ProcessEngine.processFileTokens(ProcessEngine.java:583)
    main.TaskScheduler timer[5]20060727@14:42:16.016: 00> oracle.wh.service.impl.assistant.ProcessEngine.processSPAWN(ProcessEngine.java:894)+> at oracle.wh.service.impl.assistant.ProcessEngine.createOWBRepository(ProcessEngine.java:269)
    main.TaskScheduler timer[5]20060727@14:42:16.016: 00> oracle.wh.service.impl.assistant.ProcessEngine.processSPAWN(ProcessEngine.java:894)+> at oracle.wh.ui.install.assistant.wizards.AssistantWizardDefinition$4.runTask(AssistantWizardDefinition.java:541)
    main.TaskScheduler timer[5]20060727@14:42:16.016: 00> oracle.wh.service.impl.assistant.ProcessEngine.processSPAWN(ProcessEngine.java:894)+> at oracle.ewt.thread.TaskScheduler.runTask(Unknown Source)
    main.TaskScheduler timer[5]20060727@14:42:16.016: 00> oracle.wh.service.impl.assistant.ProcessEngine.processSPAWN(ProcessEngine.java:894)+> at oracle.ewt.thread.TaskScheduler.processTask(Unknown Source)
    main.TaskScheduler timer[5]20060727@14:42:16.016: 00> oracle.wh.service.impl.assistant.ProcessEngine.processSPAWN(ProcessEngine.java:894)+> at oracle.ewt.thread.TaskScheduler$TaskQueue.run(Unknown Source)
    main.TaskScheduler timer[5]20060727@14:42:16.016: 00> oracle.wh.service.impl.assistant.ProcessEngine.processSPAWN(ProcessEngine.java:894)+> at oracle.ewt.timer.Timer.doRun(Unknown Source)
    main.TaskScheduler timer[5]20060727@14:42:16.016: 00> oracle.wh.service.impl.assistant.ProcessEngine.processSPAWN(ProcessEngine.java:894)+> at oracle.ewt.timer.Timer.run(Unknown Source)
    main.TaskScheduler timer[5]20060727@14:42:16.016: 00> oracle.wh.service.impl.assistant.ProcessEngine.processSPAWN(ProcessEngine.java:894)+> at java.lang.Thread.run(Thread.java:534)
    main.TaskScheduler timer[5]20060727@14:42:16.016: 00> oracle.wh.service.impl.assistant.ProcessEngine.display(ProcessEngine.java:1409): Exception = Exception occured in 'processSPAWN'. java.lang.Exception: Error occured in 'processSPAWN': java.io.BufferedInputStream@1ed2bbd
    main.TaskScheduler timer[5]20060727@14:42:16.016: 00> oracle.wh.ui.install.assistant.wizards.AssistantWizardDefinition.display(AssistantWizardDefinition.java:823): [executeOwbReposOrRuntime_advanced]: Error occurred during installation. Exception =java.lang.Exception: Exception occured in 'processSPAWN'. java.lang.Exception: Error occured in 'processSPAWN': java.io.BufferedInputStream@1ed2bbd
    main.TaskScheduler timer[5]20060727@14:42:16.016: 00> oracle.wh.ui.install.assistant.wizards.AssistantWizardDefinition$4.runTask(AssistantWizardDefinition.java:579): java.lang.Exception: Exception occured in 'processSPAWN'. java.lang.Exception: Error occured in 'processSPAWN': java.io.BufferedInputStream@1ed2bbd
    main.TaskScheduler timer[5]20060727@14:42:16.016: 00> oracle.wh.ui.install.assistant.wizards.AssistantWizardDefinition$4.runTask(AssistantWizardDefinition.java:579)+> at oracle.wh.service.impl.assistant.ProcessEngine.processSPAWN(ProcessEngine.java:898)
    main.TaskScheduler timer[5]20060727@14:42:16.016: 00> oracle.wh.ui.install.assistant.wizards.AssistantWizardDefinition$4.runTask(AssistantWizardDefinition.java:579)+> at oracle.wh.service.impl.assistant.ProcessEngine.processFileTokens(ProcessEngine.java:583)
    main.TaskScheduler timer[5]20060727@14:42:16.016: 00> oracle.wh.ui.install.assistant.wizards.AssistantWizardDefinition$4.runTask(AssistantWizardDefinition.java:579)+> at oracle.wh.service.impl.assistant.ProcessEngine.createOWBRepository(ProcessEngine.java:269)
    main.TaskScheduler timer[5]20060727@14:42:16.016: 00> oracle.wh.ui.install.assistant.wizards.AssistantWizardDefinition$4.runTask(AssistantWizardDefinition.java:579)+> at oracle.wh.ui.install.assistant.wizards.AssistantWizardDefinition$4.runTask(AssistantWizardDefinition.java:541)
    main.TaskScheduler timer[5]20060727@14:42:16.016: 00> oracle.wh.ui.install.assistant.wizards.AssistantWizardDefinition$4.runTask(AssistantWizardDefinition.java:579)+> at oracle.ewt.thread.TaskScheduler.runTask(Unknown Source)
    main.TaskScheduler timer[5]20060727@14:42:16.016: 00> oracle.wh.ui.install.assistant.wizards.AssistantWizardDefinition$4.runTask(AssistantWizardDefinition.java:579)+> at oracle.ewt.thread.TaskScheduler.processTask(Unknown Source)
    main.TaskScheduler timer[5]20060727@14:42:16.016: 00> oracle.wh.ui.install.assistant.wizards.AssistantWizardDefinition$4.runTask(AssistantWizardDefinition.java:579)+> at oracle.ewt.thread.TaskScheduler$TaskQueue.run(Unknown Source)
    main.TaskScheduler timer[5]20060727@14:42:16.016: 00> oracle.wh.ui.install.assistant.wizards.AssistantWizardDefinition$4.runTask(AssistantWizardDefinition.java:579)+> at oracle.ewt.timer.Timer.doRun(Unknown Source)
    main.TaskScheduler timer[5]20060727@14:42:16.016: 00> oracle.wh.ui.install.assistant.wizards.AssistantWizardDefinition$4.runTask(AssistantWizardDefinition.java:579)+> at oracle.ewt.timer.Timer.run(Unknown Source)
    main.TaskScheduler timer[5]20060727@14:42:16.016: 00> oracle.wh.ui.install.assistant.wizards.AssistantWizardDefinition$4.runTask(AssistantWizardDefinition.java:579)+> at java.lang.Thread.run(Thread.java:534)
    main.AWT-EventQueue-0[6]20060727@14:42:16.016: 00> oracle.wh.ui.jcommon.WhButton@1257687: WhButton setLabel rtsString = OK
    main.AWT-EventQueue-0[6]20060727@14:42:24.024: 00> oracle.wh.ui.install.assistant.wizards.AssistantWizardDefinition.display(AssistantWizardDefinition.java:823): Open UnSuccessDialog ...
    main.AWT-EventQueue-0[6]20060727@14:42:24.024: 00> oracle.wh.ui.jcommon.WhButton@1257687: WhButton setLabel rtsString = OK

    I've take a look and couldn't found any significant information in the log file, but we may try to see if this is the cause:
    oracle.wh.service.impl.assistant.DatabaseEngine.display(DatabaseEngine.java:391): Connection: host/port/serice_name = 127.0.0.1/1521/AMON2.ICONSULTING.BIZ
    main.TaskScheduler timer[5]20060727@14:41:47.047: 00> oracle.wh.service.impl.assistant.DatabaseEngine.display(DatabaseEngine.java:391): url = (DESCRIPTION=(ADDRESS=(HOST=127.0.0.1)(PROTOCOL=tcp)(PORT=1521))(CONNECT_DATA=(SERVICE_NAME=AMON2.ICONSULTING.BIZ)))
    The bolded text is your DB connection info. Is it ok? Check your TNS_ADMIN directory and see the sqlnet.ora file. Are you using something like:
    NAMES.DEFAULT_DOMAIN = ICONSULTING.BIZ
    Try to remove the domain from the connection info you provide when creating the repository. Another alternative is trying to create the OWB Repository from a remote machine. I believe you are running DB and OWB in the same box, since the HOST info in the log file is 127.0.0.1 (localhost).
    Regards,
    Marcos

  • Accessing OWB 10g Respository through OWB 11g Client

    We have an Oracle Database 10.2, we installed OWB 10.2 and created a repository.
    I want to install OWB 11g Client and use the existing repository. Is this Compatable.
    Thanks in advance for your suggessions.

    No, there were substantial repository changes in OWB 11g, you cannot connect an OWB 11g client with an OWB 10g repository - but you can host an OWB 11g repository in a 10g database though.
    Cheers
    David

  • Error java.sql.exception when setting up repository for OWB 11g

    Hey all,
    I am encountering the following error on the last step of Repository Assistant, that is, while trying to set up the design repository in OWB 11g:
    "The Warehouse Builder workspace installation failed
    java.sql.SQLException : ORA-00942 table or view does not exist"
    Below is an excerpt from the the log file:
    main.TaskScheduler timer[5]20080620@14:51:54.054: 00> oracle.wh.service.impl.assistant.ProcessEngine.processSQLUserToken(ProcessEngine.java:1106)+>     at java.lang.Thread.run(Thread.java:595)
    main.TaskScheduler timer[5]20080620@14:51:54.054: 00> oracle.wh.service.impl.assistant.ProcessEngine.display(ProcessEngine.java:1572): Exception = java.sql.SQLException: ORA-00942: table or view does not exist
    main.TaskScheduler timer[5]20080620@14:51:54.054: 00> oracle.wh.ui.install.assistant.wizards.AssistantWizardDefinition.display(AssistantWizardDefinition.java:788): [executeOwbReposOrRuntime]: Error occurred during Workspace Installation. Exception =java.lang.Exception: java.sql.SQLException: ORA-00942: table or view does not exist
    main.AWT-EventQueue-0[6]20080620@14:51:54.054: 00> oracle.wh.ui.jcommon.WhButton@a22671: WhButton setLabel rtsString = OK
    main.AWT-EventQueue-0[6]20080620@14:58:17.017: 00> oracle.wh.ui.install.assistant.wizards.AssistantWizardDefinition.display(AssistantWizardDefinition.java:788): before open 'UnSuccessDialog'
    main.AWT-EventQueue-0[6]20080620@14:58:17.017: 00> oracle.wh.ui.install.assistant.wizards.AssistantWizardDefinition.display(AssistantWizardDefinition.java:788): Open UnSuccessDialog ...
    main.AWT-EventQueue-0[6]20080620@14:58:17.017: 00> oracle.wh.ui.jcommon.WhButton@a22671: WhButton setLabel rtsString = OK
    I am new to OWB so please let me know if I've left out any information that would help in figuring out why the installation is not completing.
    Thanks.

    The only thing I can think of in OWB 11g is that the main schema that is used, which is OWBSYS, wasn't fully installed or it doesn't have all the tables or views it needs or they weren't created properly with the cat_owb.sal script.
    Something must not have been created right. I would try to stop all OWB services with the appropriate scripts in:
    <your_owb_home>owb\rtp\sql
    try the stop_service.sql script.
    Then try to drop the users owbsys and whatever you might have created (if it exists) for a workspace owner user. Then clean up with:
    <your_owb_home>\owb\UnifiedRepos\clean_owbsys.sql
    After that it is back to the drawing board from the beginning. DO these steps again that you likely did in the first place:
    1. create owbsys with:
    <your_owb_home>\owb\UnifiedRepos\cat_owb.sql <tablespace_name>
    2. Set the control center home with:
    <your_owb_home>\owb\UnifiedRepos\reset_owbcc_home.sql <your_owb_home>
    *pay attention to the case of the the OWB HOME you give as a variable to the above script.  It needs to match the case of your real path.
    3. Finally unlock owbsys.
    4. look at <your_owb_home>\owb\bin\admin\ if the rtrepos.properties file size is at '0'. If it is for some reason, rename it to something else right now.
    5. Then try to run the repository assistant again.
    -Greg

  • 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 10.1.0.4 Runtime Assistant error

    I have "Fatal exception occured.[...]" from Java Virtual Machine Launcher in 63% of complete instalation of OWB Runtime Repository. And Second error (immediatelly after first) "INS0022: A spawned program error [...]" from Spawned Program Error.
    I have: Virtual Machine (on VMware Player) with Windows 2003 EE SP1 Release 2 with Oracle 10.2.0.2 and with OWB 10.1.0.4. And only this soft is on this Virtual Machine.
    In the log (C:\Oracle\OWB10\owb\rtasst\log.txt) last line are below.
    Can You help me?
    Sincerelly,
    Peter
    oracle.wh.util.DebugUtility: =========== enter file: ../../rtasst/roles_object_rights.sql
    oracle.wh.util.DebugUtility: Runtime Platform Property Load Beginning...
    Wed Jun 21 13:18:10 BST 2006
    oracle.wh.util.DebugUtility: After processing SPAWN Token
    Wed Jun 21 13:18:10 BST 2006
    oracle.wh.util.DebugUtility: This is the -token name = SPAWN; -token type = 4
    Wed Jun 21 13:18:10 BST 2006
    oracle.wh.util.DebugUtility: Before processing SPAWN Token
    Wed Jun 21 13:18:10 BST 2006
    oracle.wh.util.DebugUtility: After processing SPAWN Token
    Wed Jun 21 13:18:10 BST 2006
    oracle.wh.util.DebugUtility: This is the -token name = SPAWN; -token type = 4
    Wed Jun 21 13:18:10 BST 2006
    oracle.wh.util.DebugUtility: Before processing SPAWN Token
    Wed Jun 21 13:18:10 BST 2006
    oracle.wh.util.DebugUtility: [processSPAWN]: User = runtime_owner
    Wed Jun 21 13:18:10 BST 2006
    oracle.wh.util.DebugUtility: [processSPAWN]: wholeLine =..\..\..\jdk\jre\bin\javaw -classpath ../../../lib/transx.zip;../../../lib/xschema.jar;../../../oc4j/rdbms/jlib/xsu12.jar;../../../rdbms/jlib/xdb.jar;../../lib/int/rtpplatform.jar;../../lib/int/rtpcommon.jar;../../../jdbc/lib/ojdbc14.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 ../../rtasst/wb_rt_messages_en.xml
    Wed Jun 21 13:18:10 BST 2006
    oracle.wh.util.DebugUtility: after executing the output
    Wed Jun 21 13:18:11 BST 2006
    oracle.wh.util.DebugUtility: java.lang.NoClassDefFoundError: oracle/xml/sql/dml/OracleXMLSave
    Wed Jun 21 13:18:11 BST 2006
    oracle.wh.util.DebugUtility:      at oracle.xml.transx.TransXImpl.load(TransXImpl.java:241)
    Wed Jun 21 13:18:11 BST 2006
    oracle.wh.util.DebugUtility:      at oracle.xml.transx.loader.load(loader.java:157)
    Wed Jun 21 13:35:05 BST 2006
    oracle.wh.util.DebugUtility: Exception in thread "main"
    Wed Jun 21 13:35:05 BST 2006
    oracle.wh.util.DebugUtility: (Spawn Token) Error loading Java into DB:
    Wed Jun 21 13:35:05 BST 2006
    oracle.wh.util.DebugUtility: [processSPAWN]: A spawned program error. Exception = java.lang.Exception: java.io.BufferedInputStream@16752c9
    Wed Jun 21 13:35:05 BST 2006
    oracle.wh.util.DebugUtility: [processSPAWN]: Get the error, stop processing...
    Wed Jun 21 13:36:12 BST 2006
    oracle.wh.util.DebugUtility: Assistant operation is unsuccessful ...

    According to metalink:
    "Cause:
    The cause of the problem is the existence of public synonyms pointing to the java tables.
    CREATE$JAVA$LOB$TABLE and/or JAVA$CLASS$MD5$TABLE
    The presence of the Public synonyms prevents the Runtime Assistant from creating new tables. This can be verified from sqlplus, connected as the sys user:
    SQL> select owner,synonym_name, table_name, table_owner
    2 from dba_synonyms
    3* where synonym_name like '%JAVA%TABLE';
    Solution
    To implement the solution, please execute the following steps as a sys user from sql*plus. If required, change the synonym names to match the names returned in the select statement:
    . DROP PUBLIC SYNONYM CREATE$JAVA$LOB$TABLE;
    2. DROP PUBLIC SYNONYM JAVA$CLASS$MD5$TABLE;
    Once complete, start the Runntime Assistant and perform the installation. When the Assistant completes, verify the log file does not contain errors or exceptions."
    Hope it works!
    Marcos Spínola

  • Error while creating repository using Repository Assistant

    Hi All,
    I am using OWB 10.2.0.1 and Oracle Database 10gR2. When i was trying to create repository it is giving error
    "+The Warehouse Builder repository owner installation failed on user OWBRT_SYS_OWNER.+
    +java.lang.NullPointerException+"
    "+INS0029: Error occured during installation. Check the log file for details.+"
    I can not put my log file contain here as it is exceeding character limits.
    Please help me out as i am new to OWB and i am not able to find any clue about the problem....
    I tried to google it, Somebody said it is an uncompatibility issue..
    Looking for you help
    Thanks and Regards
    Sohail Dayer

    Hi,
    Thanks Sutirtha for your reply. I checked my log file and found this.....
    +oracle.wh.service.impl.assistant.DatabaseEngine.display(DatabaseEngine.java:391): [getConnection]: Throwable = java.sql.SQLException: ORA-01017: invalid username/password; logon denied+
    main.AWT-EventQueue-0[6]20100215@16:32:52.052: 00>
    oracle.wh.service.impl.assistant.RuntimeInstaller.runSqlScript(RuntimeInstaller.java:529)>     at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:112)+
    main.TaskScheduler timer[5]20100215@16:37:57.057: 00>
    But today i tried to create repository and it works.......
    I dont know what was the problem......
    Now another problem is arised.....
    I tried to run some tcl scripts from OMB, it gives logon denied error....
    My init tcl file contain are...
    #define global variables used in procedures
    global debug
    global iconlocation
    global owbclient
    global owbclientpwd
    global host
    global port
    global service
    global udoappdefname
    global themodule
    #Set all common variables
    set owbclient rep_owner
    set owbclientpwd rep_owner
    set sysuser SCOTT     
    set syspwd tiger
    set host 10.42.12.96
    set port 1521
    set service orcl
    set project OWB_DEMO
    set sourcedir d:/newowbdemo
    set dataspace USERS
    set indexspace USERS
    set tempspace TEMP
    set snapspace USERS
    set sqlpath d:/oracle/10.2.0/db_1/BIN
    set sid orcl
    I am not able to run tcl scripts by OMB...
    Help me out
    Thanks in advance
    Sohail Dayer

  • OWB 11g rel2 Client install. Error when creating my first Workspace

    We just installed Oracle 11g rel2 Std edition database on Oracle Linux. No problem connection with Toad. Everything works fine.
    I have just installed OWB 11.2.0.1 client on Windows 7 and Windows 7 in XP mode. Having the same problem on both installations mentioned below.
    No I am about to create my first Workspace in Repository Assistant where I get an error:
    - Step 1, Database information
    - Host xxx
    - Port 1521
    - Oracle Service Name: instance name (the one I use in Toad that works)
    -SQL Net Connection: Checked  Seems that I have to use this when I connect with system user later on in the wizard.
    - Step 2 Manage Warehouse Builder workspaces, checked
    - Step 3 Create a new Warehouse Builder workspace
    - Step 4 Create a workspace with a new user as workspace owner, checked
    - Step 5 DBA Information: user system, Password: xxx
    - Step 6 Enable Optional Features: Non selected
    - Step 7 Workspace Owner(new)
    - Workspace Owners’s User Name: owb_owner
    - Password x 2
    - Workspace Name: workspace_dev
    - Step 8 OWBSYS Information:
    - User Name: OWBSYS (OWBSYS and OWBSYS_AUDIT accounts are unlocked)
    - Password: xxx
    - Then I click next, and the error information are as follow:
    “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, an run the SQL script owb/UnifiedRepos/remote_owb_install.sql on the database server machine. This creates a database directory named ‘OWB_REMOTE_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 to seed the repository.
    Since we have installed the Oracle 11g rel 2 database, the OWB are already in that installation. I also tried to run the remote_owb_install.sql and applied the OWBHOME/owb/bin/ when running sql. I still have the same problem.
    Anyone experienced this and have a solution to solve this?

    Hi Scott,
    SQL> select privilege from dba_sys_privs where grantee='FLOWS_030100';
    PRIVILEGE
    DROP PUBLIC SYNONYM
    SELECT ANY TABLE
    DROP USER
    UNLIMITED TABLESPACE
    DROP TABLESPACE
    CREATE JOB
    ALTER SYSTEM
    EXECUTE ANY PROCEDURE
    CREATE PUBLIC SYNONYM
    ALTER SESSION
    10 rows selected.
    SQL> Select granted_role from dba_role_privs where grantee='FLOWS_030100';
    GRANTED_ROLE
    RESOURCE
    CONNECT
    SQL>
    I am sure nothing has been revoked.
    Is there a script I have not run?
    Regards
    Michael

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

Maybe you are looking for

  • Performance evaluation for file storage.

    If I were working in C/C++ I would know what should be an appropriate record size so it could be stored in one cache line, and processed therein; precisely how many pointer transitions will be required to fetch a record, and how microprocessor regist

  • Test movie not working correctly

    When I haven't saved an as3 file in flash pro cs6 I can test a movie by pressing ctrl+enter, but when I save the movie and I want to test it, it doesn't test my movie?

  • JTable filtering based on comparison of values in a row

    I need to implement a RowFilter that will make its 'include' decision by comparing values in two columns of a JTable row. All the RowFilter.getxxxFilter() methods I see require external input, for example: RowFilter.numberFilter(ComparisonType.EQUAL,

  • OS X 10.4.3 Becomes Confused

    I have now had several instances in which OS X 10.4.3 seems to become dysfunctional after it has been up and running for a day or longer. It seems to prevent the correct application from executing. For instance, if you try to activate iTunes or Mail,

  • Getting char form keybaoard

    Hi, in attached file, I am trying to get up to 10 characters from the key board. Meaning that each time a key is pressed, I get it, up to a max of 10; and start again. Now the issue I am facing is that it is working ony when, after starting my vi (RU