I can not connect to a weblogic server in application manager 13

I can not connect to a weblogic server in application manager 13

Hello colleagues.

Someone could help me with this exception, since wanting to create a weblogic server monitoring does not allow me to do so.
The version of my weblogic is 10.3.5.0, I have done the following:

1. Copy the files wlclient.jar, wljmsclient.jar, weblogic.jar, wlthint3client.jar into the / root / manaEngine / working / classes / weblogic / version10 folder, because the applications manager portal does not connect.
2.
Ping to see the response of the server and this is satisfactory from weblogic server

[weblogic@CM_domain]$ java weblogic.Admin -url t3://10.2.2.***:7001 -username system -password pg****** PING 10
Sending 10 pings of 100 bytes.

  RTT = ~850 milliseconds, or ~85 milliseconds/packet

3. Run the runWLSMbean.sh script and get the following:

[root@mengine troubleshooting]# ./runWLSMbean.sh
Enter the weblogic version [6,7,8,9,10]:
10
Enter the Weblogic server host :
10.2.2.***
Enter the Port :
7001
Is SSL enabled (yes/no) :
no
Username :
system
Password :
********
 jar loader 10
t3://10.2.2.***:7001
name in jarloaderjndi.propertiestempdir/tmp/adventnet/name.indexOf-1
inside weblogic jarloader else
name in jarloadercom/sun/corba/se/impl/logging/LogStrings_en.propertiestempdir/tmp/adventnet/name.indexOf3
name in jarloadercom/sun/corba/se/impl/logging/LogStrings_en_US.propertiestempdir/tmp/adventnet/name.indexOf3
Exception in thread "main" java.lang.LinkageError: org/omg/CORBA/StructMember
        at com.sun.corba.se.impl.corba.TypeCodeImpl.<init>(Unknown Source)
        at com.sun.corba.se.impl.orb.ORBSingleton.create_struct_tc(Unknown Source)
        at weblogic.corba.client.cluster.ClusterComponentHelper.type(ClusterComponentHelper.java:77)
        at weblogic.corba.client.cluster.ClusterInterceptor.getClusterComponent(ClusterInterceptor.java:313)
        at weblogic.corba.client.cluster.ClusterInterceptor.send_request(ClusterInterceptor.java:90)
        at com.sun.corba.se.impl.interceptors.InterceptorInvoker.invokeClientInterceptorStartingPoint(Unknown Source)
        at com.sun.corba.se.impl.interceptors.PIHandlerImpl.invokeClientPIStartingPoint(Unknown Source)
        at com.sun.corba.se.impl.protocol.CorbaClientRequestDispatcherImpl.beginRequest(Unknown Source)
        at com.sun.corba.se.impl.protocol.CorbaClientDelegateImpl.request(Unknown Source)
        at com.sun.corba.se.impl.protocol.CorbaClientDelegateImpl.non_existent(Unknown Source)
        at org.omg.CORBA.portable.ObjectImpl._non_existent(Unknown Source)
        at weblogic.corba.j2ee.naming.ORBHelper.getORBReferenceWithRetry(ORBHelper.java:638)
        at weblogic.corba.j2ee.naming.ORBHelper.getORBReference(ORBHelper.java:599)
        at weblogic.corba.j2ee.naming.InitialContextFactoryImpl.getInitialContext(InitialContextFactoryImpl.java:85)
        at weblogic.corba.j2ee.naming.InitialContextFactoryImpl.getInitialContext(InitialContextFactoryImpl.java:31)
        at weblogic.jndi.WLInitialContextFactory.getInitialContext(WLInitialContextFactory.java:46)
        at javax.naming.spi.NamingManager.getInitialContext(Unknown Source)
        at javax.naming.InitialContext.getDefaultInitCtx(Unknown Source)
        at javax.naming.InitialContext.init(Unknown Source)
        at javax.naming.InitialContext.<init>(Unknown Source)
        at weblogic.management.remote.common.ClientProviderBase.makeConnection(ClientProviderBase.java:178)
        at weblogic.management.remote.common.ClientProviderBase.newJMXConnector(ClientProviderBase.java:84)
        at javax.management.remote.JMXConnectorFactory.newJMXConnector(Unknown Source)
        at javax.management.remote.JMXConnectorFactory.connect(Unknown Source)
        at com.adventnet.appmanager.server.wlogic.statuspoll.WeblogicReference.lookupMBeanServer9(WeblogicReference.java:116)
        at com.adventnet.appmanager.server.wlogic.statuspoll.WeblogicReference.main(WeblogicReference.java:485)


Look in other forums and mention change the weblogic.jar file for your 2017_1_17_11_14_31_Newfolder.zip file, could you be so kind as to provide me with this file please for testing?


Please help me.
Thank you.
Regards.

                  New to ADSelfService Plus?