You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Luciano Resende (JIRA)" <tu...@ws.apache.org> on 2008/01/10 20:45:34 UTC

[jira] Commented: (TUSCANY-1956) Helloworld-BPEL exit with exceptions when running from ant script

    [ https://issues.apache.org/jira/browse/TUSCANY-1956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12557763#action_12557763 ] 

Luciano Resende commented on TUSCANY-1956:
------------------------------------------

Workaround available for Release 1.1

> Helloworld-BPEL exit with exceptions when running from ant script
> -----------------------------------------------------------------
>
>                 Key: TUSCANY-1956
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-1956
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java SCA BPEL Implementation Extension
>    Affects Versions: Java-SCA-1.0
>            Reporter: Luciano Resende
>            Assignee: Luciano Resende
>             Fix For: Java-SCA-Next
>
>
> Here is the exception when executing the sample from an ant script :
>     [java] java.security.AccessControlException: Access denied (java.lang.RuntimePermission modifyThread)
>     [java]     at java.security.AccessController.checkPermission(AccessController.java:104)
>     [java]     at java.util.concurrent.ThreadPoolExecutor.shutdown(ThreadPoolExecutor.java:908)
>     [java]     at org.apache.tuscany.sca.core.work.ThreadPoolWorkManager.destroy(ThreadPoolWorkManager.java:216)
>     [java]     at org.apache.tuscany.sca.core.work.Jsr237WorkScheduler.destroy(Jsr237WorkScheduler.java:97)
>     [java]     at org.apache.tuscany.sca.host.embedded.impl.ReallySmallRuntime.stop(ReallySmallRuntime.java:187)
>     [java]     at org.apache.tuscany.sca.host.embedded.impl.DefaultSCADomain.close(DefaultSCADomain.java:264)
>     [java]     at helloworld.BPELClient.main(BPELClient.java:39)
> Looks like what is causing these are hanging threads that is created when BPEL process are being deployed in the ODE BPEL Server.
> For more details, see followint thread :
> http://www.mail-archive.com/tuscany-dev%40ws.apache.org/msg26784.html

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org