Hello there,
I have a power edition licence and when i run my application which i built from scratch,i get many warnings related to the classpath even though i have allo the jars in my application.
[WARN] Server class 'com.isomorphic.servlet.CompressionFilter' could not be found in the web app, but was found on the system classpath
[WARN] Adding classpath entry 'file:/D:/Downloads/smartgwtpower-3.1d/smartgwtpower-3.1d/lib/isomorphic_core_rpc.jar' to the web app classpath for this session
For additional info see: file:/D:/Downloads/eclipse/plugins/com.google.gwt.eclipse.sdkbundle_2.4.0.v201205091048-rel-r37/gwt-2.4.0/doc/helpInfo/webAppClassPath.html
ISC: Configuring log4j from: file:/C:/myworkspace/mySGWT/war/WEB-INF/classes/log4j.isc.config.xml
[WARN] Server class 'org.apache.commons.collections.map.LinkedMap' could not be found in the web app, but was found on the system classpath
[WARN] Adding classpath entry 'file:/D:/Downloads/eclipse/plugins/com.google.gwt.eclipse.sdkbundle_2.4.0.v201205091048-rel-r37/gwt-2.4.0/gwt-dev.jar' to the web app classpath for this session
For additional info see: file:/D:/Downloads/eclipse/plugins/com.google.gwt.eclipse.sdkbundle_2.4.0.v201205091048-rel-r37/gwt-2.4.0/doc/helpInfo/webAppClassPath.html
=== 2012-09-17 09:39:04,346 [main] INFO ISCInit - Isomorphic SmartClient/SmartGWT Framework - Initializing
=== 2012-09-17 09:39:04,356 [main] INFO ConfigLoader - Attempting to load framework.properties from CLASSPATH
[WARN] Server class 'isc.org.apache.oro.text.perl.Perl5Util' could not be found in the web app, but was found on the system classpath
[WARN] Adding classpath entry 'file:/D:/Downloads/smartgwtpower-3.1d/smartgwtpower-3.1d/lib/isc-jakarta-oro-2.0.6.jar' to the web app classpath for this session
For additional info see: file:/D:/Downloads/eclipse/plugins/com.google.gwt.eclipse.sdkbundle_2.4.0.v201205091048-rel-r37/gwt-2.4.0/doc/helpInfo/webAppClassPath.html
=== 2012-09-17 09:39:04,516 [main] INFO ConfigLoader - Successfully loaded framework.properties from CLASSPATH at location: jar:file:/D:/Downloads/smartgwtpower-3.1d/smartgwtpower-3.1d/lib/isomorphic_core_rpc.jar!/framework.properties
=== 2012-09-17 09:39:04,516 [main] INFO ConfigLoader - Attempting to load project.properties from CLASSPATH
=== 2012-09-17 09:39:04,516 [main] INFO ConfigLoader - Unable to locate project.properties in CLASSPATH
=== 2012-09-17 09:39:04,516 [main] INFO ConfigLoader - Successfully loaded isc_interfaces.properties from CLASSPATH at location: jar:file:/D:/Downloads/smartgwtpower-3.1d/smartgwtpower-3.1d/lib/isomorphic_core_rpc.jar!/isc_interfaces.properties
=== 2012-09-17 09:39:04,516 [main] INFO ConfigLoader - Attempting to load server.properties from CLASSPATH
=== 2012-09-17 09:39:04,516 [main] INFO ConfigLoader - Successfully loaded server.properties from CLASSPATH at location: file:/C:/myworkspace/mySGWT/war/WEB-INF/classes/server.properties
=== 2012-09-17 09:39:04,516 [main] INFO Logger - Logging system started.
=== 2012-09-17 09:39:04,516 [main] INFO ISCInit - Isomorphic SmartClient/SmartGWT Framework (SNAPSHOT_v8.3d_2012-05-08/PowerEdition Deployment 2012-05-08) - Initialization Complete
=== 2012-09-17 09:39:04,526 [main] INFO ISCInit - Auto-detected webRoot - using: C:\myworkspace\mySGWT\war
=== 2012-09-17 09:39:04,526 [main] INFO ISCInit - Isomorphic SmartClient/SmartGWT Framework initialization called from com.isomorphic.base.Base
=== 2012-09-17 09:39:04,526 [main] INFO ISCInit - Isomorphic SmartClient/SmartGWT Framework is already initialized
[WARN] Server class 'com.isomorphic.compression.ServletCompression' could not be found in the web app, but was found on the system classpath
[WARN] Adding classpath entry 'file:/D:/Downloads/smartgwtpower-3.1d/smartgwtpower-3.1d/lib/isomorphic_compression.jar' to the web app classpath for this session
For additional info see: file:/D:/Downloads/eclipse/plugins/com.google.gwt.eclipse.sdkbundle_2.4.0.v201205091048-rel-r37/gwt-2.4.0/doc/helpInfo/webAppClassPath.html
log4j:WARN No appenders could be found for logger (org.apache.jasper.compiler.JspRuntimeContext).
log4j:WARN Please initialize the log4j system properly.
=== 2012-09-17 09:39:04,566 [main] INFO ISCInit - Isomorphic SmartClient/SmartGWT Framework initialization called from com.isomorphic.base.Init
=== 2012-09-17 09:39:04,566 [main] INFO ISCInit - Isomorphic SmartClient/SmartGWT Framework is already initialized
I have a power edition licence and when i run my application which i built from scratch,i get many warnings related to the classpath even though i have allo the jars in my application.
[WARN] Server class 'com.isomorphic.servlet.CompressionFilter' could not be found in the web app, but was found on the system classpath
[WARN] Adding classpath entry 'file:/D:/Downloads/smartgwtpower-3.1d/smartgwtpower-3.1d/lib/isomorphic_core_rpc.jar' to the web app classpath for this session
For additional info see: file:/D:/Downloads/eclipse/plugins/com.google.gwt.eclipse.sdkbundle_2.4.0.v201205091048-rel-r37/gwt-2.4.0/doc/helpInfo/webAppClassPath.html
ISC: Configuring log4j from: file:/C:/myworkspace/mySGWT/war/WEB-INF/classes/log4j.isc.config.xml
[WARN] Server class 'org.apache.commons.collections.map.LinkedMap' could not be found in the web app, but was found on the system classpath
[WARN] Adding classpath entry 'file:/D:/Downloads/eclipse/plugins/com.google.gwt.eclipse.sdkbundle_2.4.0.v201205091048-rel-r37/gwt-2.4.0/gwt-dev.jar' to the web app classpath for this session
For additional info see: file:/D:/Downloads/eclipse/plugins/com.google.gwt.eclipse.sdkbundle_2.4.0.v201205091048-rel-r37/gwt-2.4.0/doc/helpInfo/webAppClassPath.html
=== 2012-09-17 09:39:04,346 [main] INFO ISCInit - Isomorphic SmartClient/SmartGWT Framework - Initializing
=== 2012-09-17 09:39:04,356 [main] INFO ConfigLoader - Attempting to load framework.properties from CLASSPATH
[WARN] Server class 'isc.org.apache.oro.text.perl.Perl5Util' could not be found in the web app, but was found on the system classpath
[WARN] Adding classpath entry 'file:/D:/Downloads/smartgwtpower-3.1d/smartgwtpower-3.1d/lib/isc-jakarta-oro-2.0.6.jar' to the web app classpath for this session
For additional info see: file:/D:/Downloads/eclipse/plugins/com.google.gwt.eclipse.sdkbundle_2.4.0.v201205091048-rel-r37/gwt-2.4.0/doc/helpInfo/webAppClassPath.html
=== 2012-09-17 09:39:04,516 [main] INFO ConfigLoader - Successfully loaded framework.properties from CLASSPATH at location: jar:file:/D:/Downloads/smartgwtpower-3.1d/smartgwtpower-3.1d/lib/isomorphic_core_rpc.jar!/framework.properties
=== 2012-09-17 09:39:04,516 [main] INFO ConfigLoader - Attempting to load project.properties from CLASSPATH
=== 2012-09-17 09:39:04,516 [main] INFO ConfigLoader - Unable to locate project.properties in CLASSPATH
=== 2012-09-17 09:39:04,516 [main] INFO ConfigLoader - Successfully loaded isc_interfaces.properties from CLASSPATH at location: jar:file:/D:/Downloads/smartgwtpower-3.1d/smartgwtpower-3.1d/lib/isomorphic_core_rpc.jar!/isc_interfaces.properties
=== 2012-09-17 09:39:04,516 [main] INFO ConfigLoader - Attempting to load server.properties from CLASSPATH
=== 2012-09-17 09:39:04,516 [main] INFO ConfigLoader - Successfully loaded server.properties from CLASSPATH at location: file:/C:/myworkspace/mySGWT/war/WEB-INF/classes/server.properties
=== 2012-09-17 09:39:04,516 [main] INFO Logger - Logging system started.
=== 2012-09-17 09:39:04,516 [main] INFO ISCInit - Isomorphic SmartClient/SmartGWT Framework (SNAPSHOT_v8.3d_2012-05-08/PowerEdition Deployment 2012-05-08) - Initialization Complete
=== 2012-09-17 09:39:04,526 [main] INFO ISCInit - Auto-detected webRoot - using: C:\myworkspace\mySGWT\war
=== 2012-09-17 09:39:04,526 [main] INFO ISCInit - Isomorphic SmartClient/SmartGWT Framework initialization called from com.isomorphic.base.Base
=== 2012-09-17 09:39:04,526 [main] INFO ISCInit - Isomorphic SmartClient/SmartGWT Framework is already initialized
[WARN] Server class 'com.isomorphic.compression.ServletCompression' could not be found in the web app, but was found on the system classpath
[WARN] Adding classpath entry 'file:/D:/Downloads/smartgwtpower-3.1d/smartgwtpower-3.1d/lib/isomorphic_compression.jar' to the web app classpath for this session
For additional info see: file:/D:/Downloads/eclipse/plugins/com.google.gwt.eclipse.sdkbundle_2.4.0.v201205091048-rel-r37/gwt-2.4.0/doc/helpInfo/webAppClassPath.html
log4j:WARN No appenders could be found for logger (org.apache.jasper.compiler.JspRuntimeContext).
log4j:WARN Please initialize the log4j system properly.
=== 2012-09-17 09:39:04,566 [main] INFO ISCInit - Isomorphic SmartClient/SmartGWT Framework initialization called from com.isomorphic.base.Init
=== 2012-09-17 09:39:04,566 [main] INFO ISCInit - Isomorphic SmartClient/SmartGWT Framework is already initialized