Skip to content

GrouperLoader job error on gte-full-demo 201906 #14

Open
wgthom opened this issue Apr 26, 2019 · 3 comments
Open

GrouperLoader job error on gte-full-demo 201906 #14

wgthom opened this issue Apr 26, 2019 · 3 comments
Assignees
Labels

Comments

@wgthom
Copy link
Collaborator

wgthom commented Apr 26, 2019

  1. docker run -d -p 389:389 -p 8443:443 -p 3306:3306
    --name gte-demo tier/gte:full_demo

  2. docker logs -f gte-demo

  3. get this error:
    grouper-api;grouper_error.log;training;gte-full-demo;2019-04-26 19:09:00,116: [DefaultQuartzScheduler_Worker-7] ERROR GrouperLoaderJob.execute(348) - - Error running up job
    java.lang.RuntimeException: Problem with query: select distinct id as SUBJECT_IDENTIFIER, 'ldap' as SUBJECT_SOURCE_ID, CONCAT('ref:course:', courseID) as GROUP_NAME from SIS_Courses order by group_name, on db: DB: user: root, url: jdbc:mysql://localhost:3306/grouper?CharSet=utf8&useUnicode=true&characterEncoding=utf8, driver: com.mysql.jdbc.Driver
    at edu.internet2.middleware.grouper.app.loader.db.GrouperLoaderResultset.(GrouperLoaderResultset.java:453)

@dima767
Copy link
Collaborator

dima767 commented Apr 26, 2019

Is Grouper still operational despite this error?

@dima767
Copy link
Collaborator

dima767 commented Apr 26, 2019

Also did you run with tier/gte:full_demo-201906 or just tier/gte:full_demo ?

@wgthom
Copy link
Collaborator Author

wgthom commented Apr 26, 2019

201906

Sign in to join this conversation on GitHub.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants