[
https://issues.jboss.org/browse/TEIID-1446?page=com.atlassian.jira.plugin...
]
Ramesh Reddy commented on TEIID-1446:
-------------------------------------
I think it happening on the FunctionMethod, there are two classes one extends other with
different package names. As soon as I installed CXF I saw this exception.
Error during startup when CXF is installed
------------------------------------------
Key: TEIID-1446
URL:
https://issues.jboss.org/browse/TEIID-1446
Project: Teiid
Issue Type: Bug
Components: Server
Affects Versions: 7.3
Reporter: Ramesh Reddy
Fix For: 7.3
12:00:07,398 WARNING [Injector] duplicate class definition bug occured? Please report
this :
org/teiid/metadata/FunctionMethod$JaxbAccessorM_getInputParameters_setInputParameters_[Lorg_teiid_metadata_FunctionParameter;
java.lang.ClassFormatError: Illegal class name
"org/teiid/metadata/FunctionMethod$JaxbAccessorM_getInputParameters_setInputParameters_[Lorg_teiid_metadata_FunctionParameter;"
in class file
org/teiid/metadata/FunctionMethod$JaxbAccessorM_getInputParameters_setInputParameters_[Lorg_teiid_metadata_FunctionParameter;
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClassCond(ClassLoader.java:632)
at java.lang.ClassLoader.defineClass(ClassLoader.java:616)
at java.lang.ClassLoader.defineClass(ClassLoader.java:466)
at sun.reflect.GeneratedMethodAccessor117.invoke(Unknown Source)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira