Announcement

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

    Unable to Bring Up Visual Builder on SmartGWT 6.1 Pro

    I downloaded a trial SmartGWT 6.1 Pro and tried to startup Visual Builder but got the below err msg. My question is I have the Pro version and why I received this msg. Do I need further licensing? I will buy this product at a later date. Thanks.

    DataSource: vbSetting: attempt to use DataSource of type iscServer without SmartClient Server option. Please either set clientOnly: true for one-time fetch against dataURL/testFileName or upgrade to SmartClient Pro, Power, or Enterprise.

    #2
    You previously were working with the LGPL version and still have the files around. This may mean you need to clear your browser cache, or you skipped steps in installation (such as running a GWT compile after changing .gwt.xml files).

    Comment


      #3
      I did all that but that still does not work. I think the below may help u to see the problems and why I got failure on getting file? I downloaded the gwt pro 30 days trial and do I need any key to activate? Pls let me know if anything that I can assist to solve this problem. Thanks

      23:20:56.693 [http-nio-8080-exec-2] DEBUG com.isomorphic.xml.XML - Parsed XML from /home/mfatso/Projects/Mfatso/Devl/Servers/Mfatso/WebDeploy/Mfatso/mfatso/tools/visualBuilder/vbDataSources.ds.xml: 1ms
      23:20:56.694 [http-nio-8080-exec-2] DEBUG com.isomorphic.pool.ISCKeyedObjectPool - Borrowing object for 'DataSource'
      23:20:56.694 [http-nio-8080-exec-2] DEBUG com.isomorphic.store.DataStructCache - getInstanceFile (success): 'DataSource' instance of datasources: 0ms
      23:20:56.694 [http-nio-8080-exec-2] DEBUG com.isomorphic.store.DataStructCache - getInstanceFile (failure): 'Object' instance of datasources: 0ms
      23:20:56.694 [http-nio-8080-exec-2] DEBUG com.isomorphic.store.DataStructCache - getInstanceFile (failure): 'Object' instance of datasources: 0ms

      Comment


        #4
        You do not need activation keys. Again, there are stale files in your project; if you follow the full installation instructions without skipping any steps, you can't end up in the state you're in.

        The simplest thing is to redo the installation procedure, but you can also take simple steps such as trying to discover where you still have the LGPL files and .jars on disk.

        Comment


          #5
          Can u pls let me know what installation proc/instructions r u refer as?

          Thanks,
          Sonny Hoang

          Comment


            #6
            There is a link to them right in the QuickStart Guide. This would be a good time to review that, especially since Visual Builder is not the correct starting point for a developer (see FAQ), so you are probably headed in the wrong direction regardless, and should instead study the approaches explained in the QuickStart Guide.

            Comment

            Working...
            X