cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to load logviewer in visual administrator or in logviewer-standalone

Former Member
0 Kudos

Hi,

When i open in visual administrator or logviewer.bat, icould not able to view in the application.

the error i am getting is:

com.sapmarkets.bam.util.BAMRuntimeException

com.sapmarkets.bam.util.BAMRuntimeException

at com.sapmarkets.bam.jmx.connector.rmi.AbstractConnectorClient.invoke(AbstractConnectorClient.java:110)

at $Proxy4.getAttribute(Unknown Source)

at com.sapmarkets.bam.application.logdepot.AbstractLogDepot.getAttribute(AbstractLogDepot.java:236)

at com.sapmarkets.bam.application.logdepot.AbstractLogDepot.getLogDescriptors(AbstractLogDepot.java:84)

at com.sapmarkets.bam.view.config.RemoteViewConfiguration.initializeViewConfiguration(RemoteViewConfiguration.java:65)

at com.sapmarkets.bam.view.config.RemoteViewConfiguration.initializeViewConfiguration(RemoteViewConfiguration.java:41)

at com.sapmarkets.bam.view.config.RemoteViewConfiguration.<init>(RemoteViewConfiguration.java:33)

at com.sapmarkets.bam.view.config.RemoteViewConfiguration.getInstance(RemoteViewConfiguration.java:186)

at com.sapmarkets.bam.view.config.ViewConfigurationFactory.createViewConfiguration(ViewConfigurationFactory.java:29)

at com.sapmarkets.bam.j2ee.services.logviewer.gui.LogViewerRuntimeLogical.createViewConfiguration(LogViewerRuntimeLogical.java:156)

at com.sapmarkets.bam.view.AbstractLogViewerAppplication.populateOverview(AbstractLogViewerAppplication.java:158)

at com.sapmarkets.bam.view.AbstractLogViewerAppplication.initOverview(AbstractLogViewerAppplication.java:652)

at com.sapmarkets.bam.j2ee.services.logviewer.gui.LogViewerRuntimeLogical.setRuntime(LogViewerRuntimeLogical.java:121)

at com.sapmarkets.bam.j2ee.services.logviewer.gui.LogViewerRuntimeLogical.show(LogViewerRuntimeLogical.java:88)

at com.sap.engine.services.adminadapter.gui.node.ServiceNodeView.changeServiceStatus(ServiceNodeView.java:503)

at com.sap.engine.services.adminadapter.gui.AdminManager.updateServiceButtons(AdminManager.java:729)

at com.sap.engine.services.adminadapter.gui.AdminManager.clusterUpdatePerformed(AdminManager.java:673)

at com.sap.engine.services.adminadapter.gui.event.ClusterEventPerformed.run(ClusterEventPerformed.java:43)

at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:189)

at java.awt.EventQueue.dispatchEvent(EventQueue.java:478)

at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:201)

at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:151)

at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:141)

at java.awt.Dialog$1.run(Dialog.java:542)

at java.awt.Dialog$3.run(Dialog.java:569)

at java.security.AccessController.doPrivileged(Native Method)

at java.awt.Dialog.show(Dialog.java:567)

at com.sapmarkets.bam.view.ExceptionDialog.showErrorMessage(ExceptionDialog.java:194)

at com.sapmarkets.bam.view.AbstractLogViewerAppplication.populateOverview(AbstractLogViewerAppplication.java:161)

at com.sapmarkets.bam.view.AbstractLogViewerAppplication.initOverview(AbstractLogViewerAppplication.java:652)

at com.sapmarkets.bam.j2ee.services.logviewer.gui.LogViewerRuntimeLogical.setRuntime(LogViewerRuntimeLogical.java:121)

at com.sapmarkets.bam.j2ee.services.logviewer.gui.LogViewerRuntimeLogical.show(LogViewerRuntimeLogical.java:88)

at com.sap.engine.services.adminadapter.gui.node.ServiceNodeView.changeServiceStatus(ServiceNodeView.java:503)

at com.sap.engine.services.adminadapter.gui.AdminManager.updateServiceButtons(AdminManager.java:729)

at com.sap.engine.services.adminadapter.gui.AdminManager.clusterUpdatePerformed(AdminManager.java:673)

at com.sap.engine.services.adminadapter.gui.event.ClusterEventPerformed.run(ClusterEventPerformed.java:43)

at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:189)

at java.awt.EventQueue.dispatchEvent(EventQueue.java:478)

at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:201)

at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:151)

at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:145)

at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:137)

at java.awt.EventDispatchThread.run(EventDispatchThread.java:100)

Caused by: java.lang.reflect.InvocationTargetException

at com.sapmarkets.bam.util.FutureResult.get(FutureResult.java:71)

