Invalid magic cookie

I just installed arch and kde. Everything was fine until I noticed that after I run vim as root I get weird errors. More specifically the error is:
Invalid MIT-MAGIC-COOKIE-1 keyInvalid MIT-MAGIC-COOKIE-1 keyInvalid MIT-MAGIC-COOKIE-1 key
It's not preventing me from doing anything, but it's annoying nonetheless. Does anyone know how to fix this?

The method posted by @onguarde is NOT recommened as Access  is  granted  to  everyone,  even  if they aren't on the list to open windows on your machine.
As normal user, you should run:
xhost local:root
and then root will be able to open X programs. You can edit /root/.bashrc and add the following line:
export XAUTHORITY=/home/username/.Xauthority
Where "username" is the user account name that you use. After editing /root/.bashrc, you won't have to issue the command "xhost local:root" anymore after X starts.
OR even simpler, make a symbolic link to the current - correct - cookie (not tested this but I think it might work):
su -
cd /root (if not already there)
ln -sf /home/username/.Xauthority
But as @parintachin said is better to run GUI programs with root privileges using ALT+F2 and kdesu(if using KDE) or gksu(if using GNOME) + name of the application.
I know this thread is a little bit old, but I faced this problem today and wanted to help in some way or another.
Last edited by Mahara (2010-04-05 12:00:29)

