You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@airavata.apache.org by "Lahiru Gunathilake (Created) (JIRA)" <ji...@apache.org> on 2012/01/09 23:11:39 UTC

[jira] [Created] (AIRAVATA-260) Removing jce jar from airavata

Removing jce jar from airavata
------------------------------

                 Key: AIRAVATA-260
                 URL: https://issues.apache.org/jira/browse/AIRAVATA-260
             Project: Airavata
          Issue Type: Task
            Reporter: Lahiru Gunathilake


We need to remove jce jar from our destribution and run the two articles and see whether it works. If this works in trunk we need to change this in 0.2-incubating-SNAPSHOT branch too.


Lahiru

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (AIRAVATA-260) Removing jce jar from airavata

Posted by "Heshan Suriyaarachchi (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AIRAVATA-260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13183046#comment-13183046 ] 

Heshan Suriyaarachchi commented on AIRAVATA-260:
------------------------------------------------

I ran the build with tests enabled and all the tests passed. 

I was able to successfully run all 3 tutorials but had a minor issue with the 10 minute tutorial. When the jce jar is removed I am getting the following exception. One thing we could do is to update the 10 minute tutorial to have the Temporary Directory location as a directory path (eg: /home/heshan/temp) instead of 'tmp' directory. Then the 10 minute tutorial will work fine. WDYT? 

org.apache.airavata.core.gfac.exception.ProviderException: Cannot make directory
	at org.apache.airavata.core.gfac.provider.impl.LocalProvider.makeFileSystemDir(LocalProvider.java:101)
	at org.apache.airavata.core.gfac.provider.impl.LocalProvider.makeDirectory(LocalProvider.java:111)
	at org.apache.airavata.core.gfac.provider.AbstractProvider.initialize(AbstractProvider.java:48)
	at org.apache.airavata.core.gfac.services.impl.AbstractSimpleService.execute(AbstractSimpleService.java:103)
	at org.apache.airavata.services.gfac.axis2.reciever.GFacMessageReciever.invokeApplication(GFacMessageReciever.java:300)
	at org.apache.airavata.services.gfac.axis2.reciever.GFacMessageReciever.access$000(GFacMessageReciever.java:92)
	at org.apache.airavata.services.gfac.axis2.reciever.GFacMessageReciever$1.run(GFacMessageReciever.java:160)
598602 [Thread-15] ERROR org.apache.airavata.services.gfac.axis2.reciever.GFacMessageReciever - Error invoking GFac Service
org.apache.airavata.core.gfac.exception.ProviderException: Cannot make directory
	at org.apache.airavata.core.gfac.provider.impl.LocalProvider.makeFileSystemDir(LocalProvider.java:101)
	at org.apache.airavata.core.gfac.provider.impl.LocalProvider.makeDirectory(LocalProvider.java:111)
	at org.apache.airavata.core.gfac.provider.AbstractProvider.initialize(AbstractProvider.java:48)
	at org.apache.airavata.core.gfac.services.impl.AbstractSimpleService.execute(AbstractSimpleService.java:103)
	at org.apache.airavata.services.gfac.axis2.reciever.GFacMessageReciever.invokeApplication(GFacMessageReciever.java:300)
	at org.apache.airavata.services.gfac.axis2.reciever.GFacMessageReciever.access$000(GFacMessageReciever.java:92)
	at org.apache.airavata.services.gfac.axis2.reciever.GFacMessageReciever$1.run(GFacMessageReciever.java:160)
                
> Removing jce jar from airavata
> ------------------------------
>
>                 Key: AIRAVATA-260
>                 URL: https://issues.apache.org/jira/browse/AIRAVATA-260
>             Project: Airavata
>          Issue Type: Task
>            Reporter: Lahiru Gunathilake
>            Assignee: Heshan Suriyaarachchi
>
> We need to remove jce jar from our destribution and run the two articles and see whether it works. If this works in trunk we need to change this in 0.2-incubating-SNAPSHOT branch too.
> Lahiru

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (AIRAVATA-260) Removing jce jar from airavata

Posted by "Lahiru Gunathilake (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AIRAVATA-260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13182869#comment-13182869 ] 

Lahiru Gunathilake commented on AIRAVATA-260:
---------------------------------------------

This is the dependency we need to remove from airavata.

	<dependency>
 			<groupId>lead-security</groupId>
 			<artifactId>jce</artifactId>
 			<version>jdk13-131</version>
		</dependency>

Lahiru
                
> Removing jce jar from airavata
> ------------------------------
>
>                 Key: AIRAVATA-260
>                 URL: https://issues.apache.org/jira/browse/AIRAVATA-260
>             Project: Airavata
>          Issue Type: Task
>            Reporter: Lahiru Gunathilake
>            Assignee: Heshan Suriyaarachchi
>
> We need to remove jce jar from our destribution and run the two articles and see whether it works. If this works in trunk we need to change this in 0.2-incubating-SNAPSHOT branch too.
> Lahiru

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (AIRAVATA-260) Removing jce jar from airavata

