Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Revisions: Issue #33012 All Revisions ] Back to Issue ]
Summary 0033012: error in Instance Activation window when using an expired license
Revision 2016-05-20 10:51 by alostale
Steps To Reproduce Try to activate an instance with an expired license.
  1. In UI you get the error attached as screenshot
  2. The following trace appears in log:
  java.lang.IllegalArgumentException: No enum constant org.openbravo.erpCommon.obps.ModuleLicenseRestrictions.MsgSeverity.Error
        at java.lang.Enum.valueOf(Enum.java:236)
        at org.openbravo.erpCommon.obps.ModuleLicenseRestrictions$MsgSeverity.valueOf(ModuleLicenseRestrictions.java:52)
        at org.openbravo.erpCommon.obps.ActivationKey.getActivationMessage(ActivationKey.java:842)
        at org.openbravo.erpCommon.ad_forms.InstanceManagement.printPageActive(InstanceManagement.java:326)
        at org.openbravo.erpCommon.ad_forms.InstanceManagement.doPost(InstanceManagement.java:67)
Revision 2016-05-20 10:50 by alostale
Steps To Reproduce Try to activate an instance with an expired license.
  1. In UI you get the error attached as screenshot
  2.


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker