You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Simon Laws (JIRA)" <de...@tuscany.apache.org> on 2010/04/07 18:49:34 UTC

[jira] Created: (TUSCANY-3526) Permgen when running otests with OSGi launcher

Permgen when running otests with OSGi launcher
----------------------------------------------

                 Key: TUSCANY-3526
                 URL: https://issues.apache.org/jira/browse/TUSCANY-3526
             Project: Tuscany
          Issue Type: Bug
          Components: Java SCA Core Runtime
    Affects Versions: Java-SCA-Next
         Environment: All
            Reporter: Simon Laws


When running the otests using maven from otest/newlayout, for example, 

mvn -Passembly

I see a permgen failure when using the OASIS version of the Tuscany bridge which in turn uses the OSGi launcher. I turned this on by switching the launchers in tuscany-test-runner\src\test\resources\oasis-sca-tests.properties

#org.oasis.sca.tests.assembly.runtime_bridge=org.apache.tuscany.sca.otest.TuscanyRuntimeBridge
org.oasis.sca.tests.assembly.runtime_bridge=client.TuscanyRuntimeBridge

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


[jira] Assigned: (TUSCANY-3526) Permgen when running otests with OSGi launcher

Posted by "Simon Laws (JIRA)" <de...@tuscany.apache.org>.
     [ https://issues.apache.org/jira/browse/TUSCANY-3526?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Simon Laws reassigned TUSCANY-3526:
-----------------------------------

    Assignee: Simon Laws

> Permgen when running otests with OSGi launcher
> ----------------------------------------------
>
>                 Key: TUSCANY-3526
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-3526
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java SCA Core Runtime
>    Affects Versions: Java-SCA-Next
>         Environment: All
>            Reporter: Simon Laws
>            Assignee: Simon Laws
>
> When running the otests using maven from otest/newlayout, for example, 
> mvn -Passembly
> I see a permgen failure when using the OASIS version of the Tuscany bridge which in turn uses the OSGi launcher. I turned this on by switching the launchers in tuscany-test-runner\src\test\resources\oasis-sca-tests.properties
> #org.oasis.sca.tests.assembly.runtime_bridge=org.apache.tuscany.sca.otest.TuscanyRuntimeBridge
> org.oasis.sca.tests.assembly.runtime_bridge=client.TuscanyRuntimeBridge

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