Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reindex through exception if there is no ticket exist in the project's repo #682

Closed
gitblit opened this issue Aug 12, 2015 · 2 comments
Closed

Comments

@gitblit
Copy link
Collaborator

gitblit commented Aug 12, 2015

Originally reported on Google Code with ID 386

2014-03-17 14:05:27 [ERROR]
java.lang.NullPointerException
        at com.gitblit.tickets.FileTicketService.findAll(FileTicketService.java:267)
        at com.gitblit.tickets.FileTicketService.getTickets(FileTicketService.java:212)
        at com.gitblit.tickets.ITicketService.getTickets(ITicketService.java:684)
        at com.gitblit.tickets.ITicketService.reindex(ITicketService.java:1052)
        at com.gitblit.ReindexTickets.reindex(ReindexTickets.java:158)
        at com.gitblit.ReindexTickets.main(ReindexTickets.java:90)

BranchTicketService is fine.

Reported by wangliyu2000 on 2014-03-17 17:07:37

@gitblit
Copy link
Collaborator Author

gitblit commented Aug 12, 2015

Fix pushed to master.

Reported by James.Moger on 2014-03-17 17:33:05

  • Status changed: Queued
  • Labels added: Milestone-1.4.1

@gitblit
Copy link
Collaborator Author

gitblit commented Aug 12, 2015

v1.4.1 released with a critical security fix.  Please update.

Reported by James.Moger on 2014-03-19 02:15:48

  • Status changed: Done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants