IS SAP product is part of u0093Sneak Preview SAP NetWeaver 2004u0094

Hi All,
I need some help to develop a SAP interface in .NET based windows application.
I am new to SAP. But I have some theoretical knowledge about .net compatibility with SAP (know about PDK and SAP .net connector).
I have installed “PDK” and “Sneak Preview SAP NetWeaver 2004”
Do I require any SAP product or SAP membership to perform these tasks or is it part of “SAP NetWeaver 2004”?  Where from I can get it if I m not SAP customer or partner?
Regards,

Thanks Subhash,
I was unable to find the "SAP Solutions Manager" under the path that you mentioned.
However, I had also written to SDN_subscriptions@SAP. According to them, the installation key can be requested at https://www.sdn.sap.com/irj/scn/subscriptions/instkey-request. I will follow this link and try it out.
Thanks again.
Regards,
TS

Similar Messages

  • JDI on Technology Preview SAP NetWeaver 04 on Linux - how to get?

    Hi,
    I have sucessfully installed the server (SP7). However, I am missing the java development infrastructure (JDI). It does not seem to be part of the Technical Preview SAP NetWeaver 04 - SAP Web Application Server on Linux.
    From the book >Java-Programming with the SAP Web Application Server< I know, that one has to deploy the three software component archives
    (1) SAPDEVINFF.SCA
    (2) SAPDEVINF.SCA
    (3) SAPBUILDT.SCA
    I even have these archives from the DVD accompanying the book (SP9). I could deploy the archives (1) and (3). During deployment of the second archive I got the error message:
    Starting Deployment of tc/SL/CMS/PCS/DBSchema
    Deployment of tc/SL/CMS/PCS/DBSchema finished successfully (Duration 22407 ms)
    Starting Deployment of tc/dtr/dbschema
    Deployment of tc/dtr/dbschema finished successfully (Duration 13286 ms)
    Starting Deployment of tc.CBS.Appl
    Aborted: development component 'tc.CBS.Appl'/'sap.com'/'SAP AG'/'6.4009.00.0000.20041118204447.0000':SDM could not start the J2EE cluster on the host nw4host! The online deployment is terminated. JStartup Framework is not able to deliver an information about the cluster control instances! Please check the status of the J2EE Engine (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.performAction(DeploymentActionTypes).STARTUP_CLUSTER)
    Deployment of tc.CBS.Appl finished with Error (Duration 2538 ms)
    I tried the same with SP7 of those three archives (obtained from the service market place), with the same result.
    What am I missing here? Do I need a different version of the archive? If so, where do I get it?
    Or do I need to do some configuration, before I can deploy  this archive successfully? If so, what do I have to do?
    Thanks in advance for any help,
    regards
    Andreas

    Hi,
    thanks for the tip, Daniel. What do you mean by "the server is up"? I started sap with startsap nw4host, then opened the SDM tool RemoteGui.sh to deploy the archive.
    I investigated the problem a litte more. In order to start with a clean environment, I reinstalled the whole Technology Preview on Linux, as it is.
    Then I deployed the two archives
    SAPDEVINFF07_0-20000267.SCA
    SAPDEVINFF07P_1-20000267.SCA
    Then I shut down the server, rebooted the whole system, started the server (startsap nw4host). The software components are now
    sap.com        SAP-JEE        6.30 SP7 (1000.6.30.7.0.20040820035807)        SAP AG        20040826160743
    sap.com      SAP-JEECOR      6.30 SP7 (1000.6.30.7.0.20040820040111)      SAP AG      20040826160721
    sap.com      SAP_JTECHF      6.30 SP7 (1000.6.30.7.0.20040820040010)      SAP AG      20040826160723
    sap.com      SAP_JTECHS      6.30 SP7 (1000.6.30.7.0.20040820035906)      SAP AG      20040826160741
    sap.com      SAPDEVINFF      6.30 SP7 (1000.6.30.7.0.20040825044332)      SAP AG      20060325152504
    Then I tried to deploy the archive
    SAPDEVINF07_0-20000267.SCA
    The error is the same again, here in more detail from the log file:
    Mar 25, 2006 3:40:31 PM                                 SDMLogger [Worker #1] Info: Starting: Initial deployment: Selected development component 'tc.CBS.Appl'/'sap.com'/'SAP AG'/'6.3007.00.0000.20040720205437.0000' will be deployed.
    Mar 25, 2006 3:40:31 PM                                 SDMLogger [Worker #1] Info: SDA to be deployed: /usr/sap/NW4/DVEBMGS00/SDM/root/origin/sap.com/tc.CBS.Appl/SAP AG/6.3007.00.0000.20040720205437.0000/CBSAppl.ear
    Mar 25, 2006 3:40:31 PM                                 SDMLogger [Worker #1] Info: Software type of SDA: J2EE
    Mar 25, 2006 3:40:32 PM                                 SDMLogger [Worker #1] Info: ***** Begin of SAP J2EE Engine Deployment (J2EE Application) *****
    Mar 25, 2006 3:40:34 PM                                 SDMLogger [Worker #1] Info: Starting cluster instance processes.
    Mar 25, 2006 3:40:34 PM                                 SDMLogger [Worker #1] Error: An error occured while starting a cluster instance!
    Mar 25, 2006 3:40:34 PM                                 SDMLogger [Worker #1] Error: JStartup Framework is not able to deliver an information about the cluster control instances!
    Please check the status of the J2EE Engine
    Mar 25, 2006 3:40:34 PM                                 SDMLogger [Worker #1] Info: ***** End of SAP J2EE Engine Deployment (J2EE Application) *****
    Mar 25, 2006 3:40:34 PM                                 SDMLogger [Worker #1] Error: Aborted: development component 'tc.CBS.Appl'/'sap.com'/'SAP AG'/'6.3007.00.0000.20040720205437.0000':
    SDM could not start the J2EE cluster on the host nw4host! The online deployment is terminated.
    JStartup Framework is not able to deliver an information about the cluster control instances!
    Please check the status of the J2EE Engine
    (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.performAction(DeploymentActionTypes).STARTUP_CLUSTER)
    Mar 25, 2006 3:40:35 PM                                 SDMLogger [Worker #1] Info: J2EE Engine is in same state (online/offline) as it has been before this deployment process.
    At the moment I am completely stuck. What is going wrong with the cluster instance process? How do I check the status of the J2EE engine?
    Thanks again for any help,
    regards,
    Andreas.

  • SAP Netweaver 7.1 Product License

    Hi,
    I need complete license information for SAP Netweaver 7.1 product from where I can get it.
    Actually, I need to know if an organization purchase full licensed product of SAP Netweaver 7.1 then they can use the same to develop and distribute their application. Here my target application is based on SAP Netweaver Mobile application for handheld devices. After developing my application for handheld device I need to deploy and distribute my application on more than one device say 500 mobile phones.
    Whether this full license allows to distribute my application on more than one device or else I need to get bulk license for many devices.
    Kindly, provide your inputs.
    Thanks in advance.
    Regards,
    D. Vinodh Raj

    Hi,
    SAP Netweaver Mobile 7.1 is part of SAP Netweaver 7.1 Product Suite. So it comes in the box once you purchase licenses for SAP Netweaver 7.1.
    There are no seperate licenses for distribution of customer developed mobile applications for handhelds. You can distribute it among as many devices based on your requirement.
    One point here is that if you want to use IBM DB2e as the database for SAP Netweaver 7.1 Mobile Handheld applications then you will have to purchase licenses for that. All related details on the same are also available at Service market place.
    Regards,
    Nipun

  • Installation error SAP NetWeaver J2EE Preview

    I try to install the SAP NetWeaver J2EE Preview (Fully J2EE 1.4 compliant - Bonus Java EE5 Preview).
    What should I do ?
    The error log shows below :
    (Jul 4, 2006 10:19:05 PM), Install, com.sap.installshield.maxdb.maxdb_call_sdbinst, err, An error occurred and product installation failed.  Look at the log file C:\sapdb\JP1\log.txt for details.
    (Jul 4, 2006 10:19:05 PM), Install, com.sap.installshield.maxdb.maxdb_call_sdbinst, err, ProductException: (error code = 601; message="Tue Jul 04 22:19:05 MHT 2006 An Error happened during the Change of the MaxDB Database passwords. Check end of Logfile C:/DOCUME1/Acer/LOCALS1/Temp/MaxDBSAPNWPREV.log")
    STACK_TRACE: 22
    ProductException: (error code = 601; message="Tue Jul 04 22:19:05 MHT 2006 An Error happened during the Change of the MaxDB Database passwords. Check end of Logfile C:/DOCUME1/Acer/LOCALS1/Temp/MaxDBSAPNWPREV.log")
         at com.sap.installshield.maxdb.maxdb_call_sdbinst.install(maxdb_call_sdbinst.java:260)
         at com.installshield.product.service.product.PureJavaProductServiceImpl.installProductAction(Unknown Source)
         at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.getResultForProductAction(Unknown Source)
         at com.installshield.product.service.product.InstallableObjectVisitor.visitComponent(Unknown Source)
         at com.installshield.product.service.product.InstallableObjectVisitor.visitInstallableComponents(Unknown Source)
         at com.installshield.product.service.product.InstallableObjectVisitor.visitProductBeans(Unknown Source)
         at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.install(Unknown Source)
         at com.installshield.product.service.product.PureJavaProductServiceImpl.installProduct(Unknown Source)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at com.installshield.wizard.service.LocalImplementorProxy.invoke(Unknown Source)
         at com.installshield.wizard.service.AbstractService.invokeImpl(Unknown Source)
         at com.installshield.product.service.product.GenericProductService.installProduct(Unknown Source)
         at com.installshield.product.service.product.PureJavaProductServiceImpl.installAssembly(Unknown Source)
         at com.installshield.product.service.product.PureJavaProductServiceImpl.access$900(Unknown Source)
         at com.installshield.product.service.product.PureJavaProductServiceImpl$Installer.execute(Unknown Source)
         at com.installshield.wizard.service.AsynchronousOperation.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)

    Hi every one,
    I´m new in this techology but I had the same problem and it was due to my master password was not valid ( the first password I tried was 'j2eemaster') but when I changed it with 'j2eemas' this error log was solved.
    Regards
    Luis

  • Error while installtion of SAP NetWeaver Sneak Preview

    Hi,
    I get the following error while installing the Sneak Preview version of SAP NetWeaver. This error occurs while checking for the JCE. Request your help.
    ERROR 2007-05-21 00:34:46
    FSL-00001  System call failed. Error 5 (Access is denied.
    ) in execution of system call 'FindFirstVolumeMountPoint' with parameter (
    ?\Volume{baccce62-0610-11dc-942a-806e6f6e6963}\), line (91) in file (synxcfsmit.cpp).
    ERROR 2007-05-21 00:34:46
    MUT-03025  Caught ESyException in Modulecall: Access is denied.
    ERROR 2007-05-21 00:34:46
    FCO-00011  The step getMounts with step key |NW_Java_OneHost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_GetSidNoProfiles|ind|ind|ind|ind|1|0|NW_getMounts|ind|ind|ind|ind|0|0|getMounts was executed with status ERROR .
    Regards
    Sriram

    Hi,
    1.Have you taken the <b>appropriate JCEPolicy</b> file?On which OS are you doing the installations?
    2.Check whether the user with which you are doing the installations have all <b>administrator rights</b>.Is it avaialble in the list of administrator user and administrator group?
    3.Are environment variables <b>JAVA_HOME </b> nad <b>path</b> set?
    try all these things.It will work.
    reward points if helpful............

  • Issue with common system files for  Sneak Preview SAP NetWeaver 2004

    Hello,
    I am trying to install Sneak Preview SAP NetWeaver 2004 and 7.0 - Full Java Edition with SAP NetWeaver Portal onto my machine.
    On the third step of installation-- install common system files-- I am getting the some error messages and the installation was stopped. Can anyone kindly provide some assistance?
    THANK YOU in advanced.
    Errors:
    INFO[E]    2007-09-10 00:18:17 [synxcuser.cpp:102]
               CSyUserImpl::CSyUserImpl(const CUserData&, bool)
    FSL-01027  Account user="X5DXB8C1\SAP_J2E_LocalAdmin" does not exist.
    WARNING    2007-09-10 00:18:18 [ianxcreghelper.cpp:235]
               CNTRegistryKey::SetACL(Registry: MACHINE\Software\SAP\J2E, ACL: (S-1-5-32-545, NONE, + | KEY_ENUMERATE_SUB_KEYS | KEY_EXECUTE | KEY_NOTIFY | KEY_QUERY_VALUE | KEY_READ | READ_CONTROL | STANDARD_RIGHTS_READ | STANDARD_RIGHTS_WRITE)(S-1-5-32-545, NONE, + | GENERIC_READ, CONTAINER_INHERIT_ACE | INHERIT_ONLY_ACE)(S-1-5-32-547, NONE, + | DELETE | KEY_CREATE_SUB_KEY | KEY_ENUMERATE_SUB_KEYS | KEY_EXECUTE | KEY_NOTIFY | KEY_QUERY_VALUE | KEY_READ | KEY_SET_VALUE | KEY_WRITE | READ_CONTROL | STANDARD_RIGHTS_READ | STANDARD_RIGHTS_WRITE)(S-1-5-32-547, NONE, + | DELETE | GENERIC_READ | GENERIC_WRITE, CONTAINER_INHERIT_ACE | INHERIT_ONLY_ACE)(S-1-5-32-544, NONE, + | DELETE | KEY_ALL_ACCESS | KEY_CREATE_LINK | KEY_CREATE_SUB_KEY | KEY_ENUMERATE_SUB_KEYS | KEY_EXECUTE | KEY_NOTIFY | KEY_QUERY_VALUE | KEY_READ | KEY_SET_VALUE | KEY_WRITE | READ_CONTROL | STANDARD_RIGHTS_READ | STANDARD_RIGHTS_WRITE | WRITE_DAC | WRITE_OWNER)(S-1-5-32-544, NONE, + | GENERIC_ALL, CONTAINER_INHERIT_ACE | INHERIT_ONLY_ACE)(S-1-5-18, NONE, + | DELETE | KEY_ALL_ACCESS | KEY_CREATE_LINK | KEY_CREATE_SUB_KEY | KEY_ENUMERATE_SUB_KEYS | KEY_EXECUTE | KEY_NOTIFY | KEY_QUERY_VALUE | KEY_READ | KEY_SET_VALUE | KEY_WRITE | READ_CONTROL | STANDARD_RIGHTS_READ | STANDARD_RIGHTS_WRITE | WRITE_DAC | WRITE_OWNER)(S-1-5-18, NONE, + | GENERIC_ALL, CONTAINER_INHERIT_ACE | INHERIT_ONLY_ACE)(S-1-5-21-2098403209-122039945-746205981-16905, NONE, +o | DELETE | KEY_ALL_ACCESS | KEY_CREATE_LINK | KEY_CREATE_SUB_KEY | KEY_ENUMERATE_SUB_KEYS | KEY_EXECUTE | KEY_NOTIFY | KEY_QUERY_VALUE | KEY_READ | KEY_SET_VALUE | KEY_WRITE | READ_CONTROL | STANDARD_RIGHTS_READ | STANDARD_RIGHTS_WRITE | WRITE_DAC | WRITE_OWNER)(S-1-3-0, NONE, + | GENERIC_ALL, CONTAINER_INHERIT_ACE | INHERIT_ONLY_ACE)(S-1-5-21-3505383784-3873561528-2797080325-1008, NONE, + | DELETE | KEY_ALL_ACCESS | KEY_CREATE_LINK | KEY_CREATE_SUB_KEY | KEY_ENUMERATE_SUB_KEYS | KEY_EXECUTE | KEY_NOTIFY | KEY_QUERY_VALUE | KEY_READ | KEY_SET_VALUE | KEY_WRITE | READ_CONTROL | STANDARD_RIGHTS_READ | STANDARD_RIGHTS_WRITE | WRITE_DAC | WRITE_OWNER, CONTAINER_INHERIT_ACE | OBJECT_INHERIT_ACE))
    Error 1307 (This security ID may not be assigned as the owner of this object.
    ) in execution of a 'SetNamedSecurityInfo' function, line (633), with parameter (Error in setting security on 'MACHINE\Software\SAP\J2E' registry).
    ERROR      2007-09-10 00:18:18 [ianxcreghelper.cpp:482]
               CNTRegistryKey::GetStringHKeyClass(const HKEY& hKeyClass)
    MUT-03001  Value of type HKeyClass has illegal value '0'.
    ERROR      2007-09-10 00:18:18
               CJSlibModule::writeError_impl()
    MUT-03001  Value of type HKeyClass has illegal value '0'.
    ERROR      2007-09-10 00:18:18 [iaxxgenimp.cpp:736]
               showDialog()
    FCO-00011  The step setRegistrySecurity with step key |NW_Java_OneHost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_System|ind|ind|ind|ind|5|0|setRegistrySecurity was executed with status ERROR .
    INFO       2007-09-10 00:24:23 [iaxxgenimp.cpp:779]
               showDialog()
    An error occured and the user decided to rety the current step: "|NW_Java_OneHost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_System|ind|ind|ind|ind|5|0|setRegistrySecurity".
    INFO       2007-09-10 00:24:23
               CJSlibModule::writeInfo_impl()
    Setting ACL of registry entries for SAP system J2E...
    INFO[E]    2007-09-10 00:24:32 [synxcuser.cpp:102]
               CSyUserImpl::CSyUserImpl(const CUserData&, bool)
    FSL-01027  Account user="X5DXB8C1\SAP_J2E_LocalAdmin" does not exist.
    WARNING    2007-09-10 00:24:32 [ianxcreghelper.cpp:235]
               CNTRegistryKey::SetACL(Registry: MACHINE\Software\SAP\J2E, ACL: (S-1-5-32-545, NONE, + | KEY_ENUMERATE_SUB_KEYS | KEY_EXECUTE | KEY_NOTIFY | KEY_QUERY_VALUE | KEY_READ | READ_CONTROL | STANDARD_RIGHTS_READ | STANDARD_RIGHTS_WRITE)(S-1-5-32-545, NONE, + | GENERIC_READ, CONTAINER_INHERIT_ACE | INHERIT_ONLY_ACE)(S-1-5-32-547, NONE, + | DELETE | KEY_CREATE_SUB_KEY | KEY_ENUMERATE_SUB_KEYS | KEY_EXECUTE | KEY_NOTIFY | KEY_QUERY_VALUE | KEY_READ | KEY_SET_VALUE | KEY_WRITE | READ_CONTROL | STANDARD_RIGHTS_READ | STANDARD_RIGHTS_WRITE)(S-1-5-32-547, NONE, + | DELETE | GENERIC_READ | GENERIC_WRITE, CONTAINER_INHERIT_ACE | INHERIT_ONLY_ACE)(S-1-5-32-544, NONE, + | DELETE | KEY_ALL_ACCESS | KEY_CREATE_LINK | KEY_CREATE_SUB_KEY | KEY_ENUMERATE_SUB_KEYS | KEY_EXECUTE | KEY_NOTIFY | KEY_QUERY_VALUE | KEY_READ | KEY_SET_VALUE | KEY_WRITE | READ_CONTROL | STANDARD_RIGHTS_READ | STANDARD_RIGHTS_WRITE | WRITE_DAC | WRITE_OWNER)(S-1-5-32-544, NONE, + | GENERIC_ALL, CONTAINER_INHERIT_ACE | INHERIT_ONLY_ACE)(S-1-5-18, NONE, + | DELETE | KEY_ALL_ACCESS | KEY_CREATE_LINK | KEY_CREATE_SUB_KEY | KEY_ENUMERATE_SUB_KEYS | KEY_EXECUTE | KEY_NOTIFY | KEY_QUERY_VALUE | KEY_READ | KEY_SET_VALUE | KEY_WRITE | READ_CONTROL | STANDARD_RIGHTS_READ | STANDARD_RIGHTS_WRITE | WRITE_DAC | WRITE_OWNER)(S-1-5-18, NONE, + | GENERIC_ALL, CONTAINER_INHERIT_ACE | INHERIT_ONLY_ACE)(S-1-5-21-2098403209-122039945-746205981-16905, NONE, +o | DELETE | KEY_ALL_ACCESS | KEY_CREATE_LINK | KEY_CREATE_SUB_KEY | KEY_ENUMERATE_SUB_KEYS | KEY_EXECUTE | KEY_NOTIFY | KEY_QUERY_VALUE | KEY_READ | KEY_SET_VALUE | KEY_WRITE | READ_CONTROL | STANDARD_RIGHTS_READ | STANDARD_RIGHTS_WRITE | WRITE_DAC | WRITE_OWNER)(S-1-3-0, NONE, + | GENERIC_ALL, CONTAINER_INHERIT_ACE | INHERIT_ONLY_ACE)(S-1-5-21-3505383784-3873561528-2797080325-1008, NONE, + | DELETE | KEY_ALL_ACCESS | KEY_CREATE_LINK | KEY_CREATE_SUB_KEY | KEY_ENUMERATE_SUB_KEYS | KEY_EXECUTE | KEY_NOTIFY | KEY_QUERY_VALUE | KEY_READ | KEY_SET_VALUE | KEY_WRITE | READ_CONTROL | STANDARD_RIGHTS_READ | STANDARD_RIGHTS_WRITE | WRITE_DAC | WRITE_OWNER, CONTAINER_INHERIT_ACE | OBJECT_INHERIT_ACE))
    Error 1307 (This security ID may not be assigned as the owner of this object.
    ) in execution of a 'SetNamedSecurityInfo' function, line (633), with parameter (Error in setting security on 'MACHINE\Software\SAP\J2E' registry).
    ERROR      2007-09-10 00:24:32 [ianxcreghelper.cpp:482]
               CNTRegistryKey::GetStringHKeyClass(const HKEY& hKeyClass)
    MUT-03001  Value of type HKeyClass has illegal value '0'.
    ERROR      2007-09-10 00:24:32
               CJSlibModule::writeError_impl()
    MUT-03001  Value of type HKeyClass has illegal value '0'.
    ERROR      2007-09-10 00:24:32 [iaxxgenimp.cpp:736]
               showDialog()
    FCO-00011  The step setRegistrySecurity with step key |NW_Java_OneHost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_System|ind|ind|ind|ind|5|0|setRegistrySecurity was executed with status ERROR .
    INFO       2007-09-10 00:24:46 [iaxxgenimp.cpp:787]
               showDialog()
    An error occured and the user decide to stop.\n Current step "|NW_Java_OneHost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_System|ind|ind|ind|ind|5|0|setRegistrySecurity".
    Exit status of child: 1

    I am not sure if this helps, but SAP_J2E_LocalAdmin exists in my system as a group not user.

  • Obtaining windows 8 product key on 8.1 preview laptop

    Hello all,
    This requires a bit of explanation, so bear with me.
    I recently bought a refurbished Lenovo Ideapad y500 and it has been having some wireless card issues. Upon restarting the wireless card one morning to connect to the internet the laptop froze. Upon restart I ran into the infinite "This pc ran into a problem" error loop that eventually led to me having to reinstall windows. Since this was a refurbished product I used 8.1 preview ISO as a temporary install.
    Now that 8.1 is fully released I would like to install it on this laptop, but I do not have a product key, nor do I have windows 8 still intact on this laptop to revert back to (as far as I can tell) for the free update. I've heard that the product key may be stored in the bios somehow. If this is the case, how would I access this? Would this product key allow me to update to windows 8.1? Or am I totally screwed and have to buy a copy of 8.1?
    Any help with this SNAFU would be infinitely appreciated.

    Hi bfrank72,
    Windows 8.1 update is an update from Windows 8, not 8.1 preview, so you would have to have Windows 8 installed first in order to update 8.1, in order for 8.1 to activate.
    In other words, if you installed 8.1 preview as a clean install and want to update the preview to the full version of 8.1, yes, you would have to buy a license.
    Sounds like you need a set of Windows 8 restore discs from Lenovo.
    Dave 
    T430u, x301, x200T, x61T, x61, x32, x41T, x40, U160, ThinkPad Tablet 1838-22R, Z500 touch, Yoga Tab 2 Windows 8.1, Yoga Tablet 3 Pro
    Did someone help you today? Press the star on the left to thank them with a Kudo!
    If you find a post helpful and it answers your question, please mark it as an "Accepted Solution"!
    If someone helped you today, pay it forward. Help Someone Else!
    English Community   Deutsche Community   Comunidad en Español   Русскоязычное Сообщество

  • Problem in installing SAP NetWeaver 7.0 Java sneak preview on windows xp sp

    Hi
    when I am trying to install SAP NetWeaver 7.0 Java sneak preview on windows xp sp2 I am getting the following problem 'HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Automatic LiveUpdate scheduler does not exist' after giving the jce file path and i can find the registry entry for the automatic live update scheduler .then what is wrong
    Any inputs are welcome

    Hello Bala,
    Do you have Norton AntiVirus installed? If so then you may need to uninstall it and then proceed with installation. Simple stopping it will not work.
    Regards,
    Vishwas.

  • Sneak Preview SAP Netweaver 2004S  SR1

    Hi All,
    I installed Sneak Preview SAP Netweaver 2004S SR1.
    After that I found in sap management console, the second instance has yellow light. In process "jcontrol.EXE", it has status "stopped".
    The developer Trace is as follows :
    trc file: "F:\usr\sap\RAJ\JC01\work\dev_jcontrol", trc level: 1, release: "700"
    node name   : jcontrol
    pid         : 4280
    system name : RAJ
    system nr.  : 01
    started at  : Mon Apr 09 13:56:39 2007
    arguments       :
           arg[00] : F:\usr\sap\RAJ\JC01\exe\jcontrol.EXE
           arg[01] : pf=F:\usr\sap\RAJ\SYS\profile\RAJ_JC01_sumt-hyd
    [Thr 5800] Mon Apr 09 13:56:40 2007
    [Thr 5800] *** WARNING => INFO: Unknown property [instance.box.number=RAJJC01sumt-hyd] [jstartxx.c   841]
    [Thr 5800] *** WARNING => INFO: Unknown property [instance.en.host=sumt-hyd] [jstartxx.c   841]
    [Thr 5800] *** WARNING => INFO: Unknown property [instance.en.port=3200] [jstartxx.c   841]
    [Thr 5800] *** WARNING => INFO: Unknown property [instance.system.id=1] [jstartxx.c   841]
    JStartupReadInstanceProperties: read instance properties [F:\usr\sap\RAJ\JC01\j2ee\cluster\instance.properties;F:\usr\sap\RAJ\JC01\SDM\program\config\sdm_jstartup.properties]
    -> ms host    : sumt-hyd
    -> ms port    : 3900
    -> OS libs    : F:\usr\sap\RAJ\JC01\j2ee\os_libs
    -> Admin URL  :
    -> run mode   : normal
    -> run action : NONE
    -> enabled    : yes
    Used property files
    -> files [00] : F:\usr\sap\RAJ\JC01\j2ee\cluster\instance.properties
    -> files [01] : F:\usr\sap\RAJ\JC01\SDM\program\config\sdm_jstartup.properties
    Instance properties
    -> ms host    : sumt-hyd
    -> ms port    : 3900
    -> os libs    : F:\usr\sap\RAJ\JC01\j2ee\os_libs
    -> admin URL  :
    -> run mode   : normal
    -> run action : NONE
    -> enabled    : yes
    Bootstrap nodes
    -> [00] bootstrap            : F:\usr\sap\RAJ\JC01\j2ee\cluster\instance.properties
    -> [01] bootstrap_ID12336400 : F:\usr\sap\RAJ\JC01\j2ee\cluster\instance.properties
    -> [02] bootstrap_ID12336450 : F:\usr\sap\RAJ\JC01\j2ee\cluster\instance.properties
    Worker nodes
    -> [00] ID12336400           : F:\usr\sap\RAJ\JC01\j2ee\cluster\instance.properties
    -> [01] ID12336450           : F:\usr\sap\RAJ\JC01\j2ee\cluster\instance.properties
    -> [02] sdm                  : F:\usr\sap\RAJ\JC01\SDM\program\config\sdm_jstartup.properties
    [Thr 5800] JControlExecuteBootstrap: execute bootstrap process [bootstrap]
    [Thr 5800] [Node: bootstrap] java home is set by profile parameter
         Java Home: F:\rajendra\Program Files\javasdk
    [Thr 5800] JStartupICheckFrameworkPackage: can't find framework package F:\usr\sap\RAJ\JC01\exe\jvmx.jar
    JStartupIReadSection: read node properties [bootstrap]
    -> node name          : bootstrap
    -> node type          : bootstrap
    -> node execute       : yes
    -> java path          : F:\rajendra\Program Files\javasdk
    -> java parameters    : -Djco.jarm=1 -Djco.jarm=1
    -> java vm version    : 1.4.2_09-b05
    -> java vm vendor     : Java HotSpot(TM) Server VM (Sun Microsystems Inc.)
    -> java vm type       : server
    -> java vm cpu        : x86
    -> heap size          : 512M
    -> root path          : F:\usr\sap\RAJ\JC01\j2ee\cluster
    -> class path         : .\bootstrap\launcher.jar
    -> OS libs path       : F:\usr\sap\RAJ\JC01\j2ee\os_libs
    -> main class         : com.sap.engine.offline.OfflineToolStart
    -> framework class    : com.sap.bc.proj.jstartup.JStartupFramework
    -> registr. class     : com.sap.bc.proj.jstartup.JStartupNatives
    -> framework path     : F:\usr\sap\RAJ\JC01\exe\jstartup.jar;F:\usr\sap\RAJ\JC01\exe\jvmx.jar
    -> parameters         : com.sap.engine.bootstrap.Bootstrap ./bootstrap ID0123364
    -> debuggable         : yes
    -> debug mode         : no
    -> debug port         : 60000
    -> shutdown timeout   : 120000
    JControlStartJLaunch: program = F:\usr\sap\RAJ\JC01\exe\jlaunch.exe
    -> arg[00] = F:\usr\sap\RAJ\JC01\exe\jlaunch.exe
    -> arg[01] = pf=F:\usr\sap\RAJ\SYS\profile\RAJ_JC01_sumt-hyd
    -> arg[02] = -DSAPINFO=RAJ_01_bootstrap
    -> arg[03] = -nodeId=-1
    -> arg[04] = -file=F:\usr\sap\RAJ\JC01\j2ee\cluster\instance.properties
    -> arg[05] = -syncSem=JSTARTUP_WAIT_ON_4280
    -> arg[06] = -nodeName=bootstrap
    -> arg[07] = -jvmOutFile=F:\usr\sap\RAJ\JC01\work\jvm_bootstrap.out
    -> arg[08] = -stdOutFile=F:\usr\sap\RAJ\JC01\work\std_bootstrap.out
    -> arg[09] = -locOutFile=F:\usr\sap\RAJ\JC01\work\dev_bootstrap
    -> arg[10] = -mode=BOOTSTRAP
    -> arg[11] = pf=F:\usr\sap\RAJ\SYS\profile\RAJ_JC01_sumt-hyd
    -> lib path = PATH=F:\rajendra\Program Files\javasdk\jre\bin\server;F:\rajendra\Program Files\javasdk\jre\bin;f:\sapdb\programs\bin;f:\sapdb\programs\pgm;F:\Perl\bin\;C:\oracle\ora92\bin;C:\oracle\ora92\jre\1.4.2\bin\client;C:\oracle\ora92\jre\1.4.2\bin;C:\Program Files\Oracle\jre\1.3.1\bin;C:\Program Files\Oracle\jre\1.1.8\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Microsoft SQL Server\80\Tools\BINN;F:\usr\sap\RAJ\SYS\exe\uc\NTI386
    -> exe path = PATH=F:\rajendra\Program Files\javasdk\bin;F:\usr\sap\RAJ\JC01\j2ee\os_libs;f:\sapdb\programs\bin;f:\sapdb\programs\pgm;F:\Perl\bin\;C:\oracle\ora92\bin;C:\oracle\ora92\jre\1.4.2\bin\client;C:\oracle\ora92\jre\1.4.2\bin;C:\Program Files\Oracle\jre\1.3.1\bin;C:\Program Files\Oracle\jre\1.1.8\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Microsoft SQL Server\80\Tools\BINN;F:\usr\sap\RAJ\SYS\exe\uc\NTI386
    [Thr 5800] Mon Apr 09 13:56:58 2007
    [Thr 5800] *** ERROR => invalid return code of process [bootstrap] (exitcode = 66) [jstartxx.c   1642]
    [Thr 5800] JControlExecuteBootstrap: error executing bootstrap node [bootstrap] (rc = 66)
    [Thr 5800] JControlCloseProgram: started (exitcode = 66)
    [Thr 5800] JControlCloseProgram: good bye... (exitcode = 66)

    I have same problem ,does anybody know the solution ,any idea

  • SAP NetWeaver Sneak Preview and Trial

    Hi,
    I am new to SAP Netweaver Enterprise portal (java)
    I donloaded  SAP Full Java Edition-Trial -SAP NetWeaver 04 SP16. which is with out visula composer support.
    There is another SAP NetWeaver Sneak Preview and Trial.
    Which with visual composer support.
    That is Full Java Edition2004s-Trial - SAP NetWeaver 04s SP7.
    so let me know which Service pack is first.
    Weather SP16 is first or SP7 is First.
    regards
    mmukesh

    Hi mmukesh,
    you have to understand that there a two seperate NetWeaver releases (NetWeaver 2004 and NetWeaver 2004s) with their own support packages.
    Read more here:
    Re: difference between 2004 and 2004s?
    Regards,
    Martin

  • ABAP or JAVA edition of the sneak preview sap netweaver ??

    Hi we want to install a local  enviroment to test sap netweaver, in particular, sap portals.
    We have seen that there are two edition and I have some questions:
    1.-What's the diference between the ABAP and JAVA edition of the sneak preview sap netweaver? The abap does not include the portals, true?
    2.-is possible to install both, ABAP and JAVA edition of the sneak preview sap netweaver?
    3.-Are there installation guides and how-to of the sneak preview sap netweaver?
    Thanks in advance.
    Best Regards

    1)  The ABAP side is more of the SAP basis platform which R/3 runs on top of.  You have ABAP programs, Data Dictionary, Function modules, etc.  Portals does NOT run on this side.  If you are just looking for portals, then just install the java stack.
    2)  Yes it is possible.
    3)  There are a few weblogs on the subject. 
    /people/sugree.phatanapherom/blog/2005/08/17/a-visual-installation-guide-on-sneak-preview-sap-netweaver-04-abap-edition
    /people/sugree.phatanapherom/blog/2005/08/01/a-visual-installation-guide-on-sneak-preview-sap-netweaver-04-java-edition
    /people/gregor.wolf3/blog/2005/09/24/a-visual-installation-guide-on-sneak-preview-sap-netweaver-04-java-slim-edition
    Please award points for helpful answers.  Thanks.
    Regards,
    Rich Heilman

  • Difference between SAP NetWeaver Gateway 2.0 and SAP NetWeaver Gateway productivity accelerator for Microsoft

    Hi Experts ,
    Can anyone tell me the difference between SAP NetWeaver Gateway 2.0 and SAP NetWeaver Gateway productivity accelerator for Microsoft ?
    Best Regards,
    SK

    SAP  Netweaver Gateway 2.0 is a product for Exposing ERP data as OData for external consumption which is independent of any Microsoft product. Using this you can model OData services and Expose them for light weight consumption. You can use this in use cases where  you just want to consume the OData in some client or so, and you do not want any kind of accelerators to help you in development or in your integration.
    GWPAM is an interoperability framework from SAP that leverages SAP NetWeaver Gateway and Microsoft technologies enabling customers and partners to easily and quickly compose solutions that consume and extend SAP throughout Microsoft technologies for on premise and on demand deployment. With GWPAM you get components like
    GWPAM Visual Studio Add-On,GWPAM Template,GWPAM Project,GWPAM Outlook Add-In which are very much Microsoft specific.

  • Problem in installin SAP Netweaver Sneak Preview

    While trying to install the SAP netweaver sneak preview I got this error at the second step of the installation “SAP System installation”…..
    "An error occured while processing service sneak preview edition of SAP web application server java 6.4  install sap web application server java 6.4
    you may now
    press retry to repeat the current step.
    press view log to get more information.
    stop the task and continue with it later.
    reset your input for the current task .in this case SAPinsti will permenantely remove all installation files from the installation directory. This gives you the oppurtunity to start from scratch."
    Can someone kindly guide me as to what to do..
    (1)when I pressed retry I again got the same screen.
    (2)when I pressed reset and again started from scratch I again got the same error.
    (3)the view log shows
    “ERROR 2005-12-27 11:06:09
    CJS-00081  Assertion failed: in function () {    var changed = false;    var nodeName = (new NetworkMgt()).getServicesFileName();    var mgt = new FileMgt();    var node = mgt.getNode(nodeName, true);    ASSERT_DEFINED(arguments.callee, node, "node(" + nodeName + ")");    node.saveVersion();    for (var it = this.getInstances(); !it.isDone(); it.next()) {        var instance = it.get();        if (instance.installInstance()) {            changed = instance.createPorts() || changed;        }    }    installer.writeInfo("ind-rel.ind-os.ind-db.j2ee-eng.creatingPorts", this.getSID());    if (this.j2eeStandalone) {        var port = this.getSCSMSPort();        if (port) {            changed = WebAS.createPort("sapms" + this.getSID(), "tcp", port, "# SAP System Message Port", true) || changed;        }    }    if (!changed) {        node.revertVersion();    }}Variable node(C:/WINDOWS/system32/drivers/etc/services) should be defined”
    (4)i have uninstalled the entire sneak preview version including the j2ee engine .
    I will be obliged if someone guides me through.
    Thanks and Regards.
    Sundeep Sethi

    Hi,
    Try the installation after starting all the services of the DB. For example if you have used Oracle as the underlying DB, make sure that the important Oracle Services like OracleOraHome92Agent, OracleOraHome92TNSListener and OracleServiceJ2E are in Started status.
    If some other DB, start its services. To start the services go to start - Settings - control Panel - Administrative Tools - Services. 
    Regards,
    Anup.
    Note: If found useful, please contribute points.

  • Migration from development to production environment for SAP Netweaver BI

    All,
    When I created a SAP Netweaver BI connection using BeX query in BW development environment, the system is defaulted to the BW development environment. Since the system textbox can't be modified to use a variable to point to production environment, can you share how you migrate your SWF file to production environment and ensure that it points to the BeX production query?
    Thanks for sharing ....

    After some more searching, I found this link: http://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/f005a4ca-d4fd-2c10-adb8-8ec24383cb97

  • "Only assign one SAP NetWeaver product version to product system"

    Greetings,
    Somehow, after upgrading my PI system from NW 7.11 to NW 7.4, the SAP-XICONS component was left at the lower version. Everything else was upgraded and SUM didn't complain about this component. The component was present in the stack.xml file and the SCA was available. Yet somehow it was missed.
    Now I am unable to use SUM to update the component. There seems to be no way to get the LMDB to reflect the actual versions of this system and have Maintenance Optimizer function.
    After I assigned everything in the LMDB, the Verification Check says "Only assign one SAP NetWeaver product version to product system". And then MOPZ gives errors such as: "Wrong Netweaver product version found SAP NETWEAVER 7.4" and "Multiple Netweaver Product Version were found".
    However, if I remove the assignment of 7.11, MOPZ is still unable to calculate the queue. It even gives the same errors.
    How can I fix this? Is there some other way to generate the stack or get SUM to upgrade the component?

    The root cause was MOPZ marking the component incorrectly in the stack XML.
    The resolution was to use telnet to 5xx08 to manually deploy the SAP-XICONS archive.

Maybe you are looking for

  • Why is running Elements 8 slower on Windows 7 than XP?

    I am afraid this is query is a bit long, but I have tried to provide all the info I can .... THE PROBLEM My old PC died, so I bought a new PC to improve my video processing speed, and also move off Windows XP. - I installed the same copy of Adobe Pre

  • Error while mapping a Java class for a Search Dialog Box component

    Hi, Scenario : There is PAR which I have developed for the sorting options for a Search Component set to be used in Km Search Iview.                I have copied this PAR from a similiar search functionality and customised the same. Problem: When I d

  • XML Gallery: Change from MouseEvent to automatic?

    I am trying to edit an old XML gallery that I made so that it will scroll through the images automatically, without any user interaction at all. Currently it's set to scroll through them one at a time and is controlled by mouse clicks. I can't figure

  • Quicktime Movies not streaming with iWeb

    Maybe I'm doing something wrong. When I created a movie using the Homepage feature in iLife05 the QT time movie starts playing immediately while it is downloading. See here: http://homepage.mac.com/scarbrd/iMovieTheater17.html I used iMovie in iLife0

  • Level Order binary traversal

    Hi, I need to do a Level Order binary traversal. Is there an easy way to do it. I'm not very good at java so any help will be appreciated thanks