As per the installation process given on ODK website for aggregate on amazon EC2 instance, I have followed all steps. However, there's no link given for step where it asks for installing aggregate on computer. If anyone had earlier installed ODK on Amazon and had followed these steps given on below link, please suggest how I can install it. I am not able to create DB as ODK aggregate is required on computer.
Also, I am not able to upload any file on server neither through File Zilla nor through SCP copy command.
File Zilla Error "COULD NOT START TRANSFER"
SCP command on SSH Client : could not find directory.
I don't know if this issue is happening as ODK aggregate is not installed or its a different error.
You should first try to install and run ODK Aggregate on a local computer
running Tomcat and whatever database you choose.
I.e., locally, without adding the complexity of working with AWS.
This would answer a lot of your questions.
The Tomcat installer produces a WAR file, which can be copied across
machines, and holds the configuration settings and all the files necessary
for ODK Aggregate to run within a configured Tomcat or other Servlet 2.5
container (except the MySQL Connect/J library).
ยทยทยท
On Sun, Dec 21, 2014 at 7:03 AM, wrote:
Hi,
As per the installation process given on ODK website for aggregate on
amazon EC2 instance, I have followed all steps. However, there's no link
given for step where it asks for installing aggregate on computer. If
anyone had earlier installed ODK on Amazon and had followed these steps
given on below link, please suggest how I can install it. I am not able to
create DB as ODK aggregate is required on computer.
Also, I am not able to upload any file on server neither through File
Zilla nor through SCP copy command.
File Zilla Error "COULD NOT START TRANSFER"
SCP command on SSH Client : could not find directory.
I don't know if this issue is happening as ODK aggregate is not installed
or its a different error.