NW04 Java Slim Edition - wsnavigator, SQLTrace, uddiclient

I have installed the Java slim edition and I try to go thru various tutorials.
When I hit the following url's I receive the error message:
http://gpandesk:50000/uddiclient
http://gpandesk:50000/SQLTrace
http://gpandesk:50000/wsnavigator or
http://gpandesk:50000/inspection.wsil
404   Not Found
SAP J2EE Engine/6.40 
The requested resource does not exist.
Other url's [System Information, User Management
,Web DynPro and J2EE examples] work OK.
Should I do some kind of setup using the Visual Administrator ? Can you give me some instructions?
Thank you in advance

I have the same error message if I use the URL http://localhost:50000/uddiclient or http://localhost:50000/SQLTrace. I also use the Java slim edition. Maybe this resources are not available with the Slim Java edition?

Similar Messages

  • SAP NW Java Slim Edition Installation Error

    HI All,
    While i'm installing SAP NW Java Slim Edition
    I'm getting below error(ERR-24936,ERR_DBNORUN: Database instance is not running).
    Could someone help me to fix this issue.
    Thanks,
    Chandra,
    ERROR 2006-08-19 00:06:53
    CJS-00030  Assertion failed: in function sapdb_check_schema(dbhost, dbname, db_sch)
    {    var r_v = false;    var sdbInst = new sdbInstance();    sdbInst.dbName = dbname;   
    sdbInst.dbHost = dbhost;    var sql_statement = "SELECT USERNAME FROM DOMAIN.USERS";   
    var r_arr = sdb_sql_query(sql_statement, sdbInst);    ASSERT(arguments.callee,
    r_arr != undefined, "ERROR EXECUTING DBMCLI COMMAND!");    if (r_arr[0] == "false")
    {        var err_msg = "ERROR EXECUTING SQL QUERY: ";     
      for (var i_cnt = 1; i_cnt < r_arr.length; i_cnt++) {            err_msg = err_msg + r_arr[i_cnt];        } 
          ASSERT(arguments.callee, false, err_msg);    } else {      
    var cmp_s = new RegExp("'" + db_sch.toUpperCase() + "'");     
      for (var i_cnt = 0; i_cnt < r_arr.length; i_cnt++)
    {            if (cmp_s.test(r_arr[i_cnt])) {                r_v = true;            }        }    }    return r_v;}
    ERROR EXECUTING SQL QUERY: Error! Connection failed to node Chandu for database
    J2E: ERR_USRFAIL: user authorization failed
    ERROR 2006-08-19 00:24:55
    CJS-00030  Assertion failed: in function sapdb_check_schema(dbhost, dbname, db_sch)
    {    var r_v = false;    var sdbInst = new sdbInstance();    sdbInst.dbName = dbname;   
    sdbInst.dbHost = dbhost;    var sql_statement = "SELECT USERNAME FROM DOMAIN.USERS";  
    var r_arr = sdb_sql_query(sql_statement, sdbInst);   
    ASSERT(arguments.callee, r_arr != undefined, "ERROR EXECUTING DBMCLI COMMAND!");   
    if (r_arr[0] == "false") {        var err_msg = "ERROR EXECUTING SQL QUERY: ";    
       for (var i_cnt = 1; i_cnt < r_arr.length; i_cnt++) {            err_msg = err_msg + r_arr[i_cnt];        }
           ASSERT(arguments.callee, false, err_msg);    } else
    {        var cmp_s = new RegExp("'" + db_sch.toUpperCase() + "'");       
    for (var i_cnt = 0; i_cnt < r_arr.length; i_cnt++) {            if (cmp_s.test(r_arr[i_cnt]))
    {                r_v = true;            }        }    }    return r_v;}
    ERROR EXECUTING SQL QUERY:
    ERR-24936,ERR_DBNORUN: Database instance is not running

    Hi Chandra,
    Did you install SAPDB?. Seems like the DB is not installed or is offline, <b>ERROR EXECUTING DBMCLI COMMAND</b> seems like DBMCLI commands are not been recognized.. Did you when through all th pre-installation checks?
    Regards
    Juan
    Please reward with points if helpful

  • NW04s Java Full Edition Installation Problem

    Hi All,
    I am in the process of installing Netweaver 2004s SP7 sneak preview on Windows XP environment(standalone laptop - Pentium 1.8GHz, 1.5gb RAM, 80Gb HD). It gets stalled at Step 15 of 31 which is Creating database schema. Another interesting thing we noticed is that during this step is that CPU reaches 100%. It shows the below message in the Trace.
    TRACE [iaxxejsexp.cpp:188]
    EJS_Installer::writeTraceToLogBook()
    Call block:Sdb_Schema_ind_ind_ind_ind
    function:Sdb_Schema_ind_ind_ind_ind_SubComponentContainer_CreateDbSchema
    is validator: false
    This problem was already put by Tarun, but there is no detail on how he solved that problem.
    Please help me in solving this problem.
    Thanks
    Sathish

    Hi Satish,
    I am also facing the same problem. We are using Windows XP Professional with 1GB RAM and 2.8 GHz processor. The task manager is showing 100% CPU usage. The SAPInst process is taking up 99% of the CPU load but only occupying 1M of RAM. The java process is taking up 107MB of memory. Do you by any chance found a solution to the problem?
    Thanks,
    Subhabrata

  • MSVBVM50.DLL (Slim Edition)

    Hello,
    After I click on the file start.exe (not start.bat, which isn't available as mentioned in the documentation) I get the error message
    This application has failed to start because MSVBVM50.DLL was not found. Re-installing the application may fix this problem.
    Well, I didn't reinstall this file on my Windows 2003 machine, since it wasn't there in the first place.
    So I started sapinst, and the installation worked.
    Cheers. Bernhard

    Hi,
    perhaps my Weblog: <a href="/people/gregor.wolf3/blog/2005/09/24/a-visual-installation-guide-on-sneak-preview-sap-netweaver-04-java-slim-edition">A Visual Installation Guide on Sneak Preview SAP NetWeaver 04 Java Slim Edition</a> helps you.
    Regards
    Gregor

  • Requirements for Slim Edition

    Hi All,
    I have just downloaded WAS Slim Edition.
    1. I have a Win XP Home edition laptop. Would it be possible to install it on this.
    2. My RAM is 512MB. However i have a 100GB of hard drive capacity. Is there a way i can somehow i can improve my system performance by allowing some part of my hard drive as a kind of swap space.
    3. Can i deploy JDI sca's on the slim version. Is this advisable.
    4. What is the SP version of Slim Edition. Can i upgrade it to the latest version of WAS i.e. SP13 by downloading the upgrades from service marketplace and applying patches.
    Please do let me know your suggestions on these points.
    Regards
    Sidharth

    Hi Sidhart,
    1. You should be able to install. You can follow my Weblog: <a href="/people/gregor.wolf3/blog/2005/09/24/a-visual-installation-guide-on-sneak-preview-sap-netweaver-04-java-slim-edition">A Visual Installation Guide on Sneak Preview SAP NetWeaver 04 Java Slim Edition</a>. Your Harddisk must have NTFS File system. Please be aware of the limitations.
    2. I've also installed with 512 MB. Thats quite ok. Windows automatically creates a swap file. But when your System is going to swap, performance decreases enormously.
    3. I think it should work
    4. The SP of Slim Edition is 11. I don't think that you can upgrade. But you can give it a try.
    Regards
    Gregor

  • Installing WAS Preview Java Edition over top of Slim Edition

    Hi,
    After some initial difficulties we were able to successfully install the Slim Edition Preview from a DVD provided by SAP.
    We would now like the Java Edition Preview which includes Enterprise Portal. Is possible to install the Java edition over the top or do we need to uninstall Slim edition first? Is there any way to just install EP without interfering with our stable J2EE server?
    Thanks
    Adrian

    Hi Frank,
    I updated the WAS preview to SP13 and it was a total mess and 4 week loss of lifetime. Never tried to do it with the portal demo though.
    If the sdm hangs try the following:
    - wait 5 min, then click retry
    - if it happens again wait 5 min, then click retry
    - if it happens again wait 5 min, then click retry
    - if it happens again wait 5 min, then click retry
    (no joke)
    If this fails it will be most likely that your DB has run out of log space. The SAP system usually honors that with freezing without any apparent reason or log output. A colleague of mine has escalated this more than one week to SAP Support and event they didn't figure it out.
    Try stopping the install and the sap system. When the sdm process keeps hanging and the DB will not shut down you are 99% likely to have the log problem. Get the win mysql DB manager, login to your db (default pw: control/control) and go to configuration->log volumes. Set the log strategy to "overwrite" (on test systems) restart and it should work.
    Regards,
    Peter

  • Installing SP15 on WAS Java Sneak Preview Slim Edition

    Does anyone know if you can install the SP15 patch over the java SP11 slim edition?
    Anyone tried it?
    Regards,
    Rich Heilman

    Hi,
    i can't find any valuable information there, to update a sneak preview from sp11 to sp15, or any other sp.
    Please refer direcctly to your information.
    Stephan

  • Slim Edition Java after update to SP13

    I have updated the WebAS 6.40 Slim Edition to SP13. This went smooth with the "normal" SARs from service marketplace.
    However, after the update starting the WebAs takes much longer than before. Any chance the slim version has been changed to a "normal" one?
    Since I do not really know what makes the slim version slim (is it just settings, config?), any chance I switch it back? This quick startup was pretty convenient for me.
    Regards Frank

    Thanks for the info Greg. Unfortunately I can not assign points - no idea why. If the buttons come back I'll award you.
    Frank

  • Sneak Preview Slim Edition

    Does this edition contain Enterprise portal ,KM and Coll.Please reply.Thanks.

    Hi Pankaj,
    The Slim edition does not contain EP, KM & Collaboration. It contains the SAP Web AS and NetWeaver Developer Studio and is really - as it's name implies - kind of a NetWeaver "lite" version with much smaller download file and less memory consumption.
    However, the Java edition contains these additional components you mentione - and, I'm happy to report, it's back online again!
    Check it out with this link (make sure you're logged in):
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/downloads/evaluation software/sneak preview netweaver 04.htm
    Regards,
    K. Meyers, SDN

  • SLIM Edition SLD?

    Okay this is duplicate, but since the other question about this went unnoticed I will ask again.
    I installed the slim version of the new java sneak-preview edition.  I am now stuck on trying to get the SLD service configured.  I can only see an option to configure the SLD data supplier in the J2EE visual administrator tool, but not the SLD service.  Can someone who has successfully configured the SLD in the slim edition please explain to me what you did to get it working?  I already know that when SLD is running it can be found at http://<host>:<port>/sld, however this doesn't work as the SLD service is not running.
    Usually it is a matter of making a few changes in the visual admin tool to get it running and then restarting the J2EE afterwards.  However I do not see anything listed for SLD, beyond the data provider service?
    Please do not suggest the full version instead, as I can't install it due to the fact that the defaulting of the password to a poor choice of length, prevents installation on our corporate network.
    You help is appreciated.
    Thank you,
    Stephen

    Hi Stephen,
    have you noticed that there is a New installer for NW Java Sneak Preview which allows you to change the password for OS SAP users? The Slim Edition contains no SLD according to other Forum entries.
    Regards
    Gregor

  • Unable to install the netweaver 2004 slim edition

    Hi,
    i am new to the netweaver. i am trying to instal the netweaver 2004 slim edition.
    my system config:-
       OS: windowsXp
       jdk version is jdk1.5.0
       ram 1GB
    i am getting the below error.
    please help me---
    i need the jdk1.5.0 only
        CJSlibModule::writeWarning_impl()
    Execution of the command "E:\Program Files\Java\jdk1.5.0_03\bin\java.exe -classpath ./sharedlib/antlr.jar;./sharedlib/exception.jar;./sharedlib/jddi.jar;./sharedlib/jload.jar;./sharedlib/logging.jar;./sharedlib/offlineconfiguration.jar;./sharedlib/opensqlsta.jar;./sharedlib/tc_sec_secstorefs.jar;e:\sapdb\programs\runtime\jar\sapdbc.jar;E:/usr/sap/J2E/SYS/global/security/lib/tools/iaik_jce_export.jar;E:/usr/sap/J2E/SYS/global/security/lib/tools/iaik_jsse.jar;E:/usr/sap/J2E/SYS/global/security/lib/tools/iaik_smime.jar;E:/usr/sap/J2E/SYS/global/security/lib/tools/iaik_ssl.jar;E:/usr/sap/J2E/SYS/global/security/lib/tools/w3c_http.jar -showversion -Xmx512m com.sap.inst.jload.Jload -sec J2E,jdbc/pool/J2E,E:\usr\sap\J2E\SYS\global/security/data/SecStore.properties,E:\usr\sap\J2E\SYS\global/security/data/SecStore.key -dataDir
    prosvr/sap/J2EE-CD\J2EE-ENG/JDMP -job "C:\Program Files\sapinst_instdir\j2ee_wp\installdefault/IMPORT.XML" -log "C:\Program Files\sapinst_instdir\j2ee_wp\installdefault/jload.log"" finished with return code 1. Output:
    java version "1.5.0_03"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_03-b07)
    Java HotSpot(TM) Client VM (build 1.5.0_03-b07, mixed mode, sharing)
    Feb 23, 2006 3:18:42 PM com.sap.inst.jload.Jload main
    INFO: Jload -sec J2E,jdbc/pool/J2E,E:\usr\sap\J2E\SYS\global/security/data/SecStore.properties,E:\usr\sap\J2E\SYS\global/security/data/SecStore.key -dataDir
    prosvr/sap/J2EE-CD\J2EE-ENG/JDMP -job C:\Program Files\sapinst_instdir\j2ee_wp\installdefault/IMPORT.XML -log C:\Program Files\sapinst_instdir\j2ee_wp\installdefault/jload.log
    Feb 23, 2006 3:18:43 PM com.sap.inst.jload.db.DBConnection connectViaSecureStore
    INFO: connected to J2E on jdbc/pool/J2E
    Feb 23, 2006 3:18:43 PM com.sap.inst.jload.JobStatus readStatus
    INFO: commencing restart
    Feb 23, 2006 3:18:44 PM com.sap.inst.jload.Jload dbImport
    INFO: trying to delete from table J2EE_CONFIGENTRY
    Feb 23, 2006 3:18:44 PM com.sap.inst.jload.Jload dbImport
    INFO: J2EE_CONFIGENTRY deleted
    Feb 23, 2006 3:18:44 PM com.sap.inst.jload.Jload dbImport
    SEVERE: DB Error during import of J2EE_CONFIGENTRY
    Feb 23, 2006 3:18:44 PM com.sap.inst.jload.Jload printSQLException
    SEVERE: Message: [-3018] (at 83): Invalid numeric parameter
    Feb 23, 2006 3:18:44 PM com.sap.inst.jload.Jload printSQLException
    SEVERE: SQLState: I3018
    Feb 23, 2006 3:18:44 PM com.sap.inst.jload.Jload printSQLException
    SEVERE: ErrorCode: -3018
    Feb 23, 2006 3:18:44 PM com.sap.inst.jload.db.DBConnection disconnect
    INFO: disconnected
    ERROR      2006-02-23 15:48:44
               CJSlibModule::writeError_impl()
    CJS-20065  Execution of JLoad tool 'E:\Program Files\Java\jdk1.5.0_03\bin\java.exe -classpath ./sharedlib/antlr.jar;./sharedlib/exception.jar;./sharedlib/jddi.jar;./sharedlib/jload.jar;./sharedlib/logging.jar;./sharedlib/offlineconfiguration.jar;./sharedlib/opensqlsta.jar;./sharedlib/tc_sec_secstorefs.jar;e:\sapdb\programs\runtime\jar\sapdbc.jar;E:/usr/sap/J2E/SYS/global/security/lib/tools/iaik_jce_export.jar;E:/usr/sap/J2E/SYS/global/security/lib/tools/iaik_jsse.jar;E:/usr/sap/J2E/SYS/global/security/lib/tools/iaik_smime.jar;E:/usr/sap/J2E/SYS/global/security/lib/tools/iaik_ssl.jar;E:/usr/sap/J2E/SYS/global/security/lib/tools/w3c_http.jar -showversion -Xmx512m com.sap.inst.jload.Jload -sec J2E,jdbc/pool/J2E,E:\usr\sap\J2E\SYS\global/security/data/SecStore.properties,E:\usr\sap\J2E\SYS\global/security/data/SecStore.key -dataDir
    prosvr/sap/J2EE-CD\J2EE-ENG/JDMP -job "C:\Program Files\sapinst_instdir\j2ee_wp\installdefault/IMPORT.XML" -log "C:\Program Files\sapinst_instdir\j2ee_wp\installdefault/jload.log"' aborts with returncode 1. Check 'C:\Program Files\sapinst_instdir\j2ee_wp\installdefault/jload.log' and 'C:\Program Files\sapinst_instdir\j2ee_wp\installdefault/jload.java.log' for more information.

    Hi,
    JDK 1.5 is not supported for NW installs.  1.4.2_10 is supported, but 1.4.2_08 is recommended.  You can download the older JDK from the Sun website.
    If you still have problems with the older JDK, post the contents of your jload.java.log for us to view.
    Cheers,
    Jonathan

  • Urgent - 404 not found in senak preview NDS slim edition on windows XP

    I am new to SAP EP. I installed sneak preview slim edition on my windows XP home. I got some error during installation and it asked me to retry and when
    I clicked retry ...it installed everything fine.My main idea is to look at portal so I read some documents and followed the precedure.
    I went into Management console and started J2E tree.. now when I type on browser "http://localhost:50000/irj/portal", it says 404 Not Found
    SAP J2EE Engine/6.40
    The requested resource does not exist.
    Details: Go to main page of this application!
    When I click on the main page ,its going to http://localhost:50000/index.html and this page opens fine. Does someone how to fix this.
    I did one simple webdynpro application from help and it worked..but I cant seem to get the portal page displayed.
    Message was edited by: Mahitha Ramineni
    Message was edited by: Mahitha Ramineni

    slim edition java dosent have portal. you need to go for full edition.
    https://www.sdn.sap.com/irj/sdn/downloaditem?rid=/library/uuid/cfc19866-0401-0010-35b2-dc8158247fb6
    Regards
    Raja

  • Installation on Enterprise Portal in an existing NW04s JAVA Stack

    Hello experts,
    we are having a NW04s Java Stack SP17 without EP Packages.
    But now we want to install a Enterprise Portal on this stack also.
    How can I do this?? Are there some docu's / install guides or something like this!
    Thanks a lot
    Christian

    NW04 go to -> https://websmp102.sap-ag.de/nw04installation -> You'll find it under SAP EP
    Also EP documentation is included on the NW04s Java Master guide.
    http://service.sap.com/~form/sapnet?_SHORTKEY=01100035870000659894&_OBJECT=011000358700000071292008E
    Regards
    Juan

  • When will the netweaver java full edition be available.?

    Olivar,
      can u plz upload the netweaver java full edition?
      I kind of need it urgently.

    I promise it's coming - I just got the new files today. Have one open question for the developers who created it, once I have that solved, I will prepare the files as soon as humanly possible for you to download!
    - Kathy, SDN

  • Question about Java Micro Edition

    Hello,
    I am interested about writing a program for PDAs. These seem to be running the Java Micro Edition, so I guess this is a good choice. But what about programming the GUI with the j2me? Afaik, it does not support swing, and the specifications are so full of abbreviations that I do not undertand that I really don't know other than to simply ask here about the possibilities of GUI programming with j2me, is there a "standard" gui library for j2me, or is it device-dependant, and is it possible to install the j2me under windows/linux for developing and testing purposes?
    Help please.. ;-)
    Thanks
    Jan

    thx :) J2ME seems to be very interesting. But zeb is right with the post in the discussion thread for this article, "where to start" is an important questions. So please, sun, make it easier for us to us (hobby-)programmers to adopt J2ME..
    I found this one alternatively:
    www.ewesoft.com
    does anyone have experiences with it?
    Jan

