Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    HSQLDB no longer started?

    Hi Isomorphic,

    preparing a sample I noticed that perhaps HSQLDB is no longer started on startup of the application in Eclipse Classic Dev Mode.
    For me, this results in this warning "user lacks privilege or object not found: SUPPLYITEM"

    This is my complete server start log in the Eclipse Console:
    Code:
    [WARN] Server class 'com.isomorphic.base.InitListener' could not be found in the web app, but was found on the system classpath
       [WARN] Adding classpath entry 'file:/C:/Users/ST/workspace/lib/smartgwtpower-5.1p/lib/isomorphic_core_rpc.jar' to the web app classpath for this session
       For additional info see: file:/C:/eclipse/plugins/com.google.gwt.eclipse.sdkbundle_0.0.0.201601131605/gwt-2.7.0/doc/helpInfo/webAppClassPath.html
    [WARN] Server class 'org.apache.log4j.Logger' could not be found in the web app, but was found on the system classpath
       [WARN] Adding classpath entry 'file:/C:/Users/ST/workspace/lib/smartgwtpower-5.1p/lib/log4j-1.2.17.jar' to the web app classpath for this session
       For additional info see: file:/C:/eclipse/plugins/com.google.gwt.eclipse.sdkbundle_0.0.0.201601131605/gwt-2.7.0/doc/helpInfo/webAppClassPath.html
    ISC: Configuring log4j from: file:/C:/Users/ST/workspace/lib/smartgwtpower-5.1p/samples/built-in-ds/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:/C:/Users/ST/workspace/lib/smartgwtpower-5.1p/lib/commons-collections-3.2.1.jar' to the web app classpath for this session
       For additional info see: file:/C:/eclipse/plugins/com.google.gwt.eclipse.sdkbundle_0.0.0.201601131605/gwt-2.7.0/doc/helpInfo/webAppClassPath.html
    === 2017-02-07 17:35:38,251 [main] INFO  ISCInit - Isomorphic SmartClient/SmartGWT Framework - Initializing
    [WARN] Server class 'org.apache.commons.io.output.ProxyOutputStream' could not be found in the web app, but was found on the system classpath
       [WARN] Adding classpath entry 'file:/C:/Users/ST/workspace/lib/smartgwtpower-5.1p/lib/commons-io-2.4.jar' to the web app classpath for this session
       For additional info see: file:/C:/eclipse/plugins/com.google.gwt.eclipse.sdkbundle_0.0.0.201601131605/gwt-2.7.0/doc/helpInfo/webAppClassPath.html
    === 2017-02-07 17:35:38,258 [main] INFO  ConfigLoader - Attempting to load framework.properties from CLASSPATH
    [WARN] Server class 'org.joda.time.DateTime' could not be found in the web app, but was found on the system classpath
       [WARN] Adding classpath entry 'file:/C:/Users/ST/workspace/lib/smartgwtpower-5.1p/lib/joda-time-2.8.2.jar' to the web app classpath for this session
       For additional info see: file:/C:/eclipse/plugins/com.google.gwt.eclipse.sdkbundle_0.0.0.201601131605/gwt-2.7.0/doc/helpInfo/webAppClassPath.html
    [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:/C:/Users/ST/workspace/lib/smartgwtpower-5.1p/lib/isc-jakarta-oro-2.0.6.jar' to the web app classpath for this session
       For additional info see: file:/C:/eclipse/plugins/com.google.gwt.eclipse.sdkbundle_0.0.0.201601131605/gwt-2.7.0/doc/helpInfo/webAppClassPath.html
    === 2017-02-07 17:35:38,307 [main] INFO  ConfigLoader - Successfully loaded framework.properties from CLASSPATH at location: jar:file:/C:/Users/ST/workspace/lib/smartgwtpower-5.1p/lib/isomorphic_core_rpc.jar!/framework.properties
    === 2017-02-07 17:35:38,308 [main] INFO  ConfigLoader - Attempting to load project.properties from CLASSPATH
    === 2017-02-07 17:35:38,308 [main] INFO  ConfigLoader - Unable to locate project.properties in CLASSPATH
    === 2017-02-07 17:35:38,310 [main] INFO  ConfigLoader - Successfully loaded isc_interfaces.properties from CLASSPATH at location: jar:file:/C:/Users/ST/workspace/lib/smartgwtpower-5.1p/lib/isomorphic_core_rpc.jar!/isc_interfaces.properties
    === 2017-02-07 17:35:38,310 [main] INFO  ConfigLoader - Attempting to load server.properties from CLASSPATH
    === 2017-02-07 17:35:38,312 [main] INFO  ConfigLoader - Successfully loaded server.properties from CLASSPATH at location: file:/C:/Users/ST/workspace/lib/smartgwtpower-5.1p/samples/built-in-ds/war/WEB-INF/classes/server.properties
    === 2017-02-07 17:35:38,317 [main] INFO  Logger - Logging system started.
    [WARN] Server class 'com.isomorphic.sql.DBDataSource' could not be found in the web app, but was found on the system classpath
       [WARN] Adding classpath entry 'file:/C:/Users/ST/workspace/lib/smartgwtpower-5.1p/lib/isomorphic_sql.jar' to the web app classpath for this session
       For additional info see: file:/C:/eclipse/plugins/com.google.gwt.eclipse.sdkbundle_0.0.0.201601131605/gwt-2.7.0/doc/helpInfo/webAppClassPath.html
    === 2017-02-07 17:35:38,353 [main] INFO  ISCInit - Auto-detected webRoot - using: C:\Users\ST\workspace\lib\smartgwtpower-5.1p\samples\built-in-ds\war
    === 2017-02-07 17:35:38,354 [main] INFO  ISCInit - No default JNDI initial context factory present. Attempting to use MockInitialContextFactory.
    [WARN] Server class 'org.hibernate.proxy.HibernateProxy' could not be found in the web app, but was found on the system classpath
       [WARN] Adding classpath entry 'file:/C:/Users/ST/workspace/lib/smartgwtpower-5.1p/lib/hibernate3.jar' to the web app classpath for this session
       For additional info see: file:/C:/eclipse/plugins/com.google.gwt.eclipse.sdkbundle_0.0.0.201601131605/gwt-2.7.0/doc/helpInfo/webAppClassPath.html
    [WARN] Server class 'net.sf.cglib.transform.impl.InterceptFieldEnabled' could not be found in the web app, but was found on the system classpath
       [WARN] Adding classpath entry 'file:/C:/Users/ST/workspace/lib/smartgwtpower-5.1p/lib/cglib-2.2.jar' to the web app classpath for this session
       For additional info see: file:/C:/eclipse/plugins/com.google.gwt.eclipse.sdkbundle_0.0.0.201601131605/gwt-2.7.0/doc/helpInfo/webAppClassPath.html
    === 2017-02-07 17:35:38,363 [main] INFO  ISCInit - Bound DB defaultDatabase via JNDI at: isomorphic/jdbc/defaultDatabase
    === 2017-02-07 17:35:38,363 [main] INFO  ISCInit - Isomorphic SmartClient/SmartGWT Framework (v10.1p_2017-02-04/PowerEdition Deployment 2017-02-04) - Initialization Complete
    [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:/C:/Users/ST/workspace/lib/smartgwtpower-5.1p/lib/isomorphic_compression.jar' to the web app classpath for this session
       For additional info see: file:/C:/eclipse/plugins/com.google.gwt.eclipse.sdkbundle_0.0.0.201601131605/gwt-2.7.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.
    log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
    Linking modules
       Bootstrap link for command-line module 'com.smartgwt.sample.BuiltInDS'
          Linking module 'builtinds'
             Invoking Linker Cross-Site-Iframe
                Ignoring the following script tags in the gwt.xml file
    sc/initsc.js
    sc/modules/ISC_Core.js
    sc/modules/ISC_Foundation.js
    sc/modules/ISC_Containers.js
    sc/modules/ISC_Grids.js
    sc/modules/ISC_Forms.js
    sc/modules/ISC_RichTextEditor.js
    sc/modules/ISC_Calendar.js
    sc/modules/ISC_DataBinding.js
    sc/skins/Simplicity/load_skin.js
    
       Invoking Linker SmartGwtScriptInjector
          Creating loadScriptTagFiles.js to manually load the following script tags:
    sc/initsc.js
    sc/modules/ISC_Core.js
    sc/modules/ISC_Foundation.js
    sc/modules/ISC_Containers.js
    sc/modules/ISC_Grids.js
    sc/modules/ISC_Forms.js
    sc/modules/ISC_RichTextEditor.js
    sc/modules/ISC_Calendar.js
    sc/modules/ISC_DataBinding.js
    sc/skins/Simplicity/load_skin.js
    It is this ways since approx a month, I'd say.
    I also remember seeing log messages about HSQLDB on startup, which are now no longer there.
    Compare it to e.g. this old log.

    I'm using v10.1p_2017-02-04/PowerEdition.

    Best regaards
    Blama

    #2
    We're not aware of any change on our end that could have had such an impact on SGWT 5.1p, but note that our automated testing doesn't use Classic Dev Mode and current browsers don't support it. It's strongly recommended to switch to SuperDevMode. It's most likely something specific on your side that's causing this.

    If you could point out to us a specific pair of adjacent downloads from the SGWT 5.1p downloads (or similar) in which the problem is introduced we may be able to take another look for you on our end.

    Comment


      #3
      Hi Isomorphic,

      yes, I just used BuiltInDS from v10.1p_2017-02-04/PowerEdition.
      I also find it strange, but if you could have a look this would be great. I'll also try my machine at home in order to compare.

      Best regards
      Blama

      Comment


        #4
        Originally posted by Blama View Post
        yes, I just used BuiltInDS from v10.1p_2017-02-04/PowerEdition.
        We were asking for a pair of adjacent downloads, one of which has the problem, and the other which doesn't. Are you saying the equivalent download from 2017-02-03 doesn't have the problem?

        Comment


          #5
          Sorry, no. I'll Download older Versions and Test that.

          Comment


            #6
            Hi Isomorphic,

            I retested. Just replacing the version makes the HSQLDB start or not start:

            Good log (v10.1p_2016-10-29/PowerEdition Deployment 2016-10-29):
            Code:
            [WARN] Server class 'com.isomorphic.base.InitListener' could not be found in the web app, but was found on the system classpath
               [WARN] Adding classpath entry 'file:/C:/Users/ST/workspace/lib/smartgwtpower-5.1p/lib/isomorphic_core_rpc.jar' to the web app classpath for this session
               For additional info see: file:/C:/eclipse/plugins/com.google.gwt.eclipse.sdkbundle_0.0.0.201601131605/gwt-2.7.0/doc/helpInfo/webAppClassPath.html
            [WARN] Server class 'org.hsqldb.Server' could not be found in the web app, but was found on the system classpath
               [WARN] Adding classpath entry 'file:/C:/Users/ST/workspace/lib/smartgwtpower-5.1p/lib/hsqldb-2.2.9.jar' to the web app classpath for this session
               For additional info see: file:/C:/eclipse/plugins/com.google.gwt.eclipse.sdkbundle_0.0.0.201601131605/gwt-2.7.0/doc/helpInfo/webAppClassPath.html
            [Server@604b1e1d]: [Thread[main,5,main]]: checkRunning(false) entered
            [Server@604b1e1d]: [Thread[main,5,main]]: checkRunning(false) exited
            [Server@604b1e1d]: Startup sequence initiated from main() method
            [Server@604b1e1d]: Could not load properties from file
            [Server@604b1e1d]: Using cli/default properties only
            [Server@604b1e1d]: Initiating startup sequence...
            [Server@604b1e1d]: Server socket opened successfully in 1 ms.
            [WARN] Server class 'org.apache.log4j.Logger' could not be found in the web app, but was found on the system classpath
               [WARN] Adding classpath entry 'file:/C:/Users/ST/workspace/lib/smartgwtpower-5.1p/lib/log4j-1.2.17.jar' to the web app classpath for this session
               For additional info see: file:/C:/eclipse/plugins/com.google.gwt.eclipse.sdkbundle_0.0.0.201601131605/gwt-2.7.0/doc/helpInfo/webAppClassPath.html
            log4j:WARN No appenders could be found for logger (hsqldb.db.HSQLDB580FF6143A.ENGINE).
            log4j:WARN Please initialize the log4j system properly.
            log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
            [Server@604b1e1d]: Database [index=0, id=0, db=file:C:\Users\ST\workspace\lib\smartgwtpower-5.1p\samples\built-in-ds\war\WEB-INF\db\hsqldb\isomorphic, alias=isomorphic] opened sucessfully in 829 ms.
            [Server@604b1e1d]: Startup sequence completed in 831 ms.
            [Server@604b1e1d]: 2017-02-22 16:38:49.340 HSQLDB server 2.2.9 is online on port 9001
            [Server@604b1e1d]: To close normally, connect and execute SHUTDOWN SQL
            [Server@604b1e1d]: From command line, use [Ctrl]+[C] to abort abruptly
            ISC: Configuring log4j from: file:/C:/Users/ST/workspace/lib/smartgwtpower-5.1p/samples/built-in-ds/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:/C:/Users/ST/workspace/lib/smartgwtpower-5.1p/lib/commons-collections-3.2.1.jar' to the web app classpath for this session
               For additional info see: file:/C:/eclipse/plugins/com.google.gwt.eclipse.sdkbundle_0.0.0.201601131605/gwt-2.7.0/doc/helpInfo/webAppClassPath.html
            === 2017-02-22 16:38:49,655 [main] INFO  ISCInit - Isomorphic SmartClient/SmartGWT Framework - Initializing
            [WARN] Server class 'org.apache.commons.io.output.ProxyOutputStream' could not be found in the web app, but was found on the system classpath
               [WARN] Adding classpath entry 'file:/C:/Users/ST/workspace/lib/smartgwtpower-5.1p/lib/commons-io-2.4.jar' to the web app classpath for this session
               For additional info see: file:/C:/eclipse/plugins/com.google.gwt.eclipse.sdkbundle_0.0.0.201601131605/gwt-2.7.0/doc/helpInfo/webAppClassPath.html
            === 2017-02-22 16:38:49,662 [main] INFO  ConfigLoader - Attempting to load framework.properties from CLASSPATH
            [WARN] Server class 'org.joda.time.DateTime' could not be found in the web app, but was found on the system classpath
               [WARN] Adding classpath entry 'file:/C:/Users/ST/workspace/lib/smartgwtpower-5.1p/lib/joda-time-2.8.2.jar' to the web app classpath for this session
               For additional info see: file:/C:/eclipse/plugins/com.google.gwt.eclipse.sdkbundle_0.0.0.201601131605/gwt-2.7.0/doc/helpInfo/webAppClassPath.html
            [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:/C:/Users/ST/workspace/lib/smartgwtpower-5.1p/lib/isc-jakarta-oro-2.0.6.jar' to the web app classpath for this session
               For additional info see: file:/C:/eclipse/plugins/com.google.gwt.eclipse.sdkbundle_0.0.0.201601131605/gwt-2.7.0/doc/helpInfo/webAppClassPath.html
            === 2017-02-22 16:38:49,710 [main] INFO  ConfigLoader - Successfully loaded framework.properties from CLASSPATH at location: jar:file:/C:/Users/ST/workspace/lib/smartgwtpower-5.1p/lib/isomorphic_core_rpc.jar!/framework.properties
            === 2017-02-22 16:38:49,711 [main] INFO  ConfigLoader - Attempting to load project.properties from CLASSPATH
            === 2017-02-22 16:38:49,711 [main] INFO  ConfigLoader - Unable to locate project.properties in CLASSPATH
            === 2017-02-22 16:38:49,714 [main] INFO  ConfigLoader - Successfully loaded isc_interfaces.properties from CLASSPATH at location: jar:file:/C:/Users/ST/workspace/lib/smartgwtpower-5.1p/lib/isomorphic_core_rpc.jar!/isc_interfaces.properties
            === 2017-02-22 16:38:49,714 [main] INFO  ConfigLoader - Attempting to load server.properties from CLASSPATH
            === 2017-02-22 16:38:49,715 [main] INFO  ConfigLoader - Successfully loaded server.properties from CLASSPATH at location: file:/C:/Users/ST/workspace/lib/smartgwtpower-5.1p/samples/built-in-ds/war/WEB-INF/classes/server.properties
            === 2017-02-22 16:38:49,721 [main] INFO  Logger - Logging system started.
            === 2017-02-22 16:38:49,722 [main] DEBUG ConfigParser - Matched var name: gwtModuleName
            === 2017-02-22 16:38:49,723 [main] DEBUG ConfigParser - value after substitution: builtinds/sc
            === 2017-02-22 16:38:49,723 [main] ERROR ISCInit - Can't find marker file for webRoot: C:/Users/ST/workspace/lib/smartgwtpower-5.1p/samples/built-in-ds/war/builtinds/sc for configured/autodetected webRoot - if you moved the 'isomorphic' directory, please set isomorphicPathRootRelative in server.properties to the new location and restart the servlet engine.
            === 2017-02-22 16:38:49,723 [main] INFO  ISCInit - WebRoot auto-detection failed - using container IO
            === 2017-02-22 16:38:49,724 [main] INFO  ISCInit - Isomorphic SmartClient/SmartGWT Framework (v10.1p_2016-10-29/PowerEdition Deployment 2016-10-29) - Initialization Complete
            [WARN] Server class 'org.hibernate.proxy.HibernateProxy' could not be found in the web app, but was found on the system classpath
               [WARN] Adding classpath entry 'file:/C:/Users/ST/workspace/lib/smartgwtpower-5.1p/lib/hibernate3.jar' to the web app classpath for this session
               For additional info see: file:/C:/eclipse/plugins/com.google.gwt.eclipse.sdkbundle_0.0.0.201601131605/gwt-2.7.0/doc/helpInfo/webAppClassPath.html
            [WARN] Server class 'net.sf.cglib.transform.impl.InterceptFieldEnabled' could not be found in the web app, but was found on the system classpath
               [WARN] Adding classpath entry 'file:/C:/Users/ST/workspace/lib/smartgwtpower-5.1p/lib/cglib-2.2.jar' to the web app classpath for this session
               For additional info see: file:/C:/eclipse/plugins/com.google.gwt.eclipse.sdkbundle_0.0.0.201601131605/gwt-2.7.0/doc/helpInfo/webAppClassPath.html
            [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:/C:/Users/ST/workspace/lib/smartgwtpower-5.1p/lib/isomorphic_compression.jar' to the web app classpath for this session
               For additional info see: file:/C:/eclipse/plugins/com.google.gwt.eclipse.sdkbundle_0.0.0.201601131605/gwt-2.7.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.
            log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
            Linking modules
               Bootstrap link for command-line module 'com.smartgwt.sample.BuiltInDS'
                  Linking module 'builtinds'
                     Invoking Linker Cross-Site-Iframe
                        Ignoring the following script tags in the gwt.xml file
            sc/initsc.js
            sc/modules/ISC_Core.js
            sc/modules/ISC_Foundation.js
            sc/modules/ISC_Containers.js
            sc/modules/ISC_Grids.js
            sc/modules/ISC_Forms.js
            sc/modules/ISC_RichTextEditor.js
            sc/modules/ISC_Calendar.js
            sc/modules/ISC_DataBinding.js
            sc/skins/Simplicity/load_skin.js
            
               Invoking Linker SmartGwtScriptInjector
                  Creating loadScriptTagFiles.js to manually load the following script tags:
            sc/initsc.js
            sc/modules/ISC_Core.js
            sc/modules/ISC_Foundation.js
            sc/modules/ISC_Containers.js
            sc/modules/ISC_Grids.js
            sc/modules/ISC_Forms.js
            sc/modules/ISC_RichTextEditor.js
            sc/modules/ISC_Calendar.js
            sc/modules/ISC_DataBinding.js
            sc/skins/Simplicity/load_skin.js
            [WARN] Server class 'org.apache.commons.fileupload.FileItemFactory' could not be found in the web app, but was found on the system classpath
               [WARN] Adding classpath entry 'file:/C:/Users/ST/workspace/lib/smartgwtpower-5.1p/lib/commons-fileupload-1.3.1.jar' to the web app classpath for this session
               For additional info see: file:/C:/eclipse/plugins/com.google.gwt.eclipse.sdkbundle_0.0.0.201601131605/gwt-2.7.0/doc/helpInfo/webAppClassPath.html
            Bad log (v10.1p_2017-02-22/PowerEdition Deployment 2017-02-22):
            Code:
            [WARN] Server class 'com.isomorphic.base.InitListener' could not be found in the web app, but was found on the system classpath
               [WARN] Adding classpath entry 'file:/C:/Users/ST/workspace/lib/smartgwtpower-5.1p/lib/isomorphic_core_rpc.jar' to the web app classpath for this session
               For additional info see: file:/C:/eclipse/plugins/com.google.gwt.eclipse.sdkbundle_0.0.0.201601131605/gwt-2.7.0/doc/helpInfo/webAppClassPath.html
            [WARN] Server class 'org.apache.log4j.Priority' could not be found in the web app, but was found on the system classpath
               [WARN] Adding classpath entry 'file:/C:/Users/ST/workspace/lib/smartgwtpower-5.1p/lib/log4j-1.2.17.jar' to the web app classpath for this session
               For additional info see: file:/C:/eclipse/plugins/com.google.gwt.eclipse.sdkbundle_0.0.0.201601131605/gwt-2.7.0/doc/helpInfo/webAppClassPath.html
            ISC: Configuring log4j from: file:/C:/Users/ST/workspace/lib/smartgwtpower-5.1p/samples/built-in-ds/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:/C:/Users/ST/workspace/lib/smartgwtpower-5.1p/lib/commons-collections-3.2.1.jar' to the web app classpath for this session
               For additional info see: file:/C:/eclipse/plugins/com.google.gwt.eclipse.sdkbundle_0.0.0.201601131605/gwt-2.7.0/doc/helpInfo/webAppClassPath.html
            === 2017-02-22 16:51:22,265 [main] INFO  ISCInit - Isomorphic SmartClient/SmartGWT Framework - Initializing
            [WARN] Server class 'org.apache.commons.io.output.ProxyOutputStream' could not be found in the web app, but was found on the system classpath
               [WARN] Adding classpath entry 'file:/C:/Users/ST/workspace/lib/smartgwtpower-5.1p/lib/commons-io-2.4.jar' to the web app classpath for this session
               For additional info see: file:/C:/eclipse/plugins/com.google.gwt.eclipse.sdkbundle_0.0.0.201601131605/gwt-2.7.0/doc/helpInfo/webAppClassPath.html
            === 2017-02-22 16:51:22,271 [main] INFO  ConfigLoader - Attempting to load framework.properties from CLASSPATH
            [WARN] Server class 'org.joda.time.DateTime' could not be found in the web app, but was found on the system classpath
               [WARN] Adding classpath entry 'file:/C:/Users/ST/workspace/lib/smartgwtpower-5.1p/lib/joda-time-2.8.2.jar' to the web app classpath for this session
               For additional info see: file:/C:/eclipse/plugins/com.google.gwt.eclipse.sdkbundle_0.0.0.201601131605/gwt-2.7.0/doc/helpInfo/webAppClassPath.html
            [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:/C:/Users/ST/workspace/lib/smartgwtpower-5.1p/lib/isc-jakarta-oro-2.0.6.jar' to the web app classpath for this session
               For additional info see: file:/C:/eclipse/plugins/com.google.gwt.eclipse.sdkbundle_0.0.0.201601131605/gwt-2.7.0/doc/helpInfo/webAppClassPath.html
            === 2017-02-22 16:51:22,306 [main] INFO  ConfigLoader - Successfully loaded framework.properties from CLASSPATH at location: jar:file:/C:/Users/ST/workspace/lib/smartgwtpower-5.1p/lib/isomorphic_core_rpc.jar!/framework.properties
            === 2017-02-22 16:51:22,307 [main] INFO  ConfigLoader - Attempting to load project.properties from CLASSPATH
            === 2017-02-22 16:51:22,307 [main] INFO  ConfigLoader - Unable to locate project.properties in CLASSPATH
            === 2017-02-22 16:51:22,309 [main] INFO  ConfigLoader - Successfully loaded isc_interfaces.properties from CLASSPATH at location: jar:file:/C:/Users/ST/workspace/lib/smartgwtpower-5.1p/lib/isomorphic_core_rpc.jar!/isc_interfaces.properties
            === 2017-02-22 16:51:22,309 [main] INFO  ConfigLoader - Attempting to load server.properties from CLASSPATH
            === 2017-02-22 16:51:22,311 [main] INFO  ConfigLoader - Successfully loaded server.properties from CLASSPATH at location: file:/C:/Users/ST/workspace/lib/smartgwtpower-5.1p/samples/built-in-ds/war/WEB-INF/classes/server.properties
            === 2017-02-22 16:51:22,316 [main] INFO  Logger - Logging system started.
            [WARN] Server class 'com.isomorphic.sql.DBDataSource' could not be found in the web app, but was found on the system classpath
               [WARN] Adding classpath entry 'file:/C:/Users/ST/workspace/lib/smartgwtpower-5.1p/lib/isomorphic_sql.jar' to the web app classpath for this session
               For additional info see: file:/C:/eclipse/plugins/com.google.gwt.eclipse.sdkbundle_0.0.0.201601131605/gwt-2.7.0/doc/helpInfo/webAppClassPath.html
            === 2017-02-22 16:51:22,346 [main] ERROR ISCInit - Can't find marker file for webRoot: C:/Users/ST/workspace/lib/smartgwtpower-5.1p/samples/built-in-ds/war/builtinds/sc for configured/autodetected webRoot - if you moved the 'isomorphic' directory, please set isomorphicPathRootRelative in server.properties to the new location and restart the servlet engine.
            === 2017-02-22 16:51:22,346 [main] INFO  ISCInit - WebRoot auto-detection failed - using container IO
            === 2017-02-22 16:51:22,347 [main] INFO  ISCInit - No default JNDI initial context factory present. Attempting to use MockInitialContextFactory.
            [WARN] Server class 'org.hibernate.proxy.HibernateProxy' could not be found in the web app, but was found on the system classpath
               [WARN] Adding classpath entry 'file:/C:/Users/ST/workspace/lib/smartgwtpower-5.1p/lib/hibernate3.jar' to the web app classpath for this session
               For additional info see: file:/C:/eclipse/plugins/com.google.gwt.eclipse.sdkbundle_0.0.0.201601131605/gwt-2.7.0/doc/helpInfo/webAppClassPath.html
            [WARN] Server class 'net.sf.cglib.transform.impl.InterceptFieldEnabled' could not be found in the web app, but was found on the system classpath
               [WARN] Adding classpath entry 'file:/C:/Users/ST/workspace/lib/smartgwtpower-5.1p/lib/cglib-2.2.jar' to the web app classpath for this session
               For additional info see: file:/C:/eclipse/plugins/com.google.gwt.eclipse.sdkbundle_0.0.0.201601131605/gwt-2.7.0/doc/helpInfo/webAppClassPath.html
            === 2017-02-22 16:51:22,355 [main] INFO  ISCInit - Bound DB defaultDatabase via JNDI at: isomorphic/jdbc/defaultDatabase
            === 2017-02-22 16:51:22,355 [main] INFO  ISCInit - Isomorphic SmartClient/SmartGWT Framework (v10.1p_2017-02-22/PowerEdition Deployment 2017-02-22) - Initialization Complete
            [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:/C:/Users/ST/workspace/lib/smartgwtpower-5.1p/lib/isomorphic_compression.jar' to the web app classpath for this session
               For additional info see: file:/C:/eclipse/plugins/com.google.gwt.eclipse.sdkbundle_0.0.0.201601131605/gwt-2.7.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.
            log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
            Linking modules
               Bootstrap link for command-line module 'com.smartgwt.sample.BuiltInDS'
                  Linking module 'builtinds'
                     Invoking Linker Cross-Site-Iframe
                        Ignoring the following script tags in the gwt.xml file
            sc/initsc.js
            sc/modules/ISC_Core.js
            sc/modules/ISC_Foundation.js
            sc/modules/ISC_Containers.js
            sc/modules/ISC_Grids.js
            sc/modules/ISC_Forms.js
            sc/modules/ISC_RichTextEditor.js
            sc/modules/ISC_Calendar.js
            sc/modules/ISC_DataBinding.js
            sc/skins/Simplicity/load_skin.js
            
               Invoking Linker SmartGwtScriptInjector
                  Creating loadScriptTagFiles.js to manually load the following script tags:
            sc/initsc.js
            sc/modules/ISC_Core.js
            sc/modules/ISC_Foundation.js
            sc/modules/ISC_Containers.js
            sc/modules/ISC_Grids.js
            sc/modules/ISC_Forms.js
            sc/modules/ISC_RichTextEditor.js
            sc/modules/ISC_Calendar.js
            sc/modules/ISC_DataBinding.js
            sc/skins/Simplicity/load_skin.js
            I did not notice missing jars in the build path.

            Best regards
            Blama

            Comment


              #7
              Hi Isomorphic,

              please see the respective web.xml files. The top part differs, especially the newer file is missing this block:
              Code:
                  <context-param>
                      <param-name>HSQLDB_CONFIG</param-name>
                      <param-value>/WEB-INF/classes/hsqlserver.properties</param-value>
                  </context-param>
              Best regards
              Blama

              Comment


                #8
                Resetting this to the old version fixes the problem when using v10.1p_2017-02-22.

                Comment


                  #9
                  This was removed as an intentional act, but we're investigating the situation.

                  Comment


                    #10
                    The change was intended to simplify deployment and eliminate port conflicts that would arise from running multiple instances of the SDK on the same machine. Instead of starting the HSQLDB on a thread and having it listen on a TCP port, we now run it in-process and access the database via the jdbc:hsqldb:file: protocol. Additionally, these connections are then exposed internally in the container via JNDI at isomorphic/jdbc/HSQLDB such that third party libraries such as Hibernate that are not aware of the Isomorphic server.properties-based configuration can obtain connections without binding to a TCP port.

                    I'd like to understand why this is broken in this particular config. Can you tell me a little bit about your setup?:

                    - Eclipse version
                    - App Server name and version
                    - project configuration (I'm particularly interested in the messages in the log that carp about JAR files not being accessible via container - why is this happening? It may be related...)
                    - Anything else you can tell me about your configuration given the context above that would help me reproduce this case locally

                    Thanks for your help!

                    Comment


                      #11
                      Hi Isomorphic,

                      sorry for the delay. My config is as follows:
                      • Win 10
                      • Eclipse Java EE IDE for Web Developers, version Mars.2 Release (4.5.2)
                      • Java jdk1.8.0_111
                      • Apache Tomcat/8.0.30
                      • BuiltInDS Import, Open BuiltInDS.java, Click the "Bug" -> "Debug as" -> "Web application (GWT Classic Dev Mode)"
                      • Switched to v10.1p_2017-03-02
                      This is the full console log for this start:
                      Code:
                      [WARN] Server class 'com.isomorphic.base.InitListener' could not be found in the web app, but was found on the system classpath
                         [WARN] Adding classpath entry 'file:/C:/Users/ST/workspace/lib/smartgwtpower-5.1p/lib/isomorphic_core_rpc.jar' to the web app classpath for this session
                         For additional info see: file:/C:/eclipse/plugins/com.google.gwt.eclipse.sdkbundle_0.0.0.201601131605/gwt-2.7.0/doc/helpInfo/webAppClassPath.html
                      [WARN] Server class 'org.apache.log4j.Priority' could not be found in the web app, but was found on the system classpath
                         [WARN] Adding classpath entry 'file:/C:/Users/ST/workspace/lib/smartgwtpower-5.1p/lib/log4j-1.2.17.jar' to the web app classpath for this session
                         For additional info see: file:/C:/eclipse/plugins/com.google.gwt.eclipse.sdkbundle_0.0.0.201601131605/gwt-2.7.0/doc/helpInfo/webAppClassPath.html
                      ISC: Configuring log4j from: file:/C:/Users/ST/workspace/lib/smartgwtpower-5.1p/samples/built-in-ds/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:/C:/Users/ST/workspace/lib/smartgwtpower-5.1p/lib/commons-collections-3.2.1.jar' to the web app classpath for this session
                         For additional info see: file:/C:/eclipse/plugins/com.google.gwt.eclipse.sdkbundle_0.0.0.201601131605/gwt-2.7.0/doc/helpInfo/webAppClassPath.html
                      === 2017-03-02 15:38:57,696 [main] INFO  ISCInit - Isomorphic SmartClient/SmartGWT Framework - Initializing
                      [WARN] Server class 'org.apache.commons.io.output.ProxyOutputStream' could not be found in the web app, but was found on the system classpath
                         [WARN] Adding classpath entry 'file:/C:/Users/ST/workspace/lib/smartgwtpower-5.1p/lib/commons-io-2.4.jar' to the web app classpath for this session
                         For additional info see: file:/C:/eclipse/plugins/com.google.gwt.eclipse.sdkbundle_0.0.0.201601131605/gwt-2.7.0/doc/helpInfo/webAppClassPath.html
                      === 2017-03-02 15:38:57,704 [main] INFO  ConfigLoader - Attempting to load framework.properties from CLASSPATH
                      [WARN] Server class 'org.joda.time.DateTime' could not be found in the web app, but was found on the system classpath
                         [WARN] Adding classpath entry 'file:/C:/Users/ST/workspace/lib/smartgwtpower-5.1p/lib/joda-time-2.8.2.jar' to the web app classpath for this session
                         For additional info see: file:/C:/eclipse/plugins/com.google.gwt.eclipse.sdkbundle_0.0.0.201601131605/gwt-2.7.0/doc/helpInfo/webAppClassPath.html
                      [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:/C:/Users/ST/workspace/lib/smartgwtpower-5.1p/lib/isc-jakarta-oro-2.0.6.jar' to the web app classpath for this session
                         For additional info see: file:/C:/eclipse/plugins/com.google.gwt.eclipse.sdkbundle_0.0.0.201601131605/gwt-2.7.0/doc/helpInfo/webAppClassPath.html
                      === 2017-03-02 15:38:57,746 [main] INFO  ConfigLoader - Successfully loaded framework.properties from CLASSPATH at location: jar:file:/C:/Users/ST/workspace/lib/smartgwtpower-5.1p/lib/isomorphic_core_rpc.jar!/framework.properties
                      === 2017-03-02 15:38:57,746 [main] INFO  ConfigLoader - Attempting to load project.properties from CLASSPATH
                      === 2017-03-02 15:38:57,746 [main] INFO  ConfigLoader - Unable to locate project.properties in CLASSPATH
                      === 2017-03-02 15:38:57,749 [main] INFO  ConfigLoader - Successfully loaded isc_interfaces.properties from CLASSPATH at location: jar:file:/C:/Users/ST/workspace/lib/smartgwtpower-5.1p/lib/isomorphic_core_rpc.jar!/isc_interfaces.properties
                      === 2017-03-02 15:38:57,749 [main] INFO  ConfigLoader - Attempting to load server.properties from CLASSPATH
                      === 2017-03-02 15:38:57,750 [main] INFO  ConfigLoader - Successfully loaded server.properties from CLASSPATH at location: file:/C:/Users/ST/workspace/lib/smartgwtpower-5.1p/samples/built-in-ds/war/WEB-INF/classes/server.properties
                      === 2017-03-02 15:38:57,754 [main] INFO  Logger - Logging system started.
                      [WARN] Server class 'com.isomorphic.sql.DBDataSource' could not be found in the web app, but was found on the system classpath
                         [WARN] Adding classpath entry 'file:/C:/Users/ST/workspace/lib/smartgwtpower-5.1p/lib/isomorphic_sql.jar' to the web app classpath for this session
                         For additional info see: file:/C:/eclipse/plugins/com.google.gwt.eclipse.sdkbundle_0.0.0.201601131605/gwt-2.7.0/doc/helpInfo/webAppClassPath.html
                      === 2017-03-02 15:38:57,794 [main] ERROR ISCInit - Can't find marker file for webRoot: C:/Users/ST/workspace/lib/smartgwtpower-5.1p/samples/built-in-ds/war/builtinds/sc for configured/autodetected webRoot - if you moved the 'isomorphic' directory, please set isomorphicPathRootRelative in server.properties to the new location and restart the servlet engine.
                      === 2017-03-02 15:38:57,794 [main] INFO  ISCInit - WebRoot auto-detection failed - using container IO
                      === 2017-03-02 15:38:57,795 [main] INFO  ISCInit - No default JNDI initial context factory present. Attempting to use MockInitialContextFactory.
                      [WARN] Server class 'org.hibernate.proxy.HibernateProxy' could not be found in the web app, but was found on the system classpath
                         [WARN] Adding classpath entry 'file:/C:/Users/ST/workspace/lib/smartgwtpower-5.1p/lib/hibernate3.jar' to the web app classpath for this session
                         For additional info see: file:/C:/eclipse/plugins/com.google.gwt.eclipse.sdkbundle_0.0.0.201601131605/gwt-2.7.0/doc/helpInfo/webAppClassPath.html
                      [WARN] Server class 'net.sf.cglib.transform.impl.InterceptFieldEnabled' could not be found in the web app, but was found on the system classpath
                         [WARN] Adding classpath entry 'file:/C:/Users/ST/workspace/lib/smartgwtpower-5.1p/lib/cglib-2.2.jar' to the web app classpath for this session
                         For additional info see: file:/C:/eclipse/plugins/com.google.gwt.eclipse.sdkbundle_0.0.0.201601131605/gwt-2.7.0/doc/helpInfo/webAppClassPath.html
                      === 2017-03-02 15:38:57,807 [main] INFO  ISCInit - Bound DB defaultDatabase via JNDI at: isomorphic/jdbc/defaultDatabase
                      === 2017-03-02 15:38:57,808 [main] INFO  ISCInit - Isomorphic SmartClient/SmartGWT Framework (v10.1p_2017-03-02/PowerEdition Deployment 2017-03-02) - Initialization Complete
                      [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:/C:/Users/ST/workspace/lib/smartgwtpower-5.1p/lib/isomorphic_compression.jar' to the web app classpath for this session
                         For additional info see: file:/C:/eclipse/plugins/com.google.gwt.eclipse.sdkbundle_0.0.0.201601131605/gwt-2.7.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.
                      log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
                      Linking modules
                         Bootstrap link for command-line module 'com.smartgwt.sample.BuiltInDS'
                            Linking module 'builtinds'
                               Invoking Linker Cross-Site-Iframe
                                  Ignoring the following script tags in the gwt.xml file
                      sc/initsc.js
                      sc/modules/ISC_Core.js
                      sc/modules/ISC_Foundation.js
                      sc/modules/ISC_Containers.js
                      sc/modules/ISC_Grids.js
                      sc/modules/ISC_Forms.js
                      sc/modules/ISC_RichTextEditor.js
                      sc/modules/ISC_Calendar.js
                      sc/modules/ISC_DataBinding.js
                      sc/skins/Simplicity/load_skin.js
                      
                         Invoking Linker SmartGwtScriptInjector
                            Creating loadScriptTagFiles.js to manually load the following script tags:
                      sc/initsc.js
                      sc/modules/ISC_Core.js
                      sc/modules/ISC_Foundation.js
                      sc/modules/ISC_Containers.js
                      sc/modules/ISC_Grids.js
                      sc/modules/ISC_Forms.js
                      sc/modules/ISC_RichTextEditor.js
                      sc/modules/ISC_Calendar.js
                      sc/modules/ISC_DataBinding.js
                      sc/skins/Simplicity/load_skin.js
                      [WARN] Server class 'org.apache.commons.fileupload.FileItemFactory' could not be found in the web app, but was found on the system classpath
                         [WARN] Adding classpath entry 'file:/C:/Users/ST/workspace/lib/smartgwtpower-5.1p/lib/commons-fileupload-1.3.1.jar' to the web app classpath for this session
                         For additional info see: file:/C:/eclipse/plugins/com.google.gwt.eclipse.sdkbundle_0.0.0.201601131605/gwt-2.7.0/doc/helpInfo/webAppClassPath.html

                      This is the log for a start as Super Dev Mode, which does not show the problem?!:
                      Code:
                      Runing CodeServer with parameters: [-noprecompile, -port, 9876, -sourceLevel, 1.7, -bindAddress, 127.0.0.1, -launcherDir, C:\Users\ST\workspace\lib\smartgwtpower-5.1p\samples\built-in-ds\war, -logLevel, INFO, com.smartgwt.sample.BuiltInDS, com.smartgwt.sample.BuiltInDS]
                      Super Dev Mode starting up
                         workDir: C:\Users\ST\AppData\Local\Temp\gwt-codeserver-7492427614008504806.tmp
                         Loading Java files in com.smartgwt.sample.BuiltInDS.
                      [WARN] Server class 'com.isomorphic.base.InitListener' could not be found in the web app, but was found on the system classpath
                         [WARN] Adding classpath entry 'file:/C:/Users/ST/workspace/lib/smartgwtpower-5.1p/lib/isomorphic_core_rpc.jar' to the web app classpath for this session
                         For additional info see: file:/C:/eclipse/plugins/com.google.gwt.eclipse.sdkbundle_0.0.0.201601131605/gwt-2.7.0/doc/helpInfo/webAppClassPath.html
                      [WARN] Server class 'org.apache.log4j.Priority' could not be found in the web app, but was found on the system classpath
                         [WARN] Adding classpath entry 'file:/C:/Users/ST/workspace/lib/smartgwtpower-5.1p/lib/log4j-1.2.17.jar' to the web app classpath for this session
                         For additional info see: file:/C:/eclipse/plugins/com.google.gwt.eclipse.sdkbundle_0.0.0.201601131605/gwt-2.7.0/doc/helpInfo/webAppClassPath.html
                      ISC: Configuring log4j from: file:/C:/Users/ST/workspace/lib/smartgwtpower-5.1p/samples/built-in-ds/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:/C:/Users/ST/workspace/lib/smartgwtpower-5.1p/lib/commons-collections-3.2.1.jar' to the web app classpath for this session
                         For additional info see: file:/C:/eclipse/plugins/com.google.gwt.eclipse.sdkbundle_0.0.0.201601131605/gwt-2.7.0/doc/helpInfo/webAppClassPath.html
                      === 2017-03-02 15:42:59,128 [main] INFO  ISCInit - Isomorphic SmartClient/SmartGWT Framework - Initializing
                      [WARN] Server class 'org.apache.commons.io.output.ProxyOutputStream' could not be found in the web app, but was found on the system classpath
                         [WARN] Adding classpath entry 'file:/C:/Users/ST/workspace/lib/smartgwtpower-5.1p/lib/commons-io-2.4.jar' to the web app classpath for this session
                         For additional info see: file:/C:/eclipse/plugins/com.google.gwt.eclipse.sdkbundle_0.0.0.201601131605/gwt-2.7.0/doc/helpInfo/webAppClassPath.html
                      === 2017-03-02 15:42:59,137 [main] INFO  ConfigLoader - Attempting to load framework.properties from CLASSPATH
                      [WARN] Server class 'org.joda.time.DateTime' could not be found in the web app, but was found on the system classpath
                         [WARN] Adding classpath entry 'file:/C:/Users/ST/workspace/lib/smartgwtpower-5.1p/lib/joda-time-2.8.2.jar' to the web app classpath for this session
                         For additional info see: file:/C:/eclipse/plugins/com.google.gwt.eclipse.sdkbundle_0.0.0.201601131605/gwt-2.7.0/doc/helpInfo/webAppClassPath.html
                      [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:/C:/Users/ST/workspace/lib/smartgwtpower-5.1p/lib/isc-jakarta-oro-2.0.6.jar' to the web app classpath for this session
                         For additional info see: file:/C:/eclipse/plugins/com.google.gwt.eclipse.sdkbundle_0.0.0.201601131605/gwt-2.7.0/doc/helpInfo/webAppClassPath.html
                      === 2017-03-02 15:42:59,188 [main] INFO  ConfigLoader - Successfully loaded framework.properties from CLASSPATH at location: jar:file:/C:/Users/ST/workspace/lib/smartgwtpower-5.1p/lib/isomorphic_core_rpc.jar!/framework.properties
                      === 2017-03-02 15:42:59,188 [main] INFO  ConfigLoader - Attempting to load project.properties from CLASSPATH
                      === 2017-03-02 15:42:59,189 [main] INFO  ConfigLoader - Unable to locate project.properties in CLASSPATH
                      === 2017-03-02 15:42:59,191 [main] INFO  ConfigLoader - Successfully loaded isc_interfaces.properties from CLASSPATH at location: jar:file:/C:/Users/ST/workspace/lib/smartgwtpower-5.1p/lib/isomorphic_core_rpc.jar!/isc_interfaces.properties
                      === 2017-03-02 15:42:59,191 [main] INFO  ConfigLoader - Attempting to load server.properties from CLASSPATH
                      === 2017-03-02 15:42:59,193 [main] INFO  ConfigLoader - Successfully loaded server.properties from CLASSPATH at location: file:/C:/Users/ST/workspace/lib/smartgwtpower-5.1p/samples/built-in-ds/war/WEB-INF/classes/server.properties
                      === 2017-03-02 15:42:59,198 [main] INFO  Logger - Logging system started.
                      [WARN] Server class 'com.isomorphic.sql.DBDataSource' could not be found in the web app, but was found on the system classpath
                         [WARN] Adding classpath entry 'file:/C:/Users/ST/workspace/lib/smartgwtpower-5.1p/lib/isomorphic_sql.jar' to the web app classpath for this session
                         For additional info see: file:/C:/eclipse/plugins/com.google.gwt.eclipse.sdkbundle_0.0.0.201601131605/gwt-2.7.0/doc/helpInfo/webAppClassPath.html
                      === 2017-03-02 15:42:59,235 [main] INFO  ISCInit - Auto-detected webRoot - using: C:\Users\ST\workspace\lib\smartgwtpower-5.1p\samples\built-in-ds\war
                      === 2017-03-02 15:42:59,236 [main] INFO  ISCInit - No default JNDI initial context factory present. Attempting to use MockInitialContextFactory.
                      [WARN] Server class 'org.hibernate.proxy.HibernateProxy' could not be found in the web app, but was found on the system classpath
                         [WARN] Adding classpath entry 'file:/C:/Users/ST/workspace/lib/smartgwtpower-5.1p/lib/hibernate3.jar' to the web app classpath for this session
                         For additional info see: file:/C:/eclipse/plugins/com.google.gwt.eclipse.sdkbundle_0.0.0.201601131605/gwt-2.7.0/doc/helpInfo/webAppClassPath.html
                      [WARN] Server class 'net.sf.cglib.transform.impl.InterceptFieldEnabled' could not be found in the web app, but was found on the system classpath
                         [WARN] Adding classpath entry 'file:/C:/Users/ST/workspace/lib/smartgwtpower-5.1p/lib/cglib-2.2.jar' to the web app classpath for this session
                         For additional info see: file:/C:/eclipse/plugins/com.google.gwt.eclipse.sdkbundle_0.0.0.201601131605/gwt-2.7.0/doc/helpInfo/webAppClassPath.html
                      === 2017-03-02 15:42:59,245 [main] INFO  ISCInit - Bound DB defaultDatabase via JNDI at: isomorphic/jdbc/defaultDatabase
                      === 2017-03-02 15:42:59,246 [main] INFO  ISCInit - Isomorphic SmartClient/SmartGWT Framework (v10.1p_2017-03-02/PowerEdition Deployment 2017-03-02) - Initialization Complete
                      [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:/C:/Users/ST/workspace/lib/smartgwtpower-5.1p/lib/isomorphic_compression.jar' to the web app classpath for this session
                         For additional info see: file:/C:/eclipse/plugins/com.google.gwt.eclipse.sdkbundle_0.0.0.201601131605/gwt-2.7.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.
                      log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
                      Linking modules
                         Bootstrap link for command-line module 'com.smartgwt.sample.BuiltInDS'
                            Linking module 'builtinds'
                               Invoking Linker Cross-Site-Iframe
                                  Ignoring the following script tags in the gwt.xml file
                      sc/initsc.js
                      sc/modules/ISC_Core.js
                      sc/modules/ISC_Foundation.js
                      sc/modules/ISC_Containers.js
                      sc/modules/ISC_Grids.js
                      sc/modules/ISC_Forms.js
                      sc/modules/ISC_RichTextEditor.js
                      sc/modules/ISC_Calendar.js
                      sc/modules/ISC_DataBinding.js
                      sc/skins/Simplicity/load_skin.js
                      
                         Invoking Linker SmartGwtScriptInjector
                            Creating loadScriptTagFiles.js to manually load the following script tags:
                      sc/initsc.js
                      sc/modules/ISC_Core.js
                      sc/modules/ISC_Foundation.js
                      sc/modules/ISC_Containers.js
                      sc/modules/ISC_Grids.js
                      sc/modules/ISC_Forms.js
                      sc/modules/ISC_RichTextEditor.js
                      sc/modules/ISC_Calendar.js
                      sc/modules/ISC_DataBinding.js
                      sc/skins/Simplicity/load_skin.js
                         Module setup completed in 15717 ms
                         [WARN] unable to delete 'C:\Users\ST\AppData\Local\Temp\gwt-codeserver-7492427614008504806.tmp\com.smartgwt.sample.BuiltInDS\compile-1' (skipped)
                         [ERROR] unable to create directory: C:\Users\ST\AppData\Local\Temp\gwt-codeserver-7492427614008504806.tmp\com.smartgwt.sample.BuiltInDS\compile-1
                         Loading Java files in com.smartgwt.sample.BuiltInDS.
                         Module setup completed in 12676 ms
                      
                      The code server is ready at http://127.0.0.1:9876/
                      Code server started in 30128 ms
                      waited 27822 ms for code server to finish
                      [WARN] Server class 'org.apache.commons.fileupload.FileItemFactory' could not be found in the web app, but was found on the system classpath
                         [WARN] Adding classpath entry 'file:/C:/Users/ST/workspace/lib/smartgwtpower-5.1p/lib/commons-fileupload-1.3.1.jar' to the web app classpath for this session
                         For additional info see: file:/C:/eclipse/plugins/com.google.gwt.eclipse.sdkbundle_0.0.0.201601131605/gwt-2.7.0/doc/helpInfo/webAppClassPath.html
                      === 2017-03-02 15:47:43,578 [1-30] INFO  Compression - /builtinds/loadScriptTagFiles.js: 1990 -> 329 bytes
                      === 2017-03-02 15:47:43,578 [1-33] INFO  Compression - /builtinds/builtinds.nocache.js: 2473 -> 1220 bytes
                      === 2017-03-02 15:47:43,585 [1-33] INFO  RequestContext - URL: '/builtinds/sc/DataSourceLoader', User-Agent: 'Mozilla/5.0 (Windows NT 6.3; WOW64; rv:26.0) Gecko/20100101 Firefox/26.0': Moz (Gecko) with Accept-Encoding header
                      === 2017-03-02 15:47:43,603 [1-31] INFO  Compression - /builtinds/sc/initsc.js: 47 -> 72 bytes
                      === 2017-03-02 15:47:43,617 [1-48] INFO  Compression - /builtinds/sc/modules/ISC_Containers.js: 155064 -> 36626 bytes
                      === 2017-03-02 15:47:43,625 [1-48] INFO  Compression - /builtinds/sc/modules/ISC_RichTextEditor.js: 61960 -> 16234 bytes
                      [WARN] Server class 'org.apache.commons.pool.impl.GenericKeyedObjectPool' could not be found in the web app, but was found on the system classpath
                         [WARN] Adding classpath entry 'file:/C:/Users/ST/workspace/lib/smartgwtpower-5.1p/lib/commons-pool-1.6.jar' to the web app classpath for this session
                         For additional info see: file:/C:/eclipse/plugins/com.google.gwt.eclipse.sdkbundle_0.0.0.201601131605/gwt-2.7.0/doc/helpInfo/webAppClassPath.html
                      === 2017-03-02 15:47:43,650 [1-30] INFO  Compression - /builtinds/sc/modules/ISC_Foundation.js: 354714 -> 81927 bytes
                      === 2017-03-02 15:47:43,676 [1-49] INFO  Compression - /builtinds/sc/modules/ISC_Calendar.js: 273339 -> 66328 bytes
                      [WARN] Server class 'org.apache.commons.jxpath.AbstractFactory' could not be found in the web app, but was found on the system classpath
                         [WARN] Adding classpath entry 'file:/C:/Users/ST/workspace/lib/smartgwtpower-5.1p/lib/commons-jxpath-1.3.jar' to the web app classpath for this session
                         For additional info see: file:/C:/eclipse/plugins/com.google.gwt.eclipse.sdkbundle_0.0.0.201601131605/gwt-2.7.0/doc/helpInfo/webAppClassPath.html
                      The crazy thing is that after starting the app once in Super Dev Mode, subsequent starts in Dev mode work as well. This is one log:
                      Code:
                      [WARN] Server class 'com.isomorphic.base.InitListener' could not be found in the web app, but was found on the system classpath
                         [WARN] Adding classpath entry 'file:/C:/Users/ST/workspace/lib/smartgwtpower-5.1p/lib/isomorphic_core_rpc.jar' to the web app classpath for this session
                         For additional info see: file:/C:/eclipse/plugins/com.google.gwt.eclipse.sdkbundle_0.0.0.201601131605/gwt-2.7.0/doc/helpInfo/webAppClassPath.html
                      [WARN] Server class 'org.apache.log4j.Logger' could not be found in the web app, but was found on the system classpath
                         [WARN] Adding classpath entry 'file:/C:/Users/ST/workspace/lib/smartgwtpower-5.1p/lib/log4j-1.2.17.jar' to the web app classpath for this session
                         For additional info see: file:/C:/eclipse/plugins/com.google.gwt.eclipse.sdkbundle_0.0.0.201601131605/gwt-2.7.0/doc/helpInfo/webAppClassPath.html
                      ISC: Configuring log4j from: file:/C:/Users/ST/workspace/lib/smartgwtpower-5.1p/samples/built-in-ds/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:/C:/Users/ST/workspace/lib/smartgwtpower-5.1p/lib/commons-collections-3.2.1.jar' to the web app classpath for this session
                         For additional info see: file:/C:/eclipse/plugins/com.google.gwt.eclipse.sdkbundle_0.0.0.201601131605/gwt-2.7.0/doc/helpInfo/webAppClassPath.html
                      === 2017-03-02 15:51:03,720 [main] INFO  ISCInit - Isomorphic SmartClient/SmartGWT Framework - Initializing
                      [WARN] Server class 'org.apache.commons.io.output.ProxyOutputStream' could not be found in the web app, but was found on the system classpath
                         [WARN] Adding classpath entry 'file:/C:/Users/ST/workspace/lib/smartgwtpower-5.1p/lib/commons-io-2.4.jar' to the web app classpath for this session
                         For additional info see: file:/C:/eclipse/plugins/com.google.gwt.eclipse.sdkbundle_0.0.0.201601131605/gwt-2.7.0/doc/helpInfo/webAppClassPath.html
                      === 2017-03-02 15:51:03,727 [main] INFO  ConfigLoader - Attempting to load framework.properties from CLASSPATH
                      [WARN] Server class 'org.joda.time.DateTime' could not be found in the web app, but was found on the system classpath
                         [WARN] Adding classpath entry 'file:/C:/Users/ST/workspace/lib/smartgwtpower-5.1p/lib/joda-time-2.8.2.jar' to the web app classpath for this session
                         For additional info see: file:/C:/eclipse/plugins/com.google.gwt.eclipse.sdkbundle_0.0.0.201601131605/gwt-2.7.0/doc/helpInfo/webAppClassPath.html
                      [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:/C:/Users/ST/workspace/lib/smartgwtpower-5.1p/lib/isc-jakarta-oro-2.0.6.jar' to the web app classpath for this session
                         For additional info see: file:/C:/eclipse/plugins/com.google.gwt.eclipse.sdkbundle_0.0.0.201601131605/gwt-2.7.0/doc/helpInfo/webAppClassPath.html
                      === 2017-03-02 15:51:03,782 [main] INFO  ConfigLoader - Successfully loaded framework.properties from CLASSPATH at location: jar:file:/C:/Users/ST/workspace/lib/smartgwtpower-5.1p/lib/isomorphic_core_rpc.jar!/framework.properties
                      === 2017-03-02 15:51:03,783 [main] INFO  ConfigLoader - Attempting to load project.properties from CLASSPATH
                      === 2017-03-02 15:51:03,783 [main] INFO  ConfigLoader - Unable to locate project.properties in CLASSPATH
                      === 2017-03-02 15:51:03,785 [main] INFO  ConfigLoader - Successfully loaded isc_interfaces.properties from CLASSPATH at location: jar:file:/C:/Users/ST/workspace/lib/smartgwtpower-5.1p/lib/isomorphic_core_rpc.jar!/isc_interfaces.properties
                      === 2017-03-02 15:51:03,785 [main] INFO  ConfigLoader - Attempting to load server.properties from CLASSPATH
                      === 2017-03-02 15:51:03,786 [main] INFO  ConfigLoader - Successfully loaded server.properties from CLASSPATH at location: file:/C:/Users/ST/workspace/lib/smartgwtpower-5.1p/samples/built-in-ds/war/WEB-INF/classes/server.properties
                      === 2017-03-02 15:51:03,790 [main] INFO  Logger - Logging system started.
                      [WARN] Server class 'com.isomorphic.sql.DBDataSource' could not be found in the web app, but was found on the system classpath
                         [WARN] Adding classpath entry 'file:/C:/Users/ST/workspace/lib/smartgwtpower-5.1p/lib/isomorphic_sql.jar' to the web app classpath for this session
                         For additional info see: file:/C:/eclipse/plugins/com.google.gwt.eclipse.sdkbundle_0.0.0.201601131605/gwt-2.7.0/doc/helpInfo/webAppClassPath.html
                      === 2017-03-02 15:51:03,822 [main] INFO  ISCInit - Auto-detected webRoot - using: C:\Users\ST\workspace\lib\smartgwtpower-5.1p\samples\built-in-ds\war
                      === 2017-03-02 15:51:03,823 [main] INFO  ISCInit - No default JNDI initial context factory present. Attempting to use MockInitialContextFactory.
                      [WARN] Server class 'org.hibernate.proxy.HibernateProxy' could not be found in the web app, but was found on the system classpath
                         [WARN] Adding classpath entry 'file:/C:/Users/ST/workspace/lib/smartgwtpower-5.1p/lib/hibernate3.jar' to the web app classpath for this session
                         For additional info see: file:/C:/eclipse/plugins/com.google.gwt.eclipse.sdkbundle_0.0.0.201601131605/gwt-2.7.0/doc/helpInfo/webAppClassPath.html
                      [WARN] Server class 'net.sf.cglib.transform.impl.InterceptFieldEnabled' could not be found in the web app, but was found on the system classpath
                         [WARN] Adding classpath entry 'file:/C:/Users/ST/workspace/lib/smartgwtpower-5.1p/lib/cglib-2.2.jar' to the web app classpath for this session
                         For additional info see: file:/C:/eclipse/plugins/com.google.gwt.eclipse.sdkbundle_0.0.0.201601131605/gwt-2.7.0/doc/helpInfo/webAppClassPath.html
                      === 2017-03-02 15:51:03,834 [main] INFO  ISCInit - Bound DB defaultDatabase via JNDI at: isomorphic/jdbc/defaultDatabase
                      === 2017-03-02 15:51:03,835 [main] INFO  ISCInit - Isomorphic SmartClient/SmartGWT Framework (v10.1p_2017-03-02/PowerEdition Deployment 2017-03-02) - Initialization Complete
                      [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:/C:/Users/ST/workspace/lib/smartgwtpower-5.1p/lib/isomorphic_compression.jar' to the web app classpath for this session
                         For additional info see: file:/C:/eclipse/plugins/com.google.gwt.eclipse.sdkbundle_0.0.0.201601131605/gwt-2.7.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.
                      log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
                      Linking modules
                         Bootstrap link for command-line module 'com.smartgwt.sample.BuiltInDS'
                            Linking module 'builtinds'
                               Invoking Linker Cross-Site-Iframe
                                  Ignoring the following script tags in the gwt.xml file
                      sc/initsc.js
                      sc/modules/ISC_Core.js
                      sc/modules/ISC_Foundation.js
                      sc/modules/ISC_Containers.js
                      sc/modules/ISC_Grids.js
                      sc/modules/ISC_Forms.js
                      sc/modules/ISC_RichTextEditor.js
                      sc/modules/ISC_Calendar.js
                      sc/modules/ISC_DataBinding.js
                      sc/skins/Simplicity/load_skin.js
                      
                         Invoking Linker SmartGwtScriptInjector
                            Creating loadScriptTagFiles.js to manually load the following script tags:
                      sc/initsc.js
                      sc/modules/ISC_Core.js
                      sc/modules/ISC_Foundation.js
                      sc/modules/ISC_Containers.js
                      sc/modules/ISC_Grids.js
                      sc/modules/ISC_Forms.js
                      sc/modules/ISC_RichTextEditor.js
                      sc/modules/ISC_Calendar.js
                      sc/modules/ISC_DataBinding.js
                      sc/skins/Simplicity/load_skin.js
                      Perhaps some timing issue?

                      Best regards
                      Blama

                      Comment


                        #12
                        Please note that none of the logs from #11 mention HSQLDB, like the old logs did.

                        Best regards
                        Blama

                        Comment

                        Working...
                        X