Uploaded image for project: 'RiftSaw'
  1. RiftSaw
  2. RIFTSAW-291

postgres db : column "detailsext" is of type bytea but expression is of type bigint

This issue belongs to an archived project. You can view it, but you can't modify it. Learn more

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 2.2.0.CR1
    • 2.1.0.Final
    • ODE
    • None
    • Workaround Exists
    • Hide

      Use the jdbc implementation instead. org.apache.ode.scheduler.simple.jdbc.SchedulerDAOConnectionImpl

      Show
      Use the jdbc implementation instead. org.apache.ode.scheduler.simple.jdbc.SchedulerDAOConnectionImpl

    Description

      This error happens when you use the JPA based SchedulerDAOConnectionImpl class.

      2010-10-01 19:39:20,387 WARN [org.hibernate.util.JDBCExceptionReporter] (http-127.0.0.1-8080-1) SQL Error: 0, SQLState: null
      2010-10-01 19:39:20,388 ERROR [org.hibernate.util.JDBCExceptionReporter] (http-127.0.0.1-8080-1) Batch entry 0 insert into ODE_JOB (channel, correlationKeySet, correlatorId, detailsExt, inMem, instanceId, mexId, nodeid, processId, retryCount, scheduled, ts, transacted, type, jobid) values (NULL, @2, NULL, 44372955, 0, 0, hqejbhcnphr5mxkuktuc87, hqejbhcnphr5mxkuktuc82,

      {http://www.jboss.org/bpel/examples}

      HelloGoodbye-1, 0, 1, 1285925955760, 1, INVOKE_INTERNAL, hqejbhcnphr5mxkuktuc88) was aborted. Call getNextException to see the cause.
      2010-10-01 19:39:20,388 WARN [org.hibernate.util.JDBCExceptionReporter] (http-127.0.0.1-8080-1) SQL Error: 0, SQLState: 42804
      2010-10-01 19:39:20,388 ERROR [org.hibernate.util.JDBCExceptionReporter] (http-127.0.0.1-8080-1) ERROR: column "detailsext" is of type bytea but expression is of type bigint
      2010-10-01 19:39:20,389 ERROR [org.hibernate.event.def.AbstractFlushingEventListener] (http-127.0.0.1-8080-1) Could not synchronize database state with session

      Attachments

        Activity

          People

            jeff.yuchang_jira Jeff Yu (Inactive)
            jeff.yuchang_jira Jeff Yu (Inactive)
            Archiver:
            rhn-support-adandapa Aitik Dandapat

            Dates

              Created:
              Updated:
              Resolved:
              Archived:

              PagerDuty