at com.sapmarkets.bam.jmx.connector.rmi.AbstractConnectorClient.invoke(AbstractConnectorClient.java:104)

... 42 more

Caused by: com.sapmarkets.bam.util.BAMRuntimeException

at com.sapmarkets.bam.jmx.connector.rmi.AbstractConnectorClient$1.call(AbstractConnectorClient.java:90)

at com.sapmarkets.bam.util.FutureResult$1.run(FutureResult.java:47)

at com.sapmarkets.bam.util.ConnectorClientPooledExecutor$WorkerThread.run(ConnectorClientPooledExecutor.java:85)

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:324)

at com.sapmarkets.bam.jmx.connector.AbstractLVServer.invoke(AbstractLVServer.java:183)

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.engine.services.rmi_p4.P4DynamicSkeleton.dispatch(P4DynamicSkeleton.java:161)

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

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

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

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(Native Method)

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

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

Caused by: com.sap.engine.services.jmx.exception.MBeanServerClusterException: Exception during invocation of remote MBeanServer method, target node: 24227951

at com.sap.engine.services.jmx.ClusterInterceptor.getAttribute(ClusterInterceptor.java:525)

at com.sap.pj.jmx.server.interceptor.MBeanServerInterceptorChain.getAttribute(MBeanServerInterceptorChain.java:124)

... 19 more

Caused by: com.sap.engine.services.jmx.exception.JmxConnectorException: Sending message synchronously failed, target node 24227951, message [ JMX request (java) v1.0 len: 199 | src: cluster target-node: 24227951 req: getAttribute params-number: 2 params-bytes: 0 | :name=LogControllerFacade,j2eeType=LogControllerFacadeMBean,SAP_J2EEClusterNode=24227951,SAP_J2EECluster="" LogInfos ]

at com.sap.engine.services.jmx.MBeanServerConnectionImpl.invokeMbsInternal(MBeanServerConnectionImpl.java:518)

at com.sap.engine.services.jmx.MBeanServerConnectionImpl.getAttribute(MBeanServerConnectionImpl.java:251)

at com.sap.engine.services.jmx.MBeanServerConnectionSecurityWrapper.getAttribute(MBeanServerConnectionSecurityWrapper.java:169)

at com.sap.engine.services.jmx.ClusterInterceptor.getAttribute(ClusterInterceptor.java:522)

... 20 more

Caused by: com.sap.engine.frame.cluster.message.ResponseTimedOutException: Participant 24,227,951 did not return a response in the specified timeout of 100,000 ms.

at com.sap.engine.core.cluster.impl6.lazy.AnswerObject.getResult(AnswerObject.java:88)

at com.sap.engine.core.cluster.impl6.lazy.LazyConnection.sendRequest(LazyConnection.java:223)

at com.sap.engine.core.cluster.impl6.lazy.LazyConnectorImpl.sendRequest(LazyConnectorImpl.java:171)

at com.sap.engine.core.cluster.impl6.ClusterManagerImpl.ms_sendRequest(ClusterManagerImpl.java:2449)

at com.sap.engine.core.service630.context.cluster.message.MessageContextImpl.sendAndWaitForAnswer(MessageContextImpl.java:93)

at com.sap.engine.services.jmx.JmxFrame.sendAndWaitForAnswer(JmxFrame.java:695)

at com.sap.engine.services.jmx.JmxServiceConnectorServerInvoker.invokeMbs(JmxServiceConnectorServerInvoker.java:47)

at com.sap.engine.services.jmx.MBeanServerConnectionImpl.invokeMbsInternal(MBeanServerConnectionImpl.java:512)

... 23 more

Please anybody can suggest...

Regards,

jagadish

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi jagadishwarkaree ,

Could you solve this issue?, If the answer is yes, how did you do it?

I have one similar...= S

Thanks

Flavio

Former Member
0 Kudos

Hi,

Please let me know the version of logviewer patch.

Please find three note that may help you .

Note 812776 - SAP Log Viewer: Installation instructions

Please explain that the whole stuation and where are you running it.

thanks

Rsihi Abrol

Former Member
0 Kudos

Hi Flavio Jasso . If you have same error open the new thread , and we try to help you ...

I sometimes see in old my question's continue (as in your case) but I have not followed them, and I think that other people do the same. The best chois for you it's open the new thread and post the error correctly.

This may not be your case ... Regards.

Former Member
0 Kudos

Please post more details about your installation and JDK version. You can find more details at http://service.sap.com/pam

Former Member
0 Kudos

Hi,

I guess your issue some what related to Java version.

please check your java version, is it compatable with you netweaver or not.

-Srini

Former Member
0 Kudos

Hi,

The java version in logviewer.bat was same when i compare in environment variables.

Regards

jagadish