Custom Query (172 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (79 - 81 of 172)

Ticket Resolution Summary Owner Reporter
#94 invalid Locale Issue RealPhil
Description

How do I adjust my system to deal with a Java locale issue? Is there a way for me to fake an en_US locale?

[J:\beta]java -jar tomighty-0.5.jar 6-Apr-2011 10:06:01 PM org.tomighty.log.Log info INFO: Loading messages for locale en_CA 6-Apr-2011 10:06:02 PM org.tomighty.log.Log info INFO: Messages file not found: /messages_en_CA.properties

Sorry for the troubles.

#95 fixed Printing support Silvan Scherrer
Description

needs to be checked if it works

#96 fixed SMP: Frequent crashes dmik
Description

Currently, JVM crashes every now and then if you attempt to run something more or less complex (e.g. SmartSVN) on an SMP machine.

Here is a typical report:

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x1d5338d2, pid=971, tid=63635470
#
# JRE version: 6.0-b22
# Java VM: OpenJDK Client VM (19.0-b09 mixed mode os2-x86 )
# Problematic frame:
# V  [JVM+0x3d38d2]
#
# If you would like to submit a bug report, please visit:
#   http://java.sun.com/webapps/bugreport/crash.jsp
#

(the rest is attached).

Note: See TracQuery for help on using queries.