Re: Core with java 1.5
"Ricardo Borba" <[email protected]> Tue, 3 Apr 2007 12:11:19 -0400
| Newsgroups | gmane.comp.voip.nist-sip |
|---|---|
| Message-ID | <AF72D46D56403D45AF5441A2D92F8670028284D4@server01.NaturalConvergence.com> |
Ola' Francisco, You're using a very old JVM. Try the latest update (1.5.0_11). http://java.sun.com/javase/downloads/index_jdk5.jsp Ricardo > > Message: 1 > Date: Mon, 02 Apr 2007 20:43:05 +0200 > From: "Francisco Javier Tellez Vaquero" <[email protected]> > Subject: [nist-sip] Core with java 1.5 > To: [email protected] > Message-ID: <[email protected]> > Content-Type: text/plain; charset=iso-8859-1; format=flowed > > Hi all, > sometimes when trying to make a clone() of Response class > (obtained with ResponseEvent.getResponse()), it produces a > core. Sometimes it occurs when you clone an invite response, > others when info response, .... > Java version is: > > java version "1.5.0_01" > Java(TM) 2 Runtime Environment, Standard Edition (build > 1.5.0_01-b08) Java HotSpot(TM) Server VM (build 1.5.0_01-b08, > mixed mode) > > Any idea? > > Thanks in advance, > Fran. >