First  |  Prev |  Next  |  Last
Pages: 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86
Java 1.5_22 crash my server, please for help
Hi, I've got Java 1.5_22 with tomcat 6 on centos 32bit. After one day, two days of working in production, my server crash with the error: # # An unexpected error has been detected by HotSpot Virtual Machine: # # SIGSEGV (0xb) at pc=0xb7962d4f, pid=3307, tid=1355598736 # # Java VM: Java HotSpot(TM) Server ... 2 Feb 2010 14:49
ECLIPSE - slow deployment with WAS 6.0
Hi group, I am in the process of migrating one of the projects to WTP 1.5.4 (Eclipse 3.2) coupled with WAS 6.0. The development now happens with RAD 6.0. I found few problems - the foremost being the slow deployment and publishing of Eclipse. In RAD, I found that it is quite instantaneous publish (or is it just... 2 Feb 2010 14:48
?k???O?T?h???C
On Fri, 22 Jan 2010 21:10:17 -0800 (PST), "texaomruzj(a)hotmail.com" <texaomruzj(a)hotmail.com> wrote, quoted or indirectly quoted someone who said : ue+p86XNqcquYLLbqrqlTKjTu6GhQaVMs8yty7ewqrrFyrGhuGfF56FBtE6sT7t7w9GkQK3ToXWk see http://mindprod.com/jgloss/encryption.html -- Roedy Green Canadian Mind Products ... 24 Jan 2010 22:32
Things i didn't know were in the JDK
A webserver: http://java.sun.com/javase/6/docs/jre/api/net/httpserver/spec/com/sun/net/httpserver/package-summary.html Move over Jetty! It's in com.sun, so i guess this is not strictly part of the java API, but it's there, it's documented (hey, it says 'spec' in the URL!), and it looks like it's meant to b... 24 Jan 2010 14:41
any good site for java
is there any good reading site for java to keep up to date with newest stuff that comes out? Thanks in advance! ... 24 Jan 2010 12:26
Facing exception: Invalid byte 2 of 4-byte UTF-8 sequence.
Hi All, While I'm trying to use some UTF-8 characters in my xml while parsing the xml using JDOM parser I'm getting this below exception: Malformed XML, Caused by: 'Invalid byte 2 of 4-byte UTF-8 sequence.' at com.clarify.boss.utility.xml.SimpleXmlParser.build (SimpleXmlParser.java:236) at com.clarify.boss... 22 Jan 2010 05:04
Subversion in 2010 and Beyond
http://bit.ly/svn2010slides Interesting presentation by Subversion developers Hyrum Wright, Philip Martin, Julian Foad and Dave Brown. Highlights include: HTTPv2.0 This update of the current WebDAV HTTP protocol will boost performance while preserving the benefits of providing web access to Subversion. ... 21 Jan 2010 03:27
http bug
I have noticed a program that has worked for a long time now just freezes as if it had a infinite timeout on HTTP GETs. This started happening with JDK 1,6.0_18. Has anyone else noticed this? -- Roedy Green Canadian Mind Products http://mindprod.com Responsible Development is the style of development I aspire ... 26 Jan 2010 21:12
Runtime Devirtualization
If you have or are involved with building a VM that can do proper inlining, then see this new method of speeding up some kinds of code constructs when programming with objects. The concept is like bulk runtime object devirtualization where the devirtualization is for inlining both virtual method calls and field ... 22 Jan 2010 10:36
Inconsistent whether new browser window opens from signed applet
It has been a long time since one could rely on showDocument opening a new browser window because browsers have needed to defend against pop- ups. However, those of us using digitally signed applets were able to use code such as that shown below to use Runtime.exec to do the same thing. Recently, however, we've... 22 Jan 2010 16:19
First  |  Prev |  Next  |  Last
Pages: 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86