This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
JAVA_HOME environment variable is set to /usr/lib/jvm/java-8-oracle | |
CARBON_HOME environment variable is set to /home/farazath/IS/product-is/modules/distribution/target/wso2is-5.4.0-SNAPSHOT | |
Using Java memory options: -Xms256m -Xmx1024m | |
[2017-11-30 23:47:13,181] INFO {org.wso2.carbon.core.internal.CarbonCoreActivator} - Starting WSO2 Carbon... | |
[2017-11-30 23:47:13,181] INFO {org.wso2.carbon.core.internal.CarbonCoreActivator} - Operating System : Linux 3.13.0-113-generic, amd64 | |
[2017-11-30 23:47:13,182] INFO {org.wso2.carbon.core.internal.CarbonCoreActivator} - Java Home : /usr/lib/jvm/java-8-oracle/jre | |
[2017-11-30 23:47:13,182] INFO {org.wso2.carbon.core.internal.CarbonCoreActivator} - Java Version : 1.8.0_144 | |
[2017-11-30 23:47:13,182] INFO {org.wso2.carbon.core.internal.CarbonCoreActivator} - Java VM : Java HotSpot(TM) 64-Bit Server VM 25.144-b01,Oracle Corporation | |
[2017-11-30 23:47:13,182] INFO {org.wso2.carbon.core.internal.CarbonCoreActivator} - Carbon Home : /home/fara |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
username: [email protected] | |
local.product.repo: /home/farazath/work/wso2/products | |
local.update.repo: /home/farazath/.wum-wso2/updates | |
repositories: | |
WSO2UMSTAGING: | |
enabled: false | |
name: WSO2 Update Repository | |
url: https://gateway.api.cloud.wso2.com/t/wso2umstaging | |
tokenurl: https://api.updates.wso2.com/token | |
appkey: WGtYTml1VVZUUjlncTlaSHpwTEliUE9DWDVBYTpFR3prRjVEVzJ3QXRGZlNYX093b3B1U0xmY2dh |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#Install Java8 | |
sudo apt-get install -y python-software-properties debconf-utils | |
sudo add-apt-repository -y ppa:webupd8team/java | |
sudo apt-get update | |
echo "oracle-java8-installer shared/accepted-oracle-license-v1-1 select true" | sudo debconf-set-selections | |
sudo apt-get install -y oracle-java8-installer | |
#Install Maven | |
sudo apt-get install -y maven |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
JAVA_HOME environment variable is set to /home/farazath/DevTools/jdk1.8.0_144 | |
CARBON_HOME environment variable is set to /home/farazath/IS/product-is/modules/distribution/target/wso2is-5.5.0-SNAPSHOT | |
Using Java memory options: -Xms256m -Xmx1024m | |
[2018-03-10 14:28:02,620] INFO {org.wso2.carbon.core.internal.CarbonCoreActivator} - Starting WSO2 Carbon... | |
[2018-03-10 14:28:02,621] INFO {org.wso2.carbon.core.internal.CarbonCoreActivator} - Operating System : Linux 3.13.0-113-generic, amd64 | |
[2018-03-10 14:28:02,621] INFO {org.wso2.carbon.core.internal.CarbonCoreActivator} - Java Home : /home/farazath/DevTools/jdk1.8.0_144/jre | |
[2018-03-10 14:28:02,622] INFO {org.wso2.carbon.core.internal.CarbonCoreActivator} - Java Version : 1.8.0_144 | |
[2018-03-10 14:28:02,622] INFO {org.wso2.carbon.core.internal.CarbonCoreActivator} - Java VM : Java HotSpot(TM) 64-Bit Server VM 25.144-b01,Oracle Corporation | |
[2018-03-10 14:28:02,622] INFO {org.wso2.carbon.core.internal.CarbonCoreActivator} - Carbon Ho |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[2018-05-02 18:28:01,562] ERROR - APIAuthenticationHandler API authentication failure due to Unclassified Authentication Failure | |
org.wso2.carbon.apimgt.gateway.handlers.security.APISecurityException: Error while accessing backend services for API key validation | |
at org.wso2.carbon.apimgt.gateway.handlers.security.keys.WSAPIKeyDataStore.getAllURITemplates(WSAPIKeyDataStore.java:77) | |
at org.wso2.carbon.apimgt.gateway.handlers.security.APIKeyValidator.getAllURITemplates(APIKeyValidator.java:772) | |
at org.wso2.carbon.apimgt.gateway.handlers.security.APIKeyValidator.doGetAPIInfo(APIKeyValidator.java:626) | |
at org.wso2.carbon.apimgt.gateway.handlers.security.APIKeyValidator.findMatchingVerb(APIKeyValidator.java:566) | |
at org.wso2.carbon.apimgt.gateway.handlers.security.APIKeyValidator.getResourceAuthenticationScheme(APIKeyValidator.java:359) | |
at org.wso2.carbon.apimgt.gateway.handlers.security.oauth.OAuthAuthenticator.authenticate(OAuthAuthenticator.java:119) | |
at org.wso2.carbon.apimgt.gateway.handlers.security.APIAut |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
JAVA_HOME environment variable is set to /home/farazath/DevTools/jdk1.8.0_144 | |
CARBON_HOME environment variable is set to /home/farazath/CBSA/playground/wso2is-km-5.3.0 | |
Using Java memory options: -Xms256m -Xmx1024m | |
java.lang.reflect.InvocationTargetException | |
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) | |
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | |
at java.lang.reflect.Method.invoke(Method.java:498) | |
at org.wso2.carbon.bootstrap.Bootstrap.loadClass(Bootstrap.java:69) | |
at org.wso2.carbon.bootstrap.Bootstrap.main(Bootstrap.java:50) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
TID: [-1234] [] [2018-05-16 09:09:34,602] ERROR {org.wso2.carbon.identity.application.authentication.framework.handler.request.impl.DefaultRequestCoordinator} - Exception in Authentication Framework | |
java.lang.NullPointerException | |
at org.wso2.carbon.identity.application.authentication.framework.handler.claims.impl.DefaultClaimHandler.handleLocalClaims(DefaultClaimHandler.java:368) | |
at org.wso2.carbon.identity.application.authentication.framework.handler.claims.impl.DefaultClaimHandler.handleClaimMappings(DefaultClaimHandler.java:97) | |
at org.wso2.carbon.identity.application.authentication.framework.handler.sequence.impl.DefaultRequestPathBasedSequenceHandler.handleClaimMappings(DefaultRequestPathBasedSequenceHandler.java:315) | |
at org.wso2.carbon.identity.application.authentication.framework.handler.sequence.impl.DefaultRequestPathBasedSequenceHandler.handlePostAuthentication(DefaultRequestPathBasedSequenceHandler.java:180) | |
at org.wso2.carbon.identity.application.authentication.framework.handler.sequence.imp |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[2018-08-29 11:18:51,363] ERROR {org.wso2.carbon.identity.sso.saml.servlet.SAMLSSOProviderServlet} - Error when processing the authentication request! | |
org.wso2.carbon.identity.base.IdentityException: Error while reading service provider configurations for issuer : https://mrclemrkz-dev-ed.my.salesforce.com in tenant domain : carbon.super | |
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) | |
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) | |
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) | |
at java.lang.reflect.Constructor.newInstance(Constructor.java:423) | |
at org.wso2.carbon.identity.base.IdentityException.error(IdentityException.java:91) | |
at org.wso2.carbon.identity.sso.saml.servlet.SAMLSSOProviderServlet.getServiceProviderConfig(SAMLSSOProviderServlet.java:1339) | |
at org.wso2.carbon.identity.sso.saml.servlet.SAMLSSOProviderServlet.handleAuthenticationReponseFromFramework(SAMLSSOProviderS |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"keys":[{"kty":"RSA","e":"AQAB","use":"sig","kid":"NTAxZmMxNDMyZDg3MTU1ZGM0MzEzODJhZWI4NDNlZDU1OGFkNjFiMQ","alg":"RS256","n":"luZFdW1ynitztkWLC6xKegbRWxky-5P0p4ShYEOkHs30QI2VCuR6Qo4Bz5rTgLBrky03W1GAVrZxuvKRGj9V9-PmjdGtau4CTXu9pLLcqnruaczoSdvBYA3lS9a7zgFU0-s6kMl2EhB-rk7gXluEep7lIOenzfl2f6IoTKa2fVgVd3YKiSGsyL4tztS70vmmX121qm0sTJdKWP4HxXyqK9neolXI9fYyHOYILVNZ69z_73OOVhkh_mvTmWZLM7GM6sApmyLX6OXUp8z0pkY-vT_9-zRxxQs7GurC4_C1nK3rI_0ySUgGEafO1atNjYmlFN-M3tZX6nEcA6g94IavyQ"}]} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
require 'jwt' | |
# Your private key from Apple | |
key_file = 'key.txt' | |
# Your 10-character Team ID | |
team_id = '' | |
# Your Services ID, e.g. idp.applesignintest.com | |
client_id = '' | |
# 10-char Key ID value from the Keys section | |
key_id = '' |