Hi,

Thanks for your reply.

I tried nxclient.cmd -b 127.0.0.1, but it did not work. 

I am trying nuxeo shell on windows environment. So I use the nxclient.cmd that 
came along with nuxeo-ep-5.2.0-RC1.

Steps I follow to try nuxeo shell:
1. Start the nuxeo-ep-5.2.0-RC1 server , After its started 
2. Execute the nxclient.cmd , After that I see
3. C:\Program Files\nuxeo-ep-5.2.0-RC1\nuxeo-shell>"C:\Program 
Files\Java\jdk1.6.0_
12\bin\java" -Djava.rmi.server.RMIClassLoaderSpi=org.nuxeo.runtime.launcher.Nuxe
oRMIClassLoader -Dsun.lang.ClassLoader.allowArraySyntax=true -jar nuxeo-runtime-
launcher-1.5.0-RC1.jar bundles/nuxeo-runtime-osgi-1.5.0-RC1.jar/org.nuxeo.osgi.a
pplication.Main bundles/.:lib/.:config -bundles=bundles/nuxeo-shell-commands-bas
e-nuxeo-shell-commands-base-5.2.0-rc1....@3 -home . -console
Framework started in 1 sec.
4. Hit tab to see list of commands 
5.  Issue Command ls  , I get following:- 
6. Command failed.
java.lang.IllegalArgumentException: No local repository
        at org.nuxeo.ecm.shell.CommandContext.openLocalRepository(CommandContext
.java:245)
        at org.nuxeo.ecm.shell.CommandContext.getRepositoryInstance(CommandConte
xt.java:193)
        at org.nuxeo.ecm.shell.commands.repository.ListCommand.run(ListCommand.j
ava:40)
        at org.nuxeo.ecm.shell.CommandLineService.runCommand(CommandLineService.
java:329)
        at org.nuxeo.ecm.shell.commands.InteractiveCommand.runCommand(Interactiv
eCommand.java:132)
        at org.nuxeo.ecm.shell.commands.InteractiveCommand.processInput(Interact
iveCommand.java:116)
        at org.nuxeo.ecm.shell.commands.InteractiveCommand.run(InteractiveComman
d.java:96)
        at org.nuxeo.ecm.shell.CommandLineService.runCommand(CommandLineService.
java:329)
        at org.nuxeo.ecm.shell.Main.main(Main.java:101)
        at org.nuxeo.ecm.shell.CommandLineService$1.run(CommandLineService.java:
357)
        at org.nuxeo.osgi.application.StandaloneApplication.main(StandaloneAppli
cation.java:300)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at org.nuxeo.osgi.application.Main.main(Main.java:64)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at org.nuxeo.runtime.launcher.Main.main(Main.java:83)
|>

Please suggest/advice If I have to do anything different to make nuxeo shell 
work on windows. 

thanks in advance
--
Posted by "nileshkaria" at Nuxeo Discussions <http://nuxeo.org/discussions>
View the complete thread: 
<http://www.nuxeo.org/discussions/thread.jspa?threadID=2384#6459>
_______________________________________________
ECM mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm
To unsubscribe, go to http://lists.nuxeo.com/mailman/options/ecm

Reply via email to