Installing standalone adapter engine

Is it possible to install a standalone adapter engine (unix) on an existing j2ee. Say that existing j2ee has other apps running on it already like portal and NWDI?
Thanks

PCK: http://help.sap.com/saphelp_nw04/helpdata/en/99/115281baba404890d2561617a78409/frameset.htm
Do not use SAPINST for this. Just deploy the required SCA files with SDM.
This is the procedure for PCK (adapter engine is similar):
1. Deploy the files aii_af_ra_ms_sonic_client.sda and aii_af_jmsproviderlib.sda (You get them from the installation DVD or from any XI installation)
2. Deploy following sca files, that you get from service marketplace (service.sap.com/patches)
SAPXIAFxx_y.sca SAPXIAFCxx_y.sca SAPXIPCKxx_y.sca
xx = your SP level, y new newest available
You find them under the tree structure:
Entry by Application Group ->
Support Packages and Patches -> SAP NetWeaver -> SAP NETWEAVER -> SAP NETWEAVER (20)04(S)
Entry by Component -> Partner Connect. Kit (PI/XI)
Get the SCA from
-> XI ADAPTER FRAMEWORK CORE 7.00
-> XI ADAPTER FRAMEWORK 7.00
-> XI PCK 7.00
get the file aii.properties from your DVD or an XI installation and put it in this folder:
D:\usr\sap\<SID>\JC00\j2ee\cluster\server0
Adjust the settings with note 746328
Regards
Stefan

