Running below command in UNIX and getting error.....it runs fine in windows in eclipse..any help on this?
1. java -cp /opt/lib/*.jar:/opt/com/test/cache/*.*:/opt/com/test/config/*.* ServerNodeCodeStartup Error: Could not find or load main class ServerNodeCodeStartup 2. java -cp /opt/lib/*.jar:/opt/com/test/cache/*.*:/opt/com/test/config/*.* com.test.cache.ServerNodeCodeStartup Error: Could not find or load main class ServerNodeCodeStartup -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/
