ODK Aggregate Installer not Working

Dear all,
I failed to get ODK Aggregate and Collect to play well together in my
previous effort and have not decided to install everything from
scratch on a brand new computer with nothing installed. I downloaded
ODK Aggregate v1.0 beta rev 4 (windows installer), Postgres, Tomcat,
JDK 7. I have followed the instructions on
http://code.google.com/p/opendatakit/wiki/AggregatePostgresqlInstall
and when I get to the last point, running the Aggregate Installer, on
double clicking it i get an error: Error running C:/glassfish3/jdk7/
jre/bin/java.exe QualifiedHostname: Error: Could not find or load main
class QualifiedHostname".... is this a problem with the installer?
does installer work with JDK 7?

Thanks in advance,
Tumaini

make sure Tomcot is correctly installed/configured ... Then run the ODK
installer

··· On Wed, Sep 7, 2011 at 4:15 PM, Tumaini Kilimba wrote:

Dear all,
I failed to get ODK Aggregate and Collect to play well together in my
previous effort and have not decided to install everything from
scratch on a brand new computer with nothing installed. I downloaded
ODK Aggregate v1.0 beta rev 4 (windows installer), Postgres, Tomcat,
JDK 7. I have followed the instructions on
http://code.google.com/p/opendatakit/wiki/AggregatePostgresqlInstall
and when I get to the last point, running the Aggregate Installer, on
double clicking it i get an error: Error running C:/glassfish3/jdk7/
jre/bin/java.exe QualifiedHostname: Error: Could not find or load main
class QualifiedHostname".... is this a problem with the installer?
does installer work with JDK 7?

Thanks in advance,
Tumaini

--
Post: opendatakit@googlegroups.com
Unsubscribe: opendatakit+unsubscribe@googlegroups.com
Options: http://groups.google.com/group/opendatakit?hl=en

--
Regards,

BoddiReddy Purnachander
Mobile No: +91 8143812001

Hi,

A,also im having the same issue, I think there is missing jar ot war file/s
on my system, Im trying to figure our.

For Oracle Java SDK 1.7 the error is:

Log started 12/01/2012 at 19:48:02
Preferred installation mode : win32
Trying to init installer in mode win32
Mode win32 successfully initialized
Setting variable default_hostname from C:/Program
Files/Java/jdk1.7.0_09/jre/bin/java.exe QualifiedHostname
Script exit code: 1

Script output:

Script stderr:
Error: Could not find or load main class QualifiedHostname

Error running C:/Program Files/Java/jdk1.7.0_09/jre/bin/java.exe
QualifiedHostname : Error: Could not find or load main class
QualifiedHostname

For Oracle Java 1.6 the error is:

Log started 12/01/2012 at 19:35:19
Preferred installation mode : win32
Trying to init installer in mode win32
Mode win32 successfully initialized
Setting variable default_hostname from C:/Program
Files/Java/jdk1.6.0_26/jre/bin/java.exe QualifiedHostname
Script exit code: 1

Script output:

Script stderr:
java.lang.NoClassDefFoundError: QualifiedHostname
Caused by: java.lang.ClassNotFoundException: QualifiedHostname
at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
Could not find the main class: QualifiedHostname. Program will exit.
Exception in thread "main"

Error running C:/Program Files/Java/jdk1.6.0_26/jre/bin/java.exe
QualifiedHostname : java.lang.NoClassDefFoundError: QualifiedHostname
Caused by: java.lang.ClassNotFoundException: QualifiedHostname
at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
Could not find the main class: QualifiedHostname. Program will exit.
Exception in thread "main"

Any body knows which file im missing ?

Hey Mitch.
Same problem again ... suspect clash with pre-existing instance on this machine (Liferay Vaadin, running tomcat).
Windows 7 Ultimate, Java 6 and Java 7 runtimes present.
Bitrock installer creates any files in temp folder, but no ODK folder

Tried ODK Aggregate V1.4 and V1.32, same error (See log).

Local vars ....
C:\Users\Robin>ECHO %TEMP%
C:\Users\Robin\AppData\Local\Temp

C:\Users\Robin>ECHO %TMP%
C:\Users\Robin\AppData\Local\Temp

Log started 11/10/2013 at 13:58:53
Preferred installation mode : win32
Trying to init installer in mode win32
Mode win32 successfully initialized
Setting variable default_hostname from C:/Program Files (x86)/Java/jre6/bin/java.exe QualifiedHostname
Script exit code: 1

Script output:

Script stderr:
java.lang.NoClassDefFoundError: QualifiedHostname
Caused by: java.lang.ClassNotFoundException: QualifiedHostname
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
Could not find the main class: QualifiedHostname. Program will exit.
Exception in thread "main"

Error running C:/Program Files (x86)/Java/jre6/bin/java.exe QualifiedHostname : java.lang.NoClassDefFoundError: QualifiedHostname
Caused by: java.lang.ClassNotFoundException: QualifiedHostname
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
Could not find the main class: QualifiedHostname. Program will exit.
Exception in thread "main"

Apologies if this comes through twice - first post seems to have gone missing.

