Can't create timer because TARGETID column is too small
-------------------------------------------------------
Key: JBAS-1306
URL: http://jira.jboss.com/jira/browse/JBAS-1306
Project: JBoss Application Server
Type: Bug
Components: EJBs
Versions: JBossAS-4.0.1 Final
Environment: JBoss 4.0.1, Oracle 9
Reporter: Tim McCune
Assigned to: Scott M Stark
Priority: Minor
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?
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
JBoss-Development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-development