Open Administrator tool failed after Java Add-in

Hi all,
After done my J2ee add-in installation into ABAP ECC5 system, my central services instance was started successfully.
And i could connect to Visual administrator with J2ee_admin user.
In log "dev_disp" located in /usr/sap/<instance>/work directory" as shown attached below, my j2ee server was start successfully
http://img2.freeimagehosting.net/uploads/8c9694a7cc.jpg
However, I couldn't access J2ee Administrator tool in Web browser with the following URL as I pretty ensured that correct parameters was inserts.
HTTP://<hostname>:<port>
http://img2.freeimagehosting.net/uploads/1bafe7a701.jpg
Please guide me regarding this issue.
Thousand thanks.
Terry
Edited by: Tow Terry on Apr 22, 2008 1:46 PM

dev_dispatcher logs
[Thr 1473899440] Fri Apr 25 18:00:53 2008
[Thr 1473899440] JLaunchISetHttpPort: set http port 50000
[Thr 1446415280] JLaunchISetState: change state from [Starting (2)] to [Running (3)]
[Thr 1505602480] Fri Apr 25 18:00:58 2008
[Thr 1505602480] JHVM_RegisterNatives: registering methods in com.sap.mw.rfc.driver.CpicDriver
[Thr 1490279344] Fri Apr 25 18:01:01 2008
[Thr 1490279344] JLaunchISetP4Port: set p4 port 50004
[Thr 1463331760] JLaunchISetP4Port: set p4 port 50004
[Thr 1500847024] JLaunchISetP4Port: set p4 port 50004
[Thr 1498733488] Fri Apr 25 18:01:22 2008
[Thr 1498733488] JLaunchISetP4Port: set p4 port 50004
[Thr 1507187632] Fri Apr 25 18:01:44 2008
[Thr 1507187632] JLaunchISetHttpPort: set http port 50000
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
SMICM details
HTTP Application Server Handler
ABAP Server operational        = TRUE
J2EE Server configured         = TRUE
J2EE HTTP port                 = 50000
J2EE HTTPS port                = 50001
J2EE Server operational        = TRUE
Default root access handler    = J2EE
URL Prefix Table loaded        = TRUE
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
my j2ee engine was up and running as I can log on to visual administrator.
However, i still couldn't access http://localhost:50000 web j2ee application.
Is that we need to configured somethings before access to web application?
Thanks

