Error while resolving IP in EC2 machine

java.net.UnknownHostException: ip-10-142-137-71: ip-10-142-137-71
    at java.net.InetAddress.getLocalHost(InetAddress.java:1402)
    at
org.apache.synapse.commons.datasource.JNDIBasedDataSourceRepository.createJNDIEnvironment(JNDIBasedDataSourceRepository.java:464)
    at
org.apache.synapse.commons.datasource.JNDIBasedDataSourceRepository.init(JNDIBasedDataSourceRepository.java:64)
    at
org.apache.synapse.commons.datasource.DataSourceRepositoryManager.reConfigure(DataSourceRepositoryManager.java:126)
    at
org.apache.synapse.commons.datasource.DataSourceInformationRepository.configure(DataSourceInformationRepository.java:58)
    at
org.apache.synapse.commons.datasource.factory.DataSourceInformationRepositoryFactory.setupDataSourceInformationRepository(DataSourceInformationRepositoryFactory.java:85)
    at
org.apache.synapse.commons.datasource.factory.DataSourceInformationRepositoryFactory.createDataSourceInformationRepository(DataSourceInformationRepositoryFactory.java:67)
    at
org.apache.synapse.commons.datasource.factory.DataSourceInformationRepositoryFactory.createDataSourceInformationRepository(DataSourceInformationRepositoryFactory.java:44)
    at
org.wso2.carbon.datasource.internal.DataSourceServiceComponent.getDSFromCarbonDSConfig(DataSourceServiceComponent.java:197)
    at
org.wso2.carbon.datasource.internal.DataSourceServiceComponent.activate(DataSourceServiceComponent.java:112)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)


On Sat, Aug 17, 2013 at 3:20 AM, Pradeep Fernando <[email protected]> wrote:

> Seeing one error due to missing config file.
>
> java.io.FileNotFoundException: Trusted IdP configuration not found
>     at
> org.wso2.carbon.idp.mgt.config.ConfigParser.buildConfiguration(ConfigParser.java:97)
>     at
> org.wso2.carbon.idp.mgt.config.ConfigParser.<init>(ConfigParser.java:50)
>     at
> org.wso2.carbon.idp.mgt.config.ConfigParser.getInstance(ConfigParser.java:62)
>     at
> org.wso2.carbon.idp.mgt.persistence.JDBCPersistenceManager.initDataSource(JDBCPersistenceManager.java:71)
>     at
> org.wso2.carbon.idp.mgt.persistence.JDBCPersistenceManager.<init>(JDBCPersistenceManager.java:66)
>     at
> org.wso2.carbon.idp.mgt.persistence.JDBCPersistenceManager.getInstance(JDBCPersistenceManager.java:58)
>     at
> org.wso2.carbon.idp.mgt.internal.IdentityProviderMgtServiceComponent.activate(IdentityProviderMgtServiceComponent.java:69)
>     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>     at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
>     at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>     at java.lang.reflect.Method.invoke(Method.java:597)
>     at
> org.eclipse.equinox.internal.ds.model.ServiceComponent.activate(ServiceComponent.java:260)
>     at
> org.eclipse.equinox.internal.ds.model.ServiceComponentProp.activate(ServiceComponentProp.java:146)
>     at
> org.eclipse.equinox.internal.ds.model.ServiceComponentProp.build(ServiceComponentProp.java:347)
>     at
> org.eclipse.equinox.internal.ds.InstanceProcess.buildComponent(InstanceProcess.java:620)
>     at
> org.eclipse.equinox.internal.ds.InstanceProcess.buildComponents(InstanceProcess.java:197)
>     at
> org.eclipse.equinox.internal.ds.Resolver.getEligible(Resolver.java:343)
>
>
>
>
>
>


-- 
*Pradeep Fernando*
Associate Technical Lead;WSO2 Inc.; http://wso2.com

blog: http://pradeepfernando.blogspot.com
m: +94776603662
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to