[10:48:43 CDT(-0500)] <TonyUnicon> I also have https://issues.jasig.org/browse/SSP-1673 to work on
[10:48:50 CDT(-0500)] <TonyUnicon> forgot to mention
[10:51:46 CDT(-0500)] <dmccallum54> k
[13:12:14 CDT(-0500)] <TonyUnicon> uportal does not compile for me after update
[13:12:38 CDT(-0500)] <TonyUnicon> hmm eclipse does not get the same error
[13:16:11 CDT(-0500)] <TonyUnicon> has anyone seen this before?
[13:16:11 CDT(-0500)] <TonyUnicon> [artifact:mvn] [ERROR] /Users/Dev/uPortal/uportal-war/src/test/java/org/jasig/portal/rdbm/TransientDatasource.java:[41,7] error: TransientDatasource is not abstract and does not override abstract method getParentLogger() in CommonDataSource
[13:22:04 CDT(-0500)] <dmccallum54> i have not
[13:22:49 CDT(-0500)] <dmccallum54> are you building with java 7?
[13:23:00 CDT(-0500)] <dmccallum54> http://docs.oracle.com/javase/7/docs/api/javax/sql/CommonDataSource.html#getParentLogger()
[13:29:26 CDT(-0500)] <TonyUnicon> yep thats it
[13:29:49 CDT(-0500)] <TonyUnicon> java -version
[13:29:49 CDT(-0500)] <TonyUnicon> java version "1.7.0_21"
[13:29:49 CDT(-0500)] <TonyUnicon> Java(TM) SE Runtime Environment (build 1.7.0_21-b12)
[13:29:49 CDT(-0500)] <TonyUnicon> Java HotSpot(TM) 64-Bit Server VM (build 23.21-b01, mixed mode)
[13:30:03 CDT(-0500)] <TonyUnicon> thanks
[15:04:14 CDT(-0500)] <TonyUnicon> after update:
[15:04:34 CDT(-0500)] <TonyUnicon> . GET http://localhost:8080/ssp/api/1/server/version 404 (Not Found)
[15:05:15 CDT(-0500)] <dmccallum54> you ran a deploy-ear?
[15:05:30 CDT(-0500)] <dmccallum54> what version of SSP is uportal-portlets-overlay/ssp/pom.xml pulling in?
[15:05:43 CDT(-0500)] <TonyUnicon> I
[15:05:44 CDT(-0500)] <TonyUnicon> ant deployPortletApp -DportletApp=/Users/Dev/projects/ssp/SSP/target/ssp.war
[15:06:12 CDT(-0500)] <TonyUnicon> Installing /Users/Dev/uPortal/uportal-portlets-overlay/pom.xml to /Users/Dev/.m2/repository/org/jasig/ssp/platform/portlets-overlay/platform-portlets-overlay/1.2.0-SNAPSHOT/platform-portlets-overlay-1.2.0-SNAPSHOT.pom
[15:07:58 CDT(-0500)] <dmccallum54> did ssp start up successfully? any other APIs work?
[15:08:20 CDT(-0500)] <TonyUnicon> it does not start up successfully
[15:08:29 CDT(-0500)] <TonyUnicon> . GET http://localhost:8080/ssp/api/1/server/version 404 (Not Found) http://localhost:8080/ResourceServingWebapp/rs/jquery/1.6.4/jquery-1.6.4.min.js
[15:08:29 CDT(-0500)] <TonyUnicon> . XHR finished loading: "http://localhost:8080/ssp/api/1/server/version". http://localhost:8080/ResourceServingWebapp/rs/jquery/1.6.4/jquery-1.6.4.min.js
[15:08:36 CDT(-0500)] <TonyUnicon> but execited the same api call
[15:08:54 CDT(-0500)] <TonyUnicon> so two calls are made to server/version
[15:08:58 CDT(-0500)] <TonyUnicon> the first one returns 404
[15:09:01 CDT(-0500)] <dmccallum54> platform doesn't start or ssp doesnt start?
[15:09:02 CDT(-0500)] <TonyUnicon> the second loads
[15:09:07 CDT(-0500)] <TonyUnicon> ssp doesnt start
[15:09:08 CDT(-0500)] <TonyUnicon> platform does
[15:10:38 CDT(-0500)] <dmccallum54> i guess i dont follow… one time /server/version doesn't work (404), another time it does work, but ssp never starts?
[15:10:53 CDT(-0500)] <TonyUnicon> right
[15:10:57 CDT(-0500)] <TonyUnicon> and by ssp never starting
[15:11:07 CDT(-0500)] <TonyUnicon> i mean
[15:11:15 CDT(-0500)] <TonyUnicon> I get the 'Customize this page' panel
[15:11:26 CDT(-0500)] <TonyUnicon> rather than the extjs app
[15:12:13 CDT(-0500)] <TonyUnicon> and nothing in the logs
[15:12:17 CDT(-0500)] <dmccallum54> awesome
[15:12:19 CDT(-0500)] <TonyUnicon> rebuilding just to be sure
[15:16:59 CDT(-0500)] <TonyUnicon> so rebuilt and now it works, of course
[15:17:07 CDT(-0500)] <dmccallum54> tax. paid.
[15:17:15 CDT(-0500)] <TonyUnicon> yep, sorry
[15:17:17 CDT(-0500)] <dmccallum54> np
[16:32:38 CDT(-0500)] <dmccallum54> TonyUnicon if it makes you feel any better, i've been trying to get my uP+SQLServer env back up and running for the past, like, 1.5hrs
[16:33:56 CDT(-0500)] <dmccallum54> feels like i'm gunna resemble this guy by the time i get it working again… http://i3.kym-cdn.com/entries/icons/original/000/002/842/unexplainable.jpg
[16:35:32 CDT(-0500)] <TonyUnicon> was it my doing?
[16:35:36 CDT(-0500)] <dmccallum54> no
[16:35:52 CDT(-0500)] <TonyUnicon> that is an amazing picture
[16:35:54 CDT(-0500)] <dmccallum54> stupid mistakes on my part coupled with an UNBELIEVABLY SLOW BUILD
[16:36:30 CDT(-0500)] <TonyUnicon> its not stupid if its microsoft
[16:36:35 CDT(-0500)] <TonyUnicon> its a feature!
[16:36:50 CDT(-0500)] <dmccallum54> definitely been leaving a trail of destruction in my wake, all for not very much payoff….
[16:37:14 CDT(-0500)] <TonyUnicon> I think that is somewhere in their mission statement
[17:06:51 CDT(-0500)] <dmccallum54> TonyUnicon any need for https://github.com/Jasig/SSP/commits/SSP-1341
[17:07:10 CDT(-0500)] <dmccallum54> it was created back in June to share code with me while we worked on a Hibernate issue