Menu

#2489 NPE in some cases when saving Adempiere.properties

Core
closed-remind
None
5
2010-08-23
2010-08-23
Daniel Tamm
No

In some cases a NPE occurs (I got the NPE when running JUnit test cases using AdempiereTestCase) when the Adempiere.properties
is saved.

Discussion

  • Daniel Tamm

    Daniel Tamm - 2010-08-23

    Problem seemed to be something fishy with the getParentFile which returned null for some reason (even if there was a parent file)
    The getAbsoluteFile solved the problem.

     
  • Daniel Tamm

    Daniel Tamm - 2010-08-23
    • status: open --> closed-remind
     

Log in to post a comment.