Bugzilla – Bug 1721
GramJob.getStartedJobs null pointer exception
Last modified: 2004-08-06 12:51:46
You need to log in before you can comment on or make changes to this bug.
If I call GramJob.getStartedJobs() in client code, everything works fine. However, if I call it in service code running in a container, there is a null pointer exception caused by the following line of code EntryType entry = (EntryType)serviceDataValueObjects[i]; The version I am using is gt3.0.2. Not sure it is a bug or such kind of conversion is not supported by the service.
'm on vacation, so I won't be able to look at this until the 17th at the earliest.
4.0 GRAM obsoletes this bug report