Java Errors After Update

Hello,
After updating to the latest Java, I am getting the following error when I try to run applets or even running "java version"
russs-imac:A Russ$ java version
Exception in thread "main" java.lang.NoClassDefFoundError: version
Caused by: java.lang.ClassNotFoundException: version
at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
at java.lang.ClassLoader.loadClass(ClassLoader.java:315)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:330)
at java.lang.ClassLoader.loadClass(ClassLoader.java:250)
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:398)
It's happening on both of my Macs (Pro and IMac). Any ideas on how to address this?

That's the normal response for a malformed command, such as:
*+java version+*
+Exception in thread "main" java.lang.NoClassDefFoundError: version+
+Caused by: java.lang.ClassNotFoundException: version+
+at java.net.URLClassLoader$1.run(URLClassLoader.java:200)+
+at java.security.AccessController.doPrivileged(Native Method)+
+at java.net.URLClassLoader.findClass(URLClassLoader.java:188)+
+at java.lang.ClassLoader.loadClass(ClassLoader.java:315)+
+at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:330)+
+at java.lang.ClassLoader.loadClass(ClassLoader.java:250)+
+at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:398)+
The appropriate command is:
*java -version*
which returns:
+java version "1.6.0_17"+
+Java(TM) SE Runtime Environment (build 1.6.0_17-b04-248-10M3025)+
+Java HotSpot(TM) 64-Bit Server VM (build 14.3-b01-101, mixed mode)+
FWIW. You should post Unix queries to the Unix forum under OS X Technologies.

