Hi! I tried to deploy Higgins on my Glassfish as described here http://wiki.eclipse.org/Deploy_Token_Service <http://wiki.eclipse.org/Deploy_Token_Service> . The user interface works fine but when I try to create a profile a nullpointerexception occurs. The stacktrace says: "createProfile: null"
I set up OpenLDAP and configured the ManagedConfiguration.xml Do you have any idea what this is about? thanks in advance Flo User Interface in Browser: Creating a Digital Subject Profile exception: java.lang.NullPointerException stack trace of Glassfish. [#|2009-09-23T20:33:39.890+0200|INFO|sun-appserver2.1|javax.enterprise.s ystem.stream.out|_ThreadID=21;_ThreadName=httpSSLWorkerThread-6080-0;|20 :33:39,890 DEBUG LogHelper.trace (71): ProfileServiceServerBinding::createProfile |#] [#|2009-09-23T20:33:39.890+0200|INFO|sun-appserver2.1|javax.enterprise.s ystem.stream.out|_ThreadID=21;_ThreadName=httpSSLWorkerThread-6080-0;|20 :33:39,890 DEBUG LogHelper.trace (71): ProfileServiceServerBinding::configure |#] [#|2009-09-23T20:33:39.890+0200|INFO|sun-appserver2.1|javax.enterprise.s ystem.stream.out|_ThreadID=21;_ThreadName=httpSSLWorkerThread-6080-0;|20 :33:39,890 DEBUG LogHelper.trace (71): ServerServiceBinding::configure |#] [#|2009-09-23T20:33:39.890+0200|INFO|sun-appserver2.1|javax.enterprise.s ystem.stream.out|_ThreadID=21;_ThreadName=httpSSLWorkerThread-6080-0;|20 :33:39,890 DEBUG ConfigurationHandler.configure (270): ConfigurationHandler::configure |#] [#|2009-09-23T20:33:39.890+0200|INFO|sun-appserver2.1|javax.enterprise.s ystem.stream.out|_ThreadID=21;_ThreadName=httpSSLWorkerThread-6080-0;|20 :33:39,890 DEBUG ConfigurationHandler.configure (278): ConfigurationBase: D:\glassfish\domains\idp\applications\j2ee-modules\TokenService\Configur ationFiles |#] [#|2009-09-23T20:33:39.890+0200|INFO|sun-appserver2.1|javax.enterprise.s ystem.stream.out|_ThreadID=21;_ThreadName=httpSSLWorkerThread-6080-0;|20 :33:39,890 DEBUG ConfigurationHandler.configure (328): ConfigurationHandler::configure |#] [#|2009-09-23T20:33:39.906+0200|INFO|sun-appserver2.1|javax.enterprise.s ystem.stream.out|_ThreadID=21;_ThreadName=httpSSLWorkerThread-6080-0;|20 :33:39,906 DEBUG ConfigurationHandler.configure (338): ConfigurationHandler::configure Already Configuring. |#] [#|2009-09-23T20:33:39.906+0200|INFO|sun-appserver2.1|javax.enterprise.s ystem.stream.out|_ThreadID=21;_ThreadName=httpSSLWorkerThread-6080-0;|20 :33:39,906 DEBUG LogHelper.trace (71): ServerServiceBinding::configure DONE |#] [#|2009-09-23T20:33:39.906+0200|INFO|sun-appserver2.1|javax.enterprise.s ystem.stream.out|_ThreadID=21;_ThreadName=httpSSLWorkerThread-6080-0;|20 :33:39,906 DEBUG LogHelper.trace (71): ProfileServiceServerBinding::configure DONE |#] [#|2009-09-23T20:33:39.906+0200|INFO|sun-appserver2.1|javax.enterprise.s ystem.stream.out|_ThreadID=21;_ThreadName=httpSSLWorkerThread-6080-0;|20 :33:39,906 ERROR LogHelper.error (119): createProfile: null |#] [#|2009-09-23T20:33:39.906+0200|INFO|sun-appserver2.1|javax.enterprise.s ystem.stream.out|_ThreadID=21;_ThreadName=httpSSLWorkerThread-6080-0;|20 :33:39,906 ERROR LogHelper.error (119): java.lang.NullPointerException |#] [#|2009-09-23T20:33:39.906+0200|WARNING|sun-appserver2.1|javax.enterpris e.system.stream.err|_ThreadID=21;_ThreadName=httpSSLWorkerThread-6080-0; _RequestID=d1ebf9d4-f6eb-4945-89e7-90d3586744ee;| org.eclipse.higgins.sts.binding.axis1x.ProfileServiceServerBinding::crea teProfile ProfileServiceServerBinding.java:113.|#] ...
_______________________________________________ higgins-dev mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/higgins-dev
