VMware Cloud Community
Pborja
Contributor
Contributor

Cant change type of parameters

I´m adding new composite types and there is a time when i can't change type of parameters (so i can't add composite types too).  When this happend I remove a composite type, restart orchestrator client and i can change types again. I create a new composite type and again orchestrator do nothing when I try to change types

What is going on?

Thanks!

Reply
0 Kudos
3 Replies
YanPardo
Contributor
Contributor

I have the exact same issue in version 7.2.0.4629841 with Java 1.8.0_121, here is the log when I click to edit a type and nothing happens :

2017-04-21 07:58:26.400+0200 INFO  [Application] Exception in thread "AWT-EventQueue-0"

2017-04-21 07:58:26.400+0200 INFO  [Application] java.lang.IllegalArgumentException: Comparison method violates its general contract!

2017-04-21 07:58:26.400+0200 INFO  [Application]

2017-04-21 07:58:26.400+0200 INFO  [Application] at java.util.TimSort.mergeHi(Unknown Source)

2017-04-21 07:58:26.401+0200 INFO  [Application]

2017-04-21 07:58:26.401+0200 INFO  [Application] at java.util.TimSort.mergeAt(Unknown Source)

2017-04-21 07:58:26.401+0200 INFO  [Application]

2017-04-21 07:58:26.401+0200 INFO  [Application] at java.util.TimSort.mergeForceCollapse(Unknown Source)

2017-04-21 07:58:26.401+0200 INFO  [Application]

2017-04-21 07:58:26.401+0200 INFO  [Application] at java.util.TimSort.sort(Unknown Source)

2017-04-21 07:58:26.401+0200 INFO  [Application]

2017-04-21 07:58:26.401+0200 INFO  [Application] at java.util.Arrays.sort(Unknown Source)

2017-04-21 07:58:26.401+0200 INFO  [Application]

2017-04-21 07:58:26.401+0200 INFO  [Application] at java.util.Vector.sort(Unknown Source)

2017-04-21 07:58:26.401+0200 INFO  [Application]

2017-04-21 07:58:26.402+0200 INFO  [Application] at java.util.Collections.sort(Unknown Source)

2017-04-21 07:58:26.402+0200 INFO  [Application]

2017-04-21 07:58:26.402+0200 INFO  [Application] at ch.dunes.vso.list.GenericListPanel.doFilterAndSort(GenericListPanel.java:632)

2017-04-21 07:58:26.402+0200 INFO  [Application]

2017-04-21 07:58:26.402+0200 INFO  [Application] at ch.dunes.vso.list.GenericListPanel.setElements(GenericListPanel.java:544)

2017-04-21 07:58:26.402+0200 INFO  [Application]

2017-04-21 07:58:26.402+0200 INFO  [Application] at ch.dunes.gui.editor.TypeChooser.show(TypeChooser.java:148)

2017-04-21 07:58:26.402+0200 INFO  [Application]

2017-04-21 07:58:26.403+0200 INFO  [Application] at ch.dunes.gui.editor.TypeChooser.chooseType(TypeChooser.java:313)

2017-04-21 07:58:26.403+0200 INFO  [Application]

2017-04-21 07:58:26.403+0200 INFO  [Application] at ch.dunes.gui.editor.TypeChooser.chooseType(TypeChooser.java:300)

2017-04-21 07:58:26.403+0200 INFO  [Application]

2017-04-21 07:58:26.403+0200 INFO  [Application] at ch.dunes.gui.editor.TypeEditor.selectElement(TypeEditor.java:135)

2017-04-21 07:58:26.403+0200 INFO  [Application]

2017-04-21 07:58:26.403+0200 INFO  [Application] at ch.dunes.gui.editor.TypeEditor$1.actionPerformed(TypeEditor.java:63)

2017-04-21 07:58:26.403+0200 INFO  [Application]

2017-04-21 07:58:26.403+0200 INFO  [Application] at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)

2017-04-21 07:58:26.403+0200 INFO  [Application]

2017-04-21 07:58:26.403+0200 INFO  [Application] at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)

2017-04-21 07:58:26.403+0200 INFO  [Application]

2017-04-21 07:58:26.403+0200 INFO  [Application] at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)

2017-04-21 07:58:26.403+0200 INFO  [Application]

2017-04-21 07:58:26.404+0200 INFO  [Application] at javax.swing.DefaultButtonModel.setPressed(Unknown Source)

2017-04-21 07:58:26.404+0200 INFO  [Application]

2017-04-21 07:58:26.404+0200 INFO  [Application] at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)

2017-04-21 07:58:26.404+0200 INFO  [Application]

2017-04-21 07:58:26.404+0200 INFO  [Application] at java.awt.Component.processMouseEvent(Unknown Source)

2017-04-21 07:58:26.404+0200 INFO  [Application]

2017-04-21 07:58:26.404+0200 INFO  [Application] at javax.swing.JComponent.processMouseEvent(Unknown Source)

2017-04-21 07:58:26.404+0200 INFO  [Application]

2017-04-21 07:58:26.404+0200 INFO  [Application] at java.awt.Component.processEvent(Unknown Source)

2017-04-21 07:58:26.404+0200 INFO  [Application]

2017-04-21 07:58:26.404+0200 INFO  [Application] at java.awt.Container.processEvent(Unknown Source)

2017-04-21 07:58:26.404+0200 INFO  [Application]

