Other HPE Product Questions
1752580 Members
4935 Online
108788 Solutions
New Discussion

csa create virtual machine,occure an error is that vim-server

 
jgx020
Occasional Contributor

csa create virtual machine,occure an error is that vim-server

this is error file:

Result=Couldn't connect to VIM service: VI SDK invoke exception:org.dom4j.DocumentException: Error on line 1 of document : The element type "HR" must be terminated by the matching end-tag "</HR>". Nested exception: The element type "HR" must be terminated by the matching end-tag "</HR>".), (returnResult=Couldn't connect to VIM service: VI SDK invoke exception:org.dom4j.DocumentException: Error on line 1 of document : The element type "HR" must be terminated by the matching end-tag "</HR>". Nested exception: The element type "HR" must be terminated by the matching end-tag "</HR>".), (returnCode=-1), (numberOfResults=), (exception=java.lang.RuntimeException: Couldn't connect to VIM service: VI SDK invoke exception:org.dom4j.DocumentException: Error on line 1 of document : The element type "HR" must be terminated by the matching end-tag "</HR>". Nested exception: The element type "HR" must be terminated by the matching end-tag "</HR>".
at com.hp.oo.content.wrappers.vijava.VimService.newInstance(VimService.java:150)
at com.opsware.content.actions.vmware.AVimOp.newConnection(AVimOp.java:1028)
at com.opsware.content.actions.vmware.AVimOp.getConnection(AVimOp.java:1010)
at com.opsware.content.actions.vmware.util.SimpleSearch.execute(SimpleSearch.java:46)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.hp.oo.sdk.plugins.abstracts.BaseActionPlugin.execute(BaseActionPlugin.java:53)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.hp.oo.maven.PluginAdapterImpl.executePlugin(PluginAdapterImpl.java:328)
at com.hp.oo.maven.PluginAdapterImpl.execute(PluginAdapterImpl.java:248)
at com.hp.oo.execution.control.actions.contentexecution.ContentExecutionActions.executeContentAction(ContentExecutionActions.java:96)
at sun.reflect.GeneratedMethodAccessor501.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.hp.score.worker.execution.reflection.ReflectionAdapterImpl.executeControlAction(ReflectionAdapterImpl.java:71)
at com.hp.score.worker.execution.services.ExecutionServiceImpl.executeStep(ExecutionServiceImpl.java:324)
at com.hp.score.worker.execution.services.ExecutionServiceImpl.execute(ExecutionServiceImpl.java:86)
at com.hp.score.worker.management.services.SimpleExecutionRunnable.executeRegularStep(SimpleExecutionRunnable.java:156)
at com.hp.score.worker.management.services.SimpleExecutionRunnable.run(SimpleExecutionRunnable.java:120)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
at java.util.concurrent.FutureTask.run(FutureTask.java:262)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at com.hp.score.worker.management.services.WorkerThreadFactory$1.run(WorkerThreadFactory.java:41)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.rmi.RemoteException: VI SDK invoke exception:org.dom4j.DocumentException: Error on line 1 of document : The element type "HR" must be terminated by the matching end-tag "</HR>". Nested exception: The element type "HR" must be terminated by the matching end-tag "</HR>".
at com.vmware.vim25.ws.WSClient.invoke(WSClient.java:183)
at com.vmware.vim25.ws.WSClient.invoke(WSClient.java:125)
at com.vmware.vim25.ws.VimStub.retrieveServiceContent(VimStub.java:1409)
at com.hp.oo.content.wrappers.vijava.VimService.createServiceInstance(VimService.java:175)
at com.hp.oo.content.wrappers.vijava.VimService.newInstance(VimService.java:146)
... 29 more
)

who can sovel this question