|
Den 01/05/10 22.16, Pete Helgren skrev:
I DID see this once, even in my Windows environment, but it seemed toFrom the javadoc:
stem from a mismatch in Birt versions. I have checked and rechecked the
jars and both environments seem to match. Unless the jars are cached
somewhere on the i, I don't think a version mismatch is the issue.
===
Thrown if an application attempts to access or modify a field, or to
call a method that it does not have access to.
Normally, this error is caught by the compiler; this error can only
occur at run time if the definition of a class has incompatibly changed.
====
In your situation that _could_ make sense as the i JVM caches some of
the work hidden with the jar file in the IFS. I have seen that
overwriting the contents of a jar file did not remove that work. I
would start with removing the birt jar completely from the ifs and copy
it in again.
On second thought. Do it with all your jars :)
I could use *any* ideas you might have. I don't quite understand whatI've also seen it happen with reflection I think. Nasty one there.
is being accessed illegally here. Not much in the Birt method
ExtensionManager.initialize() to go on.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.