cancel
Showing results for 
Search instead for 
Did you mean: 

ADS - Runtime Exception

Former Member
0 Kudos

Hi All.

I'm encountering a strange issue with the ADS configuration.

I'm following the steps described in the OSS note "944221 - Troubleshooting if problems occur in forms processing".

Test of report FP_TEST_00 is KO.

So I performed the additional tests.

FP_PDF_TEST_00 is OK.

FP_CHECK_DESTINATION_SERVICE is KO, so I follwed the OSS note and checked the ADS form "fp_test_00.xdp" via browser and in the Visual Administrator.

The browser check works, but when I check the "http://<host>:<port>/sap/bc/fp/form/layout/fp_test_00.xdp from the FP_ICF_DATA<SID> "Service -> Destinations" in the VA, the system retunr me the HTTP - 500 error.

Here an exctract of the default trace:

#1.#00145EC702E600600000001E001F903800044B0EA3CC28E9#1208426156532#com.sap.engine.services.jmx.MBeanServerInvoker##com.sap.engine.services.jmx.MBeanServerInvoker#J

2EE_ADMIN#47####d0ba35f00c5911ddc4f500145ec702e6#SAPEngine_Application_Thread[impl:3]_38##0#0#Warning#1#/System/Server#Java###Exception occurred while processing ex

ternal JMX request [ JMX request (java) v1.0 len: 336 | src: 2 target-node: 7931450 req: invoke params-number: 4 params-bytes: 0 | :name=tcsecdestinations~servic

e,j2eeType=SAP_J2EEServiceRuntimePerNode,SAP_J2EEClusterNode=7931450,SAP_J2EECluster="" ping [Ljava.lang.Object;@43644364 [Ljava.lang.String;@44164416 ]

[EXCEPTION]

#1#javax.management.MBeanException: Exception invoking method ping

at com.sap.pj.jmx.introspect.DefaultMBeanInvoker.invoke(DefaultMBeanInvoker.java:80)

at com.sap.pj.jmx.mbeaninfo.AdditionalInfoProviderMBean.invoke(AdditionalInfoProviderMBean.java:289)

at com.sap.pj.jmx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:944)

at com.sap.pj.jmx.server.interceptor.MBeanServerWrapperInterceptor.invoke(MBeanServerWrapperInterceptor.java:288)

at com.sap.engine.services.jmx.CompletionInterceptor.invoke(CompletionInterceptor.java:409)

at com.sap.pj.jmx.server.interceptor.BasicMBeanServerInterceptor.invoke(BasicMBeanServerInterceptor.java:277)

at com.sap.jmx.provider.ProviderInterceptor.invoke(ProviderInterceptor.java:258)

at com.sap.engine.services.jmx.RedirectInterceptor.invoke(RedirectInterceptor.java:340)

at com.sap.pj.jmx.server.interceptor.MBeanServerInterceptorChain.invoke(MBeanServerInterceptorChain.java:330)

at com.sap.engine.services.jmx.MBeanServerSecurityWrapper.invoke(MBeanServerSecurityWrapper.java:287)

at com.sap.engine.services.jmx.MBeanServerInvoker.invokeMbs(MBeanServerInvoker.java:131)

at com.sap.engine.services.jmx.ClusterInterceptor.invokeMbs(ClusterInterceptor.java:212)

at com.sap.engine.services.jmx.ClusterInterceptor.invoke(ClusterInterceptor.java:766)

at com.sap.engine.services.jmx.MBeanServerInterceptorInvoker.invokeMbs(MBeanServerInterceptorInvoker.java:102)

at com.sap.engine.services.jmx.connector.p4.P4ConnectorServerImpl.invokeMbs(P4ConnectorServerImpl.java:61)

at com.sap.engine.services.jmx.connector.p4.P4ConnectorServerImplp4_Skel.dispatch(P4ConnectorServerImplp4_Skel.java:64)

at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:312)

at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:199)

at com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request(P4SessionProcessor.java:129)

at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)

at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)

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

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

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

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

Caused by: com.sap.security.core.server.destinations.api.DestinationException: [destination_0006] Error during ping operation: Received HTTP response 500

at com.sap.security.core.server.destinations.service.HTTPDestinationProviderFactory.ping(HTTPDestinationProviderFactory.java:331)

at com.sap.security.core.server.destinations.service.DestinationServiceImpl.ping(DestinationServiceImpl.java:677)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:85)

