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

task.id is null (NullPointerException) in Grails 2.0.3 and Activiti 5.8.2 #5

Closed
limcheekin opened this issue Apr 25, 2012 · 3 comments

Comments

@limcheekin
Copy link
Owner

When click on "start" link of Vacation Request after login as kermit, throws
java.lang.NullPointerException: Cannot get property 'id' on null object
at ActivitiGrailsPlugin$_addActivitiMethods_closure7_closure29.doCall(ActivitiGrailsPlugin.groovy:129)
at ActivitiGrailsPlugin$_addActivitiMethods_closure7.doCall(ActivitiGrailsPlugin.groovy:125)
at vacationRequest.VacationRequestController$_closure2.doCall(VacationRequestController.groovy:36)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:619)

@limcheekin
Copy link
Owner Author

Not happened in Grails 2.1.0

@oswaldl
Copy link

oswaldl commented Oct 21, 2013

well ,i am using grails 2.2.4, it happens.

@oswaldl
Copy link

oswaldl commented Oct 21, 2013

problem solved by empty assignee of the task i designed.

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

No branches or pull requests

2 participants