Skip to Content
0
Former Member
Apr 21, 2010 at 08:44 AM

MESS_INVALLD_PARAMETER_VALUE Exception

48 Views

Hi,

I changed com.sap.portal.runtime.logon using SAP NetWeaver Developer Studio.

When I upload the .par,the portal is error.

#1.5 #000F4B1EE9780083000000BA00001869000484C163E5D080#1271866046402#com.sap.portal.prt.runtime#sap.com/irj#com.sap.portal.prt.runtime#J2EE_GUEST#0##n/a##f9df58404d5f11dfbda0000f4b1ee978#SAPEngine_Application_Thread[impl:3]_10##0#0#Error##Java###12:07_22/04/10_4041850 An error occured in iView: N/A in component: N/A##

#1.5 #000F4B1EE97800770000040E00001869000484C165622349#1271866071327#com.sap.aii.utilxi.sld.XISubSystem##com.sap.aii.utilxi.sld.XISubSystem#J2EE_GUEST#0##n/a##4f0d2e604d5f11dfae09000f4b1ee978#SAPEngine_Application_Thread[impl:3]_39##0#0#Error#1#/Applications/ExchangeInfrastructure#Plain###No host name defined in Exchange Profile for sld.BCP.testbcs#

#1.5 #000F4B1EE97800770000041000001869000484C165622407#1271866071327#com.sap.aii.utilxi.sld.XISubSystem##com.sap.aii.utilxi.sld.XISubSystem#J2EE_GUEST#0##n/a##4f0d2e604d5f11dfae09000f4b1ee978#SAPEngine_Application_Thread[impl:3]_39##0#0#Error#1#/Applications/ExchangeInfrastructure#Plain###No HTTP port defined in Exchange Profile for sld.BCP.testbcs#

#1.5 #000F4B1EE97800770000041200001869000484C1656226C0#1271866071328#com.sap.aii.utilxi.sld.XISubSystem##com.sap.aii.utilxi.sld.XISubSystem#J2EE_GUEST#0##n/a##4f0d2e604d5f11dfae09000f4b1ee978#SAPEngine_Application_Thread[impl:3]_39##0#0#Error#1#/Applications/ExchangeInfrastructure#Plain###Error reading from AII properties for sld.BCP.testbcs

Thrown:

MESSAGE ID: com.sap.aii.utilxi.misc.api.rb_exception.MESS_INVALLD_PARAMETER_VALUE

com.sap.aii.utilxi.misc.api.InvalidArgumentException: MESS_INVALLD_PARAMETER_VALUE

at com.sap.aii.utilxi.sld.SldUtil.constructHttpsPort(SldUtil.java:503)

at com.sap.aii.utilxi.sld.XISubSystem.setAccessInfoFromAiiProperties(XISubSystem.java:387)

at com.sap.aii.utilxi.sld.XISubSystem.setFromAiiProperties(XISubSystem.java:295)

at com.sap.aii.utilxi.sld.SubSystemFactory.createSldFromAiiProps(SubSystemFactory.java:445)

at com.sap.aii.utilxi.sld.SubSystemFactory.createXIDomainFromAiiProps(SubSystemFactory.java:243)

at com.sap.aii.utilxi.sld.SubSystemFactory.createXISubSystemWithoutServices(SubSystemFactory.java:193)

at com.sap.aii.utilxi.sld.SubSystemFactory.createXISubSystemFromAiiProps(SubSystemFactory.java:123)

at com.sap.aii.utilxi.sld.SubSystemFactory.createXISubSystemFromAiiProps(SubSystemFactory.java:97)

at com.sap.aii.af.service.sld.SLDAccess.getISData(SLDAccess.java:238)

at com.sap.aii.af.service.sld.SLDAccess.getISData(SLDAccess.java:219)

at com.sap.aii.adapter.xi.ms.SLDReader.fire(SLDReader.java:60)

at com.sap.aii.adapter.xi.ms.SLDReader.run(SLDReader.java:167)

at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)

at java.security.AccessController.doPrivileged(AccessController.java:207)

at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:104)

at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:176)

Anyone help?