Similar Messages

  • Can't start SAP after Java add-in installation

    Hi,
    We have migrated our BW 3.1C system to BI 7.0 (Win2003, Oracle 10.2, non-unicode). Everything was OK with the Abap system upgrade. Now we are making a BI Java installation over the BI 7.0 Abap system (Java add-in installation). We have made the first step, SCS instance installation and now the SAP BI 7.0 abap system doesn't startup.
    The workprocess fail to connect to Oracle and don't startup:
    M Fri Dec 07 22:47:00 2007
    M  calling db_connect ...
    C  dbs/ora/array_buf_size = 650000
    C  Prepending F:\usr\sap\BWK\SYS\exe\run to Path.
    C  Oracle Client Version: '10.2.0.1.0'
    C  *** ERROR => OCI-call 'OCIEnvCreate' failed: rc = -1
    [dboci.c      2159]
    C  *** ERROR => OCI-call 'OCIErrorGet' failed: rc = -2
    [dboci.c      1986]
    B  ***LOG BY2=> sql error -1     performing CON [dbsh#2 @ 1204] [dbsh    1204 ]
    B  ***LOG BY0=> Cannot get Oracle error text. [dbsh#2 @ 1204] [dbsh    1204 ]
    B  ***LOG BY2=> sql error -1     performing CON [dblink#3 @ 431] [dblink  0431 ]
    B  ***LOG BY0=> Cannot get Oracle error text. [dblink#3 @ 431] [dblink  0431 ]
    M  ***LOG R19=> ThInit, db_connect ( DB-Connect 000256) [thxxhead.c   1411]
    M  in_ThErrHandle: 1
    M  *** ERROR => ThInit: db_connect (step 1, th_errno 13, action 3, level 1) [thxxhead.c   10169]
    Any idea about how to solve the problem?
    Thanks in advance!

    Hi,
    ORA_NLS33 is not set as environment variable. We uninstalled the J2EE so now everything should be non-unicode and SAP should startup but we continue with the same error.
    Some more info...
    DW log info when everything was ok:
    M  calling db_connect ...
    C  dbs/ora/array_buf_size = 650000
    C  CLIENT_ORACLE_HOME is not set as environment variable or
    C  DIR_CLIENT_ORAHOME is not set as profile parameter.
    C    assuming using instant client with unspecified location.
    C  Oracle Client Version: '10.2.0.1.0'
    C  Client NLS settings: AMERICAN_AMERICA.WE8DEC
    C  Logon as OPS$-user to get SAPBWT's password
    C  Connecting as /@BWK on connection 0 (nls_hdl 0) ... (dbsl 700 110706)
    C  Nls CharacterSet                 NationalCharSet              C      EnvHp      ErrHp ErrHpBatch
    C    0 WE8DEC                                                    1   048D7FA8   0BD02454   0BD01CDC
    C  Attaching to DB Server BWK (con_hdl=0,svchp=0BD01C28,svrhp=0BD04A24)
    C  Starting user session (con_hdl=0,svchp=0BD01C28,srvhp=0BD04A24,usrhp=0BD25D68)

    C Thu Dec 06 18:00:20 2007
    C  Now '/@BWK' is connected (con_hdl 0, nls_hdl 0).
    Actual DW log with the errors:
    M  calling db_connect ...
    C  dbs/ora/array_buf_size = 650000
    C  CLIENT_ORACLE_HOME is not set as environment variable or
    C  DIR_CLIENT_ORAHOME is not set as profile parameter.
    C    assuming using instant client with unspecified location.
    C  Oracle Client Version: '10.2.0.1.0'
    C  *** ERROR => OCI-call 'OCIEnvCreate' failed: rc = -1
    [dboci.c      2159]
    C  *** ERROR => OCI-call 'OCIErrorGet' failed: rc = -2
    [dboci.c      1986]
    B  ***LOG BY2=> sql error -1     performing CON [dbsh#2 @ 1204] [dbsh    1204 ]
    B  ***LOG BY0=> Cannot get Oracle error text. [dbsh#2 @ 1204] [dbsh    1204 ]
    B  ***LOG BY2=> sql error -1     performing CON [dblink#3 @ 431] [dblink  0431 ]
    B  ***LOG BY0=> Cannot get Oracle error text. [dblink#3 @ 431] [dblink  0431 ]
    M  ***LOG R19=> ThInit, db_connect ( DB-Connect 000256) [thxxhead.c   1411]
    M  in_ThErrHandle: 1
    M  *** ERROR => ThInit: db_connect (step 1, th_errno 13, action 3, level 1) [thxxhead.c   10169]
    There is no "C  Nls CharacterSet..." line, the problem must be something regarding NLS charactersets, non-unicode/unicode issues...
    But we don't know how to solve the problem.
    Any idea?
    Thanks again,
    Jon

  • Open-vm-tools fail to start

    Hi,
    I installed open-vm-tools in my Arch x64 installation in VMWare Fusion, added it to rc.conf, but it resists to start properly and gives me a [FAIL] instead
    [industrie13@arch64 ~]$ sudo /etc/rc.d/open-vm-tools start
    :: Starting Open Virtual Machine Tools [FAIL]
    [industrie13@arch64 ~]$ sudo /etc/rc.d/open-vm-tools restart
    :: Stopping Open Virtual Machine Tools [BUSY]
    ERROR: Module vmhgfs is in use
    [FAIL]
    :: Starting Open Virtual Machine Tools [FAIL]
    Any hints? A re-install didn't help.

    This happens to me to sicne I first installed Arch (kernel 2.6.34-1). I gave up on it since I seem to have shared folders regardless.
    Meanhwile, In X the new open-vm-tools version seems to have problems dealing with mouse integration. It works intermittently, when before it used to work great. But clipboard sharing works great.
    Kernel: 2.6.34-2
    Last edited by marfig (2010-08-08 18:18:43)

  • IPhoto 11 - Edit tools fail after initial use of program

    Running 10.6.8 (all updates complete) on new MacBook. Began editing newly imported photos  - edit features failed after first 50 photos. I have tried...
    * updated all Mac Software
    * deleted user iPhoto preferences, emptied trash, reopened
    * repaired iPhoto library, etc....
    Has this happened to anyone else? Any suggestions for repair/recovery?

    Try this:  launch iPhoto with the Option key held down and create a new, test library.  Import some photos and check to see if the same problem persists. If it does then a reinstall of iPhoto seems warranted. To do so you'll have to delete the current application and all files with "iPhoto" in the file name with either a .PKG or .BOM extension that reside in the HD/Library/Receipts folder and from the /var/db/receipts/  folder,
    Click to view full size
    Then install iPhoto from the disk it came on originally.
    OT

  • Applet fails after Java 6 update 41 to java 6 update 60

    hi,
    Currently updated Java 6 update 41 to java 6 update60,and my applet is failing and throwing the following exception
    org.apache.commons.httpclient.HttpRecoverableException: Maximum redirects (100) exceeded
        at org.apache.commons.httpclient.HttpMethodBase.execute(HttpMethodBase.java:1105)
        at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:643)
        at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:497)
        at com.cisco.unity.mediamaster.httpclient.utility.UploadByteArrayCache.sendRequest(UploadByteArrayCache.java:341)
        at com.cisco.unity.mediamaster.httpclient.utility.UploadByteArrayCache.sendMultipartPostRequest(UploadByteArrayCache.java:286)
        at com.cisco.unity.mediamaster.ums.thread.UploadMPThread.uploadStream(UploadMPThread.java:530)
        at com.cisco.unity.mediamaster.ums.thread.UploadMPThread.uploadParts(UploadMPThread.java:461)
        at com.cisco.unity.mediamaster.ums.thread.UploadMPThread.run(UploadMPThread.java:392)
        at java.lang.Thread.run(Unknown Source)
    Can anyone help here? is there known bug for this.

    Thanks for the reply..
    I used your tool and it seems my jnlp file is ok ..(nothing in red)
    I have actually identified the problem and it seems after update to java 6 update 14.. I am not able to access any resources
    Here the function that reads a .csv file
    private int readStateMapData(String theAbName) {
    .............................//lines deleted
    lineBuf = "stateCodes.csv";
    dPanel.showStatus("Reading state code information...", null);
    lineBuf = "map-data/" + lineBuf;
    try {
    URL url = new URL(getCodeBase(), lineBuf);
    BufferedReader in = new BufferedReader(new InputStreamReader(url.openStream()));
    stateID = null;
    while ((lineBuf = in.readLine()) != null) {
    StringTokenizer st = new StringTokenizer(lineBuf);
    String ID = st.nextToken();
    String name = st.nextToken();
    if (name.equals(theAbName)) { stateID = ID; break; }
    in.close();
    if (stateID == null) return STATE_NOT_FOUND;
    } catch (MalformedURLException me) { return BAD_STATECODE_FILE; }
    catch (IOException ie) { return BAD_STATECODE_FILE; }
    I already have a logic built into my program that displays and error message and it shows "cannot read state code file"
    These files are inside my jar. Again if I uninstall java 6 update 14 webstart works fine ..What should I do ??
    Here is my jnlp file :
    <?xml version="1.0" encoding="UTF-8"?>
    <jnlp spec="1.0+" codebase="file:/G:/WNV_proj/dist/" href="launch.jnlp">
    <information>
    <title>XXXXXXXXXXX</title>
    <vendor>XXXXXXXXX</vendor>
    <description>MICRO-MAPS</description>
    <description kind="short">MICRO-MAPS</description>
    <offline-allowed/>
    </information>
    <security>
    <all-permissions/>
    </security>
    <resources>
    <j2se version="1.5+" href="http://java.sun.com/products/autodl/j2se" java-vm-args="-Djava.security.policy=applet.policy"/>
    <jar href="MICRO-MAPS.jar" main="true" download="lazy"/>
    </resources>
    <applet-desc main-class="Micromaps" name="Micromaps" width="940" height="640">
    </applet-desc>
    </jnlp>
    Edited by: atjava on Jul 15, 2009 12:26 PM

  • AppStore submissions fail after Java Update 2012-006 1.0

    Dear All.
    After running the Java Update 2012-006 1.0 submissions to the app store using XCode Organizer no longer work. Upload fails.
    The error message is well known (an error occurred uploading to the itunes store) and it is also known that the error is related to Java as described in this post http://stackoverflow.com/questions/5783481/an-error-occurred-uploading-to-the-it unes-store - how ever the fixed described there did not work for me.
    Uploading the app from a machine which did not run the update worked.
    Best
    Christian
    Developer of [URL="https://itunes.apple.com/app/mailer-newsletter-group-mail/id321504812?mt=8"]Mailer[/URL] and [URL="https://itunes.apple.com/app/timer-with-sections/id315973422?mt=8"]Timer[/URL].

    Fixed... Here is what I did.
    To start with I had installed Oracles Java 1.7 JDK, which was really messing things up.
    Went to Finder>Applications and entered in Search box - JavaAppletPlugin.plugin
    Right clicked and removed to trash.
    A check in Terminal for Java version still showed Java 1.7
    my-imac:~ my$ java -version
    java version "1.7.0_07"
    Java(TM) SE Runtime Environment (build 1.7.0_07-b10)
    Java HotSpot(TM) 64-Bit Server VM (build 23.3-b01, mixed mode)
    1. Finder>Computer>Library>Java>JavaVirtualMachines showed the 1.7 SDK (make note of exact name of the Directory name)
    Just in case anything went wrong I copied the 1.7 SDK folder to my desktop before doing the next item
    2. In terminal type
    cd /Library/Java/JavaVirtualMachines
    3. You should now be in that directory
    sudo rm -rf jdk1.7.0_06.jdk  (or whatever the exact name of the directory is in step 1.)
    You may have to enter your administrator password
    The directory should now be deleted and you can verify in Terminal by
    java -version
    Mine now showed "Java 1.6_xxx"
    Went into Xcode Organizer and distributed my app to the iTunes store without a problem. Whoo,hoo!

  • Text Tool Fails After Constrained Crop

    I'm making some large buttons for a project and used the constrained crop to standardize the buttons to 200x158. While PS lets me select the text tool, making a new layer, and locate it on the image, the text does not appear in the layer when typed. When I clicked the move tool the layer name changed to the text I had typed but it still did not show in the layer. This behavior does not occur with an unconstrained crop. Is this a bug or am I missing something?
    PS CS4 on WinXP-SP3 no OpenGL
    --Allen

    You have probably acquired a strange setting in the Character panel.
    Try resetting it from the drop-down menu top-right of the panel.

  • Unable to login to Administration Tool

    Hi,
    i've following problem.
    I'm trying to open rpd in Online Mode using Administration Tool on Oracle Business Intelligence Suite 11g. But when i insert user e password i receive following error:
    "Logon Failed".
    I've investigated on error cause and opening Administration Tool log file i find following error traced:
    [nQSError: 61013] File error: path=C:\app\oracle\product\ofm\instances\instance1\bifoundation\OracleBIServerComponent\coreapplication_obis1\repository\OBI11_merged_BI0020.rpd, code=32: There has been a sharing violation.
    Repository password is correct because i'm able to open rpd in Offline Mode using it
    In addition i'm able to login in Analytics and Enterprise Manager environment with weblogic username and password. I insert the same credentials when i open rpd in Online Mode 
    How can i resolve the problem? Thanks

    Hi,
    This is interesting!! After running through the thread, I suspect there is some issue with your configuration not the .rpd. Taking your words that replacing your old .rpd does not work too and of course the your old .rpd would have worked, here are my prime suspects
    1. Some clustering setup running behind scenes. I not get any other instance, when a .rpd could be shared except when a master .rpd is shared with cluster servers. So is the "Sharing violation" error.
    2. Some Init blocks in your .rpd with "Required for Authentication" set. For example, an init block with "required for authentication" is bound to fail and not let you in online mode, when the underlying source/ DSN etc has issues.
    So, check on these guys and see if you nail them down first.
    Hope this helps.
    Dhar

  • OBIEE Administration Tool Language Settings

    Hi Everybody,
    I am using Windows 7 pro German. Because of the language seetings of operating system: OBIEE administration client tool came with German language settings.
    I would be glad if someone have a similar problem and can help to change it to English.
    I would appreciate for help.
    Best Regards

    Hi,
    To open the RPD in the Administration tool of a user machine you need to do the following steps:
    1> Go to Control Pannel---->Administrative tools---->Data Sources(ODBC)
    2> Select the System DSN tab.
    3> Click Add to add the DSN for the Remote systems RPD.
    4> Select the ORACLE BI SERVER option from the list of Drivers and click finish.
    5> Provide the Name of the DSN and the IP address fo the remote system in the Server option in the opened window and click next.
    6>Provide the ID and Password for the Remote RPD and click next.
    7>It will show you the RPD to which you want to connect. Select the RPD and Click Finish.
    8> Now open Administration tool in the user system and click on Open online option. You will be prompted for Different RPDs.
    9> Select the RPD for which you created the DSN.
    10> Give the User name and Password and you will be able to open the remote RPD.

  • OBIEE Administration Tool

    Hello,
    Is it possible to access OBIEE administration tool from the user machine?If so,what is the procedure.
    Thanks in advance

    Hi,
    To open the RPD in the Administration tool of a user machine you need to do the following steps:
    1> Go to Control Pannel---->Administrative tools---->Data Sources(ODBC)
    2> Select the System DSN tab.
    3> Click Add to add the DSN for the Remote systems RPD.
    4> Select the ORACLE BI SERVER option from the list of Drivers and click finish.
    5> Provide the Name of the DSN and the IP address fo the remote system in the Server option in the opened window and click next.
    6>Provide the ID and Password for the Remote RPD and click next.
    7>It will show you the RPD to which you want to connect. Select the RPD and Click Finish.
    8> Now open Administration tool in the user system and click on Open online option. You will be prompted for Different RPDs.
    9> Select the RPD for which you created the DSN.
    10> Give the User name and Password and you will be able to open the remote RPD.

  • SAP is not coming up after installing Java Add-in

    Hi,
    I have installed a Java Add-in for an existing ABAP system. At the stage of "start J2EE engine" it is throwing an error message saying that Java is not coming up after 1142 seconds. I checked config tool and it is working fine. I restarted SAP. After restarting SAP, SAP is coming up and after 1 or 2 mins the disp+work is getting stopped and all the work processes are getting died. I couldn't able to understand & resolve the issue. The system is NetWeave 04. Here is the dev_w0 trace information.
    *dev_w0 trace file information*
    trc file: "dev_w0", trc level: 1, release: "640"
    ACTIVE TRACE LEVEL           1
    ACTIVE TRACE COMPONENTS      all, M

    B Thu Feb 05 12:06:29 2009
    B  create_con (con_name=R/3)
    B  *** ERROR => Invalid profile parameter dbms/type (or environment variable dbms_type) = <undef>, cannot load DB library
    [dbcon.c      4489]
    M sysno      00
    M sid        IDS
    M systemid   560 (PC with Windows NT)
    M relno      6400
    M patchlevel 0
    M patchno    247
    M intno      20020600
    M make:      multithreaded, Unicode
    M pid        4780
    M
    M  ***LOG Q0Q=> tskh_init, WPStart (Workproc 0 4780) [dpxxdisp.c   1170]
    I  MtxInit: -2 0 0
    M  DpSysAdmExtCreate: ABAP is active
    M  DpShMCreate: sizeof(wp_adm)          20328     (1452)
    M  DpShMCreate: sizeof(tm_adm)          2969176     (14772)
    M  DpShMCreate: sizeof(wp_ca_adm)          24000     (80)
    M  DpShMCreate: sizeof(appc_ca_adm)     8000     (80)
    M  DpShMCreate: sizeof(comm_adm)          290000     (580)
    M  DpShMCreate: sizeof(vmc_adm)          0     (424)
    M  DpShMCreate: sizeof(wall_adm)          (38456/34360/64/184)
    M  DpShMCreate: SHM_DP_ADM_KEY          (addr: 07530040, size: 3391480)
    M  DpShMCreate: allocated sys_adm at 07530040
    M  DpShMCreate: allocated wp_adm at 07531B88
    M  DpShMCreate: allocated tm_adm_list at 07536AF0
    M  DpShMCreate: allocated tm_adm at 07536B18
    M  DpShMCreate: allocated wp_ca_adm at 0780B970
    M  DpShMCreate: allocated appc_ca_adm at 07811730
    M  DpShMCreate: allocated comm_adm_list at 07813670
    M  DpShMCreate: allocated comm_adm at 07813688
    M  DpShMCreate: allocated vmc_adm_list at 0785A358
    M  DpShMCreate: system runs without vmc_adm
    M  DpShMCreate: allocated ca_info at 0785A380
    M  DpShMCreate: allocated wall_adm at 0785A388
    M  ThTaskStatus: rdisp/reset_online_during_debug 0
    X  EmInit: MmSetImplementation( 2 ).

    X Thu Feb 05 12:06:30 2009
    X  <ES> client 0 initializing ....
    X  Using implementation flat
    M  <EsNT> Memory Reset disabled as NT default
    X  ES initialized.

    M Thu Feb 05 12:06:31 2009
    M  calling db_connect ...
    B  create_con (con_name=R/3)
    B  *** ERROR => Invalid profile parameter dbms/type (or environment variable dbms_type) = <undef>, cannot load DB library
    [dbcon.c      4489]
    M  ***LOG R19=> tskh_init, db_connect ( DB-Connect 008192) [thxxhead.c   1283]
    M  in_ThErrHandle: 1
    M  *** ERROR => tskh_init: db_connect (step 1, th_errno 13, action 3, level 1) [thxxhead.c   9708]

    M  Info for wp 0

    M    stat = 4
    M    reqtype = 1
    M    act_reqtype = -1
    M    rq_info = 0
    M    tid = -1
    M    mode = 255
    M    len = -1
    M    rq_id = 65535
    M    rq_source = 255
    M    last_tid = 0
    M    last_mode = 0
    M    int_checked_resource(RFC) = 0
    M    ext_checked_resource(RFC) = 0
    M    int_checked_resource(HTTP) = 0
    M    ext_checked_resource(HTTP) = 0
    M    report = >                                        <
    M    action = 0
    M    tab_name = >                              <

    M  *****************************************************************************
    M  *
    M  *  LOCATION    SAP-Server ord-sapproj_IDS_00 on host ord-sapproj (wp 0)
    M  *  ERROR       tskh_init: db_connect
    M  *
    M  *  TIME        Thu Feb 05 12:06:31 2009
    M  *  RELEASE     640
    M  *  COMPONENT   Taskhandler
    M  *  VERSION     1
    M  *  RC          13
    M  *  MODULE      thxxhead.c
    M  *  LINE        9893
    M  *  COUNTER     1
    M  *
    M  *****************************************************************************

    M  PfStatDisconnect: disconnect statistics
    M  Entering TH_CALLHOOKS
    M  ThCallHooks: call hook >ThrSaveSPAFields< for event BEFORE_DUMP
    M  *** ERROR => ThrSaveSPAFields: no valid thr_wpadm [thxxrun1.c   730]
    M  *** ERROR => ThCallHooks: event handler ThrSaveSPAFields for event BEFORE_DUMP failed [thxxtool3.c  255]
    M  Entering ThSetStatError
    M  Entering ThReadDetachMode
    M  call ThrShutDown (1)...
    M  ***LOG Q02=> wp_halt, WPStop (Workproc 0 4780) [dpnttool.c   357]
    Kindly help me in getting the solution ASAP.
    Thaks in Advance.
    Kind Regards,
    Mogileeswar

    Your profile parameters are messed up; check your instance profile has below parameters:
    jstartup/trimming_properties = off
    jstartup/protocol = on
    jstartup/vm/home = /opt/java1.4
    jstartup/max_caches = 500
    jstartup/release = 700
    jstartup/instance_properties = $(jstartup/j2ee_properties):$(jstartup/sdm_properties)
    j2ee/dbdriver = $(DIR_EXECUTABLE)/db2jcc.jar:$(DIR_EXECUTABLE)/db2jcc_license_cu.jar
    rdisp/j2ee_start_control = 1
    rdisp/j2ee_start = 1
    rdisp/j2ee_libpath = $(DIR_EXECUTABLE)
    exe/j2ee = $(DIR_EXECUTABLE)/jcontrol$(FT_EXE)
    rdisp/j2ee_timeout = 600
    rdisp/frfc_fallback = on
    icm/HTTP/j2ee_0 = PREFIX=/,HOST=localhost,CONN=0-500,PORT=5$$00

  • Java Add-In installation ADS_AGENT fails

    Hi all,
    I'm installing a Java Add-in on our Productive machine. Everything seems fine, but at the step Configure Adobe Document Services installation fails with the following error:
    Incorrect password for user account ADS_AGENT
    In usercheck.log:
    Jul 12, 2007 1:37:57 AM  Info: User management tool (com.sap.security.tools.UserCheck) called for action "checkCreate"
    Jul 12, 2007 1:37:57 AM  Info: Connected to backend system EFT client 050 as user DDIC
    Jul 12, 2007 1:37:57 AM  Info: Called for user ADS_AGENT
    Jul 12, 2007 1:37:57 AM  Info: User ADS_AGENT exists
    Jul 12, 2007 1:37:57 AM  Error: Exception during execution of the operation
    [EXCEPTION]
    com.sap.security.tools.UserCheck$UserLogonException: Incorrect password for user account ADS_AGENT (USER_OR_PASSWORD_INCORRECT)
         at com.sap.security.tools.UserCheck.checkUser(UserCheck.java:833)
         at com.sap.security.tools.UserCheck.main(UserCheck.java:268)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:85)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:58)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60)
         at java.lang.reflect.Method.invoke(Method.java:391)
         at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81)
    Jul 12, 2007 1:37:57 AM  Info: Leaving with return code 2
    We are using CUA. I'm sure I've entered the correct password during install. This is the second time this error occurs. I'm able to log on to the system using SAPGUI and the password provided.
    Any help would be greatly appreciated.
    Casper

    Dear fellow forum members,
    For future reference:
    After a very very long time we received advise from SAP to perform actions we already suggested.....
    We have ´hacked´ the keydb.xml file. We must say that SAP gave good detailed advise on which entries to change:
    1#. Log on to ABAP and check what password was set for user "ADS_AGENT"
    2#. Go to:
    /tmp/sapinst_instdir/NW04S/LM/AS-JAVA/ADDIN/ADA/CENTRAL/CI/
    1. Save a backup of "keydb.xml" first.
    2. Find the following lines at the keydb.xml:
    This solved the problem for our customer, so this question can be marked as answered by Casper (my colleague). We hope that SAP will launch a patch to solve this problem, as it has cost us a lot of time and we can imagine that other consultants are facing the same issues, as this seems to be a hashing mechanism that does not perform/work correctly.
    Best regards,
    Jan Laros

  • Not able to open Admin Tool in OBIEE 10.1.3.1 after the installation

    Hi Friends,
    After installing OBIEE (10.1.3.4.1 in Windows) i am not able to open Admin tool,when i click on the Administration it doesnt respond and i dont see any error message either.i have installed 10.1.3.1 several times before and i never faced this type of issue.I re-installed 4- 5 times and overwritten the existing s/w but still see the same issue.I am able to start the services and default RPD is working fine but not able to open the RPD and also i am able to launch the Catalog Manager.
    I searched online but it didn't help me,please share if anyone has faced the similar issue before and found the resolution.

    i tried to launch the Admin tool from OracleBI\server\Bin after the installation but its not responding,seems issue with Admin Tool as i am able to launch other applications.

  • The connection has failed while creating a New Repository using Oracle BI 11g Administration Tool

    hi
    In the BI Administration Tool when i try to create a “New Repository…” faced The connection has failed I try all of these solutions but dident work..
    1-configured my “System DSN"
    2-enter “TNS_ADMIN” for the “Variable Name” field and for the “Variable Value” enter the location of my OBIEE
    3-copy the sqlnet and tnsnames.ora files into E:\obiee11gtmt\Oracle_BI1\network\admin and E:\obiee11gtmt\oracle_common\network\admin
    4- put this in DSN with connection type OCI 10g/11g (DESCRIPTION = (ADDRESS_LIST = (ADDRESS = (PROTOCOL = TCP) (HOST = IP Addr)(PORT = 1521)) ) (CONNECT_DATA = (SERVICE_NAME = ORCL) ))
    please help me
    regard

    1.Place tnsnames.ora file in the following paths,
    E:\obiee11gtmt\oracle_common\network\
    E:\obiee11gtmt\Oracle_BI1\network\admin
    2.Navigate to
    E:\obiee11gtmt\instances\instance1\bifoundation\OracleBIApplication\coreapplication\setup\
    Open user.sh file in a notepad
    Set Tns_names paths as shown below with your tnsnames.ora file’s location,
    set TNS_ADMIN=C:\oraclexe\app\oracle\product\10.2.0\server\NETWORK\ADMIN
    The above path is of your installed Database tnsnames.ora file
    I guess you didnt do this step. This will solve your issue.
    Restart all the services
    If helpful, please mark the answer.
    Srikanth

  • Problem with opening repository in Administration Tool

    Hello!
    I have a problem when I want to open saved repository in Administration Tool.
    I've saved uncompleted repository (without Presentation Layer) in offline mode (BI Server was stopped all the time) and then I've closed A. Tool.
    BI Server was stopped all the time.
    And now when I want to open my saved repository in offline mode, A. Tool asked me password of user Administrator. I typed password but logon failed. I am sure that password is correct because when I try to open another repositoy with the same user and password, repository will open.
    What can I do to open my repository?
    Thnx!

    What can I do to open my repository?Type the correct Administrator password. Otherwise try with another RPD user which is also memger of the Administrators group.

Maybe you are looking for