Starting Jolt repository editor

Hallo,
currently I am dealing with problem to start repository editor. I am using an
evaluation
version of Tuxedo 7.1 and Jolt 1.2.1 and it seems to me, that there is
joltadmin.jar file missing at this evaluation.
Anyway, I was trying the older version Jolt 1.0 and it gives to me
Service exception: .FLUSHCACHE not avaiable...
Does anybody have any idea how to help me to edit repository ??
thak you
Pavel

"Joe Gavan" <[email protected]> wrote:
>
Pavel,
I believe that your command line options for the jrepsvr is missing -A.
I'm the same problem and my command line is:
jrepsvr          SRVGRP=GROUP1 SRVID=1 CLOPT="-A -- -W -P/temp/jrep/jrepository"
The CLOPT parameter should look something like : "-A -- -W -P repositoryfile"
Joe
"Pavel Slegr" <[email protected]> wrote:
Hi Joe,
I can start up JREPSVR and I have included -w option (jrepository is
also writable).
The problem is> it reads some services from jrepository file
and starts up, but only some of them
these (.NUMRECS, .GETSVC, .GETREC, .GETKEYS, .GETALL) it does not
start. It is very strange, because halh of them it starts up
and the other half does not.
here is list of services that started up
Service Name Routine Name Prog Name Grp Name ID Machine # DoneStatus
.TMIB TMIBTM BBL simple 0 simple 0
AVAIL
TOUPPER TOUPPER simpserv GROUP1 10 simple 0
AVAIL
.JSL joltadmin JSL JSLGRP 20 simple 0
AVAIL
.FLUSHCACHE FLUSHCACHE JREPSVR JREPG+ 30 simple 0
AVAIL
.GARBAGECOL+ GARBAGECOLL+ JREPSVR JREPG+ 30 simple 0
AVAIL
.DELREC DELREC JREPSVR JREPG+ 30 simple 0
AVAIL
.ADDREC ADDREC JREPSVR JREPG+ 30 simple 0
AVAIL
.LOCKREP LOCKREP JREPSVR JREPG+ 30 simple 0
AVAIL
if you have any suggestion how to force it to start all
of the services advertised in jrepository
please tell me
thank you Pavel