Posted by "Heshan Suriyaarachchi (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AIRAVATA-260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13184016#comment-13184016 ] 

Heshan Suriyaarachchi commented on AIRAVATA-260:
------------------------------------------------

I did not come across the issue again. Therefore, resolving the issue. 
                
> Removing jce jar from airavata
> ------------------------------
>
>                 Key: AIRAVATA-260
>                 URL: https://issues.apache.org/jira/browse/AIRAVATA-260
>             Project: Airavata
>          Issue Type: Task
>            Reporter: Lahiru Gunathilake
>            Assignee: Heshan Suriyaarachchi
>             Fix For: 0.2-INCUBATING
>
>
> We need to remove jce jar from our destribution and run the two articles and see whether it works. If this works in trunk we need to change this in 0.2-incubating-SNAPSHOT branch too.
> Lahiru

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (AIRAVATA-260) Removing jce jar from airavata

Posted by "Heshan Suriyaarachchi (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AIRAVATA-260?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Heshan Suriyaarachchi updated AIRAVATA-260:
-------------------------------------------

    Fix Version/s: 0.2-INCUBATING
    
> Removing jce jar from airavata
> ------------------------------
>
>                 Key: AIRAVATA-260
>                 URL: https://issues.apache.org/jira/browse/AIRAVATA-260
>             Project: Airavata
>          Issue Type: Task
>            Reporter: Lahiru Gunathilake
>            Assignee: Heshan Suriyaarachchi
>             Fix For: 0.2-INCUBATING
>
>
> We need to remove jce jar from our destribution and run the two articles and see whether it works. If this works in trunk we need to change this in 0.2-incubating-SNAPSHOT branch too.
> Lahiru

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Assigned] (AIRAVATA-260) Removing jce jar from airavata

Posted by "Lahiru Gunathilake (Assigned) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AIRAVATA-260?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lahiru Gunathilake reassigned AIRAVATA-260:
-------------------------------------------

    Assignee: Heshan Suriyaarachchi
    
> Removing jce jar from airavata
> ------------------------------
>
>                 Key: AIRAVATA-260
>                 URL: https://issues.apache.org/jira/browse/AIRAVATA-260
>             Project: Airavata
>          Issue Type: Task
>            Reporter: Lahiru Gunathilake
>            Assignee: Heshan Suriyaarachchi
>
> We need to remove jce jar from our destribution and run the two articles and see whether it works. If this works in trunk we need to change this in 0.2-incubating-SNAPSHOT branch too.
> Lahiru

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (AIRAVATA-260) Removing jce jar from airavata

Posted by "Lahiru Gunathilake (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AIRAVATA-260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13183529#comment-13183529 ] 

Lahiru Gunathilake commented on AIRAVATA-260:
---------------------------------------------

I tested this and this worked fine for me without jce jar. Heshan can you please double check.
                
> Removing jce jar from airavata
> ------------------------------
>
>                 Key: AIRAVATA-260
>                 URL: https://issues.apache.org/jira/browse/AIRAVATA-260
>             Project: Airavata
>          Issue Type: Task
>            Reporter: Lahiru Gunathilake
>            Assignee: Heshan Suriyaarachchi
>             Fix For: 0.2-INCUBATING
>
>
> We need to remove jce jar from our destribution and run the two articles and see whether it works. If this works in trunk we need to change this in 0.2-incubating-SNAPSHOT branch too.
> Lahiru

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (AIRAVATA-260) Removing jce jar from airavata

Posted by "Heshan Suriyaarachchi (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AIRAVATA-260?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Heshan Suriyaarachchi resolved AIRAVATA-260.
--------------------------------------------

    Resolution: Fixed
    
> Removing jce jar from airavata
> ------------------------------
>
>                 Key: AIRAVATA-260
>                 URL: https://issues.apache.org/jira/browse/AIRAVATA-260
>             Project: Airavata
>          Issue Type: Task
>            Reporter: Lahiru Gunathilake
>            Assignee: Heshan Suriyaarachchi
>             Fix For: 0.2-INCUBATING
>
>
> We need to remove jce jar from our destribution and run the two articles and see whether it works. If this works in trunk we need to change this in 0.2-incubating-SNAPSHOT branch too.
> Lahiru

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Closed] (AIRAVATA-260) Removing jce jar from airavata

Posted by "Heshan Suriyaarachchi (Closed) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AIRAVATA-260?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Heshan Suriyaarachchi closed AIRAVATA-260.
------------------------------------------

    
> Removing jce jar from airavata
> ------------------------------
>
>                 Key: AIRAVATA-260
>                 URL: https://issues.apache.org/jira/browse/AIRAVATA-260
>             Project: Airavata
>          Issue Type: Task
>            Reporter: Lahiru Gunathilake
>            Assignee: Heshan Suriyaarachchi
>             Fix For: 0.2-INCUBATING
>
>
> We need to remove jce jar from our destribution and run the two articles and see whether it works. If this works in trunk we need to change this in 0.2-incubating-SNAPSHOT branch too.
> Lahiru

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira