4.6c- web application server release

1) where do I find web application server release in 4.6c?
ans: ??
2) I am trying to configure ICM.. As part of that, I need to set smtp paramater.. but I could not find the path for SMTPplugin.dll file.. any help on this?
ans:??
thanks
GP

Hello Gopal
Starting with SAP kernel release 6.20 the parameter icm/plugin_<*> isn't
required anymore since the SMTP plugin is an intrinsic part of the SAP
Internet Communication Manager (ICMAN), so no separate library isn't
necessary and isn't shipped by SAP anymore.
See SAP Note 455140 contains more related information.
Kenny

Similar Messages

  • Oracle Application Server Release 2 (10.1.2) Deployment Notes question

    Hi!
    I'm following the Oracle Application Server Release 2 (10.1.2) Deployment Notes (http://download-uk.oracle.com/docs/html/B25947_01/deployment_topics006.htm) for deploying an application, built in Jdeveloper 10.1.3 to AS 10.1.2. I have a question about Configuring JDeveloper to Generate Configuration Files That Are J2EE 1.3-Compliant. Do I need all the files in table 34-3? (http://download-uk.oracle.com/docs/html/B25947_01/deployment_topics006.htm#CIHHBJAI)
    I already have some of these files. Can I change the version of existing files or do I need new ones? How can I change the version of existing files?
    Here are the headers of some of these files:
    web.xml: (Here I probably just change version="2.4" to version="2.3")
    <?xml version = '1.0' encoding = 'windows-1250'?>
    <web-app xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
             xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd"
             version="2.4" xmlns="http://java.sun.com/xml/ns/j2ee">
    orion-application.xml: (Is version="10.0" the version I need to change to "1.2"?)
    <?xml version = '1.0' encoding = 'windows-1252'?>
    <orion-application xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
                       xsi:schemaLocation="http://www.oracle.com/technology/oracleas/schema http://xmlns.oracle.com/oracleas/schema/orion-application-10_0.xsd"
                       version="10.0"
                       xmlns="http://www.oracle.com/technology/oracleas/schema">
    data-sources.xml.xml: (This file has only XML version, I don't believe this is the version I need to change)
    <?xml version = '1.0' encoding = 'windows-1250'?>I only have these three files from the table in my application. Do I need application.xml and oc4j-connectors.xml too?
    Thank you in advance!
    BB

    Found some more details on this error in emias.log:
    2007-11-21 09:22:54,538 [EMUI_09_22_54_/console/ias/oc4j/deployWiz/webModuleMappings$ctxType1=oracle*_ias$target=MY_AS_INSTANCE*_home$type=oc4j$ctxName1=MY_AS_INSTANCE$selectedStep=1]
    ERROR ias.oc4j doWebModulesNavigation.920 - DeployWiz: Caught exception in doWebModulesNavigation
    2007-11-21 09:23:49,054 [Thread-24] ERROR ias.oc4j doDeployWork.2628 - DeployWiz: Caught exception in doDeploy
    java.lang.NoClassDefFoundError: oracle/dms/instrument/CorrelationContext
    at oracle.ias.sysmgmt.task.TaskMaster.setContextECID(Unknown Source)
    at oracle.ias.sysmgmt.task.TaskMaster.evaluate(Unknown Source)
    at oracle.ias.sysmgmt.deployment.j2ee.console.ApplicationDeployment.deployCommon(Unknown Source)
    at oracle.ias.sysmgmt.deployment.j2ee.console.ApplicationDeployment.deploy(Unknown Source)
    at oracle.ias.sysmgmt.deployment.j2ee.console.EarDeployerImpl.deploy(Unknown Source)
    at oracle.sysman.ias.sta.oc4j.DeployAppAdminObj.deploy(DeployAppAdminObj.java:164)
    at oracle.sysman.ias.sta.oc4j.DeployWiz.doDeployWork(DeployWiz.java:2594)
    at oracle.sysman.ias.sta.oc4j.DeployWiz.access$000(DeployWiz.java:179)
    at oracle.sysman.ias.sta.oc4j.DeployWiz$DeployBean.doWork(DeployWiz.java:3098)
    at oracle.sysman.emSDK.eml.util.iAS.ProcessingBean$ProcessingThread.run(ProcessingBean.java:264)
    at java.lang.Thread.run(Thread.java:534)
    2007-11-21 09:23:49,054 [Thread-24] ERROR ias.IASUtil displayError.753 -
    java.lang.NoClassDefFoundError: oracle/dms/instrument/CorrelationContext
    at oracle.ias.sysmgmt.task.TaskMaster.setContextECID(Unknown Source)
    at oracle.ias.sysmgmt.task.TaskMaster.evaluate(Unknown Source)
    at oracle.ias.sysmgmt.deployment.j2ee.console.ApplicationDeployment.deployCommon(Unknown Source)
    at oracle.ias.sysmgmt.deployment.j2ee.console.ApplicationDeployment.deploy(Unknown Source)
    at oracle.ias.sysmgmt.deployment.j2ee.console.EarDeployerImpl.deploy(Unknown Source)
    at oracle.sysman.ias.sta.oc4j.DeployAppAdminObj.deploy(DeployAppAdminObj.java:164)
    at oracle.sysman.ias.sta.oc4j.DeployWiz.doDeployWork(DeployWiz.java:2594)
    at oracle.sysman.ias.sta.oc4j.DeployWiz.access$000(DeployWiz.java:179)
    at oracle.sysman.ias.sta.oc4j.DeployWiz$DeployBean.doWork(DeployWiz.java:3098)
    at oracle.sysman.emSDK.eml.util.iAS.ProcessingBean$ProcessingThread.run(ProcessingBean.java:264)
    at java.lang.Thread.run(Thread.java:534)
    2007-11-21 09:23:49,054 [Thread-24] ERROR util.iAS displayError.369 - An internal error occurred during the operation.
    java.lang.NoClassDefFoundError: oracle/core/ojdl/query/LogQueryException
    at oracle.sysman.ias.sta.oc4j.DeployWiz.removeAdminObjectsFromCache(DeployWiz.java:2708)
    at oracle.sysman.ias.sta.oc4j.DeployWiz.doDeployWork(DeployWiz.java:2648)
    at oracle.sysman.ias.sta.oc4j.DeployWiz.access$000(DeployWiz.java:179)
    at oracle.sysman.ias.sta.oc4j.DeployWiz$DeployBean.doWork(DeployWiz.java:3098)
    at oracle.sysman.emSDK.eml.util.iAS.ProcessingBean$ProcessingThread.run(ProcessingBean.java:264)
    at java.lang.Thread.run(Thread.java:534)

  • Installation of SAP Web Application Server Java 6.40 SP9 (SAP Press)

    I wanted to install the Net WeaverDeveloper Studio and Development Infrastructureprovided on the CD (SAP PRESS) SAP Web Application Server. After starting the installtaion prcedure from the CD I get following message:
    An Error occured during the installation of MaxDB > CentralSystem > Migration - Target System Installation. After pressing TheLogViewButton I get the LogBrowserInformation:
    1.
    WARNING 2006-08-15 12:47:25
    Error 5 (Zugriff verweigert
    ) in execution of a 'RegOpenKeyEx' function, line (67), with parameter (SYSTEM\CurrentControlSet\Services\EraserUtilDrv10620).
    2.
    WARNING 2006-08-15 12:47:25
    The subkey 'HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\EraserUtilDrv10620' does not exist on the 'localhost' host.
    3.
    WARNING 2006-08-15 12:47:25
    The step setDefaults with step key Development_Workplace_SAPPress|ind|ind|ind|WebAS|640|0|J2EE_SystemCopy|ind|ind|ind|ind|ind|0|J2EE_EngineEnterpriseDialogs|ind|ind|ind|WebAS|630|0|setDefaults was executed with status ERROR.
    It's impossible for me to install this release. Could anyone help me to get the Product installed?????????
    Thanks

    Halo Mikael,
    I haven't installed anti-virus functionality. In the meantime I could install the DB as well the NetWeaver seperately which doesn't help me further because I don't get any conection to the WebAs fro deployment. I get following message while trying to deploy:
    Deployment exception : Cannot determine sdm host (is empty). Please configure your engine/sdm correctly !
    I don't know where the engine has been installed and how to configure it. 
    If Itry to configure the eingine via WIndow>Preferences> SAP J2EE engine : engine installed on localhost ; then I get the following message:
    No local engine could be found.
    No systemcould be found under
    Pal-Singh
    sapmnt.
    It's realy very frustrating. Could you please help me to get further?????????
    Thanks with best regards.

  • Web Application Server 6.4 Sneak preview

    First of all thanks for all of you who devoted some of their time to read my message.
    My question consists of 2 parts. First i want to install Enterprise portal 5.0 SP4 on the Web application server 6.4 but all notes available are those refering to installations of EP6.0 on WAS 6.4 the Enterprise Portal 5.0 instguide only mentions the installations on the j2ee engine and the options mentioned  doeesnt even appear in the j2ee engine config tool of the WAS 6.4 can some one tell me where tcan i find the necessary documentation.
    Second question is the database the Sneak preview edition installs the MaxDB as the database but i want to install oracle database server on an other machine than the one which has the Web application Server installed on is that possible?
    Thanks for Your Concern

    Hi Ahmed,
              Going thro ur q I fear you cannot do both the scenarios as mentioned by you.In WAS 6.40 you can install EP6.0 SP11 and above.Incase of sneak preview only MaxDB is coming default DB so it can be installed.Other DB like Oracle with the current release there are no snela preview available.
    Rdgs,
    G

  • License Keys for J2EE-Engine_ORA SAP Web Application Server.

    Hi Experts
    I have installed SAP Net Weaver 04 support release 1 > oracle JAVA System. I don’t have ABAP system on same Hardware so I cant used SLICENSE GUI transaction code, how I generate hardware key, I am performing installation on Windows 2003 server.
    Now I want to add License Keys for J2EE-Engine_ORA SAP Web Application Server. So please give me producer for how to add license key.
    Regards,
    Rahul

    Hi
    Go to  Visual Administrator in the following path:
    <Your Server> -->  Services --> Licensing  Adapter to get the Hardware key , SID etc . Ten apply license in
    https://service.sap.com/licensekeys
    Once you get the license from SAP, do the following
    ->Download the license  file to a local disk
    --> Start the Visual Administrator  Server --> Services --> Licensing Adapter
    --> Use the Install License From File button to upload the file
    --> Select the file with the downloaded license key
    --> Choose Open to continue
    After installation restart J2EE engine
    Thanks
    Prince Jose

  • DB/System requirements for prototyping a SAP web application server.

    Hi,
    We are I a phase to develop a prototype of a WEB application server. I am very new to this concept and I want to know what is the SAP basic DB / System requirements to develop / prototype a WEB application server. If any links available to understand more about the SAP WAS will be useful for the next steps.
    Thanks
    With Regards
    Anil

    Hi Sri,
    to see the OS support go the Product Availability Matrix (PAM) which can be found here: http://service.sap.com/pam
    As for the J2EE specs, both SAP Web AS 640 (NW04) and SAP Web AS 700 (NW04s) are J2EE 1.3 compliant, and both are currently released. The next version which will be out sometime next year NW2007 is planned to be JEE 5 compliant.
    Cheers,
    Jeff

  • Oracle9i Application Server Release 2

    Oracle9i Application Server Release 2, which includes Oracle9iAS
    Portal Release 3.1, is planned for the final calendar quarter of
    2001.
    What are the new features of 9iAS Release 2 and Portal Release
    3.1?
    Thank you.

    The 9iAS R2 was desupported a few years ago and the link for software download has also been removed from the Oracle site.

  • Oracle9i Application Server Release 2 version

    Hi i have Oracle9i Application Server Release 2 on IBM-AIX
    I found this:
    http://www.oracle.com/technology/documentation/ias.html
    How i can check what is my exact version?

    ansver is here
    http://rnyb2.blogspot.com/2007/06/checking-oracle-application-server.html
    Version of Oracle application server

  • To use Web Application Designer release 2004s do we need to have portals???

    Hi
    I would like some clarity regarding whther we need a portal or not.
    If you use Web Application Designer (SAP BW 3.x) it works fine, you can create reports and then it shows in SAP Easy Access under favourites. Executes fine, no portal is used.
    Now when I want to use the new Web Application Designer I can not execute the reports. Gives me error
    "Java communication error: RFC destination NOT_CONFIGURED does not exist", the window it appears in has a text saying it can't conect to the portal. Then notes that I look at regarding this seems that the connection between SAP BW and Portal must be set up.
    So can please someone tell me whether you need the portal to use the new Web Application Designer release 2004s
    Thanks in advance

    YOu neeed BI Java configured
    If you do not use any new BEx Web functions, do you have to install the usage types BI Java and EP?
    answer -SAP EP 6.0 Portals could be integrated into a federated portal system landscape using URL iViews.
    For more insights - FAQ
    Pls read carefuly should answer all your current and future questions.
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/webcontent/uuid/43008b6a-0901-0010-90af-c848d878bac3?rid=/library/uuid/a5067965-0901-0010-6f8a-bbf0b7424283
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/webcontent/uuid/43008b6a-0901-0010-90af-c848d878bac3?rid=/library/uuid/cea68c65-0901-0010-f5a4-fd34189d8078
    Hope it Helps
    Chetan
    @CP..

  • Can you install the Office Web Application Server on one of the App Servers for SharePoint 2013?

    Hi,
    Is it possible to run Office Web Application Server (shows preview images for docs and allows Notepad, Word, Excel to work etc) on one of the SharePoint 2013 App Servers. I don't want to have to create a new server. It talks about setting
    up a farm. 
    Better still how the feck do you switch this functionlity off - I always remember it being a pain in the arse. We accidentally ran the first part of the configuration on one of the SharePoint App Servers only to find out our subscription does not
    have this download (bar stewards changed this Nov 2014 - just after started contract).    
    Help would be much appreciated as close to go live
    Thanks.
    John.

    Hi John,
    Please reboot the server at the very beginning and test the issue again.
    Quote from you:
    Problem is I get Internet Web Page cannot display the webpage everytime I click in a excel document, powerpoint document, notebook link or the preview
    Please post the url in browser address here.
    If you just executed the command below:
    Add-WindowsFeature Web-Server,Web-Mgmt-Tools,Web-Mgmt-Console,Web-WebServer,Web-Common-Http,Web-Default-Doc,Web-Static-Content,Web-Performance,Web-Stat-Compression,Web-Dyn-Compression,Web-Security,Web-Filtering,Web-Windows-Auth,Web-App-Dev,Web-Net-Ext45,Web-Asp-Net45,Web-ISAPI-Ext,Web-ISAPI-Filter,Web-Includes,InkandHandwritingServices
    It just install some windows feature to the current server, we can find it should be done before installing several server products.
    Could you please verify if the command you executed is the same as the one above?
    You could also go to local disk and check if there is OfficeWebApps folder under C:\ProgramData\Microsoft\?
    If you check in Control Panel > Programs, is there any feature related to Office Web Apps?
    If you have confirmed there is no Office Web Apps feature installed, please go to SharePoint document library settings, and make the document to open in client, does it work?
    Regards,
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected] .
    Rebecca Tu
    TechNet Community Support

  • Web Application Server on SAP R/3 4.7 * 200

    Hi All,
    How do i know if Web Application Server is running on SAP R/3 4.7 * 200 system. i checked and
    found that IGS Watch dog service is running under sap mmc, and i see this parameter active in
    Instance profile ms/http_port = 8000 . Which user do we need to use to login and the url would be
    http://hostname:portname ??  Any inputs would be appreciated
    Regards,
    Ershad Ahmed

    Hello Eric,
    Thanks for correcting me, but
    J2EE_ADMIN is used only with ABAP stack.
    but i think you are tring to say JAVA stack or it is really ABAP stack.
    Regards,
    Subhash

  • The ITS could not connect to the Web Application Server or the R/3 System

    Hi Gurus
    we are in the process of insalling ITS 6.20 (ITS version is 620010318381 ( itsWindowsX64_31-200001681, R/3 4.7 200)
    Actually we installed it for dev/qas server with connectin mode property as "Connect to SAP system Using Applicatin Server"  these are working fine for webgui!
    and the same thing i installed for Production as connection mode property as " Connect to SAP System Using message Server" (hostname/IP, port as 3600 (as instance number is 00) here in the production evnironment we have 2 app servers. The installation got successful but i am not getting the log on screen through the link: http://10.3.3.175:81/scripts/wgate/webgui!
    the error message is :
    Connect Error
    The ITS could not connect to the Web Application Server or the R/3 System
    any help please
    Thanks in advance

    Hello Balaji,
    Check the global.srvc file for errors in the R/3 system information.  The ITS uses the following to connect to your system:
    ~appserver     
    ~routestring     
    ~systemname
    ~systemnumber     
    ~logingroup     
    ~messageserver     
    Which parameters are used depend on how you are connecting (logon group, route string, etc.)
    Edgar

  • ITS could not connect to the Web Application Server or the R/3 System

    ITS 6.20 on a single host on a WinXP test machine, connecting to R3 4.6C.
    The webgui <u>was</u> working, but a test application created in the WebStudio would not work.
    Now it's the other way around, the test application works fine, but the webgui fails with a "The ITS could not connect to the Web Application Server or the R/3 System."
    I have not managed to get ../scripts/wgate/admin/! to work either.
    Is it possible to have both the webgui and WebStudio created applications, working on the same ITS installation?
    If yes, any ideas how?
    Many thanks
    Tim

    Hi Tim,
    You have to check the connection data in the relevant service file e.g.
    ~systemname   
    ~messageserver
    ~logingroup   
    ~appserver    
    ~systemnumber 
    ~routestring  
    ~connectstring
    If the Agate doesn't run you would see an ITS 500 error in the browser.
    Thanks and regards,
    Dieter

  • ABAP Proxy to SOAP - Logon to Web Application Server Required

    Hello XI Experts,
    I have set up an ABAP Proxy->SOAP example in my IDES system. Everything is working correctly.
    However, when I execute the program which makes the call to the method "EXECUTE_SYNCHRONOUS", a popup appears asking me to enter logon details to the web application server.
    Where do I set the logon information such that this popup no longer appears?
    Thanks in advance,
    NW.

    Hi Nicholas !
    Check this thread:
    ABAP Proxy configuration
    I think it has useful tips about what you should check.
    Regards,
    Matias
    ps: please award points if helpful

  • How to redeploy Calculation Manager Web Application Server

    Hi All,
    I am installing a patch(13925741) for Calculation Manager, i stuck at the following point:
    6. Perform the standard Calculation Manager Web application server deployment task using Hyperion Enterprise Performance Management System Configurator (EPM System Configurator). See the Oracle Hyperion Enterprise Performance Management System Installation and Configuration Guide for instructions.
    I don't know how to redeploy Calculation Manager Web Application Server, plz help me in deploying this.
    The readme for the patch can be found at:
    https://updates.oracle.com/Orion/Services/download?type=readme&aru=15356919#_Toc330987031

    909062 wrote:
    Hi All,
    I am installing a patch(13925741) for Calculation Manager, i stuck at the following point:
    6. Perform the standard Calculation Manager Web application server deployment task using Hyperion Enterprise Performance Management System Configurator (EPM System Configurator). See the Oracle Hyperion Enterprise Performance Management System Installation and Configuration Guide for instructions.
    I don't know how to redeploy Calculation Manager Web Application Server, plz help me in deploying this.
    The readme for the patch can be found at:
    https://updates.oracle.com/Orion/Services/download?type=readme&aru=15356919#_Toc330987031
    Hi,
    Did you actually try to look at the Oracle Hyperion Enterprise Performance Management System Installation and Configuration Guide for instructions as suggested ?
    To redeploy a component, run the configurator that can be found in the start menu under Foundation Services. Then select "modify an existing instance". Then for Calculation manager, check the box "Deploy to application server".
    Thanks,
    JM

Maybe you are looking for

  • HP DesignJet 500 and OS 10.4.6

    A few weeks ago, I upgraded from Mac OS 10.3 to OS 10.4.6 on an iMac G4. Ever since my upgrade, I have not been able to print custom sizes to my HP DesignJet 500+HPGL2. (FWIW, the printer is connectd with a USB cable, and the size I'm trying to print

  • Problem in Row and column.

    Hi all, This is the output for this snippet. one Two ---> Column header A     B -->Row datas. C     D E F I am missing "G" in the above table. What should i to get the output like this? one Two ---> Column header A     B -->Row datas. C     D E F G F

  • Oracle development suite 10g

    Hi I m in learning phase of oracle and m trying to installing oracle development suite on windows XP. After installing oracle development suite on windows 2000 my sqlnet.ora,listner.ora and tnsnames.ora has the following structure: I am trying to run

  • I got 32gb iPod its says i have 24gb iCloud data so how can i switch off that data and put more song in my iPod? pls help

    i have 32gb iPod how can i turn off my i cloud data?

  • Need help with ES2 and MIDI sync!

    I am in a hurry and need to do the final mix of a Logic Pro project where I am using ES2 with the patch 002 Reanimation (which is in the group 10 Gated Synth in the pull down menu of presets in ES2. - My problem: Before upgrading LogicPro to 9.1.4, t