Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ptp-dev] First re-spin build 200803241015 available

There is definitely something amiss with the TAU package.  It's not an error I've ever seen in previous deployments, or when I use plugins built from CVS though:
java.lang.NoClassDefFoundError: edu/uoregon/tau/perfdmf/DataSource
This prevents performance launch configurations from loading or saving properly.
The jar containing that class is included in the jars package, so maybe something has gone wrong in the TAU plugins' classpath settings during the plugin export?

I also noticed a null pointer exceptions from pldt plugins in the workspace error log, but I didn't see that it caused any user-detectable trouble inside Eclipse.

-Wyatt

On Mon, Mar 24, 2008 at 10:29 AM, Greg Watson <g.watson@xxxxxxxxxxxx> wrote:
Hi all,

I've just uploaded a re-spin build. This build includes bug fixes for
LL/PE and the debugger, as we as missing files from the plugins. I've
also added the TAU package, so please test this to make sure it is
working correctly.

Regards,

Greg
_______________________________________________
ptp-dev mailing list
ptp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ptp-dev



Back to the top