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

NPE in PdeModelHelper#getBundlesImporting() #58

Open
briandealwis opened this issue Jun 13, 2017 · 0 comments
Open

NPE in PdeModelHelper#getBundlesImporting() #58

briandealwis opened this issue Jun 13, 2017 · 0 comments
Labels

Comments

@briandealwis
Copy link
Owner

!ENTRY ca.ubc.cs.ferret 4 255 2017-06-13 14:57:42.084
!MESSAGE Exception while executing ICQ BundlesImportingPackage{category: declarations, Consultation(!done: com.google.cloud.tools.eclipse.swtbot)}
!STACK 0
java.lang.NullPointerException
	at ca.ubc.cs.ferret.pde.PdeModelHelper.getBundlesImporting(PdeModelHelper.java:554)
	at ca.ubc.cs.ferret.pde.queries.BundlesImportingPackage.performQuery(BundlesImportingPackage.java:32)
	at ca.ubc.cs.ferret.pde.queries.BundlesImportingPackage.performQuery(BundlesImportingPackage.java:1)
	at ca.ubc.cs.ferret.model.AbstractIntersectionConceptualQuery.internalRun(AbstractIntersectionConceptualQuery.java:51)
	at ca.ubc.cs.ferret.model.AbstractConceptualQuery.run(AbstractConceptualQuery.java:81)
	at ca.ubc.cs.ferret.model.Consultation.runConceptualQueries(Consultation.java:145)
	at ca.ubc.cs.ferret.model.Consultation.run(Consultation.java:115)
	at ca.ubc.cs.ferret.Consultancy$4.run(Consultancy.java:438)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:56)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant