Even after all the efforts, I am only able to reduce the size of the war to 101MB which is still over the limit [1]. WAR package have 2 different war files; airavata.war-REST services and registry, airavata-service.war-Axis2 services and pojos. Approaches i am able to think to fix this problem in longer run are:
1. Create 2 different war packages. 2. Merge the 2 different WARs into one WAR. Apache CXF can help us with this. WDYT? Can i continue with the release and fix [1] issue in next release? I have other issues fixed and can start with the release today. Thanks Raminder 1. https://issues.apache.org/jira/browse/AIRAVATA-922 On Oct 16, 2013, at 11:40 AM, Lahiru Gunathilake <[email protected]> wrote: > What is the error, Yes all the jars added to distribution and I have tested > the distribution. > > Lahiru > > > On Wed, Oct 16, 2013 at 10:29 AM, Raminder Singh <[email protected]> > wrote: > Error is coming from airavata-server distribution pom. Is all the GSISSH jars > added to bin-assembly.xml? Is the following the right jar to use? > > <dependency> > <groupId>org.ogce</groupId> > <artifactId>bcgss</artifactId> > <version>146</version> > </dependency> > > Thanks > Raminder > > On Oct 16, 2013, at 10:09 AM, Amila Jayasekara <[email protected]> > wrote: > >> Hi Raman, >> >> The jar you specified is not in maven central, but should be in ogce repo. >> >> Thanks >> Amila >> >> >> On Wed, Oct 16, 2013 at 9:45 AM, Raminder Singh <[email protected]> >> wrote: >> I am facing issue related to following jar. this is not available in maven >> central. Ideas? >> >> Could not find artifact edu.illinois.ncsa:bcgss:jar:146 in central >> (http://repo1.maven.org/maven2) -> [Help 1] >> >> Thanks >> Raminder >> >> On Oct 16, 2013, at 9:42 AM, Amila Jayasekara <[email protected]> >> wrote: >> >>> >>> >>> >>> On Wed, Oct 16, 2013 at 9:19 AM, Lahiru Gunathilake <[email protected]> >>> wrote: >>> Amila, >>> >>> I have already added GSI SSH and it works fine, but can you please add the >>> credential store functionality with SSH authentication and GSISSH provider ? >>> >>> Sure, I can. >>> But is this a functionality we plan to add to 0.10 release ? >>> >>> Thanks >>> Amila >>> >>> >>> Lahiru >>> >>> >>> On Wed, Oct 16, 2013 at 9:16 AM, Marlon Pierce <[email protected]> wrote: >>> And what's the release date? >>> >>> >>> Marlon >>> >>> On 10/16/13 9:09 AM, Amila Jayasekara wrote: >>> > What is the final verdict for 0.10 release ? >>> > >>> > Specifically, >>> > >>> > 1. Are we going to include GSISSH in 0.1 ? >>> > 2. When are we going to release 0.1 ? >>> > 3. What other features we plan to include in 0.1 ? >>> > >>> > Thanks >>> > Thejaka Amila >>> > >>> > >>> > On Fri, Oct 11, 2013 at 10:42 AM, Lahiru Gunathilake >>> > <[email protected]>wrote: >>> > >>> >> Yeah we can do the release next week. I have successfully integrated to >>> >> airavata, but I want to do more cleanup work and more testing, until >>> >> then I >>> >> do not think its a good idea to push the release. >>> >> >>> >> I want to implement retry logics (which we did not discuss properly, when >>> >> to retry, for what errors etc) and session handling logic for scp >>> >> scenarios >>> >> with huge files. >>> >> >>> >> Lahiru >>> >> >>> >> >>> >> On Fri, Oct 11, 2013 at 10:19 AM, Amila Jayasekara < >>> >> [email protected]> wrote: >>> >> >>> >>> Any particular reason why we cannot release GSISSH library before 0.10 ? >>> >>> I think GSISSH library functionality is pretty complete now. We can do >>> >>> the initial release of it now. What do you think Lahiru ? >>> >>> >>> >>> Thanks >>> >>> Thejaka Amila >>> >>> >>> >>> >>> >>> On Fri, Oct 11, 2013 at 10:15 AM, Raminder Singh < >>> >>> [email protected]> wrote: >>> >>> >>> >>>> We need to release GSISSH library before we release 0.10 as it is a >>> >>>> dependency. How should we handle that? >>> >>>> >>> >>>> Thanks >>> >>>> Raminder >>> >>>> >>> >>>> On Oct 9, 2013, at 5:18 PM, Marlon Pierce <[email protected]> wrote: >>> >>>> >>> >>>>> We still need a date and volunteer release manager for the next >>> >>>> release. >>> >>>>> >>> >>>>> Marlon >>> >>>>> >>> >>>> >>> >> >>> >> -- >>> >> System Analyst Programmer >>> >> PTI Lab >>> >> Indiana University >>> >> >>> >>> >>> >>> >>> -- >>> System Analyst Programmer >>> PTI Lab >>> Indiana University >>> >> >> > > > > > -- > System Analyst Programmer > PTI Lab > Indiana University