at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:58)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60)

at java.lang.reflect.Method.invoke(Method.java:391)

at com.sap.pj.jmx.introspect.DefaultMBeanInvoker.invoke(DefaultMBeanInvoker.java:58)

... 24 more

Caused by: java.lang.Exception: Received HTTP response 500

at com.sap.security.core.server.destinations.service.HTTPDestinationProviderFactory.ping(HTTPDestinationProviderFactory.java:327)

... 31 more

-


caused by -


com.sap.security.core.server.destinations.api.DestinationException: [destination_0006] Error during ping operation: Received HTTP response 500

at com.sap.security.core.server.destinations.service.HTTPDestinationProviderFactory.ping(HTTPDestinationProviderFactory.java:331)

at com.sap.security.core.server.destinations.service.DestinationServiceImpl.ping(DestinationServiceImpl.java:677)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:85)

at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:58)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60)

at java.lang.reflect.Method.invoke(Method.java:391)

at com.sap.pj.jmx.introspect.DefaultMBeanInvoker.invoke(DefaultMBeanInvoker.java:58)

at com.sap.pj.jmx.mbeaninfo.AdditionalInfoProviderMBean.invoke(AdditionalInfoProviderMBean.java:289)

at com.sap.pj.jmx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:944)

at com.sap.pj.jmx.server.interceptor.MBeanServerWrapperInterceptor.invoke(MBeanServerWrapperInterceptor.java:288)

at com.sap.engine.services.jmx.CompletionInterceptor.invoke(CompletionInterceptor.java:409)

at com.sap.pj.jmx.server.interceptor.BasicMBeanServerInterceptor.invoke(BasicMBeanServerInterceptor.java:277)

at com.sap.jmx.provider.ProviderInterceptor.invoke(ProviderInterceptor.java:258)

at com.sap.engine.services.jmx.RedirectInterceptor.invoke(RedirectInterceptor.java:340)

at com.sap.pj.jmx.server.interceptor.MBeanServerInterceptorChain.invoke(MBeanServerInterceptorChain.java:330)

at com.sap.engine.services.jmx.MBeanServerSecurityWrapper.invoke(MBeanServerSecurityWrapper.java:287)

at com.sap.engine.services.jmx.MBeanServerInvoker.invokeMbs(MBeanServerInvoker.java:131)

at com.sap.engine.services.jmx.ClusterInterceptor.invokeMbs(ClusterInterceptor.java:212)

at com.sap.engine.services.jmx.ClusterInterceptor.invoke(ClusterInterceptor.java:766)

at com.sap.engine.services.jmx.MBeanServerInterceptorInvoker.invokeMbs(MBeanServerInterceptorInvoker.java:102)

at com.sap.engine.services.jmx.connector.p4.P4ConnectorServerImpl.invokeMbs(P4ConnectorServerImpl.java:61)

at com.sap.engine.services.jmx.connector.p4.P4ConnectorServerImplp4_Skel.dispatch(P4ConnectorServerImplp4_Skel.java:64)

at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:312)

at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:199)

at com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request(P4SessionProcessor.java:129)

at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)

at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)

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

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

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

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

Caused by: java.lang.Exception: Received HTTP response 500

at com.sap.security.core.server.destinations.service.HTTPDestinationProviderFactory.ping(HTTPDestinationProviderFactory.java:327)

... 31 more

Can anybody help solving this issue?

Thanks in advance and Regards,

Marco

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

I had a similar issue,but not sure the same as yours.In my case iregenerated the profile: SAP_BC_FP_ICF what is assigned

to the ADS_AGENT user.

Please try this.

Regards,

Sam

Former Member
0 Kudos

Hi Sam.

I'm using the SAP_BC_FPADS_ICF role, assigned to both ADSUSER and ADS_AGENT users.

I checked for the profile generation, deleted and generated the auth profile again.

Issue still exist.

Any other advice will be appreciated?

Thanks,

Marco

Former Member
0 Kudos

Opened a Service Message to SAP.

The thread will be updated as soon as SAP find a solution to my issue.

Anyway, any advice will be appreciated.

Regards,

Marco

Former Member
0 Kudos

ISSUE SOLVED.

The problem was the configuration of the service /sap/bc/fp

in tr. SICF.

The developers had modfied the GUI and accessibility support of the FP service setting them to "Yes".

After restoring these values to "Not Specified", the ADS service works properly.

Thanks All,

Marco