Questions Tagged With linuxhttps://answers.axonivy.com/tags/linux/?type=rssquestions tagged <span class="tag">linux</span>enTue, 04 Sep 2018 04:16:23 -0400Error "Uncaught Exception in thread 'AWT-EventQueue-1' " Linux Mint 19https://answers.axonivy.com/questions/3410/error-uncaught-exception-in-thread-awt-eventqueue-1-linux-mint-19<p>I get an error that says "Uncaught Exception in thread 'AWT-EventQueue-1' " when I try to open "Attribute" in "User Dialog Event" <img alt="alt text" src="https://answers.axonivy.com/upfiles/Selection_006.png"><img alt="alt text" src="https://answers.axonivy.com/upfiles/Selection_007.png"></p> <p>This is the Error Report :</p> <pre><code>--- Stack Trace --- java.lang.NullPointerException at ch.ivyteam.awtExt.treetable.TreeTableRenderer.getNode(TreeTableRenderer.java:272) at ch.ivyteam.ivy.awtGuiComponents.ivvScriptTrees.IvyScriptTreeTableCellRenderer.getTableCellRendererComponent(IvyScriptTreeTableCellRenderer.java:106) at javax.swing.JTable$AccessibleJTable.getAccessibleChild(JTable.java:7037) at javax.swing.JTable$AccessibleJTable.getAccessibleAt(JTable.java:7424) at javax.swing.JTable$AccessibleJTable.valueChanged(JTable.java:6939) at javax.swing.DefaultListSelectionModel.fireValueChanged(DefaultListSelectionModel.java:184) at javax.swing.DefaultListSelectionModel.fireValueChanged(DefaultListSelectionModel.java:164) at javax.swing.DefaultListSelectionModel.fireValueChanged(DefaultListSelectionModel.java:211) at javax.swing.DefaultListSelectionModel.changeSelection(DefaultListSelectionModel.java:405) at javax.swing.DefaultListSelectionModel.changeSelection(DefaultListSelectionModel.java:415) at javax.swing.DefaultListSelectionModel.removeSelectionIntervalImpl(DefaultListSelectionModel.java:576) at javax.swing.DefaultListSelectionModel.clearSelection(DefaultListSelectionModel.java:420) at javax.swing.JTable.clearSelection(JTable.java:2120) at javax.swing.JTable.clearSelectionAndLeadAnchor(JTable.java:2128) at javax.swing.JTable.tableChanged(JTable.java:4451) at ch.ivyteam.awtExt.treetable.VariableRowHeightTreeTable.tableChanged(VariableRowHeightTreeTable.java:44) at ch.ivyteam.awtExt.treetable.InternalModel.computeVisibleRows(InternalModel.java:645) at ch.ivyteam.awtExt.treetable.InternalModel.expandOrCollapse(InternalModel.java:428) at ch.ivyteam.awtExt.treetable.FilteredInternalModel.filterExpandOrCollapse(FilteredInternalModel.java:202) at ch.ivyteam.awtExt.treetable.BaseMapModelFilter.filterExpandOrCollapse(BaseMapModelFilter.java:123) at ch.ivyteam.awtExt.treetable.FilteredInternalModel.expandOrCollapse(FilteredInternalModel.java:67) at ch.ivyteam.awtExt.treetable.TreeTable$1.mouseClicked(TreeTable.java:94) at java.awt.AWTEventMulticaster.mouseClicked(AWTEventMulticaster.java:270) at java.awt.AWTEventMulticaster.mouseClicked(AWTEventMulticaster.java:269) at java.awt.Component.processMouseEvent(Component.java:6542) at javax.swing.JComponent.processMouseEvent(JComponent.java:3324) at java.awt.Component.processEvent(Component.java:6304) at java.awt.Container.processEvent(Container.java:2239) at java.awt.Component.dispatchEventImpl(Component.java:4889) at java.awt.Container.dispatchEventImpl(Container.java:2297) at java.awt.Component.dispatchEvent(Component.java:4711) at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4904) at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4544) at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4476) at java.awt.Container.dispatchEventImpl(Container.java:2283) at java.awt.Component.dispatchEvent(Component.java:4711) at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:760) at java.awt.EventQueue.access$500(EventQueue.java:97) at java.awt.EventQueue$3.run(EventQueue.java:709) at java.awt.EventQueue$3.run(EventQueue.java:703) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:74) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:84) at java.awt.EventQueue$4.run(EventQueue.java:733) at java.awt.EventQueue$4.run(EventQueue.java:731) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:74) at java.awt.EventQueue.dispatchEvent(EventQueue.java:730) at org.GNOME.Accessibility.AtkWrapper$6.dispatchEvent(AtkWrapper.java:715) at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:205) 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) </code></pre>ivy-jlaTue, 04 Sep 2018 04:16:23 -0400https://answers.axonivy.com/questions/3410/error-uncaught-exception-in-thread-awt-eventqueue-1-linux-mint-19designereventerror-handlinglinuxHow to avoid Error message on designer startuphttps://answers.axonivy.com/questions/2861/how-to-avoid-error-message-on-designer-startup<p>Hi Ivy team,</p> <p>each time when starting Axon Ivy Designer an error box welcomes with the following content:</p> <p>"An internal error occurred during: "Verify Web App Libraries". java.lang.NullPointerException". </p> <p>The Designer works after closing the error message, so this is not a real problem. What is the reason for the cryptic message? Tested with Axon Ivy designer 6.7.1 Rev 55496 on Windows and Linux. </p> <p><strong>EDIT:</strong></p> <p>Eclipse error log shows:</p> <p>eclipse.buildId=unknown java.version=1.8.0_144 java.vendor=Oracle Corporation BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en Command-line arguments: -os win32 -ws win32 -arch x86_64</p> <pre><code>org.eclipse.core.jobs Error Mon Sep 11 11:28:53 CEST 2017 An internal error occurred during: "Verify Web App Libraries". java.lang.NullPointerException at org.eclipse.jst.common.jdt.internal.classpath.FlexibleProjectContainer.computeClasspathEntries(FlexibleProjectContainer.java:248) at org.eclipse.jst.j2ee.internal.web.classpath.WebAppLibrariesContainer.computeClasspathEntries(WebAppLibrariesContainer.java:195) at org.eclipse.jst.j2ee.internal.web.classpath.WebAppLibrariesContainer.isOutOfDate(WebAppLibrariesContainer.java:121) at org.eclipse.jst.j2ee.internal.web.classpath.WebAppLibrariesContainer.refresh(WebAppLibrariesContainer.java:138) at org.eclipse.jst.j2ee.internal.web.classpath.WebAppLibrariesContainer$1.run(WebAppLibrariesContainer.java:78) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54) </code></pre> <p>In error log I see also two errors for starting BPM engine with ConnectivityDemos and QuickstartTutorial I made edits to. </p> <p><strong>EDIT 2:</strong></p> <p>Steps to reproduce:</p> <ol> <li>select a new workspace</li> <li>import all axonivy demo projects</li> <li>unpack connectivityDemos and edit some label.</li> <li>save close and restart designer</li> </ol> <p>Full error log is here [1]</p> <p>Best regards,</p> <p>Adam</p> <p>[1] <a href="http://pasted.co/c06415ae">http://pasted.co/c06415ae</a></p>adamfMon, 11 Sep 2017 05:53:38 -0400https://answers.axonivy.com/questions/2861/how-to-avoid-error-message-on-designer-startupwindowsdesignerlinuxHow to install and use the Linux Designerhttps://answers.axonivy.com/questions/2857/how-to-install-and-use-the-linux-designer<p>We release since version 6.7.0 the Axon.ivy Designer for Linux. Basically, it runs very well. </p> <p><strong>Simple automated installation</strong></p> <ol> <li>Download and unpack the Designer to a location of your choice. E.g. <code>~/opt/Designer7</code></li> <li>run the <code>install-ivy-dependencies.sh</code> script in the root of the designer.</li> <li>run <code>Axon.ivy Designer</code></li> </ol> <p><strong>Manual Dependency Installation</strong></p> <p>The manual installation process on a Debain based Linux is as follows:</p> <ul> <li> <p>Install <code>libwebkitgtk-1.0.0</code> that the internal browser works correctly. A simple APT command should be sufficient:</p> <ul> <li><code>sudo apt install libwebkitgtk-1.0.0</code></li> <li>if this browser library is not installed: the web browser will fail with an error such as this in the screen <img src="https://answers.axonivy.com/upfiles/debianBrowserError.png" height="250"></li> </ul> </li> <li> <p>Install a Java Runtime Environment (JRE). <code> sudo apt install openjdk-8-jdk sudo apt install openjfx </code></p> </li> <li>For the fast JNI SVN Team connector the libraries must be made accessible<ul> <li><code>sudo apt-get install libsvn-java</code></li> </ul> </li> <li>Download and unpack the Linux Designer. E.g. into <code>~/Downloads/Designer7</code></li> <li>Run the <code>eclipse</code> binary in the unpacked Designer directory. Enjoy!</li> </ul> <p><strong>Only for versions older than 7.0.0</strong></p> <ul> <li>Windows tools.jar included instead of Linux tools.jar (<code>configuration/org.eclipse.osgi/107/0/.cp/lib/tools.jar</code>)<ul> <li>Could lead to serious problems (e.g. jmockit). Replacing existing Windows tools.jar with a Linux tools.jar solved it.</li> </ul> </li> </ul> <p><strong>Other Fixes</strong></p> <ul> <li><a href="https://answers.axonivy.com/questions/3410/error-uncaught-exception-in-thread-awt-eventqueue-1-linux-mint-19">https://answers.axonivy.com/questions/3410/error-uncaught-exception-in-thread-awt-eventqueue-1-linux-mint-19</a></li> </ul> <p><strong>This Q&amp;A entry is a community wiki. Share your experiences with us!</strong></p>Alex SuterFri, 08 Sep 2017 03:06:14 -0400https://answers.axonivy.com/questions/2857/how-to-install-and-use-the-linux-designerdesignerlinuxCan I develop Axon.ivy projects on a Linux machine?https://answers.axonivy.com/questions/2807/can-i-develop-axon-ivy-projects-on-a-linux-machine<p>I want to enlarge my horizon and plan to migrate my workspace environment from Windows to a Linux host. I'm still playing around with multiple Linux distributions to find the one that serves me best.</p> <p>After many year with Windows I already see that linux is the perfect platform for development. There are so many handy development tools and it feels as I can do much more, faster and effective in less time than on my Windows. </p> <p>BUT: I'm mainly developing with Axon.ivy. And it seem like only the engine is available as linux package. <strong>Will you ever ship a Designer bundle that works under linux?</strong></p>SupportIvyTeamThu, 17 Aug 2017 04:34:46 -0400https://answers.axonivy.com/questions/2807/can-i-develop-axon-ivy-projects-on-a-linux-machinedesignerlinux