由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Java版 - Help! An Exception about JMS
相关主题
return null or empty list/set/...问一个 java generic问题
jdbc with access 2000 problemRe: Need help with EJB
Help! About WeblogicRe: weblogic question
Re: How can I call another program from Java?A nice EJB server(recommend)
问个java on linux的奇怪问题FTP Server offline
Re: 怎样不用main(String args[])输出"hello worlRe: weblogic,有网址吗?
JMX question , help pleaseRe: EJB - INTERVIEW QUESTIONS (Do you have answers, weblogic?)
对 spring 的 exception 处理方式真是不适应Java vs C++ --> What is the ultimate direction?
相关话题的讨论汇总
话题: exception话题: jms话题: xp话题: about话题: weblogic
进入Java版参与讨论
1 (共1页)
b*h
发帖数: 353
1
Hello everyone, Sorry it is not convenient for me to input Chinese from this
computer.
When my project is running on XP, this exception comes up frequently. What
should the reason be? And how should I fix it? The following is the exception:
j******n
发帖数: 1
2
looks like a prob bw weblogic and XP. reason could be the native JMS
implementation in weblogic doesn't work in XP (typical runtime errors in
MS-"EXCEPTION_ACCESS_VIOLATION"). based on your simple code snippets, you may
have nothing to do but ask weblogic, see similiar prob occurs before or they
have a patch.

exception:
at
at
weblogic.jms.dispatcher.DispatcherImpl.dispatchAsync(DispatcherImpl.java:149)
weblogic.jms.dispatcher.DispatcherImpl.dispatchOneWay(DispatcherImpl.java:429)
at
weblogic.rm

【在 b*h 的大作中提到】
: Hello everyone, Sorry it is not convenient for me to input Chinese from this
: computer.
: When my project is running on XP, this exception comes up frequently. What
: should the reason be? And how should I fix it? The following is the exception:

1 (共1页)
进入Java版参与讨论
相关主题
Java vs C++ --> What is the ultimate direction?问个java on linux的奇怪问题
Anyone tried Weblogic Platform 8.1 Beta?Re: 怎样不用main(String args[])输出"hello worl
今天看了WebLogic Workshop 8.1BetaJMX question , help please
MS SQL Server JDBC Driver Problem对 spring 的 exception 处理方式真是不适应
return null or empty list/set/...问一个 java generic问题
jdbc with access 2000 problemRe: Need help with EJB
Help! About WeblogicRe: weblogic question
Re: How can I call another program from Java?A nice EJB server(recommend)
相关话题的讨论汇总
话题: exception话题: jms话题: xp话题: about话题: weblogic