I have OpenBD GAE running (locally) in Eclipse and can't get the
spreadsheet or javascript or debugger plugins working. I have copied
the .jars into here :
war/WEB-INF/lib
Restarting the local server shows the following in the console which
does not mention any of the plugins being loaded.
16/08/2010 5:56:45 PM
com.google.appengine.tools.info.LocalVersionFactory getVersion
INFO: Could not find API version from C:\Users\jscott\dev\eclipse-
workspace\eclipse-3.5.2-jee-galileo\HelloOpenBD\war\WEB-INF\lib
\README.txt
java.util.zip.ZipException: error in opening zip file
at java.util.zip.ZipFile.open(Native Method)
at java.util.zip.ZipFile.<init>(Unknown Source)
at java.util.jar.JarFile.<init>(Unknown Source)
at java.util.jar.JarFile.<init>(Unknown Source)
at
com.google.appengine.tools.util.ApiVersionFinder.findApiVersion(ApiVersionFinder.java:
37)
at
com.google.appengine.tools.info.LocalVersionFactory.getVersion(LocalVersionFactory.java:
65)
at
com.google.appengine.tools.info.UpdateCheck.getLocalVersion(UpdateCheck.java:
116)
at
com.google.appengine.tools.info.UpdateCheck.checkForUpdates(UpdateCheck.java:
95)
at
com.google.appengine.tools.info.UpdateCheck.doNagScreen(UpdateCheck.java:
168)
at
com.google.appengine.tools.info.UpdateCheck.maybePrintNagScreen(UpdateCheck.java:
136)
at com.google.appengine.tools.development.DevAppServerMain
$StartAction.apply(DevAppServerMain.java:150)
at com.google.appengine.tools.util.Parser
$ParseResult.applyArgs(Parser.java:48)
at
com.google.appengine.tools.development.DevAppServerMain.<init>(DevAppServerMain.java:
113)
at
com.google.appengine.tools.development.DevAppServerMain.main(DevAppServerMain.java:
89)
16/08/2010 5:56:47 PM com.google.apphosting.utils.jetty.JettyLogger
info
INFO: Logging to JettyLogger(null) via
com.google.apphosting.utils.jetty.JettyLogger
16/08/2010 5:56:47 PM
com.google.apphosting.utils.config.AppEngineWebXmlReader
readAppEngineWebXml
INFO: Successfully processed C:\Users\jscott\dev\eclipse-workspace
\eclipse-3.5.2-jee-galileo\HelloOpenBD\war\WEB-INF/appengine-web.xml
16/08/2010 5:56:47 PM
com.google.apphosting.utils.config.AbstractConfigXmlReader
readConfigXml
INFO: Successfully processed C:\Users\jscott\dev\eclipse-workspace
\eclipse-3.5.2-jee-galileo\HelloOpenBD\war\WEB-INF/web.xml
16/08/10 07:56.51: -] BlueDragon server is starting up...
16/08/10 07:56.51: -] Product Version: 1.0
16/08/10 07:56.51: -] Build date: 2010-08-16 01:06:55 GMT
16/08/10 07:56.51: -] BlueDragon WorkingDirectory=[gae:///C:/Users/
jscott/dev/eclipse-workspace/eclipse-3.5.2-jee-galileo/HelloOpenBD/war/
WEB-INF/bluedragon/work]
16/08/10 07:56.51: -] BlueDragon TempDirectory=[gae:///C:/Users/jscott/
dev/eclipse-workspace/eclipse-3.5.2-jee-galileo/HelloOpenBD/war/WEB-
INF/bluedragon/work/temp]
16/08/10 07:56.51: -] tagChecker loaded: 138 tags
16/08/10 07:56.51: -] cfmlFileCache Configuration. Caching=1000 files;
trusted cache=false
16/08/10 07:56.51: -] cfmlFileCache.loadCustomTagMappings [CF_] >> [/
WEB-INF/customtags]
16/08/10 07:56.51: -] cfmlFileCache.loadCFMappings: no CF mappings
defined.
16/08/10 07:56.51: -] Java CFX Mapping created
[CFX_JavaBlueDragonHello] >> [com.newatlanta.BlueDragonHello]
16/08/10 07:56.51: -] C++ CFX Mapping created
[CFX_NativeBlueDragonHello] >> [/WEB-INF/customtags/
BlueDragonHello.dll]
16/08/10 07:56.52: -] cfEngine: Using default character encoding utf-8
16/08/10 07:56.52: -] CFIMAP, and CFPOP disabled
16/08/10 07:56.52: -] CFDOCUMENT tag disabled
16/08/10 07:56.52: -]
cfApplicationManager.DefaultClientStorage=[cookie]
16/08/10 07:56.52: -] cfApplicationManager.Using J2EE Sessions? false
16/08/10 07:56.52: -] Generating UUID for CFTOKEN value
16/08/10 07:56.52: -] cfCacheContent: InMemoryCache=50
16/08/10 07:56.53: -] expressionEngine loaded: 335 functions
16/08/10 07:56.53: -] cfEngine: Show Debug output on error? true
16/08/10 07:56.53: -] cfEngine: Assertions disabled
16/08/10 07:56.53: -] cfEngine: Combined Form/Url Scope? false
16/08/10 07:56.53: -] cfEngine: Legacy server side form validation?
true
16/08/10 07:56.53: -] BlueDragon has initialised. Ready for requests.
16/08/2010 5:56:54 PM
com.google.appengine.tools.development.DevAppServerImpl start
INFO: The server is running at http://localhost:8888/
--
Open BlueDragon Public Mailing List
http://www.openbluedragon.org/ http://twitter.com/OpenBlueDragon
official manual: http://www.openbluedragon.org/manual/
Ready2Run CFML http://www.openbluedragon.org/openbdjam/
mailing list - http://groups.google.com/group/openbd?hl=en