3 Replies Latest reply on Aug 31, 2004 9:03 AM by darranl

    Weird error with jboss, Hypersonic and Flavormap.properties

    danielferreira

      using:
      eclipse-2.1
      jboss-3.2.3
      hsqldb ( Hypersonic default )
      win-2000

      I'm getting a weird error just after I init jboss


      jboss' log

      15:24:51,515 INFO [Server] JBoss (MX MicroKernel) [3.2.3 (build: CVSTag=JBoss_3_2_3 date=200311301445)] Started in 58s:484ms
      15:27:39,765 ERROR [STDERR] IOException:java.io.FileNotFoundException: C:\Arquivos%20de%20programas\Java\j2re1.4.2_04\lib\flavormap.properties while loading default flavormap.properties file:C:\Arquivos de programas\Java\j2re1.4.2_04\lib\flavormap.properties
      15:28:13,343 ERROR [STDERR] java.io.IOException: cannot transfer non-text data as Reader
      
      


      I'm 100% sure that this file is in that place it says... 'C:\Arquivos%20de%20programas\Java\j2re1.4.2_04\lib\flavormap.properties'

      When I try any database operation it shows the exception 'java.io.IOException cannot transfer non-text data as Reader'

      I've been reading some thing about flavormap.properties and it seems to be used to mapping data types in sytem types!!! Am I right?!

      how can I fix it?! Please!!! thanks for any help!

      Daniel.