2017-06-08 4 views
-1

Les derniers jours, il a cessé de fonctionner jelastic plugin pour IDE (Intellij), le plugin ne reçoit pas de fournisseur d'hébergement et de geler IDE lorsque je tente de déployer l'application sur le serveur.Jelastic Plugin Impossible d'obtenir le fournisseur d'hébergement

J'ai essayé intall avec des versions plus anciennes et avec d'autres IDE (Netbeans) et j'ai le même problème.

Image:

Jelastic plugin intellij connect


** Erreur de mise à jour: **

null java.lang.NullPointerException 
at javax.swing.CellRendererPane.addImpl(CellRendererPane.java:102) 
at java.awt.Container.add(Container.java:417) 
at javax.swing.plaf.basic.BasicTreeUI$NodeDimensionsHandler.getNodeDimensions(BasicTreeUI.java:2812) 
at javax.swing.tree.AbstractLayoutCache.getNodeDimensions(AbstractLayoutCache.java:492) 
at javax.swing.tree.VariableHeightLayoutCache$TreeStateNode.updatePreferredSize(VariableHeightLayoutCache.java:1360) 
at javax.swing.tree.VariableHeightLayoutCache$TreeStateNode.getXOrigin(VariableHeightLayoutCache.java:1143) 
at javax.swing.tree.VariableHeightLayoutCache$TreeStateNode.getNodeBounds(VariableHeightLayoutCache.java:1130) 
at javax.swing.tree.VariableHeightLayoutCache.getBounds(VariableHeightLayoutCache.java:220) 
at javax.swing.plaf.basic.BasicTreeUI.getPathBounds(BasicTreeUI.java:529) 
at javax.swing.plaf.basic.BasicTreeUI.paint(BasicTreeUI.java:1192) 
at com.intellij.util.ui.tree.WideSelectionTreeUI.paint(WideSelectionTreeUI.java:389) 
at javax.swing.plaf.ComponentUI.update(ComponentUI.java:161) 
at javax.swing.JComponent.paintComponent(JComponent.java:780) 
at javax.swing.JComponent.paint(JComponent.java:1056) 
at javax.swing.JComponent.paintChildren(JComponent.java:889) 
at javax.swing.JComponent.paint(JComponent.java:1065) 
at javax.swing.JViewport.paint(JViewport.java:728) 
at javax.swing.JComponent.paintChildren(JComponent.java:889) 
at javax.swing.JComponent.paint(JComponent.java:1065) 
at javax.swing.JComponent.paintChildren(JComponent.java:889) 
at javax.swing.JComponent.paint(JComponent.java:1065) 
at javax.swing.JComponent.paintChildren(JComponent.java:889) 
at javax.swing.JComponent.paint(JComponent.java:1065) 
at javax.swing.JComponent.paintChildren(JComponent.java:889) 
at javax.swing.JComponent.paint(JComponent.java:1065) 
at javax.swing.JComponent.paintChildren(JComponent.java:889) 
at javax.swing.JComponent.paint(JComponent.java:1065) 
at javax.swing.JComponent.paintChildren(JComponent.java:889) 
at javax.swing.JComponent.paint(JComponent.java:1065) 
at javax.swing.JComponent.paintChildren(JComponent.java:889) 
at javax.swing.JComponent.paint(JComponent.java:1065) 
at javax.swing.JComponent.paintChildren(JComponent.java:889) 
at javax.swing.JComponent.paint(JComponent.java:1065) 
at javax.swing.JComponent.paintChildren(JComponent.java:889) 
at javax.swing.JComponent.paint(JComponent.java:1065) 
at javax.swing.JComponent.paintChildren(JComponent.java:889) 
at javax.swing.JComponent.paint(JComponent.java:1065) 
at javax.swing.JComponent.paintToOffscreen(JComponent.java:5210) 
at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:290) 
at javax.swing.RepaintManager.paint(RepaintManager.java:1272) 
at javax.swing.JComponent._paintImmediately(JComponent.java:5158) 
at javax.swing.JComponent.paintImmediately(JComponent.java:4969) 
at javax.swing.RepaintManager$4.run(RepaintManager.java:831) 
at javax.swing.RepaintManager$4.run(RepaintManager.java:814) 
at java.security.AccessController.doPrivileged(Native Method) 
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:80) 
at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:814) 
at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:789) 
at javax.swing.RepaintManager.prePaintDirtyRegions(RepaintManager.java:738) 
at javax.swing.RepaintManager.access$1200(RepaintManager.java:64) 
at javax.swing.RepaintManager$ProcessingRunnable.run(RepaintManager.java:1732) 
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:311) 
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:762) 
at java.awt.EventQueue.access$500(EventQueue.java:98) 
at java.awt.EventQueue$3.run(EventQueue.java:715) 
at java.awt.EventQueue$3.run(EventQueue.java:709) 
at java.security.AccessController.doPrivileged(Native Method) 
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:80) 
at java.awt.EventQueue.dispatchEvent(EventQueue.java:732) 
at com.intellij.ide.IdeEventQueue.h(IdeEventQueue.java:821) 
at com.intellij.ide.IdeEventQueue._dispatchEvent(IdeEventQueue.java:649) 
at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:365) 
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201) 
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116) 
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:109) 
at java.awt.WaitDispatchSupport$2.run(WaitDispatchSupport.java:190) 
at java.awt.WaitDispatchSupport$4.run(WaitDispatchSupport.java:235) 
at java.awt.WaitDispatchSupport$4.run(WaitDispatchSupport.java:233) 
at java.security.AccessController.doPrivileged(Native Method) 
at java.awt.WaitDispatchSupport.enter(WaitDispatchSupport.java:233) 
at java.awt.Dialog.show(Dialog.java:1084) 
at com.intellij.openapi.ui.impl.DialogWrapperPeerImpl$MyDialog.show(DialogWrapperPeerImpl.java:736) 
at com.intellij.openapi.ui.impl.DialogWrapperPeerImpl.show(DialogWrapperPeerImpl.java:458) 
at com.intellij.openapi.ui.DialogWrapper.invokeShow(DialogWrapper.java:1686) 
at com.intellij.openapi.ui.DialogWrapper.show(DialogWrapper.java:1635) 
at com.intellij.openapi.progress.util.ProgressDialog.show(ProgressDialog.java:328) 
at com.intellij.openapi.progress.util.ProgressWindow.showDialog(ProgressWindow.java:250) 
at com.intellij.openapi.progress.impl.BackgroundableProcessIndicator.showDialog(BackgroundableProcessIndicator.java:142) 
at com.intellij.openapi.progress.util.ProgressWindow.d(ProgressWindow.java:176) 
at com.intellij.openapi.application.TransactionGuardImpl$2.run(TransactionGuardImpl.java:314) 
at com.intellij.openapi.application.impl.LaterInvocator$FlushQueue.a(LaterInvocator.java:416) 
at com.intellij.openapi.application.impl.LaterInvocator$FlushQueue.run(LaterInvocator.java:399) 
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:311) 
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:762) 
at java.awt.EventQueue.access$500(EventQueue.java:98) 
at java.awt.EventQueue$3.run(EventQueue.java:715) 
at java.awt.EventQueue$3.run(EventQueue.java:709) 
at java.security.AccessController.doPrivileged(Native Method) 
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:80) 
at java.awt.EventQueue.dispatchEvent(EventQueue.java:732) 
at com.intellij.ide.IdeEventQueue.h(IdeEventQueue.java:821) 
at com.intellij.ide.IdeEventQueue._dispatchEvent(IdeEventQueue.java:649) 
at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:365) 
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201) 
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116) 
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:109) 
at java.awt.WaitDispatchSupport$2.run(WaitDispatchSupport.java:190) 
at java.awt.WaitDispatchSupport$4.run(WaitDispatchSupport.java:235) 
at java.awt.WaitDispatchSupport$4.run(WaitDispatchSupport.java:233) 
at java.security.AccessController.doPrivileged(Native Method) 
at java.awt.WaitDispatchSupport.enter(WaitDispatchSupport.java:233) 
at java.awt.Dialog.show(Dialog.java:1084) 
at java.awt.Component.show(Component.java:1679) 
at java.awt.Component.setVisible(Component.java:1631) 
at java.awt.Window.setVisible(Window.java:1014) 
at java.awt.Dialog.setVisible(Dialog.java:1005) 
at com.jelastic.plugin.idea.actions.DeployAction.actionPerformed(DeployAction.java:49) 
at com.intellij.openapi.actionSystem.ex.ActionUtil$1.run(ActionUtil.java:216) 
at com.intellij.openapi.actionSystem.ex.ActionUtil.performActionDumbAware(ActionUtil.java:233) 
at com.intellij.openapi.actionSystem.impl.ActionButton.a(ActionButton.java:192) 
at com.intellij.openapi.actionSystem.impl.ActionButton.a(ActionButton.java:155) 
at com.intellij.openapi.actionSystem.impl.ActionButton.processMouseEvent(ActionButton.java:329) 
at java.awt.Component.processEvent(Component.java:6306) 
at java.awt.Container.processEvent(Container.java:2237) 
at java.awt.Component.dispatchEventImpl(Component.java:4897) 
at java.awt.Container.dispatchEventImpl(Container.java:2295) 
at java.awt.Component.dispatchEvent(Component.java:4719) 
at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4889) 
at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4526) 
at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4467) 
at java.awt.Container.dispatchEventImpl(Container.java:2281) 
at java.awt.Window.dispatchEventImpl(Window.java:2746) 
at java.awt.Component.dispatchEvent(Component.java:4719) 
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:764) 
at java.awt.EventQueue.access$500(EventQueue.java:98) 
at java.awt.EventQueue$3.run(EventQueue.java:715) 
at java.awt.EventQueue$3.run(EventQueue.java:709) 
at java.security.AccessController.doPrivileged(Native Method) 
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:80) 
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:90) 
at java.awt.EventQueue$4.run(EventQueue.java:737) 
at java.awt.EventQueue$4.run(EventQueue.java:735) 
at java.security.AccessController.doPrivileged(Native Method) 
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:80) 
at java.awt.EventQueue.dispatchEvent(EventQueue.java:734) 
at com.intellij.ide.IdeEventQueue.h(IdeEventQueue.java:821) 
at com.intellij.ide.IdeEventQueue._dispatchEvent(IdeEventQueue.java:645) 
at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:365) 
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201) 
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116) 
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105) 
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101) 
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93) 
at java.awt.EventDispatchThread.run(EventDispatchThread.java:82) 
+0

Bonjour. Merci de nous avoir signalé. Nous allons vérifier ce qui peut causer ce problème et vous faire connaître le résultat. – Jelastic

+0

Bonjour. Le problème a été résolu pour les deux IDE. Vérifiez s'il vous plaît et confirmez. – Jelastic

+0

@Jelastic Travailler uniquement la connexion, mais déployer l'application sur le serveur ne fonctionne pas. – fvpaz

Répondre

0

Nous sommes espérons que vous faites bien!

Nous avons mis à jour le plugin Jelastic pour JB idea. Il est testé et fonctionne comme il se doit, mais la nouvelle version n'est pas disponible pour l'installation depuis le dépôt pour le moment. S'il vous plaît, veuillez contacter l'équipe de support Mirhosting, ils seront en mesure de vous fournir une nouvelle version du plugin pour l'installation.
Désolé pour tout inconvénient et merci de votre compréhension.

Meilleures salutations,
Jelastic équipe de soutien

+0

Le plugin mis à jour est publié et déjà disponible pour tous. S'il vous plaît mettez à jour votre plugin installé à v.1.4.3 ou installez-le en utilisant notre guide https://docs.jelastic.com/netbeans-plugin-guide – Jelastic