type Exception report
message 
description The server encountered an internal error () that prevented it from fulfilling this request.
exception 
javax.servlet.ServletException: Io ??: Bad packet type
root cause 
java.sql.SQLException: Io ??: Bad packet type
note The full stack trace of the root cause is available in the Tomcat logs.这个是个在我连接oracle数据库时出现的错误
这个是个什么错误啊?如何解决?
谢谢指教!