knime -nosplash fails on linux

I'm new to this so thanks in advance for your patients.

Trying to run a new install of knime.

In the FAQ it gives the instruction of 

knime -nosplash -application org.knime.product.KNIME_BATCH_APPLICATION​ 

If "org.knime.product.KNIME_BATCH_APPLICATION​" is supposed to be an appication name is there an example application I can use to test.  It seems that a lot of the applications are deployed using a .zip.  If I deploy an example file how do i specify the zip file to use.

Thanks, here's the error.

[root@ip-172-31-45-56 knime-full_3.1.2]# cat /home/knime/knime-full_3.1.2/configuration/1462991469831.log

!SESSION 2016-05-11 14:31:09.671 -----------------------------------------------

eclipse.buildId=unknown

java.version=1.8.0_60

java.vendor=Oracle Corporation

BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US

Framework arguments:  -application org.knime.product.KNIME_BATCH_APPLICATION​

Command-line arguments:  -os linux -ws gtk -arch x86_64 -application org.knime.product.KNIME_BATCH_APPLICATION​

 

!ENTRY org.eclipse.osgi 4 0 2016-05-11 14:31:11.421

!MESSAGE Application error

!STACK 1

java.lang.RuntimeException: Application "org.knime.product.KNIME_BATCH_APPLICATION​" could not be found in the registry. The applications available are: com.knime.enterprise.client.filesystem.KNIME_WORKFLOW_DOWNLOADER, com.knime.enterprise.client.filesystem.KNIME_WORKFLOW_UPLOADER, com.knime.enterprise.slave.KNIME_REMOTE_APPLICATION, org.eclipse.ant.core.antRunner, org.eclipse.ant.ui.antRunner, org.eclipse.birt.report.debug.core.ReportDebugger, org.eclipse.birt.report.engine.ReportExecutor, org.eclipse.datatools.connectivity.console.profile.StorageFileEditor, org.eclipse.e4.ui.workbench.swt.E4Application, org.eclipse.e4.ui.workbench.swt.GenTopic, org.eclipse.emf.codegen.CodeGen, org.eclipse.emf.codegen.JMerger, org.eclipse.emf.codegen.ecore.Generator, org.eclipse.emf.importer.ecore.Ecore2GenModel, org.eclipse.emf.importer.java.Java2GenModel, org.eclipse.emf.importer.rose.Rose2GenModel, org.eclipse.equinox.app.error, org.eclipse.equinox.p2.director, org.eclipse.equinox.p2.garbagecollector.application, org.eclipse.equinox.p2.publisher.InstallPublisher, org.eclipse.equinox.p2.publisher.EclipseGenerator, org.eclipse.equinox.p2.publisher.ProductPublisher, org.eclipse.equinox.p2.publisher.FeaturesAndBundlesPublisher, org.eclipse.equinox.p2.reconciler.application, org.eclipse.equinox.p2.repository.repo2runnable, org.eclipse.equinox.p2.repository.metadataverifier, org.eclipse.equinox.p2.artifact.repository.mirrorApplication, org.eclipse.equinox.p2.metadata.repository.mirrorApplication, org.eclipse.equinox.p2.touchpoint.natives.nativePackageExtractor, org.eclipse.equinox.p2.updatesite.UpdateSitePublisher, org.eclipse.equinox.p2.publisher.UpdateSitePublisher, org.eclipse.equinox.p2.publisher.CategoryPublisher, org.eclipse.help.base.infocenterApplication, org.eclipse.help.base.helpApplication, org.eclipse.help.base.indexTool, org.eclipse.jdt.apt.core.aptBuild, org.eclipse.jdt.core.JavaCodeFormatter, org.eclipse.jdt.core.JavaIndexer, org.eclipse.pde.build.Build, org.eclipse.pde.junit.runtime.uitestapplication, org.eclipse.pde.junit.runtime.legacytestapplication, org.eclipse.pde.junit.runtime.coretestapplication, org.eclipse.pde.junit.runtime.coretestapplicationnonmain, org.eclipse.pde.junit.runtime.nonuithreadtestapplication, org.eclipse.ui.ide.workbench, org.knime.product.KNIME_APPLICATION, org.knime.product.KNIME_BATCH_APPLICATION, org.knime.workbench.help.KNIME_Documentation_Builder, org.knime.workbench.repository.NodeDocumentationGenerator.

    at org.eclipse.equinox.internal.app.EclipseAppContainer.startDefaultApp(EclipseAppContainer.java:248)

    at org.eclipse.equinox.internal.app.MainApplicationLauncher.run(MainApplicationLauncher.java:29)

    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)

    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)

    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:380)

    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:235)

    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

    at java.lang.reflect.Method.invoke(Method.java:497)

    at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:669)

    at org.eclipse.equinox.launcher.Main.basicRun(Main.java:608)

    at org.eclipse.equinox.launcher.Main.run(Main.java:1515)

    at org.eclipse.equinox.launcher.Main.main(Main.java:1488)

 

Make sure you are using the correct underscore characters. Some browsers do strange stuff when you copy the string and paste it into the terminal.