Similar Messages

  • Standalone adapter engine

    Hi all,
    Will SAP continue to support the Standalone J2SE adapter engine in future releases of SAP XI?
    The J2EE adapter engine is quite "heavy" to use.  It requires J2EE application server, Oracle database, quite some memory.
    Actually, I like the standalone J2SE adapter engine.  It is light-weight, easy to configure and manage, quite stable, ...
    Kind regards, Guy Crets

    Prasad,
    "We will soon know": will SAP make its roadmap available in the near future?  I definitely hope they continue to support the standalone adapter engine and even extend it.  It seems unlikely to deploy the current J2EE adapter engine (or PCK) in a distributed landscape.
    A related question: will it become possible to create proxies in non-SAP application server?  Even better: Java proxies in a standard web container (e.g. Tomcat) or standard Java application (J2SE, non-J2EE).
    Kind regards, Guy Crets

  • PI 7.0 Adapter Engine

    Hi,
    I'm installing and configuring SAP Netweaver 7.0 usage type PI. We are in High Availability environment: 2 nodes in HA for PI (node1 there is central instance and node 2 dialog instance) and 2 node in HA for Oracle DB. Now we have noticed that the adapter engines are NON Central Adapter Engine but we don't want this. We would Central Adapter Engine. How can I transform NON CENTRAL in CENTRAL ADAPTER ENGINE???

    Hi
    The Adapter Engine is a separate software component that is automatically installed on the Integration Server. In this case, it is the central Adapter Engine. However, you can also install the Adapter Engine separately on another host. This is then a non-central Adapter Engine.
    How you installed? Well non - central Adapter Engine all adapter behave standalone. I think you have to install again.
    Did you checked with the following
    1. HA guide
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/30f8bd90-0201-0010-dd9a-c8a7f52c47aa
    2. SAP Help
    http://help.sap.com/saphelp_nw04s/helpdata/en/8f/d906d01f77fa40a4c84683c3f8326f/content.htm
    3. SAP FAQ Note - 821268
    With this Did you tried changing the Adapter engine through exchange profile
    http://server:port/exchangeProfile/index.html
    Thanks
    Gaurav
    Edited by: Gaurav Bhargava on Oct 25, 2008 1:01 AM

  • Purpose of having central adapter engine

    What is the purpose of having Centeral Adapter Engine when any WAS 6.40 has an adapter engine that can communicate de-centrally with the IS?
    Regards
    chandrakanth.K

    Hi Chandra,
    The Adapter Engine is a separate software or software component  that is automatically installed on the Integration Server. In this case, we will call it as central Adapter Engine. You can also install the Adapter Engine separately on another host. This is then a non-central Adapter Engine.
                    By installing the adapter engine centrally on Integration Server, all the components like adapter engine, integration engine, mapping runtime etc will be at single place which increases the preformance.
               In the case of non central adapter engine, where we will install the adapter engine at another system(may be in another place) which decrease your total server performance.
    thanks,
    madhu

  • J2ee Adapter engine installation error

    Hi All,
    I am installing XI with NW07. I had an ERP2005 server here with ABAP only. I installed Java Add In to it with usage type PI.
    Now I tried to install J2ee adapter engine. It showed if i want to run a new installation or continue the old one.
    I tried to install installation of J2ee adapter engine from a new directory.
    It is stuck in between. I choose it as a MCOD to existing DB.
    I can see a new instance for this in MMC and it is up and running.
    But the old java instance is not running. None of the Proceses of Old Java instance (dispatcher, server0 and SDM) are not running. Did I do something wrong?
    My JVM_BOOTSTRAP.OUT says this:-
    Exception occurred:
    com.sap.engine.frame.core.configuration.NameNotFoundException: A configuration with the path "cluster_data/dispatcher/ID4065200" does not exist.
    at com.sap.engine.core.configuration.impl.ConfigurationDataCacheAllImpl.getSubConfiguration(ConfigurationDataCacheAllImpl.java:107)
    at com.sap.engine.core.configuration.impl.ReadAccessConfiguration.getSubConfiguration(ReadAccessConfiguration.java:715)
    at com.sap.engine.bootstrap.Synchronizer.getConfiguration(Synchronizer.java:426)
    at com.sap.engine.bootstrap.Synchronizer.getElementType(Synchronizer.java:72)
    at com.sap.engine.bootstrap.Bootstrap.initDatabaseConnection(Bootstrap.java:420)
    at com.sap.engine.bootstrap.Bootstrap.<init>(Bootstrap.java:144)
    at com.sap.engine.bootstrap.Bootstrap.main(Bootstrap.java:814)
    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 com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81)
    Exception occurred:
    com.sap.engine.bootstrap.SynchronizationException: Database initialization failed! Check database properties!
    at com.sap.engine.bootstrap.Bootstrap.initDatabaseConnection(Bootstrap.java:422)
    at com.sap.engine.bootstrap.Bootstrap.<init>(Bootstrap.java:144)
    at com.sap.engine.bootstrap.Bootstrap.main(Bootstrap.java:814)
    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 com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81)
    == Caused by: ==----
    com.sap.engine.bootstrap.SynchronizationException: No such Dialog Instance (ID4065200) in the database! Check database consistency or local Bootstrap properties!
    at com.sap.engine.bootstrap.Synchronizer.getElementType(Synchronizer.java:75)
    at com.sap.engine.bootstrap.Bootstrap.initDatabaseConnection(Bootstrap.java:420)
    at com.sap.engine.bootstrap.Bootstrap.<init>(Bootstrap.java:144)
    at com.sap.engine.bootstrap.Bootstrap.main(Bootstrap.java:814)
    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 com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81)
    Bootstrap module> Problem occurred while performing synchronization.
    My dev_jcontrol.b00 shows:-
    JControlStartJLaunch: program = C:\usr\sap\IDE\DVEBMGS00\exe\jlaunch.exe
    -> arg00 = C:\usr\sap\IDE\DVEBMGS00\exe\jlaunch.exe
    -> arg01 = pf=C:\usr\sap\IDE\SYS\profile\IDE_DVEBMGS00_sapides
    -> arg02 = -DSAPINFO=IDE_00_bootstrap
    -> arg03 = -nodeId=-1
    -> arg04 = -file=C:\usr\sap\IDE\DVEBMGS00\j2ee\cluster\instance.properties
    -> arg05 = -syncSem=JSTARTUP_WAIT_ON_5284
    -> arg06 = -nodeName=bootstrap
    -> arg07 = -jvmOutFile=C:\usr\sap\IDE\DVEBMGS00\work\jvm_bootstrap.out
    -> arg08 = -stdOutFile=C:\usr\sap\IDE\DVEBMGS00\work\std_bootstrap.out
    -> arg09 = -locOutFile=C:\usr\sap\IDE\DVEBMGS00\work\dev_bootstrap
    -> arg10 = -mode=BOOTSTRAP
    -> arg11 = pf=C:\usr\sap\IDE\SYS\profile\IDE_DVEBMGS00_sapides
    -> arg12 = -DSAPSTART=1
    -> arg13 = -DCONNECT_PORT=4740
    -> arg14 = -DSAPSYSTEM=00
    -> arg15 = -DSAPSYSTEMNAME=IDE
    -> arg16 = -DSAPMYNAME=sapides_IDE_00
    -> arg17 = -DSAPPROFILE=C:\usr\sap\IDE\SYS\profile\IDE_DVEBMGS00_sapides
    -> arg18 = -DFRFC_FALLBACK=ON
    -> arg19 = -DFRFC_FALLBACK_HOST=localhost
    -> lib path = PATH=C:\j2sdk1.4.2_09\jre\bin\server;C:\j2sdk1.4.2_09\jre\bin;F:\oracle\IDE\102\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\j2sdk1.4.2_06\bin;C:\j2sdk1.4.2_06\lib;C:\usr\sap\IDE\SYS\exe\uc\NTI386
    -> exe path = PATH=C:\j2sdk1.4.2_09\bin;C:\usr\sap\IDE\DVEBMGS00\j2ee\os_libs;F:\oracle\IDE\102\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\j2sdk1.4.2_06\bin;C:\j2sdk1.4.2_06\lib;C:\usr\sap\IDE\SYS\exe\uc\NTI386
    Thr 4232 Tue Sep 16 17:48:04 2008
    Thr 4232 *** ERROR => invalid return code of process bootstrap (exitcode = 66) http://jstartxx.c 1642
    Thr 4232 JControlExecuteBootstrap: error executing bootstrap node bootstrap (rc = 66)
    Thr 4232 JControlCloseProgram: started (exitcode = 66)
    Thr 4232 JControlCloseProgram: good bye... (exitcode = 66)
    My DEV_BOOTSTRAP.B00 shows:-
    Thr 5984 Tue Sep 16 17:48:02 2008
    Thr 5984 JHVM_RegisterNatives: registering methods in com.sap.bc.krn.perf.PerfTimes
    Thr 5608 Tue Sep 16 17:48:04 2008
    Thr 5608 JLaunchIExitJava: exit hook is called (rc = 66)
    Thr 5608 **********************************************************************
    u2022     
    o     
         ERROR => The Java VM terminated with a non-zero exit code.
         Please see SAP Note 943602 , section 'J2EE Engine exit codes'
         for additional information and trouble shooting.
    Thr 5608 JLaunchCloseProgram: good bye (exitcode = 66)
    I ran the prerequisite checks before starting the installation.
    It shows everything ok except it told me to have a environmental variable as CPIC_MAX_CONV with the value 200 at least. And I did that.
    All the other checks were ok.
    All are on SAME OS and same machine.
    I have J2EE Adapter Engine installation guide, but there is nothing for this in that
    In Instance properties file for the old instance it is showing the instance ID which it is not able to find.
    In the configtool of both the instances, the instance ID is same under cluster_data and this is of the newer instance
    How did the instance ID and data got replaced in the configtool of old instance. I mean the new instance has its new directory or folder.
    What Could be the problem?
    Did I do anything wrong here?
    Kindly help

    Hi,
    Check out the SNote 997510, " Note 997510 - Troubleshooting
    J2EE Engine 6.40/7.0 Bootstrap Issues ".
    I hope it will help you to drill more in to the problem
    Rgds
    Radhakrishna D S

  • JAVA Adapter Engine is  missing in XI 7.0

    Hi All,
        I am working on new xi server 7.0 .While the configure time adapter engine was missed.After that we installed service pack 08(for Both ABAP stack & JAVA STACK).After installing also Adapter Engine is not vissibile.
              We installed these service pack 08 files for the java stack.
    sap.com  SAP-JEECOR  7.00 SP8 (1000.7.00.8.0.20060608124100)  SAP AG  SAP AG 20060909180132 
    sap.com  CORE-TOOLS  7.00 SP8 (1000.7.00.8.0.20060601105000)  SAP AG  SAP AG  20060909180127 
    sap.com  SAP_JTECHF  7.00 SP8 (1000.7.00.8.0.20060601105100)  SAP AG  SAP AG  20060909180133 
    sap.com  BASETABLES  7.00 SP8 (1000.7.00.8.0.20060518071900)  SAP AG  SAP AG  20060909180134 
    sap.com  JLOGVIEW  7.00 SP8 (1000.7.00.8.0.20060601105200)  SAP AG  SAP AG  20060909180130 
    sap.com  SAP-JEE  7.00 SP8 (1000.7.00.8.0.20060608124100)  SAP AG  SAP AG  20060909180140 
    sap.com  LM-TOOLS  7.00 SP8 (1000.7.00.8.0.20060601141123)  SAP AG  MAIN_APL70VAL_C  20060909180136 
    sap.com  JSPM  7.00 SP8 (1000.7.00.8.0.20060618023100)  SAP AG  SAP AG  20060909180133 
    sap.com  ADSSAP  7.00 SP8 (1000.7.00.8.0.20060524131300)  SAP AG  SAP AG  20060909180128 
    sap.com  CAF-UM  7.00 SP8 (1000.7.00.8.0.20060519071848)  SAP AG  MAIN_APL70VAL_C  20060909180125 
    sap.com  KM-KW_JIKS  7.00 SP8 (1000.7.00.8.0.20060601105400)  SAP AG  SAP AG  20060909180131 
    sap.com  UMEADMIN  7.00 SP8 (1000.7.00.8.0.20060531093731)  SAP AG  MAIN_APL70VAL_C  20060909180133 
    sap.com  BI_MMR  7.00 SP8 (1000.7.00.8.0.20060529231100)  SAP AG  SAP AG  20060909180135 
    sap.com  SAP_JTECHS  7.00 SP8 (1000.7.00.8.0.20060608124200)  SAP AG  SAP AG  20060909180139 
    sap.com  BI_UDI  7.00 SP8 (1000.7.00.8.0.20060529235200)  SAP AG  SAP AG  20060909180129 
    sap.com  CAF  7.00 SP8 (1000.7.00.8.0.20060531093727)  SAP AG  MAIN_APL70VAL_C  20060909180121 
    sap.com  SAP_XITOOL  7.00 SP8 (1000.7.00.8.2.20060828165800)  SAP AG  SAP AG  20060909180134 
    sap.com  SAP_XIAF  7.00 SP8 (1000.7.00.8.1.20060803090400)  SAP AG  SAP AG  20060909180125 
    sap.com  SAP-XIAFC  7.00 SP8 (1000.7.00.8.2.20060828165800)  SAP AG  SAP AG  20060909180128 
    Please help me..
    Thanks,
    Gopi

    Hi Gopi,
    Last time this happened to us, we traced the problem to convoluted CIM data in SLD.
    Look at oss note 764176, to see if you have the same symptons.
    We deleted all XI related CIM data from SLD, restart our XI systems, and then followed OSS note 764176 to fix the CIM data.
    Also please make note that there is a hot fix now for the following
    sap.com      SAP-XIAFC      7.00 SP8 (1000.7.00.8.2.20060828165800)      SAP AG      SAP AG      20060919075421
    sap.com      SAP_XIAF      7.00 SP8 (1000.7.00.8.1.20060803090400)      SAP AG      SAP AG      20060919075417
    sap.com      SAP_JTECHF      7.00 SP8 (1000.7.00.8.1.20060706171200)      SAP AG      SAP AG      20060919075425
    sap.com      SAP_JTECHS      7.00 SP8 (1000.7.00.8.1.20060706171300)      SAP AG      SAP AG      20060919075430
    sap.com      SAP_XITOOL      7.00 SP8 (1000.7.00.8.2.20060828165800)      SAP AG      SAP AG      20060919075426
    Hope this helps/Farshad

  • Adapter engine on a J2EE dialog instance?

    Can you install an adapter engine on a J2EE dialog instance, or by nature if you add DI's to the central adapter engine they already have adapters?
    Thanks

    hay Jeremy,
    2 instances = 2 adapter engine.
    (you can also look at engine adapter problem after I start dialog instance)
    Happy trails,
    Uri.

  • Adapter engine in CC

    we chooose adapter engine as ntegration server in PI 7.0 and we go with adapter engine as central adapter engine in PI 7.1..
    is this b cos 7.1 has advanced adapter engine?
    can u pls clarify?

    Hi Ravindra,
    Advanced Adapter Engine:
       Advanced Adapter engine is just  a normal adapter engine but  in PI7.1 terminology.SAP  named it so,because of the additional features that have been added to Adapter engine PI7.1 .
    http://help.sap.com/saphelp_nwpi71/helpdata/EN/8f/d906d01f77fa40a4c84683c3f8326f/content.htm
    http://help.sap.com/saphelp_nw04/helpdata/EN/8f/d906d01f77fa40a4c84683c3f8326f/content.htm
        and as far as the Central adapter engine is concerned ,The Adapter Engine is a separate software component that is automatically installed on the Integration Server. In this case, it is the central Adapter Engine. However, you can also install the Adapter Engine separately on another host. This is then a non-central Adapter Engine.
            So Advanced Adapter engine has nothing to do with the Central Adapter engine that  you saw in file to file scenario article which is based on PI7.1 Even Advanced Adapter engine is also a very interesting feature introduced in PI7.1 so that Adapter engine it self does some Integration Engine functions.If you find time listen to the webinar recorded session on AAE (Advanced Adapter Engine).
    http://www.sdn.sap.com/irj/scn/elearn?rid=/library/uuid/b08af1f4-5615-2c10-a3ab-990f7cd0b5ac&overridelayout=true
    Hope you are clear with your question.
    Thanks,
    Ram.

  • Installation of J2ee Adapter engine

    Hi All,
    As per my understanding in order to install J2ee Adapter engine, First we need to install Java System and later we install J2ee Adapter Engine.
    Please correct me if am wrong.
    Thanks,
    Kalyan.

    Hi Prateek,
    Thanks for ur reply,
    We ahve a J2ee engine in EP server. If i want to configure a Local J2ee engine in that.Do i need to install a separate J2ee adapter engine on already existed J2EE (EP)server. Or can i do directly Configuration in Visual Admin of the existed J2EE server to connect my PI system.
    My doubt is J2ee adapter engine already exists in J2ee engine of the WAS or is that a separate installation i need to do even i have tha J2EE engine.
    Please clarify my doubt.
    Thanks,
    Kalyan.

  • Moving the database of SAP J2EE Adapter Engine on another host

    Hello all,
    I'd like to ask SAP/Oracle experts if there is any obstacle, why would not be able to move Oracle database of SAP J2EE Adapter Engine on other/different host after the installation.
    As I describe int he thread [Installation of J2EE Adapter Engine with DB on different host|Installation of J2EE Adapter Engine with DB on different host;, the SAPINST program doesn't offer the possibility to install J2EE Adapter Engine with DB on other host than the central instance.
    Only thing I'm not sure about is if this is done by any purpose for some database requirement, or it's simply not there.
    SAP J2EE AE is normal JAVA AS with some more functionalities and is also installed within SAP PI/XI installation, which can run in "distributed model" system.
    What do you think ?
    Thank you for your opinion in advance.
    Regards
    Tomas

    No opinion anyone ?
    Tom

  • Decentral Adapter Engine

    Currently documentation only indicates the ability to create a single decentralized adapter engine.  (1) Is this in addition to the existing central adapter engine or do I have to choose which one I will use?  (2) Does the decentralized adapter engine have to run on its own WAS?  (3) If I am planning for a high volume of messages will the decentralized adapter engine perform load balancing for my integration engine?  (4) Can I have more than one decentralized adapter engine?  (5) If so, how do I configure these decentralized adapter engines to communicate to my integration engine?  (6) In addition, how do I control message flow from the integration engine to 1 to many decentralized adapter engines?    Feedback as well as any reference to additional information is much appreciated.

    Hi Kirk,
    (1): in addition
    (2): no, jou need to install J2SE adapter engine
    (3): yes
    (4): as much as you like
    (5): you configure like in XI 2.0 with configuration files. That is described at the XI documentation. For messages going to decentral adapter use channel XI with specified URL, for incoming messages you don't need a channel.
    (6):1 to many: Just put your receivers to receiver determination.
    Regard,
    Udo

  • Get Error to start adapter engine after installing PI

    Hi,
    after installing PI i check adapter engine status it give yellow triangle status i want to start it please suggest how to start and i install PI on dual stack.
    and also when i start ABAP stack login and check database status it shows 0 MB is it related to this problem? kindly suggest for this
    Thanks in advance.
    regards,
    Vivek Patel

    See Troubleshooting issues with iTunes for Windows updates.
    tt2

  • Decentralized/Standalone XI Adapter Engine in same SID as Central AE

    For reasons of splitting functionality, we want to setup separate XI adapter engines (AE) so that we can "pin" certain communication channels to specific AE.
    On top of the "Central" AE (installed in /usr/sap/<SID>/DVEBMGS39), I have now installed a second ABAP/J2EE dialog instance (in /usr/sap/<SID>/D89).
    All the Java components and services are visibile in VisualAdmin.
    D89 shows up in SLD, and the J2EE SLD Data Supplier in D89 works.
    However, there seems to be no "separation" of the 2 instances of the AE:
    In RWB, component monitoring, there are no entries under "Non Central Adapter Engine" (although it is visible as a second node in Adapter Monitoring/MDT)
    In IB/DIRECTORY, only the "Integration Server" is visible as an "Adapter Engine" in the communication channels
    In the SLD, the class "HTTP Service Port: Basic URLs of Adapter Engine on <hostname>" only shows 1 URL (pointing to D89 and not to the "central" DVEBMGS39l).
    To me it seems the 2 J2EE instances (within the same SID) behave as 1 (just like if we added another server1 to the same J2EE instance).
    I think the main problem is within the data of the SLD. Does the separate "Adapter Engine" need to be registred manually (for example by creating an additionale instance of the CIM class "SAP_XIAdapterFramework" ?
    System has been restarted many times.
    Has anybody setup a separate adapter engine this way ?
    Thanks for your help
    Kind regards,
    Jan Van Achte

    Dear Jan
    did you find a solution for your problem ? i got the same problem and did still not find a solution in sapnet.
    regards peter

  • May I install a stand-alone Adapter engine for MI?

    I wonder if I can install a stand-alone Adapter engine (i.e. JAVA SE)  for MI?
    Points guaranteed. Thanks!

    Hi,
    no, that is not the usual way of handling data with MI.
    Well, MI exchanges data with the Middleware and the backend via SyncBO or Generic Sync. SyncBO is a data container that does the complete delta handling for example. The connection will be: XI receive data from an external system and stores that data in R/3. Then the SyncBO retrieves this data via GETLIST and GETDETAIL handlers and then the data comes down to the device with the next sync.
    BUT: the thing above is extremely drilled down - because of that it is only seen as a general answer. To discuss it more in depth, feel free to get in touch with me. The question I have in mind is till: what do you want to do with the XI connection.
    Regards,
    Oliver

  • SR1 De-Centralized Adapter Engine Install

    Folks, I have installed Netweaver Developer Workplace SR1 sucessfully on a local machine XP Professional. When I attempt to install the De-Centralized Adapter Engine (also SR1) on the same machine it seems to corrupt the local AS Java server and it can no longer start correctly. I have tried this on two seperate machines with the same result. Has anyone completed this sucessfully? The Adapter Engine install guide is pretty thin and assumes that sapinst will complete with no errors.
    Also the Adapter Engine does not seem to like XP, and wants to be installed on a Win Server2003, is this necessary?
    I am beginning to wonder if the AS Java server that comes with Netweaver Developer Workplace is not a full install rendering the Adapter Engine install incompatible. Thoughts?

    There really aren't any special requirements for NWDS7.0, other than WinXP and 2gb of RAM. They specify the most recent JDK, but other than that it is the same as the last version. Only it is a much larger memory hog over the last version. You definetly need 2gb of RAM.
    Looking at the Adapter Engine install guide again, I don't believe that it is meant to be installed on a local pc for unit testing. If this is true it really stinks because you will not be able to test your Java proxies until the first Server in your landscape.

Maybe you are looking for

  • Why is my App Store showing that an update is available for LION?

    Anyone have any ideas please? My installation is up to date with 10.7.1 and Software Update also reports my software is up to date? Thanks David

  • Temporary LOBs - bad performance when nocache is used

    Hello. Please, advise me what could be the reason of bad performance row 8 from the next anonymous block: declare     i integer;     c clob := 'c';     procedure LTrimSys(InCLOB in clob ) is         OutCLOB clob;     begin         DBMS_LOB.CREATETEMP

  • Concept similar to ServletContext available for WD?

    Hi, in standard J2EE web applications there is the ServletContext (als known as the predefined JSP-variable application) which can hold application specific data that can be accessed by any user session as long as the web application is running. In J

  • Call library function node: function not found in library

    I'm using Labview 6.1 and Windows XP.  I am trying to open some code, but it opens up with a broken arrow.  The error is Call Library Function Node:function not found in library.  Tried to configure the node, but no change.  Moved the DLLs to various

  • I need a nice menu on a web page

    I have 5 links on my page. I need the java/class files to make a pretty menu, without images. Can be singles like-bottons java based menu. Say me where can dowonload. I visit javaboutique.com, but only found complex examples. My email: [email protect