License expired

classic Classic list List threaded Threaded
6 messages Options
Reply | Threaded
Open this post in threaded view
|

License expired

smitd
The PE license we used expired and I download a new license , pasted the file in the orbeon application folder under config folder  but when Tomcat starts it still read the old license data and says the license expired. How do I deploy a new license in tomcat 7.

Thanks

regarsa
Reply | Threaded
Open this post in threaded view
|

Re: License expired

Aaron Spike


On Friday, January 16, 2015 at 6:29:34 PM UTC-6, smitd wrote:
The PE license we used expired and I download a new license , pasted the file
in the orbeon application folder under config folder  but when Tomcat starts
it still read the old license data and says the license expired. How do I
deploy a new license in tomcat 7.


That sounds right. What's the full path from WEB-INF to your license.xml file? Perhaps you could grep for a string in the old license to find out where it is retaining the old data.

Aaron Spike 

This electronic communication, including any attached documents, may contain confidential and/or legally privileged information that is intended only for use by the recipient(s) named above. If you have received this communication in error, please notify the sender immediately and delete the communication and any attachments. Views expressed by the author do not necessarily represent those of Martin Luther College.

--
You received this message because you are subscribed to the Google Groups "Orbeon Forms" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
To post to this group, send email to [hidden email].
Reply | Threaded
Open this post in threaded view
|

Re: License expired

Erik Bruchez
Administrator
Can you check whether you also have a file under:

    ~/.orbeon/license.xml

The license file under the WAR should be read before the one under ~/.orbeon/license.xml, but checking cannot hurt.

-Erik
Reply | Threaded
Open this post in threaded view
|

Re: License expired

smitd

Hi Erik

The license file is the folder below, this is the only in the Tomcat directory


TOMCAT_HOME\webapps\orbeon\WEB-INF\resources\config


Regards
Reply | Threaded
Open this post in threaded view
|

Re: License expired

Erik Bruchez
Administrator
It it still reads the old license data, it means the old license must be somewhere.

-Erik
Reply | Threaded
Open this post in threaded view
|

Re: License expired

Aaron Spike
In reply to this post by smitd
On Tuesday, January 20, 2015 at 8:03:13 PM UTC-6, smitd wrote:

The license file is the folder below, this is the only in the Tomcat
directory

TOMCAT_HOME\webapps\orbeon\WEB-INF\resources\config

Could you check "TOMCAT_HOME\webapps\orbeon\WEB-INF\classes\config\" too? At the end of the day today I experienced a similar problem. I found that some of the files from my orbeon-forms/src/resources-local directory (including a license.xml and properties-local.xml) ended up in the war I built under WEB-INF\classes\config.

This electronic communication, including any attached documents, may contain confidential and/or legally privileged information that is intended only for use by the recipient(s) named above. If you have received this communication in error, please notify the sender immediately and delete the communication and any attachments. Views expressed by the author do not necessarily represent those of Martin Luther College.

--
You received this message because you are subscribed to the Google Groups "Orbeon Forms" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
To post to this group, send email to [hidden email].