Starting repository browser

Hi,
Please,can one help.
How to start repositry browser on linux server its urgent
advance thanks
subbu

Solved this after some trawling through xml configuration files on the server.
The file C:\Oracle\product\11.1.0\db_1\owb\j2ee\config\http-web-site.xml contains the reference to keystore.jks:
          <ssl-config keystore="*%ORACLE_HOME%*/owb/j2ee/config/keystore.jks" keystore-password="-&gt;keystoreadmin"/>
changing this to:
          <ssl-config keystore="C:\Oracle\product\11.1.0\db_1/owb/j2ee/config/keystore.jks" keystore-password="-&gt;keystoreadmin"/>
and the OC4J container starts successfully.
Regards,
-Haakon-

Similar Messages

  • Error  when  starting repository browser listener on Oracle Database

    I have successfully installed oracle database 11g release2 (11.2.0.2.0). The associated Oracle Warehouse Builder 11g Release 2 (11.2.0.3.0) Standalone Software works fine, everything is ok.
    Now I want to start Repository Browser. So, I must run the startowbbinst.bat file from directory oracle_home/owb/bin/win32 (oracle_home for oracle database ), but I receive this:
    - call setowbenv.bat
    *Error initializing server: Error initializing _logger for ../log/server.log: Access is denied*
    Fatal error: server exiting
    Please help me !!!!!!

    login to below url
    http:/hostname:port/webdynpro/dispatcher/sap.com/com.sap.xi.adminweb/AdminApp
    clcik on Java Web Start Administration and Click on Restore Archives
    and refer below thread:
    http://forums.sdn.sap.com/thread.jspa?threadID=1792753

  • Problem in starting repository browser on owb 11g

    I have successfully installed oracle 11g release1. The associated Warehouse Builder works fine, everything is ok.
    Now I want to start Repository Browser. So, I must run the startowbbinst.bat file from directory oracle_home/owb/bin/win32, but I receive this:
    - call setowbenv.bat
    - date and time - Error initializing server: Error initializing _logger for ../log/server.log: Access is denied
    -date and time - Fatal error: server exiting

    Same issue for me too. Can you please tell me the solution for this issue.

  • Problem starting Repository Browser Service on Windows Server 2008

    Using the default Warehouse Builder installation in the 11g (11.1.0.7.0) databaseinstallation on a clean Windows Server 2008 64-bit installation.
    Warehouse Builder installed and populated ok, OWB client works fine etc.
    When trying to start the Repository Browser listener by running the startOwbbInst.bat, the OC4J container crashes with the following error in the \owb\j2ee\log\oc4j\log.xml:
    +<MSG_TEXT>Could not create Secure http listener due to {0}</MSG_TEXT>+
    +<SUPPL_DETAIL><![CDATA[java.io.FileNotFoundException: C:\Oracle\product\11.1.0\db_1\owb\bin\admin\..\..\j2ee\config\%ORACLE_HOME%\owb\j2ee\config\keystore.jks (The system cannot find the path specified)+
    +     at java.io.FileInputStream.open(Native Method)+
    +     at java.io.FileInputStream.<init>(FileInputStream.java:106)+
    +     at java.io.FileInputStream.<init>(FileInputStream.java:66)+
    +     at oracle.oc4j.security.OC4JSSLSocketFactory.getStoreIn(OC4JSSLSocketFactory.java:253)+
    (The local_service_login.bat works fine).
    We're starting this as an administrator user in Win2008.
    All parameteres in the setowbenv.bat seems to be correct as far as I can tell. There is a strange reference to %ORACLE_HOME% in the above log, of which I've no idea where it is coming from....
    Identical installation worked fine on a 64-bit Windows Server 2003, - so can this be something related to a new security model in Windows Server 2008?
    (I found a posting regarding problems with the startOwbbInst.bat on Vista  [here |http://forums.oracle.com/forums/thread.jspa?messageID=2275781&#2275781] - so maybe.... however, the quickfix mentioned there did'nt help us here...)
    Anyone experienced similar problems (and preferably solved them) on Windows Server 2008 and/or Vista?
    Regards,
    -Haakon-

    Solved this after some trawling through xml configuration files on the server.
    The file C:\Oracle\product\11.1.0\db_1\owb\j2ee\config\http-web-site.xml contains the reference to keystore.jks:
              <ssl-config keystore="*%ORACLE_HOME%*/owb/j2ee/config/keystore.jks" keystore-password="-&gt;keystoreadmin"/>
    changing this to:
              <ssl-config keystore="C:\Oracle\product\11.1.0\db_1/owb/j2ee/config/keystore.jks" keystore-password="-&gt;keystoreadmin"/>
    and the OC4J container starts successfully.
    Regards,
    -Haakon-

  • Can not start Repository Browser

    I have installed the server components of OWB 10.2 on a 64bit Red Hat Linux server and the client design tool on a windows desktop. I have so far failed to start the repository browser trying a number of different things (using the link from within OWB Design Client, starting an OWB browser listener on the client then retrying said link, swapping my client PC's host name slu2022 with the server's etc).
    The thing I don't get is why the browser opens with this web address (slu2022 being my desktop):
    https://slu2022:8999/owbb/RABLogin.uix?mode=design&def_host=<HOST SERVER NAME>&def_port=1526&def_service=dwdev
    I would have thought the repository browser was accessible using just a web browser from any client PC and that the server needed the runtime listener started? Problem is I have no idea how to start the listener on Linux and the documentation on how to do this seems to consist entirely of this sentence,
    "To verify the installation, launch the Repository Browser listener and then the Repository Browser.".
    Any and all help is appreciated.

    To start Listener on Linux is very simple:
    - Set env. variables ORACLE_HOME, ORACLE_SID, TNS_ADMIN (export ORACLE_HOME=BLABLABLA and so on).
    - In the command prompt, start the listener: lsnrctl start
    But... If you can connect to the database, your listener is already up, you don't have to re start it.
    The browser server preference is set when installing the Browser schema. It's possible to change it in OWB -> Preferences, under the Browser Tab. Provide correct app server hostname. If it still not work, remove the port number and try again.
    Regards,
    Marcos

  • OWB11g Repository Browser

    Hello,
    Is there anything specifically, which we need to do for using Repository Browser in OWB 11g.
    My OWB11g Repository Browser is not working, whihc I do not see any kind of Start OWB Browser Listener nor Stop OWB Browser Listener neither from my menus. Also I do not see those files in OWB homes.
    Any help would be greatly appreciated.
    Thanks

    Hi,
    I am also using 11g on windows (64 bit OS), not able to start repository browser, even after running the startOwbbInst.bat file, following is the response after running the batch file, not proceeding after the last event (kind of struck there) ?
    F:\app\OracleBase\product\11.1.0\enpdw_db\owb\bin\win32>call setowbenv.bat
    2008-07-31 09:58:23.439 NOTIFICATION JMSServer[]: OC4J JMS server recovering transactions (commit 0)
    (rollback 0) (prepared 0).
    2008-07-31 09:58:23.439 NOTIFICATION JMSServer[]: OC4J JMS server recovering local transactions Queu
    e[jms/Oc4jJmsExceptionQueue].
    2008-07-31 09:58:23.471 NOTIFICATION JMSServer[]: OC4J JMS server recovering local transactions Queu
    e[jms/jobstore].
    2008-07-31 09:58:23.486 NOTIFICATION JMSServer[]: OC4J JMS server recovering local transactions Queu
    e[jms/events].
    2008-07-31 09:58:23.486 NOTIFICATION JMSServer[]: OC4J JMS server recovering local transactions Queu
    e[jms/notifications].
    08/07/31 09:58:24 Oracle Containers for J2EE 10g (10.1.3.0.0) initialized
    -

  • How do i start repostory browser listener on linux machine

    Hi,
    i have installed owb 10.2.0.1 on Linux machine. i am connecting that server from my desktop to do mapping. work flows. now i want to open repository browser from my desk top. how do i start repository browser listener at server.
    how can i open repository browser in my desktop?
    how do i get url for repository browser.?
    regards,
    pavan

    after the listener is started on the server, suppose you can access the server from the web browser, try the URL: https://hostname:8999/owbb/RABLogin.uix
    -haijun

  • Error in starting OWB repository browser listener

    Hi,
    I got the following error when starting owb repository browser listener on Solaris with startOwbbInst.sh
    Exception in thread "main" java.lang.NoClassDefFoundError: javax.servlet.Servlet
    at com.evermind.server.ApplicationServer.class$(ApplicationServer.java:297)
    at com.evermind.server.ApplicationServer.checkDependencies(ApplicationServer.java:297)
    at com.evermind.server.ApplicationServer.launchCommandline(ApplicationServer.java:498)
    at com.evermind.server.OC4JServer.launchOC4JCommandline(OC4JServer.java:171)
    at com.evermind.server.OC4JServer.main(OC4JServer.java:306)
    Is this caused by something with the configuration?
    Jeffrey

    Hi ,
    What is your OWB version ?
    If it is 10.2 then read the following
    With Warehouse Builder 10.2.0.X, the Repository Browser Listener is only supported on Windows x86-32bit and linux x86-32bit client machine.
    So start the Warehouse Builder Repository Browser Listener on Windows/Linux x86-32bit client machine
    For 11g refer MOS Note 469422.1
    Thanks,
    Sutirtha

  • Repository Browser does not start

    Hi,
    the repository browser service fails to start with the following error:
    Error loading web-app 'owbb' at C:\oracle\product\11.1.0\db_1\owb\j2ee\owbb: Unable to find/read file WEB-INF/web.xml in C:\oracle\product\11.1.0\db_1\owb\j2ee\owbb (WEB-INF/web.xml)
    Well, actually the web.xml file above does not exists...
    Oracle 11 running on Windows Vista.
    Any idea?
    Kind regards,
    Corrado

    You got it Robert,
    my owbb folder contained only 500 files against the 1400 inside the owbb.war.
    I extracted a fresh copy from owbb.war and now it works.
    The strange thing is I got no errors when I installed Oracle 11 last week.
    By the way, there's a bug related to Windows Vista.
    The Repository Browser Listener need to be started as Administrator.
    But starting a batch file as Administrator reset the working directory to C:\Windows\System32.
    This way startOwbbInst.bat can't find anymore another batch file it references (setowbenv.bat).A quick workaround is to add
    cd C:\oracle\product\11.1.0\db_1\owb\bin\win32
    (replace it with your real path of course) at the start of startOwbbInst.bat and stopOwbbInst.bat.
    Kind regards,
    Corrado

  • I can not start the repository browser

    Hello,
    Please help me..
    Why do I recieve this error when try to start the repository browser?????
    (It happens when I run the startowbbinst.bat file from directory oracle_home/owb/bin/win32):
    " call setowbenv.bat
    date and time - Error initializing server: Error initializing _logger for ../log/server.log: Access is denied
    date and time - Fatal error: server exiting
    "

    It's doing the same to me!!! Why give us a 30 day free trial if we can't get it to work!!

  • OWB REPOSITORY BROWSER PROBLEM

    I am new with owb and have a problem with that Warehouse Builder Browser.
    At the first I start the OWB Browser Listener. That's ok.
    Afterwards I start the Repository Browser AND login as repository owner. That's ok.
    Now the problem: after I click any link, I come back again on the login PAGE. With the others links the same happens (such as Object Summary Report)
    What is the problem??
    I use Oracle 10gR1 and Warehouse Builder 10gR2
    Please help me.
    Thank you for answers

    Hello,
    I was also hit by the same and raised a SR. Here is the follow up --
    Symptoms
    ========
    One can log in OWB browser but after any navigation move, Browser returns to login page.
    Cause
    =====
    According to development this is OC4J security bug which is specific to the OC4J version of I.E. on Windows 2000. This should work if with Netscape or with I.E. on Windows platforms after Windows 2000.
    ANSWER
    =======
    - close the oc4j session (ctrl/c);
    - in owb_home/owb/j2ee/config/owbb-web-site.xml
    replace the line
    <web-site port="8999" secure="true" display-name="OWB Browser Wed Site">
    with
    <web-site port="8999" display-name="OWB Browser Wed Site">
    (removed secure = "true")
    - save it;
    - run the oc4j session again, make sure in the oc4j outputs you cannot see
    "....unpacking owbb.war", just "initialized"
    - do not use any command from the owb installations; open Netscape or IE and put
    the URL with http not https, e.g.
    http://127.0.0.1:8999/owbb/RABLogin.uix?mode=design
    This had actually solved my problem.
    Cheers,
    Swagata

  • Error while Starting OWB Browser Listener

    Hi all,
    I am getting the following error log when I tried to launch OWB Browser Listener.
    Any help is appreciated.
    Regards,
    Sebastian
    09/11/25 17:16:03 java.lang.InstantiationException: Error loading web-app 'owbb' at C:\oracle\owb\j2ee\owbb: Unable to find/read assembly info for C:\oracle\owb\j2ee\owbb (WEB-INF/web.xml)
    09/11/25 17:16:03 at com.evermind.server.http.XMLHttpApplicationConfigContext.getConfiguration(XMLHttpApplicationConfigContext.java:209)
    09/11/25 17:16:03 at com.evermind.server.Application.getHttpApplicationConfig(Application.java:978)
    09/11/25 17:16:03 at com.evermind.server.Application.initHttp(Application.java:2811)
    09/11/25 17:16:03 at com.evermind.server.Application.postInit(Application.java:841)
    09/11/25 17:16:03 at com.evermind.server.Application.setConfig(Application.java:172)
    09/11/25 17:16:03 at com.evermind.server.Application.setConfig(Application.java:150)
    09/11/25 17:16:03 at com.evermind.server.ApplicationServer.initializeApplications(ApplicationServer.java:1810)
    09/11/25 17:16:03 at com.evermind.server.ApplicationServer.setConfig(ApplicationServer.java:1517)
    09/11/25 17:16:03 at com.evermind.server.ApplicationServerLauncher.run(ApplicationServerLauncher.java:92)
    09/11/25 17:16:03 at java.lang.Thread.run(Thread.java:534)
    09/11/25 17:16:03 Exception occured during Applications initialization: Error loading web-app 'owbb' at C:\oracle\owb\j2ee\owbb: Unable to find/read assembly info for C:\oracle\owb\j2ee\owbb (WEB-INF/web.xml)
    09/11/25 17:16:03 Warning: Error reading transaction-log file (/C:/oracle/owb/j2ee/persistence/transaction.state) for recovery: premature end of file
    09/11/25 17:16:03 Forced or abrupt (crash etc) server shutdown detected, starting recovery process...
    09/11/25 17:16:03 Recovery completed, 0 connections committed and 0 rolled back.
    09/11/25 17:16:03 Error initializing site OWB Browser Wed Site: Error loading web-app 'owbb' at C:\oracle\owb\j2ee\owbb: Unable to find/read assembly info for C:\oracle\owb\j2ee\owbb (WEB-INF/web.xml)
    09/11/25 17:16:03 Oracle Application Server Containers for J2EE 10g (10.1.2.2.0) initialized

    May be this will help
    Repository Browser does not start

  • What is the source table for repository browser info?

    Hi guys,
    I need to create report for everyday's data refresh, mostly like what repository browser does. So what is the source table for repository browser info? I am in OWB 10gR2. Thanks a lot.

    I believe the runtime audit browser uses the views that start with "RAB" in the control center.
    But it would probably better if you used the Audit Execution views. More information can be found in the "API and Scripting Reference" document...
    http://download.oracle.com/docs/cd/B31080_01/doc/owb.102/b28225/api_2runviews.htm
    In order to get access to the Public views from SQL Plus using a schema other than the control center, I believe you need to grant the ACCESS_PUBLICVIEW_BROWSER sys privilege to each OWB user. Look at Note:434718.1 for more information.

  • How to enable the repository browser

    Hi everyone
    Can you please guide me to enable the repository browser in owb 11g. Should we access it from the server itself or can we access it from the client if so can u please provide me with the detail steps as to enable it? and should we enable it from the client or the server itself?
    regards
    Subhasree

    You can access the repositry browser from your client.
    Under Adminstration in OWB in Start-Program. click on Start OWB Browser Listener.
    Then click on OWB/Repository Browser
    Login to your repository.

  • Unable to open repository browser

    I am unable to open the repository browser in oWB10g r2.
    I clicked on start owb listener but still facing the problem

    Hi,
    I've just tried to do something like that but with owb11g and I had no problem
    try to follow the steps on
    http://www.oracle.com/technology/obe/10gr2_owb/owb10gr2_gs/owb/lesson6/loading-warehouse.htm#t4
    it worked for me...
    Regards

Maybe you are looking for

  • How can I stop my site from appearing at the left in the tablet and phone layouts?

    At the moment my site works on desktop browsers but appears pinched to the left on phones and tablets. www.lrproductions.biz I have checked for any miscellaneous text boxes, and I also removed the scrolling fx to try and fix the the bug. Nothing seem

  • "Don't show this again" checkbox in prompt?

    All, So I have a few scripts that are designed to act on the currently open document. Some of them by nature are pretty destructive to the document because they're designed to do some crazy stuff. So, when the user runs the script, I'm currently pres

  • ME5xN dynamic field deactivation

    Hi all xperts, It's been a while since I'm looking for a solution for my task, but without success. I'm working on a 46C R/3 system, and the requisites are quite simple: in ME5xN transactions, if the loaded Purchase Requisition meets some criteria (b

  • Using built-in iSight with Boot Camp and Yahoo Messenger

    Has anyone had a problem using Yahoo Messenger video conferencing by using the iSight?? It shows up as a USB device in the windows hardware but Yahoo says it isn't available. I can use the camera with other programs though. The camera works perfectly

  • Delivery Cut off

    Team, What is the significance of delivery Cut-off using T.CODE VL71 after the Delivery Creations.(VL02N) Please explain in details, as this scenario is entirely new to me. Probably, after the VL71, what  could be the next step, in a real time that t