Hi Every time I want to launch airavata-server after *building the code*successfully. I navigate to
trunk/modules/distribution/airavata-server/target Then I unzip *apache-airavata-server-0.9-SNAPSHOT-bin.tar.gz* . which creates me a *apache-airavata-server-0.9-SNAPSHOT* folder. Then I change my directory to bin and run *airavata-server.sh* To summarize, I run my airavata-server server from trunk/modules/distribution/airavata-server/target/apache-airavata-server-0.9-SNAPSHOT/bin . after extracting from *apache-airavata-server-0.9-SNAPSHOT-bin.tar.gz.* which works for me. 2] I can see a folder *apache-airavata-server-0.9-SNAPSHOT* already created under distribution/airavata-server/*target/tests*** But if I change to the bin directory here and try to run airavata-server.sh, It doest run. i.e trunk/modules/distribution/airavata-server/*target/tests* /apache-airavata-server-0.9-SNAPSHOT/bin Is this a issue ? Regards Vijayendra
