Hi,
I am getting following exception in our application.
What would be reason? How to solve this?
Only change we did was we changed server url of actuate report.
It is giving exception when it is going through login flow.
AxisFault
faultCode: {
http://xml.apache.org/axis/}Server.userException
faultString: org.xml.sax.SAXException: Bad envelope tag: html
faultActor: null
faultDetail:
stackTrace: org.xml.sax.SAXException: Bad envelope tag: html
at org.apache.axis.message.En
velopeBuil
der.startE
lement(Env
elopeBuild
er.java:10
6)
at org.apache.axis.encoding.D
eserializa
tionContex
tImpl.star
tElement(D
eserializa
tionContex
tImpl.java
:870)
at org.apache.xerces.parsers.
AbstractSA
XParser.st
artElement
(Unknown Source)
at org.apache.xerces.impl.XML
NamespaceB
inder.hand
leStartEle
ment(Unkno
wn Source)
at org.apache.xerces.impl.XML
NamespaceB
inder.star
tElement(U
nknown Source)
at org.apache.xerces.impl.dtd
.XMLDTDVal
idator.sta
rtElement(
Unknown Source)
at org.apache.xerces.impl.XML
DocumentFr
agmentScan
nerImpl.sc
anStartEle
ment(Unkno
wn Source)
at org.apache.xerces.impl.XML
DocumentSc
annerImpl$
ContentDis
patcher.sc
anRootElem
entHook(Un
known Source)
at org.apache.xerces.impl.XML
DocumentFr
agmentScan
nerImpl$Fr
agmentCont
entDispatc
her.dispat
ch(Unknown
Source)
at org.apache.xerces.impl.XML
DocumentFr
agmentScan
nerImpl.sc
anDocument
(Unknown Source)
at org.apache.xerces.parsers.
DTDConfigu
ration.par
se(Unknown
Source)
at org.apache.xerces.parsers.
DTDConfigu
ration.par
se(Unknown
Source)
at org.apache.xerces.parsers.
XMLParser.
parse(Unkn
own Source)
at org.apache.xerces.parsers.
AbstractSA
XParser.pa
rse(Unknow
n Source)
at javax.xml.parsers.SAXParse
r.parse(Un
known Source)
at org.apache.axis.encoding.D
eserializa
tionContex
tImpl.pars
e(Deserial
izationCon
textImpl.j
ava:213)
at org.apache.axis.SOAPPart.g
etAsSOAPEn
velope(SOA
PPart.java
:457)
at org.apache.axis.Message.ge
tSOAPEnvel
ope(Messag
e.java:362
)
at org.apache.axis.client.Cal
l.invokeEn
gine(Call.
java:2046)
at org.apache.axis.client.Cal
l.invoke(C
all.java:2
016)
at org.apache.axis.client.Cal
l.invoke(C
all.java:1
786)
at org.apache.axis.client.Cal
l.invoke(C
all.java:1
711)
at org.apache.axis.client.Cal
l.invoke(C
all.java:1
251)