praveen kotturu created JBWS-3704:
-------------------------------------
Summary: Facing issue while creating chart for our application error getting
in log as below
Key: JBWS-3704
URL:
https://issues.jboss.org/browse/JBWS-3704
Project: JBoss Web Services
Issue Type: Task
Security Level: Public (Everyone can see)
Components: jbossws-native
Environment: Development
Reporter: praveen kotturu
Facing issue while creating chart for our application error getting in log as below
Error Message java.lang.NoSuchMethodError:
org.jboss.ws.core.soap.SOAPMessageImpl.setProperty(Ljava/lang/String;Ljava/lang/Object;)
Jboss and jdk version we are using jboss 5.1.1 and jdk 1.6.0_23
JDK compiler - /opt/shared/java/1.6.0_23
jbossversion=5.1.1
Please suggest for jar files which need to add for removing this error.
Log generated from Development server as below for detail log check 05:18:08,226 INFO
[GalileoXMLUtil] 3
05:18:08,227 INFO [GenericTSSoapMessageSender] Added User Document <?xml
version="1.0" encoding="UTF-8"?>
<FlashChart
xmlns="http://schemas.geconsumerproducts.com/GalileoFlash/v1_0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://schemas.geconsumerproducts.com/GalileoFla...
http://genet2.appl.ge.com/Galileo/schemas/Flash/v1_0/graph.xsd">&...
Vs
total</title><xAxis><label>PART_NUMBER</label><subLabels><label><position>2</position><value>265A6250G31
</value></label><label><position>4</position><value>265A6250G32
</value></label><label><position>6</position><value>265A6250G35
</value></label><label><position>8</position><value>265A6250G38
</value></label><label><position>10</position><value>791A356G22
</value></label><label><position>12</position><value>791A356G23
</value></label><label><position>14</position><value>791A356G25
</value></label></subLabels></xAxis><yAxis><label>total</label><begin>0.0</begin><end>72710.0</end><step>7271</step></yAxis><orientation>column</orientation><stacked>false</stacked></config><data><dataGroup><name>$</name><color>#0066FF</color><dataVal><xValue>2</xValue><yValue>0.032</yValue></dataVal><dataVal><xValue>4</xValue><yValue>409.59</yValue></dataVal><dataVal><xValue>6</xValue><yValue>466.816</yValue></dataVal><dataVal><xValue>8</xValue><yValue>659.256</yValue></dataVal><dataVal><xValue>10</xValue><yValue>4610.125</yValue></dataVal><dataVal><xValue>12</xValue><yValue>72706.083</yValue></dataVal><dataVal><xValue>14</xValue><yValue>64.557</yValue></dataVal></dataGroup></data></FlashChart>
05:18:08,227 INFO [GenericTSSoapMessageSender] Final Document to be sent <?xml
version="1.0" encoding="UTF-8"?>
<gea-sr:FlashChart
xmlns:gea-sr="http://schemas.geappliances.com/soap/request/">...
xmlns="http://schemas.geconsumerproducts.com/GalileoFlash/v1_0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://schemas.geconsumerproducts.com/GalileoFla...
http://genet2.appl.ge.com/Galileo/schemas/Flash/v1_0/graph.xsd">&...
Vs
total</title><xAxis><label>PART_NUMBER</label><subLabels><label><position>2</position><value>265A6250G31
</value></label><label><position>4</position><value>265A6250G32
</value></label><label><position>6</position><value>265A6250G35
</value></label><label><position>8</position><value>265A6250G38
</value></label><label><position>10</position><value>791A356G22
</value></label><label><position>12</position><value>791A356G23
</value></label><label><position>14</position><value>791A356G25
</value></label></subLabels></xAxis><yAxis><label>total</label><begin>0.0</begin><end>72710.0</end><step>7271</step></yAxis><orientation>column</orientation><stacked>false</stacked></config><data><dataGroup><name>$</name><color>#0066FF</color><dataVal><xValue>2</xValue><yValue>0.032</yValue></dataVal><dataVal><xValue>4</xValue><yValue>409.59</yValue></dataVal><dataVal><xValue>6</xValue><yValue>466.816</yValue></dataVal><dataVal><xValue>8</xValue><yValue>659.256</yValue></dataVal><dataVal><xValue>10</xValue><yValue>4610.125</yValue></dataVal><dataVal><xValue>12</xValue><yValue>72706.083</yValue></dataVal><dataVal><xValue>14</xValue><yValue>64.557</yValue></dataVal></dataGroup></data></FlashChart></gea-sr:FlashChart>
05:18:08,280 INFO [chart exception]
com.ge.appl.ts.messaging.soap.TSSoapMessagingException: Exception thrown while creating
the message factory., Root Message: [Unable to create message factory for SOAP:
org.jboss.ws.core.soap.MessageFactoryImpl cannot be cast to
javax.xml.soap.MessageFactory], Root Exception: [javax.xml.soap.SOAPException: Unable to
create message factory for SOAP: org.jboss.ws.core.soap.MessageFactoryImpl cannot be cast
to javax.xml.soap.MessageFactory]
05:18:08,280 ERROR [GenerateChart] com.ge.appl.tsf.kernel.TSFBaseException: Error occured
while processing the SOAP Request
05:18:08,281 ERROR [TSFBaseException] com.ge.appl.tsf.kernel.TSFBaseException: Error
occured while processing the SOAP Request
at ncm.action.GenerateChart.runAction(GenerateChart.java:284)
at com.ge.appl.tsf.kernel.TSFBaseAppController.runActions(Unknown Source)
at com.ge.appl.tsf.kernel.TSFBaseAppController.runRequest(Unknown Source)
at com.ge.appl.tsf.shells.common.TSFCommonDispatcher.runRequest(Unknown Source)
at com.ge.appl.tsf.shells.web.TSFDispatcher.runRequest(Unknown Source)
at com.ge.appl.tsf.shells.web.TSFDispatcher.service(Unknown Source)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira