Error while starting SAP NetWeaver Developer Studio

Hi,
I have installed Java SDK (v1.4.2_09) and Netwearver development
studio (2.0.13) on my laptop.When i try to lanch the development studio
i get an error, (!MESSAGE Exception launching the Eclipse Platform:).
Please see the error log for the details.
Please help!
Regards
Fatima
!SESSION Aug 15, 2005 14:44:56.32 -
java.version=1.4.2_09
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments: -os win32 -ws win32 -arch x86 -feature com.sap.java.ide -consolelog -debug C:\j2sdk1.4.2_09\bin\java.exe
-Xmx512m
-Xms128m
-XX:PermSize=32m
-XX:MaxPermSize=128m
-DallUserDir='C:\Documents and Settings\All Users\Application Data'
-cp C:\Program Files\SAP\JDT\eclipse\SapStartup.jar com.sap.ide.eclipse.startup.Main
-os win32
-ws win32
-arch x86
-feature com.sap.java.ide
-showsplash C:\Program Files\SAP\JDT\eclipse\SapIde.exe -showsplash 600
-consolelog
-debug  -data C:\Documents and Settings\shahpurf\Documents\SAP\workspace -install file:C:/Program Files/SAP/JDT/eclipse/
!ENTRY Startup 1 0 Aug 15, 2005 14:44:56.32
!MESSAGE Sap NetWeaver Developer Studio - Build: 200507190119
!SESSION -
!ENTRY org.eclipse.core.launcher 4 0 Aug 15, 2005 14:44:56.262
!MESSAGE Exception launching the Eclipse Platform:
!STACK
java.lang.reflect.InvocationTargetException
     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.ide.eclipse.startup.Main.basicRun(Main.java:286)
     at com.sap.ide.eclipse.startup.Main.run(Main.java:795)
     at com.sap.ide.eclipse.startup.Main.main(Main.java:602)
Caused by: java.lang.reflect.InvocationTargetException
     at org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoader.java:861)
     at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461)
     ... 7 more
Caused by: java.lang.NumberFormatException: For input string: ""
     at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48)
     at java.lang.Integer.parseInt(Integer.java:489)
     at java.lang.Integer.parseInt(Integer.java:518)
     at com.tssap.config.ProxySettings.parse(ProxySettings.java:184)
     at com.tssap.config.ProxySettings.loadFromPreferences(ProxySettings.java:114)
     at com.tssap.config.Startup.runBeforeWBStartup(Startup.java:39)
     at com.tssap.util.startup.WBLauncher.run(WBLauncher.java:65)
     at org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoader.java:858)
     ... 8 more

Hi,
I got this solution from SAP and it worked.
This is a known problem that appers due to an implementation bug,
while trying to read the proxy information. The studio expects non-
empty value for key com.tssap.config/proxy, located in
[YourDevStudioInstallationPath]\eclipse\plugins\com.sap.java.ide\pl
ugin_customization.ini file. During the installation no value is
assigned to this key (as you mentioned - no proxy in your case). The
problem will be fixed for SP14, however there is a workaround:
1. Change the value for key com.tssap.config/proxy in
plugin_customization.ini to something like this - proxy:80.
2. After this change the DevStudio should start and you'll be able to
configure your proxy settings from Menu Window->Preferences-
>Workbench->Proxy Settings. (In your case - disable the proxy
server)

