Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

[14:22:32 CDT(-0500)] <TonyUnicon> does that return anything?

[14:22:57 CDT(-0500)] <JasonElwood> yeah. I fixed it

[14:23:14 CDT(-0500)] <JasonElwood> well, updated the data

[14:23:24 CDT(-0500)] <JasonElwood> any ideas on the exception with externalcourse?

[14:24:30 CDT(-0500)] <TonyUnicon> I didn't see an exception

[14:24:34 CDT(-0500)] <TonyUnicon> just that you told me it times out

[14:24:43 CDT(-0500)] <JasonElwood> I posted it here

[14:24:57 CDT(-0500)] <JasonElwood>  DEV: 18:59:30.164 [http-8081-1] ERROR o.j.s.w.a.e.ExternalCourseController - Error:

[14:24:57 CDT(-0500)] <JasonElwood> org.springframework.http.converter.HttpMessageNotWritableException: Could not write JSON: null; nested exception is ClientAbortException:  java.net.SocketException: Brok

[14:24:57 CDT(-0500)] <JasonElwood> en pipe

[14:24:57 CDT(-0500)] <JasonElwood>     at org.springframework.http.converter.json.MappingJacksonHttpMessageConverter.writeInternal(MappingJacksonHttpMessageConverter.java:143) ~[spring-web-3.1.2.RELEA

[14:24:57 CDT(-0500)] <JasonElwood> SE.jar:3.1.2.RELEASE]

[14:24:57 CDT(-0500)] <JasonElwood>     at org.springframework.http.converter.AbstractHttpMessageConverter.write(AbstractHttpMessageConverter.java:179) ~[spring-web-3.1.2.RELEASE.jar:3.1.2.RELEASE]

[14:24:57 CDT(-0500)] <JasonElwood>     at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodProcessor.writeWithMessageConverters(AbstractMessageConverterMethodProcess

[14:24:58 CDT(-0500)] <JasonElwood> or.java:138) ~[spring-webmvc-3.1.2.RELEASE.jar:3.1.2.RELEASE]

[14:24:58 CDT(-0500)] <JasonElwood>     at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodProcessor.writeWithMessageConverters(AbstractMessageConverterMethodProcess

[14:24:59 CDT(-0500)] <JasonElwood> or.java:80) ~[spring-webmvc-3.1.2.RELEASE.jar:3.1.2.RELEASE]

[14:24:59 CDT(-0500)] <JasonElwood>     at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.handleReturnValue(RequestResponseBodyMethodProcessor.java:94) ~[sprin

[14:25:00 CDT(-0500)] <JasonElwood> g-webmvc-3.1.2.RELEASE.jar:3.1.2.RELEASE]

[14:25:00 CDT(-0500)] <JasonElwood>     at org.springframework.web.method.support.HandlerMethodReturnValueHandlerComposite.handleReturnValue(HandlerMethodReturnValueHandlerComposite.java:74) ~[spring-w

[14:25:01 CDT(-0500)] <JasonElwood> eb-3.1.2.RELEASE.jar:3.1.2.RELEASE]

[14:25:15 CDT(-0500)] <JasonElwood> irc rejected it

[14:26:51 CDT(-0500)] <js70> gender is an enum I believe and if you are sending an gender that doesn't match the enum values, you will cause an error.

[14:26:53 CDT(-0500)] <js70> Gender with code x not found

[14:27:16 CDT(-0500)] <JasonElwood> yeah. I got it fixed. thanks. that value is in the sample data Tyler created

[14:29:15 CDT(-0500)] <TonyUnicon> select count(star) from external_course

[14:29:23 CDT(-0500)] <JasonElwood> 3112

[14:30:53 CDT(-0500)] <TonyUnicon> can you send me a dump of that table

[14:32:15 CDT(-0500)] <TonyUnicon> or maybe we should webex

[14:32:22 CDT(-0500)] <TonyUnicon> that would probably be faster overall