You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Patrick Moore (JIRA)" <de...@tapestry.apache.org> on 2008/10/13 08:24:44 UTC

[jira] Created: (TAPESTRY-2708) NPE thrown by PageLoader.

NPE thrown by PageLoader. 
--------------------------

                 Key: TAPESTRY-2708
                 URL: https://issues.apache.org/jira/browse/TAPESTRY-2708
             Project: Tapestry
          Issue Type: Bug
          Components: Framework
    Affects Versions: 4.1.6
            Reporter: Patrick Moore



Daemon Thread [Timer-0] (Suspended (exception NullPointerException))	
	$IRequestCycle_11cf4a8e2a3._targetServiceProperty() line: not available [local variables unavailable]	
	$IRequestCycle_11cf4a8e2a3.getEngine() line: not available	
	$IRequestCycle_11cf4a8e13b.getEngine() line: not available [local variables unavailable]	
	PageLoader.loadPage(String, INamespace, IRequestCycle, IComponentSpecification) line: 637	
	$IPageLoader_11cf4a8e312.loadPage(String, INamespace, IRequestCycle, IComponentSpecification) line: not available	
	$IPageLoader_11cf4a8e313.loadPage(String, INamespace, IRequestCycle, IComponentSpecification) line: not available	
	PageSource.makeObject(Object) line: 152	
	TapestryKeyedObjectPool.addObject(Object) line: 1324	
	TapestryKeyedObjectPool.ensureMinIdle(Object) line: 1612	
	TapestryKeyedObjectPool.ensureMinIdle() line: 1590	
	TapestryKeyedObjectPool.access$500(TapestryKeyedObjectPool) line: 197	
	TapestryKeyedObjectPool$Evictor.run() line: 1765	
	TimerThread.mainLoop() line: 512	
	TimerThread.run() line: 462	


Don't know if this means very bad things -- but it is annoy because it interferes with tracking down NPEs in our own code.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org