Applet won't finish loading

Please bare with me as I'm new to Java. I'm using Eclipse 3.1.1. I'm working on a cheesy client server project to learn the language. I'm having difficulty with the client. It runs fine through Eclipse. When I compile my jar, sign it and run it from a web page it sits at loading. I do get my security prompt and when looking at the console I can watch my system.out... data run. My GUI just won't load. This is where my knowledge is really lacking. I think it might have to do with my infinite loop and the applet not loading completely but I'm shooting in the dark. A rough variation of my code is below. I didn't include the imports and I left out a lot of logic and objects. If I force the loop to never run (change the var to false for example) the GUI pops right up. I would really appreciate any insight (and a good reference for GUI creation). If possible please keep an answer simple, explain it, or reference something that a newbie can comprehend. I need to crawl before I can run. Thanks again!
public class Client extends Applet implements ActionListener
     private JTextField txtStatus;
     // more gui objects
     public void init()
          DisplayGUI();
     public void start()
          try
               Connect();
               Listen();
          catch ( Exception e )
               // error handling
     public void DisplayGUI()
          txtStatus = new JTextField( 5 );
          // more objects created
          setLayout( null );
          txtStatus.setBounds( 10, 370, 495, 25 );
          // position other objects
          add( txtStatus );
          // add other objects
          this.validate();
          this.addNotify();
          this.setVisible( true );
          resize( new Dimension( 600, 400 ) );
          repaint();
     public void actionPerformed( ActionEvent evt )
          // logic
     public void Connect() throws IOException
          channel = SocketChannel.open();
          socket = channel.socket();
          socket.setSoTimeout( 3000 );
          channel.connect( new InetSocketAddress( ipa, port ) );
     public void Listen( String sid )
          boolean connected = false;
          IsListening = true;
          while ( IsListening )
               ByteBuffer buffer = ByteBuffer.allocate( 512 );
               int bytesread;
               try
                    bytesread = channel.read( buffer );
               catch ( IOException e )
                    bytesread = -1;
               if ( bytesread < 0 )
                    continue;
               try
                    buffer.flip();
                    // grab buffer data
                    buffer.clear();
                    // process data
               catch ( IOException e )
                    // error handling
                    IsListening = false;
                    connected = false;
                    break;
}

Also in your catch blocks you should print the stack trace of any exception thrown.
Then you should look at the Applet console of your browser to see if there is any problem.
Regards

