happyraul / pwm

Automatically exported from code.google.com/p/pwm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Manual and guided configuration do not work in daily builds

GoogleCodeExporter opened this issue · comments

What steps will reproduce the problem?
1. Fresh install of Ubuntu 14.04, 12.04, or 10.04; or Windows Tomcat server
2. Tomcat 7 with Java 1.7 (Oracle or OpenJDK)
3. Download latest daily build and deploy into Tomcat, no existing LocalDB or 
PwmConfiguration.xml
4. Click "Start Configuration Guide" or "Manual Configuration"

What is the expected output? What do you see instead?
Expecting the configuration guide or a manual configuration screen.  Instead, 
when clicking "Start Configuration Guide", the loading bar pops up and goes 
away (almost immediately).  When clicking "Manual Configuration", there is no 
response.  And there is nothing in the log at all when clicking "Manual 
Configuration".

What version of PWM are you using?
Any latest PWM daily build.

What ldap directory and version are you using?
Using Active Directory (W2008R2) and OpenLDAP 2.4.

Please paste any error log messages below:
- 2014-11-01T08:49:01Z, ERROR, servlet.PwmServlet, {3} 5019 
ERROR_SERVICE_NOT_AVAILABLE (incorrect request method GET) [10.0.2.165]
- 2014-11-01T08:49:19Z, ERROR, servlet.PwmServlet, {3} 5035 
ERROR_INCORRECT_REQUEST_SEQUENCE (expectedPageID=PEcmy, submittedPageID=fcj6n, 
url=/public/CommandServlet) [10.0.2.165]

Original issue reported on code.google.com by para...@gmail.com on 1 Nov 2014 at 3:57

I can provide log files if necessary, but it is pretty easy to reproduce. I 
have reproduced on multiple operating systems, versions of Tomcat, and versions 
of Java.

Original comment by para...@gmail.com on 1 Nov 2014 at 3:58

Forgot to mention, I am running Tomcat with 2048MB of RAM.

Original comment by para...@gmail.com on 1 Nov 2014 at 4:15

Should be fixed in latest nightly.

Original comment by jrivard on 27 Nov 2014 at 2:00

  • Changed state: Fixed