Similar Messages

  • Jolt repository problems

    I am using wls 5.1, tuxedo 6.4 and Jolt 1.1. Does anyone know about a max number
    of parameters for a particular service. Loading the jolt buffer seems to quit
    after a service has approximately 270 parameters...unfortunately i need about
    400 parameters. Does anyone know if the number of parameters can be configured
    somewhere or if upgrading to a newer version of jolt will help? thanks

    thanks for the advice, it has been very painful.
    "Anthony Fryer" <[email protected]> wrote:
    >
    Mike,
    Save yourself alot of pain and ditch the RE applet and use the jolt repository
    bulk
    loader instead.
    Anthony
    "Mike" <[email protected]> wrote:
    Peter,
    Thanks for the reply. I am running the applet from the same machine. Ihave
    tried
    both from the file and running it through the web server. I am wondering
    if I am
    not entering the correct values into the server and port fields. I have
    been entering
    "simpserv" and "3096" respectively. Is that correct? I have attached acopy
    of my
    ubb file.
    Mike
    Peter Holditch <[email protected]> wrote:
    Mike,
    Since the RE is an applet, it had to adhere to the sandbox restrictions.
    Specifically, it can't connect to a remote machine, unless the remote
    machine
    is
    also running an HTTP server that served the applet.
    Either run it using appletviewer on the machine where the JSL is running,
    or
    start a webserver on the JSL's machine and run the RE in a browser viathe
    webserver.
    This is what I have found to be the problem in 90% of such cases...
    Regards,
    Peter.
    Mike wrote:
    I am trying to use the BEA Jolt Repository Editor. However when I startthe applet,
    the user role, application password, user name, and user password fieldsare all
    disabled. I have verified the the Jolt listener is running. What elsecould be the
    problem?
    thanks

  • Error using Jolt repository

    I have tried using appletviewer to open the repository editor and got a "bea.jolt.serviceexception service not available GETKEYS" error. Then I tried to load the jrepository using
    java bea.jolt.admin.jbld //localhost:15000 bulk_upload.txt
    and got the same error. My CLASSPATH looks OK based on the documentation, and the default jrepository is in place. Both JSL and JREPSVR boot OK.
    Any ideas most welcome
    Sue

    your jrepository might be corrupt .
    can you see GETKEYS when you do
    cat jrepository | grep GETKEY

  • About Jolt Repository

    I happend a error when run repository editor.
    After I input server ip and port <as in my ubbconfig file -n
    file://192.9.100.2:8000>,it displays
    bea.jolt.SessionException:Cannot connect to any file://192.9.100.4:8000.
    Reason:NwHdlr:Cannot open socket.
    Beafor I run "appletviewer RE.html",I have set CLASSPATH to include jolt
    classes.
    Who can help me?

    #ident "@(#) apps/simpapp/ubbsimple $Revision: 1.1 $"
    #Skeleton UBBCONFIG file for the TUXEDO Simple Application.
    #Replace the <bracketed> items with the appropriate values.
    *RESOURCES
    IPCKEY 123456
    DOMAINID simpapp
    MASTER simple
    MAXACCESSERS 30
    MAXSERVERS 20
    MAXSERVICES 40
    MODEL SHM
    LDBAL N
    *MACHINES
    DEFAULT:
    aix170 LMID=simple
    APPDIR="/app/tuxedo/apps/simpapp"
    TUXCONFIG="/app/tuxedo/tuxconfig"
    TUXDIR="/app/tuxedo"
    MAXWSCLIENTS = 20
    *GROUPS
    DEFAULT: LMID=simple
    GROUP1 GRPNO=1 OPENINFO=NONE
    JREPGRP GRPNO=94
    JSLGRP GRPNO=95
    *SERVERS
    DEFAULT:
    simpserv SRVGRP=GROUP1 SRVID=1
    JSL SRVGRP=JSLGRP SRVID=30
    CLOPT= "-A -- -n file://192.9.100.4:8000 "
    JREPSVR SRVGRP=JREPGRP SRVID=98
    RESTART=Y MAXGEN=10 RQADDR=JREPQ REPLYQ=Y GRACE=0
    CLOPT="-A -- -W -P
    /app/tuxedo/apps/simpapp/jrepository/jrepository"
    *SERVICES
    TOUPPER

  • 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

  • Not able to start 'INTEGRATION REPOSITORY' but able to start 'DIRECTORY'.

    Hi Gurus,
    In the XI Infrastructure tools --->
    i am able to start 'integration directory ' and able to logon.
    But not able to start 'integration repository' , i end up getting the  message'
    Unable to start integration builder ' with details 'Failed to load resource'.
    I have seen all the blogs related to this issue , but have not come across this
    scenario where one works and other does not.
    this error message is shown in details
    unable to load resource :http ://XXXX:50000/rep/rep/repository/aii_proxy_gen.jar
    please help me.
    Message was edited by:
            khan voyalpad usman

    Hi,
    It seems that jar files for IR has not been imported into your local machine and that is the reason it is not opening. What happens when you click on IR is, it just connect to your server and imports the neccessary jar files to your local machine but some time if system is very busy then the connection breaks, so in this case you may have to click many times on IR so that all jar fils will be imported on your local machine. The percentage of jar files imported will be displayed at the time of import and at the same time if conncetion goes down then next time it starts from the point where it got disconnected (not from the starting). I guess this is the problem.
    Regards,
    Sarvesh

  • Problem in starting Integration Repository

    Contrary to another thread that I found, I am having problems starting Integration Repository for the first time after installation. I followed the instructions of the installation guide up to the point of running SXMB_IFR to launch SAP Exchange Infrastructure page, and after clicking on "Repository (Design)" link, the java web start first check for the latest version, then it goes berserk trying to start the application (the progress meter flashes) and ~2 hours have passed as I am writing this. The documentation warns of a long starting time but this?? Appreciate it if any fellow friends have encountered this before and leave your comments...
    Another thing: "Directory (Configuration)" link works without a glitch, comes up in 2-3 minutes and I am able to log in. Weird...

    Hi!
    > I am having problems starting Integration Repository 
    > for the first time after installation.
    We also have a similar problem on clients launching the Integration Repository for the first time. The error message is:
    An error occurred while launching/running the application.
    Title: Integration Builder
    Vendor: SAP AG
    Category: Download Error
    Corrupted JAR file at http://<host>:50000/rep/repository/aii_ibrep_client.jar
    When trying several times it suddenly works without having changed any settings. But on some clients it does not work at all and there is always the error message mentioned above.
    The proxy settings are correct on all clients. aii_ibrep_client.jar is not corrupted as I can download and unzip it without any problems.
    Does anybody know how to avoid this error? Thanks for your help.
    Regards, Tanja

  • Error while starting Integration Repository and Integration Directory

    Hi Friends,
    When I am trying to start Integration repository,it giving me error 'Unable to load resource: http://SPCC-SAPPIDEV:50000/rep/repository/iaik_jsse.jar'
    How to solve this? please gve ur suggestions.
    Thanks & Regards,
    Brijesh Soni

    Hi Suman,
    I am able to solve that problem now.
    1) From the main screen of XI go to Administration.
    2) From left side Under Repository tab click on Javau2122 Web Start Administration ,which is under Javau2122 Web Start.
    3)On the main window there on 3 options, from that select Re-initialization . it will gve some msg and then log off from this.
    4) Now close this window, and again restart the main window , and now click on IR . It will reinitillize  and will start working,
    5) if ID also have same problem, repeate the same thing jst in step 2) select Directory tab and rest of process same as above.
    Brij...

  • Problem with Jolt Repository Editing

    Greetings to all,
    I am suffering with a problem.A deficit of knowledge.
    Here it is:
    Our applications are running on Solaris 10 and Tuxedo 11gr1. If i need to add service in Jolt Repository how do I do it?
    All I have access to server is via a Putty Terminal (black screen console) and we have a jolt repository file which I do not understand completely.
    It has lines like this :
    add PKG/GETFLTSCHDFRI01: I think this is a package.
    add SVC/GETFLTSCHDFRI01: I think this is service declaration.
    bt=FML32:ex=1:BT=FML32:vs=3:bp:pf=167772161:po=1:
    pn=DATA:pa=rw:pt=string:ep:bp:pf=167772162:po=1:\
    pn=END_USER:pa=rw:pt=string:ep:bp:pf=167772163:po=1:
    pn=SERVICE_NAME:pa=rw:pt=string:ep:
    What I could interpret/guess is -
    bt - buffer type.
    ex - No idea
    BT - buffer type. why twice?
    pn is parameter name for service GETFLTSCHDFRI01.It has 3 of them.
    pt is parameter type.
    pa - parameter access permissions .
    ep - No idea
    bp - No idea
    pf -  No idea
    po - No idea
    add SVC/.GETSVC:vs=1:ex=0:bt=FML32:bp:
    pn=REPNAME:pt=string:pf=167772161:pa=wr:ep:bp:pn=REPVALUE:pt=string:pf=167772162:pa=rd:ep:bp:
    pn=STATLIN:pt=string:pf=167772163:pa=rd:ep:
    add SVC/.GETREC:vs=1:ex=0:bt=FML32:bp:
    pn=REPNAME:pt=string:pf=167772161:pa=wr:ep:bp:
    pn=REPVALUE:pt=string:pf=167772162:pa=rd:ep:bp:
    pn=STATLIN:pt=string:pf=167772163:pa=rd:ep:
    Now why this "." is before GETSVC or  GETREC -  - No idea
    Is there any way to understand this file completely and manually edit it to add a new service?
    Please help.
    Regards,
    Deb

    Thanks Bob,
    I copied the "jolt" directory from the Unix server (which I can only access by Putty ) in my local windows machine.
    I ran the below from Command Prompt.
    C:\Program Files\Java\jdk1.7.0_45\bin>appletviewer C:\Users\Deb\Desktop\jolt\jolt\RE.html
    The applet popped up but other than "Server" and "Port Number" everything was grayed out.
    I received an warning like :Warning: Can't read AppletViewer properties file: C:\Users\Deb\.hotjava\properties Using defaults. in the first run but not in second run.
    My ubb shows :
    JSL
            SRVGRP=JOLTGRP
            SRVID=1000
            CLOPT="-A -o logs/slog/JSL.out -e logs/slog/JSL.err --
                   -n //unixserver:32799 -m1 -M3 -x10 -T 360"
    I checked port status.
    unixserver:/apps/tuxapps/intserv_dev/config>netstat -na|grep 32799
          *.32799              *.*                0      0 49152      0 LISTEN
    Now when I am trying to connect from the applet putting the
    "Server" as "unixserver"
    "Port" as 32799
    It gives an
    bea.jolt.SessionException :Cannot connect to any //unixserver:32799
    Reason:NwHdlr: Cannot get address by name.
    Could you please suggest what is going wrong?
    Rgds,
    Deb

  • Use of 'Add Plug with follow up navigation' in Runtime Repository Editor

    Hi Experts,
       Can any one explain the use of "Add Plug with follow up navigation"
      Runtime Repository Editor->Window->InboundPlugs (Right Click ) ->Add Plug with follow up navigation
    Thanks in advance

    Hi,
    1. Go to NavigationalLinks and create a navlink.
    2. Go to Copmonent Structure browser and under pages with flow logic you can see Repository.xml
    change tag for inbound plug and add navlink for i/p plug as -
    <InboundPlug name="CREATE_EMAIL" followUpNavigationalLink="forwardToCreateEmail"/>
    3. Save the changes.
    For more details please see component BT126H_MAIL and its repository.xml. Once the i/p plug is called, nav link is triggered automatically.
    Hope that helps.
    Regards,
    BJ

  • I am not able to start the repository administratiion utility

    i installed the oracle designer on windows XP and i did all the steps specified in the documentation but when i try to start the repository administration utility no program starts.
    can u tell me what to do please,,,,,

    Sounds like you are either on xp home (Designer does not work on home edition)
    or you have not installed the repository on the database.
    Try these instructions for installing the repository:
    After you install the IDS 10G in a new oracle home on the Client windows PC you will find the intall manual under:
    start - programs- Oracle Developer Suite - Designer documentation - Repository instalation Guide
    The following are the step I use to build a new repository
    You will need to set paths and names as you desire for your local PCs and repostiory.
    -- Step 1
    Log on as SYS
    This is so you can get the path name of your datafiles:
    select file_name, tablespace_name from dba_data_files;
    -- D:\ORACLE2\PRODUCT\10.2.0\ORADATA\ORCL1022\TEMP_65.DBF
    create tablespace constant_grow_indexes
    datafile 'D:\ORACLE2\PRODUCT\10.2.0\ORADATA\ORCL1022\constant_grow_indexes_01.dbf'
    size 4000k
    default storage (initial 100k next 100k minextents 1 maxextents UNLIMITED pctincrease 0);
    create tablespace constant_grow_TABLES
    datafile 'D:\ORACLE2\PRODUCT\10.2.0\ORADATA\ORCL1022\constant_grow_tables_01.dbf'
    size 15000k
    default storage (initial 100k next 100k minextents 1 maxextents UNLIMITED pctincrease 0);
    create tablespace dependency_indexes
    datafile 'D:\ORACLE2\PRODUCT\10.2.0\ORADATA\ORCL1022\dependency_indexes_01.dbf'
    size 5600k
    default storage (initial 100k next 100k minextents 1 maxextents UNLIMITED pctincrease 0);
    create tablespace dependency_tables
    datafile 'D:\ORACLE2\PRODUCT\10.2.0\ORADATA\ORCL1022\dependency_tables_01.dbf'
    size 9000k
    default storage (initial 100k next 100k minextents 1 maxextents UNLIMITED pctincrease 0);
    create tablespace diagram_indexes
    datafile 'D:\ORACLE2\PRODUCT\10.2.0\ORADATA\ORCL1022\diagram_indexes_01.dbf'
    size 1000k
    default storage (initial 100k next 100k minextents 1 maxextents UNLIMITED pctincrease 0);
    create tablespace diagram_tables
    datafile 'D:\ORACLE2\PRODUCT\10.2.0\ORADATA\ORCL1022\diagram_tables_01.dbf'
    size 2000k
    default storage (initial 100k next 100k minextents 1 maxextents UNLIMITED pctincrease 0);
    create tablespace lob_data
    datafile 'D:\ORACLE2\PRODUCT\10.2.0\ORADATA\ORCL1022\lob_data_01.dbf'
    size 1200k
    default storage (initial 100k next 100k minextents 1 maxextents UNLIMITED pctincrease 0);
    create tablespace rapid_grow_indexes
    datafile 'D:\ORACLE2\PRODUCT\10.2.0\ORADATA\ORCL1022\rapid_grow_indexes_01.dbf'
    size 250000k
    default storage (initial 100k next 100k minextents 1 maxextents UNLIMITED pctincrease 0);
    create tablespace rapid_grow_tables
    datafile 'D:\ORACLE2\PRODUCT\10.2.0\ORADATA\ORCL1022\rapid_grow_tables_01.dbf'
    size 500000k
    default storage (initial 100k next 100k minextents 1 maxextents UNLIMITED pctincrease 0);
    create tablespace system_meta_indexes
    datafile 'D:\ORACLE2\PRODUCT\10.2.0\ORADATA\ORCL1022\system_meta_indexes_01.dbf'
    size 20000k
    default storage (initial 100k next 100k minextents 1 maxextents UNLIMITED pctincrease 0);
    create tablespace system_meta_tables
    datafile 'D:\ORACLE2\PRODUCT\10.2.0\ORADATA\ORCL1022\system_meta_tables_01.dbf'
    size 30000k
    default storage (initial 100k next 100k minextents 1 maxextents UNLIMITED pctincrease 0);
    create tablespace temporary_indexes
    datafile 'D:\ORACLE2\PRODUCT\10.2.0\ORADATA\ORCL1022\temporary_indexes_01.dbf'
    size 5000k
    default storage (initial 100k next 100k minextents 1 maxextents UNLIMITED pctincrease 0);
    create tablespace temporary_tables
    datafile 'D:\ORACLE2\PRODUCT\10.2.0\ORADATA\ORCL1022\temporary_tables_01.dbf'
    size 9000k
    default storage (initial 100k next 100k minextents 1 maxextents UNLIMITED pctincrease 0);
    create tablespace version_indexes
    datafile 'D:\ORACLE2\PRODUCT\10.2.0\ORADATA\ORCL1022\version_indexes_01.dbf'
    size 9000k
    default storage (initial 100k next 100k minextents 1 maxextents UNLIMITED pctincrease 0);
    create tablespace version_tables
    datafile 'D:\ORACLE2\PRODUCT\10.2.0\ORADATA\ORCL1022\version_tables_01.dbf'
    size 12000k
    default storage (initial 100k next 100k minextents 1 maxextents UNLIMITED pctincrease 0);
    -- Step 2
    Make sure you ave plenty of space in your system tablespace
    select tablespace_name, sum(bytes)/1024/1024 from dba_free_space
    group by tablespace_name;
    alter tablespace system add datafile
    'D:\ORACLE2\PRODUCT\10.2.0\ORADATA\ORCL1022\system03.dbf' size 140m;
    -- Step 3
    As SYS
    create user owner identified by owner default tablespace users
    temporary tablespace temp;
    Run this file as SYS
    @ D:\Designer_Home\IDS10_1_2\repadm61\UTL\CKROROLE.SQL
    GRANT EXECUTE ON DBMS_LOCK TO owner;
    GRANT EXECUTE ON DBMS_PIPE TO owner;
    GRANT CREATE TABLE TO owner;
    GRANT CREATE VIEW TO owner;
    GRANT CREATE PROCEDURE TO owner;
    GRANT CREATE SYNONYM TO owner;
    GRANT CREATE SEQUENCE TO owner;
    GRANT SELECT ON v_$nls_parameters TO owner WITH GRANT OPTION;
    GRANT SELECT on sys.V_$PARAMETER TO owner;
    GRANT SELECT ON dba_rollback_segs TO owner;
    GRANT SELECT ON dba_segments TO owner;
    GRANT CREATE ANY SYNONYM TO owner;
    GRANT DROP ANY SYNONYM TO owner;
    GRANT CREATE PUBLIC SYNONYM TO owner;
    GRANT DROP PUBLIC SYNONYM TO owner;
    GRANT ck_oracle_repos_owner to owner;
    GRANT CONNECT, RESOURCE TO owner;
    GRANT dba TO owner;
    (If you want Row Level Security (RLS) on)
    GRANT execute on dbms_rls to owner;
    -- Step 4 Adding a user
    create user user65 identified by user65 default tablespace users
    temporary tablespace temp;
    GRANT CONNECT, RESOURCE TO user65;
    GRANT CKR_OWNER TO USER65;
    GRANT CREATE TABLE TO user65;
    GRANT CREATE VIEW TO user65;
    GRANT CREATE PROCEDURE TO user65;
    GRANT CREATE SYNONYM TO user65;
    GRANT CREATE SEQUENCE TO user65;
    GRANT SELECT ON dba_rollback_segs TO user65;
    GRANT SELECT ON dba_segments TO user65;
    GRANT CKR_OWNER TO USER65;
    GRANT EXECUTE ON SDD_ACC_PRIV_LIST TO USER65;
    GRANT EXECUTE ON SDD_SYS_PRIV_LIST TO USER65;
    GRANT SELECT ON SDD_DEPENDENCY_TYPES TO USER65;
    GRANT SELECT ON I$RM_ELEMENT_TYPES TO USER65;
    GRANT SELECT ON SDD_GLOBAL_NAMES TO USER65;
    GRANT EXECUTE ON JR_UTIL TO USER65;
    GRANT EXECUTE ON JR_SYSTEM_UTIL TO USER65;
    GRANT EXECUTE ON CKMIGFUN TO USER65;
    -- Step 5
    The following are the recommended minimum settings.
    optimizer_mode = Choose
    compatible = 9.0.0 # for an Oracle9i database
    compatible = 8.1.7 # for an Oracle8i database
    max_enabled_roles = 30
    sort_area_size = 262144
    sort_area_retained_size = 65536
    hash_area_size = 1048576
    optimizer_index_caching = 50
    optimizer_index_cost_adj = 25
    shared_pool_size = 32000000
    db_block_buffers # comment out on an Oracle9i database
    db_block_buffers = 2000 # on an Oracle8i database
    open_cursors = 3000
    processes = 100
    db_file_multiblock_read_count=16 # for a 4K Oracle block size
    db_file_multiblock_read_count=32 # for a 2K Oracle block size
    db_file_multiblock_read_count=8 # for a 8K Oracle block size
    Step 5b - (Oracle 9i or 10.2 DB) Install Oracle 9i or 10.2 Import and Export Utilities
    Before installing Designer Repository on an Oracle 9i or 10.2 database, you need to set up the installation workstation to use the Oracle 9i or 10.2 import and export utilities. To do so, perform the following steps at the workstation from which you will be running the repository installation:
    From the Oracle 9i or 10.2 installation media, install the Oracle 9i or 10.2 import and export utilities in a dedicated Oracle home.
    In the Windows Registry, locate the key named:
    HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\KEY_HomeName\REPOS61
    where HOMEn is the home number of the home installed into for a multiple Oracle home environment, but is not present where the default Oracle home is being used.
    Change the value of the EXECUTE_IMPORT and EXECUTE_EXPORT variables to point to the new Oracle home. Thus, if the new Oracle home is d:\des_9i, the settings would be:
    d:\des_9i\bin\exp.exe
    d:\des_9i\bin\imp.exe
    -- Step 6
    Log on to the Repository Admin Utility of Designer
    start - programs- Oracle Developer Suite - Designer - Repository Admin Utility
    Install Repository button
    Make sure both check boxes are checked(one is grayed out) Next
    Select the proper tablespace for the seletced box
    Start the install.
    Michael

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

  • Unable to load resource error while starting Integration Repository

    Hi all,
    Kindly help me with this...
    following is my situation :
    installed jre1.4.2_08 & jws from sunsite....
    i'm getting into XI Start page but repository & directory link is not operational with 'Unable to load resource : <some jar file> '...
    in my JWS : File->preferences-->java tab ....there is only one version  which is 1.4.2_08....
    Pls advise me what should i do ?
    surprisingly i've got other people working in different location on the same server which is working FINE
    Thanks in advance

    Hi Udo,
    I just did what that URL advised...but still getting the same error ?
    An error occurred while launching/running the application.
    Title: Integration Builder
    Vendor: SAP AG
    Category: Download Error
    Unable to load resource: http://in-ccuapp003:50000/rep/repository/aii_ibrep_client.jar
    Kindly help....
    Thanks

  • After installing Photoshop Elements 12  Organizer starts OK but Editor starts then immediately terminates with no error messages. Suggestions appreciated.

    After new install of Adobe Photoshop Elements 12 editor will start but just terminates/disappears with no error message. The organizer starts and runs OK   Win7/64 with latest maintenance  i73770, Nvida GTX 670 16 GB memory. Install log shows no errors. Same thing happened with Adobe Premier Elements 12. 

    Troubleshoot system errors, freezes | Windows | Adobe software

  • Changing the event that starts JTree cell editor

    I've implemented a JTree that uses a custom cell renderer and editor. Everything is going well except for a look and feel issue. When I double click on a JTree entry or single click on a node that has already been selected, the cell editor starts immediately. This is way to generous, and I'm finding I'm often editing cells when I just want to navigate the tree.
    I'd much prefer to have the edit event be something harder to do like a right click or a triple left click. Is there a way to change the event that starts the JTree cell editor?

    DefaultCellEditor provides a method boolean isCellEditable(EventObject anEvent), by default it always returns true. Override that method in your cell editor to only return true if the event is a right click, or whatever you want.

Maybe you are looking for

  • How do I identify items purchased on iPad but not transferred to iTunes library?

    In attempting to update the iOS on my iPad from 4.3 to 4.3.2, I get a message that I have items purchased on my iPad that have not been transferred to my iTunes library. It asks me if I want to continue with the update, or cancel it and first transfe

  • Add different header for each page

    We are using RTF templates to create XML Letters. 1) Is it possible to have different header for each page? 2) Can we have a data filed column in the header? Thanks,

  • Large file with fstream with WS6U2

    I can't read large file (>2GB) with the stl fstream. Can anyone do this or is this a limitation of WS6U2 fstream classes. I can read large files with low level function C functions

  • I tunes crash on mac book pro

    Itunes v10.4 keeps crashing with the following error report: Process:         iTunes [202] Path:            /Applications/iTunes.app/Contents/MacOS/iTunes Identifier:      com.apple.iTunes Version:         10.4.1 (10.4.1) Build Info:      iTunes-1041

  • BOOKS WILL NOT OPEN OR PLAY

    BOOKS WILL NOT OPEN OR PLay using itunes10 and purchased audio books but they wont open or play!