[ 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