You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "ant elder (JIRA)" <tu...@ws.apache.org> on 2008/03/18 13:05:28 UTC

[jira] Commented: (TUSCANY-2097) Build errors in itest/osgi-tuscany

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

ant elder commented on TUSCANY-2097:
------------------------------------

Do you have any orphaned java processes still running from a previous run? I've seen errors similar to this when thats happened, using the task monitor and killing any left over java.exe processes has fixed it.

> Build errors in itest/osgi-tuscany
> ----------------------------------
>
>                 Key: TUSCANY-2097
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-2097
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java SCA OSGi Integration
>    Affects Versions: Java-SCA-Next
>         Environment: Windows, Sun JDK 1.5.0_14
>            Reporter: Simon Nash
>             Fix For: Java-SCA-Next
>
>         Attachments: jira2097.log
>
>
> Here is a summary of the build errors I am seeing.  I will attach my full build log to this JIRA.
> 1. revision.location error creating archive.  This seems to show up on
>    every test, and it does not seem to cause a hard failure in the test.
> java.io.FileNotFoundException: F:\tuscany63\sca\itest\osgi-tuscany\osgi-tuscany-
> test\.felix.test\bundle1\version0.0\revision.location (The system cannot find th
> e file specified)
> ERROR: org.apache.felix.framework.cache.BundleCache: Error creating archive. (ja
> va.io.FileNotFoundException: F:\tuscany63\sca\itest\osgi-tuscany\osgi-tuscany-te
> st\.felix.test\bundle1\version0.0\revision.location (The system cannot find the
> file specified))
> 2. InvocationTargetException in CalculatorRMIReferencetestCase.
> java.lang.reflect.InvocationTargetException
>         ..... 
> Caused by: java.rmi.server.ExportException: Port already in use: 8099; nested ex
> ception is:
>         java.net.BindException: Address already in use: JVM_Bind
> 3. Various errors in testOSGiTuscany_BindingWS
> -> ERROR: org.apache.felix.framework.cache.BundleArchive: Unable to delete archi
> ve directory - F:\tuscany63\sca\itest\osgi-tuscany\osgi-tuscany-test\.felix.test
> \bundle5
> java.util.zip.ZipException: The system cannot find the file specified
> org.osgi.framework.BundleException: Could not create bundle object.
>         .....
> Caused by: java.util.zip.ZipException: The system cannot find the file specified

-- 
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