|
Hi,
I have added a new fabric through Glu Console UI .i.e. Admin->Create/Add fabric ->New. After this, I can see that new fabric in Fabric list but when trying to add an agent to that new fabric , I am getting the below error:
2014/01/28 10:48:43.526 INFO [AgentMain] Agent fabric: int
2014/01/28 10:48:43.912 ERROR [AgentMain] unexpected error... terminating
java.io.IOException: org.apache.zookeeper.KeeperException$NoNodeException: KeeperErrorCode = NoNode for /org/glu/agents/fabrics/int/config/config.properties
at org.linkedin.zookeeper.client.ZooKeeperURLHandler$ZooKeeperURLConnection.getInputStream(ZooKeeperURLHandler.java:66)
at org.apache.tools.ant.types.resources.URLResource.getInputStream(URLResource.java:335)
at org.apache.tools.ant.taskdefs.LoadProperties.execute(LoadProperties.java:178)
at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291)
Also, I cannot see that new fabric in the drop down list (at the right side of Glu console UI) which basically comes to select a particular fabric.
Please help me solve this problem.
Regards,
Neha
|