[jboss-jira] [JBoss JIRA] Assigned: (JBAS-3869) Error deploying HASingleton service on windows
Brian Stansberry (JIRA)
jira-events at jboss.com
Sat Nov 18 22:28:41 EST 2006
[ http://jira.jboss.com/jira/browse/JBAS-3869?page=all ]
Brian Stansberry reassigned JBAS-3869:
--------------------------------------
Assignee: Brian Stansberry
> Error deploying HASingleton service on windows
> ----------------------------------------------
>
> Key: JBAS-3869
> URL: http://jira.jboss.com/jira/browse/JBAS-3869
> Project: JBoss Application Server
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Affects Versions: JBossAS-5.0.0.Beta1
> Reporter: Rajesh Rajasekaran
> Assigned To: Brian Stansberry
> Fix For: JBossAS-5.0.0.Beta2
>
>
> I get the following error when starting the all config on windows.
> I think the path presents a problem on windows.
> jboss-5.0.0.Beta1/server/all/\deploy-hasingleton
> 14:22:33,046 INFO [DefaultPartition] State could not be retrieved (we are the first member in group)
> 14:22:33,078 INFO [JMXIntroduction] Registered MBean jboss.ha:service=HASingletonDeployer
> 14:22:33,078 ERROR [HASingletonController] Controlled Singleton failed to become master java.lang.reflect.InvocationTargetException
> 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:585)
> at org.jboss.ha.singleton.HASingletonController.invokeSingletonMethod(HASingletonController.java:254)
> at org.jboss.ha.singleton.HASingletonController.startSingleton(HASingletonController.java:161)
> at org.jboss.ha.singleton.HASingletonSupport.makeThisNodeMaster(HASingletonSupport.java:218)
> at org.jboss.ha.singleton.HASingletonSupport.partitionTopologyChanged(HASingletonSupport.java:154)
> at org.jboss.ha.jmx.HAServiceMBeanSupport$1.replicantsChanged(HAServiceMBeanSupport.java:244)
> at org.jboss.ha.framework.server.DistributedReplicantManagerImpl.notifyKeyListeners(DistributedReplicantManagerImpl.java:840)
> at org.jboss.ha.framework.server.DistributedReplicantManagerImpl.add(DistributedReplicantManagerImpl.java:403)
> at org.jboss.ha.jmx.HAServiceMBeanSupport.registerDRMListener(HAServiceMBeanSupport.java:252)
> at org.jboss.ha.jmx.HAServiceMBeanSupport.startService(HAServiceMBeanSupport.java:176)
> at org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:289)
> Caused by: java.net.URISyntaxException: Illegal character in path at index 47: file:/C:/checkout/jboss-5.0.0.Beta1/server/all/\deploy-hasingleton
> at java.net.URI$Parser.fail(URI.java:2809)
> at java.net.URI$Parser.checkChars(URI.java:2982)
> at java.net.URI$Parser.parseHierarchical(URI.java:3066)
> at java.net.URI$Parser.parse(URI.java:3014)
> at java.net.URI.<init>(URI.java:578)
> at org.jboss.ha.singleton.HASingletonDeploymentScanner.deploySingletons(HASingletonDeploymentScanner.java:49)
> at AOPContainerProxy$4.deploySingletons(AOPContainerProxy$4.java)
> ... 221 more
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list