EasyBeans

Error during build EasyBeans at JVM 1.6

Details

  • Type: Bug Bug
  • Status: Resolved Resolved
  • Priority: Critical Critical
  • Resolution: Fixed
  • Affects Version/s: EasyBeans 1.0 RC2
  • Fix Version/s: EasyBeans 1.0 RC3
  • Component/s: None
  • Description:
    Hide
    Hello ! ;)
    I have problem during build EasyBeans from SVN and RC2 at JVM 1.6
    At JVM 1.5 all build ok, but emerge errors after start container, for example:
      VerifyError and so on (

    1. java -version
    ----------------------
        java version "1.6.0_04"
       Java(TM) SE Runtime Environment (build 1.6.0_04-b12)
       Java HotSpot(TM) Client VM (build 10.0-b19, mixed mode, sharing)
    ----------------------
    2. Error, appear during build (in easybeans home folder type: mvn install):
    -----------------------
    [INFO] ------------------------------------------------------------------------
    [INFO] Building EasyBeans: Components
    [INFO] task-segment: [install]
    [INFO] ------------------------------------------------------------------------
    [INFO] [site:attach-descriptor]
    [INFO] [install:install]
    [INFO] Installing /home/myjava/eclipse_pr/svn_external/easybeans/modules/components/pom.xml to /home/jee/repository/org/ow2/easybeans/easybeans-components/1.0.0.RC3-SNAPSHOT/easybeans-components-1.0.0.RC3-SNAPSHOT.pom
    [INFO] ------------------------------------------------------------------------
    [INFO] Building EasyBeans: Components :: JDBC Pool
    [INFO] task-segment: [install]
    [INFO] ------------------------------------------------------------------------
    [INFO] [resources:resources]
    [INFO] Using default encoding to copy filtered resources.
    [INFO] [compiler:compile]
    [INFO] Compiling 6 source files to /home/myjava/eclipse_pr/svn_external/easybeans/modules/components/component-jdbcpool/target/classes
    [INFO] ------------------------------------------------------------------------
    [ERROR] BUILD FAILURE
    [INFO] ------------------------------------------------------------------------
    [INFO] Compilation failure

    /home/myjava/eclipse_pr/svn_external/easybeans/modules/components/component-jdbcpool/src/main/java/org/ow2/easybeans/component/jdbcpool/JManagedConnection.java:[56,7] org.ow2.easybeans.component.jdbcpool.JManagedConnection is not abstract and does not override abstract method removeStatementEventListener(javax.sql.StatementEventListener) in javax.sql.PooledConnection

    /home/myjava/eclipse_pr/svn_external/easybeans/modules/components/component-jdbcpool/src/main/java/org/ow2/easybeans/component/jdbcpool/JStatement.java:[57,7] org.ow2.easybeans.component.jdbcpool.JStatement is not abstract and does not override abstract method setNClob(int,java.io.Reader) in java.sql.PreparedStatement

    /home/myjava/eclipse_pr/svn_external/easybeans/modules/components/component-jdbcpool/src/main/java/org/ow2/easybeans/component/jdbcpool/ConnectionManager.java:[61,7] org.ow2.easybeans.component.jdbcpool.ConnectionManager is not abstract and does not override abstract method isWrapperFor(java.lang.Class<?>) in java.sql.Wrapper

    /home/myjava/eclipse_pr/svn_external/easybeans/modules/components/component-jdbcpool/src/main/java/org/ow2/easybeans/component/jdbcpool/JConnection.java:[49,7] org.ow2.easybeans.component.jdbcpool.JConnection is not abstract and does not override abstract method createStruct(java.lang.String,java.lang.Object[]) in java.sql.Connection

    -----------------------
    Please, correct this issue ! )
    Show
    Hello ! ;) I have problem during build EasyBeans from SVN and RC2 at JVM 1.6 At JVM 1.5 all build ok, but emerge errors after start container, for example:   VerifyError and so on ( 1. java -version ----------------------     java version "1.6.0_04"    Java(TM) SE Runtime Environment (build 1.6.0_04-b12)    Java HotSpot(TM) Client VM (build 10.0-b19, mixed mode, sharing) ---------------------- 2. Error, appear during build (in easybeans home folder type: mvn install): ----------------------- [INFO] ------------------------------------------------------------------------ [INFO] Building EasyBeans: Components [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [site:attach-descriptor] [INFO] [install:install] [INFO] Installing /home/myjava/eclipse_pr/svn_external/easybeans/modules/components/pom.xml to /home/jee/repository/org/ow2/easybeans/easybeans-components/1.0.0.RC3-SNAPSHOT/easybeans-components-1.0.0.RC3-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Building EasyBeans: Components :: JDBC Pool [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [resources:resources] [INFO] Using default encoding to copy filtered resources. [INFO] [compiler:compile] [INFO] Compiling 6 source files to /home/myjava/eclipse_pr/svn_external/easybeans/modules/components/component-jdbcpool/target/classes [INFO] ------------------------------------------------------------------------ [ERROR] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Compilation failure /home/myjava/eclipse_pr/svn_external/easybeans/modules/components/component-jdbcpool/src/main/java/org/ow2/easybeans/component/jdbcpool/JManagedConnection.java:[56,7] org.ow2.easybeans.component.jdbcpool.JManagedConnection is not abstract and does not override abstract method removeStatementEventListener(javax.sql.StatementEventListener) in javax.sql.PooledConnection /home/myjava/eclipse_pr/svn_external/easybeans/modules/components/component-jdbcpool/src/main/java/org/ow2/easybeans/component/jdbcpool/JStatement.java:[57,7] org.ow2.easybeans.component.jdbcpool.JStatement is not abstract and does not override abstract method setNClob(int,java.io.Reader) in java.sql.PreparedStatement /home/myjava/eclipse_pr/svn_external/easybeans/modules/components/component-jdbcpool/src/main/java/org/ow2/easybeans/component/jdbcpool/ConnectionManager.java:[61,7] org.ow2.easybeans.component.jdbcpool.ConnectionManager is not abstract and does not override abstract method isWrapperFor(java.lang.Class<?>) in java.sql.Wrapper /home/myjava/eclipse_pr/svn_external/easybeans/modules/components/component-jdbcpool/src/main/java/org/ow2/easybeans/component/jdbcpool/JConnection.java:[49,7] org.ow2.easybeans.component.jdbcpool.JConnection is not abstract and does not override abstract method createStruct(java.lang.String,java.lang.Object[]) in java.sql.Connection ----------------------- Please, correct this issue ! )
  • Environment:
    Hide
    OS: Gentoo Linux x86 and x86-64
      - kernel: 2.6.23-gentoo-r5
    JVM: Sun JDK 1.6.0_04-b12 and BEA JRockIt R27.4.0-jdk1.6.0_02
    Build engines:
      - Apache Ant version 1.7.0 compiled on November 30 2007
      - Apache Maven version: 2.0.8
    AS: JBoss-4.2.2.GA + test environment at EasyBeans 1.0.0.RC3-SNAPSHOT from SVN !
    ORM: Hibernate 3.2.5.GA
    IDE: Eclipse-3.3.1.1
    Show
    OS: Gentoo Linux x86 and x86-64   - kernel: 2.6.23-gentoo-r5 JVM: Sun JDK 1.6.0_04-b12 and BEA JRockIt R27.4.0-jdk1.6.0_02 Build engines:   - Apache Ant version 1.7.0 compiled on November 30 2007   - Apache Maven version: 2.0.8 AS: JBoss-4.2.2.GA + test environment at EasyBeans 1.0.0.RC3-SNAPSHOT from SVN ! ORM: Hibernate 3.2.5.GA IDE: Eclipse-3.3.1.1

Activity

Hide
Florent BENOIT added a comment - 18/Jan/08 3:07 PM
This is now fixed in the current SVN Trunk.
I will close the issue when you will confirm on your side.
Show
Florent BENOIT added a comment - 18/Jan/08 3:07 PM This is now fixed in the current SVN Trunk. I will close the issue when you will confirm on your side.
Hide
Florent BENOIT added a comment - 29/Jan/08 11:23 AM
Fixed
Show
Florent BENOIT added a comment - 29/Jan/08 11:23 AM Fixed

People

Dates

  • Created:
    17/Jan/08 7:05 AM
    Updated:
    29/Jan/08 11:23 AM
    Resolved:
    29/Jan/08 11:23 AM