Menu

#223 CAN NOT open POD file after saving it

open
nobody
None
5
2014-08-14
2012-11-01
Satura Lee
No

After Saving my Project in a POD file I can't open it again.
I'm using Version 1.4 and have already updated java 1.7.

Discussion

  • Satura Lee

    Satura Lee - 2012-11-01

    attachment is the pod file

     
  • Satura Lee

    Satura Lee - 2012-11-01

    my work environment: windows 7, 64bits
    It's really frustrating that I can't open the file. I just transfered from ganntproject to the openproject for 2 days.

     
  • Diego

    Diego - 2012-12-03

    I had the same issue, and I solved it, Installing JRE 6U37. I supose that the last update JRE 7u9 is the problem.

     
  • Eugene Grigorjev

    The same problem:

    ==============================
    C:\Program Files\Serena Software Inc\OpenProj>java -Xms128m -Xmx768m -jar openproj.jar
    opts:
    POD Version: 1.4 local version 1.4 updated=false java version=1.7.0_10
    Loading D:\MyProject.pod...
    Loading...Done in 88 ms
    Deserializing...
    java.lang.reflect.InvocationTargetException
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.projity.server.data.DataUtil.deserializeLocalDocument(Unknown Source)
    at com.projity.exchange.LocalFileImporter$1.run(Unknown Source)
    at com.projity.job.Job$InternalRunnable.run(Unknown Source)
    at com.projity.job.Job.runSwing(Unknown Source)
    at com.projity.job.Job.runThread(Unknown Source)
    at com.projity.job.Job.run(Unknown Source)
    at com.projity.job.Job.run(Unknown Source)
    Caused by: java.lang.IllegalArgumentException: Comparison method violates its general contract!
    at java.util.TimSort.mergeHi(Unknown Source)
    at java.util.TimSort.mergeAt(Unknown Source)
    at java.util.TimSort.mergeCollapse(Unknown Source)
    at java.util.TimSort.sort(Unknown Source)
    at java.util.TimSort.sort(Unknown Source)
    at java.util.Arrays.sort(Unknown Source)
    at java.util.Collections.sort(Unknown Source)
    at com.projity.server.data.Serializer.deserializeProject(Unknown Source)
    at com.projity.server.data.Serializer.deserializeProject(Unknown Source)
    at com.projity.server.data.Serializer.deserializeLocalDocument(Unknown Source)
    ... 11 more
    Deserializing...Done in 75 ms
    java.lang.NullPointerException
    at com.projity.session.LocalSession$5.run(Unknown Source)
    at com.projity.job.Job$InternalRunnable.run(Unknown Source)
    at com.projity.job.Job.runSwing(Unknown Source)
    at com.projity.job.Job.runThread(Unknown Source)
    at com.projity.job.Job.run(Unknown Source)
    at com.projity.job.Job.run(Unknown Source)
    Job Exception: loadProject
    java.lang.NullPointerException
    at com.projity.session.LocalSession$5.run(Unknown Source)
    at com.projity.job.Job$InternalRunnable.run(Unknown Source)
    at com.projity.job.Job.runSwing(Unknown Source)
    at com.projity.job.Job.runThread(Unknown Source)
    at com.projity.job.Job.run(Unknown Source)
    at com.projity.job.Job.run(Unknown Source)

     
  • Eugene Grigorjev

    With java version=1.6.0_39 everything is OK.

    ======================
    POD Version: 1.4 local version 1.4 updated=false java version=1.6.0_39
    Loading D:\MyProject.pod...
    Loading...Done in 68 ms
    Deserializing...
    Deserializing...Done in 195 ms

     

Log in to post a comment.

MongoDB Logo MongoDB