Hi Marc
Not sure if I understood all your instructions - ran eclipse in debug
mode, opened PDE error log, tried to refresh tests. I think the
relevant info you are looking for:
Info Starts here--->
eclipse.buildId=M20080221-1800
java.version=1.6.0_05
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_GB
Command-line arguments: -os win32 -ws win32 -arch x86 -debug
Info
Wed May 07 13:34:40 BST 2008
webroot is C:\inetpub\wwwroot; selectedResourceAsFile is C:
\webs2\websites\devtools\mxUnit\PluginDemoTests; componentRoot is ;
fileRelativeToRoot is mxUnit/PluginDemoTests
Then
Info
Wed May 07 13:34:40 BST 2008
TestSuiteCreator: Passing C:\webs2\websites\devtools\mxUnit
\PluginDemoTests to PathUtils.getTestComponents
Then
Info
Wed May 07 13:34:40 BST 2008
PathUtils.getTestComponents(), returning 12 files matching filter
string [test*.cfc, *test.cfc]
Then
Info
Wed May 07 13:34:40 BST 2008
MXUnit TestSuiteCreator: Adding Test To Suite: fullPath is C:
\webs2\websites\devtools\mxUnit\PluginDemoTests
\DoubleMethodTest.cfc;name
isevtools.mxUnit.PluginDemoTests.DoubleMethodTest
The above happens for each of the 12 test cfc's.
Then there are 12 of:
Error
Wed May 07 13:34:40 BST 2008
RemoteException in LoadMethodsAction
AxisFault
faultCode: {
http://schemas.xmlsoap.org/soap/
envelope/}Server.userException
faultSubcode:
faultString: coldfusion.xml.rpc.CFCInvocationException:
[coldfusion.runtime.CfJspPage$NoSuchTemplateException : Could not find
the ColdFusion Component or Interface
evtools.mxUnit.PluginDemoTests.DoubleMethodTest.]
faultActor:
faultNode:
faultDetail:
{
http://xml.apache.org/
axis/}stackTrace:coldfusion.xml.rpc.CFCInvocationException:
[coldfusion.runtime.CfJspPage$NoSuchTemplateException : Could not find
the ColdFusion Component or Interface
evtools.mxUnit.PluginDemoTests.DoubleMethodTest.]
plus the usual stack trace.
The intriguing part to me is the: MXUnit TestSuiteCreator: Adding Test
To Suite: fullPath is C:\webs2\websites\devtools\mxUnit\PluginDemoTests
\DoubleMethodTest.cfc;name
isevtools.mxUnit.PluginDemoTests.DoubleMethodTest
Where it says name isevtools.mxUnit.x.x.x
I have no reference to evtools in any of the config, only devtools.
I haven't tried to reproduce this by running in a different sub folder
yet.
Thanks
> > folder, everything worked fine. Anybody know what happened to the 'd' ?- Hide quoted text -
>
> - Show quoted text -