Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents
outlinh1. true
outlinh1. true
1printablefalse
2stylh1. none
3indent20px

When Should you get find this message in your log files while running jobs with hibernate, e.g. checkdaysschedule CheckDaysSchedule, then you can ignore it. This is the normal behaviour and not an error.

The message is just telling you that the SessionFactory didn't bind to JNDI. There is nothing wrong with that, many application applications don't use a JNDI-bound SessionFactory and this is not really relevant when using JobScheduler anyway. So just ignore this INFOrmational message.

...