The following warnings occurred: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Warning [2] Trying to access array offset on value of type null - Line: 4475 - File: inc/functions.php PHP 8.0.30 (Linux)
|
Running jhepwork using java7. Java7 has a bug? - Printable Version +- jWork.ORG forums (https://jwork.org/forum) +-- Forum: DataMelt (/forumdisplay.php?fid=1) +--- Forum: DataMelt bug report (/forumdisplay.php?fid=3) +--- Thread: Running jhepwork using java7. Java7 has a bug? (/showthread.php?tid=13) |
Running jhepwork using java7. Java7 has a bug? - jworkorg - 07-30-2011 01:56 AM Hi, Please note that Java7 has some bug (or feature) and one cannot run jhepwork on Linux (fedora, ubuntu) with Java7. Running using Window should be fine, which is an idication that there is something wrong with Java7. This bug report was posted on Java7 forum, but the issue was closed since it was difficult to reproduce this bug A typical error running examples (as "Tools->JHPlot") is Exception in thread "AWT-EventQueue-0" java.lang.ExceptionInInitializerError at org.freehep.graphics2d.VectorGraphics.create(VectorGraphics.java:538) at jhplot.GHMargin.paintComponent(GHMargin.java:671) at javax.swing.JComponent.paint(JComponent.java:1054) at javax.swing.JComponent.paintChildren(JComponent.java:887) at javax.swing.JComponent.paint(JComponent.java:1063) at javax.swing.JComponent.paintChildren(JComponent.java:887) at javax.swing.JComponent.paint(JComponent.java:1063) at javax.swing.JComponent.paintChildren(JComponent.java:887) at javax.swing.JComponent.paint(JComponent.java:1063) at javax.swing.JLayeredPane.paint(JLayeredPane.java:585) at javax.swing.JComponent.paintChildren(JComponent.java:887) at javax.swing.JComponent.paintToOffscreen(JComponent.java:5228) at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManag |