[ 
https://issues.apache.org/jira/browse/GEODE-881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16192802#comment-16192802
 ] 

Rupert St John Webster commented on GEODE-881:
----------------------------------------------

Same thing happens when you try 
{code:java}
create disk-store --name=myStore --dir=D:\myStore\disk
{code}


> gfsh deploy jars does not work when there are no servers
> --------------------------------------------------------
>
>                 Key: GEODE-881
>                 URL: https://issues.apache.org/jira/browse/GEODE-881
>             Project: Geode
>          Issue Type: Bug
>          Components: gfsh
>            Reporter: Swapnil Bawaskar
>              Labels: deploy
>
> After starting a locator but before starting any server, gfsh deploy jar 
> simply returns with {{No Members Found}} without storing the jars on the 
> locator. As a result when a server is started, it does not receive the jar 
> that was attempted to be deployed.
> This is problematic because, I am trying to start a server using cache-xml 
> that defines a PartitionResolver see GEODE-878. If the jar containing the 
> PartitionResolver is not deployed, the server won't start (gets a 
> ClassNotFound). If no server is running, I cannot deploy a jar.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to