Project

General

Profile

Bug #127

NSIA Does Not Accept Free License

Added by Luke Murphey about 14 years ago. Updated about 14 years ago.

Status:
Closed
Priority:
Immediate
Assignee:
-
Category:
-
Target version:
Start date:
04/25/2010
Due date:
% Done:

100%


Description

See the following Stack-trace:

java.lang.IllegalArgumentException: No enum const class net.lukemurphey.nsia.LicenseManagement$Type.FREE
java.lang.Enum.valueOf(Enum.java:196) at net.lukemurphey.nsia.LicenseManagement$Type.valueOf(LicenseManagement.java:1) at net.lukemurphey.nsia.LicenseManagement.getKeyInfo(LicenseManagement.java:211) at net.lukemurphey.nsia.ApplicationConfiguration.setLicenseKey(ApplicationConfiguration.java:775) at net.lukemurphey.nsia.web.views.LicenseView.process(LicenseView.java:89) at net.lukemurphey.nsia.web.View.process(View.java:90) at net.lukemurphey.nsia.web.View.process(View.java:58) at net.lukemurphey.nsia.web.WebConsoleServlet.doRequest(WebConsoleServlet.java:83) at net.lukemurphey.nsia.web.WebConsoleServlet.doPost(WebConsoleServlet.java:124) at javax.servlet.http.HttpServlet.service(HttpServlet.java:154) at javax.servlet.http.HttpServlet.service(HttpServlet.java:92) at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:428) at org.mortbay.jetty.servlet.WebApplicationHandler.dispatch(WebApplicationHandler.java:473) at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:568) at org.mortbay.http.HttpContext.handle(HttpContext.java:1530) at org.mortbay.jetty.servlet.WebApplicationContext.handle(WebApplicationContext.java:633) at org.mortbay.http.HttpContext.handle(HttpContext.java:1482) at org.mortbay.http.HttpServer.service(HttpServer.java:909) at org.mortbay.http.HttpConnection.service(HttpConnection.java:820) at org.mortbay.http.HttpConnection.handleNext(HttpConnection.java:986) at org.mortbay.http.HttpConnection.handle(HttpConnection.java:837) at org.mortbay.http.SocketListener.handleConnection(SocketListener.java:245) at org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:357) at org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:534)

History

#1 Updated by Luke Murphey about 14 years ago

Fixed in r398. Need to deploy new installers.

#2 Updated by Luke Murphey about 14 years ago

  • Status changed from New to Closed
  • % Done changed from 0 to 100

Deployed version 0.8.99 with the fix.

Also available in: Atom PDF