Your target Schedulable is causing an OutOfMemoryError in its ctor I would say.
The msg says it find the ctor, OR create the instance. The create is failing due to
the OutOfMemoryError.

xxxxxxxxxxxxxxxxxxxxxxxx
Scott Stark
Chief Technology Officer
JBoss Group, LLC
xxxxxxxxxxxxxxxxxxxxxxxx

----- Original Message ----- 
From: "Meyer-Willner, Bernhard" <[EMAIL PROTECTED]>
To: "JBoss-User (E-Mail)" <[EMAIL PROTECTED]>
Sent: Friday, January 10, 2003 10:14 AM
Subject: [JBoss-user] Error deploying custom scheduler service


> Hi,
> 
> I created a custom implementation of the Schedulable interface.
> 
> I tried deploying it as a SAR with the Schedulable implementation included
> or a scheduler-service.xml with the implemention in the JBoss lib directory.
> scheduler-plugin.jar is in lib, too. Either way I'm getting the stacktrace
> below.
> 
> Since I closely followed the instructions in the JBoss 3.0.4. paid-docs PDF
> book I can't imagine what I'm doing wrong.



-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to