When executing a build on a UNIX server with a compile statement such as "$(JAVAPATH)/javac - classpath $(ECM_CLASS) *.java", Build receives error: /ecm/build/2955: syntax error at line 8;`$' unexpected. The exact same compile statement successfully built in previous versions of ChangeMan DS. JAVAPATH and ECM_CLASS variables are set in the root's environment.
2014-12-16 16:31:34,731 INFO [main] [org.apache.catalina.startup.ClusterRuleSetFactory] [::] -- Unable to find a cluster rule set in the classpath . Will load the default rule set.
Class file has wrong version 48.0, should be 47.0 Please remove or make sure it appears in the correct subdirectory of the classpath . Import java.util.List;
Shutdown the Tomcat container service that is used by the DA server Start a command prompt Ensure JAVA is in the path1 Set ClassPath to include the following jar files: derby.jar, derbyclient.jar & derbytools.jar,
Modify the "Absolute path of JDK installed" to be valid for this installation. Modify the " Classpath for compiling JSP files" so the paths to the jar files copied in step 2 are valid. Modify the "Absolute path of the web server" to be valid for this installation.