springtestdbunit / spring-test-dbunit

Integration between the Spring testing framework and DBUnit
http://springtestdbunit.github.com/spring-test-dbunit/
Apache License 2.0
475 stars 238 forks source link

543 ERROR -sprin or java #93

Closed Miryambl closed 8 years ago

Miryambl commented 8 years ago

I tried to login to my application but when I do - some function are missing I gat in me console an error: "543 ERROR c.s.a.r.AbstractCoreServerRestController [[ACTIVE] ExecuteThread: '22' for queue: 'weblogic.kernel.Default (self-tuning)'] An exception has occured in REST controller. logging error and sending error response to caller service in front server class com.xx.yy.rest.XXXXPaneRestController java.net.ProtocolException: EOF after reading only: '0' of: '77739' promised bytes, out of which at least: '4080' were already buffered" do you know what is it?