使用IE登录系统时, 每次关闭组织机构设计器功能时,都报错: 获取数据时出现错误:Internal Server Error(500).
是新初始化的系统.
使用BUSINESS.EXE没有问题.
服务器错位信息:
运行时事件 > 消息详细信息
从服务器传播的运行时事件
常规属性
消息
SRVE0232E: 内部服务器错误。<br>异常消息:[java.lang.StringIndexOutOfBoundsException: String index out of range: -19 at java.lang.String.substring(String.java(Compiled Code)) at com.ibm.ws.webcontainer.util.URIMatcher.match(URIMatcher.java(Compiled Code)) at com.ibm.ws.webcontainer.util.URIMapper.map(URIMapper.java:50) at com.ibm.ws.webcontainer.webapp.WebApp.handleRequest(WebApp.java:2835) at com.ibm.ws.webcontainer.webapp.WebGroup.handleRequest(WebGroup.java:220) at com.ibm.ws.webcontainer.VirtualHost.handleRequest(VirtualHost.java:204) at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java(Compiled Code)) at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java(Compiled Code)) at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java(Compiled Code)) at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink.java(Compiled Code)) at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.ready(HttpInboundLink.java(Compiled Code)) at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.sendToDiscriminaters(NewConnectionInitialReadCallback.java(Compiled Code)) at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.complete(NewConnectionInitialReadCallback.java(Compiled Code)) at com.ibm.ws.tcp.channel.impl.WorkQueueManager.requestComplete(WorkQueueManager.java(Compiled Code)) at com.ibm.ws.tcp.channel.impl.WorkQueueManager.attemptIO(WorkQueueManager.java(Compiled Code)) at com.ibm.ws.tcp.channel.impl.WorkQueueManager.workerRun(WorkQueueManager.java(Compiled Code)) at com.ibm.ws.tcp.channel.impl.WorkQueueManager$Worker.run(WorkQueueManager.java(Compiled Code)) at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java(Compiled Code)) ]