Repository Browser 11gr1

Hi all,
I am using OWB 11GR1. I am unable to use repository browser. I've run the startOwbbInst.bat file. It is opening and closing after sometime by itself.
Could anybody suggest about that?
Thanks in advance....

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

Similar Messages

  • 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

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

  • 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

  • OWB Repository Browser

    Hi,
    I use the Repository Browser to see the execution details when a mapping is in execution.
    But the repository browser does not show the number of records inserted or updated, until the mapping
    finishes its execution. This is happening in 10gR2.
    Is there way , by which I can get the real time information of how many records got updated till now while the mapping execution is in progres.
    Thanks
    MD

    You have to take into fact that you have a commit frequency, and max number of errors, if an error occurs it will probably rollback, you have operating mode, row based, set based, etc. you will probably not see your result until the execution is done.

  • 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

  • There is no object in Repository Browser

    Hi expert
    there are two sap systems which are trial version, one is sap 640, the other is sap 700.
    when I go to SE80 with user "BCUSER", there is no "Internet Service" in Repository Browser tab.
    I want to create service by " internet service ".
    is it because of trial version?
    tons of thanks.
    msong

    hi all,
    perhaps it's because of IE7.0
    but another problem is ,when I create a service, it says :may not make changes in customer system,BCUSER and DDIC only can choose "display object", can someone tell me the required authorization? I'm a pretty new, please tell me how to setting? thanks very much.
    BR.
    msong

  • OWB 10.2.0.1.31: Not be able to view reports on Repository Browser

    Hello,
    I not be able to show the list of execution mappings into owb repository browser. I get access to login page and i get access with runtime repository owner user, but repository browser don´t show the mapping execution list into execution report page.
    In other installation od OWB the execution mapping's report showed correctly. I try to install into clean computer and not be able to get the result of execution mapping.
    Any idea??
    Jaaquin

    I have exactly the same problem. Repository browser is working, I can see deployment reports. The execution reports are working but emtpy. Although the control center manager shows execution logs.
    The problem appeared after I installed the last patch Warehouse Builder 10.2.0.4 Patch. Everything else seems to work normally.
    The client version is 10.2.0.4.36
    The repository version is 10.2.0.4.0
    Can it be the difference between the repository and OWB browser versions?
    Thanks,
    Kaur

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

  • HTTPSession lost in the Repository Browser

    Hello,
    we often lost the Session in the Repository Browser. If we use a link in the Browser the login screen appears often in a random manner.
    The message in the oci4j window is:
    07/10/02 13:26:43 data_source.getHttpSession: >>>>HttpSession lost or first time through : create new HttpSession
    07/10/02 13:26:43 UserData.restoreData(...) new snapshot created - values reinitialized
    07/10/02 13:26:43 data_source.restoreData(...) new snapshot created - values reinitialized
    For a timeout the period is to short.
    Does anybody know how we can debug the session. We don't why we lost the session.
    Regards Alexander

    I've experienced the exact same problem. I've was going to open a SR in metalink about it, but the last time I opened a SR, they told me I should wait until 10.2.0.3 is released since it has a lot of bug fixes in it. It's been three months and I am still waiting for the patch for Unix. So far, it is just one of many annoyances with 10.2.0.2. Wish they were faster about releasing patches.
    If anyone has a workaround for this, I'd be interested in knowing.
    Thanks.

  • 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

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

  • OWB10gR2 Repository Browser hangs on report call

    Hi,
    after weeks of normal work with OWB Repository Browser, it started recently to hang up in the moment when an "Execution Job Report" (in column "Related Information") is called. No difference if error, mapping or workflow process report. We don't know which change in the system may have triggered this. Problem seems not to be in the database (no change in session after clicking the link is noticed). The OC4J windows gives no further log info and I can't find any log file in the J2EE directory. When trying to shut down the OC4J session regularly it brings:
    06/09/15 11:41:43 Shutting down...
    06/09/15 11:41:45 Thread named: Thread[HttpRequestHandler-3945515,1,ApplicationServerThreadGroup] cannot be interrupted
    06/09/15 11:41:45 Thread named: Thread[HttpRequestHandler-30624226,1,ApplicationServerThreadGroup] cannot be interrupted
    The DOS box has to be closed the brutal way which recovers after restarting.
    some ideas around
    regards
    Thomas

    indeed, it is likely that the report was simply hanging in SQL execution. did you check that before you purged? What can occur is that the statistics for the RT schema get out of whack if the schema is not analyzed. AFter months and months of operations, the execution plan for these reports is no longer valid and ... then you hang for a long time :)
    analyze stats. and on slower systems, truncate audit data every now and then. and make sure you aren't running all your mappings in FULL audit mode.
    My two cents.
    Borkur

Maybe you are looking for

  • AD ignoring PoSiXGroup Permissions set on 10.4.11 Server

    I have an Xserve running 10.4.11 which is joined to AD and uses the AD's kerberos for authentication / single sign-on. The file shares are hosted on a RAID volume connected to the Xserve. Groups are created in OD and populated with the AD users. Prob

  • Yet Another Failed Codesign

    Sigh... I had a bottle of champagne and a nice cigar to celebrate the uploading of my app, and now I have been stuck with this codesign nonsense for the past 6 hours or so. Application Uploader tells me that "Application failed codesign verification"

  • HT5654 How do you reset or change passcode

    I cannot remember ever setting a passcode now it askes me for me on my ipad what do I do?

  • H.263 avi encoding - possible?

    I have a need to create a h.263 encoded AVI video file... (For a video IVR platform). I purchased Quicktime Pro, hoping it would be able to create these files for me, but it's not as obvious as I hoped. I see I can create an h.263 encoded .mov file,

  • ERP Installation error

    hi folkes, while installing ERP ECC 5.0 i  am getting this eroor in sappool.log file failed to read short nametab of table ARCH_NUM                       (rc=32)conversion failed for row 0 of table  VARKEY = ⁘†††††††††††††††††††††††† (CNV) ERROR: cod