银企互联报错-民生银行
金蝶云社区-2576054187
2576054187
0人赞赏了该文章 2,654次浏览 未经作者许可,禁止转载编辑于2015年11月09日 16:01:08

在配置民生银行查询余额的时候出现错误提示为:不是xml格式,已经打过补丁PT092436也无法解决问题,错误日志内容如下,问该如何处理呢?
[2015-11-09 10:02:25,090 INFO] 获取输入流成功,准备读取数据
[2015-11-09 10:02:25,090 INFO] 读取到454字节:
[2015-11-09 10:02:25,090 INFO]

400 Bad Request

Bad Request


Your browser sent a request that this server could not understand.

Reason: You're speaking plain HTTP to an SSL-enabled server port.

Instead use the HTTPS scheme to access this URL, please.

Hint: https://197.3.187.5/


[2015-11-09 10:02:25,090 INFO] 获取输入流成功,准备读取数据
[2015-11-09 10:02:26,043 INFO] 没有数据可读了
[2015-11-09 10:02:26,043 ERROR]
com.kingdee.bos.ebgateway.exception.BankServiceException: 不是xml格式 :

400 Bad Request

Bad Request


Your browser sent a request that this server could not understand.

Reason: You're speaking plain HTTP to an SSL-enabled server port.

Instead use the HTTPS scheme to access this URL, please.

Hint: https://197.3.187.5/


at com.kingdee.bos.ebgateway.exception.BankServiceExceptionConverter.convert(BankServiceExceptionConverter.java:58)
at com.kingdee.bos.ebgateway.utils.JDomUtils.string2Document(JDomUtils.java:180)
at com.kingdee.bos.ebgateway.utils.JDomUtils.string2Root(JDomUtils.java:154)
at com.kingdee.bos.ebservice.banks.cmbc.dc.services.balance.TodayBalanceParser.parseTodayBalance(TodayBalanceParser.java:29)
at com.kingdee.bos.ebservice.banks.cmbc.dc.services.balance.BalanceImpl.balance(BalanceImpl.java:56)
at com.kingdee.bos.ebgateway.framework.method.BalanceProcessor.balance(BalanceProcessor.java:106)
at com.kingdee.bos.ebgateway.framework.method.BalanceProcessor.getBalance(BalanceProcessor.java:34)
at com.kingdee.bos.ebgateway.framework.method.BalanceMethod.executeClientRequest(BalanceMethod.java:134)
at com.kingdee.bos.ebgateway.framework.EBServiceBizMethod.invoke(EBServiceBizMethod.java:111)
at com.kingdee.bos.ebgateway.framework.EbgServiceInvoker.invoke(EbgServiceInvoker.java:38)