coresident L1 does not laod tc-config from alternate source
-----------------------------------------------------------

                 Key: CDV-725
                 URL: https://jira.terracotta.org/jira//browse/CDV-725
             Project: Community Development
          Issue Type: Bug
          Components: DSO:L1
    Affects Versions: 2.6-stable0
            Reporter: Nitin Jain
            Assignee: Issue Review Board


if tc-config is defined like this

perf10:9510,perf11:9510#perf12:9510,perf13:9510

and perf11 is active while perf10 is passive/down, L1 does not download 
tc-config from perf11 and fails with error

2008-04-13 05:17:01,090 INFO - Terracotta 2.6.0-SNAPSHOT, as of 20080413-120452 
(Revision 8132 by [EMAIL PROTECTED] from coresident)
2008-04-13 05:17:01,362 WARN - We couldn't load configuration data from the 
server at 'perf10:9510'; this error is temporary, so this source will be 
retried later if configuration can't be loaded elsewhere. Skipping this source 
and going to the next one. (Error: Connection refused.)
Exception in thread "main" java.lang.IllegalArgumentException: URI can't be 
null.
        at 
sun.net.spi.DefaultProxySelector.select(DefaultProxySelector.java:111)
        at 
sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:760)
        at 
sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:690)
        at 
sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:934)
        at 
com.tc.config.schema.setup.sources.ServerConfigurationSource.getInputStream(ServerConfigurationSource.java:42)
        at 
com.tc.config.schema.setup.StandardXMLFileConfigurationCreator.trySource(StandardXMLFileConfigurationCreator.java:242)
        at 
com.tc.config.schema.setup.StandardXMLFileConfigurationCreator.createConfigurationIntoRepositories(StandardXMLFileConfigurationCreator.java:179)
        at 
com.tc.config.schema.setup.BaseTVSConfigurationSetupManager.runConfigurationCreator(BaseTVSConfigurationSetupManager.java:98)
        at 
com.tc.config.schema.setup.StandardL1TVSConfigurationSetupManager.<init>(StandardL1TVSConfigurationSetupManager.java:47)
        at 
com.tc.config.schema.setup.StandardTVSConfigurationSetupManagerFactory.createL1TVSConfigurationSetupManager(StandardTVSConfigurationSetupManagerFactory.java:185)
        at com.tc.object.tools.BootJarTool.main(BootJarTool.java:2530)


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://jira.terracotta.org/jira//secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
tc-dev mailing list
[email protected]
http://lists.terracotta.org/mailman/listinfo/tc-dev

Reply via email to