Maybe you are looking for

  • Continue to backup to an existing Backup File on TimeCapsule from a new MBP

    Hi, I had a MBP and I was using Time Machine and Time Capsule to back it up. I also copied all my files from my 'house' onto an external hard drive. I bought a new MBP. I copied the files from the external hard drive onto the new MBP and started usin

  • Real World Server Specifications

    We are on the cusp of deploying Lync 2013 and have decided on the following configuration: 3 front end servers w/ 2 load balancers in an HA pair 2 edge servers 2 SQL servers with 1 SQL witness server. What we are not sure about is the specifications

  • Cisco MXE 3500 Cluster Help

    Hello i need help for my Cisco MXE cluster . I have already installed RM license and RN licesnses and all are installed successfully. I need to know what are the next steps?. I have 1 X RM and 4 X RM , how can i add my 4 X RN to my cluster to can see

  • Can't open Captivate 6 project

    I have a Captivate 6 project that when I try to open it, it get's to about 80% load and then the load box disappears and nothing opens. No error message. I have been developing the project on a network drive (I know.....not recommended). Here's what

  • Moving mail to the trash icon does not delete the mail.

    I am using an iPad with OS Ver 7.0.2. Moving mail to the "Trash" icon does not delete the mail from the Inbox. This is not a problem on my iPhone. Settings are the same on both devices