Skip to content

NullPointerException #35

@LeeHaofeng

Description

@LeeHaofeng

NullPointerException occurs when I use commond below.
java -jar ic3.jar -apkormanifest -input -db

details:
Exception in thread "main" java.lang.NullPointerException
at java.io.ObjectInputStream$PeekInputStream.read(ObjectInputStream.java:2741)
at java.io.ObjectInputStream$PeekInputStream.readFully(ObjectInputStream.java:2757)
at java.io.ObjectInputStream$BlockDataInputStream.readShort(ObjectInputStream.java:3234)
at java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:913)
at java.io.ObjectInputStream.(ObjectInputStream.java:375)
at edu.psu.cse.siis.coal.Model.loadModelFromCompiledFile(Model.java:172)
at edu.psu.cse.siis.coal.Analysis.loadModel(Analysis.java:90)
at edu.psu.cse.siis.coal.Analysis.performAnalysis(Analysis.java:58)
at edu.psu.cse.siis.ic3.Main.main(Main.java:14)

The website cannot be accessed.
http://siis.cse.psu.edu/ic3/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions