We need your help to ship great software, so please download this beta, try it, and report the issues you find. The release will be delayed until all reported issues with the beta are fixed.
For everyone who uses Briefcase, the important changes to verify are:
Changes to the pull and push user interface work as you expect
Can pull a blank form from the computer and push it to the server (replaces FormUploader)
Export, especially of large numbers of submissions is not slower
On the command line, your push only uploads the blank form if the form is not on the server
If you have a bit more time, please also verify the other changes in the release notes. Again, this beta will be released on Monday unless you report issues below.
it gets stuck on "Pulling from aggregate Server" after connect.
I tried connected as admin with one form on the server without submissions and one with submissions.
thanks for testing! I shared your report with our QAs who are in the middle of testing the newest version but it's not completely clear for them. Could you provide more info?
I've analysed the stacktrace and it points to a duplicate form in your storage directory. Did you manually copy or move forms in your storage directory, by any chance?
It works with your instance on appspot but I'm using a v1.4.13 Production Aggregate on my local server with tomcat 8.
I don't have any briefcase.log file on in the folder where the jar is. I see a .briefcase-javarosa.log that was created in other folders where I had the previous release.
But it is not the one for the beta.
Let's try to get the logs. I'm attaching to this comment a log config file I'd like you to use when trying to access your Aggregate 1.4.13 local server.
Hi, @aurdipas! I've veryfied on a win10 with the same JVM you're using that the logback conf I attached should work.
I've seen, though, that the arg after the -D should be quoted like this: java -D"logback.configurationFile=logback.xml" -jar .\ODK-Briefcase-v1.11.0-beta.0.jar
Try leaving the logback.xml file in the same folder as the Briefcase JAR file.
Something strange is going on here. @aurdipas and @ggalmazor, I think you might be in the same time zone. Might be easier to escalate to a quick Skype call?
@yanokwa I'm still in Singapore this week. @ggalmazor I tried from another windows laptop (win 7 and Java 8) and same issue.
I'll send you a pm with the credentials of my test server. It could be related somehow to my aggregate on Tomcat?