Similar Messages

  • Error after update Oracle SQL Developer Migration Tools

    Hi,
    I'm receiving a error after the update of Oracle SQL Developer (v.1.1.3.27.66) to work with mySQL migration tool.
    This error appear when it´s restarting:
    Exception Stack Trace:
    java.lang.IllegalAccessError: tried to access class oracle.ide.net.IdeURLStreamHandler from class oracle.ide.net.URLFileSystem$1
         at oracle.ide.net.URLFileSystem$1.createURLStreamHandler(URLFileSystem.java:87)
         at oracle.ide.boot.URLStreamHandlerFactoryQueue.createURLStreamHandler(URLStreamHandlerFactoryQueue.java:119)
         at java.net.URL.getURLStreamHandler(URL.java:1106)
         at java.net.URL.<init>(URL.java:393)
         at java.net.URL.<init>(URL.java:283)
         at oracle.ide.net.URLFactory.newURL(URLFactory.java:636)
         at oracle.ide.layout.URL2String.toURL(URL2String.java:104)
         at oracle.ideimpl.editor.EditorUtil.getURL(EditorUtil.java:150)
         at oracle.ideimpl.editor.EditorUtil.getNode(EditorUtil.java:122)
         at oracle.ideimpl.editor.EditorUtil.loadContext(EditorUtil.java:91)
         at oracle.ideimpl.editor.TabGroupState.loadStateInfo(TabGroupState.java:950)
         at oracle.ideimpl.editor.TabGroup.loadLayout(TabGroup.java:1751)
         at oracle.ideimpl.editor.TabGroupXMLLayoutPersistence.loadComponent(TabGroupXMLLayoutPersistence.java:31)
         at oracle.ideimpl.controls.dockLayout.DockLayoutInfoLeaf.loadLayout(DockLayoutInfoLeaf.java:123)
         at oracle.ideimpl.controls.dockLayout.AbstractDockLayoutInfoNode.loadLayout(AbstractDockLayoutInfoNode.java:631)
         at oracle.ideimpl.controls.dockLayout.AbstractDockLayoutInfoNode.loadLayout(AbstractDockLayoutInfoNode.java:628)
         at oracle.ideimpl.controls.dockLayout.AbstractDockLayoutInfoNode.loadLayout(AbstractDockLayoutInfoNode.java:614)
         at oracle.ideimpl.controls.dockLayout.DockLayout.loadLayout(DockLayout.java:302)
         at oracle.ideimpl.controls.dockLayout.DockLayoutPanel.loadLayout(DockLayoutPanel.java:128)
         at oracle.ideimpl.editor.Desktop.loadLayout(Desktop.java:356)
         at oracle.ideimpl.editor.EditorManagerImpl.init(EditorManagerImpl.java:1879)
         at oracle.ide.layout.Layouts.activate(Layouts.java:784)
         at oracle.ide.layout.Layouts.activateLayout(Layouts.java:186)
         at oracle.ideimpl.MainWindowImpl$6.runImpl(MainWindowImpl.java:734)
         at oracle.javatools.util.SwingClosure$1Closure.run(SwingClosure.java:50)
         at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:199)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:597)
         at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:273)
         at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:183)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:173)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:168)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:160)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:121)
    Anyone knows why that is happining?
    Thanks in advance,
    Felipe.
    Message was edited by:
    felipe.b

    Hello,
    I get the same error after updating through Help->Check for Updates. I am at version 1.1.2.25 and the update does not change the version number of Oracle SQL Developer (Help->About), it remains at 1.1.2.25 (although if I look in extensions tab, it says: oracle.sqldeveloper 1.1.3.27.66 Loaded, possible bug in displaying version number?). These are the updates applied:
    Upgraded Extensions
    Oracle Microsoft Access Browser version 1.1.3.27.66
    Oracle SQL Developer - Snippet version 10.1.3.27.66
    Oracle SQL Developer version 1.1.3.27.66
    Oracle SQL Developer - Reports version 10.1.3.27.66
    Oracle SQL Server Browser version 1.1.3.27.66
    Oracle MySQL Browser version 1.1.3.27.66
    Oracle SQL Developer - Worksheet version 10.1.3.27.66
    Oracle SQL Developer - Extras version 1.1.3.27.66
    Oracle SQL Developer - SearchBar version 10.1.3.27.66
    Oracle SQL Developer - Object Viewer version 10.1.3.27.66
    I ran the update several times and was able to reproduce the error under a specific condition. If I am connected to a database at the time of the update I get the error. If I am not conneceted at the time of the update I do not get the error.
    As stated, by Donal, sql developer seems to get over the problem after restarting itself twice.
    Mark

  • File adapter error after updating to SP19 (INBOUND_BINDING_ERROR)

    File adapter error after updating to SP19 (INBOUND_BINDING_ERROR)
    Hi all,
      im having some troubles after the installation of SP19 (from SP16 in NW04) with File Adapter (File->Idoc scenario).
    In message monitoring (Adapter Engine), I have several messages with status "System Error". The error text is :
    <i>Received XI System Error. ErrorCode: INBOUND_BINDING_ERROR
    ErrorText:   ErrorStack: Error in sender agreement for party '', service 'LEGACY_DEV', interface namespace 'http://XXXXX.com/XXXXXX', interface 'INTERFACE_OB' No sender agreement found for , , , , ,</i>
    Im sure that the Integration Directory settings have not been changed. So I tried the following, but the problem persists:
    - Deactivation/Activation of File Adapter channel
    - check that user XIISUSER is not locked
    - checked SXI_CACHE (it seems ok)
    - Many CPA full refresh
    - Dummy modifications of File Adapter channels (a dummy modification of the description)
    - Reboot J2EE
    I've seen that someone else had problems after upgrading to SP19. I'd really appreciate any suggestion of how to solve my issue.
    Thank you
    Manuel

    Hi Prabhu,
      I've already tried to restart server, but nothing happened. (Before update to SP19, the interface worked well).
    This is the error log from message monitoring:
    <i> 2007-01-16 16:37:34 Success Channel cc_File_Snd_Bolle: Entire file content converted to XML format
    2007-01-16 16:37:34 Success Send binary file  "BOLLE_20061229142059.CSV" from FTP server "AS810T:/sapinbound", size 8733 bytes with QoS EOIO
    2007-01-16 16:37:34 Success Application attempting to send an XI message asynchronously using connection AFW.
    2007-01-16 16:37:34 Success Trying to put the message into the send queue.
    2007-01-16 16:37:35 Success Message successfully put into the queue.
    2007-01-16 16:37:35 Success The application sent the message asynchronously using connection AFW. Returning to application.
    2007-01-16 16:37:35 Success The message was successfully retrieved from the send queue.
    2007-01-16 16:37:35 Success File "BOLLE_20061229142059.CSV" successfully archived on FTP server "AS810T" as "/sapinbound/bolle/20070116-163735-245_BOLLE_20061229142059.CSV"
    2007-01-16 16:37:35 Success The message status set to DLNG.
    <b>2007-01-16 16:37:35 Error Received XI System Error. ErrorCode: INBOUND_BINDING_ERROR ErrorText:   ErrorStack: Error in sender agreement for party '', service 'LEGACY_DEV', interface namespace http://XXXXX.com/XXXXXX', interface 'INTERFACE_OB' No sender agreement found for , , , , ,
    2007-01-16 16:37:35 Error Transmitting the message to endpoint http://SERVERNAME:8000/sap/xi/engine?type=entry using connection AFW failed, due to: com.sap.aii.af.ra.ms.api.RecoverableException: INBOUND_BINDING_ERROR:. </b>
    2007-01-16 16:37:35 Success The asynchronous message was successfully scheduled to be delivered at Tue Jan 16 16:42:35 CET 2007.
    2007-01-16 16:37:35 Success The message status set to WAIT.
    2007-01-16 16:42:35 Success Retrying to send message. Retry: 1</i>
    After this, the system try to resend the message, and the same error appears several times.
    Ty,
    Manuel

  • IE8 unsupported error after updating to ZCM 11 Support Pack 1 (11.1)

    Does any experience this problem after updating to ZCM11sp1?
    I keep getting IE8 unsupported error after updating to ZCM 11 Support
    Pack 1 (11.1) although I am running on IE8 already. Now remote
    management is not working because of this incompatible browser errors. I
    tried this following
    link:http://www.novell.com/support/viewCo...9158&sliceId=1
    But it does not help.
    Any suggestion or idea would be greatly appreciated!!!

    On 8/29/2011 8:26 AM, craig wilson wrote:
    > Double Check all of your settings there, including the option to view
    > Intranet sites in compatibility mode.
    >
    > For some reason, your IE8 is reporting itself as IE7 and running in IE7
    > mode which is no longer supported.
    >
    > On 8/29/2011 9:17 AM, April wrote:
    >> Does any experience this problem after updating to ZCM11sp1?
    >>
    >> I keep getting IE8 unsupported error after updating to ZCM 11 Support
    >> Pack 1 (11.1) although I am running on IE8 already. Now remote
    >> management is not working because of this incompatible browser errors. I
    >> tried this following
    >> link:http://www.novell.com/support/viewCo...9158&sliceId=1
    >>
    >>
    >>
    >> But it does not help.
    >>
    >> Any suggestion or idea would be greatly appreciated!!!
    >
    >
    Thank you for your responding. I have already checked to view Internet
    sites in compatibility mode with no luck. I tried several different
    computers with IE8 but they all got the same problem.

  • Error after updating kernel 640U patch to 247

    Hi Forum,
    There are some repetitive errors after updating kernel 640U patch to 247:
    ======================================================
    X Sun Feb 22 07:01:01 2009
    X  *** ERROR => EmActiveData: Invalid Context Handle -1 [emxx.c     2220]
    X
    X Sun Feb 22 07:01:08 2009
    X  *** ERROR => EmActiveData: Invalid Context Handle -1 [emxx.c     2220]
    X
    X Sun Feb 22 07:01:19 2009
    X  *** ERROR => EmActiveData: Invalid Context Handle -1 [emxx.c     2220]
    X
    ======================================================
    Please help.
    Regards,
    Agoes
    Edited by: Agoes Boedi Poerwanto on Feb 23, 2009 7:53 AM
    Edited by: Agoes Boedi Poerwanto on Feb 23, 2009 7:55 AM
    Edited by: Agoes Boedi Poerwanto on Feb 23, 2009 7:56 AM
    Edited by: Agoes Boedi Poerwanto on Feb 23, 2009 7:57 AM

    Hello Agoes,
    You can ignore these error messages,these come when u upgrade the kernel to 246 or 247
    Please refer to not 1239685 for more info
    So no issues
    cheers
    Rohit

  • .wav error after update

    This past week my curve did an automatic update when I plugged it into the manager. Prior to the update I was able to play the .wav files that are emailed to me by my office voicemail system. Now after the update I get an error stated unsupported format. I'm on Sprint.
    Anyone know why this error is occurring and how I can get it to play the .wav files again?
    Thanks, 

    Hello,
    I get the same error after updating through Help->Check for Updates. I am at version 1.1.2.25 and the update does not change the version number of Oracle SQL Developer (Help->About), it remains at 1.1.2.25 (although if I look in extensions tab, it says: oracle.sqldeveloper 1.1.3.27.66 Loaded, possible bug in displaying version number?). These are the updates applied:
    Upgraded Extensions
    Oracle Microsoft Access Browser version 1.1.3.27.66
    Oracle SQL Developer - Snippet version 10.1.3.27.66
    Oracle SQL Developer version 1.1.3.27.66
    Oracle SQL Developer - Reports version 10.1.3.27.66
    Oracle SQL Server Browser version 1.1.3.27.66
    Oracle MySQL Browser version 1.1.3.27.66
    Oracle SQL Developer - Worksheet version 10.1.3.27.66
    Oracle SQL Developer - Extras version 1.1.3.27.66
    Oracle SQL Developer - SearchBar version 10.1.3.27.66
    Oracle SQL Developer - Object Viewer version 10.1.3.27.66
    I ran the update several times and was able to reproduce the error under a specific condition. If I am connected to a database at the time of the update I get the error. If I am not conneceted at the time of the update I do not get the error.
    As stated, by Donal, sql developer seems to get over the problem after restarting itself twice.
    Mark

  • Error after update : "Method 'Upgrade' does not have an implementation"

    Hello,
    After installing the last Updates for my SharePoint Farm 2013, I ran into an issue. When I try to connect to the site, I get this error :
    Method 'Upgrade' in type 'Microsoft.SharePoint.WorkflowServices.WorkflowServiceApplicationProxy'
    from assembly 'Microsoft.SharePoint.WorkflowServices, Version=15.0.0.0, Culture=neutral,
    PublicKeyToken=71e9bce111e9429c' does not have an implementation.
    And there is a lot of strange behaviours within my farm. I cannot run a psconfig, the services FIMService
    and FIMSynchronizationService cannot start, I can see the category "Office 365" in Central Administration but I have a SharePoint Server 2013, not online or any 365 thing... And I cannot uninstall previous SharePoint Updates...
    Any idea ?
    Thanks in advance for your answer.
    Mike

    Hi Mike,
    If you are using SharePoint 2013 Server edition, please re-download the
    SharePoint Server 2013 SP1(KB2880552) instead of SharePoint Foundation version, then install it on the server and check results again, here is another post with similar
    issue you can take a look.
    http://social.technet.microsoft.com/Forums/sharepoint/en-US/ee5c9cee-2b8c-473a-adc6-05d74aac9511/error-after-update-installation-method-method-upgrade-in-type-?forum=sharepointadmin
    http://blogs.technet.com/b/stefan_gossner/archive/2014/04/22/sp1-for-sharepoint-2013-has-been-rereleased.aspx
    http://thesharepointfarm.com/2014/05/ms14-022-known-issues/
    Thanks
    Daniel Yang
    TechNet Community Support

  • There is no sim card installed in the iphone error after update software from 4.1 to 5.01(iphone 3gs)

    there is no sim card installed in the iphone error after update software from 4.1 to 5.01(iphone 3gs)

    Thanks for reply, but problem is diffrent I got updated my device via I tune(IPSW 5.01) before that, it was working well after upgreade 4.1 to 5.01 I am getting problem. No cydia no signal!
    BTW Thank you,

  • JAVA ERROR after safari update today 7/21/11 HELP PLZ!!!

    Hello after installing the safari update today, after restarting or turning on my macbook pro i get this error about java. My java has also been running really slow, after it. Can anyone help me find a way to take it off and fix this java error?
    [IMG]http://i436.photobucket.com/albums/qq90/IJoNaN/Screenshot2011-07-21at113050PM.pn g[/IMG]
    plz look at the picture to get a better understanding of the error i get thank you.
    http://i436.photobucket.com/albums/qq90/IJoNaN/Screenshot2011-07-21at113050PM.pn g

    Hello after installing the safari update today, after restarting or turning on my macbook pro i get this error about java. My java has also been running really slow, after it. Can anyone help me find a way to take it off and fix this java error?
    [IMG]http://i436.photobucket.com/albums/qq90/IJoNaN/Screenshot2011-07-21at113050PM.pn g[/IMG]
    plz look at the picture to get a better understanding of the error i get thank you.
    http://i436.photobucket.com/albums/qq90/IJoNaN/Screenshot2011-07-21at113050PM.pn g

  • Java error after safari 5.1 update.

    After installing the new safari 5.1 on my mac os 10.6.8, I get this java error right when i turn on my computer. i have posted 2 posts of this and noone has responded...i dont know what to do should i degrade my 5.1 safari? and go back to 5.0.5?? Also when trying to play certain game on java called runescape it runs so slow that i am unable to even play it. here is the link to the error i get when i start my macbook pro..   http://i436.photobucket.com/albums/qq90/IJoNaN/Screenshot2011-07-21at113050PM.pn g ... please help thanks

    I have just found out from the Scifinder site at
    http://libinfo.wordpress.com/2011/07/27/scifinder-web-java-plug-in-available-for -safari-5-1/
    that Apple fixed this with a download, dated 20 July 2011;
    Here is the link: http://support.apple.com/kb/DL1421
    After quitting all browsers and installing the dmg, Safari 5.1 still wouldn't work with it until I re-started my computer - perhaps this just flushed a cache and I could perhaps have had the same result just from flushing caches.
    If Apple would only look at these threads and inform us!
    But I suppose by now most of you have found this anyway.

  • Weblogic.version gives java error after install of D33T

    Hi,
    I just installed patch D33T (Oracle WebLogic Server Patch Set Update 10.3.6.0.4) - released April 2013. Before installing the patch, I checked my weblogic version (running setWLSEnv and java weblogic.version) following the instructions in the readme and the command worked.
    The patch installed fine, I then checked the version again (first doing setWLSEnv and then running java weblogic.version) - however this produced the java error 'NoClassDefFoundError' - could not find the main class: weblogic.version.
    I found a blog entry that suggested adding the weblogic.jar to the classpath, so I did that, then exported the classpatch, ran the setWLSEnv.sh again and tried the java weblogic.version command again - but still received the java error. I then tried running the command from the folder containg the weblogic.jar and still no luck.
    Anyone have any ideas why this may be producing errors?
    Thanks,
    Connie
    Environment info: RHEL 64 - Weblogic SErver 11gR1 (10.3.6.0) - The servers start and seem to be running fine after the patch install.

    I was trying a few more things after I sent my last reply and wondered if my classpath and path values might have not had correct values after running setWLSENV.sh
    When I echo'ed their values, they came back without any of the values being set by setWLSEnv.sh
    I then set them by copying and pasting the values echo'ed back from the setWLSEnv.sh file - by using export CLASSPATH=$CLASSPATH:<<paste of echo'ed classpath from setWLSEnv.sh>> and then the same for the path. After this, I tried the java weblogic.version and that worked - so now, I guess I am left to deal with issue of my setWLSEnv.sh not setting the CLASSPATH and PATH variables.
    Thanks,
    Connie

  • MDB TimerManager Error after updating a deployment

    We are running weblogic 10.3
    After updating a deployment, our app is consistently getting the following error:
    java.lang.IllegalArgumentException: Existing timer manager has different work manager.
    TimerManager requested: JMSPoller-TestMessageBean
    When we perform the update, we first stop the deployment (selecting when work completes) - then update the deployment.
    The only way to clear the error is to bounce the server - which we can't always do without interrupting other applications.
    We have not configured any special workManagers - the weblogic configuration is quite vanilla.
    the following is an exerpt from the weblogic-ejb-jar.xml for the bean:
    <weblogic-enterprise-bean>
    <ejb-name>TestMessageBean</ejb-name>
    <message-driven-descriptor>
         <pool>
         <max-beans-in-free-pool>1</max-beans-in-free-pool>
         <initial-beans-in-free-pool>0</initial-beans-in-free-pool>
    </pool>
    <destination-jndi-name>mqjms/TEST_QUEUE</destination-jndi-name>
    <connection-factory-jndi-name>mqjms/queueConnectionFactory</connection-factory-jndi-name>
    <jms-polling-interval-seconds>60</jms-polling-interval-seconds>
    </message-driven-descriptor>
    </weblogic-enterprise-bean>

    <t:selectOneMenu forceId="true"
    id="department"
    value="#{DeptBean.departmentId}">
    <f:selectItems value="#{DeptBean.departmentList}"
    />
    </t:selectOneMenu>What is the type of departmentId ? If it is not a String, then try making it a String and see if the issue is resolved. I am not sure if this will help you. But its worth a try.

  • Portal error after updating to SP10

    Hi experts
    After updating the portal to SAP NW 7.4 SP10 (from SP8) we are getting the following error:java.lang.NoSuchMethodError: com.sap.portal.pcm.alias.IAliases.getTargetsOfDefaultSystemAliases(Lcom/sap/security/api/IPrincipal;)Ljava/util/Map;
    Any ideas?
    Cheers

    Hi Marian,
    SAP note 2036620 includes a fix that is constructed from both EP-RUNTIME.SCA and EP-ADMIN.SCA.
    Hence there is a dependency between the two.
    As EP-RUNTIME.SCA patch is still not released due to technical issues (will be released in the next few days), deploying only EP-ADMIN.SCA causes an exception.
    Please check in the Support packages & patches section in the mentioned note, when it is released.
    Basically when updating patches, the recommendation is to check dependency via the dependency tool, in order to prevent from such cases to happen.
    Thanks & regards,
    Michal

  • Error after updating to AiE 2.28 - No login possible

    Hello,
    after updating my AiE Eclipse installation to 2.28 i can no longer login into our development systems.
    An internal error occurred during: "Logging on to system .xxxxxx".
    com/sap/mw/jco3/eclipse/Registry
    Ideas to solve this issue?
    Regards,
    Christian

    Hello Marco,
    Strange, after restarting the IDE i received a different error message:
    ABAP communication layer is not configured properly. This might be caused by missing Microsoft Runtime DLLs VS2010. Consult the installation guide or download page for further details on how to install this component.
    Error getting the version of the native layer: java.lang.UnsatisfiedLinkError: no sapjco3 in java.library.path
    Then trying to login the error occurred mentioned in the initial forum post.
    Furthermore i have tried to build up a new installation set based on Eclipse 4.3.2 (64 Bit) i received the same error belonging to the missing library.
    Regards,
    Christian

  • [SOLVED] libpng errors after update

    I am getting libpng errors after full update.
    Deluge:
    [ERROR ] 13:14:41 ui:152 libpng14.so.14: cannot open shared object file: No such file or directory
    Traceback (most recent call last):
    File "/usr/lib/python2.7/site-packages/deluge/ui/ui.py", line 133, in __init__
    from deluge.ui.gtkui.gtkui import GtkUI
    File "/usr/lib/python2.7/site-packages/deluge/ui/gtkui/__init__.py", line 1, in <module>
    from gtkui import start
    File "/usr/lib/python2.7/site-packages/deluge/ui/gtkui/gtkui.py", line 42, in <module>
    reactor = gtk2reactor.install()
    File "/usr/lib/python2.7/site-packages/twisted/internet/gtk2reactor.py", line 408, in install
    reactor = Gtk2Reactor(useGtk)
    File "/usr/lib/python2.7/site-packages/twisted/internet/gtk2reactor.py", line 159, in __init__
    import gtk
    File "/usr/lib/python2.7/site-packages/gtk-2.0/gtk/__init__.py", line 40, in <module>
    from gtk import _gtk
    ImportError: libpng14.so.14: cannot open shared object file: No such file or directory
    [ERROR ] 13:14:41 ui:153 There was an error whilst launching the request UI: gtk
    [ERROR ] 13:14:41 ui:154 Look at the traceback above for more information.
    Firefox:
    XPCOMGlueLoad error for file /usr/lib/firefox/libxpcom.so:
    libpng14.so.14: cannot open shared object file: No such file or directory
    Couldn't load XPCOM.
    I had updated my system several times after the libpng update was announced in archlinux.org and everything was running fine.
    Last edited by sa1 (2012-02-13 12:46:59)

    Ok.
    The last problem I got was covered here: https://bbs.archlinux.org/viewtopic.php?id=89043
    sudo pacman -S librsvg did the trick. (I don't know why, since it isn't a recompile)
    I'm still not 100% sure that all packages have been recompiled for other programs I've not checked to work properly, but I'll mark this as solved.
    lddd reported the following:
    ==> Go out and drink some tea, this will take a while :) ...
    -> DIR /usr/local/bin
    -> DIR /usr/bin
    -> DIR /bin
    -> DIR /usr/local/sbin
    -> DIR /usr/sbin
    -> DIR /sbin
    -> DIR /opt/android-sdk/platform-tools
    -> DIR /opt/android-sdk/tools
    -> DIR /usr/share/java/apache-ant/bin
    -> DIR /opt/metasploit
    -> DIR /usr/bin/site_perl
    -> DIR /usr/bin/vendor_perl
    -> DIR /usr/bin/core_perl
    -> DIR /lib
    -> DIR /usr/lib
    -> DIR /usr/local/lib
    -> DIR /usr/lib/libfakeroot
    -> DIR /usr/lib/gnome-bluetooth
    -> DIR /usr/lib32
    -> DIR /usr/lib/llvm
    -> DIR /usr/lib/octave-3.4.3
    find: `/usr/lib/octave-3.4.3': No such file or directory
    -> DIR /usr/lib/perl5/core_perl/CORE
    -> DIR /usr/lib/xulrunner-10.0
    error: No package owns /usr/lib/vmware-installer/2.0/lib/lib/libfontconfig.so.1/libfontconfig.so.1
    error: No package owns /usr/lib/vmware-installer/2.0/lib/libconf/lib/gtk-2.0/2.10.0/loaders/libpixbufloader-tiff.so
    error: No package owns /usr/lib/vmware-installer/2.0/lib/libconf/lib/gtk-2.0/modules/libatk-bridge.so
    error: No package owns /usr/lib/vmware-installer/2.0/sopython/libpy25.so
    error: No package owns /usr/lib/vmware-ovftool/ovftool.bin
    error: No package owns /usr/lib/vmware-ovftool/libvmodlFactory.so
    error: No package owns /usr/lib/vmware-ovftool/libvmacore.so
    error: No package owns /usr/lib/vmware-ovftool/libvmodlTypes.so
    error: No package owns /usr/lib/vmware-ovftool/libcurl.so.4
    error: No package owns /usr/lib/vmware-ovftool/libvmodlImpl.so
    error: No package owns /usr/lib/vmware-ovftool/libvmodlStub.so
    error: No package owns /usr/lib/vmware-ovftool/libvmomi.so
    error: No package owns /usr/lib/vmware-ovftool/libssl.so.0.9.8
    error: No package owns /usr/lib/vmware/lib/libamqp.so/libamqp.so
    error: No package owns /usr/lib/vmware/lib/libsexymm.so.2/libsexymm.so.2
    error: No package owns /usr/lib/vmware/lib/libvmware-app-control.so/libvmware-app-control.so
    error: No package owns /usr/lib/vmware/lib/libcds.so/libcds.so
    error: No package owns /usr/lib/vmware/lib/libcurl.so.3/libcurl.so.3
    error: No package owns /usr/lib/vmware/lib/libgcr.so.0/libgcr.so.0
    error: No package owns /usr/lib/vmware/lib/libvmware-fuseUI.so/libvmware-fuseUI.so
    error: No package owns /usr/lib/vmware/lib/lib/libvmware-netcfg.so/libvmware-netcfg.so
    error: No package owns /usr/lib/vmware/lib/libvmware-modconfig.so/libvmware-modconfig.so
    error: No package owns /usr/lib/vmware/lib/libfontconfig.so.1/libfontconfig.so.1
    error: No package owns /usr/lib/vmware/lib/libvmwareui.so.0/libvmwareui.so.0
    error: No package owns /usr/lib/vmware/lib/libvmware-unity-helper.so/libvmware-unity-helper.so
    error: No package owns /usr/lib/vmware/lib/libvmplayer.so/libvmplayer.so
    error: No package owns /usr/lib/vmware/lib/libgvmomi.so.0/libgvmomi.so.0
    error: No package owns /usr/lib/vmware/lib/libcurl.so.4/libcurl.so.4
    error: No package owns /usr/lib/vmware/lib/libvmware-netcfg.so/libvmware-netcfg.so
    error: No package owns /usr/lib/vmware/lib/libvmcf.so/libvmcf.so
    error: No package owns /usr/lib/vmware/lib/libssl.so.0.9.8/libssl.so.0.9.8
    error: No package owns /usr/lib/vmware/libconf/lib/gtk-2.0/2.10.0/loaders/libpixbufloader-tiff.so
    error: No package owns /usr/lib/vmware/libconf/lib/gtk-2.0/modules/libatk-bridge.so
    ==> Files saved to /tmp/lddd-script.BbsU
    cat /tmp/lddd-script.BbsU/possible-rebuilds.txt
    by avahi
    by boost-libs
    by darktable
    by flac
    by ghc
    by gimp
    by iproute2
    by jack
    by lib32-alsa-plugins
    by libdv
    by libjpeg-turbo
    by libreoffice-common
    by lm_sensors
    by metasploit
    by mplayer2-git
    by openjdk6
    by smpeg
    by thunderbird
    by thunderbird-firetray
    by totem
    by wine
    by xine-lib
    and cat /tmp/lddd-script.BbsU/*.txt | grep png
    /usr/lib/darktable/plugins/imageio/format/libpng.so
    libpng14.so.14 => not found
    /usr/lib/darktable/plugins/imageio/format/libpng.so:
    It seems that only a Darktable plugin needed correcting, again a re-install fixed that.

Maybe you are looking for

  • Understanding the DECODE statement in an SQL Query......

    Hi, This is my query: SELECT DECODE(IT.master_flag,0,'-',ea_submission_date), DECODE(IT.master_flag,0,'-',ea_approval_date), DECODE(IT.master_flag,0,'-',ea_date), DECODE(IT.master_flag,0,'-',ea_comments) FROM amendment it, {CODE} The master_flag on t

  • Can't rate photos in Bridge - options seem to have disappeared and Bridge is not responsive?

    When I'm going through my photos to begin culling, I can't seem to rate any of my pictures.. I don't know how or why this has happened because I could do this a few days ago. When I use the hotkeys to rate photos now nothing happens, and even the Rat

  • Problem with RSA3 (0 data records with selection)

    hi, I am checking the rsa3 for data source 2lis_11_vaitm. i have deleted the setup tables, filled them again..all the stuff. when i am checking RSA3 <b>without any selections</b> it is showing some records. and after copying the SD document number fr

  • Trace JDBC driver operation - monitor and log pooling?

    hi there, i went through all the (FINEST, or TRACE:32 level) traces provided by logging code in ojdbc14_g.jar, but still didn't find any info which can be used for monitoring behaviour of DataSource Pooling and all the client-server SQL queries also

  • How to drag a painted square from one panel to the other?

    Hi there, I'm a student IT, and for the course Programming, which uses Java, we have to write a game. I've got a JFrame with two JPanels. Both are overriding paint(Graphics g). One JPanel, let's say JP1, draws a board with 196 squares, the other, JP2