2017-04-21 07:58:26.404+0200 INFO  [Application] at java.awt.Component.dispatchEventImpl(Unknown Source)

2017-04-21 07:58:26.405+0200 INFO  [Application]

2017-04-21 07:58:26.405+0200 INFO  [Application] at java.awt.Container.dispatchEventImpl(Unknown Source)

2017-04-21 07:58:26.405+0200 INFO  [Application]

2017-04-21 07:58:26.405+0200 INFO  [Application] at java.awt.Component.dispatchEvent(Unknown Source)

2017-04-21 07:58:26.405+0200 INFO  [Application]

2017-04-21 07:58:26.405+0200 INFO  [Application] at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)

2017-04-21 07:58:26.405+0200 INFO  [Application]

2017-04-21 07:58:26.405+0200 INFO  [Application] at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)

2017-04-21 07:58:26.405+0200 INFO  [Application]

2017-04-21 07:58:26.405+0200 INFO  [Application] at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)

2017-04-21 07:58:26.406+0200 INFO  [Application]

2017-04-21 07:58:26.406+0200 INFO  [Application] at java.awt.Container.dispatchEventImpl(Unknown Source)

2017-04-21 07:58:26.406+0200 INFO  [Application]

2017-04-21 07:58:26.406+0200 INFO  [Application] at java.awt.Window.dispatchEventImpl(Unknown Source)

2017-04-21 07:58:26.406+0200 INFO  [Application]

2017-04-21 07:58:26.406+0200 INFO  [Application] at java.awt.Component.dispatchEvent(Unknown Source)

2017-04-21 07:58:26.406+0200 INFO  [Application]

2017-04-21 07:58:26.406+0200 INFO  [Application] at java.awt.EventQueue.dispatchEventImpl(Unknown Source)

2017-04-21 07:58:26.406+0200 INFO  [Application]

2017-04-21 07:58:26.406+0200 INFO  [Application] at java.awt.EventQueue.access$500(Unknown Source)

2017-04-21 07:58:26.406+0200 INFO  [Application]

2017-04-21 07:58:26.406+0200 INFO  [Application] at java.awt.EventQueue$3.run(Unknown Source)

2017-04-21 07:58:26.407+0200 INFO  [Application]

2017-04-21 07:58:26.407+0200 INFO  [Application] at java.awt.EventQueue$3.run(Unknown Source)

2017-04-21 07:58:26.407+0200 INFO  [Application]

2017-04-21 07:58:26.407+0200 INFO  [Application] at java.security.AccessController.doPrivileged(Native Method)

2017-04-21 07:58:26.407+0200 INFO  [Application]

2017-04-21 07:58:26.407+0200 INFO  [Application] at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)

2017-04-21 07:58:26.407+0200 INFO  [Application]

2017-04-21 07:58:26.407+0200 INFO  [Application] at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)

2017-04-21 07:58:26.407+0200 INFO  [Application]

2017-04-21 07:58:26.407+0200 INFO  [Application] at java.awt.EventQueue$4.run(Unknown Source)

2017-04-21 07:58:26.408+0200 INFO  [Application]

2017-04-21 07:58:26.408+0200 INFO  [Application] at java.awt.EventQueue$4.run(Unknown Source)

2017-04-21 07:58:26.408+0200 INFO  [Application]

2017-04-21 07:58:26.408+0200 INFO  [Application] at java.security.AccessController.doPrivileged(Native Method)

2017-04-21 07:58:26.408+0200 INFO  [Application]

2017-04-21 07:58:26.408+0200 INFO  [Application] at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)

2017-04-21 07:58:26.408+0200 INFO  [Application]

2017-04-21 07:58:26.408+0200 INFO  [Application] at java.awt.EventQueue.dispatchEvent(Unknown Source)

2017-04-21 07:58:26.408+0200 INFO  [Application]

2017-04-21 07:58:26.408+0200 INFO  [Application] at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)

2017-04-21 07:58:26.408+0200 INFO  [Application]

2017-04-21 07:58:26.408+0200 INFO  [Application] at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)

2017-04-21 07:58:26.409+0200 INFO  [Application]

2017-04-21 07:58:26.409+0200 INFO  [Application] at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)

2017-04-21 07:58:26.409+0200 INFO  [Application]

2017-04-21 07:58:26.409+0200 INFO  [Application] at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

2017-04-21 07:58:26.409+0200 INFO  [Application]

2017-04-21 07:58:26.409+0200 INFO  [Application] at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

2017-04-21 07:58:26.409+0200 INFO  [Application]

2017-04-21 07:58:26.409+0200 INFO  [Application] at java.awt.EventDispatchThread.run(Unknown Source)

2017-04-21 07:58:26.409+0200 INFO  [Application]

Reply
0 Kudos
anton749
Contributor
Contributor

hi, i have a similar issue with vRO 7.1, sometimes it works when i restart the vRO client, sometimes just one time and then starts failing. I even tried from another machine. Did you got it solved? I can't upgrade to 7.2 or 7.3 since i need support for vCenter 5.1 and 5.5
Reply
0 Kudos
eservent
Enthusiast
Enthusiast

Hello,

I have similar issue when just after editing a workflow with CompositeType then another one with CompositeType too (even if I not changed type of attributes).

The only way for me was to relaunch the VRO Client (7.2).

Hope VMware will fix it soon, I never use CompositeType now..

If my answer resolved or helped you, please mark it as Correct or Helpful to award points. Thank you! Emmanuel.
Reply
0 Kudos