SpacyNG / pwm

Automatically exported from code.google.com/p/pwm
0 stars 0 forks source link

SVN build throws NPE when there is no configuration #21

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Extract Tomcat 7 and setup
2. Update SVN PWM
3. Create WAR
4. Add WAR to Tomcat (extracts)
5. Hit servlet

What is the expected output? What do you see instead?
Expect configuration page.
Java exception outputted instead.

What version of the product are you using? On what operating system?
PWM v1.5.2 devbuild b986
apache-tomcat-7.0.2
java version "1.6.0_20"
Java(TM) SE Runtime Environment (build 1.6.0_20-b02)
Java HotSpot(TM) 64-Bit Server VM (build 16.3-b01, mixed mode)

Please provide any additional information below.

Original issue reported on code.google.com by scorpiog...@gmail.com on 4 Oct 2010 at 6:08

Attachments:

GoogleCodeExporter commented 9 years ago
(10:06:07) Jason Rivard: working fine on tomcat 7 here.
(10:07:08) p-p-k-b: Brand new build of pwm from svn, no config or 
anything.......Windows 64 bit of Tomcat 7.0.2
(10:07:32) Jason Rivard: ill try on windows
(10:07:48) p-p-k-b: Maybe their windows tomcat is fudged
(10:08:02) Jason Rivard: its kinda a weird place to see a tomcat error
(10:08:23) p-p-k-b: Yeah, they seem to have moved all the errors 
about........the stderr had what was in catalina
(10:08:24) Jason Rivard: it try clearing tomcat/work/*
(10:33:26) Jason Rivard: i see the error on windows
(10:33:31) Jason Rivard: npe in topservlet
(10:33:41) Jason Rivard: i have no idea why thats not working
(10:34:39) p-p-k-b: Apache's fault :D
(10:34:45) Jason Rivard: i agree!
(10:53:57) Jason Rivard: appears unrelated to tc7
(10:54:02) Jason Rivard: it happens when theres no config

Original comment by scorpiog...@gmail.com on 4 Oct 2010 at 9:58

GoogleCodeExporter commented 9 years ago
Should be resolved by http://code.google.com/p/pwm/source/detail?r=78.  Please 
re-open if your still having problems.

Original comment by jrivard on 4 Oct 2010 at 10:57