bardsoftware / ganttproject

Official GanttProject repository.
http://ganttproject.biz
GNU General Public License v3.0
860 stars 301 forks source link

Error Log Upon Opening File #426

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Open GP
2.Error Log Displays
3.(no further action taken) copied log and submit to GPForum, no apparent 
malfunction with actual file data/content.

What is the expected output? What do you see instead?
Content appears to be stable and functioning. Error log reports an issue.

What version of the product are you using? On what operating system?
2.5 Candidate

Please provide any additional information below.

Original issue reported on code.google.com by Jinkhi...@gmail.com on 12 Feb 2012 at 12:16

Attachments:

GoogleCodeExporter commented 9 years ago
If this problem is reproducible, can you share a project file which can 
reproduce it? 

PS. It is enough to just paste the log here, without wrapping into Word 
document. Sometimes Word is unavailable.

Original comment by dbarashev on 12 Feb 2012 at 8:57

GoogleCodeExporter commented 9 years ago
1) Manually moved the review milestone for "Pro Box Project".
2) Milestone moves successfully to earlier date. 
3) Milestone date was set to 1 day duration and a start/end both set to the 
10th before I moved the icon back. After moving the duratin cahnges to the 7th 
with a grayed out end date of the 10th.
4) The black parent bracket still extends out to the date of the 10th.
5) Attempting to adjust the parent bracket manually with a drag will not work. 
Trying to adjust the parent date in side menu will not work. Trying to fix the 
milestone in side menu does not work.  
6) To move/snap the parent bracket you must now go into the settings for the 
milestone - uncheck milestone - adjust dates and duration - then recheck 
milestone - OK. The parent bracket will then adjust properly to match milestone.
7) After moving the milestone back to the 7th the icons actual position rest 
under about the 8th or 9th. This is especially apparent when zooming down to 
date levels. The font remains off-set near the original position. (when I 
initially used the drag feature the doubble arrow symbol would not present 
itself until I was almost a day offset to the left or right of the actual 
milestone icon. 

Original comment by Jinkhi...@gmail.com on 12 Feb 2012 at 10:41

Attachments:

GoogleCodeExporter commented 9 years ago
Sorry.... what? 

The description says "open GP", "error log displays". Is it enough to open the 
attached project to reproduce it? I tried and didn't see any errors.

Original comment by dbarashev on 13 Feb 2012 at 10:05

GoogleCodeExporter commented 9 years ago
I did have one instance yesterday when I opened the file and the error did not 
come up. Other times it shows in  the log as below. 

C:\Users\campbej1\ganttproject.log

java.class.path: eclipsito.jar;.
java.home: C:\Program Files (x86)\Java\jre6
java.io.tmpdir: C:\Temp\
java.runtime.version: 1.6.0_30-b12
java.vendor: Sun Microsystems Inc.
java.vm.name: Java HotSpot(TM) Client VM
java.vm.vendor: Sun Microsystems Inc.
java.vm.version: 20.5-b03
os.arch: x86
os.name: Windows 7
os.version: 6.1
sun.java.command: org.bardsoftware.eclipsito.Boot 
ganttproject-eclipsito-config.xml -log C:\Users\campbej1\Desktop\Worthington 
DPS Planner 2012.gan
user.country: US
user.dir: C:\Program Files (x86)\GanttProject-2.5
user.home: C:\Users\campbej1
user.language: en
user.timezone: America/New_York

Creating main frame...
1. loading look'n'feels
2. loading options
3. creating menus...
4. creating views...
5. calculating size and packing...
6. changing language ...
7. changing look'n'feel ...
8. finalizing...
Main frame created
Splash closed
Feb 13, 2012 6:17:25 PM net.sourceforge.ganttproject.GPLogger logToLogger
WARNING: -12
java.lang.ArrayIndexOutOfBoundsException: -12
    at java.util.ArrayList.get(Unknown Source)
    at net.sourceforge.ganttproject.GanttTreeTableModel.getCustomProperty(GanttTreeTableModel.java:212)
    at net.sourceforge.ganttproject.GanttTreeTableModel.getValueAt(GanttTreeTableModel.java:317)
    at org.jdesktop.swing.JXTreeTable$TreeTableModelAdapter.getValueAt(JXTreeTable.java:1243)
    at org.jdesktop.swing.JXTable.getToolTipText(JXTable.java:1230)
    at net.sourceforge.ganttproject.GPTreeTableBase$2.getToolTipText(GPTreeTableBase.java:396)
    at javax.swing.ToolTipManager$insideTimerAction.actionPerformed(Unknown Source)
    at javax.swing.Timer.fireActionPerformed(Unknown Source)
    at javax.swing.Timer$DoPostEvent.run(Unknown Source)
    at java.awt.event.InvocationEvent.dispatch(Unknown Source)
    at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
    at java.awt.EventQueue.access$000(Unknown Source)
    at java.awt.EventQueue$1.run(Unknown Source)
    at java.awt.EventQueue$1.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.security.AccessControlContext$1.doIntersectionPrivilege(Unknown Source)
    at java.awt.EventQueue.dispatchEvent(Unknown Source)
    at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
    at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.run(Unknown Source)

Original comment by Jinkhi...@gmail.com on 13 Feb 2012 at 10:18

GoogleCodeExporter commented 9 years ago
This issue was updated by revision 222cd251807c.

Original comment by dbarashev on 14 Feb 2012 at 8:21

GoogleCodeExporter commented 9 years ago
I hope my fix was successful

Original comment by dbarashev on 28 Feb 2012 at 9:29

GoogleCodeExporter commented 9 years ago
This should be available in the release build

Original comment by dbarashev on 10 Mar 2012 at 10:44

GoogleCodeExporter commented 9 years ago

Original comment by dbarashev on 22 Sep 2014 at 12:20