Go Back   ZeroC Forums > Bug Reports

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
  #1 (permalink)  
Old 11-13-2004
teayu teayu is offline
Registered User
 
 
Join Date: Oct 2004
Posts: 4
unexpected exception outside java VM in Linux

Hi guys,

I'm testing 1.5.1 ICE as a Java server on Linux:

OS - Redhat AS
kernel - 2.4.21 (smp)

the following error log was given while the server was running:

An unexpected exception has been detected in native code outside the VM.
Unexpected Signal : 4 occurred at PC=0xB75EBC32
Function=(null)
Library=/lib/ld-linux.so.2

NOTE: We are unable to locate the function name symbol for the error
just occurred. Please refer to release documentation for possible
reason and solutions.


Current Java thread:
at java.lang.Object.wait(Native Method)
- waiting on <0x38c5b820> (a IceInternal.ObjectAdapterFactory)
at java.lang.Object.wait(Object.java:429)
at IceInternal.ObjectAdapterFactory.waitForShutdown(O bjectAdapterFactory.java:51)
- locked <0x38c5b820> (a IceInternal.ObjectAdapterFactory)
at Ice.CommunicatorI.waitForShutdown(CommunicatorI.ja va:76)
at com.yesasia.search.external.server.SearchServer.ru n(SearchServer.java:27)
at Ice.Application.main(Application.java:66)
at Ice.Application.main(Application.java:31)
at com.yesasia.search.external.server.SearchServer.ma in(SearchServer.java:34)
Reply With Quote
  #2 (permalink)  
Old 11-13-2004
mes's Avatar
mes mes is offline
ZeroC Staff
 
Name: Mark Spruiell
Organization: ZeroC, Inc.
Project: Ice Developer
 
Join Date: Feb 2003
Location: California
Posts: 970
Hi,

Ice for Java does not use native code (except for Freeze, which uses BerkeleyDB's native library), so I suspect this is a problem with the JVM.

Take care,
- Mark
Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Have IceUtil::Exception inherit from std::exception? bpolivka Comments 2 12-13-2006 10:52 AM
java Ice.Exception, where is it? iamwoodyjones Help Center 1 10-08-2006 02:46 PM
java client with VC6.0 server: unknown c++ exception? claykunz Help Center 15 07-29-2005 10:18 PM
Connection Refused Exception with Redhat Linux mwilson Help Center 6 07-12-2005 12:09 PM


All times are GMT -4. The time now is 07:26 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.0.0
(c) 2008 ZeroC, Inc.