Similar Messages

  • Dtlogin fails after changing UID - invalid MIT-MAGIC-COOKIE

    The environment is a small stand-alone network of Suns running Solaris 5.10 with no central admin, no DNS. One of the users had login accounts on several machines and asked me to fix it up while he was away. So I consolidated his several home directories onto one machine, changed all the different UIDs on the various Suns to be the same UID, did a chown to match on all the files in his new consolidated home directory, then modified /etc/auto_home on all the machines to point to the new home.
    It all works with console or ssh logins and with dtlogin from the machine on which I didn't change the UID (also where his home now resides). But on the other machines where the UID was changed, trying to log into either CDE or JDS soon comes back to the login screen with an error in .dt/startlog: "invalid MIT-MAGIC-COOKIE-1 key", "Xlib: connection to :0.0 refused by server". I'm guessing the problem is because the user's current UID is different that what it was before on this machine.
    I tried deleting his ~/.*authority files, moving his ~/.dt directory out of the way, and even deleted and recreated the user on one of the remote machines with no joy. This user is going to be mighty unhappy with me when he gets back from vacation next week! Help.
    Edited by: SanDiegoDweller on Aug 12, 2010 7:18 PM -- added a bit more clarification

    Thanks to these suggestions I was able to determine that the X stuff was still referring to the user's old home directory on the local machine rather than his automounted home directory.
    All the local disks were called /export/home -- in an effort to deconfuse myself and make sure I knew which disk space was being used, I changed them to /export/home-A and /export/home-B on machines A and B (renamed the directory and changed /etc/vfstab). All normal logins work, but no X logins work. When logged in as the user, xauth says "error in locking authority file /export/home/user/.Xauthority" but there are no longer any /export/home directories! This is after I've deleted his .Xauthority file. Apparently, the X stuff is remembering somewhere an old path. How can I clean this up?
    Edited by: SanDiegoDweller on Aug 16, 2010 12:54 PM

  • Cannot open X application (Invalid MIT-MAGIC-COOKIE-1 key)

    Hi all.
    I'm using SGD EE4 on Fedora 3 and cannot start any X application
    through TTA (not even default xclock).
    The application launch dialog's Launch Details says:
    Xlib: connection to "localhost:10.0" refused by server
    Xlib: Invalid MIT-MAGIC-COOKIE-1 key
    Error: Can't open display: localhost:10.0
    Connection to <my-server> closed.
    And logs says...
    2005/04/10 11:53:09.390 (pid 16966) xpe/xpe #0
    Tarantella Secure Global Desktop Enterprise Edition(4.0) ERROR:
    AUDIT: Sun Apr 10 11:53:09 2005: 16966 ttaxpe:
    2005/04/10 11:53:09.390 (pid 16966) xpe/xpe #2
    Tarantella Secure Global Desktop Enterprise Edition(4.0) ERROR:
    client 1 rejected from IP 127.0.0.1 port 57737
    2005/04/10 11:53:09.390 (pid 16966) xpe/xpe #4
    Tarantella Secure Global Desktop Enterprise Edition(4.0) ERROR:
    Auth name: MIT-MAGIC-COOKIE-1
    I think this may be a permission problem trying to open
    display. X11Forwarding is already set to yes in ssh.
    Any ideas on what else should be customized on a default
    Fedora 3 installation?
    TIA
    Alan.

    Thanks Carmelo.
    That solved my problem.
    Mel O wrote:
    Alan,
    From the command line
    $ tarantella config edit --security-xsecurity 0
    or from the Array Manager
    http://www.tarantella.com/documentation/sgd/ee/4.0/help/en-us/base/standard/am_security.html
    -> xauth
    Regards,
    Carmelo
    Alan Weber wrote:
    Hi all.
    I'm using SGD EE4 on Fedora 3 and cannot start any X application
    through TTA (not even default xclock).
    The application launch dialog's Launch Details says:
    Xlib: connection to "localhost:10.0" refused by server
    Xlib: Invalid MIT-MAGIC-COOKIE-1 key
    Error: Can't open display: localhost:10.0
    Connection to <my-server> closed.
    And logs says...
    2005/04/10 11:53:09.390 (pid 16966) xpe/xpe #0
    Tarantella Secure Global Desktop Enterprise Edition(4.0) ERROR:
    AUDIT: Sun Apr 10 11:53:09 2005: 16966 ttaxpe:
    2005/04/10 11:53:09.390 (pid 16966) xpe/xpe #2
    Tarantella Secure Global Desktop Enterprise Edition(4.0) ERROR:
    client 1 rejected from IP 127.0.0.1 port 57737
    2005/04/10 11:53:09.390 (pid 16966) xpe/xpe #4
    Tarantella Secure Global Desktop Enterprise Edition(4.0) ERROR:
    Auth name: MIT-MAGIC-COOKIE-1
    I think this may be a permission problem trying to open
    display. X11Forwarding is already set to yes in ssh.
    Any ideas on what else should be customized on a default
    Fedora 3 installation?
    TIA
    Alan.

  • Invalid MIT-MAGIC-COOKIE-1 key

    I am receiving the following message when trying to install oracle 9.2 on Solaris 5.8.
    xlib: Connection to 10.163.14.23:0.0 refused
    xlib: Invalid MIT-MAGIC-COOKIE-1 key
    I have my DISPLAY variable set to <IP>:0.0
    I am running this from the Console and the IP address I am using is the IP address of the server.
    Thanks

    Thanks Carmelo.
    That solved my problem.
    Mel O wrote:
    Alan,
    From the command line
    $ tarantella config edit --security-xsecurity 0
    or from the Array Manager
    http://www.tarantella.com/documentation/sgd/ee/4.0/help/en-us/base/standard/am_security.html
    -> xauth
    Regards,
    Carmelo
    Alan Weber wrote:
    Hi all.
    I'm using SGD EE4 on Fedora 3 and cannot start any X application
    through TTA (not even default xclock).
    The application launch dialog's Launch Details says:
    Xlib: connection to "localhost:10.0" refused by server
    Xlib: Invalid MIT-MAGIC-COOKIE-1 key
    Error: Can't open display: localhost:10.0
    Connection to <my-server> closed.
    And logs says...
    2005/04/10 11:53:09.390 (pid 16966) xpe/xpe #0
    Tarantella Secure Global Desktop Enterprise Edition(4.0) ERROR:
    AUDIT: Sun Apr 10 11:53:09 2005: 16966 ttaxpe:
    2005/04/10 11:53:09.390 (pid 16966) xpe/xpe #2
    Tarantella Secure Global Desktop Enterprise Edition(4.0) ERROR:
    client 1 rejected from IP 127.0.0.1 port 57737
    2005/04/10 11:53:09.390 (pid 16966) xpe/xpe #4
    Tarantella Secure Global Desktop Enterprise Edition(4.0) ERROR:
    Auth name: MIT-MAGIC-COOKIE-1
    I think this may be a permission problem trying to open
    display. X11Forwarding is already set to yes in ssh.
    Any ideas on what else should be customized on a default
    Fedora 3 installation?
    TIA
    Alan.

  • What is MIT-MAGIC-COOKIE error

    Hello all,
    I have a user that connects to a server "Server1" using username "User1" in order to run an application they must switch user "User2" and rlogin to a diffrent server "Server2" to run the X application.
    When they start the application they get invalid MIT-MAGIC-COOKIE. What is this error mean. Here are the steps they are doing
    User1 loggs on to Server1 using CDE.
    User1r starts an command tool.
    User1 does a su User2
    User2 does a rlogin to Server2
    User2 sets the DISPALY to Server1
    start the x application
    What is wrong here ?
    Thanks

    What is wrong here ?Aside from the fact that you're using rlogin? :P
    Aniway, you don't specify whether USER1 logs in to SERVER1 directly (is it a Sun workstation running CDE) or whether he/she does this through Exceed or something similar.
    If it's the first scenario the previous person to reply is most probably right.
    If it's the second scenario, setting $DISPLAY to SERVER1:0.0 (and adding SERVER2 to the xhost setting) will not work. You'll have to set your $DISPALY to $WORKSTATION:0.0 and verify that Exceed (or whatever you're using) is configured properly.

  • How do I setup a MIT-Magic Cookie for multiple users?

    I need to be able to use TTauthority to allow mutliple users to have access to one main MIT-Magic Cookie random sequence. Currently, we have multiple cookies being created each time a user logs in. However, we cannot see each others processes. This is a huge drawback we are having with depending on Tooltalk. Any suggestions to setup ttauth to allow multiple users to share the same cookie?

    It might work if you don't leave mails on the server.
    In IMAP are the mails from the other accounts showing up at that accounts inbox on the server (webmail) If so you could as well redirect it on server level and not download and then upload.
    What happen if you want to un-delete a message?
    A solution would be send it to a local folder. That way it will be deleted on the mail server and you still have the opportunity to '''move''' it into one of the inboxes

  • SOAP Fault Invalid connection cookie.

    My user, (Firefox 1.5 Windows XP) gets often a Dialog Box:
    title: "SOAP Fault -Secure Global Desktop client"
    Text:
    "The following SOAP Fault was recieved from the server:
    Invalid connection cookie.
    Please contact your Secure Global Desktop administrator.
    (Thats me!)
    Button: "Ok"
    How can I help him?

    Hello,
    you say you are using a single machine as a server, try this:
    sometimes with a single machine people don't set up full naming services. you need (or should have) DNS entries for your machines.
    If you don't have full DNS entries then put them into your host file. this includes any windows servers you are running apps from and any windows clients you may be connecting from.
    you may even want to handle DHCP connections in the following way. if you have 20 DNS connections, then make entries in the hosts file like this (example only, use your own network address):
    192.168.1.100 dhcp100
    192.168.1.101 dhcp101
    192.168.1.103 dhcp103
    etc. the name is not important. just the entry.
    this seems to have worked for me in connecting from hardwired and dhcp addresses.
    regards,
    tucker

  • Invalid session cookie supplied for session

    Hi!
    I am receiving this message in the jserver logs:
    Invalid session cookie supplied for session test.site:1178135737779:-391743236040311715:2617822910155903052.
    The operation will fail.
    Repeat the request with a valid session cookie.
    I can access the web client, i can start the vt420, but any other application that spawns a new browser windows fails. This is a standard install in Suse Linux.
    Thanks in advance

    I'm getting the same thing, and I know I shouldn't be. I've installed 4.2 many times, and even had 4.3 going on the Sun Ray server last week and it was fine. But now when trying to do a stand alone install, I can't seem to get past this.
    Using Solaris x86, been working on this 2-3 days trying Sol10u3 no patches, latest patches, Xorg, Xsun, everything I can think of. I can't fathom why it worked on the exact same box, same OS.. (But it was running Sun Ray server software), and now with a fresh OS install, and it's doing this.
    I also noticed it wanted to add itself to /home/ttasys/.ssh/known_hosts, I've never had a home directory for these users before. Made the home directory since I was fresh out of ideas, now it's just one less error message with the same result.

  • Invalid session cookie on High latency wan connections

    Hello,
    I've had users at a remote site complaining that they are getting disconnected regularly from the SGD server here and are then unable to reconnect for several minutes. The connection is a GRE tunnel over the between sites with several firewalls and proxies in between. As well, the clients are behind a NAT. This is a standalone server SGD 4.41. As a test, I set up an SGD server at the remote location and logged into it. I've been disconnected twice at random intervals with a popup dialog that says "Invalid connection Cookie" Please contact your Administrator. In the webtop browser window I attempted a refresh which resulted in a Session Expired message in the webtop message window. I login again and I see my application session still there but upon attempting to connect to it I receive the following:
    Web Service Request Failed
    The following fault was returned from the server
    Code Client.InvalidSessionCookie
    String <cookie info etc...> for admin:runCommand
    In a subsequent incident I received a popup with the message: The session already has a Secure Global Desktop Client Connection
    Once this popped up my webtop session was hung and I could not log back in to the SGD server until I closed my browser and restarted it.
    The connection has high latency 365+ ms and is notoriously unstable. Again there are multiple firewalls and proxies between the sites that I have no access to.
    Error logs show the following:
    Any ideas?
    bash-3.00# less jserver988_error.log
    2009/06/15 20:01:50.932 (pid 988) server/soapcommands/error #1245076310932
    Sun Secure Global Desktop Software (4.4) ERROR:
    Invalid session cookie supplied for session 1245075516671:servername:2172620047794735723:Li4uL191c2VyL2VwZWVsZXI=.
    The operation will fail.
    Repeat the request with a valid session cookie.
    2009/06/15 20:07:25.691 (pid 988) server/soapcommands/error #1245076645691
    Sun Secure Global Desktop Software (4.4) ERROR:
    Unable to write message of type webserver for servername:1245068645735:-3969341831847819217.
    Request will fail.
    The user should close the Secure Global Desktop Client process, end the
    session and start a new session.
    2009/06/15 20:07:28.867 (pid 988) server/soapcommands/error #1245076648867
    Sun Secure Global Desktop Software (4.4) ERROR:
    Invalid session cookie supplied for session 1245075516671:servername:2172620047794735723:Li4uL191c2VyL2VwZWVsZXI=.
    The operation will fail.
    Repeat the request with a valid session cookie.
    2009/06/15 20:08:32.384 (pid 988) server/soapcommands/error #1245076712384
    Sun Secure Global Desktop Software (4.4) ERROR:
    Invalid session cookie supplied for session 6543220712367266453:servername:1245068645735:-3969341831847819217:1.
    The operation will fail.
    Repeat the request with a valid session cookie.

    Hi DalamarUK83,
    "I have seen posts about disabling VMQ on the host/guest servers as there may be an issue with this model - this has had no effect at all, the issue persists after changing VMQ and restarting both the guest and the host OS."
    Did you disable the feature in advanced settings of physical NICs ?
    I would suggest to re-create virtual switch after disabling VMQ .
    What is the make of that NIC ?
    Best Regards
    Elton Ji
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Invalid MAGIC number in jar file

    HI Gentlemen,
    I just compiled a java file into a class file and then set up a jar file with that one single class. Manifest indicates that the Java version is 1.7.0 as is any other development tool. Now I am inspecting the file with my hex editor and it does not contain CAFEBABE as a magic number. However, a legacy jar file in an Applet sample code has it and works correctly. It was as well with my JDK 1.7.0 compiled. What can be wrong with my method? JDeveloper does not accept the jar when I want to deploy and call the applet.
    Please help if you can.
    Many thanks in advance, kindly regards
    Miklos HERBOLY

    HI gimbal2,
    Thank you for your reply. Just to start with, I included here some stuff.
    (i) JDeveloper parameters
    About
    Oracle JDeveloper 11g Release 1 11.1.1.6.0
    Studio Edition Version 11.1.1.6.0
    Build JDEVADF_11.1.1.6.0_GENERIC_111205.1733.6192.1
    Copyright © 1997, 2011 Oracle and/or its affiliates. All rights reserved.
    IDE Version: 11.1.1.6.38.61.92
    Product ID: oracle.jdeveloper
    Product Version: 11.1.1.6.38.61.92
    Version
    Component     Version
    =========     =======
    ADF Business Components     11.1.1.61.92
    Java(TM) Platform     1.7.0
    Oracle IDE     11.1.1.6.38.61.92
    Versioning Support     11.1.1.6.38.61.92
    Properties
    Name     Value
    ====     =====
    awt.toolkit     sun.awt.windows.WToolkit
    ceditor.java.parse.large     1500
    ceditor.java.parse.small     300
    class.load.environment     oracle.ide.boot.IdeClassLoadEnvironment
    class.load.log.level     CONFIG
    class.transfer     delegate
    compiler.vmargs     -Xmx512m
    EDITOR_J2SE_VERSION     1.5
    feedbackmanager.disable     false
    file.encoding     Cp1252
    file.encoding.pkg     sun.io
    file.separator     \
    http.agent     Mozilla/5.0 (Java 1.7.0; Windows 7 6.1 x86; en_US) ICEbrowser/v6_1_3
    ice.browser.forcegc     false
    ice.pilots.html4.ignoreNonGenericFonts     true
    ice.pilots.html4.tileOptThreshold     0
    ide.bootstrap.start     12082784954629
    ide.build     JDEVADF_11.1.1.6.0_GENERIC_111205.1733.6192.1
    ide.conf     C:\Oracle\Middleware\jdeveloper\jdev\bin\jdev.conf
    ide.config_pathname     C:\Oracle\Middleware\jdeveloper\jdev\bin\jdev.conf
    ide.debugbuild     false
    ide.devbuild     false
    ide.editions     oracle.studio, oracle.j2ee, oracle.jdeveloper
    ide.extension.role.search.path     jdev/roles
    ide.extension.search.path     jdev/extensions:sqldeveloper/extensions
    ide.feedbackmanager.customer     false
    ide.firstrun     false
    ide.java.maxversion     1.8
    ide.java.minversion     1.6.0_04
    ide.launcherProcessId     2132
    ide.main.class     oracle.ide.boot.IdeLauncher
    ide.max.jar.handles     500
    ide.old.user.country     DE
    ide.old.user.language     de
    ide.patches.dir     jdev/lib/patches
    ide.pref.dir     C:\Users\gksadmin\AppData\Roaming\JDeveloper
    ide.pref.dir.base     C:\Users\gksadmin\AppData\Roaming
    ide.product     oracle.jdeveloper
    ide.role     <none>
    ide.shell.enableFileTypeAssociation     C:\Oracle\Middleware\jdeveloper\jdeveloper.exe
    ide.splash.screen     splash.gif
    ide.startingArg0     C:\Oracle\Middleware\jdeveloper\jdeveloper.exe
    ide.startingcwd     C:\Oracle\Middleware\jdeveloper
    ide.throttleLocale     true
    ide.user.dir     C:\Users\gksadmin\AppData\Roaming\JDeveloper
    ide.user.dir.var     JDEV_USER_HOME,JDEV_USER_DIR
    ide.work.dir     C:\\JDeveloper
    ide.work.dir.base     C:\Users\gksadmin\Documents
    ilog.propagatesPropertyEditors     false
    inJUIDesigntime     true
    insight.suppresshidden     true
    INSIGHT_OMIT_HIDDEN     true
    java.awt.graphicsenv     sun.awt.Win32GraphicsEnvironment
    java.awt.printerjob     sun.awt.windows.WPrinterJob
    java.class.path     ..\..\ide\lib\ide-boot.jar
    java.class.version     51.0
    java.endorsed.dirs     C:\Java\jdk1.7.0\jre\lib\endorsed
    java.ext.dirs     C:\Java\jdk1.7.0\jre\lib\ext;C:\Windows\Sun\Java\lib\ext
    java.home     C:\Java\jdk1.7.0\jre
    java.io.tmpdir     C:\Users\gksadmin\AppData\Local\Temp\
    java.library.path     C:\Oracle\Middleware\jdeveloper;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;D:\app\gksadmin\product\11.2.0\dbhome_1\bin;c:\Java\jdk1.7.0\bin;C:\Program Files (x86)\PC Connectivity Solution\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;c:\ocf\lib;c:\Windows/System32;C:\Java\jdk1.7.0\bin;.
    java.naming.factory.initial     oracle.javatools.jndi.LocalInitialContextFactory
    java.protocol.handler.pkgs     oracle.jdevimpl.handler
    java.runtime.name     Java(TM) SE Runtime Environment
    java.runtime.version     1.7.0-b147
    java.specification.name     Java Platform API Specification
    java.specification.vendor     Oracle Corporation
    java.specification.version     1.7
    java.vendor     Oracle Corporation
    java.vendor.url     http://java.oracle.com/
    java.vendor.url.bug     http://bugreport.sun.com/bugreport/
    java.version     1.7.0
    java.vm.info     mixed mode
    java.vm.name     Java HotSpot(TM) Client VM
    java.vm.specification.name     Java Virtual Machine Specification
    java.vm.specification.vendor     Oracle Corporation
    java.vm.specification.version     1.7
    java.vm.vendor     Oracle Corporation
    java.vm.version     21.0-b17
    javax.xml.parsers.DocumentBuilderFactory     oracle.xml.jaxp.JXDocumentBuilderFactory
    jbo.debugoutput     silent
    jbo.showdebugwarningbanner     false
    jps.authz     NULL
    line.separator     \r\n
    oracle.adfm.usemds     false
    oracle.home     C:\Oracle\Middleware\jdeveloper
    oracle.j2ee.extension.status     enabled
    oracle.jbo.usemds     false
    oracle.jdbc.Trace     true
    oracle.jdeveloper.webservice.hidePropertyOverride     false
    oracle.jdeveloper.webservice.showAllOwsmPolicyTypes     false
    oracle.mds.internal.config.override.emptystore     true
    oracle.security.jps.config     /C:/Users/gksadmin/AppData/Roaming/JDeveloper/system11.1.1.6.38.61.92/DefaultDomain/config/fmwconfig/jps-config-jse.xml
    oracle.soap.transport.noHTTPClient     true
    oracle.translated.locales     de,es,fr,it,ja,ko,pt_BR,zh_CN,zh_TW
    oracle.xdkjava.compatibility.version     9.0.4
    os.arch     x86
    os.name     Windows 7
    os.version     6.1
    path.separator     ;
    reserved_filenames     con,aux,prn,lpt1,lpt2,lpt3,lpt4,lpt5,lpt6,lpt7,lpt8,lpt9,com1,com2,com3,com4,com5,com6,com7,com8,com9,conin$,conout,conout$
    sun.arch.data.model     32
    sun.awt.disablegrab     true
    sun.awt.enableExtraMouseButtons     true
    sun.awt.keepWorkingSetOnMinimize     true
    sun.boot.class.path     ../lib/lwawt.jar;C:\Java\jdk1.7.0\jre\lib\endorsed\javax.annotation_1.0.0.0_1-0.jar;C:\Java\jdk1.7.0\jre\lib\endorsed\javax.xml.bind_2.1.1.jar;C:\Java\jdk1.7.0\jre\lib\endorsed\javax.xml.ws_2.1.1.jar;C:\Java\jdk1.7.0\jre\lib\resources.jar;C:\Java\jdk1.7.0\jre\lib\rt.jar;C:\Java\jdk1.7.0\jre\lib\sunrsasign.jar;C:\Java\jdk1.7.0\jre\lib\jsse.jar;C:\Java\jdk1.7.0\jre\lib\jce.jar;C:\Java\jdk1.7.0\jre\lib\charsets.jar;C:\Java\jdk1.7.0\jre\classes;C:\Java\jdk1.7.0\lib\tools.jar;C:\Java\jdk1.7.0\lib\dt.jar
    sun.boot.library.path     C:\Java\jdk1.7.0\jre\bin
    sun.cpu.endian     little
    sun.cpu.isalist     pentium_pro+mmx pentium_pro pentium+mmx pentium i486 i386 i86
    sun.desktop     windows
    sun.io.unicode.encoding     UnicodeLittle
    sun.java2d.noddraw     true
    sun.jnu.encoding     Cp1252
    sun.management.compiler     HotSpot Client Compiler
    sun.os.patch.level     
    svnkit.sax.useDefault     true
    user.country     US
    user.dir     C:\Oracle\Middleware\jdeveloper\jdev\bin
    user.home     C:\Users\gksadmin
    user.language     en
    user.name     gksadmin
    user.script     
    user.timezone     Europe/Berlin
    user.variant     
    wasp.location     ../../uddi
    weblogic.home     C:\Oracle\Middleware\wlserver_10.3\server
    weblogic.security.SSL.ignoreHostnameVerification     true
    weblogic.security.TrustKeyStore     DemoTrust
    windows.shell.font.languages     en
    Extensions
    Name     Identifier     Version     Status
    ====     ==========     =======     ======
    ADF Business Components     oracle.BC4J     11.1.1.6.38.61.92     Loaded
    ADF Business Components Annotations     oracle.adfbcdt.annotations     11.1.2     Loaded
    ADF Business Components Dependency     oracle.bc4j.dependency     11.1.1.6.38.61.92     Loaded
    ADF Business Components Deployment     oracle.bc4jdt.deploy     11.1.1.6.38.61.92     Loaded
    ADF Business Components Modeler     oracle.adfbcdt.modeler     11.1.1.6.38.61.92     Loaded
    ADF Business Components Syscat     oracle.bc4j.syscat     0     Loaded
    ADF Business Components Tester     oracle.bc4j.tester     11.1.1.6.38.61.92     Loaded
    ADF Common Audit     oracle.adf.common.audit     0     Loaded
    ADF Context Debugger     oracle.adf.share.debug     11.1.1.6.38.61.92     Loaded
    ADF Controller Configuration Design Time     oracle.adf.controller.config.dt     11.1.1.6.38.61.92     Loaded
    ADF Data Visualizations Design Time Tests     oracle.dvt.dt     11.1.1.6.38.61.92     Loaded
    ADF Debugger     oracle.adf.debug     11.1.1.6.38.61.92     Loaded
    ADF Debugger Diagram Support     oracle.adf.debug.diagram     11.1.1.6.38.61.92     Loaded
    ADF Desktop Integration Design Time     oracle.adfdt.desktopintegration     11.1.1.6.38.61.92     Loaded
    ADF Faces Cache     oracle.webcache     11.1.1.6.38.61.92     Loaded
    ADF Faces Data Visualization Tools Help     oracle.dvt-faces-doc     11.1.1.0.0     Loaded
    ADF Faces Databinding Design Time     oracle.adf-faces-databinding-dt     11.1.1.6.38.61.92     Loaded
    ADF Faces Design Time     oracle.adf-faces-dt     11.1.1.6.38.61.92     Loaded
    ADF Faces Design Time Migration     oracle.adffacesdt.migration     11.1.1.6.38.61.92     Loaded
    ADF Faces Runtime Help     oracle.adf-faces-rt-doc     11.1.1.0.0     Loaded
    ADF Faces Skin Design Time     oracle.adf-faces-skin-dt     11.1.1.6.38.61.92     Loaded
    ADF JMX Data Control Designtime     oracle.adf.jmxdc     11.1.1.6.38.61.92     Loaded
    ADF Java Server Faces Diagram     oracle.adf.jsf.diagram     11.1.1.6.38.61.92     Loaded
    ADF Library Design Time     oracle.jdeveloper.adflibrary     11.1.1.6.38.61.92     Loaded
    ADF Lifecycle Design Time     oracle.adf.lifecycle.dt     11.1.1.6.38.61.92     Loaded
    ADF Management Pages     oracle.adf.management     11.1.1.6.38.61.92     Loaded
    ADF Menu Model Design-Time     oracle.adfmenudt     11.1.1.6.38.61.92     Loaded
    ADF Page Flow Design Time     oracle.adf.pageflow.dt     11.1.1.6.38.61.92     Loaded
    ADF Page Flow Design Time Extras     oracle.adf.pageflow.dt.extras     11.1.1.6.38.61.92     Loaded
    ADF Page Template DT     oracle.adf-faces-templating-dt     11.1.1.6.38.61.92     Loaded
    ADF Region Design Time     oracle.adf-faces-region-dt     11.1.1.6.38.61.92     Loaded
    ADF Struts Page Flow Modeler     oracle.struts.adf     11.1.1.6.38.61.92     Loaded
    ADF Struts and Model One Databinding     oracle.adf.struts.and.model.one.databinding.dt     11.1.1.6.38.61.92     Loaded
    ADF Swing     oracle.adfdt.swingcore     11.1.1.6.38.61.92     Loaded
    ADF View Debugging Design Time     adf.view.debugging.dt     11.1.1.6.38.61.92     Loaded
    ADFv Common Databinding     oracle.adf-view-databinding-dt     11.1.1.6.38.61.92     Loaded
    Ant     oracle.ant     11.1.1.6.38.61.92     Loaded
    Application Server Manager     oracle.jdeveloper.asnav     11.1.1.6.38.61.92     Loaded
    Application State - Application Navigator     oracle.ideimpl.appstate.appnav     11.1.1.6.38.61.92     Loaded
    Application State - Editors     oracle.ide.appstate.editors     11.1.1.6.38.61.92     Loaded
    Application State Manager     oracle.ide.appstate     11.1.1.6.38.61.92     Loaded
    Archive Compare     oracle.jdeveloper.archive-compare     11.1.1.6.38.61.92     Loaded
    Audit Oracle Public Cloud Support     oracle.jdeveloper.audit.cloud     11.1.2     Loaded
    BI Beans Graph     oracle.bibeans     11.1.1.6.38.61.92     Loaded
    BM metamodel framework     oracle.bm.meta     11.1.1.6.38.61.92     Loaded
    Bug Reporter     oracle.jdeveloper.bugfiler     11.1.1.6.38.61.92     Loaded
    Business Modelers     oracle.bm     11.1.1.6.38.61.92     Loaded
    Check For Updates     oracle.ide.webupdate     11.1.1.6.38.61.92     Loaded
    Code Editor     oracle.ide.ceditor     11.1.1.6.38.61.92     Loaded
    Command Line Formatting Support     oracle.jdeveloper.ojformat     11.1.1.6.38.61.92     Loaded
    Command Line Make/Rebuild Support     oracle.jdevimpl.oj-compiler     11.1.1.6.38.61.92     Loaded
    Common Controller Design-Time     oracle.controller.dt     11.1.1.6.38.61.92     Loaded
    Common Page Flow Design-Time     oracle.pageflow.dt     11.1.1.6.38.61.92     Loaded
    Component Palette     oracle.ide.palette1     11.1.1.6.38.61.92     Loaded
    Controller to ADF Bindings Bridge     oracle.controller.bindings.dt     11.1.1.6.38.61.92     Loaded
    Database Connection Support     oracle.jdeveloper.db.connection     11.1.1.6.38.61.92     Loaded
    Database Features (JDeveloper)     oracle.jdeveloper.db     11.1.1.6.38.61.92     Loaded
    Database Features (SQLDeveloper in JDeveloper)     oracle.jdeveloper.db.navigator     11.1.1.6.38.61.92     Loaded
    Database Modeler     oracle.dbmodeler     11.1.1.6.38.61.92     Loaded
    Database Modeler Migration     oracle.dbmodeler.migrate     11.1.1.6.38.61.92     Loaded
    Database Object Dependency API Support     oracle.jdeveloper.db.dependency     11.1.1.6.38.61.92     Loaded
    Database Object Explorers     oracle.ide.db.explorer     11.1.1.6.38.61.92     Loaded
    Database Object Transfer Framework     oracle.jdeveloper.db.transfer     11.1.1.6.38.61.92     Loaded
    Database UI     oracle.ide.db     11.1.1.6.38.61.92     Loaded
    Design Time Resource Bundle Variable Resolver     oracle.jdeveloper.resourcebundle.resolver.dt     11.1.1.6.38.61.92     Loaded
    Diagram Framework     oracle.diagram     11.1.1.6.38.61.92     Loaded
    Diagram Framework Toplink extensions     oracle.diagram.toplink     11.1.1.6.38.61.92     Loaded
    Diagram Javadoc Extension     oracle.diagram.javadoc     11.1.1.6.38.61.92     Loaded
    Diagram Thumbnail     oracle.diagram.thumbnail     11.1.1.6.38.61.92     Loaded
    Diagram to XMLEF Bridge     oracle.diagram.xmlef     11.1.1.6.38.61.92     Loaded
    Diff/Merge     oracle.ide.diffmerge     11.1.1.6.38.61.92     Loaded
    EJB     oracle.ejb     11.1.1.6.38.61.92     Loaded
    EJB Modeler     oracle.ejbmodeler     11.1.1.6.38.61.92     Loaded
    Editor Tint     oracle.ide.ceditor-tint     11.1.1.6.38.61.92     Loaded
    Editor Tint (Java)     oracle.jdeveloper.ceditor-tint-java     11.1.1.6.38.61.92     Loaded
    Extended IDE Platform     oracle.javacore     11.1.1.6.38.61.92     Loaded
    Extension Designtime Core     oracle.jdeveloper.extensiondt.core     11.1.1.6.38.61.92     Loaded
    Extension Designtime UI     oracle.jdeveloper.extensiondt.ui     11.1.1.6.38.61.92     Loaded
    External Tools     oracle.ide.externaltools     11.1.1.6.38.61.92     Loaded
    Feedback     oracle.ide.feedback     11.1.1.6.38.61.92     Loaded
    File Support     oracle.ide.files     11.1.1.6.38.61.92     Loaded
    Fusion Application Overview Definition     oracle.ide.appoverview.fusion.definition     11.1.1.6.38.61.92     Loaded
    Fusion Web Application (ADF) Template     oracle.adf.webapp.template     11.1.1.6.38.61.92     Loaded
    Go to File     oracle.ide.gotofile     11.1.1.6.38.61.92     Loaded
    Go to Java Type     oracle.jdeveloper.gotojava     11.1.1.6.38.61.92     Loaded
    HTML     oracle.html     11.1.1.6.38.61.92     Loaded
    Help System     oracle.ide.help     11.1.1.6.38.61.92     Loaded
    History Support     oracle.jdeveloper.history     11.1.1.6.38.61.92     Loaded
    IDE Reports Extension     oracle.ide.report     11.1.1.6.38.61.92     Loaded
    Import/Export Support     oracle.ide.importexport     11.1.1.6.38.61.92     Loaded
    Index Migrator support     oracle.ideimpl.indexing-migrator     11.1.1.6.38.61.92     Loaded
    J2EE     oracle.j2ee     11.1.1.6.38.61.92     Loaded
    J2EE     oracle.j2ee.webapp.ve     11.1.1.6.38.61.92     Loaded
    J2EE     oracle.j2ee.webapp.ve.facelets     11.1.1.6.38.61.92     Loaded
    J2EE CSS     oracle.css     11.1.1.6.38.61.92     Loaded
    J2EE Faces Config     oracle.j2ee.facesconfig     11.1.1.6.38.61.92     Loaded
    J2EE Web App     oracle.j2ee.webapp     11.1.1.6.38.61.92     Loaded
    J2EE-ADRS     oracle.j2ee.adrs     11.1.1.6.38.61.92     Loaded
    J2ee extension help     oracle.j2ee.help     11.1.1.0.0     Loaded
    JDeveloper     oracle.jdeveloper     11.1.1.6.38.61.92     Loaded
    JDeveloper Runner     oracle.jdeveloper.runner     11.1.1.6.38.61.92     Loaded
    JGoodies Forms     oracle.jdeveloper.jgoodies     11.1.1.6.38.61.92     Loaded
    JPublisher     oracle.jdeveloper.db.jpub     11.1.1.6.38.61.92     Loaded
    JSON Language support     oracle.jdeveloper.json     11.1.1.6.38.61.92     Loaded
    JViews Registration Addin     oracle.diagram.registration     11.1.1.6.38.61.92     Loaded
    Java Annotation Inspector     oracle.jdeveloper.annotation.inspector     11.1.1.6.38.61.92     Loaded
    Java Breadcrumbs     oracle.jdeveloper.ceditor-breadcrumbs-java     11.1.1.6.38.61.92     Loaded
    Java Class Modeler     oracle.javamodeler     11.1.1.6.38.61.92     Loaded
    Java Modeler Toplink extensions     oracle.javamodeler.toplink     11.1.1.6.38.61.92     Loaded
    Java Server Faces Page Flow Modeler     oracle.jsfmod     11.1.1.6.38.61.92     Loaded
    Java Structure Compare     oracle.jdeveloper.java-compare     11.1.1.6.38.61.92     Loaded
    Java Type Search     oracle.jdeveloper.searchbar.java     11.1.1.6.38.61.92     Loaded
    Java extension help     oracle.java.help     11.1.1.0.0     Loaded
    JavaBeans, Swing, and AWT     oracle.swingawt     11.1.1.6.38.61.92     Loaded
    JavaScript Language Support     oracle.ide.javascript     11.1.1.6.38.61.92     Loaded
    Jdeveloper UI Editor     oracle.jdeveloper.uieditor     11.1.1.6.38.61.92     Loaded
    Jdeveloper XML Extension     oracle.jdeveloper.xml     11.1.1.6.38.61.92     Loaded
    Legacy Controller Design-Time     oracle.controller.bm.dt     11.1.1.6.38.61.92     Loaded
    Legacy Preferences integration for BM     oracle.modeler.bm.prefs     11.1.1.6.38.61.92     Loaded
    Log Window     oracle.ide.log     11.1.1.6.38.61.92     Loaded
    MDS Extension     oracle.mds     11.1.1.6.38.61.92     Loaded
    MOF Ide Integration     oracle.mof.ide     11.1.1.6.38.61.92     Loaded
    MOF Modeler Integration     oracle.modeler.mof     11.1.1.6.38.61.92     Loaded
    Mac OS X Adapter     oracle.ideimpl.apple     11.1.1.6.38.61.92     Loaded
    Modeler Framework     oracle.modeler     11.1.1.6.38.61.92     Loaded
    Modeler Framework Common Layer     oracle.modeler.common     11.1.1.6.38.61.92     Loaded
    Modelling migration from BM     oracle.modeler.bm.migrate     11.1.1.6.38.61.92     Loaded
    Navigator     oracle.ide.navigator     11.1.1.6.38.61.92     Loaded
    Nightly Indexing support     oracle.ideimpl.indexing-rt     11.1.1.6.38.61.92     Loaded
    OAR/MAR/SAR Deployment Support Extension     oracle.deploy.orapp     11.1.1.6.38.61.92     Loaded
    OWSM Policy Manager Installer     oracle.jdeveloper.webservice.wsmpm.installer     11.1.1.6.38.61.92     Loaded
    Object Gallery     oracle.ide.gallery     11.1.1.6.38.61.92     Loaded
    Object Viewer     oracle.sqldeveloper.oviewer     11.1.1.64.48     Loaded
    Offline Database     oracle.jdeveloper.offlinedb     11.1.1.6.38.61.92     Loaded
    Offline Database Import/Generate     oracle.jdeveloper.offlinedb.transfer     11.1.1.6.38.61.92     Loaded
    Offline Database Reports Extension     oracle.jdeveloper.offlinedb.report     11.1.1.6.38.61.92     Loaded
    Offline Database SXML     oracle.jdeveloper.offlinedb.sxml     11.1.1.6.38.61.92     Loaded
    Offline Database User Properties     oracle.jdeveloper.offlinedb.userprops     11.1.1.6.38.61.92     Loaded
    Offline Database User Properties SXML     oracle.jdeveloper.offlinedb.userprops.sxml     11.1.1.6.38.61.92     Loaded
    Oracle Database Browser     oracle.sqldeveloper.thirdparty.browsers     11.1.1.64.48     Loaded
    Oracle Enterprise Repository Editor     oracle.jdeveloper.oereditor     11.1.1.6.38.61.92     Loaded
    Oracle IDE     oracle.ide     11.1.1.6.38.61.92     Loaded
    Oracle JDevloper Deployment Core Module     oracle.deploy.core     11.1.1.6.38.61.92     Loaded
    Oracle MDS Design time     oracle.mds.dt     11.1.1.6.38.61.92     Loaded
    Oracle Mobile ADF     oracle.wireless.dt     11.1.1.6.38.61.92     Loaded
    Oracle Page Templates     oracle.adf-page-template-samples     11.1.1.6.38.61.92     Loaded
    Oracle Public Cloud     oracle.jdeveloper.cloud     11.1.1.0.0     Loaded
    Oracle SQL Developer     oracle.sqldeveloper     11.1.1.64.48     Loaded
    Oracle SQL Developer Reports     oracle.sqldeveloper.report     11.1.1.64.48     Loaded
    Oracle SQL Developer Worksheet     oracle.sqldeveloper.worksheet     11.1.1.64.48     Loaded
    Oracle XML Schema Support     oracle.sqldeveloper.xmlschema     11.1.1.64.48     Loaded
    PL/SQL Debugger     oracle.jdeveloper.db.debug.plsql     11.1.1.6.38.61.92     Loaded
    PROBE Debugger     oracle.jdeveloper.db.debug.probe     11.1.1.6.38.61.92     Loaded
    Peek     oracle.ide.peek     11.1.1.6.38.61.92     Loaded
    Persistent Storage     oracle.ide.persistence     11.1.1.6.38.61.92     Loaded
    Profiler     oracle.jdeveloper.profiler     11.1.1.6.38.61.92     Loaded
    Properties File Support     oracle.jdeveloper.props     11.1.1.6.38.61.92     Loaded
    Property Inspector     oracle.ide.inspector     11.1.1.6.38.61.92     Loaded
    Quick Start Features for Web Applications     quickstart.webapp.dt     11.1.1.6.38.61.92     Loaded
    QuickDiff     oracle.ide.quickdiff     11.1.1.6.38.61.92     Loaded
    REST Web Services     oracle.jdeveloper.webservice.rest     11.1.1.6.38.61.92     Loaded
    Refactoring     oracle.jdeveloper.refactoring     11.1.1.6.38.61.92     Loaded
    Replace With     oracle.ide.replace     11.1.1.6.38.61.92     Loaded
    Reports Extension     oracle.javatools.report     11.1.1.6.38.61.92     Loaded
    Resource Bundle Support     oracle.ide.resourcebundle     11.1.1.6.38.61.92     Loaded
    Resource Bundle Support for Properties Files     oracle.jdeveloper.resourcebundle.props     11.1.1.6.38.61.92     Loaded
    Resource Catalog Application Server Adapter     oracle.jdeveloper.asadapter     11.1.1.6.38.61.92     Loaded
    Resource Catalog DB UI extension     oracle.jdeveloper.db.rcadapter.ui     11.1.1.6.38.61.92     Loaded
    Resource Catalog Database Adapter     oracle.jdeveloper.rcdbadapter     11.1.1.6.38.61.92     Loaded
    Resource Catalog WSIL Adapter     oracle.jdeveloper.rcwsiladapter     11.1.1.6.38.61.92     Loaded
    Resource Lookup     oracle.jdeveloper.rclookup     11.1.1.6.38.61.92     Loaded
    Runner     oracle.ide.runner     11.1.1.6.38.61.92     Loaded
    SQL*Plus Integration     oracle.jdeveloper.db.sqlplus     11.1.1.6.38.61.92     Loaded
    SQLJ     oracle.jdeveloper.sqlj     11.1.1.6.38.61.92     Loaded
    Search Bar     oracle.ide.searchbar     11.1.1.0.0     Loaded
    SearchBar Commands     oracle.ide.searchbar.commands     11.1.1.6.38.61.92     Loaded
    Searchbar Preferences     oracle.ide.searchbar.preferences     11.1.1.6.38.61.92     Loaded
    Snippet Window     oracle.sqldeveloper.snippet     11.1.1.64.48     Loaded
    Struts Page Flow Modeler     oracle.struts     11.1.1.6.38.61.92     Loaded
    Studio     oracle.studio     11.1.1.6.38.61.92     Loaded
    Studio extension help     oracle.studio.help     11.1.1.0.0     Loaded
    Template     oracle.ide.ceditor-template     11.1.1.6.38.61.92     Loaded
    TopLink     oracle.toplink     11.1.1.6.38.61.92     Loaded
    Trinidad Databinding Design Time     oracle.trinidad-databinding-dt     11.1.1.6.38.61.92     Loaded
    Trinidad Design Time     oracle.trinidad-dt     11.1.1.6.38.61.92     Loaded
    UDDI Resource Catalogue Provider     oracle.jdevimpl.uddiadapter     11.1.1.6.38.61.92     Loaded
    UML XMI     oracle.uml.v2.xmi     11.1.1.6.38.61.92     Loaded
    UML v2     oracle.uml.v2     11.1.1.6.38.61.92     Loaded
    UML v2 Activity Modeler     oracle.uml.v2.activity     11.1.1.6.38.61.92     Loaded
    UML v2 Class Diagram     oracle.uml.v2.clazz     11.1.1.6.38.61.92     Loaded
    UML v2 Migration     oracle.uml.v2.migrate     11.1.1.6.38.61.92     Loaded
    UML v2 Sequence Diagram     oracle.uml.v2.sequence     11.1.1.6.38.61.92     Loaded
    UML v2 Transformation to Java     oracle.uml.v2.umljava     11.1.1.6.38.61.92     Loaded
    UML v2 Use Case Diagram     oracle.uml.v2.usecase     11.1.1.6.38.61.92     Loaded
    UML2 Modelers Common Classes     oracle.uml.v2.modeler     11.1.1.6.38.61.92     Loaded
    URL Connection Designtime     oracle.jdevimpl.urlconn     0     Loaded
    VHV     oracle.ide.vhv     11.1.1.6.38.61.92     Loaded
    Versioning Support     oracle.jdeveloper.vcs     11.1.1.6.38.61.92     Loaded
    Versioning Support for Subversion     oracle.jdeveloper.subversion     11.1.1.6.38.61.92     Loaded
    Virtual File System     oracle.ide.vfs     11.1.1.6.38.61.92     Loaded
    WSDL Chooser     oracle.jdeveloper.wsdllookup     11.1.1.0.0     Loaded
    WSDL web services extension     oracle.jdevimpl.wsdl     11.1.1.6.38.61.92     Loaded
    Web Browser and Proxy     oracle.ide.webbrowser     11.1.1.6.38.61.92     Loaded
    Web Services     oracle.jdeveloper.webservice     11.1.1.6.38.61.92     Loaded
    WebDAV Connection Support     oracle.jdeveloper.webdav2     11.1.1.6.38.61.92     Loaded
    WebStart     oracle.j2ee.webstart     11.1.1.0.0     Loaded
    XML Compare     oracle.jdeveloper.xml-compare     11.1.1.6.38.61.92     Loaded
    XML Editing Framework IDE Extension     oracle.ide.xmlef     11.1.1.6.38.61.92     Loaded
    XML Editing Framework Java Integration     oracle.jdeveloper.xmlef     11.1.1.6.38.61.92     Loaded
    adf-deploy-dt     oracle.adfdt.common.deploy     11.1.1.6.38.61.92     Loaded
    adf-deploy-dt-mds     oracle.adfdt.common.deploy.mds     11.1.1.6.38.61.92     Loaded
    adf-installer-ide     adf.installer.dt     11.1.1.6.38.61.92     Loaded
    adf-logging-dt     oracle.adf.logging.dt     11.1.1.6.38.61.92     Loaded
    adf-model-debugger-dt     oracle.adf-model-debugger-dt     11.1.1.6.38.61.92     Loaded
    adf-model-sqldc-ide     oracle.adfm.sqldc     11.1.1.6.38.61.92     Loaded
    adf-model-tools     oracle.adf.model.tools     11.1.1.6.38.61.92     Loaded
    adf-security-policy-dt     oracle.adfdtinternal.adf-security-policy-dt     11.1.1.6.38.61.92     Loaded
    adf-share-audit     oracle.adf-share-audit     11.1.1.6.38.61.92     Loaded
    adf-share-deploy-dt     oracle.adf.share.deploy.dt     11.1.1.6.38.61.92     Loaded
    adf-share-dt     oracle.adf.share.dt     11.1.1.6.38.61.92     Loaded
    adfm-business-editor-deploy     oracle.adf.businesseditor.deploy     11.1.1.6.38.61.92     Loaded
    adfm-business-editor-ide     oracle.adf.model.businesseditor     11.1.1.6.38.61.92     Loaded
    adfm-business-editor-settings-ide     oracle.adfm.businesseditor.settings     11.1.1.6.38.61.92     Loaded
    adfmcoredt-xdf     oracle.adfm.xdf     11.1.1.6.38.61.92     Loaded
    adfquerylovdt     oracle.adf-faces-query-and-lov-dt     11.1.1.6.38.61.92     Loaded
    appoverview     oracle.ide.appoverview     11.1.1.6.38.61.92     Loaded
    asnav-cloud     oracle.jdeveloper.asnav.cloud     11.1.1.6.38.61.92     Loaded
    asnav-weblogic     oracle.jdeveloper.asnav.weblogic     11.1.1.6.38.61.92     Loaded
    audit     oracle.ide.audit     11.1.1.6.38.61.92     Loaded
    audit-core     oracle.ide.audit.core     11.1.1.6.38.61.92     Loaded
    bi-jdbc     oracle.bi.jdbc     11.1.1.6.38.61.92     Loaded
    classpath: protocol handler extension     oracle.jdeveloper.classpath     11.1.1.0.0     Loaded
    db-audit     oracle.ide.db.audit     11.1.1.6.38.61.92     Loaded
    db-modeler-transform     oracle.dbmodeler.transform     11.1.1.6.38.61.92     Loaded
    dcadapters-ide     oracle.adfm.dc-adapters     11.1.1.6.38.61.92     Loaded
    dependency-java     oracle.jdeveloper.java.dependency     11.1.1.6.38.61.92     Loaded
    dependency-refactor     oracle.jdeveloper.refactoring.dependency     11.1.1.6.38.61.92     Loaded
    deploy-ant     oracle.deploy.ant     11.1.1.6.38.61.92     Loaded
    deploy-rt     oracle.jdevimpl.deploy-rt     11.1.1.6.38.61.92     Loaded
    feedback-client2     oracle.ideimpl.feedback2.client     11.1.1.6.38.61.92     Loaded
    ide-diagnostics     oracle.ide.diagnostics     11.1.1.0.0     Loaded
    j2ee-adrsimpl     oracle.j2ee.adrsimpl     11.1.1.0.0     Loaded
    j2ee-cloud     oracle.j2ee.cloud     11.1.1.6.38.61.92     Loaded
    j2ee-facelets     oracle.j2ee.facelets     11.1.1.6.38.61.92     Loaded
    j2ee-jpsconfig     oracle.j2ee.jpsconfig     11.1.1.6.38.61.92     Loaded
    j2ee-security     oracle.j2ee.security     11.1.1.6.38.61.92     Loaded
    j2ee-server     oracle.j2ee.server     11.1.1.0.0     Loaded
    j2ee-server-dt     oracle.j2ee.server.dt     11.1.1.6.38.61.92     Loaded
    j2ee-serverimpl     oracle.j2ee.serverimpl     11.1.1.6.38.61.92     Loaded
    j2ee-weblogic     oracle.j2ee.weblogic     11.1.1.6.38.61.92     Loaded
    j2ee-weblogic-editors     oracle.j2ee.weblogic.editors     11.1.1.6.38.61.92     Loaded
    jdukshare     oracle.bm.jdukshare     11.1.1.6.38.61.92     Loaded
    library-dconfig-infra     oracle.jdeveloper.library.dconfig.infra     11.1.1.6.38.61.92     Loaded
    library-jee-api     oracle.jdeveloper.library.jee.api     11.1.1.6.38.61.92     Loaded
    library-jmx     oracle.jdeveloper.library.jmx     11.1.1.6.38.61.92     Loaded
    library-jps     oracle.jdeveloper.library.jps     11.1.1.6.38.61.92     Loaded
    library-weblogic-api     oracle.jdeveloper.library.weblogic.api     11.1.1.6.38.61.92     Loaded
    library-weblogic-client     oracle.jdeveloper.library.weblogic.client     11.1.1.6.38.61.92     Loaded
    mof     oracle.mof     11.1.1.6.38.61.92     Loaded
    mof-index     oracle.mof.index     11.1.1.6.38.61.92     Loaded
    mof-xmi     oracle.mof.xmi     11.1.1.6.38.61.92     Loaded
    oracle.adfm     oracle.adfm     11.1.1.6.38.61.92     Loaded
    oracle.adfm.contextual     oracle.adfm.contextual     11.1.1.6.38.61.92     Loaded
    oracle.dynamic-faces-dt     oracle.dynamic.faces     11.1.1.6.38.61.92     Loaded
    oracle.ide.dependency     oracle.ide.dependency     11.1.1.6.38.61.92     Loaded
    oracle.ide.filequery     oracle.ide.filequery     11.1.1.6.38.61.92     Loaded
    oracle.ide.indexing     oracle.ide.indexing     11.1.1.6.38.61.92     Loaded
    oracle.ide.usages-tracking     oracle.ide.usages-tracking     11.1.1.6.38.61.92     Loaded
    oracle.todo.tasks     oracle.todo.tasks     11.1.1.6.38.61.92     Loaded
    palette2     oracle.ide.palette2     11.1.1.6.38.61.92     Loaded
    placeholder-jsf-ui     oracle.placeholderjsf-ui     11.1.1.6.38.61.92     Loaded
    placeholderdc-dt     oracle.placeholderdc.dt     11.1.1.6.38.61.92     Loaded
    rcasadapter-cloud     oracle.jdeveloper.asadapter.cloud     11.1.1.6.38.61.92     Loaded
    rcasadapter-cloud-api     oracle.jdeveloper.asadapter.cloud.api     11.1.1.6.38.61.92     Loaded
    rcasadapter-dt     oracle.jdeveloper.asadapter.dt     11.1.1.6.38.61.92     Loaded
    rcasadapter-oc4j     oracle.jdeveloper.asadapter.oc4j     11.1.1.6.38.61.92     Loaded
    rcasadapter-rescat2     oracle.jdeveloper.asadapter.rescat2     11.1.1.6.38.61.92     Loaded
    rcasadapter-thirdparty     oracle.jdeveloper.asadapter.thirdparty     11.1.1.6.38.61.92     Loaded
    rcasadapter-weblogic     oracle.jdeveloper.asadapter.weblogic     11.1.1.6.38.61.92     Loaded
    rcasadapter-weblogic-api     oracle.jdeveloper.asadapter.weblogic.api     11.1.1.6.38.61.92     Loaded
    rescat2     oracle.jdevimpl.rescat2     11.1.1.6.38.61.92     Loaded
    resourcebundle-api-adfdeps     oracle.jdeveloper.resourcebundle.adfdeps     11.1.1.6.38.61.92     Loaded
    resourcebundle-api-xliff     oracle.resourcebundle.xliff     11.1.1.6.38.61.92     Loaded
    resourcebundle-customization     oracle.jdeveloper.resourcebundle.customization     11.1.1.6.38.61.92     Loaded
    searchbar-gallery     oracle.ide.searchbar.gallery     11.1.1.6.38.61.92     Loaded
    searchbar-help     oracle.ide.searchbar.help     11.1.1.6.38.61.92     Loaded
    searchbar-index     oracle.ide.searchbar.index     11.1.1.6.38.61.92     Loaded
    status     oracle.ide.status     11.1.1.6.38.61.92     Loaded
    xml-schema-dt     oracle.jdevimpl.xml.schema     11.1.1.6.38.61.92     Loaded
    xsl-dt     oracle.jdevimpl.xml.xsl     11.1.1.6.38.61.92     Loaded
    xsqldt-ide     oracle.xsqldt-ide     11.1.1.6.38.61.92     Loaded(ii) The beginning portion of my jar file as output by the hex editor
    504B0304140008080800844E7E41000000000000000000000000090004004D4554412D494E462FFECA00000300504B0708000000000200000000000000504B0304140008080800844E7E41000000000000000000000000140000004D4554412D494E462F4D414E49464553542E4D46F34DCCCB4C4B2D2ED10D4B2D2ACECCCFB35230D433E0E5722E4A4D2C494DD175AA040998EB192868F8172526E7A42A38E71715E417259600D56AF272F1720100504B07083F4283104000000041000000504B030414000808080010AF7D4100000000000000000000000010000000443030314170706C65742E636C6173739557097C1C6515FF7FD94D66773B39CB962ED096D256364DD26D5A48611B5ADA84D4D42454124AD35ACD6477924CBAD95D66274D8B0A1E8007E20188E00148C17880D052368170299EA878A2888A8A175A4F040FAC84FF9BDD5C6D5A607F3BDFF1EEF7BEF7DE37F3D84BF73F0460B5F206B01E5704A0E1CA00DE83F7CAEA7D1ADE1F4021AED2F001D95FA1E1EA00FC42E6C70765B8D2870F09F9877DF888ECAF11B26B65B84EB61F0DE07A7C4C861B647BA31F1FC72764F8A46C3F25C34D427C7300B7E03A0D9FD6706B000BB04FF6B7C970BB86CF04701A867DF8ACCC9FF3E1F3327F41863B64B8730E16E28B427B57007763BF860301D4E01E0D070388E05E19B21A460258855119EEF3E37E8CF9F08086070378080F6B782480B385F2167C49905F16A71F0D70F5150D5F5528CB98B66524B69A76C64A252F6C6E54509B158A1B52C98C63249DAD4662D02C44EEA7148AEAADA4E5AC53F0842BB72A781B527153A1B4C54A9A6D8303DDA6DD61742708A96849C528D6A070EEF340AFD36765144E6889AF5C596BA4D39146CE1BD2E984E9ACA5E8FEEE66CA56089CB72766A61DDA4362AFE5C214D9832DFDC66E23923092BD9149123216B73B466C57AB9176D5F060C9356058498579E11DD378DA1DDB4AF6AE75ED36EC5E0A9F3B0B9A8618AE490A853DB631608AC142B527921922416473934049A7E213A88831E4441AAD013399C999E47739DBAD4BC85DC840DA94E6CD38A9B4821637338E9DDAABE0B34D232E21A0288B4FB34241CC5658D2924A9BC99861C723B1946D467844BBAD98196920E402F3E241F253454126A6B0F818A4ED035429F424F4F61831FA5A35459A4A3B112B938AF464224D56C2DC108B99998C50B7E7D8457ABC4761E1AC2C42286CAE68CB3DD7B8E118E4D9B191437FAD0CAB08(iii) Contents of MANIFEST.MF
    Manifest-Version: 1.0
    Created-By: 1.7.0 (Oracle Corporation)(iv) The error message as it appears
    *ClassFormatError*
    Incompatible magic value 1013478509 in class file D001AppletI know that searching a stuff as the hex output is tedious; however, I did it and did not find the value 0xCAFEBABE, the magic value.
    Please let me know if this helped or if you need some further info.
    Thanks, regards,
    Miklos

  • Invalid magic number problem

    Could you please look at the following thread and help me to solve the problem.
    http://forum.java.sun.com/thread.jspa?threadID=648990&tstart=0
    Regards
    -John-

    Could you please look at the following thread and help me to solve the problem.
    http://forum.java.sun.com/thread.jspa?threadID=648990&tstart=0
    Regards
    -John-

  • Installation problem on SLES9

    Dear all
    I tried to install Tarantella Secure Global Desktop 4.1.
    I followed the instructions in the installation guide and the installation
    finished successfully, however I cannot start any of the default
    applichation (e.g. Object manager) I always get the following messages:
    Starting the application...
    Connecting to Protocol Engine...
    Initialising ...
    Logging in to the application server...
    Could not create directory '/home/ttasys/.ssh'.
    The authenticity of host 'zhsgdee01.test.ch (192.168.100.1)' can't be
    established.
    RSA key fingerprint is f6:b7:b3:40:9f:b3:a4:32:cf:cd:bd:f2:b4:6a:b1:4b.
    Are you sure you want to continue connecting (yes/no)? yes
    Failed to add the host to the list of known hosts
    (/home/ttasys/.ssh/known_hosts).
    Password:
    Last login: Mon Oct 24 16:29:13 2005 from zhsgdee01.test.ch
    zhsgdee01:~ # exec /bin/sh
    sh-2.05b# [ -f /bin/ksh ] && exec /bin/ksh
    # set o emacs ; set o gmacs ; set +o vi
    Configuring your environment...
    # LD_LIBRARY_PATH=/usr/lib; export LD_LIBRARY_PATH
    # ALTDISPLAY=zhsgdee01.test.ch:10; export ALTDISPLAY
    # TTA_UID="`LANG=C LC_ALL=C id | sed 's/.*uid=\([0-9][0-9]*\).*/\1/'`";
    export TTA_UID
    # TTA_USERNAME='.../_ens/o=Tarantella System Objects/cn=Administrator';
    export TTA_USERNAME
    # TTA_SESSION_TOKEN="${TMPDIR:-/tmp}/TTA_SESSION_TOKEN.$TTA_UID.$$";
    export TTA_SESSION_TOKEN
    # ( umask 177; echo '.../_token/E0qmkYSSoUYNoUz4UvJEK83rdiM=' >
    "$TTA_SESSION_TOKEN" )
    # TTA_PRIMARY_DNSNAME='zhsgdee01.test.ch'; export TTA_PRIMARY_DNSNAME
    # TTA_PE_ID=''; export TTA_PE_ID
    # TTA_CLIENT_IPADDR='172.20.100.32'; export TTA_CLIENT_IPADDR
    # TERM=''; export TERM
    # TTA_PEERDNSNAME='zhsgdee01.test.ch'; export TTA_PEERDNSNAME
    # TTA_EXTDNSNAME='zhsgdee01.test.ch'; export TTA_EXTDNSNAME
    # if [ -f /etc/ttaprinter.conf ]; then . /etc/ttaprinter.conf; export
    LPDEST; fi
    Starting the application...
    Connected
    Xlib: connection to "localhost:10.0" refused by server
    Xlib: Invalid MIT-MAGIC-COOKIE-1 key
    ./.././bin/bin/ttaxset: unable to open display "localhost:10.0"
    Xlib: connection to "localhost:10.0" refused by server
    Xlib: Invalid MIT-MAGIC-COOKIE-1 key
    Exception in thread "main" java.lang.InternalError: Can't connect to X11
    window server using 'localhost:10.0' as the value of the DISPLAY variable.
         at sun.awt.X11GraphicsEnvironment.initDisplay(Native Method)
         at
    sun.awt.X11GraphicsEnvironment.access$000(X11GraphicsEnvironment.java:53)
         at sun.awt.X11GraphicsEnvironment$1.run(X11GraphicsEnvironment.java:142)
         at java.security.AccessController.doPrivileged(Native Method)
         at
    sun.awt.X11GraphicsEnvironment.<clinit>(X11GraphicsEnvironment.java:131)
         at java.lang.Class.forName0(Native Method)
         at java.lang.Class.forName(Class.java:164)
         at
    java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(GraphicsEnvironment.java:68)
         at java.awt.Window.init(Window.java:270)
         at java.awt.Window.<init>(Window.java:318)
         at java.awt.Frame.<init>(Frame.java:419)
         at java.awt.Frame.<init>(Frame.java:384)
         at javax.swing.JFrame.<init>(JFrame.java:150)
         at
    com.sco.tta.admin.gui.RunAdminGui$AdminFrame.<init>(RunAdminGui.java:260)
         at com.sco.tta.admin.gui.RunAdminGui.<clinit>(RunAdminGui.java:68)
    Connection to zhsgdee01.test.ch closed.

    Werner,
    Are you using SSH as your connection method? If so have you configured
    SSH per
         http://www.tarantella.com/support/documentation/sgd/ee/4.1/help/en-us/base/indepth/ssh.html
    next you can try
    /opt/tarantella/bin/tarantella config edit --security-xsecurity 0
    /opt/tarantella/bin/tarantella restart
    Try launching your apps again.
    Regards,
    Werner wrote:
    Dear all
    I tried to install Tarantella Secure Global Desktop 4.1.
    I followed the instructions in the installation guide and the installation
    finished successfully, however I cannot start any of the default
    applichation (e.g. Object manager) I always get the following messages:
    Starting the application...
    Connecting to Protocol Engine...
    Initialising ...
    Logging in to the application server...
    Could not create directory '/home/ttasys/.ssh'.
    The authenticity of host 'zhsgdee01.test.ch (192.168.100.1)' can't be
    established.
    RSA key fingerprint is f6:b7:b3:40:9f:b3:a4:32:cf:cd:bd:f2:b4:6a:b1:4b.
    Are you sure you want to continue connecting (yes/no)? yes
    Failed to add the host to the list of known hosts
    (/home/ttasys/.ssh/known_hosts).
    Password:
    Last login: Mon Oct 24 16:29:13 2005 from zhsgdee01.test.ch
    zhsgdee01:~ # exec /bin/sh
    sh-2.05b# [ -f /bin/ksh ] && exec /bin/ksh
    # set o emacs ; set o gmacs ; set +o vi
    Configuring your environment...
    # LD_LIBRARY_PATH=/usr/lib; export LD_LIBRARY_PATH
    # ALTDISPLAY=zhsgdee01.test.ch:10; export ALTDISPLAY
    # TTA_UID="`LANG=C LC_ALL=C id | sed 's/.*uid=\([0-9][0-9]*\).*/\1/'`";
    export TTA_UID
    # TTA_USERNAME='.../_ens/o=Tarantella System Objects/cn=Administrator';
    export TTA_USERNAME
    # TTA_SESSION_TOKEN="${TMPDIR:-/tmp}/TTA_SESSION_TOKEN.$TTA_UID.$$";
    export TTA_SESSION_TOKEN
    # ( umask 177; echo '.../_token/E0qmkYSSoUYNoUz4UvJEK83rdiM=' >
    "$TTA_SESSION_TOKEN" )
    # TTA_PRIMARY_DNSNAME='zhsgdee01.test.ch'; export TTA_PRIMARY_DNSNAME
    # TTA_PE_ID=''; export TTA_PE_ID
    # TTA_CLIENT_IPADDR='172.20.100.32'; export TTA_CLIENT_IPADDR
    # TERM=''; export TERM
    # TTA_PEERDNSNAME='zhsgdee01.test.ch'; export TTA_PEERDNSNAME
    # TTA_EXTDNSNAME='zhsgdee01.test.ch'; export TTA_EXTDNSNAME
    # if [ -f /etc/ttaprinter.conf ]; then . /etc/ttaprinter.conf; export
    LPDEST; fi
    Starting the application...
    Connected
    Xlib: connection to "localhost:10.0" refused by server
    Xlib: Invalid MIT-MAGIC-COOKIE-1 key
    ./.././bin/bin/ttaxset: unable to open display "localhost:10.0"
    Xlib: connection to "localhost:10.0" refused by server
    Xlib: Invalid MIT-MAGIC-COOKIE-1 key
    Exception in thread "main" java.lang.InternalError: Can't connect to X11
    window server using 'localhost:10.0' as the value of the DISPLAY variable.
         at sun.awt.X11GraphicsEnvironment.initDisplay(Native Method)
         at
    sun.awt.X11GraphicsEnvironment.access$000(X11GraphicsEnvironment.java:53)
         at sun.awt.X11GraphicsEnvironment$1.run(X11GraphicsEnvironment.java:142)
         at java.security.AccessController.doPrivileged(Native Method)
         at
    sun.awt.X11GraphicsEnvironment.<clinit>(X11GraphicsEnvironment.java:131)
         at java.lang.Class.forName0(Native Method)
         at java.lang.Class.forName(Class.java:164)
         at
    java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(GraphicsEnvironment.java:68)
         at java.awt.Window.init(Window.java:270)
         at java.awt.Window.<init>(Window.java:318)
         at java.awt.Frame.<init>(Frame.java:419)
         at java.awt.Frame.<init>(Frame.java:384)
         at javax.swing.JFrame.<init>(JFrame.java:150)
         at
    com.sco.tta.admin.gui.RunAdminGui$AdminFrame.<init>(RunAdminGui.java:260)
         at com.sco.tta.admin.gui.RunAdminGui.<clinit>(RunAdminGui.java:68)
    Connection to zhsgdee01.test.ch closed.

  • Unable to open application after system hang-up and power down

    Help!! System hung up while working on CS2 photoshop file, I had to power off. Upon restart my dock had changed and deleted some icons..not a problem. When I tried to open Photoshop again, initial screen came up, tool palette blinked and it went right back off. All other programs are fine. After several tries I finally trashed Photoshop and reloaded it. Same problem! Adobe support had me create new user account and try to open...that worked fine. They said something is wrong in user account and to call Apple. Is this something that can be fixed or is the solution to create a new admin account and delete the old one?
    Thanks for any help in advance.
    Rlsewalt
    G4   Mac OS X (10.3.9)  

    Try turning off Xsecurity using:
    # ./tarantella config edit --security-xsecurity 0
    and let us know if this resolves your issue or not.
    Suraj Jadhav wrote:
    Hello,
    I have Tarantella installed on Fedora Core 2.
    I am accessing the WebTop from Windows XP machine. After logging in with
    Administrator account when I click on kedit nothing happens so I clicked
    on show details and I found below log. I really dont know what this
    means...could some one help me in resolving this issue.
    Thanks & Regards
    Suraj Jadhav
    Starting the application...
    Connecting to Protocol Engine...
    Initialising ...
    Logging in to the application server...
    root@weboffice's password:
    Last login: Sun Oct 30 15:45:33 2005 from weboffice
    ]0;root@weboffice:~[root@weboffice root]# exec /bin/sh
    sh-2.05b# [ -f /bin/ksh ] && exec /bin/ksh
    Configuring your environment...
    # set o emacs ; set o gmacs ; set +o vi
    # LD_LIBRARY_PATH=/usr/lib; export LD_LIBRARY_PATH
    # ALTDISPLAY=weboffice:11; export ALTDISPLAY
    # TTA_UID="`LANG=C LC_ALL=C id | sed 's/.*uid=\([0-9][0-9]*\).*/\1/'`";
    export TTA_UID
    # TTA_USERNAME='.../_ens/o=Tarantella System Objects/cn=Administrator';
    export TTA_USERNAME
    # TTA_PRIMARY_DNSNAME='weboffice'; export TTA_PRIMARY_DNSNAME
    # TTA_PE_ID=''; export TTA_PE_ID
    # TTA_CLIENT_IPADDR='172.17.2.81'; export TTA_CLIENT_IPADDR
    # TERM=''; export TERM
    # TTA_PEERDNSNAME='weboffice'; export TTA_PEERDNSNAME
    # TTA_EXTDNSNAME='weboffice'; export TTA_EXTDNSNAME
    # if [ -f /etc/ttaprinter.conf ]; then . /etc/ttaprinter.conf; export
    LPDEST; fi
    Starting the application...
    # if [ -x /usr/bin/konsole ]; then echo "Found"; else echo "Not
    available"; fi
    Found
    Xlib: connection to "localhost:10.0" refused by server
    Xlib: Invalid MIT-MAGIC-COOKIE-1 key
    konsole: cannot connect to X server localhost:10.0
    Connection to weboffice closed.

  • Error in submitting a new request on concurrent process managers

    Hi
    When I try to submit a new request 'Active Users' or 'Active Responsibilites and Users' , I get the phase as "completed" and the status "Erro"
    I checked the log and found the following message:
    Xlib: connection to "nmcretek01:0.0" refused by server
    Xlib: Invalid MIT-MAGIC-COOKIE-1 key
    REP-3000: Internal error starting Oracle Toolkit.
    REP-0069: Internal error
    REP-57054: In-process job terminated:Terminated with error:
    Program exited with status 1
    Concurrent Manager encountered an error while running Oracle*Report for
    your concurrent request 321832.
    Some info about my platform and Server:
    EBS R12 on AIX 5L, server name 'nmcretek01'
    sigle node,single user Installation
    Please advise what should be done!
    thank you in advance

    Jane,
    Please verify the DISPLAY on the server as follows:
    - Issue "xhost +" as root user
    - Issue "xclock" as applmgr user --> Make sure you can display the clock
    If the above does not work, please set the DISPLAY properly in the application context file and run AutoConfig.
    More details can be found in the following notes:
    Note: 364838.1 - Quick Checks for REP-3000: Internal Error Starting Oracle Toolkit
    https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=364838.1
    Note: 200474.1 - Comprehensive REP-3000 Troubleshooting and Overview Guide
    https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=200474.1

  • New kernel 2.6.34 and xorg1.8 and no audio intel sound card

    I have no audio available for my: Intel Corporation 82801H (ICH8 family) HD Audio Controller
    also alsamixer doesnt work anymore.........
    alsamixer
    cannot open mixer: No such file or directory
    when I run alsaconf I get a proper detection then when I try to config I get:
    Loading driver...
    :: Saving ALSA Levels
    [BUSY] /usr/sbin/alsactl: save_state:1504: No soundcards found...
    [DONE]
    :: Restoring ALSA Levels
    [BUSY] /usr/sbin/alsactl: load_state:1610: No soundcards found...
    [FAIL]
    Setting default volumes...
    amixer: Mixer attach default error: No such file or directory
    everything was fine till todays updates.
    tried pulse audio........ alsamixer then worked but wouldnt put through the stuff when I did alsaconf stated:
    Loading driver...
    :: Saving ALSA Levels
    [BUSY] /usr/sbin/alsactl: save_state:1504: No soundcards found...
    [DONE]
    :: Restoring ALSA Levels
    [BUSY] /usr/sbin/alsactl: load_state:1610: No soundcards found...
    [FAIL]
    Setting default volumes...
    Invalid MIT-MAGIC-COOKIE-1 keyInvalid MIT-MAGIC-COOKIE-1 keyXOpenDisplay() failed
    ALSA lib pulse.c:229:(pulse_connect) PulseAudio: Unable to connect: Connection refused
    amixer: Mixer attach default error: Connection refused
    Last edited by splippity (2010-06-21 19:35:52)

    Edit: FIXED!
    Hi,
    Edit: Running 86_64
    EDIT: Adding model=toshiba as options in /etc/modprobe.d/sound.conf worked great!!!
    I am having the same problem as OP.
    Same snd card: Intel Corporation 82801H (ICH8 family) HD Audio Controller
    Also, when the kernel boots it shows following message(s):
    Initializing USB Mass Storage driver...
    scsi5 : usb-storage 2-5.6:1.0
    usbcore: registered new interface driver usb-storage
    USB Mass Storage support registered.
    HDA Intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
    HDA Intel 0000:00:1b.0: irq 32 for MSI/MSI-X
    HDA Intel 0000:00:1b.0: setting latency timer to 64
    phy0: Selected rate control algorithm 'iwl-agn-rs'
    firewire_core: created device fw0: GUID 00023f7aae4198c2, S400
    input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/input/input12
    BUG: unable to handle kernel NULL pointer dereference at (null)
    IP: [<ffffffffa11032a9>] alc_build_controls+0x159/0x4f0 [snd_hda_codec_realtek]
    PGD 7c1d3067 PUD 7c1d1067 PMD 0
    Oops: 0000 [#1] PREEMPT SMP
    last sysfs file: /sys/devices/virtual/sound/timer/uevent
    CPU 0
    Modules linked in: snd_seq_dummy snd_hda_codec_realtek snd_seq_oss snd_seq_midi_event snd_seq snd_seq_device arc4 snd_pcm_oss snd_hda_intel(+) ecb usb_storage snd_mixer_oss snd_hda_codec autofs4 btusb snd_hwdep fuse mmc_block cpufreq_powersave sdhci_pci uvcvideo iwlagn videodev v4l1_compat snd_pcm snd_timer snd soundcore sdhci tifm_sd usbhid hid bluetooth joydev cpufreq_ondemand v4l2_compat_ioctl32 pcmcia firewire_ohci snd_page_alloc mmc_core iwlcore nvidia(P) i2c_i801 mac80211 i2c_core video acpi_cpufreq yenta_socket firewire_core tifm_7xx1 intel_agp freq_table output rsrc_nonstatic led_class crc_itu_t tifm_core pcmcia_core cfg80211 iTCO_wdt toshiba_bluetooth uhci_hcd iTCO_vendor_support rfkill ehci_hcd r8169 mii psmouse pcspkr serio_raw evdev ac battery processor usbcore thermal sg button rtc_cmos rtc_core rtc_lib ext4 mbcache jbd2 crc16 sr_mod cdrom sd_mod pata_acpi ata_generic ata_piix ahci libata scsi_mod
    Pid: 1107, comm: modprobe Tainted: P 2.6.34-ARCH #1 ISRAA/SATEGO X200
    RIP: 0010:[<ffffffffa11032a9>] [<ffffffffa11032a9>] alc_build_controls+0x159/0x4f0 [snd_hda_codec_realtek]
    RSP: 0018:ffff88007bf27c48 EFLAGS: 00010246
    RAX: 0000000000000000 RBX: ffff880078f9cc00 RCX: 0000000000000000
    RDX: 0000000000000000 RSI: ffff88007cb273c0 RDI: ffff880078f9cc00
    RBP: ffff88007bf27ca8 R08: 0000000000000000 R09: 2222222222222222
    R10: 0000000000000000 R11: 0000000000000002 R12: ffff88007b635800
    R13: ffff88007cb273c0 R14: 0000000000000000 R15: 0000000000000000
    FS: 00007f23f8c79700(0000) GS:ffff880001800000(0000) knlGS:0000000000000000
    CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b
    CR2: 0000000000000000 CR3: 000000007ca03000 CR4: 00000000000006f0
    DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
    DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
    Process modprobe (pid: 1107, threadinfo ffff88007bf26000, task ffff88007bc31560)
    Stack:
    ffff88007bf27c78 ffff880078f9cc00 ffff88007b635800 0000000000000001
    <0> ffff88007b635808 0000000000000000 ffff88007bf27ca8 ffff880078f9cc00
    <0> ffff88007b3f7658 ffff88007c664400 ffff88007f9ba088 0000000000000000
    Call Trace:
    [<ffffffffa106bd70>] snd_hda_codec_build_controls+0x50/0x60 [snd_hda_codec]
    [<ffffffffa106bda8>] snd_hda_build_controls+0x28/0x90 [snd_hda_codec]
    [<ffffffffa10ad071>] azx_probe+0x947/0x9f8 [snd_hda_intel]
    [<ffffffff811cb68a>] ? kobject_get+0x1a/0x30
    [<ffffffff811e9635>] pci_device_probe+0x75/0xa0
    [<ffffffff8127e4ba>] ? driver_sysfs_add+0x5a/0x90
    [<ffffffff8127e783>] driver_probe_device+0x93/0x1a0
    [<ffffffff8127e92b>] __driver_attach+0x9b/0xa0
    [<ffffffff8127e890>] ? __driver_attach+0x0/0xa0
    [<ffffffff8127d77e>] bus_for_each_dev+0x5e/0x90
    [<ffffffff8127e459>] driver_attach+0x19/0x20
    [<ffffffff8127df77>] bus_add_driver+0xc7/0x2e0
    [<ffffffff8127eba1>] driver_register+0x71/0x140
    [<ffffffff81076edd>] ? notifier_call_chain+0x4d/0x70
    [<ffffffff811e98c1>] __pci_register_driver+0x51/0xd0
    [<ffffffff8107723c>] ? __blocking_notifier_call_chain+0x5c/0x80
    [<ffffffffa10b2000>] ? alsa_card_azx_init+0x0/0x20 [snd_hda_intel]
    [<ffffffffa10b201e>] alsa_card_azx_init+0x1e/0x20 [snd_hda_intel]
    [<ffffffff81002149>] do_one_initcall+0x39/0x1a0
    [<ffffffff8108d79f>] sys_init_module+0xdf/0x250
    [<ffffffff81009ec2>] system_call_fastpath+0x16/0x1b
    Code: 45 8b 5d 50 45 85 db 0f 84 d6 00 00 00 49 8b 84 24 78 01 00 00 31 d2 45 31 f6 48 85 c0 74 3b 0f 1f 00 49 63 ce 4c 89 ee 48 89 df <0f> b7 0c 48 e8 5e 44 f6 ff 85 c0 0f 88 e5 fe ff ff 41 83 c6 01
    RIP [<ffffffffa11032a9>] alc_build_controls+0x159/0x4f0 [snd_hda_codec_realtek]
    RSP <ffff88007bf27c48>
    CR2: 0000000000000000
    ---[ end trace 18cfe50d22f553b9 ]---
    scsi 5:0:0:0: Direct-Access SanDisk Cruzer Micro 8.01 PQ: 0 ANSI: 0 CCS
    sd 5:0:0:0: Attached scsi generic sg3 type 0
    sd 5:0:0:0: [sdc] 7862911 512-byte logical blocks: (4.02 GB/3.74 GiB)
    sd 5:0:0:0: [sdc] Write Protect is off
    sd 5:0:0:0: [sdc] Mode Sense: 45 00 00 08
    sd 5:0:0:0: [sdc] Assuming drive cache: write through
    sd 5:0:0:0: [sdc] Assuming drive cache: write through
    sdc: sdc1
    sd 5:0:0:0: [sdc] Assuming drive cache: write through
    sd 5:0:0:0: [sdc] Attached SCSI removable disk
    Adding 1023996k swap on /swapfile. Priority:-1 extents:11 across:2121724k
    NET: Registered protocol family 10
    lo: Disabled Privacy Extensions
    ADDRCONF(NETDEV_UP): wlan0: link is not ready
    r8169 0000:04:00.0: eth0: link up
    r8169 0000:04:00.0: eth0: link up
    ADDRCONF(NETDEV_UP): wlan0: link is not ready
    r8169 0000:04:00.0: eth0: link up
    r8169 0000:04:00.0: eth0: link up
    eth0: no IPv6 routers present
    Last edited by knysng (2010-06-23 19:10:34)

Maybe you are looking for

  • Passing the values to another pgm

    Hi,   I need to transfer the values from one pgm to another using that have to do further processing.How to do it?Plz help

  • Space between DIV with image and DIV with image background

    I have just about finalized the new design on my website. The only issue I am having now is on the gallery page.  There is a thin space between a DIV with an image and DIV with an image background.  I am using these DIV's to give the illusion of a bl

  • My laptop meets minimum display resolution for Lightroom 5 but bottom of windows display off-screen

    I installed Lightroom 5.3 on my older Lenovo laptop with 1280x768 native screen resolution.  When I open Lightroom and try to set up preferences, the lower part of the preferences window is displayed off the bottom of the screen and I am unable to mo

  • SOA Suite URL problem

    I just Installed SOA Suite. Instead of giving me the URL http://localhost:8888/em its giving me like this: Installation Details: Installation Directory: E:\product\10.1.3.1\OracleAS_1 Installation Type: J2EE Server and SOA Suite Installed Components:

  • No window, nothing, on iPhoto launch

    On launching iPhoto I get nothing. It appears to load, but no iPhoto window. Nearly all menus grayed out - not even quit, so have to Force Quit. Tried rebooting, reinstalling iPhoto. I suspect corruption of some file in iPhoto Library that is stallin