Similar Messages

  • MaxDB error while installing SAP Netweaver Developer Studio

    Hello friends,
    I installed SNDS and later uninstalled but MaxDB is not removing from control panel - Add/Remove Software.
    then I used cleaner tool (walong with setup) to remove MaxDB but its still shows in control panel - Add/Remove Software.
    Now I am installing SNDS again but it gives me error on step 3. log says....
    MOSERROR 2009-11-12 17:28:34
    MOS-01011 'C:\usr\sap\J2E\SCS01\exe/sapstartsrv.exe' returned with '-1'.
    can anybody tell me what should i do next and how can i install SNDS back?
    Regards,
    Ronny

    can u post the sapinst log file?

  • Errors while Starting SAP NetWeaver

    Hi,
      I noticed that my netweaver studio is lot of time to startup and when i look for the logs i see a huge list of exceptions most of them are similar and i pasted the exception below.
    I am using
    SAP NetWeaver Developer Studio
    Version: 2.0.11
    Build id: 200502210240
    How to resolve this
    Thanks in advance
    !ENTRY org.eclipse.debug.core 4 2 Jun 28, 2005 22:15:26.708
    !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.debug.core".
    !STACK 0
    java.lang.ClassCastException
         at com.sap.ide.eclipse.debugExtensionPlugin.DebugSourceLocator.<init>(DebugSourceLocator.java:38)
         at com.sap.ide.eclipse.debugExtensionPlugin.DebugExtensionPlugin$DebugListener.handleDebugEvents(DebugExtensionPlugin.java:33)
         at org.eclipse.debug.core.DebugPlugin$EventNotifier.run(DebugPlugin.java:787)
         at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1006)
         at org.eclipse.core.runtime.Platform.run(Platform.java:413)
         at org.eclipse.debug.core.DebugPlugin$EventNotifier.dispatch(DebugPlugin.java:819)
         at org.eclipse.debug.core.DebugPlugin.fireDebugEventSet(DebugPlugin.java:266)
         at org.eclipse.jdt.internal.debug.core.model.JDIDebugElement.fireEvent(JDIDebugElement.java:140)
         at org.eclipse.jdt.internal.debug.core.model.JDIDebugElement.fireCreationEvent(JDIDebugElement.java:130)
         at org.eclipse.jdt.internal.debug.core.model.JDIDebugTarget.createThread(JDIDebugTarget.java:441)
         at org.eclipse.jdt.internal.debug.core.model.JDIDebugTarget$ThreadStartHandler.handleEvent(JDIDebugTarget.java:1580)
         at org.eclipse.jdt.internal.debug.core.EventDispatcher.dispatch(EventDispatcher.java:135)
         at org.eclipse.jdt.internal.debug.core.EventDispatcher.run(EventDispatcher.java:211)
         at java.lang.Thread.run(Thread.java:534)
    !ENTRY org.eclipse.debug.core 4 120 Jun 28, 2005 22:15:26.708
    !MESSAGE An exception occurred while dispatching debug events.
    !STACK 0
    java.lang.ClassCastException
         at com.sap.ide.eclipse.debugExtensionPlugin.DebugSourceLocator.<init>(DebugSourceLocator.java:38)
         at com.sap.ide.eclipse.debugExtensionPlugin.DebugExtensionPlugin$DebugListener.handleDebugEvents(DebugExtensionPlugin.java:33)
         at org.eclipse.debug.core.DebugPlugin$EventNotifier.run(DebugPlugin.java:787)
         at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1006)
         at org.eclipse.core.runtime.Platform.run(Platform.java:413)
         at org.eclipse.debug.core.DebugPlugin$EventNotifier.dispatch(DebugPlugin.java:819)
         at org.eclipse.debug.core.DebugPlugin.fireDebugEventSet(DebugPlugin.java:266)
         at org.eclipse.jdt.internal.debug.core.model.JDIDebugElement.fireEvent(JDIDebugElement.java:140)
         at org.eclipse.jdt.internal.debug.core.model.JDIDebugElement.fireCreationEvent(JDIDebugElement.java:130)
         at org.eclipse.jdt.internal.debug.core.model.JDIDebugTarget.createThread(JDIDebugTarget.java:441)
         at org.eclipse.jdt.internal.debug.core.model.JDIDebugTarget$ThreadStartHandler.handleEvent(JDIDebugTarget.java:1580)
         at org.eclipse.jdt.internal.debug.core.EventDispatcher.dispatch(EventDispatcher.java:135)
         at org.eclipse.jdt.internal.debug.core.EventDispatcher.run(EventDispatcher.java:211)
         at java.lang.Thread.run(Thread.java:534)

    Hi,
    I got this solution from SAP and it worked.
    This is a known problem that appers due to an implementation bug,
    while trying to read the proxy information. The studio expects non-
    empty value for key com.tssap.config/proxy, located in
    [YourDevStudioInstallationPath]\eclipse\plugins\com.sap.java.ide\pl
    ugin_customization.ini file. During the installation no value is
    assigned to this key (as you mentioned - no proxy in your case). The
    problem will be fixed for SP14, however there is a workaround:
    1. Change the value for key com.tssap.config/proxy in
    plugin_customization.ini to something like this - proxy:80.
    2. After this change the DevStudio should start and you'll be able to
    configure your proxy settings from Menu Window->Preferences-
    >Workbench->Proxy Settings. (In your case - disable the proxy
    server)

  • Error while deploying in NetWeaver Developer Studio

    hi
    I am getting an error while I am trying to deploy an portal application into the portal.
    It is saying that
    operation failed: Please make sure the server is running and the alias name is correct.
    anybody can help me in this issue.
    thanks
    krish

    hi,
    First of all see to that you gave a name to alias under
    window>preferences>SAP enterprise portal . click  add to enter the details of the server. Give valid host and port number. If you do this i dont see why the above problem occurs.
    regards,
    Ganesh.N

  • Installation error during installing SAP NetWeaver developer studio 7.0.11

    this message was shown to notified me that my installation failed.
    The following program files could not be registered:
    _     c:\windows\system32\librfc32.dll_
    and this are some of the error i found.
    16:31:30  SapFeiKr  2W  COM server is not registered with absolute path: Trying to locate file with SearchPath
    16:31:30  SapFeiKr  2   Found registered file in C:\WINDOWS\system32
    16:31:30  SapFeiKr  2   FileVersion of registered COM Server is: 7100.0.0.5288
    16:31:30  SapFeiKr  2   FileVersion of COM Server to be installed is: 7100.0.0.5288
    16:31:30  SapFeiKr  2W  COM server versions are same but files differ in size: Performing new registration in C:\WINDOWS\system32\librfc32.dll
    16:31:30  SapFeiKr  2   Attempting to register COM server from reg file
    16:31:30  SapFeiKr  2   Offline registration impossible: COR- file not found
    16:31:30  SapFeiKr  2   Falling back to out of process self registration ( sapregsv.exe )
    16:31:31  SapFeiKr  2E  Out of process self registration failed: The specified procedure could not be found.   Error code 0x7f (127)
    16:31:33  SapFeiKr  2E  The module C:\WINDOWS\system32\librfc32.dll could not be loaded due to unresolved module dependencies:
    16:31:33  SapFeiKr  2E  Module msvcr80.dll is unresolved
    16:31:33  SapFeiKr  2E  COM server registration failed. Reboot required: The specified procedure could not be found.   Error code 0x7f (127)
    16:31:33  SapFeiSv  2W  Cannot register 'C:\WINDOWS\system32\librfc32.dll', but no reboot is pending --> ignored
    i couldnt understand these error codes.
    hope there is someone could help me, i need to use NetWeaver for my project.
    and its rather rush.
    thanks a million!

    You should have sap logon installed(710)...Looks like their is some version conflict with  librfc32.dll  file between the ones installed by sap logon and nwds.
    So do the following.
    delete  librfc32.dll  from system 32...(take a backup..may need if anything goes wrong)..
    Then install NWDS..
    Should be done !!!!
    Regards,
    Ashok

  • Errors on my SAP Netweaver Developer Studio

    Well basically I had many mistakes, so I kept on re-do my Entity Services. Add in attributes, removing attributes and so on.
    Of course, I also did change the operations and implementations in my Application Services.
    I believe I did all these at least 5 times. Also, I keep on removing Web Services and add in new ones.
    Now comes the problem.
    I am having errors now, like: Type java.sql.Time of parameter timings of method createBookingBO_custom_R has been exchanged by type java.lang.String     Resource: BookingAppWS2Vi.videf     
    There are 4-5 of these errors. The message are all the same, just that the Resource is different.
    BookingAppWSVi.videf, BookingAppWS2Vi.videf, BookingAppWS3Vi.videf, BookingAppWS4Vi.videf, BookingAppWS5Vi.videf, BookingAppWS6Vi.videf, BookingAppWS7Vi.videf...
    The thing is that, I thought I have removed Web Services number 1 to 7 already? How come still have these errors?

    Maybe your workspace got corrupted or some plug-in fails on startup. Try to start the NWDS with option "-clean -data <workspace_location> -consolelog" and see if this solves the problem.
    Armin

  • Please tell me the location for SAP NetWeaver Developer Studio

    Hi,
    Please tell me the error log for SAP NetWeaver Developer Studio, Version: 7.0.16.
    Regards
    Kaushik Banerjee

    Hi,
    follow this,
    go to your workspace you finds textdocument open it you finds logs.
    ....\SAP\workspace\.metadata\textdocument.
    Regards,
    ramesh

  • Error while installing the EHP 1 for SAP NetWeaver Developer Studio (NWDS)

    Dear All,
    I am trying to install the EHP 1 for SAP NetWeaver Developer Studio (NWDS) 7.1  .It got installed once but when i was trying to deploy the application i was getting an error sayind that we need to have JDK1.5 Update 14 or higher for the installation.
    Now i have JDK 1.5.0_14 installed in my system.So i Uninstalled the EHP 1 for SAP NetWeaver Developer Studio (NWDS)  and i am trying to reinstall it but i am getting the following error
    ERROR:
    Unable to complete action for feature "SAP NetWeaver Developer Studio Facades" due to errors.
        Execution failed! Commmand: "msiexec.exe /norestart /qb /i librfc32.msi /lvx C:\DOCUME1\NS46249\Local Settings\Temp\com.sap.netweaver.developerstudio.facades_librfc32.msi_install_standard.log ALLUSERS=2 REBOOT=ReallySuppress". Exit value: "1639". Working directory: "D:\Program Files\SAP\IDE\CE7.1.1\eclipse\features\com.sap.netweaver.developerstudio.facades_7.1.0.081112155351". Log file: "C:\DOCUME1\NS46249\Local Settings\Temp\com.sap.netweaver.developerstudio.facades_librfc32.msi_install_standard.log".
    Can anybody please help me in resolving this issue.Please help needed as early as possible.
    Thanks in Advance:)
    Regards,
    Nishita Salver

    Dear Nishita,
    I hope you have removed the older version of jdk before installing the new version of jdk. Also after un installation of NWDS, did you delete all the temp files and also the directories created during the original installation of NWDS. Also did you restart your system after the uninstallation of NWDS EHP1 and older jdk before reinstallation of the two softwares?
    Regards,
    Veera
    P.S. The first thing you can try is restarting the PC and try resuming the installation, if it doesnt succeed, please remove all traces of NWDS and JDK, restart pc and then resinstall both of them.

  • Getting an error in Java Project in SAP NetWeaver Developer Studio

    Hi,
    I am getting this error in my Java Project developed in SAP NetWeaver Developer Studio.
    Exception occurred during launch Reason: Source locator does not exist org.eclipse.jdt.debug.ui.javaSourceLocator
    Is this problem of not defining some External .jar file or problem with Eclipse?
    I am developing Java Project which connects with SAP Master Data Management.
    I am referring to a PDF named "How To identify identical master data records using SAP MDM 5.5
    Java APIu2019s".
    Regards
    Kaushik Banerjee

    This may be because of the metadata(registry) cache when it was written out by a second instance of NWDS.
    So the plug-in appears in the file system but NWDS doesn't see it in the metadata
    Delete the .metadata file from your workspace and then start up NWDS. It might work.
    Regards,
    PG
    Edited by: PG on Dec 16, 2008 3:18 PM

  • Error during installation SAP SAP NetWeaver Developer Studio

    Hello,
    Can somebody help installing SAP SAP NetWeaver Developer Studio?
    I get the message:
    SAP NetWeaver Developer Studio 2.0.0. Setup Wizard not Completed
    The SAP NetWeaver Developer Studio 2.0.0 Setup has not successfully installed all selected components on your computer, either because a component could not be installed or the process has been aborted.
    Click Finish to exit the wizard.
    The following program files could not be installed:
         c:\documents and settings\all users\documenten\sap\workspace\.metadata\.plugins\org.eclipse.jdt.launching\vmconfiguration.xml
    The installed applications may not function correctly until all program files are successfully installed. For detailed error descriptions, please open file://D:\IDE\setup\saplogvw.exe .
    The following program files could not be installed:
         c:\documents and settings\all users\documenten\sap\workspace\.metadata\.plugins\org.eclipse.jdt.launching\vmconfiguration.xml
    The installed applications may not function correctly until all program files are successfully installed. For detailed error descriptions, please open file://D:\IDE\setup\saplogvw.exe .
    It looks like a Windows XP problem, because manually I can't copy or create a file in de directory:
    C:\Documents and Settings\All Users\Documenten
    So the following directory doesn't exits:
    c:\documents and settings\all users\documenten\sap\workspace\.metadata\.plugins\org.eclipse.jdt.launching\
    It's weird that I don't have access to the "Documenten" directory (this is the dutch Shared-documents-directory) , because I never changed it.
    When I right-click the directory "Documenten", and I go to Properties, then I don't see a tab setting access groups.
    How can I get access again to the "Documenten"-directory?
    Kind regards,
    Alwin.

    Sunil,
         There is a NW-DS version on the NW4 test drive DVD given out at TechED which I believe was also posted on the ftp.sap.com before TechEd '04 for CeBit 2004. I personally would like to put my vote out there for getting preview versions to the hands of admins to install and kick the tires before we try to convince management to buyin to purchase a product. Another way SAP reduces TCO?
    Bill

  • Sap Netweaver Developer Studio Error.....

    Hi guys.
    I have a problem with Sap Netweaver Developer Studio i have installed JDK and NDS in my pc and i try to make the examples, i have finished to develop the applications(without problems) but i couldn't deploy them, i have a portal server installed and running, i tried to configure the server name in the J2EE Engine Configuration but it had no effect.
    I have the next error 
    Cannot determine sdm host (is empty). Please configure your engine/sdm correctly !

    Oscar,
    for WebDynpro-Projects you can create an .ear-archive in the context menu of your porject ("Create archive") that you have to deploy with SDM. BUT: webdynpro requires WebApplication Server 6.40! You cant use a webdynpro-project in your current ep60sp2-installation.
    for portal applications you can export a .par-arcive in the context menu of your project ("Export...", choose "PAR file") that you can import in your portal.
    you can't test your application without deploying it to a server. if you haven't got a connection to the server during developing, you have to install a portal or at least a WAS6.20(Java) & EP60SP2 or WAS640(java) & EP60SP>2 locally on your computer.
    if you choose to do that, i recommend the WAS6.40(Preview) because you can then develop webdynpros, too.
    kr, achim

  • Error while Installing SAP NetWeaver Testdrive sr1 in Fedora 7

    I am getting problen while Installing SAP NetWeaver Testdrive sr1 in Fedora 7
    I need to install   SAP Web Application Server 6.4 ,SAP NetWeaver Developer Studio,MAXDB7.5 in Fedora Core
    The package sapj2ee-srv-sapdb-6.40-2 is already installed.
    The package sapdb-7.5-2 is already installed.
    The package sapdb-db-log-7.5-2 is already installed.
    The package sapdb-db-files-7.5-2 is already installed.
    Found interface: eth8 . Alias is eth8:0
    ifconfig eth8:0 195.155.155.1 up
    LD_LIBRARY_PATH: Undefined variable.
    rm: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
    /sapdb/programs/bin/xuser: error while loading shared libraries: libdl.so.2: cannot open shared object file: No such file or directory
    [: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
    Can u suggest  what I need to do ? do I have to install any rpm

    Hi Debashis Mallick,
    it seems the program xuser need the libraries libdl.so.2 and libc.so.6 and don't find it.
    Both are in package glibc-2.6.x. ,maybe your have Version < 2.6 installed?
    Regards
    Andreas Filzer

  • Error while installing SAP NetWeaver Composition Environment 7.1 SR3

    I got the following error while installing SAP NetWeaver Composition Environment 7.1 SR3 Evalution SDN Version - Java EE only
    on my Windows XP, 1 GB RAM, 1.6 GHZ processor speed
    An error occurred while processing service SAP NetWeaver CE Developer Edition > SAP NetWeaver CE Development System( Last error reported by the step :Java EE Engine configuration error. DIAGNOSIS: See output of logfile configtool.0.trc: ' INFO: Loading tool launcher... INFO: [OS: Windows XP] [VM vendor: SAP AG] [VM version: 5.1.000] [VM type: SAP Java Server VM] INFO: Main class to start: "com.sap.engine.configtool.batch.BatchInstall" INFO: Loading 51 JAR files: [D:\usr\sap\CE1\SYS\global\security\lib\tools\iaik_jce.jar, D:\usr\sap\CE1\SYS\global\security\lib\tools\iaik_jsse.jar, D:\usr\sap\CE1\SYS\global\security\lib\tools\iaik_smime.jar, D:\usr\sap\CE1\SYS\global\security\lib\tools\iaik_ssl.jar, D:\usr\sap\CE1\SYS\global\security\lib\tools\w3c_http.jar, C:\Program Files\sapinst_instdir\CE71_DEV_ADA\INSTALL\install\lib\jaas.jar, C:\Program Files\sapinst_instdir\CE71_DEV_ADA\INSTALL\install\lib\jdbc.jar, C:\Program Files\sapinst_instdir\CE71_DEV_ADA\INSTALL\install\lib\jload.jar, C:\Program Files\sapinst_instdir\CE71_DEV_ADA\INSTALL\install\lib\jperflib.jar, C:\Program Files\sapinst_instdir\CE71_DEV_ADA\INSTALL\install\lib\jsizecheck.jar, C:\Program Files\sapinst_instdir\CE71_DEV_ADA\INSTALL\install\lib\jstartup.jar, C:\Program Files\sapinst_instdir\CE71_DEV_ADA\INSTALL\install\lib\jstartupapi.jar, C:\Program Files\sapinst_instdir\CE71_DEV_ADA\INSTALL\install\lib\jstartupimpl.jar, C:\Program Files\sapinst_instdir\CE71_DEV_ADA\INSTALL\install\lib\sap.comsl.ut.infoprovider_lib.jar, C:\Program Files\sapinst_instdir\CE71_DEV_ADA\INSTALL\install\lib\sap.comsl.ut.manager.offline.jar, C:\Program Files\sapinst_instdir\CE71_DEV_ADA\INSTALL\install\lib\sap.comslctcimport.jar, C:\Program Files\sapinst_instdir\CE71_DEV_ADA\INSTALL\install\lib\sap.comtcantlrruntime.jar, C:\Program Files\sapinst_instdir\CE71_DEV_ADA\INSTALL\install\lib\sap.comtcblconfigimpl.jar, C:\Program Files\sapinst_instdir\CE71_DEV_ADA\INSTALL\install\lib\sap.comtcbldeploycontrolleroffline_phase_asm.jar, C:\Program Files\sapinst_instdir\CE71_DEV_ADA\INSTALL\install\lib\sap.comtcbliqlibimpl.jar, C:\Program Files\sapinst_instdir\CE71_DEV_ADA\INSTALL\install\lib\sap.comtcbljdsrjdsr.jar, C:\Program Files\sapinst_instdir\CE71_DEV_ADA\INSTALL\install\lib\sap.comtcbljkernel_dummyframe_dummy.jar, C:\Program Files\sapinst_instdir\CE71_DEV_ADA\INSTALL\install\lib\sap.comtcbljkernel_dummykernel_dummy.jar, C:\Program Files\sapinst_instdir\CE71_DEV_ADA\INSTALL\install\lib\sap.comtcbljkernel_utilimpl.jar, C:\Program Files\sapinst_instdir\CE71_DEV_ADA\INSTALL\install\lib\sap.comtcbljrfcimpl.jar, C:\Program Files\sapinst_instdir\CE71_DEV_ADA\INSTALL\install\lib\sap.comtcbloffline_launcherimpl.jar, C:\Program Files\sapinst_instdir\CE71_DEV_ADA\INSTALL\install\lib\sap.comtcblopensqlimplStandalone.jar, C:\Program Files\sapinst_instdir\CE71_DEV_ADA\INSTALL\install\lib\sap.comtcblslutilityimpl.jar, C:\Program Files\sapinst_instdir\CE71_DEV_ADA\INSTALL\install\lib\sap.comtcdddbcatalogimplCatalog.jar, C:\Program Files\sapinst_instdir\CE71_DEV_ADA\INSTALL\install\lib\sap.comtcdddbdictionarydatabaseimplDictionaryDatabase.jar, C:\Program Files\sapinst_instdir\CE71_DEV_ADA\INSTALL\install\lib\sap.comtcexceptionimpl.jar, C:\Program Files\sapinst_instdir\CE71_DEV_ADA\INSTALL\install\lib\sap.comtci18ncpjarIMPL.jar, C:\Program Files\sapinst_instdir\CE71_DEV_ADA\INSTALL\install\lib\sap.comtcjebootstrapimpl.jar, C:\Program Files\sapinst_instdir\CE71_DEV_ADA\INSTALL\install\lib\sap.comtcjecfscontainerstandalone_impl.jar, C:\Program Files\sapinst_instdir\CE71_DEV_ADA\INSTALL\install\lib\sap.comtcjeclientlibimpl.jar, C:\Program Files\sapinst_instdir\CE71_DEV_ADA\INSTALL\install\lib\sap.comtcjeconfigtool.jar, C:\Program Files\sapinst_instdir\CE71_DEV_ADA\INSTALL\install\lib\sap.comtcjeextramile.jar, C:\Program Files\sapinst_instdir\CE71_DEV_ADA\INSTALL\install\lib\sap.comtcjeofflineconfigurationimpl.jar, C:\Program Files\sapinst_instdir\CE71_DEV_ADA\INSTALL\install\lib\sap.comtcjeofflinelicense.jar, C:\Program Files\sapinst_instdir\CE71_DEV_ADA\INSTALL\install\lib\sap.comtcjeoffline_deployimpl.jar, C:\Program Files\sapinst_instdir\CE71_DEV_ADA\INSTALL\install\lib\sap.comtcjewebcontainerimpl.jar, C:\Program Files\sapinst_instdir\CE71_DEV_ADA\INSTALL\install\lib\sap.comtcloggingjavaimpl.jar, C:\Program Files\sapinst_instdir\CE71_DEV_ADA\INSTALL\install\lib\sap.comtcsapxmltoolkitsapxmltoolkit.jar, C:\Program Files\sapinst_instdir\CE71_DEV_ADA\INSTALL\install\lib\sap.comtcsdtcvlimpl.jar, C:\Program Files\sapinst_instdir\CE71_DEV_ADA\INSTALL\install\lib\sap.comtcsecdestinationslibimpl.jar, C:\Program Files\sapinst_instdir\CE71_DEV_ADA\INSTALL\install\lib\sap.comtcsecinstallertoolsimpl.jar, C:\Program Files\sapinst_instdir\CE71_DEV_ADA\INSTALL\install\lib\sap.comtcseclikeylikey_assembly.jar, C:\Program Files\sapinst_instdir\CE71_DEV_ADA\INSTALL\install\lib\sap.comtcsecsecstorefsjavacore.jar, C:\Program Files\sapinst_instdir\CE71_DEV_ADA\INSTALL\install\lib\servlet.jar, C:\Program Files\sapinst_instdir\CE71_DEV_ADA\INSTALL\install\lib\tcje~cl_deploy.jar, D:\sapdb\programs\runtime\jar\sapdbc.jar] INFO: Start PerfTimes : loadNativeLayer: loading jperflib failed. no jperflib in java.library.path '.). You may now
    choose Retry to repeat the current step.
    choose View Log to get more information about the error.
    stop the task and continue with it later.
    Log files are written to C:\Program Files/sapinst_instdir/CE71_DEV_ADA/INSTALL.
    Plz help me..itz urgent,
    Cheers,
    Aravind.

    Hi Eric,
    The trace file says,
    <!LOGHEADER[START]/>
    <!HELP[Manual modification of the header may cause parsing problem!]/>
    <!LOGGINGVERSION[1.5.7.1006]/>
    <!NAME[configtool.trc]/>
    <!PATTERN[configtool.trc]/>
    <!FORMATTER[com.sap.tc.logging.ListFormatter]/>
    <!ENCODING[UTF8]/>
    <!FILESET[0, 5, 1000000]/>
    <!PREVIOUSFILE[configtool.4.trc]/>
    <!NEXTFILE[configtool.1.trc]/>
    <!LOGHEADER[END]/>
    #1.5 #02004C4F4F50000000000001005E8D7DFFFFFFFFFFFFFFFF#1202100775046#configtool##configtool#######Thread[main,5,main]##0#0#Fatal#1#/configtool#Java###Can't connect to DB.
    [EXCEPTION]
    #1#com.sap.engine.frame.core.configuration.ConfigurationException: Error while connecting to DB.
         at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPool.createConnection(DBConnectionPool.java:409)
         at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPool.<init>(DBConnectionPool.java:153)
         at com.sap.engine.core.configuration.impl.persistence.rdbms.PersistenceHandler.<init>(PersistenceHandler.java:48)
         at com.sap.engine.core.configuration.impl.cache.ConfigurationCache.<init>(ConfigurationCache.java:176)
         at com.sap.engine.core.configuration.bootstrap.ConfigurationManagerBootstrapImpl.init(ConfigurationManagerBootstrapImpl.java:263)
         at com.sap.engine.core.configuration.bootstrap.ConfigurationManagerBootstrapImpl.<init>(ConfigurationManagerBootstrapImpl.java:57)
         at com.sap.engine.configtool.batch.BatchInstall.executeTasks(BatchInstall.java:192)
         at com.sap.engine.configtool.batch.BatchInstall.main(BatchInstall.java:238)
         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:585)
         at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:161)
    Caused by: com.sap.dbtech.jdbc.exceptions.JDBCDriverException: SAP DBTech JDBC: Cannot connect to jdbc:sapdb://computer/CE1 [Restart required].
         at com.sap.dbtech.jdbc.DriverSapDB.connect(DriverSapDB.java:216)
         at com.sap.sql.connect.factory.DriverPooledConnectionFactory.createVendorConnection(DriverPooledConnectionFactory.java:50)
         at com.sap.sql.connect.factory.DriverPooledConnectionFactory.getPooledConnection(DriverPooledConnectionFactory.java:37)
         at com.sap.sql.connect.datasource.DBDataSourceImpl.createPooledConnection(DBDataSourceImpl.java:677)
         at com.sap.sql.connect.datasource.DBDataSourceImpl.newPooledConnection(DBDataSourceImpl.java:626)
         at com.sap.sql.connect.datasource.DBDataSourceImpl.getPooledConnection(DBDataSourceImpl.java:165)
         at com.sap.sql.connect.OpenSQLDataSourceImpl.getPooledConnection(OpenSQLDataSourceImpl.java:211)
         at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPool.createConnection(DBConnectionPool.java:353)
         ... 12 more
    #1.5 #02004C4F4F5000000000000101904E0DFFFFFFFFFFFFFFFF#1202101914781#configtool##configtool#######Thread[main,5,main]##0#0#Fatal#1#/configtool#Java###Can't connect to DB.
    [EXCEPTION]
    #1#com.sap.engine.frame.core.configuration.ConfigurationException: Error while connecting to DB.
         at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPool.createConnection(DBConnectionPool.java:409)
         at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPool.<init>(DBConnectionPool.java:153)
         at com.sap.engine.core.configuration.impl.persistence.rdbms.PersistenceHandler.<init>(PersistenceHandler.java:48)
         at com.sap.engine.core.configuration.impl.cache.ConfigurationCache.<init>(ConfigurationCache.java:176)
         at com.sap.engine.core.configuration.bootstrap.ConfigurationManagerBootstrapImpl.init(ConfigurationManagerBootstrapImpl.java:263)
         at com.sap.engine.core.configuration.bootstrap.ConfigurationManagerBootstrapImpl.<init>(ConfigurationManagerBootstrapImpl.java:57)
         at com.sap.engine.configtool.batch.BatchInstall.executeTasks(BatchInstall.java:192)
         at com.sap.engine.configtool.batch.BatchInstall.main(BatchInstall.java:238)
         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:585)
         at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:161)
    Caused by: com.sap.dbtech.jdbc.exceptions.JDBCDriverException: SAP DBTech JDBC: Cannot connect to jdbc:sapdb://computer/CE1 [Restart required].
         at com.sap.dbtech.jdbc.DriverSapDB.connect(DriverSapDB.java:216)
         at com.sap.sql.connect.factory.DriverPooledConnectionFactory.createVendorConnection(DriverPooledConnectionFactory.java:50)
         at com.sap.sql.connect.factory.DriverPooledConnectionFactory.getPooledConnection(DriverPooledConnectionFactory.java:37)
         at com.sap.sql.connect.datasource.DBDataSourceImpl.createPooledConnection(DBDataSourceImpl.java:677)
         at com.sap.sql.connect.datasource.DBDataSourceImpl.newPooledConnection(DBDataSourceImpl.java:626)
         at com.sap.sql.connect.datasource.DBDataSourceImpl.getPooledConnection(DBDataSourceImpl.java:165)
         at com.sap.sql.connect.OpenSQLDataSourceImpl.getPooledConnection(OpenSQLDataSourceImpl.java:211)
         at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPool.createConnection(DBConnectionPool.java:353)
         ... 12 more
    #1.5 #02004C4F4F50000000000001014B84C7FFFFFFFFFFFFFFFF#1202102025296#configtool##configtool#######Thread[main,5,main]##0#0#Fatal#1#/configtool#Java###Can't connect to DB.
    [EXCEPTION]
    #1#com.sap.engine.frame.core.configuration.ConfigurationException: Error while connecting to DB.
         at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPool.createConnection(DBConnectionPool.java:409)
         at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPool.<init>(DBConnectionPool.java:153)
         at com.sap.engine.core.configuration.impl.persistence.rdbms.PersistenceHandler.<init>(PersistenceHandler.java:48)
         at com.sap.engine.core.configuration.impl.cache.ConfigurationCache.<init>(ConfigurationCache.java:176)
         at com.sap.engine.core.configuration.bootstrap.ConfigurationManagerBootstrapImpl.init(ConfigurationManagerBootstrapImpl.java:263)
         at com.sap.engine.core.configuration.bootstrap.ConfigurationManagerBootstrapImpl.<init>(ConfigurationManagerBootstrapImpl.java:57)
         at com.sap.engine.configtool.batch.BatchInstall.executeTasks(BatchInstall.java:192)
         at com.sap.engine.configtool.batch.BatchInstall.main(BatchInstall.java:238)
         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:585)
         at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:161)
    Caused by: com.sap.dbtech.jdbc.exceptions.JDBCDriverException: SAP DBTech JDBC: Cannot connect to jdbc:sapdb://computer/CE1 [Restart required].
         at com.sap.dbtech.jdbc.DriverSapDB.connect(DriverSapDB.java:216)
         at com.sap.sql.connect.factory.DriverPooledConnectionFactory.createVendorConnection(DriverPooledConnectionFactory.java:50)
         at com.sap.sql.connect.factory.DriverPooledConnectionFactory.getPooledConnection(DriverPooledConnectionFactory.java:37)
         at com.sap.sql.connect.datasource.DBDataSourceImpl.createPooledConnection(DBDataSourceImpl.java:677)
         at com.sap.sql.connect.datasource.DBDataSourceImpl.newPooledConnection(DBDataSourceImpl.java:626)
         at com.sap.sql.connect.datasource.DBDataSourceImpl.getPooledConnection(DBDataSourceImpl.java:165)
         at com.sap.sql.connect.OpenSQLDataSourceImpl.getPooledConnection(OpenSQLDataSourceImpl.java:211)
         at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPool.createConnection(DBConnectionPool.java:353)
         ... 12 more
    #1.5 #02004C4F4F5000000000000100E0C7C3FFFFFFFFFFFFFFFF#1202099599843#configtool##configtool#######Thread[main,5,main]##0#0#Fatal#1#/configtool#Java###Can't connect to DB.
    [EXCEPTION]
    #1#com.sap.engine.frame.core.configuration.ConfigurationException: Error while connecting to DB.
         at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPool.createConnection(DBConnectionPool.java:409)
         at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPool.<init>(DBConnectionPool.java:153)
         at com.sap.engine.core.configuration.impl.persistence.rdbms.PersistenceHandler.<init>(PersistenceHandler.java:48)
         at com.sap.engine.core.configuration.impl.cache.ConfigurationCache.<init>(ConfigurationCache.java:176)
         at com.sap.engine.core.configuration.bootstrap.ConfigurationManagerBootstrapImpl.init(ConfigurationManagerBootstrapImpl.java:263)
         at com.sap.engine.core.configuration.bootstrap.ConfigurationManagerBootstrapImpl.<init>(ConfigurationManagerBootstrapImpl.java:57)
         at com.sap.engine.configtool.batch.BatchInstall.executeTasks(BatchInstall.java:192)
         at com.sap.engine.configtool.batch.BatchInstall.main(BatchInstall.java:238)
         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:585)
         at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:161)
    Caused by: com.sap.dbtech.jdbc.exceptions.JDBCDriverException: SAP DBTech JDBC: Cannot connect to jdbc:sapdb://computer/CE1 [Restart required].
         at com.sap.dbtech.jdbc.DriverSapDB.connect(DriverSapDB.java:216)
         at com.sap.sql.connect.factory.DriverPooledConnectionFactory.createVendorConnection(DriverPooledConnectionFactory.java:50)
         at com.sap.sql.connect.factory.DriverPooledConnectionFactory.getPooledConnection(DriverPooledConnectionFactory.java:37)
         at com.sap.sql.connect.datasource.DBDataSourceImpl.createPooledConnection(DBDataSourceImpl.java:677)
         at com.sap.sql.connect.datasource.DBDataSourceImpl.newPooledConnection(DBDataSourceImpl.java:626)
         at com.sap.sql.connect.datasource.DBDataSourceImpl.getPooledConnection(DBDataSourceImpl.java:165)
         at com.sap.sql.connect.OpenSQLDataSourceImpl.getPooledConnection(OpenSQLDataSourceImpl.java:211)
         at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPool.createConnection(DBConnectionPool.java:353)
         ... 12 more
    #1.5 #02004C4F4F5000000000000100C22A3BFFFFFFFFFFFFFFFF#1202101476187#configtool##configtool#######Thread[main,5,main]##0#0#Fatal#1#/configtool#Java###Can't connect to DB.
    [EXCEPTION]
    #1#com.sap.engine.frame.core.configuration.ConfigurationException: Error while connecting to DB.
         at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPool.createConnection(DBConnectionPool.java:409)
         at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPool.<init>(DBConnectionPool.java:153)
         at com.sap.engine.core.configuration.impl.persistence.rdbms.PersistenceHandler.<init>(PersistenceHandler.java:48)
         at com.sap.engine.core.configuration.impl.cache.ConfigurationCache.<init>(ConfigurationCache.java:176)
         at com.sap.engine.core.configuration.bootstrap.ConfigurationManagerBootstrapImpl.init(ConfigurationManagerBootstrapImpl.java:263)
         at com.sap.engine.core.configuration.bootstrap.ConfigurationManagerBootstrapImpl.<init>(ConfigurationManagerBootstrapImpl.java:57)
         at com.sap.engine.configtool.batch.BatchInstall.executeTasks(BatchInstall.java:192)
         at com.sap.engine.configtool.batch.BatchInstall.main(BatchInstall.java:238)
         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:585)
         at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:161)
    Caused by: com.sap.dbtech.jdbc.exceptions.JDBCDriverException: SAP DBTech JDBC: Cannot connect to jdbc:sapdb://computer/CE1 [Restart required].
         at com.sap.dbtech.jdbc.DriverSapDB.connect(DriverSapDB.java:216)
         at com.sap.sql.connect.factory.DriverPooledConnectionFactory.createVendorConnection(DriverPooledConnectionFactory.java:50)
         at com.sap.sql.connect.factory.DriverPooledConnectionFactory.getPooledConnection(DriverPooledConnectionFactory.java:37)
         at com.sap.sql.connect.datasource.DBDataSourceImpl.createPooledConnection(DBDataSourceImpl.java:677)
         at com.sap.sql.connect.datasource.DBDataSourceImpl.newPooledConnection(DBDataSourceImpl.java:626)
         at com.sap.sql.connect.datasource.DBDataSourceImpl.getPooledConnection(DBDataSourceImpl.java:165)
         at com.sap.sql.connect.OpenSQLDataSourceImpl.getPooledConnection(OpenSQLDataSourceImpl.java:211)
         at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPool.createConnection(DBConnectionPool.java:353)
         ... 12 more
    #1.5 #02004C4F4F50000000000001014B84C7FFFFFFFFFFFFFFFF#1202107230359#configtool##configtool#######Thread[main,5,main]##0#0#Fatal#1#/configtool#Java###Can't connect to DB.
    [EXCEPTION]
    #1#com.sap.engine.frame.core.configuration.ConfigurationException: Error while connecting to DB.
         at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPool.createConnection(DBConnectionPool.java:409)
         at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPool.<init>(DBConnectionPool.java:153)
         at com.sap.engine.core.configuration.impl.persistence.rdbms.PersistenceHandler.<init>(PersistenceHandler.java:48)
         at com.sap.engine.core.configuration.impl.cache.ConfigurationCache.<init>(ConfigurationCache.java:176)
         at com.sap.engine.core.configuration.bootstrap.ConfigurationManagerBootstrapImpl.init(ConfigurationManagerBootstrapImpl.java:263)
         at com.sap.engine.core.configuration.bootstrap.ConfigurationManagerBootstrapImpl.<init>(ConfigurationManagerBootstrapImpl.java:57)
         at com.sap.engine.configtool.batch.BatchInstall.executeTasks(BatchInstall.java:192)
         at com.sap.engine.configtool.batch.BatchInstall.main(BatchInstall.java:238)
         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:585)
         at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:161)
    Caused by: com.sap.dbtech.jdbc.exceptions.JDBCDriverException: SAP DBTech JDBC: Cannot connect to jdbc:sapdb://computer/CE1 [Restart required].
         at com.sap.dbtech.jdbc.DriverSapDB.connect(DriverSapDB.java:216)
         at com.sap.sql.connect.factory.DriverPooledConnectionFactory.createVendorConnection(DriverPooledConnectionFactory.java:50)
         at com.sap.sql.connect.factory.DriverPooledConnectionFactory.getPooledConnection(DriverPooledConnectionFactory.java:37)
         at com.sap.sql.connect.datasource.DBDataSourceImpl.createPooledConnection(DBDataSourceImpl.java:677)
         at com.sap.sql.connect.datasource.DBDataSourceImpl.newPooledConnection(DBDataSourceImpl.java:626)
         at com.sap.sql.connect.datasource.DBDataSourceImpl.getPooledConnection(DBDataSourceImpl.java:165)
         at com.sap.sql.connect.OpenSQLDataSourceImpl.getPooledConnection(OpenSQLDataSourceImpl.java:211)
         at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPool.createConnection(DBConnectionPool.java:353)
         ... 12 more
    Can you please advice me how to get rid of this problem?
    Is there any prob with MAC address resolution or loop back adapter? if yes, how to get rid of that?
    Cheers,
    Aravind

  • Problem while installing SAP netweaver developer workplace

    hi,
    I hav a problem while installing SAP netweaver developer workplace .An error has occured while processing service ´developer workplace installation´.This error occured in phase 14 of 25 ie while unpacking SCS Client.error is as follows:-
    [Cannot connect to host uklonki1 Connection refused: connect, -813.]
    the database is online and the x-server is also started.hope anyone can help me in this problem.
    with regards,
    Jaisamma

    Hi Michael,
    I have tried that, but the result remains the same.
    Manish

  • Configuring the SAP NetWeaver Developer Studio

    Hi,
    I have to configure Configuring the SAP NetWeaver Developer Studio at AIX based system ,I have installed it on the system but getting error while configuring it,Could you please do the needful.
    Thanks in advance
    SS

    Sanjay,
    Post the error you are getting
    Thanks
    Bala Duvvuri

Maybe you are looking for

  • Chaning Apple ID on iPhone 5 for iCloud Acct

    How can I change my apple ID on my iPhone 5 for my iCloud account information?

  • Active Directory Time Error

    The last 3 days or so random Macs from our 350 or so here have been falling off our Active Directory domain. When trying to unbind/rebind them Directory Utility tells me all about how AD "only permits slight variations between clocks on your computer

  • Executing a Stored Procedure

    I have this code CallableStatement stmt1 = conn.prepareCall("{?= call suma(?)}"); stmt1.setInt(2, 12); stmt1.registerOutParameter(1, Types.INTEGER ); stmt1.registerOutParameter(2, Types.INTEGER ); stmt1.execute(); But it doesn't work, I copy this fro

  • New contract status

    Hi, We are having classic scenario with GOA implemented. We are doing spend analysis using customised abap reports.We want to create status key "EXPIRED" for expired contract based on contract validity. Is there any way to create this status in table

  • Can anyone help me in Labview Program

    Hello All,Iam a begginer and I have a question in finishing a task. Here is it... Consider some binary numbers such as.. 11010010101010001001110101010101001010.... 1.Now my first task is to group it into two 11 01 00 10 10 10 10 00 10...and so on.. 2