Similar Messages

  • Snow Leopard (10.6.8) Web Browser, App Store, iTunes Store image won't finish loading.

    Hello,
    I've recently upgraded from Leopard to Snow Leopard by clean installing. Once I upgraded to Snow Leopard (10.6.3) everything seemed to work perfectly except for the new keyboard that I purchased (requires upgrade to 10.6.8). So as I upgraded to 10.6.8 by "Software Update…".
    Once the update was completed and the machine restarted I've noticed when I opened opened couple of common sites in Safari (such as: Flickr, YouTube, and Amazon) and some of the images won't finish loading with a "?" in the middle where the image would be and browser assumes that the site was done loading. First I thought this was a refresh problem so I hit refresh on the browser but nothing really happened. I thought this was strange so I decided to download Google Chrome and Firefox to try it out as well. Same situation as well… Then I opened  the App Store and iTunes Store and the same things happened there as well. I'm assuming that all these images exists online so anything that access the web to load images will just crap out. One odd thing is that this problem don't seem to happen on any of the sites on Apple when I view it in the web browsers.
    I couldn't figure out the reason so I decided to reinstall Snow Leopard (10.6.3) again by cleaning out the hard drives as before. Once it finished installing I opened up iTunes Store and Safari and the images loads fine. So went ahead (crossing my fingers) to "Software Updates…" to 10.6.8 and the the problem happened again.
    I naively went ahead and tried to clean installing it again, thinking "Third time is the charm!" But same situation once I upgrade to 10.6.8. After the third time I let the browser sit there after it didn't load those images. I waited about five minutes and hit refresh and the images loaded. This happened the same with App Store and iTunes Store images as well. This is very odd because my interment connection hasn't been a changed before I upgraded to 10.6.8. Seems like browsers just cuts off the loading time of the whatever that's lagging instead on that site.
    Is there a solution in the preferences for this or is this some kind of a bug that I'm having with my OS disc or network card? I don't think this has nothing to do with my modem or my interment service because it was working fine before I upgraded to 10.6.8.

    I get that same problem too-you could try checking your network settings, release and renew your IP address, see if that helps. There is a tweaking menu you can get in Firefox that can help somewhat (google Firefox tweaks) but you'd have to raise the hood in FF and tinker a bit, but it does help. How much RAM do you have on your Mac Pro?, also update your Java and shockwave
    sorry I can't be of more help
    Jon B

  • Page Won't Finish Loading

    I have gone through and done as many suggestions as I can find on here and some pages will still not finish downloading. (emptied cache, made sure javascript is enabled, unchecked block pop-up windows, enabled plug-ins, enabled cookies) and then I went through with the MacJanitorial to clean up old folders, i then purchased the DAP and some pages just won't finish loading. I tried it on Safari and Firefox and got the same results. i went through and made sure the auto-fills were not checked, the font book wasn't duplicated and checked my memory available and i believe it was 10GB. (I started having this problem when i was playing an online game (on yahoo) and was switching back and forth between 2 pages. eventually, one would temporarily freeze up, then the other.) So...I am wondering...would this have something to do with it. The pages that won't load are either blogs with word verification (last item to load) or yahoo mail.

    "Repair Disk Permissions" from Disk Utility may help you.
    Also, try the same thing from another user account --create one if you do not already have one.
    Mihalis.

  • Mavericks won't finish loading due to error message

    My free Mavericks update failed to finish loading, reporting an error message with no explanation.  Shall I just try to load it again even though most of it loaded?

    Hi,
    I have the same problem can you help me?

  • Macbook Pro won't finish loading after boot and password

    Right after I installed McAfee Virus Scanner for Mac and restarted my laptop it won't load all the way after I put in my pasword. It's stuck on the space screen that comes pre-installed, right before my desktop appears. I went into safe mode and dragged the new application into the trash and did the disk utitlity. It finished an it says the disk is ok. The battery is charged. Is there something else I need to fix? What is going on?

    You have a hardware failure. Could be the drive itself or as has happened on a lot of 2009 model MBPs the cable that goes from the drive to the logic board has failed.
    For either you will be better off taking it into an Apple G Bar and having it looked at. Note to the Apple staff that it may be the cable and not the drive.
    If you are in the mood to test it yourself then remove the drive from inside the case and connect it to the system with a SATA to USB adapter and at stratup hold down the Option key and select the USB connected drive as the Boot Source. If the system boots off the drive then it is the cable. If it doesn't boot off the drive or the drive isn't even listed as a boot source then the drive has failed. Whichever one it is, Replace that part.

  • Safari won't finish loading AT&T Yahoo email page

    My 76 year-old computer-illiterate mother has a Mac laptop that I bought her for Christmas 2007 (in other words, a bit more than a year ago). She's been using SAFARI as her browser and the AT&T Yahoo webpage to access her (AT&T) email account since that time, and has never had a problem until recently.
    Now she's unable to send or forward emails (however, she can still receive emails). Previously, when she clicked on the "New" button on the AT&T Yahoo mail page to create a new email, a blank email form would appear that she could then address, fill in the subject line, etc. (this isn't AT&T Yahoo's "Mail Classic" version, by the way, but their 'All-new mail' version). But now when she clicks on the "New" button, nothing happens -- instead, the "status" line at the right side of the webpage continually states "Loading..." and never finishes, and thus the blank email form never appears on her screen.
    Is there a fix for this? Recommendations? Unfortunately, she's a long ways away from here, so I'm debugging this problem "long distance" via the telephone, which can be challenging (she is VERY computer illiterate, and to compound the problem, I don't have a Mac, so I can't even walk her through the steps of finding out, for example, what OS version she has).
    Thanks!

    While she is in Safari, have her go to the upper left corner of her screen and click on the "Safari" menu item. She can then click on "Reset Safari..." and in the window that opens, have her click "OK". All open Safari windows will be closed, her cache will be cleared, and various other things will get reset. She won't lose her bookmarks.
    Also, have her check on the "Safari" menu to make certain that "Block Pop-up Windows" isn't checked off. That may not be the issue, but if it's trying to open a pop-up window for the new email, that will prevent it.
    Good luck,
    --Matthew

  • [Solved] KDE4 won´t finish loading after login-in with KDM

    I have been trying to solve this for a while but I'm still struggling to solve it. The problem is that I can't successfully start KDE4; after trying to log as a normal user with a password the loading screen that shows the KDE icons (a harddrive, some tools and a globe) it gets stuck on the desktop icon.
    I could load KDE once, but I had to start X first and then use the xterm to call startkde, nevertheless it didn't asked for a user/pass and there was no menu visible only the desktop with the computer icon. (Not to mention I had to start it manually.)
    This are the points that are currently apply to my machine:
    KDE was installed as the normal user with sudo.
    It was installed using the minimal install command:  pacman -S kdebase kde-l10n-es phonon-vlc kdebase-workspace.
    Right now I'm trying to start KDE at boot by using the inittab method. As suggested in here.
    Because of it, if I try to run startx it will load kdm which will then try to load KDE without success.
    This is the .xinitrc file in my user folder.
    exec ck-launch-session startkde
    and the /etc/X11/xinit/xinitrc file
    #!/bin/sh
    userresources=$HOME/.Xresources
    usermodmap=$HOME/.Xmodmap
    sysresources=/etc/X11/xinit/.Xresources
    sysmodmap=/etc/X11/xinit/.Xmodmap
    # merge in defaults and keymaps
    if [ -f $sysresources ]; then
    xrdb -merge $sysresources
    fi
    if [ -f $sysmodmap ]; then
    xmodmap $sysmodmap
    fi
    if [ -f "$userresources" ]; then
    xrdb -merge "$userresources"
    fi
    if [ -f "$usermodmap" ]; then
    xmodmap "$usermodmap"
    fi
    # start some nice programs
    if [ -d /etc/X11/xinit/xinitrc.d ] ; then
    for f in /etc/X11/xinit/xinitrc.d/* ; do
    [ -x "$f" ] && . "$f"
    done
    unset f
    fi
    twm &
    xclock -geometry 50x50-1+1 &
    xterm -geometry 80x50+494+51 &
    xterm -geometry 80x20+494-0 &
    exec xterm -geometry 80x66+0+0 -name login
    The /etc/inittab file
    # /etc/inittab
    # Runlevels:
    # 0 Halt
    # 1(S) Single-user
    # 2 Not used
    # 3 Multi-user
    # 4 Not used
    # 5 X11
    # 6 Reboot
    ## Only one of the following two lines can be uncommented!
    # Boot to console
    #id:3:initdefault: #Manual comment
    # Boot to X11
    id:5:initdefault:
    rc::sysinit:/etc/rc.sysinit
    rs:S1:wait:/etc/rc.single
    rm:2345:wait:/etc/rc.multi
    rh:06:wait:/etc/rc.shutdown
    su:S:wait:/sbin/sulogin -p
    # -8 options fixes umlauts problem on login
    c1:2345:respawn:/sbin/agetty -8 38400 tty1 linux
    c2:2345:respawn:/sbin/agetty -8 38400 tty2 linux
    c3:2345:respawn:/sbin/agetty -8 38400 tty3 linux
    c4:2345:respawn:/sbin/agetty -8 38400 tty4 linux
    c5:2345:respawn:/sbin/agetty -8 38400 tty5 linux
    c6:2345:respawn:/sbin/agetty -8 38400 tty6 linux
    # Serial Virtual Console for KVM and others VMs
    #s0:2345:respawn:/sbin/agetty -8 9600 ttyS0 linux
    # Hypervisor Virtual Console for Xen and KVM
    #h0:2345:respawn:/sbin/agetty -8 38400 hvc0 linux
    ca::ctrlaltdel:/sbin/shutdown -t3 -r now
    # Example lines for starting a login manager
    #x:5:respawn:/usr/bin/xdm -nodaemon #Manual comment
    #x:5:respawn:/usr/sbin/gdm -nodaemon
    x:5:respawn:/usr/bin/kdm -nodaemon
    #x:5:respawn:/usr/bin/slim >/dev/null 2>&1
    # End of file
    And this is the .xsession-errors file, which after the last line I killed.
    startkde: Starting up...
    Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
    kbuildsycoca4 running...
    kded(3809)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig:
    No outputs have backlight property
    QDBusConnection: name 'org.kde.kglobalaccel' had owner '' but we thought it was ':1.5'
    Object::connect: No such signal QDBusAbstractInterface::Changed()
    Invalid D-BUS member name 'idle-hint' found in interface 'org.freedesktop.ConsoleKit.Session' while parsing introspection
    Invalid D-BUS member name 'is-local' found in interface 'org.freedesktop.ConsoleKit.Session' while parsing introspection
    Invalid D-BUS member name 'x11-display-device' found in interface 'org.freedesktop.ConsoleKit.Session' while parsing introspection
    Invalid D-BUS member name 'x11-display' found in interface 'org.freedesktop.ConsoleKit.Session' while parsing introspection
    Invalid D-BUS member name 'display-device' found in interface 'org.freedesktop.ConsoleKit.Session' while parsing introspection
    Invalid D-BUS member name 'remote-host-name' found in interface 'org.freedesktop.ConsoleKit.Session' while parsing introspection
    Invalid D-BUS member name 'session-type' found in interface 'org.freedesktop.ConsoleKit.Session' while parsing introspection
    Invalid D-BUS member name 'unix-user' found in interface 'org.freedesktop.ConsoleKit.Session' while parsing introspection
    OpenGL vendor string: NVIDIA Corporation
    OpenGL renderer string: GeForce Go 7200/PCI/SSE2
    OpenGL version string: 2.1.2 NVIDIA 270.41.06
    OpenGL shading language version string: 1.20 NVIDIA via Cg compiler
    Driver: NVIDIA
    Driver version: 270.41.6
    GPU class: NV40/G70
    OpenGL version: 2.1.2
    GLSL version: 1.20
    X server version: 1.10.1
    Linux kernel version: 2.6.38
    Direct rendering: yes
    Requires strict binding: no
    GLSL shaders: limited
    Texture NPOT support: yes
    QDBusObjectPath: invalid path ""
    QDBusObjectPath: invalid path ""
    plasma-desktop(3897)/libplasma Plasma::FrameSvg::resizeFrame: Invalid size QSizeF(0, 0)
    plasma-desktop(3897)/libplasma Plasma::FrameSvg::resizeFrame: Invalid size QSizeF(0, 0)
    plasma-desktop(3897)/libplasma Plasma::FrameSvg::resizeFrame: Invalid size QSizeF(0, 0)
    plasma-desktop(3897)/libplasma Plasma::FrameSvg::resizeFrame: Invalid size QSizeF(0, 0)
    plasma-desktop(3897)/libplasma Plasma::FrameSvg::resizeFrame: Invalid size QSizeF(0, 0)
    plasma-desktop(3897)/libplasma Plasma::FrameSvg::resizeFrame: Invalid size QSizeF(0, 0)
    plasma-desktop(3897)/libplasma Plasma::FrameSvg::resizeFrame: Invalid size QSizeF(0, 0)
    plasma-desktop(3897)/libplasma Plasma::FrameSvg::resizeFrame: Invalid size QSizeF(0, 0)
    plasma-desktop(3897)/libplasma Plasma::FrameSvg::resizeFrame: Invalid size QSizeF(-18, -11)
    plasma-desktop(3897)/libplasma Plasma::FrameSvg::resizeFrame: Invalid size QSizeF(-18, -11)
    plasma-desktop(3897)/libplasma Plasma::FrameSvg::resizeFrame: Invalid size QSizeF(-18, -11)
    Object::connect: No such signal KWindowSystem::windowChanged(WId,unsigned long*)
    plasma-desktop(3897)/libplasma Plasma::FrameSvg::resizeFrame: Invalid size QSizeF(-18, -11)
    plasma-desktop(3897)/libplasma Plasma::FrameSvg::resizeFrame: Invalid size QSizeF(-18, -11)
    plasma-desktop(3897)/libplasma Plasma::FrameSvg::resizeFrame: Invalid size QSizeF(-18, -11)
    plasma-desktop(3897)/libplasma Plasma::FrameSvg::resizeFrame: Invalid size QSizeF(0, 0)
    link XMLID_34_ hasn't been detected!
    link XMLID_34_ hasn't been detected!
    link XMLID_36_ hasn't been detected!
    plasma-desktop(3897)/libplasma Plasma::FrameSvg::resizeFrame: Invalid size QSizeF(0, 0)
    plasma-desktop(3897)/libplasma Plasma::FrameSvg::resizeFrame: Invalid size QSizeF(0, 0)
    Object::connect: No such signal QDBusAbstractInterface::Changed()
    plasma-desktop(3897)/libplasma Plasma::FrameSvg::resizeFrame: Invalid size QSizeF(0, 0)
    Object::connect: No such slot AbstractItemView::iconSettingsChanged()
    "/usr/bin/kactivitymanagerd(3890)" Soprano: "org.freedesktop.DBus.Error.ServiceUnknown - The name org.kde.nepomuk.services.nepomukstorage was not provided by any .service files"
    "/usr/bin/kactivitymanagerd(3890)" Soprano: "QLocalSocket::connectToServer: Invalid name"
    "/usr/bin/kactivitymanagerd(3890)" Soprano: "org.freedesktop.DBus.Error.ServiceUnknown - The name org.kde.nepomuk.services.nepomukstorage was not provided by any .service files"
    "/usr/bin/kactivitymanagerd(3890)" Soprano: "QLocalSocket::connectToServer: Invalid name"
    "/usr/bin/kactivitymanagerd(3890)" Soprano: "org.freedesktop.DBus.Error.ServiceUnknown - The name org.kde.nepomuk.services.nepomukstorage was not provided by any .service files"
    "/usr/bin/kactivitymanagerd(3890)" Soprano: "QLocalSocket::connectToServer: Invalid name"
    Invalid D-BUS interface name 'org.kde.plasma-desktop.PlasmaApp' found while parsing introspection
    plasma-desktop(3897)/libakonadi Akonadi::AgentManagerPrivate::createDBusInterface: AgentManager failed to get a valid AgentManager DBus interface. Error is: 1 "org.freedesktop.DBus.Error.NameHasNoOwner" "Could not get owner of name 'org.freedesktop.Akonadi.Control': no such name"
    plasma-desktop(3897)/libakonadi Akonadi::SessionPrivate::socketError: Socket error occurred: "QLocalSocket::connectToServer: Invalid name"
    plasma-desktop(3897)/libakonadi Akonadi::SessionPrivate::socketError: Socket error occurred: "QLocalSocket::connectToServer: Invalid name"
    Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
    search paths: ("/usr/local/bin", "/usr/bin", "/bin", "/usr/local/sbin", "/usr/sbin", "/sbin", "/usr/bin/core_perl", "/usr/sbin", "/usr/local/sbin", "/usr/local/libexec", "/usr/libexec", "/opt/mysql/libexec", "/opt/local/lib/mysql5/bin", "/opt/mysql/sbin")
    Found mysql_install_db: "/usr/bin/mysql_install_db"
    Found mysqlcheck: "/usr/bin/mysqlcheck"
    plasma-desktop(3897)/libakonadi Akonadi::SessionPrivate::socketError: Socket error occurred: "QLocalSocket::connectToServer: Invalid name"
    akonadi.collectionattributetable OK
    akonadi.collectionmimetyperelation OK
    akonadi.collectionpimitemrelation OK
    akonadi.collectiontable OK
    akonadi.flagtable OK
    akonadi.mimetypetable OK
    akonadi.parttable OK
    akonadi.pimitemflagrelation OK
    akonadi.pimitemtable OK
    akonadi.resourcetable OK
    akonadi.schemaversiontable OK
    Database "akonadi" opened using driver "QMYSQL"
    DbInitializer::run()
    checking table "SchemaVersionTable"
    checking table "ResourceTable"
    checking table "CollectionTable"
    checking table "MimeTypeTable"
    checking table "PimItemTable"
    checking table "FlagTable"
    checking table "PartTable"
    checking table "CollectionAttributeTable"
    checking relation "PimItemFlagRelation"
    checking relation "CollectionMimeTypeRelation"
    checking relation "CollectionPimItemRelation"
    DbInitializer::run() done
    skipping update 2
    skipping update 3
    skipping update 4
    skipping update 8
    skipping update 10
    skipping update 12
    skipping update 13
    skipping update 14
    skipping update 15
    skipping update 16
    skipping update 17
    skipping update 18
    skipping update 19
    Database "akonadi" opened using driver "QMYSQL"
    Nepomuk Query Server not available
    DataStore::unhideAllPimItems()
    Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
    Database "akonadi" opened using driver "QMYSQL"
    PLUGINS: "/usr/share/akonadi/agents"
    PLUGINS: ("birthdaysresource.desktop", "contactsresource.desktop", "icalresource.desktop", "imapresource.desktop", "kabcresource.desktop", "kcalresource.desktop", "knutresource.desktop", "kolabproxyresource.desktop", "localbookmarksresource.desktop", "maildirresource.desktop", "maildispatcheragent.desktop", "mboxresource.desktop", "microblog.desktop", "mtdummyresource.desktop", "nepomukcalendarfeeder.desktop", "nepomukcontactfeeder.desktop", "nepomuktagresource.desktop", "nntpresource.desktop", "notesresource.desktop", "pop3resource.desktop", "vcarddirresource.desktop", "vcardresource.desktop")
    search paths: ("/usr/local/bin", "/usr/bin", "/bin", "/usr/local/sbin", "/usr/sbin", "/sbin", "/usr/bin/core_perl")
    PLUGINS inserting: "akonadi_birthdays_resource" 0 ("Resource")
    PLUGINS inserting: "akonadi_contacts_resource" 15 ("Resource")
    PLUGINS inserting: "akonadi_ical_resource" 1 ("Resource")
    PLUGINS inserting: "akonadi_imap_resource" 0 ("Resource")
    PLUGINS inserting: "akonadi_kabc_resource" 0 ("Resource")
    PLUGINS inserting: "akonadi_kcal_resource" 0 ("Resource")
    PLUGINS inserting: "akonadi_knut_resource" 0 ("Resource")
    PLUGINS inserting: "akonadi_kolabproxy_resource" 0 ("Resource", "Unique", "NoConfig")
    PLUGINS inserting: "akonadi_localbookmarks_resource" 0 ("Resource")
    PLUGINS inserting: "akonadi_maildir_resource" 1 ("Resource")
    PLUGINS inserting: "akonadi_maildispatcher_agent" 0 ("Unique", "Autostart", "NoConfig")
    PLUGINS inserting: "akonadi_mbox_resource" 0 ("Resource")
    PLUGINS inserting: "akonadi_microblog_resource" 0 ("Resource")
    PLUGINS inserting: "akonadi_mailtransport_dummy_resource" 0 ("Resource", "MailTransport")
    PLUGINS inserting: "akonadi_nepomuk_calendar_feeder" 0 ("Unique", "NoConfig")
    PLUGINS inserting: "akonadi_nepomuk_contact_feeder" 0 ("Unique", "Autostart", "NoConfig")
    PLUGINS inserting: "akonadi_nepomuktag_resource" 0 ("Resource", "Virtual", "Unique", "NoConfig")
    PLUGINS inserting: "akonadi_nntp_resource" 0 ("Resource")
    PLUGINS inserting: "akonadi_notes_resource" 0 ("Resource")
    PLUGINS inserting: "akonadi_pop3_resource" 0 ("Resource")
    PLUGINS inserting: "akonadi_vcarddir_resource" 0 ("Resource")
    PLUGINS inserting: "akonadi_vcard_resource" 0 ("Resource")
    Akonadi server is now operational.
    krunner(3941)/libplasma Plasma::Package::isValid: Could not find required file mainscript
    plasma-desktop(3897)/libakonadi: Unable to obtain the KConfigXT D-Bus interface of "akonadi_contacts_resource_15"
    "AgentManager::setAgentInstanceName" Agent instance "akonadi_contacts_resource_15" has no resource interface!
    Database "akonadi" opened using driver "QMYSQL"
    Database "akonadi" opened using driver "QMYSQL"
    New PolkitAgentListener 0x199f700
    Adding new listener PolkitQt1::Agent::Listener(0x1991fc0) for 0x199f700
    Database "akonadi" opened using driver "QMYSQL"
    plasma-desktop(3897)/plasma StatusNotifierItemSource::refreshCallback: DBusMenu disabled for this application
    I/O warning : failed to load external entity "/home/rodolfo/.qalculate/eurofxref-daily.xml"
    I/O warning : failed to load external entity "/home/rodolfo/.qalculate/eurofxref-daily.xml"
    Database "akonadi" opened using driver "QMYSQL"
    Database "akonadi" opened using driver "QMYSQL"
    Database "akonadi" opened using driver "QMYSQL"
    Database "akonadi" opened using driver "QMYSQL"
    Database "akonadi" opened using driver "QMYSQL"
    Database "akonadi" opened using driver "QMYSQL"
    Database "akonadi" opened using driver "QMYSQL"
    Database "akonadi" opened using driver "QMYSQL"
    Database "akonadi" opened using driver "QMYSQL"
    Database "akonadi" opened using driver "QMYSQL"
    Database "akonadi" opened using driver "QMYSQL"
    Database "akonadi" opened using driver "QMYSQL"
    Known subscriber "akonadi_maildispatcher_agent" subscribes again
    Database "akonadi" opened using driver "QMYSQL"
    Known subscriber "akonadi_maildispatcher_agent" subscribes again
    Database "akonadi" opened using driver "QMYSQL"
    Database "akonadi" opened using driver "QMYSQL"
    Database "akonadi" opened using driver "QMYSQL"
    Database "akonadi" opened using driver "QMYSQL"
    Database "akonadi" opened using driver "QMYSQL"
    [/usr/bin/nepomukservicestub] Using Virtuoso Version: "6.1.3.3127-pthreads"
    Using Virtuoso Version: "6.1.3.3127-pthreads"
    void Soprano::VirtuosoController::writeConfigFile(const QString&, const BackendSettings&) "/tmp/virtuoso_hX3946.ini"
    Starting Virtuoso server: "/usr/bin/virtuoso-t" ("+foreground", "+configfile", "/tmp/virtuoso_hX3946.ini", "+wait")
    "/usr/bin/akonadi_nepomuk_contact_feeder(3980)" Soprano: "org.freedesktop.DBus.Error.UnknownObject - No such object path '/org/soprano/Server'"
    "/usr/bin/akonadi_nepomuk_contact_feeder(3980)" Soprano: "QLocalSocket::connectToServer: Invalid name"
    "/usr/bin/akonadi_nepomuk_contact_feeder(3980)" Soprano: "org.freedesktop.DBus.Error.UnknownObject - No such object path '/org/soprano/Server'"
    "/usr/bin/akonadi_nepomuk_contact_feeder(3980)" Soprano: "QLocalSocket::connectToServer: Invalid name"
    "/usr/bin/akonadi_nepomuk_contact_feeder(3980)" Soprano: "org.freedesktop.DBus.Error.UnknownObject - No such object path '/org/soprano/Server'"
    "/usr/bin/akonadi_nepomuk_contact_feeder(3980)" Soprano: "QLocalSocket::connectToServer: Invalid name"
    Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
    Database "akonadi" opened using driver "QMYSQL"
    [/usr/bin/nepomukservicestub] "
    " Wed May 11 2011
    "11:36:43 OpenLink Virtuoso Universal Server
    [/usr/bin/nepomukservicestub] "11:36:43 Version 06.01.3127-pthreads for Linux as of Apr 12 2011
    "11:36:43 uses parts of OpenSSL, PCRE, Html Tidy
    [/usr/bin/nepomukservicestub] "11:36:44 Database version 3126
    [/usr/bin/nepomukservicestub] "11:36:44 Entering Lite Mode
    [/usr/bin/nepomukservicestub] "11:36:44 SQL Optimizer enabled (max 1000 layouts)
    [/usr/bin/nepomukservicestub] "11:36:46 Compiler unit is timed at 0.001209 msec
    [/usr/bin/nepomukservicestub] "11:36:46 Roll forward started
    [/usr/bin/nepomukservicestub] "11:36:46 100 transactions, 54467 bytes replayed (100 %)
    [/usr/bin/nepomukservicestub] "11:36:46 Roll forward complete
    [/usr/bin/nepomukservicestub] "11:36:46 Checkpoint started
    [/usr/bin/nepomukservicestub] "11:36:47 Checkpoint finished, log reused
    [/usr/bin/nepomukservicestub] "11:36:49 Server online at 1111 (pid 4038)
    [/usr/bin/nepomukservicestub] Virtuoso started: 4038
    [/usr/bin/nepomukservicestub] Soprano::ODBC::ConnectionPool::ConnectionPool(const QString&, const QStringList&, QObject*) "host=localhost:1111;uid=dba;pwd=dba;driver=/usr/lib/virtodbc_r.so"
    [/usr/bin/nepomukservicestub] Soprano::ODBC::Connection::Connection() QThread(0x1bb9a10)
    [/usr/bin/nepomukservicestub] "/usr/bin/nepomukservicestub(3946)" Soprano: "SQLGetData for data length failed (iODBC Error: [OpenLink][Virtuoso iODBC Driver]CL056: Bookmarks not enable for statement)"
    [/usr/bin/nepomukservicestub] bool Soprano::Virtuoso::DatabaseConfigurator::updateFulltextIndexRules(bool) empty rule name!
    [/usr/bin/nepomukservicestub] virtual Soprano::ODBC::Connection::~Connection() QThread(0x1bb9a10)
    [/usr/bin/nepomukservicestub] Soprano::ODBC::Connection::Connection() QThread(0x1bb9a10)
    [/usr/bin/nepomukservicestub] Soprano::ODBC::Connection::Connection() QThread(0x1d743a0)
    virtual void Soprano::Server::LocalServer::incomingConnection(quintptr)
    void Soprano::Server::ServerCorePrivate::addConnection(Soprano::Server::ServerConnection*) New connection. New count: 1
    virtual void Soprano::Server::LocalServer::incomingConnection(quintptr)
    void Soprano::Server::ServerCorePrivate::addConnection(Soprano::Server::ServerConnection*) New connection. New count: 2
    Akonadi::NepomukSearchEngine(0x22344e0) QDBusServiceWatcher(0x2293460)
    [/usr/bin/nepomukservicestub] Soprano::ODBC::Connection::Connection() Soprano::Server::ServerConnection(0x1d53ef0)
    virtual void Soprano::Server::LocalServer::incomingConnection(quintptr)
    void Soprano::Server::ServerCorePrivate::addConnection(Soprano::Server::ServerConnection*) New connection. New count: 3
    [/usr/bin/nepomukservicestub] virtual void Soprano::Server::LocalServer::incomingConnection(quintptr)
    void Soprano::Server::ServerCorePrivate::addConnection(Soprano::Server::ServerConnection*) New connection. New count: 4
    virtual void Soprano::Server::LocalServer::incomingConnection(quintptr)
    void Soprano::Server::ServerCorePrivate::addConnection(Soprano::Server::ServerConnection*) New connection. New count: 5
    Soprano::ODBC::Connection::Connection() Soprano::Server::ServerConnection(0x1d928b0)
    Soprano::ODBC::Connection::Connection() Soprano::Server::ServerConnection(0x1d53c70)
    virtual void Soprano::Server::ServerConnection::run() thread done.
    virtual Soprano::ODBC::Connection::~Connection() Soprano::Server::ServerConnection(0x1d928b0)
    void Soprano::Server::ServerCore::serverConnectionFinished()
    virtual Soprano::Server::ServerConnection::~ServerConnection() Removing connection
    void Soprano::Server::ServerCore::serverConnectionFinished() Connection removed. Current count: 4
    virtual void Soprano::Server::LocalServer::incomingConnection(quintptr)
    void Soprano::Server::ServerCorePrivate::addConnection(Soprano::Server::ServerConnection*) New connection. New count: 5
    [/usr/bin/nepomukservicestub] virtual void Soprano::Server::LocalServer::incomingConnection(quintptr)
    [/usr/bin/nepomukservicestub] void Soprano::Server::ServerCorePrivate::addConnection(Soprano::Server::ServerConnection*) New connection. New count: 6
    [/usr/bin/nepomukservicestub] Soprano::ODBC::Connection::Connection() Soprano::Server::ServerConnection(0x7f65680015e0)
    [/usr/bin/nepomukservicestub] virtual Soprano::ODBC::Connection::~Connection() QThread(0x1d743a0)
    plasma-desktop(3897)/libplasma Plasma::FrameSvg::resizeFrame: Invalid size QSizeF(127, 0)
    QGraphicsLinearLayout::removeAt: invalid index 1
    plasma-desktop(3897)/libplasma Plasma::FrameSvg::resizeFrame: Invalid size QSizeF(0, 0)
    plasma-desktop(3897)/libplasma Plasma::FrameSvg::resizeFrame: Invalid size QSizeF(0, 0)
    [/usr/bin/nepomukservicestub] virtual void Soprano::Server::LocalServer::incomingConnection(quintptr)
    [/usr/bin/nepomukservicestub] void Soprano::Server::ServerCorePrivate::addConnection(Soprano::Server::ServerConnection*) New connection. New count: 7
    [/usr/bin/nepomukservicestub] Soprano::ODBC::Connection::Connection() Soprano::Server::ServerConnection(0x7f6570006a20)
    plasma-desktop(3897)/libplasma Plasma::FrameSvg::resizeFrame: Invalid size QSizeF(0, 0)
    I believe that the most important file here is the xsession-error, and as I have said the file is cut at last line that appeared before the KDE got stuck, in case it is not enough info just tell me how much should I let it run.
    Any suggestions?
    Last edited by r_dlfo (2011-05-12 02:14:35)

    Compositing is needed for the desktop effects, everything from shadows under windows to things like the desktop cube. Its difficult to say whether its a nvidia or kde bug since I was just going on guesswork; I know that compositing is started at about the point you mention the freezes. I don't know how far KDE loaded when you started it manually since I don't really recognise your description of what it was like but I'd guess that some other window manager (twm perhaps if you've been following the wiki) was already running, in which case kwin (which does the compositing) would not have started.
    Since desktop effects really improve the look and feel of kde (things like shadows and improved window switchers, desktop cube and the like are pure eye-candy) you may wish to debug further. Your graphics card should be able to run desktop effects as I have a laptop with a previous generation nvidia chip which runs fine after a bit of tweaking.
    If you load the desktop effects section of system settings you should see a checkbox "Enable desktop effects" if you check that you'll be able to switch to the "All effects" tab. Try disabling the Blur effect and clicking "Apply". If kwin still can enable compositing you'll see a box with a countdown that will automatically disable desktop effects again if you don't choose to keep the new settings. You might also want to try changing the scale method from "Accurate" to "Smooth" in the advanced tab.

  • Won't finish loading to net install image.

    I thought I was getting the hang of this but now I am getting a bit frustrated. I took a machine out of one of our labs. I fired it up in target disk mode and plugged it into the xserve. I then used the system image utility to to create a netinstall image from the machine. The image process took about an hour. I then set the image as active under the server admin - netboot. The problem is that my machines won't load to the image. I tried 2 machines. A G5 of a different generation and then the G5 I used to create the image to to be sure it wasn't a problem with the machines being different.
    I can select the volume either by holding the option key and boot-up or by going in to the startup disk and selecting it that way. The machine selects the image and begins to boot to it but it just sits on the white screen with the apple logo and the little spinning activity icon. I have let it sit here for about 30 mins so I could be sure it wasn't going to do anything else.
    Can anyone give me any ideas or point me in a direction where I should start looking to get this problem resolved?

    Try this
    http://discussions.apple.com/thread.jspa?messageID=5980211
    Its a missing /usr/lib/libbz2.1.0.3.dylib file in the image.
    As the discussion says you will have to copy that file from your server (PPC server (intel server if its an intel image)) to the same place in the image.
    It works!!
    Jane (taking the glory for someone else's hard work)
    (If you have a version of the server earlier than 10.4.11 Its a missing CordVideo Framework folder-if the above doesn't work I'll try and find that reference-again someone else found the fix)

  • My farmville 2 won't finish loading. Is mozilla's firewall the reason it won't load?

    The loading screen comes up but when it is time for me to get my envelope with my friends requests and my requested items the screen goes white and will not load anymore. I've refreshed. Waited 2 days. Updated firefox and java. I am using avg for virus protection which I was running previously. I even tried restoring my computer to a previous date. The restore did not finish so I now have lost some history.

    Try to disable AVG temporary and give a try.
    Check your plugins are updated.
    *http://www.mozilla.org/en-US/plugincheck/
    Are you using any Adblock or flash block addons?
    Try in safemode
    *https://support.mozilla.org/en-US/kb/troubleshoot-firefox-issues-using-safe-mode

  • Husband just upgraded his Dell Inspiron netbook to the newest Firefox, now websites won't finish loading...I have tried every fix recommended by Firefox...no luck! Ideas?

    Websites will load alllllllmost to 100%, then stall...msg says firefox is not responding. Sites load in Internet explorer.

    Try to find some solutions in [[Firefox cannot load websites but other programs can]].

  • Captivate 8 (win7/64-bit) won't finish loading on startup

    This issue's pertinent information follows.
    Please review and advise when you can.
    Thank you for your help,
    -bruce.
    Symptoms (after launching Cp8)
    The startup screen appears with the recent and new projects.
    After about three seconds, the program closes.
    Notifications and messages are absent.
    Attempted remedies that failed
    Launched Cp8 as administrator
    Cleaned registry and optimized system
    Verified that OS updates/patches are current
    Environment and software
    Windows 7 Home Premium SP1 (64-bit)
    RAM: 4GB
    Adobe Technical Communication Suite 5 (5.0.1.11)
    RoboHelp 11 (11.0.2.240)
    FrameMaker 12 (12.0.2.389)
    Captivate 8 (64-bit)
    Other information
    RoboHelp, FrameMaker, and CC applications load and appear to operate normally.

    Try this
    http://discussions.apple.com/thread.jspa?messageID=5980211
    Its a missing /usr/lib/libbz2.1.0.3.dylib file in the image.
    As the discussion says you will have to copy that file from your server (PPC server (intel server if its an intel image)) to the same place in the image.
    It works!!
    Jane (taking the glory for someone else's hard work)
    (If you have a version of the server earlier than 10.4.11 Its a missing CordVideo Framework folder-if the above doesn't work I'll try and find that reference-again someone else found the fix)

  • NSMAdmin Won't Finish Loading

    Engine: 2.5.2.1 running on Netware 6.5 SP7
    NSMAdmin: 2.5.2 running on Windows XP SP3
    Problem: NSMAdmin will ask for credentials and never fully login to show events. In the past, I have seen this with SSL cert issues. My certs are fine according to pkidiag.
    Steps Already Taken:
    - Ran PKIDiag anyway and forced a recreation of certs.
    - Unloaded Tomcat and Apache... reloaded and watched the log screens for errors - none reported.
    - Loaded Novell Remote Manager for that server and going to "Manager Server" then "IP Address Management" shows all IP services are "valid"/green.
    - In a browser I cannot go to engine-ip-address:8009 (IE cannot display the webpage)
    - Nor can I "telnet engine-ip-address 8009" which has me thinking SSL is broke, but none of my pkidiag tests seem to indicate this.
    - Reinstalled NSMAdmin.msi file for 2.5.2
    Any help for me please? Thanks!

    On 10/29/2012 2:56 PM, showmeohio wrote:
    >
    > Ran a couple more PKIDiags and I could telnet and get to
    > engine-ip-address:8009. Rebooted server and all seems to be good now.
    > Thanks!
    >
    >
    Glad to hear things are working! We were reviewing your steps as you
    posted this and couldn't come up with anything you'd done wrong -- looks
    like you did the right things to get those certificates sorted out. Let
    us know if you need any further assistance!
    - NFMS Support Team

  • I use Netfirm's CM4all. Since installing Google Chrome required for a needed software CM4all's edit page won't finish loading.

    I only use Chrome for CashierLive. I use Firefox for everything else. Todate I have cleared the cache & cookies, did an exception for Netfirms in pop up blocker, did a virus scan, uninstalled Firefox ans reinstalled it. Nothing works. I get the spinning wheel and states at bottom: waiting for dwww_objectify_ca.d.chango.com

    It sounds like you may have multiple problems, but none of them are likely to be caused by malware.
    First, the internet-related issues may be related to adware or a network compromise. I tend to lean more towards the latter, based on your description of the problem. See:
    http://www.adwaremedic.com/kb/baddns.php
    http://www.adwaremedic.com/kb/hackedrouter.php
    If investigation shows that this is not a network-specific issue, then it's probably adware. See my Adware Removal Guide for help finding and removing it. Note that you mention AdBlock as if it should have prevented this, but it's important to understand that ad blockers do not protect you against adware in any way. Neither would any kind of anti-virus software, which often doesn't detect adware.
    As for the other issues, it sounds like you've got some serious corruption. I would be inclined to say it sounds like a failing drive, except it sounds like you just got it replaced. How did you get all your files back after the new drive was installed?
    (Fair disclosure: I may receive compensation from links to my sites, TheSafeMac.com and AdwareMedic.com, in the form of buttons allowing for donations. Donations are not required to use my site or software.)

  • Images in Firefox Nightly doesn't finish loading.

    I have no idea why this is happening to me or how I can make it stop but... I have a really annoying problem with Firefox Nightly. Whenever there is an image, any kind of image, on a page it won’t finish loading approximately 99% of the time. It goes down maybe 20 inches and then all I see is the colour black, as if the loading sequence was interrupted or something.
    I’ve tried clearing the history, cache, reinstalling Firefox Nightly and CCleaner to no use. My two or three addons that I use should not conflict with anything since I’ve been using them for a good while now.
    Please help me!

    If it works in Safe mode or with all extensions (Tools > Add-ons > Extensions) disabled then try to find which is causing it by enabling one extension at a time until the problem reappears.
    Close and restart Firefox after each change via "File > Exit" (Mac: "Firefox > Quit"; Linux: "File > Quit")
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes
    In Firefox Safe mode these changes are effective:
    *all extensions are disabled
    *the default theme is used (no persona)
    *userChrome.css and userContent.css are ignored
    *the default toolbar layout is used (localstore-safe.rdf)
    *the Javascript JIT compiler is disabled
    *hardware acceleration is disabled
    *plugins are not affected
    *preferences are not affected

  • Safari some times wont finish loading web pages

    Some times some web pages won't finish loading. I don't remember this problem in the past. For example, one of the forum pages pages loads fine but the page for Amazon will not. Safari tries repeatedly and yields only a blank page. Could there be some incompatibility with Amazon? Actually it did load with my old Netscape. I tried dropping in the Safari application from the application folder on my my backup disk, no help. I surely hope I dont have to reinstall my OS. Any thoughts

    I use Safari and just visited Amazon's website which loaded completely without any problems.
    I suggest the following link for system troubleshooting procedures and when doing so, follow all steps/instrcutions in the order provided.
    http://www.thexlab.com/faqs/repairprocess.html

Maybe you are looking for