Where to put license file when using IntegratedProcessingUnitContainer
I am getting the below exception running the IntegratedProcessingUnitContainer in Eclipse. I imagine I need to put the license file somewhere. Can you point out the best place to put it?
Caused by: com.gigaspaces.license.LicenseException: Invalid License java.security.NoSuchAlgorithmException: no such algorithm: SHA for provider SUN Caused by: java.security.NoSuchAlgorithmException: no such algorithm: SHA for provider SUN at sun.security.jca.GetInstance.getService(GetInstance.java:99) at sun.security.jca.GetInstance.getInstance(GetInstance.java:218) at java.security.Security.getImpl(Security.java:709) at java.security.MessageDigest.getInstance(MessageDigest.java:226)
{quote}This thread was imported from the previous forum. For your reference, the original is [available here|http://forum.openspaces.org/thread.jspa?threadID=4093]{quote}