Mantis Bugtracker
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0000498 [Resin] minor always 12-13-05 18:48 01-17-06 11:07
Reporter sam View Status public  
Assigned To ferg
Priority normal Resolution fixed  
Status closed   Product Version 3.0.15
Summary 0000498: NoSuchMethodError java.lang.String.contains(Ljava/lang/CharSequence;)Z
Description After switching from 3.0.14 to 3.0.15 and running it for a couple of
days, we saw the following error in stderr.log. The server wouldn't
start after that anymore.

conf/resin.conf:21: java.lang.NoSuchMethodError:
java.lang.String.contains(Ljava/lang/CharSequence;)Z

Line 21 in resin.conf says:
<log name='com.caucho.java' level='fine' path='log/compilation.log'
timestamp='[%Y-%m-%d %H:%M:%S] ' rollover-size='5mb'
 archive-format="compilation-archive.%m.log"/>
Additional Information
Attached Files

- Relationships

- Notes
(0000723)
ferg
01-17-06 11:07

removed JDK 1.5 dependency by changing to use indexOf
 

- Issue History
Date Modified Username Field Change
12-13-05 18:48 sam New Issue
01-17-06 11:07 ferg Note Added: 0000723
01-17-06 11:07 ferg Assigned To  => ferg
01-17-06 11:07 ferg Status new => closed
01-17-06 11:07 ferg Resolution open => fixed
01-17-06 11:07 ferg Fixed in Version  => 3.0.18
01-17-06 11:07 ferg View Status @0@ => public


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
29 total queries executed.
26 unique queries executed.
Powered by Mantis Bugtracker