Sap r/3 installation

Hi friends,
My friend installed SAP XI in Windows Server 2003 and using VMWare ,he installed SAP R/3 on winddows.
How to use the SAP R/3 for extraction in SAP XI
Please help me

Hi Raju,
Start VMWare and check for IP (use <b>ipconfig</b> in command prompt)
Windows Server 2003 - IP - ?  (Where SAP XI is installed)
Windows Server 2003 - VMWare - IP  - ? (Where SAP R/3 is installed)
In SAP XI - use VMWare IP & SAP R/3 credentials for extraction.
Thanks
Prembabu

Similar Messages

  • SAP ME 15 Installation error in CTC SAP ME Configuration

    Hi,
    We are doing an SAP ME 15 installation and are getting an error during CTC
    for "SAP ME Configuration for installation" during step 6 of 7 "Create or update Global site".
    All the JDBC Datasources for VMJDBC are green and working.
    From the default trace log I can see this:
    #2.0 #2014 10 07 12:36:47:020#+0200#Error#com.sap.tc.lm.ctc.cul.serviceimpl.process.InvokeServiceControllerDefault#
    #BC-INS-CTC#tc~lm~ctc~cul~core_sda#C000AC117450002A00000013000002F4#7447350000000004#sap.com/tc~lm~itsam~ui~mainframe~wd#com.sap.tc.lm.ctc.cul.serviceimpl.process.InvokeServiceControllerDefault#Administrator#1##693380984E0C11E49BBF00000071A336#290bfa2c4e0811e4c25d0050569c1b6e#290bfa2c4e0811e4c25d0050569c1b6e#0#Thread[Thread-49,5,Dedicated_Application_Thread]#Plain##
    Service execution error; invocation target error when calling method createAndUpdateGlobalSite in class com.sap.me.ctc.services.idat.GlobalSiteConfiguration of component sap.com/xapps~me~ctc~ear (error message = com.sap.me.frame.domain.BusinessRuntimeException: java.lang.NullPointerException: while trying to invoke the method java.util.List.clear() of a null object loaded from field com.sap.sql.jdbc.vendor.VendorPooledConnection.openStatements of an object loaded from local variable 'this')
    [EXCEPTION]
    com.sap.tc.lm.ctc.cul.api.CULServiceException: Service execution error; invocation target error when calling method createAndUpdateGlobalSite in class com.sap.me.ctc.services.idat.GlobalSiteConfiguration of component sap.com/xapps~me~ctc~ear (error message = com.sap.me.frame.domain.BusinessRuntimeException: java.lang.NullPointerException: while trying to invoke the method java.util.List.clear() of a null object loaded from field com.sap.sql.jdbc.vendor.VendorPooledConnection.openStatements of an object loaded from local variable 'this')
    at com.sap.tc.lm.ctc.cul.broker.BrokerServiceExecuter.executeService(BrokerServiceExecuter.java:61)
    at com.sap.tc.lm.ctc.cul.serviceimpl.executor.CULServiceExecutor.executeService(CULServiceExecutor.java:36)
    at com.sap.tc.lm.ctc.cul.serviceimpl.process.InvokeServiceControllerDefault.execute(InvokeServiceControllerDefault.java:133)
    at com.sap.tc.lm.ctc.metamodel.process.controller.ProcessControllerImpl.remoteOrLocalExecution(ProcessControllerImpl.java:741)
    at com.sap.tc.lm.ctc.metamodel.process.controller.ProcessControllerImpl.execute(ProcessControllerImpl.java:286)
    at com.sap.tc.lm.ctc.metamodel.process.controller.ProcessExecuter.run(ProcessExecuter.java:156)
    at java.lang.Thread.run(Thread.java:763)
    Caused by: com.sap.tc.lm.ctc.provider.javaServiceProvider.exceptions.CPIServiceExecutionException: Service execution error; invocation target error when calling method createAndUpdateGlobalSite in class com.sap.me.ctc.services.idat.GlobalSiteConfiguration of component sap.com/xapps~me~ctc~ear (error message = com.sap.me.frame.domain.BusinessRuntimeException: java.lang.NullPointerException: while trying to invoke the method java.util.List.clear() of a null object loaded from field com.sap.sql.jdbc.vendor.VendorPooledConnection.openStatements of an object loaded from local variable 'this')
    at com.sap.tc.lm.ctc.provider.javaServiceProvider.JavaMethodExecuter.invoke(JavaMethodExecuter.java:291)
    at com.sap.tc.lm.ctc.provider.javaServiceProvider.JavaServiceExecuter.executeService(JavaServiceExecuter.java:86)
    at com.sap.tc.lm.ctc.cul.broker.BrokerServiceExecuter.executeService(BrokerServiceExecuter.java:59)
    ... 6 more
    Caused by: 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:597)
    at com.sap.tc.lm.ctc.provider.javaServiceProvider.JavaMethodExecuter.invoke(JavaMethodExecuter.java:259)
    ... 8 more
    Caused by: com.visiprise.frame.service.ext.ExtensionExecutionException: com.sap.me.frame.domain.BusinessRuntimeException: java.lang.NullPointerException: while trying to invoke the method java.util.List.clear() of a null object loaded from field com.sap.sql.jdbc.vendor.VendorPooledConnection.openStatements of an object loaded from local variable 'this'
    at com.visiprise.frame.service.ext.GenericServiceExecutionProcess.handleExtensionException(GenericServiceExecutionProcess.java:174)
    at com.visiprise.frame.service.ext.GenericServiceExecutionProcess.executeExtension(GenericServiceExecutionProcess.java:158)
    at com.visiprise.frame.service.ext.GenericServiceExecutionProcess.executeExtensions(GenericServiceExecutionProcess.java:125)
    at com.visiprise.frame.service.ext.GenericServiceExecutionProcess.execute(GenericServiceExecutionProcess.java:97)
    at com.visiprise.frame.service.ext.TransactionDecoratorSupport.execute(TransactionDecoratorSupport.java:86)
    at com.sap.me.frame.service.BaseTransactionExecutionProcess.execute(BaseTransactionExecutionProcess.java:95)
    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:597)
    at com.sap.engine.services.ejb3.runtime.impl.RequestInvocationContext.proceedFinal(RequestInvocationContext.java:47)
    at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:166)
    at com.sap.engine.services.ejb3.runtime.impl.Interceptors_StatesTransition.invoke(Interceptors_StatesTransition.java:19)
    at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:179)
    at com.sap.engine.services.ejb3.runtime.impl.Interceptors_Resource.invoke(Interceptors_Resource.java:50)
    at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:179)
    at com.sap.engine.services.ejb3.runtime.impl.Interceptors_Transaction.doWorkWithAttribute(Interceptors_Transaction.java:37)
    at com.sap.engine.services.ejb3.runtime.impl.Interceptors_Transaction.invoke(Interceptors_Transaction.java:21)
    at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:179)
    at com.sap.engine.services.ejb3.runtime.impl.Interceptors_MethodRetry.invoke(Interceptors_MethodRetry.java:46)
    at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:179)
    at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:191)
    at com.sap.engine.services.ejb3.runtime.impl.Interceptors_StatelessInstanceGetter.invoke(Interceptors_StatelessInstanceGetter.java:23)
    at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:179)
    at com.sap.engine.services.ejb3.runtime.impl.Interceptors_SecurityCheck.invoke(Interceptors_SecurityCheck.java:25)
    at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:179)
    at com.sap.engine.services.ejb3.runtime.impl.Interceptors_ExceptionTracer.invoke(Interceptors_ExceptionTracer.java:17)
    at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:179)
    at com.sap.engine.services.ejb3.runtime.impl.DefaultInvocationChainsManager.startChain(DefaultInvocationChainsManager.java:138)
    at com.sap.engine.services.ejb3.runtime.impl.DefaultEJBProxyInvocationHandler.invoke(DefaultEJBProxyInvocationHandler.java:172)
    at com.sap.engine.services.ejb3.runtime.impl.DefaultEJBProxyInvocationHandler.invoke(DefaultEJBProxyInvocationHandler.java:99)
    at com.sun.proxy.$Proxy916.execute(Unknown Source)
    at com.visiprise.frame.service.ext.ServiceExecutionInterceptor.intercept(ServiceExecutionInterceptor.java:44)
    at com.sap.me.frame.service.BusinessServiceExecutionInterceptor.intercept(BusinessServiceExecutionInterceptor.java:57)
    at com.visiprise.frame.proxy.InterceptorChain.process(InterceptorChain.java:48)
    at com.visiprise.frame.proxy.GenericSOProxy.invoke(GenericSOProxy.java:81)
    at com.sun.proxy.$Proxy1546.loadInitialData(Unknown Source)
    at com.sap.me.plant.impl.SiteConfigurationService.createGlobalSite(SiteConfigurationService.java:397)
    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:597)
    at com.visiprise.frame.proxy.DefaultInterceptor.intercept(DefaultInterceptor.java:31)
    at com.visiprise.frame.proxy.InterceptorChain.process(InterceptorChain.java:48)
    at com.visiprise.frame.proxy.ProxyContext.process(ProxyContext.java:67)
    at com.visiprise.frame.service.ext.MethodInvocationActivity.execute(MethodInvocationActivity.java:34)
    at com.visiprise.frame.service.ext.GenericServiceExecutionProcess.executeActivity(GenericServiceExecutionProcess.java:202)
    at com.visiprise.frame.service.ext.GenericServiceExecutionProcess.executeService(GenericServiceExecutionProcess.java:136)
    at com.visiprise.frame.service.ext.GenericServiceExecutionProcess.execute(GenericServiceExecutionProcess.java:94)
    at com.visiprise.frame.service.ext.TransactionDecoratorSupport.execute(TransactionDecoratorSupport.java:86)
    at com.sap.me.frame.service.BaseTransactionExecutionProcess.execute(BaseTransactionExecutionProcess.java:95)
    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:597)
    at com.sap.engine.services.ejb3.runtime.impl.RequestInvocationContext.proceedFinal(RequestInvocationContext.java:47)
    at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:166)
    at com.sap.engine.services.ejb3.runtime.impl.Interceptors_StatesTransition.invoke(Interceptors_StatesTransition.java:19)
    at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:179)
    at com.sap.engine.services.ejb3.runtime.impl.Interceptors_Resource.invoke(Interceptors_Resource.java:50)
    at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:179)
    at com.sap.engine.services.ejb3.runtime.impl.Interceptors_Transaction.doWorkWithAttribute(Interceptors_Transaction.java:37)
    at com.sap.engine.services.ejb3.runtime.impl.Interceptors_Transaction.invoke(Interceptors_Transaction.java:21)
    at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:179)
    at com.sap.engine.services.ejb3.runtime.impl.Interceptors_MethodRetry.invoke(Interceptors_MethodRetry.java:46)
    at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:179)
    at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:191)
    at com.sap.engine.services.ejb3.runtime.impl.Interceptors_StatelessInstanceGetter.invoke(Interceptors_StatelessInstanceGetter.java:23)
    at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:179)
    at com.sap.engine.services.ejb3.runtime.impl.Interceptors_SecurityCheck.invoke(Interceptors_SecurityCheck.java:25)
    at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:179)
    at com.sap.engine.services.ejb3.runtime.impl.Interceptors_ExceptionTracer.invoke(Interceptors_ExceptionTracer.java:17)
    at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:179)
    at com.sap.engine.services.ejb3.runtime.impl.DefaultInvocationChainsManager.startChain(DefaultInvocationChainsManager.java:138)
    at com.sap.engine.services.ejb3.runtime.impl.DefaultEJBProxyInvocationHandler.invoke(DefaultEJBProxyInvocationHandler.java:172)
    at com.sap.engine.services.ejb3.runtime.impl.DefaultEJBProxyInvocationHandler.invoke(DefaultEJBProxyInvocationHandler.java:99)
    at com.sun.proxy.$Proxy916.execute(Unknown Source)
    at com.visiprise.frame.service.ext.ServiceExecutionInterceptor.intercept(ServiceExecutionInterceptor.java:44)
    at com.sap.me.frame.service.BusinessServiceExecutionInterceptor.intercept(BusinessServiceExecutionInterceptor.java:57)
    at com.visiprise.frame.proxy.InterceptorChain.process(InterceptorChain.java:48)
    at com.visiprise.frame.proxy.GenericSOProxy.invoke(GenericSOProxy.java:81)
    at com.sun.proxy.$Proxy1546.createGlobalSite(Unknown Source)
    at com.sap.me.ctc.services.idat.GlobalSiteConfiguration.createAndUpdateGlobalSite(GlobalSiteConfiguration.java:191)
    ... 13 more
    Caused by: com.sap.me.frame.domain.BusinessRuntimeException: java.lang.NullPointerException: while trying to invoke the method java.util.List.clear() of a null object loaded from field com.sap.sql.jdbc.vendor.VendorPooledConnection.openStatements of an object loaded from local variable 'this'
    at com.sap.me.common.impl.DynamicInvocationService.invoke(DynamicInvocationService.java:76)
    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:597)
    at com.visiprise.frame.proxy.DefaultInterceptor.intercept(DefaultInterceptor.java:31)
    at com.visiprise.frame.proxy.InterceptorChain.process(InterceptorChain.java:48)
    at com.visiprise.frame.proxy.ProxyContext.process(ProxyContext.java:67)
    at com.visiprise.frame.service.ext.MethodInvocationActivity.execute(MethodInvocationActivity.java:34)
    at com.visiprise.frame.service.ext.GenericServiceExecutionProcess.executeActivity(GenericServiceExecutionProcess.java:202)
    at com.visiprise.frame.service.ext.GenericServiceExecutionProcess.executeService(GenericServiceExecutionProcess.java:136)
    at com.visiprise.frame.service.ext.GenericServiceExecutionProcess.execute(GenericServiceExecutionProcess.java:94)
    at com.visiprise.frame.service.ext.TransactionDecoratorSupport.execute(TransactionDecoratorSupport.java:86)
    at com.sap.me.frame.service.BaseTransactionExecutionProcess.execute(BaseTransactionExecutionProcess.java:95)
    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:597)
    at com.sap.engine.services.ejb3.runtime.impl.RequestInvocationContext.proceedFinal(RequestInvocationContext.java:47)
    at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:166)
    at com.sap.engine.services.ejb3.runtime.impl.Interceptors_StatesTransition.invoke(Interceptors_StatesTransition.java:19)
    at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:179)
    at com.sap.engine.services.ejb3.runtime.impl.Interceptors_Resource.invoke(Interceptors_Resource.java:50)
    at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:179)
    at com.sap.engine.services.ejb3.runtime.impl.Interceptors_Transaction.doWorkWithAttribute(Interceptors_Transaction.java:37)
    at com.sap.engine.services.ejb3.runtime.impl.Interceptors_Transaction.invoke(Interceptors_Transaction.java:21)
    at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:179)
    at com.sap.engine.services.ejb3.runtime.impl.Interceptors_MethodRetry.invoke(Interceptors_MethodRetry.java:46)
    at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:179)
    at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:191)
    at com.sap.engine.services.ejb3.runtime.impl.Interceptors_StatelessInstanceGetter.invoke(Interceptors_StatelessInstanceGetter.java:23)
    at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:179)
    at com.sap.engine.services.ejb3.runtime.impl.Interceptors_SecurityCheck.invoke(Interceptors_SecurityCheck.java:25)
    at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:179)
    at com.sap.engine.services.ejb3.runtime.impl.Interceptors_ExceptionTracer.invoke(Interceptors_ExceptionTracer.java:17)
    at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:179)
    at com.sap.engine.services.ejb3.runtime.impl.DefaultInvocationChainsManager.startChain(DefaultInvocationChainsManager.java:138)
    at com.sap.engine.services.ejb3.runtime.impl.DefaultEJBProxyInvocationHandler.invoke(DefaultEJBProxyInvocationHandler.java:172)
    at com.sap.engine.services.ejb3.runtime.impl.DefaultEJBProxyInvocationHandler.invoke(DefaultEJBProxyInvocationHandler.java:99)
    at com.sun.proxy.$Proxy916.execute(Unknown Source)
    at com.visiprise.frame.service.ext.ServiceExecutionInterceptor.intercept(ServiceExecutionInterceptor.java:44)
    at com.sap.me.frame.service.BusinessServiceExecutionInterceptor.intercept(BusinessServiceExecutionInterceptor.java:57)
    at com.visiprise.frame.proxy.InterceptorChain.process(InterceptorChain.java:48)
    at com.visiprise.frame.proxy.GenericSOProxy.invoke(GenericSOProxy.java:81)
    at com.sun.proxy.$Proxy1578.invoke(Unknown Source)
    at com.sap.me.common.impl.XmlInvocationService.invokeConfigLoad(XmlInvocationService.java:695)
    at com.sap.me.common.impl.XmlInvocationService.loadApplicationConfiguration(XmlInvocationService.java:174)
    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:597)
    at com.visiprise.frame.proxy.DefaultInterceptor.intercept(DefaultInterceptor.java:31)
    at com.visiprise.frame.proxy.InterceptorChain.process(InterceptorChain.java:48)
    at com.visiprise.frame.proxy.ProxyContext.process(ProxyContext.java:67)
    at com.visiprise.frame.service.ext.MethodInvocationActivity.execute(MethodInvocationActivity.java:34)
    at com.visiprise.frame.service.ext.GenericServiceExecutionProcess.executeActivity(GenericServiceExecutionProcess.java:202)
    at com.visiprise.frame.service.ext.GenericServiceExecutionProcess.executeService(GenericServiceExecutionProcess.java:136)
    at com.visiprise.frame.service.ext.GenericServiceExecutionProcess.execute(GenericServiceExecutionProcess.java:94)
    at com.visiprise.frame.service.ext.TransactionDecoratorSupport.execute(TransactionDecoratorSupport.java:86)
    at com.sap.me.frame.service.BaseTransactionExecutionProcess.execute(BaseTransactionExecutionProcess.java:95)
    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:597)
    at com.sap.engine.services.ejb3.runtime.impl.RequestInvocationContext.proceedFinal(RequestInvocationContext.java:47)
    at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:166)
    at com.sap.engine.services.ejb3.runtime.impl.Interceptors_StatesTransition.invoke(Interceptors_StatesTransition.java:19)
    at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:179)
    at com.sap.engine.services.ejb3.runtime.impl.Interceptors_Resource.invoke(Interceptors_Resource.java:50)
    at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:179)
    at com.sap.engine.services.ejb3.runtime.impl.Interceptors_Transaction.doWorkWithAttribute(Interceptors_Transaction.java:37)
    at com.sap.engine.services.ejb3.runtime.impl.Interceptors_Transaction.invoke(Interceptors_Transaction.java:21)
    at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:179)
    at com.sap.engine.services.ejb3.runtime.impl.Interceptors_MethodRetry.invoke(Interceptors_MethodRetry.java:46)
    at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:179)
    at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:191)
    at com.sap.engine.services.ejb3.runtime.impl.Interceptors_StatelessInstanceGetter.invoke(Interceptors_StatelessInstanceGetter.java:23)
    at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:179)
    at com.sap.engine.services.ejb3.runtime.impl.Interceptors_SecurityCheck.invoke(Interceptors_SecurityCheck.java:25)
    at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:179)
    at com.sap.engine.services.ejb3.runtime.impl.Interceptors_ExceptionTracer.invoke(Interceptors_ExceptionTracer.java:17)
    at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:179)
    at com.sap.engine.services.ejb3.runtime.impl.DefaultInvocationChainsManager.startChain(DefaultInvocationChainsManager.java:138)
    at com.sap.engine.services.ejb3.runtime.impl.DefaultEJBProxyInvocationHandler.invoke(DefaultEJBProxyInvocationHandler.java:172)
    at com.sap.engine.services.ejb3.runtime.impl.DefaultEJBProxyInvocationHandler.invoke(DefaultEJBProxyInvocationHandler.java:99)
    at com.sun.proxy.$Proxy916.execute(Unknown Source)
    at com.visiprise.frame.service.ext.ServiceExecutionInterceptor.intercept(ServiceExecutionInterceptor.java:44)
    at com.sap.me.frame.service.BusinessServiceExecutionInterceptor.intercept(BusinessServiceExecutionInterceptor.java:57)
    at com.visiprise.frame.proxy.InterceptorChain.process(InterceptorChain.java:48)
    at com.visiprise.frame.proxy.GenericSOProxy.invoke(GenericSOProxy.java:81)
    at com.sun.proxy.$Proxy1535.loadApplicationConfiguration(Unknown Source)
    at com.sap.me.plant.impl.ConfigDataLoader.execute(ConfigDataLoader.java:103)
    at com.sap.me.plant.impl.ConfigDataLoader.execute(ConfigDataLoader.java:77)
    at com.visiprise.frame.service.ext.GenericServiceExecutionProcess.executeActivity(GenericServiceExecutionProcess.java:202)
    at com.visiprise.frame.service.ext.GenericServiceExecutionProcess.executeExtension(GenericServiceExecutionProcess.java:153)
    ... 94 more
    Caused by: java.lang.NullPointerException: while trying to invoke the method java.util.List.clear() of a null object loaded from field com.sap.sql.jdbc.vendor.VendorPooledConnection.openStatements of an object loaded from local variable 'this'
    at com.sap.sql.jdbc.vendor.VendorPooledConnection.invalidate(VendorPooledConnection.java:352)
    at com.sap.sql.jdbc.vendor.VendorPooledConnection.destroyConnection(VendorPooledConnection.java:317)
    at com.sap.sql.connect.datasource.DBDataSourceImpl.closePooledConnection(DBDataSourceImpl.java:737)
    at com.sap.sql.connect.datasource.DBDataSourceImpl.destroy(DBDataSourceImpl.java:1043)
    at com.sap.sql.connect.datasource.DBDataSourceImpl.destroy(DBDataSourceImpl.java:45)
    at com.sap.sql.connect.pool.CreatedObjectsPool.destroy(CreatedObjectsPool.java:140)
    at com.sap.sql.connect.pool.Pool.release(Pool.java:558)
    at com.sap.sql.connect.datasource.DBDataSourceImpl.releasePooledConnection(DBDataSourceImpl.java:914)
    at com.sap.sql.connect.datasource.PooledConnectionHandle.close(PooledConnectionHandle.java:59)
    at com.sap.engine.services.dbpool.spi.XAManagedConnectionImpl.destroy(XAManagedConnectionImpl.java:70)
    at com.sap.engine.services.connector.jca.ConnectionHashSet.destroy(ConnectionHashSet.java:450)
    at com.sap.engine.services.connector.jca.ConnectionManagerImpl.allocateConnection(ConnectionManagerImpl.java:359)
    at com.sap.engine.services.connector.jca.ShareableConnectionManager.allocateConnection(ShareableConnectionManager.java:54)
    at com.sap.engine.services.dbpool.cci.ConnectionFactoryImpl.getConnection(ConnectionFactoryImpl.java:52)
    at com.sap.me.frame.AbstractDataSource.getDBConnection(AbstractDataSource.java:413)
    at com.sap.me.frame.AbstractDataSource.executeQuery(AbstractDataSource.java:142)
    at com.sap.me.frame.BaseDataSource.executeQuery(BaseDataSource.java:197)
    at com.sap.me.frame.BaseDataSource.recordExists(BaseDataSource.java:830)
    at com.sap.me.frame.AuditLogHandler.createAL(AuditLogHandler.java:129)
    at com.sap.me.frame.AuditLogHandler.performAuditLogWork(AuditLogHandler.java:953)
    at com.sap.me.frame.dao.AuditLogListener.performAuditLog(AuditLogListener.java:62)
    at com.sap.me.frame.dao.AuditLogListener.afterCreate(AuditLogListener.java:29)
    at com.sap.me.frame.dao.CompositeLifeCycleListener.afterCreate(CompositeLifeCycleListener.java:83)
    at com.sap.me.frame.dao.ProductionDataAccessService.create(ProductionDataAccessService.java:193)
    at com.sap.me.frame.dao.DomainDataAccessService.create(DomainDataAccessService.java:65)
    at com.sap.me.frame.dao.DomainDataAccessService.create(DomainDataAccessService.java:30)
    at com.sap.me.frame.domain.DefaultDomainService.create(DefaultDomainService.java:96)
    at com.sap.me.activity.impl.ExtensionConfigurationService.createExtensionPoint(ExtensionConfigurationService.java:243)
    at com.sap.me.activity.impl.ExtensionConfigurationService.createExtensionLocal(ExtensionConfigurationService.java:962)
    at com.sap.me.activity.impl.ExtensionConfigurationService.createExtensionByCreateExtensionRequest(ExtensionConfigurationService.java:230)
    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:597)
    at com.visiprise.frame.proxy.DefaultInterceptor.intercept(DefaultInterceptor.java:31)
    at com.visiprise.frame.proxy.InterceptorChain.process(InterceptorChain.java:48)
    at com.visiprise.frame.proxy.ProxyContext.process(ProxyContext.java:67)
    at com.visiprise.frame.service.ext.MethodInvocationActivity.execute(MethodInvocationActivity.java:34)
    at com.visiprise.frame.service.ext.GenericServiceExecutionProcess.executeActivity(GenericServiceExecutionProcess.java:202)
    at com.visiprise.frame.service.ext.GenericServiceExecutionProcess.executeService(GenericServiceExecutionProcess.java:136)
    at com.visiprise.frame.service.ext.GenericServiceExecutionProcess.execute(GenericServiceExecutionProcess.java:94)
    at com.visiprise.frame.service.ext.TransactionDecoratorSupport.execute(TransactionDecoratorSupport.java:86)
    at com.sap.me.frame.service.BaseTransactionExecutionProcess.execute(BaseTransactionExecutionProcess.java:95)
    at sun.reflect.GeneratedMethodAccessor454.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at com.sap.engine.services.ejb3.runtime.impl.RequestInvocationContext.proceedFinal(RequestInvocationContext.java:47)
    at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:166)
    at com.sap.engine.services.ejb3.runtime.impl.Interceptors_StatesTransition.invoke(Interceptors_StatesTransition.java:19)
    at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:179)
    at com.sap.engine.services.ejb3.runtime.impl.Interceptors_Resource.invoke(Interceptors_Resource.java:50)
    at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:179)
    at com.sap.engine.services.ejb3.runtime.impl.Interceptors_Transaction.doWorkWithAttribute(Interceptors_Transaction.java:37)
    at com.sap.engine.services.ejb3.runtime.impl.Interceptors_Transaction.invoke(Interceptors_Transaction.java:21)
    at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:179)
    at com.sap.engine.services.ejb3.runtime.impl.Interceptors_MethodRetry.invoke(Interceptors_MethodRetry.java:46)
    at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:179)
    at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:191)
    at com.sap.engine.services.ejb3.runtime.impl.Interceptors_StatelessInstanceGetter.invoke(Interceptors_StatelessInstanceGetter.java:23)
    at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:179)
    at com.sap.engine.services.ejb3.runtime.impl.Interceptors_SecurityCheck.invoke(Interceptors_SecurityCheck.java:25)
    at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:179)
    at com.sap.engine.services.ejb3.runtime.impl.Interceptors_ExceptionTracer.invoke(Interceptors_ExceptionTracer.java:17)
    at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:179)
    at com.sap.engine.services.ejb3.runtime.impl.DefaultInvocationChainsManager.startChain(DefaultInvocationChainsManager.java:138)
    at com.sap.engine.services.ejb3.runtime.impl.DefaultEJBProxyInvocationHandler.invoke(DefaultEJBProxyInvocationHandler.java:172)
    at com.sap.engine.services.ejb3.runtime.impl.DefaultEJBProxyInvocationHandler.invoke(DefaultEJBProxyInvocationHandler.java:99)
    at com.sun.proxy.$Proxy916.execute(Unknown Source)
    at com.visiprise.frame.service.ext.ServiceExecutionInterceptor.intercept(ServiceExecutionInterceptor.java:44)
    at com.sap.me.frame.service.BusinessServiceExecutionInterceptor.intercept(BusinessServiceExecutionInterceptor.java:57)
    at com.visiprise.frame.proxy.InterceptorChain.process(InterceptorChain.java:48)
    at com.visiprise.frame.proxy.GenericSOProxy.invoke(GenericSOProxy.java:81)
    at com.sun.proxy.$Proxy1581.createExtensionByCreateExtensionRequest(Unknown Source)
    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:597)
    at sun.reflect.misc.Trampoline.invoke(MethodUtil.java:57)
    at sun.reflect.GeneratedMethodAccessor47.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at sun.reflect.misc.MethodUtil.invoke(MethodUtil.java:260)
    at java.beans.Statement.invokeInternal(Statement.java:239)
    at java.beans.Statement.access$000(Statement.java:39)
    at java.beans.Statement$2.run(Statement.java:140)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.beans.Statement.invoke(Statement.java:137)
    at java.beans.Expression.getValue(Expression.java:98)
    at com.sap.me.common.impl.DynamicInvocationService.invoke(DynamicInvocationService.java:64)
    ... 188 more
    Best regards,
    Johan

    Hi Chandrababu,
    Unfortunately I don't know any more than this. I have only done one SAP ME 15 installation so far
    and this was the solution to our error situation.
    If you don't get it working then you should log a support ticket to SAP.
    Best regards,
    Johan

  • SAP Strategy management installation

    Hi Experts,
    i am new to SAP strategy management. I need a step by step way of installing SAP strategy management on windows server.
    I really need someone who has implemented SAP strategy management to assist me to install this application successfully.
    I will need an expert who has screenshots on installation steps from the SAP net weaver installation and deployment of SCA files to the installation of SAP Strategy management.
    Regards
    Justice

    Hi experts,
    below are the errors i am encountering from the above post i made;

  • SAP Ecc6.0 Installation error during ABAP Import Phase 20 of 24

    While I am installing SAP ECC 6.0 with Original DVD. I am getting some Issues.
    I had finished upto 4 stpes .  and after that IMPORT ABAP, showing error in " Log files are written to C: Program files:sapinst......"
    Please Retry , View Log & Stop.
    I am clicking Retry again it will be come same issue. Please Let me know.
    Log Files Name - "ABAP Processors of Instances SID\DVEMGS00"

    Still I am getting same problem in mine SAP ECC6.0 Installation.
    In Abap Instance Phase 20 of 24.  Error in ABAP Instance. I check the mmc.
    Disp+work is in Gray Color. Remainiing Server Green Color. After Few minutes it will stopped in Work Process.
    Still Going Installation for same Process.
    Let me know.

  • Error while installing the SAP J2EE add-on for SAP NW XI installation

    Error while installing the SAP J2EE add-on for SAP NW XI installation  
    Posted: Jan 24, 2007 5:23 PM         Reply      E-mail this post 
    Hello,
    When I am installing the SAP SAP J2EE add-on for SAP NW XI installation I am getting the follwing error:
    CJS-00084 SQL statement or script failed. DIAGNOSIS: Error message: Executable /oracle/XID/920_64/bin/sqlplus returns 127.. SOLUTION: See ora_sql_results.log and the Oracle documentation for details
    Could some one help me to resolve this error and install the SAP J2EE add-on?
    Thanks,
    George

    Hi George,
    Kindly use the latest installation Masted in Service market place. That will possibly solve your problem.
    Regards
    Vivek

  • Error during sap r/3 installation  at update databse statistics

    Hi friends,
    I am getting an error during sap r/3 installation almost at the last stage.
    the error is  at update database statistics.
    my configuration is
    os: windows 2000 server.
    d/b: oracle 9i.
    erp: sap 4.7 ee
    During oracle installation stage the oui is asking for create a database, i am chechking it ok. Is that a problem ?.
    I am sending the log file. Please can anybody help me, where i am going wrong-
    The log file----
    Click Browse and give location of export1, as shown in the bellow figure
    INFO 2007-02-04 21:46:32
    Creating directory D:\oracle\DRS\sapdata4\drs620_5.
    INFO 2007-02-04 21:46:32
    Creating file system node D:\oracle\DRS/sapdata4\drs620_5 with type DIRECTORY succeeded.
    INFO 2007-02-04 21:46:32
    Creating directory D:\oracle\DRS\sapdata5\drs620_6.
    INFO 2007-02-04 21:46:32
    Creating file system node D:\oracle\DRS/sapdata5\drs620_6 with type DIRECTORY succeeded.
    INFO 2007-02-04 21:46:32
    Creating directory D:\oracle\DRS\sapdata5\drs620_7.
    INFO 2007-02-04 21:46:32
    Creating file system node D:\oracle\DRS/sapdata5\drs620_7 with type DIRECTORY succeeded.
    INFO 2007-02-04 21:46:32
    Creating directory D:\oracle\DRS\sapdata6\drs620_8.
    INFO 2007-02-04 21:46:32
    Creating file system node D:\oracle\DRS/sapdata6\drs620_8 with type DIRECTORY succeeded.
    INFO 2007-02-04 21:46:32
    Creating directory D:\oracle\DRS\sapdata6\drs620_9.
    INFO 2007-02-04 21:46:32
    Creating file system node D:\oracle\DRS/sapdata6\drs620_9 with type DIRECTORY succeeded.
    INFO 2007-02-04 21:46:32
    Creating directory D:\oracle\DRS\sapdata6\drsusr_1.
    INFO 2007-02-04 21:46:32
    Creating file system node D:\oracle\DRS/sapdata6\drsusr_1 with type DIRECTORY succeeded.
    INFO 2007-02-04 21:46:32
    Creating directory D:\oracle\DRS\sapdata2\roll_1.
    INFO 2007-02-04 21:46:32
    Creating file system node D:\oracle\DRS/sapdata2\roll_1 with type DIRECTORY succeeded.
    INFO 2007-02-04 21:46:32
    Creating directory D:\oracle\DRS\sapdata3\temp_1.
    INFO 2007-02-04 21:46:32
    Creating file system node D:\oracle\DRS/sapdata3\temp_1 with type DIRECTORY succeeded.
    INFO 2007-02-04 21:46:32
    Creating directory D:\oracle\DRS\sapdata1\system_1.
    INFO 2007-02-04 21:46:32
    Creating file system node D:\oracle\DRS/sapdata1\system_1 with type DIRECTORY succeeded.
    INFO 2007-02-04 21:46:32
    Processing of all file system node operations of table tORA_SapdataNodes succeeded.
    INFO 2007-02-04 21:46:33
    Processing of all file system node operations of table tORA_DatabaseServerNodes succeeded.
    INFO 2007-02-04 21:46:34
    Processing of all file system node operations of table tORA_SapdataNodes succeeded.
    INFO 2007-02-04 21:46:35
    Creating file c:\oracle\ora90\database\initDRS.ora.
    INFO 2007-02-04 21:46:36
    Creating file C:\oracle\ora90\database\initDRS.sap.
    INFO 2007-02-04 21:46:37
    Copying file F:/sap4.7/ker/NT/COMMON/INSTALL/INITSID.DBA to: c:\oracle\ora90/database/initDRS.dba.
    INFO 2007-02-04 21:46:37
    Creating file c:\oracle\ora90\database\initDRS.dba.
    INFO 2007-02-04 21:46:38
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-02-04 21:46:39
    Moving file c:/oracle/ora90/database/initDRS.ora to: orig_init_ora_tmp.txt.
    INFO 2007-02-04 21:46:39
    Moving file C:/SAPinst ORACLE KERNEL/changed_init_ora_tmp.txt to: c:\oracle\ora90\database\initDRS.ora.
    INFO 2007-02-04 21:46:39
    Removing file C:/SAPinst ORACLE KERNEL/orig_init_ora_tmp.txt.
    INFO 2007-02-04 21:46:40
    Creating file C:\SAPinst ORACLE KERNEL\oradim.log.
    INFO 2007-02-04 21:46:45
    See 'c:\oracle\ora90/bin/oradim -new -sid DRS -STARTMODE auto' output in 'C:\SAPinst ORACLE KERNEL\oradim.log'.
    INFO 2007-02-04 21:46:45
    'c:\oracle\ora90/bin/oradim -new -sid DRS -STARTMODE auto' returned with '0'.
    INFO 2007-02-04 21:46:46
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-02-04 21:46:49
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-02-04 21:59:57
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-02-04 22:00:00
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-02-04 22:00:44
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-02-04 22:00:46
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-02-04 22:01:31
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-02-04 22:01:34
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-02-04 22:02:18
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-02-04 22:02:20
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-02-04 22:03:06
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-02-04 22:03:09
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-02-04 22:03:55
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-02-04 22:03:57
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-02-04 22:04:44
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-02-04 22:04:46
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-02-04 22:05:32
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-02-04 22:05:35
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-02-04 22:06:21
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-02-04 22:06:23
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-02-04 22:07:10
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-02-04 22:07:12
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-02-04 22:07:58
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-02-04 22:08:01
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-02-04 22:08:48
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-02-04 22:08:50
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-02-04 22:09:38
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-02-04 22:09:40
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-02-04 22:09:44
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-02-04 22:09:46
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-02-04 22:10:06
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-02-04 22:10:09
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-02-04 22:10:39
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-02-04 22:10:41
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-02-04 22:10:44
    Moving file c:/oracle/ora90/database/initDRS.ora to: orig_init_ora_tmp.txt.
    INFO 2007-02-04 22:10:44
    Moving file C:/SAPinst ORACLE KERNEL/changed_init_ora_tmp.txt to: c:\oracle\ora90\database\initDRS.ora.
    INFO 2007-02-04 22:10:44
    Removing file C:/SAPinst ORACLE KERNEL/orig_init_ora_tmp.txt.
    INFO 2007-02-04 22:10:45
    Creating file C:\SAPinst ORACLE KERNEL\lsnrctl.log.
    INFO 2007-02-04 22:10:46
    See 'c:\oracle\ora90/bin/lsnrctl stat' output in 'C:\SAPinst ORACLE KERNEL\lsnrctl.log'.
    INFO 2007-02-04 22:10:46
    'c:\oracle\ora90/bin/lsnrctl stat' returned with '3'.
    INFO 2007-02-04 22:10:46
    Creating file C:\SAPinst ORACLE KERNEL\lsnrctl.log.
    INFO 2007-02-04 22:10:48
    See 'c:\oracle\ora90/bin/lsnrctl start' output in 'C:\SAPinst ORACLE KERNEL\lsnrctl.log'.
    INFO 2007-02-04 22:10:48
    'c:\oracle\ora90/bin/lsnrctl start' returned with '0'.
    INFO 2007-02-04 22:10:48
    Copying file F:/sap4.7/ker/NT/COMMON/INSTALL/ORADBUSR.SQL to: ./oradbusr.sql.
    INFO 2007-02-04 22:10:48
    Creating file C:\SAPinst ORACLE KERNEL\oradbusr.sql.
    INFO 2007-02-04 22:10:49
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-02-04 22:10:52
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    PHASE 2007-02-04 22:10:54
    Database Load
    INFO 2007-02-04 22:10:58
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-02-04 22:10:59
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-02-04 22:11:00
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-02-04 22:11:01
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-02-04 22:11:01
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-02-04 22:11:01
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-02-04 22:11:01
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-02-04 22:11:01
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-02-04 22:11:01
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-02-04 22:11:01
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-02-04 22:11:01
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-02-04 22:11:01
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-02-04 22:11:01
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-02-04 22:11:01
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-02-04 22:11:01
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-02-04 22:11:02
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-02-04 22:11:02
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-02-04 22:11:02
    Task files created
    INFO 2007-02-04 22:11:03
    Command files created
    INFO 2007-02-04 22:11:05
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-02-04 22:11:05
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-02-04 22:11:05
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-02-05 00:06:44
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-02-05 03:43:19
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-02-05 04:55:23
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-02-05 05:17:24
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-02-05 05:39:25
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-02-05 05:45:25
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-02-05 05:57:26
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-02-05 06:00:26
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-02-05 06:03:26
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-02-05 06:05:26
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-02-05 06:07:26
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-02-05 06:08:27
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-02-05 06:09:28
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-02-05 06:24:46
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-02-05 06:24:46
    Processes finished successfully
    INFO 2007-02-05 06:26:23
    Creating file C:\SAPinst ORACLE KERNEL\ddicora.sql.
    INFO 2007-02-05 06:26:25
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-02-05 06:26:30
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-02-05 06:26:32
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-02-05 06:26:43
    Moving file c:/oracle/ora90/database/initDRS.ora to: orig_init_ora_tmp.txt.
    INFO 2007-02-05 06:26:43
    Moving file C:/SAPinst ORACLE KERNEL/changed_init_ora_tmp.txt to: c:\oracle\ora90\database\initDRS.ora.
    INFO 2007-02-05 06:26:43
    Removing file C:/SAPinst ORACLE KERNEL/orig_init_ora_tmp.txt.
    INFO 2007-02-05 06:26:43
    Moving file c:/oracle/ora90/database/initDRS.ora to: orig_init_ora_tmp.txt.
    INFO 2007-02-05 06:26:43
    Moving file C:/SAPinst ORACLE KERNEL/changed_init_ora_tmp.txt to: c:\oracle\ora90\database\initDRS.ora.
    INFO 2007-02-05 06:26:43
    Removing file C:/SAPinst ORACLE KERNEL/orig_init_ora_tmp.txt.
    INFO 2007-02-05 06:26:43
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-02-05 06:26:45
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-02-05 06:26:48
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-02-05 06:26:52
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-02-05 06:26:55
    Creating file C:\SAPinst ORACLE KERNEL\brconnect.log.
    INFO 2007-02-05 06:26:55
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-02-05 06:26:55
    See 'D:\usr\sap\DRS\SYS\exe\run/brconnect -c -f crsyn -o SAPDRS' output in 'C:\SAPinst ORACLE KERNEL\brconnect.log'.
    ERROR 2007-02-05 06:26:55
    MOS-01012  PROBLEM: 'D:\usr\sap\DRS\SYS\exe\run/brconnect -c -f crsyn -o SAPDRS' returned with '128' which is not a defined as a success code.
    ERROR 2007-02-05 06:26:55
    FJS-00012  Error when executing script.
    kindly help me where i am going wrong.
    Yours friendly,
    Bharath.

    Hi Andreas,
    many thanks to you for the timely help.
    a.)I want to know why there is an error at brconnect ? why is it returning an error code (128) at UPDATE DATABASE STATISTICS stage.
    I have read in this forum itself that the UPDATE STATISTICS need not be suceesfully completed and we can edit database.r3s
    " ..on the other hand you can easily invoke the update statistics after the installation has ended (succesfully!)...edit DATABASE.R3S (or the appropriate template file you are using) by changing the status=ERROR to status=OK...this will let you finish the installation..-GreetZ, AH."
    I have searched for this file (database.r3s) in my system in vain Where can i find this file database.r3s?.
    Have i done any configuration mistake at the pre-installation stage. I have installed Oracle 9.0 using setup.exe of oracle. should i use sapserver.cmd to install oracle?.I havent applied any patch for Oracle 9.0
    Should I apply any patch just the same way we do for Oracle 8.1.x ?.  If so, where can i get the patch for Oracle 9.0 .?.
    b.) You said there should not be any spaces in file path (ex: C:/SAPinst ORACLE KERNEL/) . But I havent specified file path, the r/3 setup itself has created the directory path.
    c.) I want to know one thing- should we create a database before installing r/3. When we are installing Oracle 8/9. x what are the components that we are installing?
    Your friend,
    Bharath.

  • SAP R/3 installation document needed

    SAP R/3 installation document needed  please any one send me docs

    HI,
    Go to https://websmp104.sap-ag.de/instguides -> Installation and Upgrade Guides(Left menu)
    ->SAP Components->SAP R/3 then choose the Release.
    Some useful info~
    R/3 Installation at home PC
    Regards,
    Moorthy

  • SAP ECC6.0 installation with Oracle RAC

    Hi Expert,
    Current we working on SAP ECC6.0 installation with Oracle 10G RAC on AIX 5.3. The RAC are running on two nodes (servers). And we are using GPFS filesystem (not running on HACMP).
    Overall we had completed the Oracle RAC installation (CRS+RDBMS) and tested the oracle failover and it work find. Now we want to start with the SAP installation (with HA). In the SAP installation documentation, it did request to create a virtual hostname on the node and execute the sapinst scripts with below command line.
    #./sapinst SAPINST_USE_HOSTNAME=ascs00
    But if we are running on Oracle RAC + GPFS do we need to specify the virtual hostname? If not, which hostname i should use to install the HA for SAP?  Please advice.
    Regards.

    And then I'd continue with the documentation at:
    SAP on Oracle => SAP on Oracle Real Application Clusters (RAC) 
    There you can find several installation guides for windows/UNIX/Linux

  • Sap 4.6c installation sapdb 7.2.5 win error

    Hello all.
    I have installed one sap 4.6c installation sapdb 7.2.5 win.
    When I try to install another one such system on the same server
    I get such error:
    INFO 2008-10-22 14:36:03 SAPDBINSTALL_NT_ADA SyCoprocessCreate:931
        Creating coprocess D:\Distr_46C\rdbms_old\NT\I386\sdbinst.exe ...
    INFO 2008-10-22 14:36:04 SAPDBINSTALL_NT_ADA ExecuteDo:0
        RC code form SyCoprocessWait  = 1 .
    ERROR 2008-10-22 14:36:04 SAPDBINSTALL_NT_ADA ExecuteCheck:0
        Exit code from D:\Distr_46C\rdbms_old\NT\I386\sdbinst.exe: 1.
    ERROR 2008-10-22 14:36:04 SAPDBINSTALL_NT_ADA InternalInstallationDo:0
        Phase failed.
    ERROR 2008-10-22 14:36:04 SAPDBINSTALL_NT_ADA InstallationDo:0
        Phase failed.
    ERROR 2008-10-22 14:36:04 InstController Action:0
        Step SAPDBINSTALL_NT_ADA could not be performed.
    ERROR 2008-10-22 14:36:05 Main
        Installation failed.
    ERROR 2008-10-22 14:36:05 Main
        Installation aborted.
    What can I do?
    P.S. This situation is appered only with this versions of database and R/3 (sapdb 7.6 and R/3 4.7 - all is ok)

    Hello Elena,
    where did you get that information?
    If you look into PAM you can see that MaxDB version 7.6 is supported for 4.6C - with the SAP KERNEL 4.6D_EX2.
    And in the download section for 4.6C installation CDs you can find a CD with MaxDB version 7.5. So I'd recommend to read the installation documentation again and check out what can be installed.
    BTW: End of mainstream maintenance for 4.6C was 31.12.2006. Why do you install that version at all?
    Regards,
    Melanie

  • 7.20 SAP Web AS installation on (32 Bit, 2 GB) Windows OS

    Hi ALL,
    I need 7.20 SAP Web AS installation on (32 Bit, 2 GB) Windows OS.(java Server)
    I am new to this Server Installation. This would be my first Server Installalation.
    Kindly share any installation guide available for 720 landscape installalation. I need a bit detailed doc.
    Also do let me know if 32Bit, 2 GB is enough?
    Waiting for reply
    Regards,
    Archana

    Hi Archana,
    Check the Dowload link:
    http://www.sdn.sap.com/irj/scn/downloads?rid=/library/uuid/a0a6bd7b-3dfc-2c10-eb95-aae0f777d4ab
    Refer to blog for procedure. Although the procedure is for NW 7.3 installation the procedure is similar and the downloads are already available from above link.
    http://tknight.org/sdn/show/25031
    2GB should be enough even though 3GB is recommended.
    Regards,
    Srikishan

  • SAP ISA B2C installation document

    Hello,
    Does anybody have SAP ISA B2C installation document? I need the configuration
    information for it. I am having trouble registering as a new customer.
    The country field is not populated & even if I enter all the information I get the error as "Make an entry in all fields where required".
    Thanks,
    Harsha

    Hello Harsha,
    perhaps you get some help in the Best Practice Guide http://help.sap.com/bp_crmv250/CRM_DE/BBLibrary/html/BBlibrary.htm -> C14: CRM E-Commerce.
    Regards
    Gregor

  • Errors During sap 4.7 installation-kindly help

    Hi friends,
    I am getting  3 errors during sap 4.7 installation.kindly help.
    i herewwith giving the error details:-
    1. R/3 Basis System Initialization DB-Connect Failed, Return code 000256
    2. R/3 Basis System: operating system call   Recv failed error no. 10054
    3. R/3 Basis System: Database connection Disconnected.
    After i have strated the sap server(MMC) first it will goto yellow and then green and againg goes to yellow color. message and dispatcher turned to gray.
    Pls help.your advise is considered very useful
    Thanks and Regards,
    willaim

    William
    What OS are you using please? (Windows I assume) On the surface, it sounds like a socket error. (i.e. the message server port is blocked by an existing application).
    The dispatcher will fail as a result of the message server not being available. Would you check and post the contents of the 'dev_ms" file in the work directory? Also, contents of the dev_disp would be helpful here also.
    Thanks,
    Tim

  • SAP Netweaver Rapid Installer

    I was looking at the SDN main page, and saw the SAP Netweaver Rapid Installer. This looks nice, and I would like to try it, but it isn't available via SAP Service.
    Do I have to request the DVD? I work for a SAP Partner but it is always harder to request hard copies...

    Hi Joao,
    it is always a good idea to let those people know who posted the message. Vera posted her email adress on SDN to give you a feedback channel - and it is not very common that our people give you direct connection - use it.
    Regards,
    Benny
    PS: I let her already know about this question

  • SAP HANA Database Installation on freeware OS?

    Hi Experts,
    I am looking for SAP HANA DATABASE installation on Below hardware For DEMO Purpose-
    Available Processor details: AMD Opteron 6272 (2 Processors) 2.10 GHz.
    RAM:- 40 GB
    As per SAP PAM below two OS available for SAP HANA Database installation,
    1.  LINUX SUSE SLES11/X86_64 64BIT
    2.  LINUX REDHAT EL6/X86_64 64BIT
    So please guide me which OS available freeware?
    Message was edited by: Nitin Shrawankar
    If possible kindly Share the link.

    Hi Amerjit,
    PLease refer below good document it will help you.
    SAP HANA Server Installation and Update Guide
    How to install the HANA server software on a virtual machine
    BR
    AKJ

  • Needed SAP 4.7 installation guide step by step

    Hi,
    Please help me. I need SAP 4.7 installation guide step by step..
    its urgent for me..Pelase send me .. i am requesting all of you.
    my email id : [email protected]
    Thanks
    shrawan

    HI,
    1: My laptop has Windows XP Media Centre Edition installed, Is SAP compatible with this OS?
    >> SAP not recommends Windows XP Media Center Editions, probably someone has installed this but i would never prefer this if i install SAP 4.7 or any other versions .
    2: I have a external hard drive of 80 GB. Is is possible if i install windows 2003 first on this external hard drive and then install SAP on that? And is 80 GB HDD is enough for installation requirement of Windows 2003 and SAP 4.7.
    >> Yes it is possible to install windows2003 in external harddisk but you cannot believe on external harddisk during Sap insallation may be you are able to install successfully or may not be so i never prefered that, but 80 gb is enough for 4.7.
    3: I tried to access the link provided by you to see the step by step installation process of SAP- but i am not able to access it as it is asking for the user credentials.
    >> As you know you need a user id and password to login into that site, if you dont have software and installationguide then how will you install??
    Note:As per my understanding
    With Regards
    Subhash

  • Need SAP 4.7 Installation Guide

    Hi Everyone,
       Can you please send SAP 4.7 installation Guide for Windows XP SP 2 .
    Millions Thanks in Advance
    Manu
    Message was edited by:
            Yaroslav Zorenko

    Manu,
    I´m not blaming you but you should get familiar with what you want to do first.
    SAP is not an operating system so the CDs are not "bootable". There is not a simple "setup.exe" where you doubleclick, enter some parameters and you´re done. SAP is a complex system with an underlying database, that need to be installed and managed.
    No matter what people tell you, without a knowledge, what´s going on behind the scenes, you will probably be able to get it installed but you will run to different problems sooner or later.
    Usually it´s like this:
    - you contact your local SAP representative in your country
    - you make a contract with them depending on number of licenses, users, products etc
    - you get access to the service marketplace where you can download CDs, Installation guides, have access to actual notes etc.
    SAP is not a boxed product, that you install on a laptop by doubleclicking something.
    Markus

Maybe you are looking for

  • How do I get contacts from one iphone to another?

    I broke the screen on my iphone and I had to get a new phone. I need to get the contacts from my old phone to my new one. Is there a way of doing this without typing all of the numbers in?

  • Need help getting my music from itunes to my iphone 5s

    Please help!! I have backed up my phone and I just want my music to stay on my phone but i have to keep downloading it. what do I do to keep it there without having that cloud with the arrow next to it.

  • Premiere Elements 12 Effects-Panel not working

    Hi there! I've recently updated to Elements 12 (from 10) and I am more or less happy, but since today, I can't use the effects-panel anymore. When I click any effect, the options won't pop up (see attached screenshot). Does anyone know what to do? I'

  • IP SLA Default Route state down to much

    Hello, I am attempting to use IP SLA trackers to dynamically set the default route going out over a DSL connection.  if the sla trackers are down the default route learned from the WAN will take over, but normally we want to send internet/default rou

  • How to migrate to another computer

    I am in the process of getting a newer, more powerful computer. My old computer slows to a near stand still when working on photos with PS6. How do I reinstall it on the new computer?