Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.1.1
-
Fix Version/s: 3.1.1
-
Component/s: Core: Bootstrap / Standalone
-
Labels:None
-
User impact:Medium
-
Similar Issues:None
Description
Using these instructions: http://corp.wiki.mulesource.com/display/MULEDEV/Mule+Standalone+Legacy+Mode+Testing
I get the following error when trying to start mule standalone in legacy mode:
mule-enterprise-standalone-3.1.1-SNAPSHOT $ ./bin/mule -config ./examples/echo/src/main/app/mule-config.xml
MULE_HOME is set to /Users/dzapata/mule-enterprise-standalone-3.1.1-SNAPSHOT
Running in console (foreground) mode by default, use Ctrl-C to exit...
MULE_HOME is set to /Users/dzapata/mule-enterprise-standalone-3.1.1-SNAPSHOT
Running Mule Enterprise Edition...
Removed stale pid file: /Users/dzapata/mule-enterprise-standalone-3.1.1-SNAPSHOT/bin/./.mule_ee.pid
--> Wrapper Started as Console
Java Service Wrapper Standard Edition 32-bit 3.5.4
Copyright (C) 1999-2010 Tanuki Software, Ltd. All Rights Reserved.
http://wrapper.tanukisoftware.com
License Error:
The License Key, 201010160006, was found but failed to be validated.
Please verify that the wrapper.license.* properties match exactly and have
not been modified. Also verify that the following property values match
those specified when generating the license:
wrapper.java.mainclass=org.mule.module.boot.MuleBootstrap
The Java Service Wrapper requires a License Key to activate the
software. License Keys can be purchased on the Java Service Wrapper
web site:
http://wrapper.tanukisoftware.com/purchase
You can also immediately obtain a one-month Free trial license:
http://wrapper.tanukisoftware.com/trial
License Keys can be generated for any of the following HostIds.
HostId(s):
109addb44d1e (en1)
109add613e1b (en0)
Optional host name for license: Daniel-Zapatas-MacBook-Pro.local
Do your instructions include to use a 2.2.x wrapper license? It looks like the class name is hardcoded in the Tanuki license and so the new license does not work.