Skip to main content

Posts

Showing posts from July, 2012

How to revert back to google docs from google drive?

Many of us must have faced issues of corporate firewall blocking URL's like drive.google.com, dropbox etc. I changed from google docs to google drive recently and found that my company have blocked "drive.google.com". Whatever you try, google redirects your URL to "drive.google.com" and there is NO HELP from our network adminstrator. My scenario is 1. Google Drive -> blocked 2. Google docs (docs.google.com) -> OK 3. Google won't allow to switch back to old google docs URL  (Hence using Temporarily classic looks fails) !! I couldn't find a technical solution yet. But found a workaround .. a)  Create a new gmail address or use another gmail address but DO NOT enable google Drive. Hence use old google docs in that.  (let's say  SECONDACC ) From your original (problem facing) google drive, create a new folder and share the folder and its contents with SECONDACC . This needs to be done at somewhere you have complete access outside corporate fir...

Stacktraces from leading websites

I'll try to put in the stacktraces from various important websites, so that it gives a clue on how their online structures are designed.   This is what I got once i browsed "thehindu.com" type  Exception report message description The server encountered an internal error () that prevented it from fulfilling this request. exception neo.xredsys.api.PersistentStoreException: java.sql.SQLException: Too many concurrent update operations (/neo/io/services/DatabaseUpdateThrottleService.maximumConcurrent) neo.xredsys.api.IOObjectLoader.getPublication(IOObjectLoader.java:1206) com.escenic.servlet.EscenicAPIResolverImpl.getPublication(EscenicAPIResolverImpl.java:72) sun.reflect.GeneratedMethodAccessor99.invoke(Unknown Source) sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) java.lang.reflect.Method.invoke(Method.java:585) com.escenic.servlet.CacheInvocationHandler.invoke(CacheInvocationHandler.java:68) $Proxy3.getPublication(Unknown Source) com....