I am in the same boat as the other authors.
Tried Aggregate 1.34 and 1.4, same issues with Qualified Hostname directory.
I do not get past the splash screen before the error comes up.
Files are created in temp folder, but no ODK-asdsad-asdsad folder.
( Only folder created is sans ODK prefix ... be29e7f1-71ae-4703-50cb-1d52be512f51

Suspect clash with existing Liferay-Vaadin Tomcat instance ?
( Or something changing the folder prefix ?)

At my wits end here.
Clues ?

Robin
South Africa

C:\Users\Robin>echo %tmp%
C:\Users\Robin\AppData\Local\Temp

C:\Users\Robin>echo %TEMP%
C:\Users\Robin\AppData\Local\Temp

C:\Users\Robin>java -version
java version "1.6.0_26"
Java(TM) SE Runtime Environment (build 1.6.0_26-b03)
Java HotSpot(TM) 64-Bit Server VM (build 20.1-b02, mixed mode)

Log started 11/10/2013 at 13:58:53
Preferred installation mode : win32
Trying to init installer in mode win32
Mode win32 successfully initialized
Setting variable default_hostname from C:/Program Files (x86)/Java/jre6/bin/java.exe QualifiedHostname
Script exit code: 1

Script output:

Script stderr:
java.lang.NoClassDefFoundError: QualifiedHostname
Caused by: java.lang.ClassNotFoundException: QualifiedHostname
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
Could not find the main class: QualifiedHostname. Program will exit.
Exception in thread "main"

Error running C:/Program Files (x86)/Java/jre6/bin/java.exe QualifiedHostname : java.lang.NoClassDefFoundError: QualifiedHostname

Funny how they say this is easy, but I've been at it all afternoon and nothing works like it's supposed to. Files that are supposed to be .exe aren't. I tried installing the generic version, but there is not setup file to run.
Giving up.

I also had the same problem but after reading a post from another blog it has been fixed.

Here is what to do:

To summarize, the solution was to remove the CLASSPATH variable from Advanced System Settings - Environment Variables.

After double clicking on the Aggregate installer, I can now finally see the "Setup" screen.

Tomcat works fine, when I go to http://localhost I am taken to the
Tomcat Welcome page....

··· On Sep 7, 2:26 pm, "B.Purnachander" wrote: > make sure Tomcot is correctly installed/configured ... Then run the ODK > installer > > > > > > > > > > On Wed, Sep 7, 2011 at 4:15 PM, Tumaini Kilimba wrote: > > Dear all, > > I failed to get ODK Aggregate and Collect to play well together in my > > previous effort and have not decided to install everything from > > scratch on a brand new computer with nothing installed. I downloaded > > ODK Aggregate v1.0 beta rev 4 (windows installer), Postgres, Tomcat, > > JDK 7. I have followed the instructions on > >http://code.google.com/p/opendatakit/wiki/AggregatePostgresqlInstall > > and when I get to the last point, running the Aggregate Installer, on > > double clicking it i get an error: Error running C:/glassfish3/jdk7/ > > jre/bin/java.exe QualifiedHostname: Error: Could not find or load main > > class QualifiedHostname".... is this a problem with the installer? > > does installer work with JDK 7? > > > Thanks in advance, > > Tumaini > > > -- > > Post: opendatakit@googlegroups.com > > Unsubscribe: opendatakit+unsubscribe@googlegroups.com > > Options:http://groups.google.com/group/opendatakit?hl=en > > -- > Regards, > > *BoddiReddy Purnachander* > Mobile No: +91 8143812001

Have just tried re-installing Tomcat (it works fine), and downgrading
to JDK6 as opposed to JDK7, but the installer fails at the first
hurdle error message being: "Error running C:/Program Files/Java/
jdk1.6.0_27/jre/bin/java.exe QualifiedHostname :
java.lang.NoClassDefinitionFoundError: QualifiedHostname.... "

Anyone tell me what I could be doing wrong?

··· On Sep 7, 2:26 pm, "B.Purnachander" wrote: > make sure Tomcot is correctly installed/configured ... Then run the ODK > installer > > > > > > > > > > On Wed, Sep 7, 2011 at 4:15 PM, Tumaini Kilimba wrote: > > Dear all, > > I failed to get ODK Aggregate and Collect to play well together in my > > previous effort and have not decided to install everything from > > scratch on a brand new computer with nothing installed. I downloaded > > ODK Aggregate v1.0 beta rev 4 (windows installer), Postgres, Tomcat, > > JDK 7. I have followed the instructions on > >http://code.google.com/p/opendatakit/wiki/AggregatePostgresqlInstall > > and when I get to the last point, running the Aggregate Installer, on > > double clicking it i get an error: Error running C:/glassfish3/jdk7/ > > jre/bin/java.exe QualifiedHostname: Error: Could not find or load main > > class QualifiedHostname".... is this a problem with the installer? > > does installer work with JDK 7? > > > Thanks in advance, > > Tumaini > > > -- > > Post: opendatakit@googlegroups.com > > Unsubscribe: opendatakit+unsubscribe@googlegroups.com > > Options:http://groups.google.com/group/opendatakit?hl=en > > -- > Regards, > > *BoddiReddy Purnachander* > Mobile No: +91 8143812001

What are your TEMP and/or TMP environment variables set to?

To determine those values, open a CMD window and type:

echo %TEMP%
echo %TMP%

And, if you look in those directories, you should fine a
bitrock_installer_nnnn.log (where nnnn is some number).

Please send me the most recent of these bitrock_installer log files, and the
values for the TEMP and TMP variables.

The installer will create a directory underneath the TEMP directory (with a
name of ODK-...) where it explodes various files and runs the
QualifiedHostname java program. It then copies those files into an "ODK
Aggregate" directory underneath the directory you specify during the
installation.

It is likely that you either don't have permissions to write or execute
programs within the TEMP directory. Hopefully the log files will give some
indication of the problem.

Mitch

··· On Wed, Sep 7, 2011 at 7:29 AM, Tumaini Kilimba wrote:

Have just tried re-installing Tomcat (it works fine), and downgrading
to JDK6 as opposed to JDK7, but the installer fails at the first
hurdle error message being: "Error running C:/Program Files/Java/
jdk1.6.0_27/jre/bin/java.exe QualifiedHostname :
java.lang.NoClassDefinitionFoundError: QualifiedHostname.... "

Anyone tell me what I could be doing wrong?

On Sep 7, 2:26 pm, "B.Purnachander" bpurnachan...@gmail.com wrote:

make sure Tomcot is correctly installed/configured ... Then run the ODK
installer

On Wed, Sep 7, 2011 at 4:15 PM, Tumaini Kilimba tkili...@ihi.or.tz wrote:

Dear all,
I failed to get ODK Aggregate and Collect to play well together in my
previous effort and have not decided to install everything from
scratch on a brand new computer with nothing installed. I downloaded
ODK Aggregate v1.0 beta rev 4 (windows installer), Postgres, Tomcat,
JDK 7. I have followed the instructions on
http://code.google.com/p/opendatakit/wiki/AggregatePostgresqlInstall
and when I get to the last point, running the Aggregate Installer, on
double clicking it i get an error: Error running C:/glassfish3/jdk7/
jre/bin/java.exe QualifiedHostname: Error: Could not find or load main
class QualifiedHostname".... is this a problem with the installer?
does installer work with JDK 7?

Thanks in advance,
Tumaini

--
Post: opendatakit@googlegroups.com
Unsubscribe: opendatakit+unsubscribe@googlegroups.com
Options:http://groups.google.com/group/opendatakit?hl=en

--
Regards,

BoddiReddy Purnachander
Mobile No: +91 8143812001

--
Post: opendatakit@googlegroups.com
Unsubscribe: opendatakit+unsubscribe@googlegroups.com
Options: http://groups.google.com/group/opendatakit?hl=en

--
Mitch Sundt
Software Engineer
http://www.OpenDataKit.org
University of Washington
mitchellsundt@gmail.com

Thanks for the resoponse. The values are as follows:

echo %TEMP% : C:\Users\Tumaini\AppData\Local\Temp
echo %TMP% : C:\Users\Tumaini\AppData\Local\Temp

I looked and found the very latest bitrock_installer and its contents
are as pasted below:

Log started 09/07/2011 at 17:06:38
Preferred installation mode : win32
Trying to init installer in mode win32
Mode win32 successfully initialized
Setting variable default_hostname from C:/Program Files/Java/
jdk1.6.0_27/jre/bin/java.exe QualifiedHostname
Script exit code: 1

Script output:

Script stderr:
java.lang.NoClassDefFoundError: QualifiedHostname
Caused by: java.lang.ClassNotFoundException: QualifiedHostname
at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
Could not find the main class: QualifiedHostname. Program will exit.
Exception in thread "main"

Error running C:/Program Files/Java/jdk1.6.0_27/jre/bin/java.exe
QualifiedHostname : java.lang.NoClassDefFoundError: QualifiedHostname
Caused by: java.lang.ClassNotFoundException: QualifiedHostname
at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
Could not find the main class: QualifiedHostname. Program will exit.
Exception in thread "main"

I have not been able to determine what sort of permissions I have to
these folders as they are invisible to me when trying to view them in
Windows Explorer, I have to manually type in the file path i got from
running the echo %TEMP% command in the address bar. Hope all this
information is helpful in getting this sorted, the Health institute I
work in was intending to start piloting ODK by the end of October, so
it would be really helpful for me to get the hang of it now, rather
than later, as I am the proponent of ODK at the institute, and as
such, the lead developer/implementer of the ODK solution. Would you
say that that is an overly-ambitious timeline, considering I am still
at the first stage of implementing (setting up)? Your advice would be
much appreciated.

Tumaini

Thanks in advance

What antivirus / security software do you have installed?
Are you configured with a local or roaming profile?

Does this happen on other computers you have access to, or only this
computer?

The installer uses a directory (typically
C:\Users\username\AppData\Local\Temp, or perhaps ...\Roaming\Temp) to
create a subdirectory (ODK-xxxxxxxx-xxxx-xxxx-xxxxxxxxxxxx to store the
QualifiedHostname file that it is trying to run.

Can you see this ODK-... directory when you have started the installer? (it
should be removed after you close the installer). You may need to
explicitly type in AppData\Local\Temp or AppData\Roaming\Temp to access
those folders (they are normally hidden). If so, does it contain a
qualified_hostname subdirectory, containing QualifiedHostname.class ?

The error suggests that a command line (cmd) script that executes the
java.exe command is failing to change to this directory, or that there are
no files in this directory.

Mitch

··· On Thu, Dec 6, 2012 at 12:53 AM, Langen Mallya wrote:

Hi,

A,also im having the same issue, I think there is missing jar ot war
file/s on my system, Im trying to figure our.

For Oracle Java SDK 1.7 the error is:

Log started 12/01/2012 at 19:48:02
Preferred installation mode : win32
Trying to init installer in mode win32
Mode win32 successfully initialized
Setting variable default_hostname from C:/Program
Files/Java/jdk1.7.0_09/jre/bin/java.exe QualifiedHostname
Script exit code: 1

Script output:

Script stderr:
Error: Could not find or load main class QualifiedHostname

Error running C:/Program Files/Java/jdk1.7.0_09/jre/bin/java.exe
QualifiedHostname : Error: Could not find or load main class
QualifiedHostname

For Oracle Java 1.6 the error is:

Log started 12/01/2012 at 19:35:19
Preferred installation mode : win32
Trying to init installer in mode win32
Mode win32 successfully initialized
Setting variable default_hostname from C:/Program
Files/Java/jdk1.6.0_26/jre/bin/java.exe QualifiedHostname
Script exit code: 1

Script output:

Script stderr:
java.lang.NoClassDefFoundError: QualifiedHostname
Caused by: java.lang.ClassNotFoundException: QualifiedHostname
at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
Could not find the main class: QualifiedHostname. Program will exit.
Exception in thread "main"

Error running C:/Program Files/Java/jdk1.6.0_26/jre/bin/java.exe
QualifiedHostname : java.lang.NoClassDefFoundError: QualifiedHostname
Caused by: java.lang.ClassNotFoundException: QualifiedHostname
at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
Could not find the main class: QualifiedHostname. Program will exit.
Exception in thread "main"

Any body knows which file im missing ?

--
Post: opendatakit@googlegroups.com
Unsubscribe: opendatakit+unsubscribe@googlegroups.com
Options: http://groups.google.com/group/opendatakit?hl=en

--
Mitch Sundt
Software Engineer
University of Washington
mitchellsundt@gmail.com

Alas, no.

The installer does not actually install anything -- it just configures a
WAR file (for Tomcat installs) for subsequent copying into a
previously-configured Tomcat server or it generates a AppEngine directory
tree for subsequent uploading to Google AppEngine via an upload script.

So the existence of another webserver would not cause this problem.

I suspect some sort of interaction between your Java installation(s) and
antivirus software. The symptom appears to be that the Java software
doesn't know what its current working directory is, and so cannot find the
QualifiedHostname app to run it.

The best solution is to try a different computer. Once the installer has
generated the ODK Aggregate directory, you can copy it to another computer
(but I am not sure whether the issues with the first computer will prevent
it from running Tomcat or the AppEngine upload scripts).

Otherwise, if you do not have another computer available, you might try:

(1) After downloading the installer, rather than run it from within your
browser, open the directory containing the file (e.g.,
C:\Users\Robin\Downloads) with the "Windows Explorer" app, locate the
installer there, and double-click it.
(2) Try moving the installer to a different directory before
double-clicking it to run it.
(3) Specify a different directory location for it to use.
(4) Repeat above, but ensure that the directory names contain no non-latin
alphanumeric characters or characters with accents.
(5) Uninstalling your Java application and installing Oracle Java 7.

I have not heard of a successful work-around for this issue, other than
using a different computer; if any of the above work, let me know.

Mitch

··· On Sun, Nov 10, 2013 at 3:43 AM, wrote:

Hey Mitch.
Same problem again ... suspect clash with pre-existing instance on this
machine (Liferay Vaadin, running tomcat).
Windows 7 Ultimate, Java 6 and Java 7 runtimes present.
Bitrock installer creates any files in temp folder, but no ODK folder

Tried ODK Aggregate V1.4 and V1.32, same error (See log).

Local vars ....
C:\Users\Robin>ECHO %TEMP%
C:\Users\Robin\AppData\Local\Temp

C:\Users\Robin>ECHO %TMP%
C:\Users\Robin\AppData\Local\Temp

Log started 11/10/2013 at 13:58:53
Preferred installation mode : win32
Trying to init installer in mode win32
Mode win32 successfully initialized
Setting variable default_hostname from C:/Program Files
(x86)/Java/jre6/bin/java.exe QualifiedHostname
Script exit code: 1

Script output:

Script stderr:
java.lang.NoClassDefFoundError: QualifiedHostname
Caused by: java.lang.ClassNotFoundException: QualifiedHostname
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
Could not find the main class: QualifiedHostname. Program will exit.
Exception in thread "main"

Error running C:/Program Files (x86)/Java/jre6/bin/java.exe
QualifiedHostname : java.lang.NoClassDefFoundError: QualifiedHostname
Caused by: java.lang.ClassNotFoundException: QualifiedHostname
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
Could not find the main class: QualifiedHostname. Program will exit.
Exception in thread "main"

--

Post: opendatakit@googlegroups.com
Unsubscribe: opendatakit+unsubscribe@googlegroups.com
Options: http://groups.google.com/group/opendatakit?hl=en


You received this message because you are subscribed to the Google Groups
"ODK Community" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to opendatakit+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

--
Mitch Sundt
Software Engineer
University of Washington
mitchellsundt@gmail.com

Not sure what you mean by "generic version".

Are you following the instructions here:

First figure out how to install to appEngine.

Note that the current install process will result in a website that you
cannot log into (you will get an error reported from Google about an
unrecognized domain).
Once you get that far, then you need to manually perform a sequence of
steps:

See:
https://groups.google.com/forum/#!searchin/opendatakit/Google$20login/opendatakit/ZfwyliI8WQ0/wMxtM6iff8sJ

Follow-on notes:
(1) you need to ensure that the zip you end up with has the same directory
structure as the zip that you start with -- on Windows, it is easy to get
an extra directory inserted into the result.
(2) users have reported that zip on MacOSX does not work, and you need to
use the java jar command ( jar cf ../myjarfile.jar * )

··· On Tue, Jul 22, 2014 at 3:28 PM, wrote:

Funny how they say this is easy, but I've been at it all afternoon and
nothing works like it's supposed to. Files that are supposed to be .exe
aren't. I tried installing the generic version, but there is not setup file
to run.
Giving up.

--

Post: opendatakit@googlegroups.com
Unsubscribe: opendatakit+unsubscribe@googlegroups.com
Options: http://groups.google.com/group/opendatakit?hl=en


You received this message because you are subscribed to the Google Groups
"ODK Community" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to opendatakit+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
Mitch Sundt
Software Engineer
University of Washington
mitchellsundt@gmail.com

Hi Tumaini,

I've tried the installer on a clean 32-bit Windows 7 system and have been
unable to replicate the problem, both when running as an administrator and
when running as an unprivileged user. I've also tried various combinations
of installations of JRE 7, JDK 7 + Glassfish, and JRE 6. All seem to work
through the hostname screen during a PostgreSQL install.

What version of Windows are you running?

Can you try running the installer on a different machine?

The installer requires a JRE but does not alter any settings on the machine;
you can run the installer without first having installed tomcat or
postgresql. If running on a different machine, be sure to change the
fully-qualified hostname to your target machine. The "ODK Aggregate"
directory that the installer produces contains the configured war file and
instructions on what to do with it. Once that directory is created, it (or
just the war file within it) can be copied as needed.

w.r.t. timeline: Not being able to use the ODK Aggregate 1.0 installer is a
big problem. If we can resolve that issue, whether the timelime is
reasonable depends upon how complex a form you need and how quickly you need
to ramp up everyone's use of ODK Collect & Aggregate during the pilot. If
you only need a simple form and can introduce ODK tools slowly to your
workforce, October is aggressive, but doable (assuming you can get past the
Aggregate installer issue).

Mitch

··· On Thu, Sep 8, 2011 at 2:51 AM, Tumaini Kilimba wrote:

Thanks for the resoponse. The values are as follows:

echo %TEMP% : C:\Users\Tumaini\AppData\Local\Temp
echo %TMP% : C:\Users\Tumaini\AppData\Local\Temp

I looked and found the very latest bitrock_installer and its contents
are as pasted below:

Log started 09/07/2011 at 17:06:38
Preferred installation mode : win32
Trying to init installer in mode win32
Mode win32 successfully initialized
Setting variable default_hostname from C:/Program Files/Java/
jdk1.6.0_27/jre/bin/java.exe QualifiedHostname
Script exit code: 1

Script output:

Script stderr:
java.lang.NoClassDefFoundError: QualifiedHostname
Caused by: java.lang.ClassNotFoundException: QualifiedHostname
at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
Could not find the main class: QualifiedHostname. Program will exit.
Exception in thread "main"

Error running C:/Program Files/Java/jdk1.6.0_27/jre/bin/java.exe
QualifiedHostname : java.lang.NoClassDefFoundError: QualifiedHostname
Caused by: java.lang.ClassNotFoundException: QualifiedHostname
at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
Could not find the main class: QualifiedHostname. Program will exit.
Exception in thread "main"

I have not been able to determine what sort of permissions I have to
these folders as they are invisible to me when trying to view them in
Windows Explorer, I have to manually type in the file path i got from
running the echo %TEMP% command in the address bar. Hope all this
information is helpful in getting this sorted, the Health institute I
work in was intending to start piloting ODK by the end of October, so
it would be really helpful for me to get the hang of it now, rather
than later, as I am the proponent of ODK at the institute, and as
such, the lead developer/implementer of the ODK solution. Would you
say that that is an overly-ambitious timeline, considering I am still
at the first stage of implementing (setting up)? Your advice would be
much appreciated.

Tumaini

Thanks in advance

--
Post: opendatakit@googlegroups.com
Unsubscribe: opendatakit+unsubscribe@googlegroups.com
Options: http://groups.google.com/group/opendatakit?hl=en

--
Mitch Sundt
Software Engineer
http://www.OpenDataKit.org
University of Washington
mitchellsundt@gmail.com

Hi All,
I ve tried to install the beta version 1.0 everything work good but
I cant access it.It is asking for the ODK aggregate password.
Please Can someone help me to fix that and move forward.

Regards,

Patrice

··· On 8 sep, 14:42, Mitch Sundt wrote: > Hi Tumaini, > > I've tried the installer on a clean 32-bit Windows 7 system and have been > unable to replicate the problem, both when running as an administrator and > when running as an unprivileged user. I've also tried various combinations > of installations of JRE 7, JDK 7 + Glassfish, and JRE 6. All seem to work > through the hostname screen during a PostgreSQL install. > > What version of Windows are you running? > > Can you try running the installer on a different machine? > > The installer requires a JRE but does not alter any settings on the machine; > you can run the installer without first having installed tomcat or > postgresql. If running on a different machine, be sure to change the > fully-qualified hostname to your target machine. The "ODK Aggregate" > directory that the installer produces contains the configured war file and > instructions on what to do with it. Once that directory is created, it (or > just the war file within it) can be copied as needed. > > w.r.t. timeline: Not being able to use the ODK Aggregate 1.0 installer is a > big problem. If we can resolve that issue, whether the timelime is > reasonable depends upon how complex a form you need and how quickly you need > to ramp up everyone's use of ODK Collect & Aggregate during the pilot. If > you only need a simple form and can introduce ODK tools slowly to your > workforce, October is aggressive, but doable (assuming you can get past the > Aggregate installer issue). > > Mitch > > > > > > > > > > On Thu, Sep 8, 2011 at 2:51 AM, Tumaini Kilimba wrote: > > Thanks for the resoponse. The values are as follows: > > > echo %TEMP% : C:\Users\Tumaini\AppData\Local\Temp > > echo %TMP% : C:\Users\Tumaini\AppData\Local\Temp > > > I looked and found the very latest bitrock_installer and its contents > > are as pasted below: > > > Log started 09/07/2011 at 17:06:38 > > Preferred installation mode : win32 > > Trying to init installer in mode win32 > > Mode win32 successfully initialized > > Setting variable default_hostname from C:/Program Files/Java/ > > jdk1.6.0_27/jre/bin/java.exe QualifiedHostname > > Script exit code: 1 > > > Script output: > > > Script stderr: > > java.lang.NoClassDefFoundError: QualifiedHostname > > Caused by: java.lang.ClassNotFoundException: QualifiedHostname > > at java.net.URLClassLoader$1.run(URLClassLoader.java:202) > > at java.security.AccessController.doPrivileged(Native Method) > > at java.net.URLClassLoader.findClass(URLClassLoader.java:190) > > at java.lang.ClassLoader.loadClass(ClassLoader.java:306) > > at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301) > > at java.lang.ClassLoader.loadClass(ClassLoader.java:247) > > Could not find the main class: QualifiedHostname. Program will exit. > > Exception in thread "main" > > > Error running C:/Program Files/Java/jdk1.6.0_27/jre/bin/java.exe > > QualifiedHostname : java.lang.NoClassDefFoundError: QualifiedHostname > > Caused by: java.lang.ClassNotFoundException: QualifiedHostname > > at java.net.URLClassLoader$1.run(URLClassLoader.java:202) > > at java.security.AccessController.doPrivileged(Native Method) > > at java.net.URLClassLoader.findClass(URLClassLoader.java:190) > > at java.lang.ClassLoader.loadClass(ClassLoader.java:306) > > at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301) > > at java.lang.ClassLoader.loadClass(ClassLoader.java:247) > > Could not find the main class: QualifiedHostname. Program will exit. > > Exception in thread "main" > > > I have not been able to determine what sort of permissions I have to > > these folders as they are invisible to me when trying to view them in > > Windows Explorer, I have to manually type in the file path i got from > > running the echo %TEMP% command in the address bar. Hope all this > > information is helpful in getting this sorted, the Health institute I > > work in was intending to start piloting ODK by the end of October, so > > it would be really helpful for me to get the hang of it now, rather > > than later, as I am the proponent of ODK at the institute, and as > > such, the lead developer/implementer of the ODK solution. Would you > > say that that is an overly-ambitious timeline, considering I am still > > at the first stage of implementing (setting up)? Your advice would be > > much appreciated. > > > Tumaini > > > Thanks in advance > > > -- > > Post: opendatakit@googlegroups.com > > Unsubscribe: opendatakit+unsubscribe@googlegroups.com > > Options:http://groups.google.com/group/opendatakit?hl=en > > -- > Mitch Sundt > Software Engineerhttp://www.OpenDataKit.org > University of Washington > mitchellsu...@gmail.com

Hi Patrice,

During the install, you specify a Google Accounts e-mail account.

When you first visit the ODK Aggregate instance, you need to click "Sign in
with Google" and use that Google Accounts e-mail account. If you have
several such accounts, be sure to log into Google with the account you
specified before clicking this button.

Once logged in with this account, you can visit the Site Admin / Permissions
tab and add ODK Aggregate users; once they are added, you can set their
passwords. Only then can you click the "Sign in with Aggregate password"
and specify one of these users and their respective password.

Mitch

··· On Thu, Sep 8, 2011 at 12:26 PM, Patrice CLEDO wrote:

Hi All,
I ve tried to install the beta version 1.0 everything work good but
I cant access it.It is asking for the ODK aggregate password.
Please Can someone help me to fix that and move forward.

Regards,

Patrice

On 8 sep, 14:42, Mitch Sundt msu...@cs.washington.edu wrote:

Hi Tumaini,

I've tried the installer on a clean 32-bit Windows 7 system and have been
unable to replicate the problem, both when running as an administrator
and
when running as an unprivileged user. I've also tried various
combinations
of installations of JRE 7, JDK 7 + Glassfish, and JRE 6. All seem to
work
through the hostname screen during a PostgreSQL install.

What version of Windows are you running?

Can you try running the installer on a different machine?

The installer requires a JRE but does not alter any settings on the
machine;
you can run the installer without first having installed tomcat or
postgresql. If running on a different machine, be sure to change the
fully-qualified hostname to your target machine. The "ODK Aggregate"
directory that the installer produces contains the configured war file
and
instructions on what to do with it. Once that directory is created, it
(or
just the war file within it) can be copied as needed.

w.r.t. timeline: Not being able to use the ODK Aggregate 1.0 installer
is a
big problem. If we can resolve that issue, whether the timelime is
reasonable depends upon how complex a form you need and how quickly you
need
to ramp up everyone's use of ODK Collect & Aggregate during the pilot.
If
you only need a simple form and can introduce ODK tools slowly to your
workforce, October is aggressive, but doable (assuming you can get past
the
Aggregate installer issue).

Mitch

On Thu, Sep 8, 2011 at 2:51 AM, Tumaini Kilimba tkili...@ihi.or.tz wrote:

Thanks for the resoponse. The values are as follows:

echo %TEMP% : C:\Users\Tumaini\AppData\Local\Temp
echo %TMP% : C:\Users\Tumaini\AppData\Local\Temp

I looked and found the very latest bitrock_installer and its contents
are as pasted below:

Log started 09/07/2011 at 17:06:38
Preferred installation mode : win32
Trying to init installer in mode win32
Mode win32 successfully initialized
Setting variable default_hostname from C:/Program Files/Java/
jdk1.6.0_27/jre/bin/java.exe QualifiedHostname
Script exit code: 1

Script output:

Script stderr:
java.lang.NoClassDefFoundError: QualifiedHostname
Caused by: java.lang.ClassNotFoundException: QualifiedHostname
at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
Could not find the main class: QualifiedHostname. Program will exit.
Exception in thread "main"

Error running C:/Program Files/Java/jdk1.6.0_27/jre/bin/java.exe
QualifiedHostname : java.lang.NoClassDefFoundError: QualifiedHostname
Caused by: java.lang.ClassNotFoundException: QualifiedHostname
at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
Could not find the main class: QualifiedHostname. Program will exit.
Exception in thread "main"

I have not been able to determine what sort of permissions I have to
these folders as they are invisible to me when trying to view them in
Windows Explorer, I have to manually type in the file path i got from
running the echo %TEMP% command in the address bar. Hope all this
information is helpful in getting this sorted, the Health institute I
work in was intending to start piloting ODK by the end of October, so
it would be really helpful for me to get the hang of it now, rather
than later, as I am the proponent of ODK at the institute, and as
such, the lead developer/implementer of the ODK solution. Would you
say that that is an overly-ambitious timeline, considering I am still
at the first stage of implementing (setting up)? Your advice would be
much appreciated.

Tumaini

Thanks in advance

--
Post: opendatakit@googlegroups.com
Unsubscribe: opendatakit+unsubscribe@googlegroups.com
Options:http://groups.google.com/group/opendatakit?hl=en

--
Mitch Sundt
Software Engineerhttp://www.OpenDataKit.org
University of Washington
mitchellsu...@gmail.com

--
Post: opendatakit@googlegroups.com
Unsubscribe: opendatakit+unsubscribe@googlegroups.com
Options: http://groups.google.com/group/opendatakit?hl=en

--
Mitch Sundt
Software Engineer
http://www.OpenDataKit.org
University of Washington
mitchellsundt@gmail.com

Mitch,
Thanks a lot for your help.I figured it out before your mail but I still
have some trouble.The issue is I've installed the agregate test one before
and now i am
trying to lauch another one based on mysql and I thing have some conflict
but i have only one instance of the aggregate in mytomcat application
manager.I can't figure out what is wexactly the problem.It 's is blinking
butany data could not display in the web interface.

Your help you be greatly appreciate.

Patrice

··· On Thu, Sep 8, 2011 at 5:51 PM, Mitch Sundt wrote:

Hi Patrice,

During the install, you specify a Google Accounts e-mail account.

When you first visit the ODK Aggregate instance, you need to click "Sign in
with Google" and use that Google Accounts e-mail account. If you have
several such accounts, be sure to log into Google with the account you
specified before clicking this button.

Once logged in with this account, you can visit the Site Admin /
Permissions tab and add ODK Aggregate users; once they are added, you can
set their passwords. Only then can you click the "Sign in with Aggregate
password" and specify one of these users and their respective password.

Mitch

On Thu, Sep 8, 2011 at 12:26 PM, Patrice CLEDO masterpcledo@gmail.comwrote:

Hi All,
I ve tried to install the beta version 1.0 everything work good but
I cant access it.It is asking for the ODK aggregate password.
Please Can someone help me to fix that and move forward.

Regards,

Patrice

On 8 sep, 14:42, Mitch Sundt msu...@cs.washington.edu wrote:

Hi Tumaini,

I've tried the installer on a clean 32-bit Windows 7 system and have
been
unable to replicate the problem, both when running as an administrator
and
when running as an unprivileged user. I've also tried various
combinations
of installations of JRE 7, JDK 7 + Glassfish, and JRE 6. All seem to
work
through the hostname screen during a PostgreSQL install.

What version of Windows are you running?

Can you try running the installer on a different machine?

The installer requires a JRE but does not alter any settings on the
machine;
you can run the installer without first having installed tomcat or
postgresql. If running on a different machine, be sure to change the
fully-qualified hostname to your target machine. The "ODK Aggregate"
directory that the installer produces contains the configured war file
and
instructions on what to do with it. Once that directory is created, it
(or
just the war file within it) can be copied as needed.

w.r.t. timeline: Not being able to use the ODK Aggregate 1.0 installer
is a
big problem. If we can resolve that issue, whether the timelime is
reasonable depends upon how complex a form you need and how quickly you
need
to ramp up everyone's use of ODK Collect & Aggregate during the pilot.
If
you only need a simple form and can introduce ODK tools slowly to your
workforce, October is aggressive, but doable (assuming you can get past
the
Aggregate installer issue).

Mitch

On Thu, Sep 8, 2011 at 2:51 AM, Tumaini Kilimba tkili...@ihi.or.tz wrote:

Thanks for the resoponse. The values are as follows:

echo %TEMP% : C:\Users\Tumaini\AppData\Local\Temp
echo %TMP% : C:\Users\Tumaini\AppData\Local\Temp

I looked and found the very latest bitrock_installer and its contents
are as pasted below:

Log started 09/07/2011 at 17:06:38
Preferred installation mode : win32
Trying to init installer in mode win32
Mode win32 successfully initialized
Setting variable default_hostname from C:/Program Files/Java/
jdk1.6.0_27/jre/bin/java.exe QualifiedHostname
Script exit code: 1

Script output:

Script stderr:
java.lang.NoClassDefFoundError: QualifiedHostname
Caused by: java.lang.ClassNotFoundException: QualifiedHostname
at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at
sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
Could not find the main class: QualifiedHostname. Program will exit.
Exception in thread "main"

Error running C:/Program Files/Java/jdk1.6.0_27/jre/bin/java.exe
QualifiedHostname : java.lang.NoClassDefFoundError: QualifiedHostname
Caused by: java.lang.ClassNotFoundException: QualifiedHostname
at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at
sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
Could not find the main class: QualifiedHostname. Program will exit.
Exception in thread "main"

I have not been able to determine what sort of permissions I have to
these folders as they are invisible to me when trying to view them in
Windows Explorer, I have to manually type in the file path i got from
running the echo %TEMP% command in the address bar. Hope all this
information is helpful in getting this sorted, the Health institute I
work in was intending to start piloting ODK by the end of October, so
it would be really helpful for me to get the hang of it now, rather
than later, as I am the proponent of ODK at the institute, and as
such, the lead developer/implementer of the ODK solution. Would you
say that that is an overly-ambitious timeline, considering I am still
at the first stage of implementing (setting up)? Your advice would be
much appreciated.

Tumaini

Thanks in advance

--
Post: opendatakit@googlegroups.com
Unsubscribe: opendatakit+unsubscribe@googlegroups.com
Options:http://groups.google.com/group/opendatakit?hl=en

--
Mitch Sundt
Software Engineerhttp://www.OpenDataKit.org
University of Washington
mitchellsu...@gmail.com

--
Post: opendatakit@googlegroups.com
Unsubscribe: opendatakit+unsubscribe@googlegroups.com
Options: http://groups.google.com/group/opendatakit?hl=en

--
Mitch Sundt
Software Engineer

http://www.OpenDataKit.org
University of Washington
mitchellsundt@gmail.com

--
Post: opendatakit@googlegroups.com
Unsubscribe: opendatakit+unsubscribe@googlegroups.com
Options: http://groups.google.com/group/opendatakit?hl=en

You can find the error log for Tomcat under (with a typical Windows install)

C:\Program Files\Tomcat\apache-tomcat-6.0.26\logs

The ones that usually contain errors are the catalina log files. Look in
the most recent log file (for simplicity, stop tomcat, delete the contents
of this directory, then restart tomcat and browse to the application; the
files that appear are the current log files).

If it complains about accessing the database, it is likely that you have not
executed the database configuration script or you specified improper values
for accessing the database server (e.g., if it is on a different host, you
didn't fill in the fully qualified hostname for the database server but left
it as 127.0.0.1).

If the error is not obvious, send that file as an attachment.

Mitch

··· On Thu, Sep 8, 2011 at 3:41 PM, Patrice CLEDO wrote:

Mitch,
Thanks a lot for your help.I figured it out before your mail but I still
have some trouble.The issue is I've installed the agregate test one before
and now i am
trying to lauch another one based on mysql and I thing have some conflict
but i have only one instance of the aggregate in mytomcat application
manager.I can't figure out what is wexactly the problem.It 's is blinking
butany data could not display in the web interface.

Your help you be greatly appreciate.

Patrice

On Thu, Sep 8, 2011 at 5:51 PM, Mitch Sundt msundt@cs.washington.eduwrote:

Hi Patrice,

During the install, you specify a Google Accounts e-mail account.

When you first visit the ODK Aggregate instance, you need to click "Sign
in with Google" and use that Google Accounts e-mail account. If you have
several such accounts, be sure to log into Google with the account you
specified before clicking this button.

Once logged in with this account, you can visit the Site Admin /
Permissions tab and add ODK Aggregate users; once they are added, you can
set their passwords. Only then can you click the "Sign in with Aggregate
password" and specify one of these users and their respective password.

Mitch

On Thu, Sep 8, 2011 at 12:26 PM, Patrice CLEDO masterpcledo@gmail.comwrote:

Hi All,
I ve tried to install the beta version 1.0 everything work good but
I cant access it.It is asking for the ODK aggregate password.
Please Can someone help me to fix that and move forward.

Regards,

Patrice

On 8 sep, 14:42, Mitch Sundt msu...@cs.washington.edu wrote:

Hi Tumaini,

I've tried the installer on a clean 32-bit Windows 7 system and have
been
unable to replicate the problem, both when running as an administrator
and
when running as an unprivileged user. I've also tried various
combinations
of installations of JRE 7, JDK 7 + Glassfish, and JRE 6. All seem to
work
through the hostname screen during a PostgreSQL install.

What version of Windows are you running?

Can you try running the installer on a different machine?

The installer requires a JRE but does not alter any settings on the
machine;
you can run the installer without first having installed tomcat or
postgresql. If running on a different machine, be sure to change the
fully-qualified hostname to your target machine. The "ODK Aggregate"
directory that the installer produces contains the configured war file
and
instructions on what to do with it. Once that directory is created, it
(or
just the war file within it) can be copied as needed.

w.r.t. timeline: Not being able to use the ODK Aggregate 1.0 installer
is a
big problem. If we can resolve that issue, whether the timelime is
reasonable depends upon how complex a form you need and how quickly you
need
to ramp up everyone's use of ODK Collect & Aggregate during the pilot.
If
you only need a simple form and can introduce ODK tools slowly to your
workforce, October is aggressive, but doable (assuming you can get past
the
Aggregate installer issue).

Mitch

On Thu, Sep 8, 2011 at 2:51 AM, Tumaini Kilimba tkili...@ihi.or.tz wrote:

Thanks for the resoponse. The values are as follows:

echo %TEMP% : C:\Users\Tumaini\AppData\Local\Temp
echo %TMP% : C:\Users\Tumaini\AppData\Local\Temp

I looked and found the very latest bitrock_installer and its contents
are as pasted below:

Log started 09/07/2011 at 17:06:38
Preferred installation mode : win32
Trying to init installer in mode win32
Mode win32 successfully initialized
Setting variable default_hostname from C:/Program Files/Java/
jdk1.6.0_27/jre/bin/java.exe QualifiedHostname
Script exit code: 1

Script output:

Script stderr:
java.lang.NoClassDefFoundError: QualifiedHostname
Caused by: java.lang.ClassNotFoundException: QualifiedHostname
at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at
sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
Could not find the main class: QualifiedHostname. Program will exit.
Exception in thread "main"

Error running C:/Program Files/Java/jdk1.6.0_27/jre/bin/java.exe
QualifiedHostname : java.lang.NoClassDefFoundError: QualifiedHostname
Caused by: java.lang.ClassNotFoundException: QualifiedHostname
at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at
sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
Could not find the main class: QualifiedHostname. Program will exit.
Exception in thread "main"

I have not been able to determine what sort of permissions I have to
these folders as they are invisible to me when trying to view them in
Windows Explorer, I have to manually type in the file path i got from
running the echo %TEMP% command in the address bar. Hope all this
information is helpful in getting this sorted, the Health institute I
work in was intending to start piloting ODK by the end of October, so
it would be really helpful for me to get the hang of it now, rather
than later, as I am the proponent of ODK at the institute, and as
such, the lead developer/implementer of the ODK solution. Would you
say that that is an overly-ambitious timeline, considering I am still
at the first stage of implementing (setting up)? Your advice would be
much appreciated.

Tumaini

Thanks in advance

--
Post: opendatakit@googlegroups.com
Unsubscribe: opendatakit+unsubscribe@googlegroups.com
Options:http://groups.google.com/group/opendatakit?hl=en

--
Mitch Sundt
Software Engineerhttp://www.OpenDataKit.org
University of Washington
mitchellsu...@gmail.com

--
Post: opendatakit@googlegroups.com
Unsubscribe: opendatakit+unsubscribe@googlegroups.com
Options: http://groups.google.com/group/opendatakit?hl=en

--
Mitch Sundt
Software Engineer

http://www.OpenDataKit.org
University of Washington
mitchellsundt@gmail.com

--
Post: opendatakit@googlegroups.com
Unsubscribe: opendatakit+unsubscribe@googlegroups.com
Options: http://groups.google.com/group/opendatakit?hl=en

--
Post: opendatakit@googlegroups.com
Unsubscribe: opendatakit+unsubscribe@googlegroups.com
Options: http://groups.google.com/group/opendatakit?hl=en

--
Mitch Sundt
Software Engineer
http://www.OpenDataKit.org
University of Washington
mitchellsundt@gmail.com

Hi Mitch,
Let me send you the log files maybe you can see what is wrong with my
installation.
It should be noted that I tryed using my google account.Apprently in get
access to the aggregate platform in local.But It can't display all the
content of the page.Only the logo the help icons but they are blinking.First
time i see such thing.

Regards,

Patrice

catalina.2011-09-09.log (86.3 KB)

··· On Thu, Sep 8, 2011 at 7:25 PM, Mitch Sundt wrote:

You can find the error log for Tomcat under (with a typical Windows
install)

C:\Program Files\Tomcat\apache-tomcat-6.0.26\logs

The ones that usually contain errors are the catalina log files. Look in
the most recent log file (for simplicity, stop tomcat, delete the contents
of this directory, then restart tomcat and browse to the application; the
files that appear are the current log files).

If it complains about accessing the database, it is likely that you have
not executed the database configuration script or you specified improper
values for accessing the database server (e.g., if it is on a different
host, you didn't fill in the fully qualified hostname for the database
server but left it as 127.0.0.1).

If the error is not obvious, send that file as an attachment.

Mitch

On Thu, Sep 8, 2011 at 3:41 PM, Patrice CLEDO masterpcledo@gmail.comwrote:

Mitch,
Thanks a lot for your help.I figured it out before your mail but I still
have some trouble.The issue is I've installed the agregate test one before
and now i am
trying to lauch another one based on mysql and I thing have some conflict
but i have only one instance of the aggregate in mytomcat application
manager.I can't figure out what is wexactly the problem.It 's is blinking
butany data could not display in the web interface.

Your help you be greatly appreciate.

Patrice

On Thu, Sep 8, 2011 at 5:51 PM, Mitch Sundt msundt@cs.washington.eduwrote:

Hi Patrice,

During the install, you specify a Google Accounts e-mail account.

When you first visit the ODK Aggregate instance, you need to click "Sign
in with Google" and use that Google Accounts e-mail account. If you have
several such accounts, be sure to log into Google with the account you
specified before clicking this button.

Once logged in with this account, you can visit the Site Admin /
Permissions tab and add ODK Aggregate users; once they are added, you can
set their passwords. Only then can you click the "Sign in with Aggregate
password" and specify one of these users and their respective password.

Mitch

On Thu, Sep 8, 2011 at 12:26 PM, Patrice CLEDO masterpcledo@gmail.comwrote:

Hi All,
I ve tried to install the beta version 1.0 everything work good but
I cant access it.It is asking for the ODK aggregate password.
Please Can someone help me to fix that and move forward.

Regards,

Patrice

On 8 sep, 14:42, Mitch Sundt msu...@cs.washington.edu wrote:

Hi Tumaini,

I've tried the installer on a clean 32-bit Windows 7 system and have
been
unable to replicate the problem, both when running as an administrator
and
when running as an unprivileged user. I've also tried various
combinations
of installations of JRE 7, JDK 7 + Glassfish, and JRE 6. All seem to
work
through the hostname screen during a PostgreSQL install.

What version of Windows are you running?

Can you try running the installer on a different machine?

The installer requires a JRE but does not alter any settings on the
machine;
you can run the installer without first having installed tomcat or
postgresql. If running on a different machine, be sure to change the
fully-qualified hostname to your target machine. The "ODK Aggregate"
directory that the installer produces contains the configured war file
and
instructions on what to do with it. Once that directory is created,
it (or
just the war file within it) can be copied as needed.

w.r.t. timeline: Not being able to use the ODK Aggregate 1.0
installer is a
big problem. If we can resolve that issue, whether the timelime is
reasonable depends upon how complex a form you need and how quickly
you need
to ramp up everyone's use of ODK Collect & Aggregate during the pilot.
If
you only need a simple form and can introduce ODK tools slowly to your
workforce, October is aggressive, but doable (assuming you can get
past the
Aggregate installer issue).

Mitch

On Thu, Sep 8, 2011 at 2:51 AM, Tumaini Kilimba tkili...@ihi.or.tz wrote:

Thanks for the resoponse. The values are as follows:

echo %TEMP% : C:\Users\Tumaini\AppData\Local\Temp
echo %TMP% : C:\Users\Tumaini\AppData\Local\Temp

I looked and found the very latest bitrock_installer and its
contents
are as pasted below:

Log started 09/07/2011 at 17:06:38
Preferred installation mode : win32
Trying to init installer in mode win32
Mode win32 successfully initialized
Setting variable default_hostname from C:/Program Files/Java/
jdk1.6.0_27/jre/bin/java.exe QualifiedHostname
Script exit code: 1

Script output:

Script stderr:
java.lang.NoClassDefFoundError: QualifiedHostname
Caused by: java.lang.ClassNotFoundException: QualifiedHostname
at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at
sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
Could not find the main class: QualifiedHostname. Program will
exit.
Exception in thread "main"

Error running C:/Program Files/Java/jdk1.6.0_27/jre/bin/java.exe
QualifiedHostname : java.lang.NoClassDefFoundError:
QualifiedHostname
Caused by: java.lang.ClassNotFoundException: QualifiedHostname
at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at
sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
Could not find the main class: QualifiedHostname. Program will
exit.
Exception in thread "main"

I have not been able to determine what sort of permissions I have to
these folders as they are invisible to me when trying to view them
in
Windows Explorer, I have to manually type in the file path i got
from
running the echo %TEMP% command in the address bar. Hope all this
information is helpful in getting this sorted, the Health institute
I
work in was intending to start piloting ODK by the end of October,
so
it would be really helpful for me to get the hang of it now, rather
than later, as I am the proponent of ODK at the institute, and as
such, the lead developer/implementer of the ODK solution. Would you
say that that is an overly-ambitious timeline, considering I am
still
at the first stage of implementing (setting up)? Your advice would
be
much appreciated.

Tumaini

Thanks in advance

--
Post: opendatakit@googlegroups.com
Unsubscribe: opendatakit+unsubscribe@googlegroups.com
Options:http://groups.google.com/group/opendatakit?hl=en

--
Mitch Sundt
Software Engineerhttp://www.OpenDataKit.org
University of Washington
mitchellsu...@gmail.com

--
Post: opendatakit@googlegroups.com
Unsubscribe: opendatakit+unsubscribe@googlegroups.com
Options: http://groups.google.com/group/opendatakit?hl=en

--
Mitch Sundt
Software Engineer

http://www.OpenDataKit.org
University of Washington
mitchellsundt@gmail.com

--
Post: opendatakit@googlegroups.com
Unsubscribe: opendatakit+unsubscribe@googlegroups.com
Options: http://groups.google.com/group/opendatakit?hl=en

--
Post: opendatakit@googlegroups.com
Unsubscribe: opendatakit+unsubscribe@googlegroups.com
Options: http://groups.google.com/group/opendatakit?hl=en

--
Mitch Sundt
Software Engineer
http://www.OpenDataKit.org
University of Washington
mitchellsundt@gmail.com

--
Post: opendatakit@googlegroups.com
Unsubscribe: opendatakit+unsubscribe@googlegroups.com
Options: http://groups.google.com/group/opendatakit?hl=en