Quantcast
Channel: SCN : All Content - All Communities
Viewing all articles
Browse latest Browse all 2169

Error: Unable to read configuration data (ExchangeProfile/aii.properties)

$
0
0

Hi All,

 

We recently completed a fresh installation and a sp update for PI 7.1 to SP20 on Oracle 11g and Windows 2003 server. We are trying to execute initial configuration steps from nwa and in the step Synchronize the AIIProperties Singelton we are facing a error as "Error: Unable to read configuration data (ExchangeProfile/aii.properties)".

 

Below are the details from default trace log,

 

#

#1.5 #0050568A14E7004D00000DB300000DE0FFFFFFFFFFFFFFFF#1454402780010#com.sap.tc.lm.ctc.provider.javaServiceProvider.JavaMethodExecuter#sap.com/tc~lm~itsam~ui~mainframe~wd#com.sap.tc.lm.ctc.provider.javaServiceProvider.JavaMethodExecuter#J2EE_ADMIN#461##n.a.##9cfb4977c98611e5bb9000000069d3fe#Thread[Thread-617,5,ApplicationThreadGroup]##0#0#Error#1#/System/Server/CTC#Plain#Service execution error; invocation target error when calling method {0} in class {1} of component {2} (error message = {3})###

#1.5 #0050568A14E7004D00000DB400000DE0FFFFFFFFFFFFFFFF#1454402780010#com.sap.tc.lm.ctc.cul.serviceimpl.process.InvokeServiceControllerDefault#sap.com/tc~lm~itsam~ui~mainframe~wd#com.sap.tc.lm.ctc.cul.serviceimpl.process.InvokeServiceControllerDefault#J2EE_ADMIN#461##n.a.##9cfb4977c98611e5bb9000000069d3fe#Thread[Thread-617,5,ApplicationThreadGroup]##0#0#Error##Java###Service execution error; invocation target error when calling method synchronizeAIIProperties in class com.sap.ctc.util.pi.services.ExchangeProfileSetup of component sap.com/com.sap.xi.ctc.app (error message = Unable to read configuration data (ExchangeProfile/aii.properties))

[EXCEPTION]

{0}#1#com.sap.tc.lm.ctc.cul.api.CULServiceException: Service execution error; invocation target error when calling method synchronizeAIIProperties in class com.sap.ctc.util.pi.services.ExchangeProfileSetup of component sap.com/com.sap.xi.ctc.app (error message = Unable to read configuration data (ExchangeProfile/aii.properties))

  at com.sap.tc.lm.ctc.cul.broker.BrokerServiceExecuter.executeService(BrokerServiceExecuter.java:56)

  at com.sap.tc.lm.ctc.cul.serviceimpl.executor.CULServiceExecutor.executeService(CULServiceExecutor.java:51)

  at com.sap.tc.lm.ctc.cul.serviceimpl.process.InvokeServiceControllerDefault.execute(InvokeServiceControllerDefault.java:143)

  at com.sap.tc.lm.ctc.metamodel.process.controller.ProcessControllerImpl.execute(ProcessControllerImpl.java:220)

  at com.sap.tc.lm.ctc.metamodel.process.controller.ProcessControllerImpl.execute(ProcessControllerImpl.java:220)

  at com.sap.tc.lm.ctc.metamodel.process.controller.ProcessControllerImpl.execute(ProcessControllerImpl.java:220)

  at com.sap.tc.lm.ctc.metamodel.process.controller.ProcessControllerImpl.execute(ProcessControllerImpl.java:220)

  at com.sap.tc.lm.ctc.metamodel.process.controller.ProcessControllerImpl.execute(ProcessControllerImpl.java:220)

  at com.sap.tc.lm.ctc.metamodel.process.controller.ProcessControllerImpl.execute(ProcessControllerImpl.java:220)

  at com.sap.tc.lm.ctc.metamodel.process.controller.ProcessControllerImpl.execute(ProcessControllerImpl.java:220)

  at com.sap.tc.lm.ctc.metamodel.process.controller.ProcessExecuter.run(ProcessExecuter.java:158)

  at java.lang.Thread.run(Thread.java:735)

Caused by: com.sap.tc.lm.ctc.provider.javaServiceProvider.exceptions.CPIServiceExecutionException: Service execution error; invocation target error when calling method synchronizeAIIProperties in class com.sap.ctc.util.pi.services.ExchangeProfileSetup of component sap.com/com.sap.xi.ctc.app (error message = Unable to read configuration data (ExchangeProfile/aii.properties))

  at com.sap.tc.lm.ctc.provider.javaServiceProvider.JavaMethodExecuter.invoke(JavaMethodExecuter.java:234)

  at com.sap.tc.lm.ctc.provider.javaServiceProvider.JavaServiceExecuter.executeService(JavaServiceExecuter.java:95)

  at com.sap.tc.lm.ctc.cul.broker.BrokerServiceExecuter.executeService(BrokerServiceExecuter.java:54)

  ... 11 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:592)

  at com.sap.tc.lm.ctc.provider.javaServiceProvider.JavaMethodExecuter.invoke(JavaMethodExecuter.java:203)

  ... 13 more

Caused by: com.sap.aii.utilxi.prop.api.PropertiesException$InitFailed: Unable to read configuration data (ExchangeProfile/aii.properties)

  at com.sap.aii.utilxi.prop.api.PropertySourceFactory.initServerMode(PropertySourceFactory.java:220)

  at com.sap.aii.utilxi.prop.api.PropertySourceFactory.getPropertySource(PropertySourceFactory.java:56)

  at com.sap.aii.utilxi.prop.api.AIIProperties.sync(AIIProperties.java:743)

  at com.sap.aii.utilxi.prop.api.AIIProperties.<init>(AIIProperties.java:482)

  at com.sap.aii.utilxi.prop.api.AIIProperties.getInstance(AIIProperties.java:504)

  at com.sap.ctc.util.pi.services.ExchangeProfileSetup.synchronizeAIIProperties(ExchangeProfileSetup.java:755)

  ... 18 more

Caused by: java.lang.NoSuchMethodError: com.sap.rprof.dbprofiles.RemoteProfile.migratePwdParameters()V

  at com.sap.aii.utilxi.prop.rprof.ExchangeProfilePropertySource.migrateProfile(ExchangeProfilePropertySource.java:102)

  at com.sap.aii.utilxi.prop.rprof.ExchangeProfilePropertySource.init(ExchangeProfilePropertySource.java:80)

  at com.sap.aii.utilxi.prop.rprof.ExchangeProfilePropertySource.init(ExchangeProfilePropertySource.java:67)

  at com.sap.aii.utilxi.prop.rprof.ExchangeProfileR3PropertySource.<init>(ExchangeProfileR3PropertySource.java:41)

  at sun.reflect.GeneratedConstructorAccessor577.newInstance(Unknown Source)

  at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)

  at java.lang.reflect.Constructor.newInstance(Constructor.java:501)

  at com.sap.aii.utilxi.prop.api.PropertySourceFactory.initServerMode(PropertySourceFactory.java:168)

  ... 23 more

 

Thanks in advance.

 

Regards,

Nikilesh


Viewing all articles
Browse latest Browse all 2169

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>