This topic needs a title

Hi
when i run the odk aggregate sourece code (eclipse-aggregate-gae) according
to the guide line , but get this like error
how its resolve it

··· ######### Jun 18, 2013 4:19:55 PM org.opendatakit.common.security.spring.OutOfBandAuthenticationProvider createSuccessfulAuthentication WARNING: OpenId attribute e-mail: mailto:example@example.com did not match any known e-mail addresses! User mailto:example@example.com is not registered Jun 18, 2013 4:19:55 PM org.opendatakit.aggregate.servlet.OpenIdLoginPageServlet doGet INFO: Incoming servername: 127.0.0.1 expected: sprite.dyn.cs.washington.edu -- redirecting.

also i put my google app engine email for propertie configuration file and
then build jar file..

sincerely
Dilan Sanjay

Email : dilsanja@gmail.com dilsanja@hotmail.com
*Mobile *: +94715566573
*Address *: No:36, Gold View Estate,Korosduwa, Wadduwa
WebSite: dilansanjaya.blogspot.com http://dilansanjaya.blogspot.com%20

I see that the CONFIGURE.txt file is missing a step:

.....
File / Import:

Choose the directory of the clone'd repository as the directory to

search
(this is one level below the workspace directory).

Choose ONLY the *eclipse-aggregate-gae* and *odk-gae-settings* projects.

This should refresh and build with one error (a missing

odk-settings-latest.jar).

(4) Edit odk-gae-settings / common / security.properties

Set the security.server.superUser to your gmail account.

Additionally, set the security.server.hostname=
(blank) or to a dynamic DNS name or IP for your development box.

Save.

(5) In the odk-gae-settings project, Select the 'build.xml' (Ant
Buildfile), right-click, and
choose Run As / Ant Build. This will rebuild the configuration
jar and copy it into the eclipse project.

··· ---------------------------- The WARNING from the OutOfBandAuthenticationProvider is to be expected. ODK Aggregate accepts OpenID logins with Google credentials and the older Oauth1 credentials when running under Google AppEngine (only); the later are used by ODK Build when directly submitting forms to ODK Aggregate. The development environment dummies up a valid Oauth1 credential for the user ' example@example.com' This comes in as a valid user credential, that user is checked against the list of allowed users on your ODK Aggregate development instance, determined to not be on the list, this warning is logged, and the user is redirected to the login screen.

On Wed, Jun 19, 2013 at 8:29 AM, Dilan sanjaya Perera dilsanja@gmail.comwrote:

Hi
when i run the odk aggregate sourece code (eclipse-aggregate-gae)
according to the guide line , but get this like error
how its resolve it
#########
Jun 18, 2013 4:19:55 PM
org.opendatakit.common.security.spring.OutOfBandAuthenticationProvider
createSuccessfulAuthentication
WARNING: OpenId attribute e-mail: mailto:example@example.com did not
match any known e-mail addresses! User mailto:example@example.com is not
registered
Jun 18, 2013 4:19:55 PM
org.opendatakit.aggregate.servlet.OpenIdLoginPageServlet doGet
INFO: Incoming servername: 127.0.0.1 expected:
sprite.dyn.cs.washington.edu -- redirecting.

also i put my google app engine email for propertie configuration file and
then build jar file..

sincerely
Dilan Sanjay

Email : dilsanja@gmail.com dilsanja@hotmail.com
*Mobile *: +94715566573
*Address *: No:36, Gold View Estate,Korosduwa, Wadduwa
WebSite: dilansanjaya.blogspot.com http://dilansanjaya.blogspot.com%20

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

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