日期:2014-05-17  浏览次数:20711 次

[求助]weblogic报404错误,Error 404--Not Found From RFC 2068 Hypertext Transfer Protoco
求高手指点,解决了奉献高分~

访问的时候报这个错误:

Error 404--Not Found
 


From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:

10.4.5 404 Not Found

The server has not found anything matching the Request-URI. No indication is given of whether the condition is temporary or permanent.

If the server does not wish to make this information available to the client, the status code 403 (Forbidden) can be used instead. The 410 (Gone) status code SHOULD be used if the server knows, through some internally configurable mechanism, that an old resource is permanently unavailable and has no forwarding address.


weblogic控制台报错:
2014-01-24 10:56:37,423 [[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel
.Default (self-tuning)'] ERROR com.kenoah.service.business.ServiceManager - java
.sql.SQLException: Io 异常: The Network Adapter could not establish the connecti
on
<2014-1-24 上午10时56分37秒 CST> <Error> <HTTP> <BEA-101216> <Servlet: "ServiceM
anager" failed to preload on startup in Web application: "web".
java.sql.SQLException: Io 异常: The Network Adapter could not establish the conn
ection
        at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java
:112)
        at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java
:146)
        at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java
:255)
        at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:387)
        at oracle.jdbc.driver.PhysicalConnection.<init>(PhysicalConnection.java:
414)
        Truncated. see log file for complete stacktrace
>
<2014-1-24 上午10时56分37秒 CST> <Error> <Deployer> <BEA-149231> <Unable to set
the activation state to true for the application 'web'.
weblogic.application.ModuleException: [HTTP:101216]Servlet: "ServiceManager" fai
led to preload on startup in Web application: "web".
java.sql.SQLException: Io 异常: The Network Adapter could not establish the conn
ection
        at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java
:112)
        at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java
:146)
 &