J2EE Engine Application Server Name?

Hello All,
    I am working on SOAP to RFC Scenario. In my scenario I need to convert BAPI as Webservice. while converting BAPI as webservice in transaction WSADMIN  Goto-->Administration settings i need to enter  the name of an application server on which a J2EE engine was started. Can any one suggest me How can i find the name of the Application server.
Thanks&Regards,
VenkatK

Well... in diferents system you have listen "Application Server"..
in SAP exists unless 2 Application Server
1. Web Application Server common named WAS or Web AS
2. Application Server is your SAP-R3
if you have SAP NetWeaver with ABAP and J2EE your WAS and your AS are the same.
in web
http://yourServer:port/sap/monitoring/SystemInfo
in SAP-GUI
access with your user, passwd and client
next menu System->Status->Section Database -> host
good luck

Similar Messages

  • Application server name and port number

    Hi
    Is it possible to get the application server name(ip) and port number at runtime. Becuase i want to open an html file which is in the application server, when a button is pressed by using web.show_document ();
    Can anyone guide me please.
    Thanks in advance
    geethu

    application server name and port number

  • Error showing in listener while giving tnsping application server name

    iam trying to connect application server with database server.......while giving tnsping from database server as tnsping application_server_name
    its showing error as
    $ tnsping 10.92.5.8
    TNS Ping Utility for IBM/AIX RISC System/6000: Version 10.2.0.1.0 - Production on 09-FEB-2007 06:18:05
    Copyright (c) 1997, 2005, Oracle. All rights reserved.
    Used parameter files:
    Used HOSTNAME adapter to resolve the alias
    Attempting to contact (DESCRIPTION=(CONNECT_DATA=(SERVICE_NAME=10.92.5.8))(ADDRESS=(PROTOCOL=TCP)(HOST=10.92.5.8)(PORT=1521)))
    TNS-12541: TNS:no listener
    but i have set the listener in databse server.
    thsi is my listener.ora
    LISTENER =
    (ADDRESS_LIST=
    (ADDRESS=(PROTOCOL=tcp)(HOST=application server name)(PORT=1521))
    (ADDRESS=(PROTOCOL=ipc)(KEY=PNPKEY)))
    SID_LIST_LISTENER=
    (SID_LIST=
    (SID_DESC=
    (GLOBAL_DBNAME=RBTT)
    (SID_NAME=RBTT)
    (ORACLE_HOME=home path of database server)
    if iam connecting sqlplus there in application server and giving username and password
    its showing error as .......
    Enter user-name: xmluser
    Enter password:
    ERROR:
    Enter user-name: xmluser
    Enter password:
    ERROR:
    ORA-12545: Connect failed because target host or object does not exist
    thanks in advance
    R.Ratheesh

    hi,
    I have changed the listener hostname....before changing the host name also tnsoping database server name works fine....
    i am posting the tnsnames.ora of databse server
    RBTT =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS=(PROTOCOL=TCP) (HOST=application server_name) (PORT = 1521))
    (CONNECT_DATA =
    (SERVER=DEDICATED)
    (SERVICE_NAME = RBTT)
    tnsnames.ora for application server
    RBTT =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS=(PROTOCOL=TCP) (HOST=database server name) (PORT = 1521))
    (CONNECT_DATA =
    (SERVER=DEDICATED)
    (SERVICE_NAME = RBTT)
    is this is the right one..
    and regarding this connectivity between two servers tnsnames.ora and listener.ora plays a vital role....should i have to make any changes in sqlnet.ora in both application server and database server...should i have to copy sqlnet.ora,listener.ora in application server...and what has to be set in both???
    I have changed sqlnet.ora in database server in names.directory_path=tnsnames.ora
    thanks in advance,
    R.Ratheesh

  • Get Application Server Name and Version

    Hello All,
    Is it possible to get the Application Server Name and Version using Java?
    To simplify my question, if I am running Weblogic, the jsp page should tell me that I am running Weblogic Version <number> or IBM WebSphere Version <number>.
    Thanks

    I get an error when I put this line in my jsp page:
    out.println(" Server Info: " +getServletContext().getServerInfo());
    Is there something I am missing?
    symbol : method getServletContext ()
    location: class jsp_servlet._jsp._mu.__showmxversion
    out.println(" Server Info: " +getServletContext().getServerInfo()); //[ /jsp/mu/showMXVersion.jsp; Line: 16]

  • Use SAP Application server name in a jsp in ISA

    Hello,
    We need to use SAP application server name in a jsp file. Any suggestions on how to do this?
    Thanks
    Archana
    Edited by: Archana Swaminathan on Jan 9, 2009 1:02 PM

    Archana,
    The web application server can be determined in the JSP by the isa tag.
    <isa:webappsURL
    But you can also get the actual value by using WebUtil class. This class has all features that isa tag provides. As such you can get the web application URL using
    import com.sap.isa.core.util.WebUtil;
    String webAppURL = WebUtil.getAppsURL(PageContext pageContext,
      boolean Secure,
      String name,
      String params,
      String anchor,
      boolean completeURL);
    But if you are asking for SAP application server that is different from what I have explained above, then I don't have a clue. If you are asking for MimeURL, where you have the images stored, you can use MimeURL class.
    Easwar Ram
    http://www.parxlns.com

  • While Installing ECC6,J2EE engine, dispatcher & server is not starting up..

    Hi All,
    J2EE engine is not strating up while installaing ECC6(ABAP + JAVA).
    std_server0.out details are given below.
    stdout/stderr redirect
    node name   : server0
    pid         : 14544
    system name : C28
    system nr.  : 06
    started at  : Tue Nov 11 10:23:10 2008
    [Thr 8160] MtxInit: -2 0 0
    CompilerOracle: exclude com/sapportals/portal/pb/layout/taglib/ContainerTag addIviewResources
    CompilerOracle: exclude com/sap/engine/services/keystore/impl/security/CodeBasedSecurityConnector getApplicationDomain
    CompilerOracle: exclude com/sap/engine/services/rmi_p4/P4StubSkeletonGenerator generateStub
    CompilerOracle: exclude com/sapportals/portal/prt/util/StringUtils escapeToJS
    CompilerOracle: exclude com/sapportals/portal/prt/core/broker/PortalServiceItem startServices
    CompilerOracle: exclude com/sap/engine/services/webservices/server/deploy/WSConfigurationHandler downloadFile
    CompilerOracle: exclude com/sapportals/portal/prt/jndisupport/util/AbstractHierarchicalContext lookup
    CompilerOracle: exclude com/sapportals/portal/navigation/cache/CacheNavigationNode getAttributeValue
    CompilerOracle: exclude com/sapportals/portal/navigation/TopLevelNavigationiView PrintNode
    CompilerOracle: exclude com/sapportals/wcm/service/ice/wcm/ICEPropertiesCoder encode
    CompilerOracle: exclude com/sap/lcr/pers/delta/importing/ObjectLoader loadObjects
    CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/InstanceBuilder readElement
    CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/InstanceBuilder readSequence
    CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/TypeMappingImpl initializeRelations
    CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/GeneratedComplexType _loadInto
    SAP J2EE Engine Version 7.00   PatchLevel is starting...
    Error occurred while preloading classes of security providers from jre/lib/ext folder: java.util.zip.ZipException: The filename, directory name, or volume label syntax is incorrect
    Loading: LogManager ... 5820 ms.
    Loading: PoolManager ... 600 ms.
    Loading: ApplicationThreadManager ... 940 ms.
    Loading: ThreadManager ... 390 ms.
    Loading: IpVerificationManager ... 150 ms.
    Loading: ClassLoaderManager ... 160 ms.
    Loading: ClusterManager ... 1300 ms.
    Loading: LockingManager ...
    Please give me an idea about this.
    Thanks & Regards,
    Kiran Sathyan.

    Hi Karteek,
    Thank you for your kind attention.
    That issue was solved.
    I have just stopped the installation and set the VM parameters properly, then restarted the instance manually in MMC.That was successfull.After that, I could continue the installation and I have completed it successfully.
    Regards,
    Kiran Sathyan.

  • Application server name

    Hi
            I have created an open hub , please sugget me how to set the appl server name in File tranction.please tell me step by step procesdure in file transction for setting the logical file path .
    thanks in advance

    Hi Sreeanil,
    The steps should be:
    1.- Go to FILE T-code. You should be in the "Logical File Path Definition" on the left panel.
    2.- Select New Entry, and enter a new Logical Path (Technical name and description). Then Save.
    3.- Once you save, go back to the previous screen, select the new line, and press on (or double click on) "Assignment of Physical Path to Logical Path" in the left panel.
    4.- Choose the syntax group (Windows or unix/linux). Then write the physical path:
    SERVER\FOLDERS\<SYSID>\<FILENAME>
    If you put <SYSID> you will get the Server ID. At the end of the Path put <FILENAME> (to take the file name, from the below steps). Save.
    5.- On the left panel, choose "Logical File Name Definition, cross Client" write all the boxes, and the last one should be the Logical Path created in step 2. Save.
    Remember:
    <SISID> gives you the server name.
    <DATE> gives you the actual date (at the moment of the execution)
    <TIME> gives you the actual time (at the moment of the execution).
    Hope it helps.
    Regards, Federico

  • New to cactus + using J2EE SDK Application server

    Can anybody guide me on how to update web.xml file to include the necessary servlet descriptors/ mappings to use cactus ? I tried manually but the deploy tool reported the ear to be corrupt.
    Thanks

    I've never used cactus and you may have already seen this but have you checked out the config docs at: http://jakarta.apache.org/cactus/integration/manual/howto_config.html

  • Problem with Java System Application Server *(Sun one 8 or J2EE 1.4 app server)

    Hi,
    Iam able to deploy KODO JDO through JCA in Sun One App server 7,
    But iam unable to deploy in J2EE1.4 app server. I followed the J2EE1.4
    guide developer guide it is compitable with JCA1.5 and also given backward
    compatibility for JCA1.0
    I had removed the sun-ra.xml from kodo.rar which is not needed in
    J2EE1.4 and deployed but iam un able to get the
    PersistanceManagerConnectionFactory.
    Can any one heip in sloving this issues the exceptions Iam getting
    Starting J2EE(TM) Application Server 1.4 Developer Release (build b44-dr)
    [#|2004-03-06T18:07:16.801+0530|INFO|j2ee-appserver1.4|javax.enterprise.system.core|_ThreadID=10;|CORE5076:
    Using [Java HotSpot(TM) Client VM, Version 1.4.2_02] from [Sun
    Microsystems Inc.]|#]
    [#|2004-03-06T18:07:20.356+0530|INFO|j2ee-appserver1.4|javax.enterprise.system.tools.admin|_ThreadID=10;|ADM0020:Following
    is the information about the JMX MBeanServer used:|#]
    [#|2004-03-06T18:07:20.757+0530|INFO|j2ee-appserver1.4|javax.enterprise.system.tools.admin|_ThreadID=10;|ADM0001:MBeanServer
    initialized successfully|#]
    [#|2004-03-06T18:07:23.761+0530|INFO|j2ee-appserver1.4|javax.enterprise.system.container.web|_ThreadID=10;|Creating
    Engine server|#]
    [#|2004-03-06T18:07:25.223+0530|INFO|j2ee-appserver1.4|javax.enterprise.system.container.web|_ThreadID=10;|Creating
    virtual server server|#]
    [#|2004-03-06T18:07:25.283+0530|INFO|j2ee-appserver1.4|javax.enterprise.system.core|_ThreadID=10;|S1AS
    AVK Instrumentation disabled|#]
    [#|2004-03-06T18:07:25.353+0530|INFO|j2ee-appserver1.4|javax.enterprise.system.core.security|_ThreadID=10;|SEC1143:
    Loading policy provider
    com.sun.enterprise.security.provider.PolicyWrapper.|#]
    [#|2004-03-06T18:07:32.904+0530|INFO|j2ee-appserver1.4|javax.enterprise.system.core.transaction|_ThreadID=10;|JTS5014:
    Recoverable JTS instance, serverId = [100]|#]
    [#|2004-03-06T18:07:37.701+0530|INFO|j2ee-appserver1.4|javax.enterprise.system.core|_ThreadID=10;|Satisfying
    Optional Packages dependencies...|#]
    [#|2004-03-06T18:07:38.392+0530|INFO|j2ee-appserver1.4|javax.enterprise.resource.resourceadapter|_ThreadID=10;|RAR7008
    : Initialized monitoring registry and listeners|#]
    [#|2004-03-06T18:07:41.016+0530|INFO|j2ee-appserver1.4|javax.enterprise.system.core|_ThreadID=10;|CORE5100:Loading
    system apps|#]
    [#|2004-03-06T18:07:43.239+0530|INFO|j2ee-appserver1.4|javax.enterprise.system.core.classloading|_ThreadID=10;|LDR5010:
    All ejb(s) of [MEjbApp] loaded successfully!|#]
    [#|2004-03-06T18:07:45.122+0530|INFO|j2ee-appserver1.4|javax.enterprise.system.container.ejb|_ThreadID=10;|EJB5109:EJB
    Timer Service started successfully for datasource [jdbc/__TimerPool]|#]
    [#|2004-03-06T18:07:45.122+0530|INFO|j2ee-appserver1.4|javax.enterprise.system.core.classloading|_ThreadID=10;|LDR5010:
    All ejb(s) of [__ejb_container_timer_app] loaded successfully!|#]
    [#|2004-03-06T18:07:47.275+0530|SEVERE|j2ee-appserver1.4|javax.enterprise.resource.resourceadapter|_ThreadID=10;|RAR6005
    : Could not create mcf : kodo.jdbc.ee.JDBCManagedConnectionFactory|#]
    [#|2004-03-06T18:07:47.275+0530|SEVERE|j2ee-appserver1.4|javax.enterprise.resource.resourceadapter|_ThreadID=10;|RAR6021
    :Failed to create MCF : JDOKODO#javax.resource.cci.ConnectionFactory|#]
    [#|2004-03-06T18:07:47.275+0530|SEVERE|j2ee-appserver1.4|javax.enterprise.resource.resourceadapter|_ThreadID=10;|
    com.sun.enterprise.connectors.ConnectorRuntimeException: Failed to create
    MCF
         at
    com.sun.enterprise.connectors.ConnectorConnectionPoolAdminServiceImpl.createConnectorConnectionPool(ConnectorConnectionPoolAdminServiceImpl.java:202)
         at
    com.sun.enterprise.connectors.ConnectorRuntime.createConnectorConnectionPool(ConnectorRuntime.java:282)
         at
    com.sun.enterprise.connectors.ActiveOutboundResourceAdapter.createDefaultConnectorConnectionPools(ActiveOutboundResourceAdapter.java:297)
         at
    com.sun.enterprise.connectors.ActiveOutboundResourceAdapter.createAllConnectorResources(ActiveOutboundResourceAdapter.java:124)
         at
    com.sun.enterprise.connectors.ActiveOutboundResourceAdapter.setup(ActiveOutboundResourceAdapter.java:96)
         at
    com.sun.enterprise.connectors.ResourceAdapterAdminServiceImpl.createActiveResourceAdapter(ResourceAdapterAdminServiceImpl.java:226)
         at
    com.sun.enterprise.connectors.ResourceAdapterAdminServiceImpl.createActiveResourceAdapter(ResourceAdapterAdminServiceImpl.java:294)
         at
    com.sun.enterprise.connectors.ResourceAdapterAdminServiceImpl.reCreateActiveResourceAdapter(ResourceAdapterAdminServiceImpl.java:318)
         at
    com.sun.enterprise.connectors.ResourceAdapterAdminServiceImpl.addResourceAdapterConfig(ResourceAdapterAdminServiceImpl.java:349)
         at
    com.sun.enterprise.connectors.ConnectorRuntime.addResourceAdapterConfig(ConnectorRuntime.java:598)
         at
    com.sun.enterprise.resource.ResourceAdapterConfigDeployer.deployResource(ResourceAdapterConfigDeployer.java:36)
         at com.sun.enterprise.server.ResourcesLoader.load(ResourcesLoader.java:70)
         at
    com.sun.enterprise.server.ConnectorResourcesLoader.loadRAConfigs(ConnectorResourcesLoader.java:74)
         at
    com.sun.enterprise.server.ApplicationLifecycle.onStartup(ApplicationLifecycle.java:172)
         at
    com.sun.enterprise.server.ApplicationServer.onStartup(ApplicationServer.java:282)
         at com.sun.enterprise.server.PEMain.run(PEMain.java:217)
         at com.sun.enterprise.server.PEMain.main(PEMain.java:171)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at
    sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at
    sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at org.apache.commons.launcher.ChildMain.run(ChildMain.java:269)
    |#]
    [#|2004-03-06T18:07:47.285+0530|SEVERE|j2ee-appserver1.4|javax.enterprise.system.core|_ThreadID=10;|CORE5059:
    Error in loading resource|#]
    [#|2004-03-06T18:07:47.285+0530|SEVERE|j2ee-appserver1.4|javax.enterprise.system.core|_ThreadID=10;|
    com.sun.enterprise.connectors.ConnectorRuntimeException: Failed to create
    MCF
         at
    com.sun.enterprise.connectors.ConnectorConnectionPoolAdminServiceImpl.createConnectorConnectionPool(ConnectorConnectionPoolAdminServiceImpl.java:202)
         at
    com.sun.enterprise.connectors.ConnectorRuntime.createConnectorConnectionPool(ConnectorRuntime.java:282)
         at
    com.sun.enterprise.connectors.ActiveOutboundResourceAdapter.createDefaultConnectorConnectionPools(ActiveOutboundResourceAdapter.java:297)
         at
    com.sun.enterprise.connectors.ActiveOutboundResourceAdapter.createAllConnectorResources(ActiveOutboundResourceAdapter.java:124)
         at
    com.sun.enterprise.connectors.ActiveOutboundResourceAdapter.setup(ActiveOutboundResourceAdapter.java:96)
         at
    com.sun.enterprise.connectors.ResourceAdapterAdminServiceImpl.createActiveResourceAdapter(ResourceAdapterAdminServiceImpl.java:226)
         at
    com.sun.enterprise.connectors.ResourceAdapterAdminServiceImpl.createActiveResourceAdapter(ResourceAdapterAdminServiceImpl.java:294)
         at
    com.sun.enterprise.connectors.ResourceAdapterAdminServiceImpl.reCreateActiveResourceAdapter(ResourceAdapterAdminServiceImpl.java:318)
         at
    com.sun.enterprise.connectors.ResourceAdapterAdminServiceImpl.addResourceAdapterConfig(ResourceAdapterAdminServiceImpl.java:349)
         at
    com.sun.enterprise.connectors.ConnectorRuntime.addResourceAdapterConfig(ConnectorRuntime.java:598)
         at
    com.sun.enterprise.resource.ResourceAdapterConfigDeployer.deployResource(ResourceAdapterConfigDeployer.java:36)
         at com.sun.enterprise.server.ResourcesLoader.load(ResourcesLoader.java:70)
         at
    com.sun.enterprise.server.ConnectorResourcesLoader.loadRAConfigs(ConnectorResourcesLoader.java:74)
         at
    com.sun.enterprise.server.ApplicationLifecycle.onStartup(ApplicationLifecycle.java:172)
         at
    com.sun.enterprise.server.ApplicationServer.onStartup(ApplicationServer.java:282)
         at com.sun.enterprise.server.PEMain.run(PEMain.java:217)
         at com.sun.enterprise.server.PEMain.main(PEMain.java:171)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at
    sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at
    sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at org.apache.commons.launcher.ChildMain.run(ChildMain.java:269)
    With Regards,
    M.S.Veerendra

    M.S. Veerendra-
    This is a known incompatibility, described at:
    http://support.solarmetric.com/Ticket/Display.html?id=14082
    Can you try the workarounds listed at:
    http://forum.java.sun.com/thread.jsp?forum=136&thread=499803&tstart=0&trange=15
    and let us know if it works?
    In article <[email protected]>, veerendra wrote:
    Hi,
    Iam able to deploy KODO JDO through JCA in Sun One App server 7,
    But iam unable to deploy in J2EE1.4 app server. I followed the J2EE1.4
    guide developer guide it is compitable with JCA1.5 and also given backward
    compatibility for JCA1.0
    I had removed the sun-ra.xml from kodo.rar which is not needed in
    J2EE1.4 and deployed but iam un able to get the
    PersistanceManagerConnectionFactory.
    Can any one heip in sloving this issues the exceptions Iam getting
    Starting J2EE(TM) Application Server 1.4 Developer Release (build b44-dr)
    [#|2004-03-06T18:07:16.801+0530|INFO|j2ee-appserver1.4|javax.enterprise.system.core|_ThreadID=10;|CORE5076:
    Using [Java HotSpot(TM) Client VM, Version 1.4.2_02] from [Sun
    Microsystems Inc.]|#]
    [#|2004-03-06T18:07:20.356+0530|INFO|j2ee-appserver1.4|javax.enterprise.system.tools.admin|_ThreadID=10;|ADM0020:Following
    is the information about the JMX MBeanServer used:|#]
    [#|2004-03-06T18:07:20.757+0530|INFO|j2ee-appserver1.4|javax.enterprise.system.tools.admin|_ThreadID=10;|ADM0001:MBeanServer
    initialized successfully|#]
    [#|2004-03-06T18:07:23.761+0530|INFO|j2ee-appserver1.4|javax.enterprise.system.container.web|_ThreadID=10;|Creating
    Engine server|#]
    [#|2004-03-06T18:07:25.223+0530|INFO|j2ee-appserver1.4|javax.enterprise.system.container.web|_ThreadID=10;|Creating
    virtual server server|#]
    [#|2004-03-06T18:07:25.283+0530|INFO|j2ee-appserver1.4|javax.enterprise.system.core|_ThreadID=10;|S1AS
    AVK Instrumentation disabled|#]
    [#|2004-03-06T18:07:25.353+0530|INFO|j2ee-appserver1.4|javax.enterprise.system.core.security|_ThreadID=10;|SEC1143:
    Loading policy provider
    com.sun.enterprise.security.provider.PolicyWrapper.|#]
    [#|2004-03-06T18:07:32.904+0530|INFO|j2ee-appserver1.4|javax.enterprise.system.core.transaction|_ThreadID=10;|JTS5014:
    Recoverable JTS instance, serverId = [100]|#]
    [#|2004-03-06T18:07:37.701+0530|INFO|j2ee-appserver1.4|javax.enterprise.system.core|_ThreadID=10;|Satisfying
    Optional Packages dependencies...|#]
    [#|2004-03-06T18:07:38.392+0530|INFO|j2ee-appserver1.4|javax.enterprise.resource.resourceadapter|_ThreadID=10;|RAR7008
    : Initialized monitoring registry and listeners|#]
    [#|2004-03-06T18:07:41.016+0530|INFO|j2ee-appserver1.4|javax.enterprise.system.core|_ThreadID=10;|CORE5100:Loading
    system apps|#]
    [#|2004-03-06T18:07:43.239+0530|INFO|j2ee-appserver1.4|javax.enterprise.system.core.classloading|_ThreadID=10;|LDR5010:
    All ejb(s) of [MEjbApp] loaded successfully!|#]
    [#|2004-03-06T18:07:45.122+0530|INFO|j2ee-appserver1.4|javax.enterprise.system.container.ejb|_ThreadID=10;|EJB5109:EJB
    Timer Service started successfully for datasource [jdbc/__TimerPool]|#]
    [#|2004-03-06T18:07:45.122+0530|INFO|j2ee-appserver1.4|javax.enterprise.system.core.classloading|_ThreadID=10;|LDR5010:
    All ejb(s) of [__ejb_container_timer_app] loaded successfully!|#]
    [#|2004-03-06T18:07:47.275+0530|SEVERE|j2ee-appserver1.4|javax.enterprise.resource.resourceadapter|_ThreadID=10;|RAR6005
    : Could not create mcf : kodo.jdbc.ee.JDBCManagedConnectionFactory|#]
    [#|2004-03-06T18:07:47.275+0530|SEVERE|j2ee-appserver1.4|javax.enterprise.resource.resourceadapter|_ThreadID=10;|RAR6021
    :Failed to create MCF : JDOKODO#javax.resource.cci.ConnectionFactory|#]
    [#|2004-03-06T18:07:47.275+0530|SEVERE|j2ee-appserver1.4|javax.enterprise.resource.resourceadapter|_ThreadID=10;|
    com.sun.enterprise.connectors.ConnectorRuntimeException: Failed to create
    MCF
         at
    com.sun.enterprise.connectors.ConnectorConnectionPoolAdminServiceImpl.createConnectorConnectionPool(ConnectorConnectionPoolAdminServiceImpl.java:202)
         at
    com.sun.enterprise.connectors.ConnectorRuntime.createConnectorConnectionPool(ConnectorRuntime.java:282)
         at
    com.sun.enterprise.connectors.ActiveOutboundResourceAdapter.createDefaultConnectorConnectionPools(ActiveOutboundResourceAdapter.java:297)
         at
    com.sun.enterprise.connectors.ActiveOutboundResourceAdapter.createAllConnectorResources(ActiveOutboundResourceAdapter.java:124)
         at
    com.sun.enterprise.connectors.ActiveOutboundResourceAdapter.setup(ActiveOutboundResourceAdapter.java:96)
         at
    com.sun.enterprise.connectors.ResourceAdapterAdminServiceImpl.createActiveResourceAdapter(ResourceAdapterAdminServiceImpl.java:226)
         at
    com.sun.enterprise.connectors.ResourceAdapterAdminServiceImpl.createActiveResourceAdapter(ResourceAdapterAdminServiceImpl.java:294)
         at
    com.sun.enterprise.connectors.ResourceAdapterAdminServiceImpl.reCreateActiveResourceAdapter(ResourceAdapterAdminServiceImpl.java:318)
         at
    com.sun.enterprise.connectors.ResourceAdapterAdminServiceImpl.addResourceAdapterConfig(ResourceAdapterAdminServiceImpl.java:349)
         at
    com.sun.enterprise.connectors.ConnectorRuntime.addResourceAdapterConfig(ConnectorRuntime.java:598)
         at
    com.sun.enterprise.resource.ResourceAdapterConfigDeployer.deployResource(ResourceAdapterConfigDeployer.java:36)
         at com.sun.enterprise.server.ResourcesLoader.load(ResourcesLoader.java:70)
         at
    com.sun.enterprise.server.ConnectorResourcesLoader.loadRAConfigs(ConnectorResourcesLoader.java:74)
         at
    com.sun.enterprise.server.ApplicationLifecycle.onStartup(ApplicationLifecycle.java:172)
         at
    com.sun.enterprise.server.ApplicationServer.onStartup(ApplicationServer.java:282)
         at com.sun.enterprise.server.PEMain.run(PEMain.java:217)
         at com.sun.enterprise.server.PEMain.main(PEMain.java:171)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at
    sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at
    sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at org.apache.commons.launcher.ChildMain.run(ChildMain.java:269)
    |#]
    [#|2004-03-06T18:07:47.285+0530|SEVERE|j2ee-appserver1.4|javax.enterprise.system.core|_ThreadID=10;|CORE5059:
    Error in loading resource|#]
    [#|2004-03-06T18:07:47.285+0530|SEVERE|j2ee-appserver1.4|javax.enterprise.system.core|_ThreadID=10;|
    com.sun.enterprise.connectors.ConnectorRuntimeException: Failed to create
    MCF
         at
    com.sun.enterprise.connectors.ConnectorConnectionPoolAdminServiceImpl.createConnectorConnectionPool(ConnectorConnectionPoolAdminServiceImpl.java:202)
         at
    com.sun.enterprise.connectors.ConnectorRuntime.createConnectorConnectionPool(ConnectorRuntime.java:282)
         at
    com.sun.enterprise.connectors.ActiveOutboundResourceAdapter.createDefaultConnectorConnectionPools(ActiveOutboundResourceAdapter.java:297)
         at
    com.sun.enterprise.connectors.ActiveOutboundResourceAdapter.createAllConnectorResources(ActiveOutboundResourceAdapter.java:124)
         at
    com.sun.enterprise.connectors.ActiveOutboundResourceAdapter.setup(ActiveOutboundResourceAdapter.java:96)
         at
    com.sun.enterprise.connectors.ResourceAdapterAdminServiceImpl.createActiveResourceAdapter(ResourceAdapterAdminServiceImpl.java:226)
         at
    com.sun.enterprise.connectors.ResourceAdapterAdminServiceImpl.createActiveResourceAdapter(ResourceAdapterAdminServiceImpl.java:294)
         at
    com.sun.enterprise.connectors.ResourceAdapterAdminServiceImpl.reCreateActiveResourceAdapter(ResourceAdapterAdminServiceImpl.java:318)
         at
    com.sun.enterprise.connectors.ResourceAdapterAdminServiceImpl.addResourceAdapterConfig(ResourceAdapterAdminServiceImpl.java:349)
         at
    com.sun.enterprise.connectors.ConnectorRuntime.addResourceAdapterConfig(ConnectorRuntime.java:598)
         at
    com.sun.enterprise.resource.ResourceAdapterConfigDeployer.deployResource(ResourceAdapterConfigDeployer.java:36)
         at com.sun.enterprise.server.ResourcesLoader.load(ResourcesLoader.java:70)
         at
    com.sun.enterprise.server.ConnectorResourcesLoader.loadRAConfigs(ConnectorResourcesLoader.java:74)
         at
    com.sun.enterprise.server.ApplicationLifecycle.onStartup(ApplicationLifecycle.java:172)
         at
    com.sun.enterprise.server.ApplicationServer.onStartup(ApplicationServer.java:282)
         at com.sun.enterprise.server.PEMain.run(PEMain.java:217)
         at com.sun.enterprise.server.PEMain.main(PEMain.java:171)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at
    sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at
    sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at org.apache.commons.launcher.ChildMain.run(ChildMain.java:269)
    With Regards,
    M.S.Veerendra--
    Marc Prud'hommeaux [email protected]
    SolarMetric Inc. http://www.solarmetric.com

  • J2EE Engine Debugging ... Help required

    <b>There is a problem with the debugging my J2EE applications. I am a new user on SAP Portals. I set the server parameters through the config tool for setting the debugging of the server. But when I opened the Netweaver, it was still showing me the "Debug Mode Off". When i tried to set the problem from the preferences --> J2E Engine by selecting remote installation, it gave me the error "No server was defined under
    sapmnt\.. Configure your server as Remote host"... I tried a lot but could not get through this problem.
    I have a portal installation having a URL "http://kashruq:50000/". Earlier I had set the IP Address for my network card as 10.10.1.10 but later removed it and set the etc\hosts file accordingly. The J2EE server is running fine and the sample Car rental Application is also running fine, but I am unble to debug my J2EE applications, if I need to. Any body help me ?</b>

    Thanks Karsten
    Actually I restarted the server from the Netweaver. But did not get the correct parameters for the debug mode. When I restarted the J2EE engine altogether then only I was able to see that the server0 is running with debug mode ON state. But still if I try to use the debug facility from the netweaver for the J2EE applications and try to set it from the Preferences\J2EE Engine then I still get the error.
    The values I enter in the Preferences for the J2EE engine are:
    server: kashruq (This is my machine name. so i connect to http://kashruq:50000/irj/portal ... etc.)
    port: 3061 (default)
    I set the debug mode through the config tool only. I can not set it from the netweaver, as it gives me error, as I mentioned in my first mail.
    Any help?

  • Access Dev Studio J2EE engine via SapRouter?

    I have a group of Developers in another country who wish to use the j2ee engine on our local EP6 machine. They can presently access the R3 Dev system via SapRouter, but the question is: can we configure the j2ee engine in the Developer Workplace see the message server on the EP6 machine? 
    The path to setting is <i>Preferences > SAP J2EE Engine</i>
    For example can we enter something like:
    H/<localsaprouter>/H/<our saprouter>/H/<EP6 ip address>
    Message was edited by: Graham Slater

    Hi,
    As for as I know ,
    We need SAPlogon (higher vertion preferable but not necesary) for such knid of connection. for the saplogon connection you need application server name, system ID and username and password as described below
    You also need some sort of VPN conection.
    Following are the inputs required for creating Connection from SAP Logon Pad.
    1. Application Server = IP Address or Host Name of SAP Server you want to connect.
    2. SAP Router String = If you are connecting via Firewall accross VPN.
    3. System ID = <SID> ex., DEV, PRD...
    4. System Number = <00> ex., 00, 01 ..99
    5. Select radio Button R/3
    6. Give some description under that field.
    Before doing the above please try to PING the Server at Location A from your machine(should be replying).
    I don't think NWDS have this facility of using sap router remote r/3.
    let me know whther this helps. also reward if so.

  • Deployment of Webservice in J2EE Engine.

    Hi All:
    I am created a webservice and want to deploy it in SAP J2EE engine. But when I am trying it I am getting below Error Message:
    /userOut/deploy (com.sap.ide.eclipse.sdm.threading.DeployThreadManager) [Thread[Deploy Thread,5,main]] ERROR:
    [002]Deployment aborted
    Deployment exception : Cannot determine sdm host (is empty). Please configure your engine/sdm correctly !
    I also checked the SAP J2EE parameters in NWDS and its perfect:
    Preference>SAP J2EE Engine>
    Message Server Host : given host name
    Message Server Port : 3900 (Even I tried 3600). I am not sure but I think 3900 is a default port for it??
    If some one face the same problem and solved it please share it with me...
    When Webservice receive the SOAP message from XI= XI is exploring or consuming it..i am confused on this:)
    Thanks & Regards,
    Farooq Farooqui.

    you can ask ur basis guy about the same or else if u have access to sap management console u can check it out urself.
    steps;
    sap mmc -- > goto ur server instance list in left frame
                    --> goto process list
                       --> in the right frame right click on msg-server.exe select developer trace.
    in that trace  ull find a statement like
    I listen to internal port  xxxx*** where xxxx is ur port.
    regards
    fariha
    reward if useful

  • Setup an application context on your application server to host a web appli

    Hi,
    does anybody know where I can find  the following article:
    http://support.businessobjects.com/library/kbase/articles/c2016911.asp
    the link is wrong!
    It is a referencre within schedule_webi_now.zip
    A Java Server Pages (JSP) sample which demonstrates how to schedule a Web Intelligence Document to run now.
    Thanks  in advance
    Astrid

    Here ya go:
    Symptom
    How do you configure a Web Application Archive (WAR) file for a Java 2 Enterprise Edition (J2EE) application that uses the BusinessObjects Enterprise XI Java SDK?
    Resolution
    To configure a WAR file for a J2EE application that uses the BusinessObjects Enterprise XI Java SDK follow these steps:
    ====================
    NOTES:
    The following instructions also apply to Crystal Reports Server XI that is shipped with Crystal Reports XI Developer Edition.
    The following instructions are for both the Windows and UNIX operating systems.
    ====================
    1. In the WAR file's WEB-INF folder, create a lib folder.
    2. Copy the Enterprise XI Java SDK JAR files from the appropriate location below to the WAR file's WEB-INF\lib folder:
    Windows:
    ...\Program Files\Common Files\Business Objects\3.0\java\lib
    UNIX:
    <businessobjects_root>/java/lib
    3. Copy the log4j.jar file from the appropriate location below to the WAR file's WEB-INF\lib folder:
    Windows:
    ...\Program Files\Common Files\Business Objects\3.0\java\lib\external
    UNIX:
    <businessobjects_root>/java/lib/external
    4. Copy the entire crystalreportviewers11 folder from the appropriate location below to the WAR file's root folder.
    Windows:
    ...\Program Files\Common Files\Business Objects\3.0
    UNIX:
    <businessobjects_root>/java
    5. Open the web.xml file located in the WAR file's WEB-INF folder.
    6. Specify the location of the utility files used by the report viewers contained in the crystalreportviewers11 folder by inserting the following code below the <display-name> and <description> tags but within the <webapp> tag definition:
    <!-- Context Param -->
    <context-param>
    <param-name>crystal_image_uri</param-name>
    <param-value>crystalreportviewers11</param-value>
    </context-param>
    <!-- Context Param End -->
    7. Deploy the WAR file to your J2EE application server.
    You are now able to run an application that uses the BusinessObjects Enterprise XI Java SDK on a J2EE web application server.
    Jason

  • All the DTP jobs are routing to one application server

    HI all,
    DTP process job is triggering 3 child jobs all those child jobs are going to one application server, we have many DTP jobs all the jobs are routing to one paticular server that is causing application server to be hang(high cpu, memory utilization) .could you please suggest me in the process chain, is BI team can assign the application, i am not getting why dtp child jobs are executing only one application server, i have obesereved since 10 days it is happening. could you please suggest me how we can over come this.
    Thanks & Regards.
    Venugopal

    Check tcode RSBATCH, If I'm not wrong DTP_LOAD process type is assigned to application server on which these DTP jobs are running. Remove that application server name and save.
    Again use RSBATCH, under 'Background and Parallel Processes' tab, click 'Switch Off F4 Popup for Server/Host/Group', enter *** (star) under Users for 'Users for Whom NO Server/Host/Group Popup Should be Processed'. Now activate the PC and execute and check the DTP jobs.
    Since u have 4 Appln Servers, best bet would be creating a server group. See the below link.
    How to run Process Chain jobs WITHOUT a target server

  • Message Server in place of Application Server in DS Datastore

    Hi,
    I'm trying to configure my SAP Application Datastore, linking it to the SAP message server instead of one of the four SAP application nodes available.
    The idea is to let the message server manage on which node the DS abap will be executed.
    I tried by replacing the Application server name both with message server ip and its fully qualified domain name, leaving target host empty, but it does not work.
    Both changes returned a "Cannot establish database connection" as I tried  to apply them.
    Any suggestion ?
    Thanks and Happy New Year
    Achille
    P.S.: DS version is 12.2.2.0

    U can put the ip of the host server or the hostname of the server. How can you put the company's name. And wven if you put the company name which machine it will connect.
    But if you want to do it by any means then do it as under\
    In the frontend computer got to---->Windows->system32-->Drivers--->etc
    There will be a file hosts.
    make the following entry in this file
    192.168.0.xxxx     company name
    means the ip of the sap server   your company name
    Use this name in the sapgui setting.
    But the restriction is that in every frontend machines this entry has to be mentioned.
    Pl dont forget to award points
    Regards

Maybe you are looking for

  • I need to change the color of the font in my Bookmark Toolbar. Unable to read all bookmarks.

    No longer have a question about editing the Bookmarks Toolbar. I may be dense, but I have not discovered how I may change the text (font) color when using View, Bookmarks, Custom. I see the capability to choose to use text and image, but not to chang

  • Need Help in tuning this query

    select CO_PROFILE.CO_NO AS "UEN No.", CO_PROFILE.CO_NAME AS "Entity Name", DECODE(CO_PROFILE.CO_TYPE,'A1','PUBLIC COMPANY LIMITED BY SHARES', 'A3','COMPANY LIMITED BY GUARANTEE', 'A4','UNLIMITED PUBLIC COMPANY', 'B1','LIMITED PRIVATE COMPANY', 'B2','

  • High Priority:-How to convert XMLSchema file (.xsd ) into .rtf file

    Hi... Hope you are doing well. I request you to help us with an issue encountered on 'generating reports using XML Publisher', which is described as followed. We have taken report from Oracle Apps and stored as XML file , then converted into XML Sche

  • Inner Join.

    I am using a Inner join statement. I dont see any problem in DEV but i see some problems in PMT. IT duplicating the records in the output. I see the same order twice. The statement is,     SELECT plaf~plnum            maranormt  plafmatnr           

  • Problem with calculate pixel of roundRectangle

    Hi to all. I'm developing an application to play audio files. I'm drawing an advancement bar to see at each time the state of the audio file. My problem is this: To calculate the unit time to increment the bar, i divide the lenght bar for the audio f