Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Delayed Job exception - Unexpected Token ";" #39

Closed
aaronworsham opened this issue May 9, 2013 · 3 comments
Closed

Delayed Job exception - Unexpected Token ";" #39

aaronworsham opened this issue May 9, 2013 · 3 comments

Comments

@aaronworsham
Copy link

Error:
Delayed Job is Failing with the following Error;
failed with error 16722: "exception: JavaScript execution failed: SyntaxError: Unexpected token ;"

Steps to reproduce:
I have a brand new install of popHealth on a new Ubuntu server installed following the steps from the 2.1 wiki install page.

After importing the bundle-latest.zip and running the rake db:seed I have a clean db with 56 patient records and 22 measures.

I turn on the delayed job queue with the rake task and log the output to a file.

I register a new user on popHealth, approve them with the rake task and grant them admin rights.

I login with the user and click on any checkbox on the left, for example 'Home Management Plan of Care (HMPC) Document Given to Patient/Caregiver'

Delayed Job logs a large map reduce section that errors with the exception.

Log is attached at dropbox

https://www.dropbox.com/s/031x8xgq8cbq2zf/delayed_job.log

@hadleynet
Copy link
Contributor

Sorry for the delay. This issue is now fixed in the develop branch of popHealth. The issue was version skew between the measures in the 2.2 bundle and the quality-measure-engine gem used by popHealth to calculate the measures.

Marc.

From: Aaron Worsham <notifications@github.commailto:notifications@github.com>
Reply-To: pophealth/popHealth <reply@reply.github.commailto:reply@reply.github.com>
Date: Thursday, May 9, 2013 12:09 PM
To: pophealth/popHealth <popHealth@noreply.github.commailto:popHealth@noreply.github.com>
Subject: [popHealth] Delayed Job exception - Unexpected Token ";" (#39)

Error:
Delayed Job is Failing with the following Error;
failed with error 16722: "exception: JavaScript execution failed: SyntaxError: Unexpected token ;"

Steps to reproduce:
I have a brand new install of popHealth on a new Ubuntu server installed following the steps from the 2.1 wiki install page.

After importing the bundle-latest.zip and running the rake db:seed I have a clean db with 56 patient records and 22 measures.

I turn on the delayed job queue with the rake task and log the output to a file.

I register a new user on popHealth, approve them with the rake task and grant them admin rights.

I login with the user and click on any checkbox on the left, for example 'Home Management Plan of Care (HMPC) Document Given to Patient/Caregiver'

Delayed Job logs a large map reduce section that errors with the exception.

Log is attached at dropbox

https://www.dropbox.com/s/031x8xgq8cbq2zf/delayed_job.log


Reply to this email directly or view it on GitHubhttps://github.com//issues/39.

@pelargir
Copy link
Contributor

Can this issue be closed?

@aaronworsham
Copy link
Author

yes, thank you

On Tue, Jul 30, 2013 at 4:52 PM, Matthew Bass notifications@github.comwrote:

Can this issue be closed?


Reply to this email directly or view it on GitHubhttps://github.com//issues/39#issuecomment-21821944
.


-Aaron Worsham
@Saboom // @aaronworsham
248.812.9043

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants