Remoting: Server encountered an internal error

简介:
发生这个错误的原因是Remoting的一个配置项:
<customErrors> 元素  指示此应用程序域中的服务器通道是否将经筛选的或完整的异常信息返回给本地或远程调用方。
<? xml version="1.0" encoding="utf-8"  ?>  
< configuration >  
  
< system .runtime.remoting >   
    
< customErrors  mode ="off" />  
  
</ system.runtime.remoting >  
</ configuration >





本文转自 张善友 51CTO博客,原文链接:http://blog.51cto.com/shanyou/74316,如需转载请自行联系原作者
目录
相关文章
|
3月前
|
应用服务中间件 网络安全 Apache
403 Forbidden 500 Internal Server Error
403 Forbidden 500 Internal Server Error
|
3月前
|
应用服务中间件 PHP nginx
访问网站500 Internal Server Error怎么办
访问网站500 Internal Server Error怎么办
|
Java 微服务
【Java异常】com.netflix.client.ClientException: Load balancer does not have available server for client
【Java异常】com.netflix.client.ClientException: Load balancer does not have available server for client
571 0
|
8月前
|
负载均衡 Java 微服务
Java错误:com.netflix.client.ClientException: Load balancer does not have available server for client
Java错误:com.netflix.client.ClientException: Load balancer does not have available server for client
Error from server error dialing backend remote error tls internal error
Error from server error dialing backend remote error tls internal error
139 0
|
Android开发
Error connecting to the service protocol failed to connect to错误
Error connecting to the service protocol failed to connect to错误
|
消息中间件 缓存 前端开发
Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn)
Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn)
591 0