A stacktrace from Glassfish console would be really useful. --- David Campos
On Sat, Sep 26, 2009 at 09:00, Deinert, Florian < [email protected]> wrote: > Still could'nt deploy Higgins STS. I will describe the deployment steps... > > 1. went throug the STS deployment tutorial: > http://wiki.eclipse.org/Deploy_Token_Service > 2. deployed TokenService.war in Glassfish and launched > http://localhost:8080/TokenService/CreateProfile.html > 3. when I tried to create a new subject Higgins told me: exception: > java.lang.ClassNotFoundException: > org.eclipse.higgins.idas.cp.jndi.JNDIContextFactory > 4. downloaded higgins-idas-cp-jndi_1.0.700.jar from > http://www.eclipse.org/higgins/downloads_parser.php?loc=/downloads/idas.cp.jndi > 5. copied the jar file into the \WEB-INF\lib folder of my TokenService in > Glassfish > 6. restarted glassfish > 7. tried again to create a new subject: exception: > java.lang.NullPointerException > > Any help would be greatly appreciated. > > > -----Ursprüngliche Nachricht----- > Von: [email protected] im Auftrag von PASQUIER thomas > Gesendet: Do 24.09.2009 14:27 > An: Higgins (Trust Framework) Project developer discussions > Betreff: [higgins-dev] RE: Higgins STS NullPointerException > > Hi, > > I had some trouble first time I tried to deploy the STS. I was not able to > create new profile and have a null pointer exception as well. Do you use > Java 5? It seems Java 6 doesn't work (maybe it works now). > > > Thomas Pasquier > > > > > > > ________________________________ > From: [email protected] [mailto: > [email protected]] On Behalf Of Deinert, Florian > Sent: jeudi 24 septembre 2009 14:19 > To: [email protected] > Subject: [higgins-dev] Higgins STS NullPointerException > > Hi! > > I tried to deploy Higgins on my Glassfish as described here > 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.system.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.system.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.system.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.system.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.system.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\ConfigurationFiles > |#] > > [#|2009-09-23T20:33:39.890+0200|INFO|sun-appserver2.1|javax.enterprise.system.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.system.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.system.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.system.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.system.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.system.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.enterprise.system.stream.err|_ThreadID=21;_ThreadName=httpSSLWorkerThread-6080-0;_RequestID=d1ebf9d4-f6eb-4945-89e7-90d3586744ee;| > > org.eclipse.higgins.sts.binding.axis1x.ProfileServiceServerBinding::createProfile > ProfileServiceServerBinding.java:113.|#] > > ... > > > > _______________________________________________ > higgins-dev mailing list > [email protected] > https://dev.eclipse.org/mailman/listinfo/higgins-dev > >
_______________________________________________ higgins-dev mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/higgins-dev
