Plugin TSM VE not appear

sebgeraflou

Newcomer
Joined
Mar 15, 2013
Messages
1
Reaction score
0
Points
0
Hi

I have installed plugin tsm ve on vcenter and after i have complete installation with profile file, when i launch the plugin on vcenter client icons do not appear, just a little blue ruban.

I have tried to unregister and register it with command line but it's the same thing

For Information i've done the same installation on another network without vlan and all it's OK

I've a doubt about my firwall configuration between vlan but i don't see dropped packet. For me the ports are 9080/443

Do you have see this problem yet ?

Thanks
 
I am currently experiancing the same issue at 2 diffrent customer sites post an upgrade to TDP for VE 7.1 on Server 2008 R2 systems. I have tried the following:
-Restarting the Web/VMCLI services
-Unregister/Re-register the plugin
-Recreating the DarbyDB

All of which don't seem to have an effect, annoyingly this issue randomly resolved itself at another customer site

Thanks
Kevin
 
I have opened a case with IBM to investigate, will let you know the outcome
 
Fixed, have found the problem to be one of the following:
1) Make sure your running IE8/9
2) Check that your permissions are sufficent in Vmware
 
Hi Chimera,

I am trying to install and configure Data Protection for VMware.

TSM client version: 6.3.0
TDP for Vmware: 6.3
vSphere 4.0
ESX: 5.0

TSM server : RHEL 5.8,
TSM version: 6.3.0
TMS proxy server : Windows 2008 r2 Datacenter edition

I have checked ports on both proxy server from where I am trying to install vcenter plugin and also from Vcenter Server

I was trying to register manually and got below error message. I could manually login to vcenter server with same credentials and it has admin privileges. Can you any one help me to identify the issue ?

C:\Program Files (x86)\Common Files\Tivoli\TDPVMware\VMwarePlugin>register_vcenter.cmd xxxxxxxx.xxxx.xxx.org xxxxxx xxxxxx 9080
FULL_NAME=MV3WTSMP01V.smrc.sidra.org
Start vcenter registration
Dec 31, 2014 1:59:11 AM com.ibm.tivoli.tsm.vmware.util.Trace <init>
INFO: TSM vCenter Registration Utility
ignore certs
Dec 31, 2014 1:59:12 AM org.apache.axis.utils.JavaUtils isAttachmentSupported
WARNING: Unable to find required classes (javax.activation.DataHandler and javax.mail.internet.MimeMultipart). Attachment support is disabled
Dec 31, 2014 1:59:35 AM com.ibm.tivoli.tsm.vmware.RegisterPlugin base.openConnection
SEVERE: FFDC
Throwable occurred: AxisFault
faultCode: ServerFaultCode
faultSubcode:
faultString: Cannot complete login due to an incorrect user name or password.
faultActor:
faultNode:
faultDetail:
{urn:vim25}InvalidLoginFault:null

Cannot complete login due to an incorrect user name or password.
at java.lang.J9VMInternals.newInstanceImpl(Native Method)
at java.lang.Class.newInstance(Class.java:1325)
at org.apache.axis.encoding.ser.BeanDeserializer.<init>(BeanDeserializer.java:104)
at org.apache.axis.encoding.ser.BeanDeserializer.<init>(BeanDeserializer.java:90)
at com.vmware.vim25.InvalidLogin.getDeserializer(InvalidLogin.java:87)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:48)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37)
at java.lang.reflect.Method.invoke(Method.java:600)
at org.apache.axis.encoding.ser.BaseDeserializerFactory.getSpecialized(BaseDeserializerFactory.java:154)
at org.apache.axis.encoding.ser.BaseDeserializerFactory.getDeserializerAs(BaseDeserializerFactory.java:84)
at org.apache.axis.encoding.DeserializationContext.getDeserializer(DeserializationContext.java:464)
at org.apache.axis.encoding.DeserializationContext.getDeserializerForType(DeserializationContext.java:547)
at org.apache.axis.message.SOAPFaultDetailsBuilder.onStartChild(SOAPFaultDetailsBuilder.java:157)
at org.apache.axis.encoding.DeserializationContext.startElement(DeserializationContext.java:1035)
at org.apache.xerces.parsers.AbstractSAXParser.startElement(Unknown Source)
at org.apache.xerces.impl.XMLNSDocumentScannerImpl.scanStartElement(Unknown Source)
at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown Source)
at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)
at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
at org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Source)
at org.apache.xerces.jaxp.SAXParserImpl.parse(Unknown Source)
at org.apache.axis.encoding.DeserializationContext.parse(DeserializationContext.java:227)
at org.apache.axis.SOAPPart.getAsSOAPEnvelope(SOAPPart.java:696)
at org.apache.axis.Message.getSOAPEnvelope(Message.java:435)
at org.apache.axis.handlers.soap.MustUnderstandChecker.invoke(MustUnderstandChecker.java:62)
at org.apache.axis.client.AxisClient.invoke(AxisClient.java:206)
at org.apache.axis.client.Call.invokeEngine(Call.java:2784)
at org.apache.axis.client.Call.invoke(Call.java:2767)
at org.apache.axis.client.Call.invoke(Call.java:2443)
at org.apache.axis.client.Call.invoke(Call.java:2366)
at org.apache.axis.client.Call.invoke(Call.java:1812)
at com.vmware.vim25.VimBindingStub.login(VimBindingStub.java:47427)
at com.ibm.tivoli.tsm.vmware.vim.ServiceConnection.connect(ServiceConnection.java:93)
at com.ibm.tivoli.tsm.vmware.ToolsBase.openConnection(ToolsBase.java:127)
at com.ibm.tivoli.tsm.vmware.RegisterPlugin.perform(RegisterPlugin.java:137)
at com.ibm.tivoli.tsm.vmware.RegisterPlugin.main(RegisterPlugin.java:87)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:48)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37)
at java.lang.reflect.Method.invoke(Method.java:600)
at org.eclipse.jdt.internal.jarinjarloader.JarRsrcLoader.main(JarRsrcLoader.java:58)
Failed to open a connection with vCenter Server
Dec 31, 2014 1:59:35 AM com.ibm.tivoli.tsm.vmware.RegisterPlugin perform
INFO: Failed to open a connection with vCenter Server
The system cannot find the file specified.
Finish vcenter registration

Any thoughts on the same?

Thank you.
 
Back
Top