Uploaded image for project: 'Application Server 3  4  5 and 6'
  1. Application Server 3 4 5 and 6
  2. JBAS-1306

Can't create timer because TARGETID column is too small

    XMLWordPrintable

Details

    Description

      I tried using the timer service in JBoss 4 for the first time today and the timer creation failed because the TARGETID column is defined as VARCHAR(80), and the code is trying to insert a value that is 88 chars long:

      target=jboss.j2ee:jndiName=com/hmsonline/harvester/control/client/Scheduler,service=EJB

      Can you just increase the column size to something like 255 chars by default?

      Attachments

        Activity

          People

            dandread1@redhat.com Dimitrios Andreadis
            javajedi_jira Tim McCune (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: