Please take our Survey
logo       

Choosing A Webhost:
A web hosting service is a type of Internet hosting service that allows individuals and organizations to provide their own website accessible via the World Wide Web. Web hosts are companies that provide space on a server they own for use by their clients as well as providing Internet connectivity, typically in a data center. Web hosts can also provide data center space and connectivity to the Internet for servers they do not own to be located in their data center, called colocation. more...

Re: Clipboard problem - Can't copy paste from/to squirrel - FOUND THE CAUSE: msg#00016

db.squirrel-sql.users

Subject: Re: Clipboard problem - Can't copy paste from/to squirrel - FOUND THE CAUSE



Found the cause: if I use netbeans editor, I don't have a shared clipboard.
If I use plain or the other, it works.


Guess this is related to the errors I see on the beginning:


On Mon, Oct 15, 2007 at 04:00:35PM +0100, Pedro Alves wrote:
> 51 [main] INFO net.sourceforge.squirrel_sql.client.SquirrelLoggerFactory
> - java.class.path:
> /usr/local/squirrel/squirrel-sql.jar:/usr/local/squirrel/lib/antlr-2.7.5H3.jar:/usr/local/squirrel/lib/commons-cli.jar:/usr/local/squirrel/lib/commons-logging-1.0.4.jar:/usr/local/squirrel/lib/forms.jar:/usr/local/squirrel/lib/fw.jar:/usr/local/squirrel/lib/hibernate3.jar:/usr/local/squirrel/lib/jxl.jar:/usr/local/squirrel/lib/log4j.jar:/usr/local/squirrel/lib/nanoxml-2.1.jar:/usr/local/squirrel/lib/postgresql-8.2-505.jdbc3.jar:.:/home/pedro/classes:/opt/javamail-1.3.1/lib/mailapi.jar:/opt/jaf-1.0.2/lib/activation.jar:/home/pedro/classes/comm.jar:/usr/local/common/lib/servlet.jar
> 3996 [main] INFO net.sourceforge.squirrel_sql.client.plugin.PluginManager -
> Failed to load com.Ostermiller.Syntax.ToHTMLAntTask$1 in
> /usr/local/squirrel/plugins/syntax/lib/syntax.jar to check if it is
> assignable to net.sourceforge.squirrel_sql.client.plugin.IPlugin. Reason:
> java.lang.NoClassDefFoundError: org/apache/tools/ant/util/FileNameMapper
> 3998 [main] INFO net.sourceforge.squirrel_sql.client.plugin.PluginManager -
> Failed to load com.Ostermiller.Syntax.ToHTMLAntTask in
> /usr/local/squirrel/plugins/syntax/lib/syntax.jar to check if it is
> assignable to net.sourceforge.squirrel_sql.client.plugin.IPlugin. Reason:
> java.lang.NoClassDefFoundError: org/apache/tools/ant/taskdefs/MatchingTask
> 7196 [main] INFO net.sourceforge.squirrel_sql.client.plugin.PluginManager -
> Failed to load
> org.netbeans.modules.editor.java.JCFinderFactory$GlobalPathListener in
> /usr/local/squirrel/plugins/syntax/lib/org-netbeans-modules-editor.jar to
> check if it is assignable to
> net.sourceforge.squirrel_sql.client.plugin.IPlugin. Reason:
> java.lang.NoClassDefFoundError:
> org/netbeans/api/java/classpath/GlobalPathRegistryListener
> 7209 [main] INFO net.sourceforge.squirrel_sql.client.plugin.PluginManager -
> Failed to load org.netbeans.modules.editor.java.JMIUtils$FakeCallableFeature
> in /usr/local/squirrel/plugins/syntax/lib/org-netbeans-modules-editor.jar to
> check if it is assignable to
> net.sourceforge.squirrel_sql.client.plugin.IPlugin. Reason:
> java.lang.NoClassDefFoundError: org/netbeans/jmi/javamodel/CallableFeature
> 7210 [main] INFO net.sourceforge.squirrel_sql.client.plugin.PluginManager -
> Failed to load org.netbeans.modules.editor.java.JMIUtils$FakeConstructor in
> /usr/local/squirrel/plugins/syntax/lib/org-netbeans-modules-editor.jar to
> check if it is assignable to
> net.sourceforge.squirrel_sql.client.plugin.IPlugin. Reason:
> java.lang.NoClassDefFoundError: org/netbeans/jmi/javamodel/Constructor
> 7211 [main] INFO net.sourceforge.squirrel_sql.client.plugin.PluginManager -
> Failed to load org.netbeans.modules.editor.java.JMIUtils$FakeJavaDoc in
> /usr/local/squirrel/plugins/syntax/lib/org-netbeans-modules-editor.jar to
> check if it is assignable to
> net.sourceforge.squirrel_sql.client.plugin.IPlugin. Reason:
> java.lang.NoClassDefFoundError: org/netbeans/jmi/javamodel/JavaDoc
> 7212 [main] INFO net.sourceforge.squirrel_sql.client.plugin.PluginManager -
> Failed to load org.netbeans.modules.editor.java.JMIUtils$FakeMethod in
> /usr/local/squirrel/plugins/syntax/lib/org-netbeans-modules-editor.jar to
> check if it is assignable to
> net.sourceforge.squirrel_sql.client.plugin.IPlugin. Reason:
> java.lang.NoClassDefFoundError: org/netbeans/jmi/javamodel/Method
> 7213 [main] INFO net.sourceforge.squirrel_sql.client.plugin.PluginManager -
> Failed to load org.netbeans.modules.editor.java.JMIUtils$FakeParameter in
> /usr/local/squirrel/plugins/syntax/lib/org-netbeans-modules-editor.jar to
> check if it is assignable to
> net.sourceforge.squirrel_sql.client.plugin.IPlugin. Reason:
> java.lang.NoClassDefFoundError: org/netbeans/jmi/javamodel/Parameter
> 7215 [main] INFO net.sourceforge.squirrel_sql.client.plugin.PluginManager -
> Failed to load org.netbeans.modules.editor.java.JMIUtils$FakeTagValue in
> /usr/local/squirrel/plugins/syntax/lib/org-netbeans-modules-editor.jar to
> check if it is assignable to
> net.sourceforge.squirrel_sql.client.plugin.IPlugin. Reason:
> java.lang.NoClassDefFoundError: org/netbeans/jmi/javamodel/TagValue
> 7352 [main] INFO net.sourceforge.squirrel_sql.client.plugin.PluginManager -
> Failed to load
> org.netbeans.modules.editor.java.NbJavaFoldManager$WeakParsingListener in
> /usr/local/squirrel/plugins/syntax/lib/org-netbeans-modules-editor.jar to
> check if it is assignable to
> net.sourceforge.squirrel_sql.client.plugin.IPlugin. Reason:
> java.lang.NoClassDefFoundError:
> org/netbeans/modules/javacore/internalapi/ParsingListener
> 7354 [main] INFO net.sourceforge.squirrel_sql.client.plugin.PluginManager -
> Failed to load org.netbeans.modules.editor.java.NbJavaFoldManager in
> /usr/local/squirrel/plugins/syntax/lib/org-netbeans-modules-editor.jar to
> check if it is assignable to
> net.sourceforge.squirrel_sql.client.plugin.IPlugin. Reason:
> java.lang.NoClassDefFoundError:
> org/netbeans/modules/javacore/internalapi/ParsingListener

--
Pedro Alves
pmgalves@xxxxxxxxx

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

Recently Viewed:
hardware.arm.at...    cms.citadel.dev...    video.gstreamer...    java.facelets.u...    misc.basics.qna...    web.wiki.instik...    network.uip.use...    xdg.devel/2003-...    tex.bibtex.bibd...    finance.quotesp...    ietf.zeroconf/2...    redhat.blinux.g...    suse.db2/2003-0...    php.phpesp/2004...    uml.devel/2003-...    gnome.labyrinth...    qnx.openqnx.dev...    boot-loaders.gr...    db.dataperfect....    audio.audacity....    linux.uclinux.m...    editors.j.devel...    os.openbsd.tech...    kde.users.multi...   
Home | advertise | OSDir is an inevitable website. super tiny logo

Free Magazines

Cisco News
Receive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business.
subscribe

Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field.
subscribe

The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business.
subscribe

Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company.
subscribe

Total Telecom Total Telecom is "The Economist of the communications industry".
subscribe

Navigation