Skip to content

"NullPointer" in "AddJobEvent" when set the same time to "ADD_JOB" and "BROKER_UP" events #21

@marcosnobrega

Description

@marcosnobrega

This error occurs when the time to set up the broker that requests the "add_job" is the same time in "add_job" event

Exception in thread "main" java.lang.NullPointerException
at br.edu.ufcg.lsd.oursim.events.broker.AddJobEvent.process(AddJobEvent.java:34)
at br.edu.ufcg.lsd.oursim.OurSim.run(OurSim.java:65)
at br.edu.ufcg.lsd.oursim.Main.main(Main.java:31)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions