Hi,
   
  I got the problem, the tests with the same name were present in another 
package. (a base package actually), e.g. 
   
  my tests were in package com.unash.dao
  and there were duplicate tests in com.unash package with the same class name. 
   
  Probably error while I refactored some of the test packages.
   
  Thanks,
  Unmesh

Navid Mehregani <[EMAIL PROTECTED]> wrote:
  

Hello, 

It looks like you're using the Integrated Agent Controller (IAC).  Can you try 
using the Agent Controller instead to see if it makes a difference.  Please see 
section 4.0 of this document: 
http://www.eclipse.org/tptp/platform/documents/speed_profiling/speedUpProfiling.html
 

Regards, 
Navid Mehregani 




        unmesh joshi <[EMAIL PROTECTED]> 
Sent by: [EMAIL PROTECTED]   28/02/2007 08:04 PM           Please respond to
TPTP Tracing and Profiling Tools Project developer discussions        
<tptp-tracing-profiling-tools-dev@eclipse.org>


            To
  tptp-tracing-profiling-tools-dev@eclipse.org       cc
        Subject
  [tptp-tracing-profiling-tools-dev] VM failure while profiling some        of 
the JUnit tests
          



Hi, 
  
I am trying to profile some of my JUnit tests. When I right click on the test 
and select "Profile as JUnit test", I get following error. 
  
"java.exe has encountered a problem and needs to close. We are sorry for the 
inconvenience." 
  
In the log file, I get following exception 
Any clues? 
  
Thanks 
Unmesh 
  
STACK 0 
java.lang.NullPointerException 
at 
org.eclipse.tptp.platform.agentcontroller.internal.stream.SharedMemoryCircularBufferInputStream.close(SharedMemoryCircularBufferInputStream.java:116)
 
at 
org.eclipse.hyades.internal.execution.local.common.TCPDataServer$1.close(TCPDataServer.java:564)
 
at 
org.eclipse.hyades.trace.ui.internal.piclient.XMLTraceDataProcessor$8.close(XMLTraceDataProcessor.java:1050)
 
at java.io.BufferedInputStream.close(BufferedInputStream.java:440) 
at org.apache.xerces.impl.XMLEntityManager$RewindableInputStream.close(Unknown 
Source) 
at org.apache.xerces.impl.io.UTF8Reader.close(Unknown Source) 
at org.apache.xerces.impl.XMLEntityManager.endEntity(Unknown Source) 
at org.apache.xerces.impl.XMLEntityScanner.load(Unknown Source) 
at org.apache.xerces.impl.XMLEntityScanner.skipString(Unknown Source) 
at org.apache.xerces.impl.XMLVersionDetector.determineDocVersion(Unknown 
Source) 
at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source) 
at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source) 
at org.apache.xerces.parsers.XMLParser.parse(Unknown Source) 
at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source) 
at org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Source) 
at org.apache.xerces.jaxp.SAXParserImpl.parse(Unknown Source) 
at 
org.eclipse.hyades.loaders.util.SAXFragmentHandler.parse(SAXFragmentHandler.java:128)
 
at 
org.eclipse.hyades.loaders.util.SAXFragmentHandler.scanContent(SAXFragmentHandler.java:431)
 
at 
org.eclipse.hyades.trace.ui.internal.piclient.XMLTraceDataProcessor.loadEvents(XMLTraceDataProcessor.java:1083)
 
at 
org.eclipse.hyades.trace.ui.internal.piclient.XMLTraceDataProcessor.incommingStream(XMLTraceDataProcessor.java:978)
 
at 
org.eclipse.hyades.internal.execution.local.common.TCPDataServer$TCPDataProcessorNew.run(TCPDataServer.java:649)
      
---------------------------------
  Don't get soaked. Take a quick peak at the forecast 
with theYahoo! Search weather 
shortcut._______________________________________________
tptp-tracing-profiling-tools-dev mailing list
tptp-tracing-profiling-tools-dev@eclipse.org
https://dev.eclipse.org/mailman/listinfo/tptp-tracing-profiling-tools-dev
  _______________________________________________
tptp-tracing-profiling-tools-dev mailing list
tptp-tracing-profiling-tools-dev@eclipse.org
https://dev.eclipse.org/mailman/listinfo/tptp-tracing-profiling-tools-dev



 
---------------------------------
Now that's room service! Choose from over 150,000 hotels 
in 45,000 destinations on Yahoo! Travel to find your fit.
_______________________________________________
tptp-tracing-profiling-tools-dev mailing list
tptp-tracing-profiling-tools-dev@eclipse.org
https://dev.eclipse.org/mailman/listinfo/tptp-tracing-profiling-tools-dev

Reply via email to