[Solved]x-server refuses to start with via

Hello,
after an update this morning my x-server wont start.
I am using the openchrome driver and xorg.conf contains via as driver.
The error is : ABI version is different from server version.
Is the only possibility to rollback the whole update?
Last edited by kendosperling (2007-11-07 11:14:47)

just a guess. try with
Section "ServerFlags"
Option "IgnoreABI" "True"
EndSection
in /etc/X11/xorg.conf
or start with
startx -- -ignoreABI
Last edited by cybe-arch (2007-11-06 14:27:17)

Similar Messages

  • SAP Netweaver 2004s server refuses to start

    Hi All,
      Well i have recently SAP Netweaver 2004s .
      Till yesterday everything was working fine.
      The Portal administrator name is :
      Admin name :administrator
      password :password1
      Then i made a mistake and gave a wrong password for administrator for atleast 3 times.
    I guess the account got locked
    Now i am not able to login in to the system.
    In order to activate the sap* user ,I ran the configtool.bat .
    I went to clusterdata==>Global service configuaration==>com.sap.security.core.ume.service.
    I made the follwing changes.
    use.admin.superactivated=TRUE
    password=password1
    I saved the settings.
    I tried to restart the server form the sapmmc.
    The server refuses to start.
    I am stucked.
    Which logs should i check.
    Is ther any diagnostic guide which i can refer for this.
    Can you please help me.
    REgards
    Manoj 
    Can you please help me in this matter

    Hi Manoj,
          See this thread:
    Re: NW 2004s inst -Admin locked
    Regards, Suresh KB

  • Server refuses connection ONLY with one certain domain name AND from one hard drive

    OK, this is kinda crazy and complicated, so bear with me and thank you for your interest. I have a Mac Pro with (3) Internal drives:
    Boot is a SSD with all my apps and system software running 10.6.8. That's it.
    Master has all my data files.
    Mountain Lion has a clean 10.8 install, but I rarely use it.
    I am a web developer and have a Wordpress site at www.timfleming.com
    When I visit the site with Boot drive, it isn't loading the site correctly in any browser (Chrome, Safari, FF). It looks like no CSS is being applied and the image links are broken. I can get to my WP login page, but when I enter my credentials, the connection is refused by the server. Nor can I access the site via FTP in Filezilla.
    If I visit with the Mountain Lion drive, no problem. Login no problem either.
    Aha! You might say, there's some incompatibilty between your site and 10.6.8. Well, you would be wrong. I also have a MacBook Pro running 10.6.8 and the latest versions of Chrome, etc and have no problem connecting with it.
    Even stranger, I have a local dev site, timfleming.com, that I cannot access with MAMP! Server refused connection
    It's as if timfleming.com has been permanently banned from this machine!

    You, or someone using your computer, may have modified the file /etc/hosts.
    The easiest way to fix the hosts file is to restore it from a backup that predates the modification, or to copy the unmodified file from another Mac. If you can't do that, then do as below. Please read this whole message before doing anything.
    Back up all data. This is a simple procedure, but if you don't follow the instructions exactly, you could be left with an unbootable system. In that case, you'll have to restore from a backup or reinstall OS X.
    If you have more than one user account, you must be logged in as an administrator.
    Triple-click anywhere in the line below to select it:
    open -e /etc/hosts
    Copy the selected text to the Clipboard (command-C).
    Launch the Terminal application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Terminal in the icon grid.
    Paste into the Terminal window (command-V). A TextEdit window should open. At the top of the window, you should see this:
    # Host Database
    # localhost is used to configure the loopback interface
    # when the system is booting.  Do not change this entry.
    127.0.0.1                              localhost
    255.255.255.255          broadcasthost
    ::1                                        localhost
    fe80::1%lo0                    localhost
    Below that, you'll see some other lines. There should be nothing above the first line "##". If you have any doubt about that, STOP and ask for guidance. Make sure you scroll all the way to the bottom of the document. Scroll bars are hidden by default until you actually start scrolling, so you may not realize that you’re not seeing the whole document.
    If the contents of the TextEdit window are as described, close it, then enter the following command in the Terminal window in the same way as before (by copy and paste):
    sudo sed -i~ '11,$d' /etc/hosts
    This time, you'll be prompted for your login password, which won't be displayed when you type it. If you don’t have a login password, you’ll need to set one before you can run the command. You may get a one-time warning to be careful. Confirm. Quit Terminal.
    If you see a message that your username "is not in the sudoers file," then you're not logged in as an administrator. Log in as one and start over.
    That will fix the hosts file. There is now a copy of the old hosts file with the name "hosts~" in the same folder as "hosts". You can delete the copy if you wish. Don't delete the file named "hosts".

  • Managed server is not starting with MSI mode

    Managed server not starting with MSI mode even though we enabled the managed server independence mode
    Started the admin server and managed server first time enabled the MSI mode.
    Restarted all admin and Managed server.
    We have tested the following scenarios
    scenarios1: Stopped the Admin server and restarted the Managed server with MSI mode it comes up.
    scenarios2:Admin server is running but not able to connect to the managed server
    In this scenario
    we have removed the Network cable and restarted the managed server its throwing ldap error.
    <Aug 14, 2010 1:58:32 PM SGT> <Error> <Security> <BEA-090870> <The realm "myrealm" failed to be loaded: weblogic.security.service.SecurityServiceException: com.bea.common.engine.ServiceInitializationException: weblogic.security.spi.ProviderInitializationException: [Security:090730]Failed to verify credential mapper LDAP hierarchy
    netscape.ldap.LDAPException: failed to connect to server ldap://sgppsr00383:16827 (91)
    at netscape.ldap.LDAPConnSetupMgr.connectServer(LDAPConnSetupMgr.java:515)
    at netscape.ldap.LDAPConnSetupMgr.openSerial(LDAPConnSetupMgr.java:435) at netscape.ldap.LDAPConnSetupMgr.connect(LDAPConnSetupMgr.java:274)
    at netscape.ldap.LDAPConnSetupMgr.openConnection(LDAPConnSetupMgr.java:199)
    at netscape.ldap.LDAPConnThread.connect(LDAPConnThread.java:109)
    at netscape.ldap.LDAPConnection.connect(LDAPConnection.java:1083) at netscape.ldap.LDAPConnection.connect(LDAPConnection.java:954)
    at netscape.ldap.LDAPConnection.connect(LDAPConnection.java:781)
    at weblogic.ldap.EmbeddedLDAPConnection.getAndInitDelegate(EmbeddedLDAPConnection.java:2031)
    at weblogic.ldap.EmbeddedLDAPConnection.add(EmbeddedLDAPConnection.java:1065) at weblogic.security.providers.credentials.DefaultCredentialMapperLDAPHelper.addEntry(DefaultCredentialMapperLDAPHelper.java:537)
    at weblogic.security.providers.credentials.DefaultCredentialMapperLDAPHelper.createOrgUnit(DefaultCredentialMapperLDAPHelper.java:432)
    at weblogic.security.providers.credentials.DefaultCredentialMapperLDAPHelper.verifyHierarchy(DefaultCredentialMapperLDAPHelper.java:407)
    at weblogic.security.providers.credentials.DefaultCredentialMapperLDAPHelper.<init>(DefaultCredentialMapperLDAPHelper.java:146) at weblogic.security.providers.credentials.DefaultCredentialMapperLDAPHelper.getInstance(DefaultCredentialMapperLDAPHelper.java:112)
    at weblogic.security.providers.credentials.DefaultCredentialMapperProviderImpl.initialize(DefaultCredentialMapperProviderImpl.java:93)
    at com.bea.common.security.internal.legacy.service.SecurityProviderImpl.init(SecurityProviderImpl.java:53)
    at com.bea.common.engine.internal.ServiceEngineImpl.findOrStartService(ServiceEngineImpl.java:340) at com.bea.common.engine.internal.ServiceEngineImpl.findOrStartService(ServiceEngineImpl.java:292)
    at com.bea.common.engine.internal.ServiceEngineImpl.lookupService(ServiceEngineImpl.java:263)
    at com.bea.common.engine.internal.ServicesImpl.getService(ServicesImpl.java:71)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initializeRealm(CommonSecurityServiceManagerDelegateImpl.java:461) at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.loadRealm(CommonSecurityServiceManagerDelegateImpl.java:822)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initializeRealms(CommonSecurityServiceManagerDelegateImpl.java:851)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1007)
    at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:854) at weblogic.security.SecurityService.start(SecurityService.java:141)
    at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64) at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209) at weblogic.work.ExecuteThread.run(ExecuteThread.java:181)
    - with nested exception:
    Managed server looking for ldap configuration from admin server.
    I have checked the all configuration file same on both managed server and admin server.
    Please let me know How to recover the managed server in this scenario.
    Edited by: user10773210 on Aug 16, 2010 11:55 PM
    Edited by: user10773210 on Aug 17, 2010 2:38 AM

    thanks for the reply....
    the managed server is pointing to jrokit_160_22_D1.1.1-3 jdk....the server has enough ram also...while running the managed server showing status 'STARTING' for long period of time...and the admin server health goes 'Warning' because of threadpool....when we stop the managed server then adminserver health becomes ok...

  • WLS 6.1 sp3 server won't start with rh7.2 - formatted

    <pre> i've tried a fresh install of WLS 6.1 sp3 on a red hat 7.2 box with jdk 1.3.1_04
    and the server will not start. I've tried the mydomain and the examples servers.
    I've tried with and without running setEnv.sh prior to startWeblogic.sh. I thought
    it could've been a classpath problem so i tried taking the cp down to just the
    weblogic.jar, but the results were the same.
    full output of startWeblogic.sh:LD_LIBRARY_PATH=/home/walker/bea/wlserver6.1/lib/linux/i686:/home/walker/bea/wlserver6.1/lib/linux/i686/oci817_8
    PATH=/home/walker/bea/wlserver6.1/bin:/usr/java/jdk1.3.1_04/jre/bin:/usr/java/jdk1.3.1_04/bin:/home/walker/bea/wlserver6.1/lib/linux:/bin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/java/jdk1.3.1_04/bin
    CLASSPATH=/home/walker/bea/wlserver6.1:/home/walker/bea/wlserver6.1/lib/weblogic_sp.jar:/home/walker/bea/wlserver6.1/lib/weblogic.jar
    *************************************************** * To start WebLogic Server,
    use the password * * assigned to the system user. The system * * username and
    password must also be used to * * access the WebLogic Server console from a web
    * * browser. * *************************************************** <Aug 5, 2002
    3:46:53 PM PDT> <Info> <Security> <Getting boot password from user.> Enter password
    to boot WebLogic server: ***************************************************************************
    The WebLogic Server did not start up properly. Exception raised: java.lang.SecurityException:
    sealing violation at java.net.URLClassLoader.defineClass(URLClassLoader.java:229)
    at java.net.URLClassLoader.access$100(URLClassLoader.java:51) at java.net.URLClassLoader$1.run(URLClassLoader.java:190)
    at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:183)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:294) at java.lang.ClassLoader.loadClass(ClassLoader.java:250)
    at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:310) at java.lang.ClassLoader.defineClass0(Native
    Method) at java.lang.ClassLoader.defineClass(ClassLoader.java:488) at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:106)
    at java.net.URLClassLoader.defineClass(URLClassLoader.java:243) at java.net.URLClassLoader.access$100(URLClassLoader.java:51)
    at java.net.URLClassLoader$1.run(URLClassLoader.java:190) at java.security.AccessController.doPrivileged(Native
    Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:183) at java.lang.ClassLoader.loadClass(ClassLoader.java:294)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:287) at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:281)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:250) at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:310)
    at java.lang.ClassLoader.defineClass0(Native Method) at java.lang.ClassLoader.defineClass(ClassLoader.java:488)
    at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:106) at
    java.net.URLClassLoader.defineClass(URLClassLoader.java:243) at java.net.URLClassLoader.access$100(URLClassLoader.java:51)
    at java.net.URLClassLoader$1.run(URLClassLoader.java:190) at java.security.AccessController.doPrivileged(Native
    Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:183) at java.lang.ClassLoader.loadClass(ClassLoader.java:294)
    at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:281) at java.lang.ClassLoader.loadClass(ClassLoader.java:250)
    at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:310) at weblogic.t3.srvr.T3Srvr.checkAccess(T3Srvr.java:290)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:347) at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:206)
    at weblogic.Server.main(Server.java:35) Reason: Fatal initialization exception
    </pre>

    "quan nump" <[email protected]> wrote:
    >
    <pre> i've tried a fresh install of WLS 6.1 sp3 on a red hat 7.2 box
    with jdk 1.3.1_04
    and the server will not start.
    snip
    i removed the xerces jars that i had been using, server
    comes up fine now

  • WLS 6.1 sp3 server won't start with rh7.2

    i've tried a fresh install of WLS 6.1 sp3 on a red hat 7.2 box with jdk 1.3.1_04
    and the server will not start.
    I've tried the mydomain and the examples servers.
    I've tried with and without running setEnv.sh prior to startWeblogic.sh.
    I thought it could've been a classpath problem so i tried taking the cp down to
    just the weblogic.jar, but the results were the same.
    full output of startWeblogic.sh:LD_LIBRARY_PATH=/home/walker/bea/wlserver6.1/lib/linux/i686:/home/walker/bea/wlserver6.1/lib/linux/i686/oci817_8
    PATH=/home/walker/bea/wlserver6.1/bin:/usr/java/jdk1.3.1_04/jre/bin:/usr/java/jdk1.3.1_04/bin:/home/walker/bea/wlserver6.1/lib/linux:/bin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/java/jdk1.3.1_04/bin
    CLASSPATH=/home/walker/bea/wlserver6.1:/home/walker/bea/wlserver6.1/lib/weblogic_sp.jar:/home/walker/bea/wlserver6.1/lib/weblogic.jar
    * To start WebLogic Server, use the password *
    * assigned to the system user. The system *
    * username and password must also be used to *
    * access the WebLogic Server console from a web *
    * browser. *
    <Aug 5, 2002 3:46:53 PM PDT> <Info> <Security> <Getting boot password from user.>
    Enter password to boot WebLogic server:
    The WebLogic Server did not start up properly.
    Exception raised:
    java.lang.SecurityException: sealing violation
    at java.net.URLClassLoader.defineClass(URLClassLoader.java:229)
    at java.net.URLClassLoader.access$100(URLClassLoader.java:51)
    at java.net.URLClassLoader$1.run(URLClassLoader.java:190)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:183)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:294)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:250)
    at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:310)
    at java.lang.ClassLoader.defineClass0(Native Method)
    at java.lang.ClassLoader.defineClass(ClassLoader.java:488)
    at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:106)
    at java.net.URLClassLoader.defineClass(URLClassLoader.java:243)
    at java.net.URLClassLoader.access$100(URLClassLoader.java:51)
    at java.net.URLClassLoader$1.run(URLClassLoader.java:190)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:183)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:294)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:287)
    at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:281)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:250)
    at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:310)
    at java.lang.ClassLoader.defineClass0(Native Method)
    at java.lang.ClassLoader.defineClass(ClassLoader.java:488)
    at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:106)
    at java.net.URLClassLoader.defineClass(URLClassLoader.java:243)
    at java.net.URLClassLoader.access$100(URLClassLoader.java:51)
    at java.net.URLClassLoader$1.run(URLClassLoader.java:190)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:183)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:294)
    at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:281)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:250)
    at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:310)
    at weblogic.t3.srvr.T3Srvr.checkAccess(T3Srvr.java:290)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:347)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:206)
    at weblogic.Server.main(Server.java:35)
    Reason: Fatal initialization exception

    "quan nump" <[email protected]> wrote:
    >
    <pre> i've tried a fresh install of WLS 6.1 sp3 on a red hat 7.2 box
    with jdk 1.3.1_04
    and the server will not start.
    snip
    i removed the xerces jars that i had been using, server
    comes up fine now

  • [SOLVED] Trac standalone server refusing to start as daemon

    Dear people,
    Few months ago I set up trac to manage/access my svn repositories at work. The standalone tracd server got started as daemon from rc.conf, authentication with htdigest, everything was just fine.  Yesterday I realized that tracd was not reachable, and trying a start/restart:
    # /etc/rc.d/tracd start
    Usage: tracd [options] [projenv] ...
    tracd: error: no such option: --auth '*',/srv/GroupWiki/htdigest,MyDomain.org
    The relevant part of /etc/conf.d/tracd is:
    PORT=80
    AUTH="'*',/srv/proj1/htdigest,MyDomain.org"
    PROJECT="/srv/proj1 /srv/proj2"
    Thing is, if I start tracd from the command line using those same options, it runs fine:
    # tracd -p 80 --auth "'*',/srv/proj1/htdigest,MyDomain.org" /srv/proj1 /srv/proj2
    Server starting in PID 25260.
    Serving on 0.0.0.0:80 view at http://127.0.0.1:80/
    Using HTTP/1.1 protocol version
    Any hint?
    domanov
    Last edited by domanov (2010-10-11 09:57:42)

    Thanks Pingwinski! There is a problem with quoting, but not in the tracd.conf. Well, I had to edit the /etc/rc.d/tracd file to remove the extra quoting around "$AUTH" (and by the way, remove the $SINGLE variable, I didn't find any definition or reference to that...!!
    Before:
    tracd $SINGLE -d $HOSTNAME $PORT "$AUTH" $PROJECT
    After:
    tracd -d $HOSTNAME $PORT $AUTH $PROJECT
    In conf.d/tracd.conf the line doesn't need extra escaping, i.e. is working like this:
    AUTH="'*',/srv/project/htdigest,MyDomain.org"
    Sending a message to the maintainer to take a look at this.
    Greets,
    Domanov

  • [SOLVED] Graphical Interface doesn't start with Radeon HD 7670M

    Hi everyone!
    I just bought a new laptop: Toshiba Satellite L855-14Z with a Radeon HD 7670M graphic chip.
    I installed Arch Linux and everything works fine except the graphical interface.
    I have tried 3 options and all result in strange log files:
    1. KMS DISABLED / OPEN-SOURCE-DRIVER
    Output on screen:     Reached Graphical Interface
    Xorg.0.log:
    [ 8.777]
    X.Org X Server 1.13.2
    Release Date: 2013-01-24
    [ 8.777] X Protocol Version 11, Revision 0
    [ 8.777] Build Operating System: Linux 3.7.4-1-ARCH x86_64
    [ 8.777] Current Operating System: Linux march 3.7.5-1-ARCH #1 SMP PREEMPT Mon Jan 28 10:03:32 CET 2013 x86_64
    [ 8.777] Kernel command line: root=/dev/sda2 ro radeon.modeset=0 rootfstype=ext4 systemd.unit=graphical.target initrd=EFI\arch\initramfs-arch.img
    [ 8.777] Build Date: 25 January 2013 09:33:50AM
    [ 8.777]
    [ 8.777] Current version of pixman: 0.28.2
    [ 8.777] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 8.777] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 8.777] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Feb 8 09:38:51 2013
    [ 8.812] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 8.839] (==) No Layout section. Using the first Screen section.
    [ 8.839] (==) No screen section available. Using defaults.
    [ 8.839] (**) |-->Screen "Default Screen Section" (0)
    [ 8.839] (**) | |-->Monitor "<default monitor>"
    [ 8.839] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
    [ 8.839] (==) Automatically adding devices
    [ 8.839] (==) Automatically enabling devices
    [ 8.839] (==) Automatically adding GPU devices
    [ 8.872] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 8.872] Entry deleted from font path.
    [ 8.893] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 8.893] Entry deleted from font path.
    [ 8.893] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 8.893] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 8.893] Entry deleted from font path.
    [ 8.893] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 8.893] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/
    [ 8.893] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 8.893] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 8.894] (II) Loader magic: 0x7fcc40
    [ 8.894] (II) Module ABI versions:
    [ 8.894] X.Org ANSI C Emulation: 0.4
    [ 8.894] X.Org Video Driver: 13.1
    [ 8.894] X.Org XInput driver : 18.0
    [ 8.894] X.Org Server Extension : 7.0
    [ 8.894] (II) config/udev: Adding drm device (/dev/dri/card0)
    [ 8.897] (--) PCI:*(0:1:0:0) 1002:6840:1179:fb22 rev 0, Mem @ 0xb0000000/268435456, 0xc0000000/131072, I/O @ 0x00003000/256, BIOS @ 0x????????/131072
    [ 8.897] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 8.905] Initializing built-in extension Generic Event Extension
    [ 8.905] Initializing built-in extension SHAPE
    [ 8.906] Initializing built-in extension MIT-SHM
    [ 8.906] Initializing built-in extension XInputExtension
    [ 8.906] Initializing built-in extension XTEST
    [ 8.906] Initializing built-in extension BIG-REQUESTS
    [ 8.906] Initializing built-in extension SYNC
    [ 8.906] Initializing built-in extension XKEYBOARD
    [ 8.906] Initializing built-in extension XC-MISC
    [ 8.906] Initializing built-in extension SECURITY
    [ 8.906] Initializing built-in extension XINERAMA
    [ 8.906] Initializing built-in extension XFIXES
    [ 8.906] Initializing built-in extension RENDER
    [ 8.906] Initializing built-in extension RANDR
    [ 8.906] Initializing built-in extension COMPOSITE
    [ 8.906] Initializing built-in extension DAMAGE
    [ 8.906] Initializing built-in extension MIT-SCREEN-SAVER
    [ 8.906] Initializing built-in extension DOUBLE-BUFFER
    [ 8.906] Initializing built-in extension RECORD
    [ 8.906] Initializing built-in extension DPMS
    [ 8.906] Initializing built-in extension X-Resource
    [ 8.906] Initializing built-in extension XVideo
    [ 8.906] Initializing built-in extension XVideo-MotionCompensation
    [ 8.906] Initializing built-in extension XFree86-VidModeExtension
    [ 8.906] Initializing built-in extension XFree86-DGA
    [ 8.906] Initializing built-in extension XFree86-DRI
    [ 8.906] Initializing built-in extension DRI2
    [ 8.906] (II) LoadModule: "glx"
    [ 8.924] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 8.939] (II) Module glx: vendor="X.Org Foundation"
    [ 8.939] compiled for 1.13.2, module version = 1.0.0
    [ 8.939] ABI class: X.Org Server Extension, version 7.0
    [ 8.939] (==) AIGLX enabled
    [ 8.940] Loading extension GLX
    [ 8.940] (==) Matched ati as autoconfigured driver 0
    [ 8.940] (==) Matched ati as autoconfigured driver 1
    [ 8.940] (==) Matched vesa as autoconfigured driver 2
    [ 8.940] (==) Matched modesetting as autoconfigured driver 3
    [ 8.940] (==) Matched fbdev as autoconfigured driver 4
    [ 8.940] (==) Assigned the driver to the xf86ConfigLayout
    [ 8.940] (II) LoadModule: "ati"
    [ 8.940] (II) Loading /usr/lib/xorg/modules/drivers/ati_drv.so
    [ 8.948] (II) Module ati: vendor="X.Org Foundation"
    [ 8.948] compiled for 1.13.2, module version = 7.1.0
    [ 8.948] Module class: X.Org Video Driver
    [ 8.948] ABI class: X.Org Video Driver, version 13.1
    [ 8.948] (II) LoadModule: "radeon"
    [ 8.948] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
    [ 8.980] (II) Module radeon: vendor="X.Org Foundation"
    [ 8.980] compiled for 1.13.2, module version = 7.1.0
    [ 8.980] Module class: X.Org Video Driver
    [ 8.980] ABI class: X.Org Video Driver, version 13.1
    [ 8.980] (II) LoadModule: "vesa"
    [ 8.981] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
    [ 8.987] (II) Module vesa: vendor="X.Org Foundation"
    [ 8.987] compiled for 1.13.0, module version = 2.3.2
    [ 8.987] Module class: X.Org Video Driver
    [ 8.987] ABI class: X.Org Video Driver, version 13.0
    [ 8.987] (II) LoadModule: "modesetting"
    [ 8.987] (WW) Warning, couldn't open module modesetting
    [ 8.987] (II) UnloadModule: "modesetting"
    [ 8.987] (II) Unloading modesetting
    [ 8.987] (EE) Failed to load module "modesetting" (module does not exist, 0)
    [ 8.987] (II) LoadModule: "fbdev"
    [ 8.988] (WW) Warning, couldn't open module fbdev
    [ 8.988] (II) UnloadModule: "fbdev"
    [ 8.988] (II) Unloading fbdev
    [ 8.988] (EE) Failed to load module "fbdev" (module does not exist, 0)
    [ 8.988] (II) RADEON: Driver for ATI Radeon chipsets:
    ATI Radeon Mobility X600 (M24) 3150 (PCIE), ATI FireMV 2400 (PCI),
    ATI Radeon Mobility X300 (M24) 3152 (PCIE),
    ATI FireGL M24 GL 3154 (PCIE), ATI FireMV 2400 3155 (PCI),
    ATI Radeon X600 (RV380) 3E50 (PCIE),
    ATI FireGL V3200 (RV380) 3E54 (PCIE), ATI Radeon IGP320 (A3) 4136,
    ATI Radeon IGP330/340/350 (A4) 4137, ATI Radeon 9500 AD (AGP),
    ATI Radeon 9500 AE (AGP), ATI Radeon 9600TX AF (AGP),
    ATI FireGL Z1 AG (AGP), ATI Radeon 9800SE AH (AGP),
    ATI Radeon 9800 AI (AGP), ATI Radeon 9800 AJ (AGP),
    ATI FireGL X2 AK (AGP), ATI Radeon 9600 AP (AGP),
    ATI Radeon 9600SE AQ (AGP), ATI Radeon 9600XT AR (AGP),
    ATI Radeon 9600 AS (AGP), ATI FireGL T2 AT (AGP), ATI Radeon 9650,
    ATI FireGL RV360 AV (AGP), ATI Radeon 7000 IGP (A4+) 4237,
    ATI Radeon 8500 AIW BB (AGP), ATI Radeon IGP320M (U1) 4336,
    ATI Radeon IGP330M/340M/350M (U2) 4337,
    ATI Radeon Mobility 7000 IGP 4437, ATI Radeon 9000/PRO If (AGP/PCI),
    ATI Radeon 9000 Ig (AGP/PCI), ATI Radeon X800 (R420) JH (AGP),
    ATI Radeon X800PRO (R420) JI (AGP),
    ATI Radeon X800SE (R420) JJ (AGP), ATI Radeon X800 (R420) JK (AGP),
    ATI Radeon X800 (R420) JL (AGP), ATI FireGL X3 (R420) JM (AGP),
    ATI Radeon Mobility 9800 (M18) JN (AGP),
    ATI Radeon X800 SE (R420) (AGP), ATI Radeon X800XT (R420) JP (AGP),
    ATI Radeon X800 VE (R420) JT (AGP), ATI Radeon X850 (R480) (AGP),
    ATI Radeon X850 XT (R480) (AGP), ATI Radeon X850 SE (R480) (AGP),
    ATI Radeon X850 PRO (R480) (AGP), ATI Radeon X850 XT PE (R480) (AGP),
    ATI Radeon Mobility M7 LW (AGP),
    ATI Mobility FireGL 7800 M7 LX (AGP),
    ATI Radeon Mobility M6 LY (AGP), ATI Radeon Mobility M6 LZ (AGP),
    ATI FireGL Mobility 9000 (M9) Ld (AGP),
    ATI Radeon Mobility 9000 (M9) Lf (AGP),
    ATI Radeon Mobility 9000 (M9) Lg (AGP), ATI FireMV 2400 PCI,
    ATI Radeon 9700 Pro ND (AGP), ATI Radeon 9700/9500Pro NE (AGP),
    ATI Radeon 9600TX NF (AGP), ATI FireGL X1 NG (AGP),
    ATI Radeon 9800PRO NH (AGP), ATI Radeon 9800 NI (AGP),
    ATI FireGL X2 NK (AGP), ATI Radeon 9800XT NJ (AGP),
    ATI Radeon Mobility 9600/9700 (M10/M11) NP (AGP),
    ATI Radeon Mobility 9600 (M10) NQ (AGP),
    ATI Radeon Mobility 9600 (M11) NR (AGP),
    ATI Radeon Mobility 9600 (M10) NS (AGP),
    ATI FireGL Mobility T2 (M10) NT (AGP),
    ATI FireGL Mobility T2e (M11) NV (AGP), ATI Radeon QD (AGP),
    ATI Radeon QE (AGP), ATI Radeon QF (AGP), ATI Radeon QG (AGP),
    ATI FireGL 8700/8800 QH (AGP), ATI Radeon 8500 QL (AGP),
    ATI Radeon 9100 QM (AGP), ATI Radeon 7500 QW (AGP/PCI),
    ATI Radeon 7500 QX (AGP/PCI), ATI Radeon VE/7000 QY (AGP/PCI),
    ATI Radeon VE/7000 QZ (AGP/PCI), ATI ES1000 515E (PCI),
    ATI Radeon Mobility X300 (M22) 5460 (PCIE),
    ATI Radeon Mobility X600 SE (M24C) 5462 (PCIE),
    ATI FireGL M22 GL 5464 (PCIE), ATI Radeon X800 (R423) UH (PCIE),
    ATI Radeon X800PRO (R423) UI (PCIE),
    ATI Radeon X800LE (R423) UJ (PCIE),
    ATI Radeon X800SE (R423) UK (PCIE),
    ATI Radeon X800 XTP (R430) (PCIE), ATI Radeon X800 XL (R430) (PCIE),
    ATI Radeon X800 SE (R430) (PCIE), ATI Radeon X800 (R430) (PCIE),
    ATI FireGL V7100 (R423) (PCIE), ATI FireGL V5100 (R423) UQ (PCIE),
    ATI FireGL unknown (R423) UR (PCIE),
    ATI FireGL unknown (R423) UT (PCIE),
    ATI Mobility FireGL V5000 (M26) (PCIE),
    ATI Mobility FireGL V5000 (M26) (PCIE),
    ATI Mobility Radeon X700 XL (M26) (PCIE),
    ATI Mobility Radeon X700 (M26) (PCIE),
    ATI Mobility Radeon X700 (M26) (PCIE),
    ATI Radeon X550XTX 5657 (PCIE), ATI Radeon 9100 IGP (A5) 5834,
    ATI Radeon Mobility 9100 IGP (U3) 5835,
    ATI Radeon XPRESS 200 5954 (PCIE),
    ATI Radeon XPRESS 200M 5955 (PCIE), ATI Radeon 9250 5960 (AGP),
    ATI Radeon 9200 5961 (AGP), ATI Radeon 9200 5962 (AGP),
    ATI Radeon 9200SE 5964 (AGP), ATI FireMV 2200 (PCI),
    ATI ES1000 5969 (PCI), ATI Radeon XPRESS 200 5974 (PCIE),
    ATI Radeon XPRESS 200M 5975 (PCIE),
    ATI Radeon XPRESS 200 5A41 (PCIE),
    ATI Radeon XPRESS 200M 5A42 (PCIE),
    ATI Radeon XPRESS 200 5A61 (PCIE),
    ATI Radeon XPRESS 200M 5A62 (PCIE),
    ATI Radeon X300 (RV370) 5B60 (PCIE),
    ATI Radeon X600 (RV370) 5B62 (PCIE),
    ATI Radeon X550 (RV370) 5B63 (PCIE),
    ATI FireGL V3100 (RV370) 5B64 (PCIE),
    ATI FireMV 2200 PCIE (RV370) 5B65 (PCIE),
    ATI Radeon Mobility 9200 (M9+) 5C61 (AGP),
    ATI Radeon Mobility 9200 (M9+) 5C63 (AGP),
    ATI Mobility Radeon X800 XT (M28) (PCIE),
    ATI Mobility FireGL V5100 (M28) (PCIE),
    ATI Mobility Radeon X800 (M28) (PCIE), ATI Radeon X850 5D4C (PCIE),
    ATI Radeon X850 XT PE (R480) (PCIE),
    ATI Radeon X850 SE (R480) (PCIE), ATI Radeon X850 PRO (R480) (PCIE),
    ATI unknown Radeon / FireGL (R480) 5D50 (PCIE),
    ATI Radeon X850 XT (R480) (PCIE),
    ATI Radeon X800XT (R423) 5D57 (PCIE),
    ATI FireGL V5000 (RV410) (PCIE), ATI Radeon X700 XT (RV410) (PCIE),
    ATI Radeon X700 PRO (RV410) (PCIE),
    ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X700 (RV410) (PCIE),
    ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X1800,
    ATI Mobility Radeon X1800 XT, ATI Mobility Radeon X1800,
    ATI Mobility FireGL V7200, ATI FireGL V7200, ATI FireGL V5300,
    ATI Mobility FireGL V7100, ATI Radeon X1800, ATI Radeon X1800,
    ATI Radeon X1800, ATI Radeon X1800, ATI Radeon X1800,
    ATI FireGL V7300, ATI FireGL V7350, ATI Radeon X1600, ATI RV505,
    ATI Radeon X1300/X1550, ATI Radeon X1550, ATI M54-GL,
    ATI Mobility Radeon X1400, ATI Radeon X1300/X1550,
    ATI Radeon X1550 64-bit, ATI Mobility Radeon X1300,
    ATI Mobility Radeon X1300, ATI Mobility Radeon X1300,
    ATI Mobility Radeon X1300, ATI Radeon X1300, ATI Radeon X1300,
    ATI RV505, ATI RV505, ATI FireGL V3300, ATI FireGL V3350,
    ATI Radeon X1300, ATI Radeon X1550 64-bit, ATI Radeon X1300/X1550,
    ATI Radeon X1600, ATI Radeon X1300/X1550, ATI Mobility Radeon X1450,
    ATI Radeon X1300/X1550, ATI Mobility Radeon X2300,
    ATI Mobility Radeon X2300, ATI Mobility Radeon X1350,
    ATI Mobility Radeon X1350, ATI Mobility Radeon X1450,
    ATI Radeon X1300, ATI Radeon X1550, ATI Mobility Radeon X1350,
    ATI FireMV 2250, ATI Radeon X1550 64-bit, ATI Radeon X1600,
    ATI Radeon X1650, ATI Radeon X1600, ATI Radeon X1600,
    ATI Mobility FireGL V5200, ATI Mobility Radeon X1600,
    ATI Radeon X1650, ATI Radeon X1650, ATI Radeon X1600,
    ATI Radeon X1300 XT/X1600 Pro, ATI FireGL V3400,
    ATI Mobility FireGL V5250, ATI Mobility Radeon X1700,
    ATI Mobility Radeon X1700 XT, ATI FireGL V5200,
    ATI Mobility Radeon X1700, ATI Radeon X2300HD,
    ATI Mobility Radeon HD 2300, ATI Mobility Radeon HD 2300,
    ATI Radeon X1950, ATI Radeon X1900, ATI Radeon X1950,
    ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
    ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
    ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
    ATI AMD Stream Processor, ATI Radeon X1900, ATI Radeon X1950,
    ATI RV560, ATI RV560, ATI Mobility Radeon X1900, ATI RV560,
    ATI Radeon X1950 GT, ATI RV570, ATI RV570, ATI FireGL V7400,
    ATI RV560, ATI Radeon X1650, ATI Radeon X1650, ATI RV560,
    ATI Radeon 9100 PRO IGP 7834, ATI Radeon Mobility 9200 IGP 7835,
    ATI Radeon X1200, ATI Radeon X1200, ATI Radeon X1200,
    ATI Radeon X1200, ATI Radeon X1200, ATI RS740, ATI RS740M, ATI RS740,
    ATI RS740M, ATI Radeon HD 2900 XT, ATI Radeon HD 2900 XT,
    ATI Radeon HD 2900 XT, ATI Radeon HD 2900 Pro, ATI Radeon HD 2900 GT,
    ATI FireGL V8650, ATI FireGL V8600, ATI FireGL V7600,
    ATI Radeon 4800 Series, ATI Radeon HD 4870 x2,
    ATI Radeon 4800 Series, ATI Radeon HD 4850 x2,
    ATI FirePro V8750 (FireGL), ATI FirePro V7760 (FireGL),
    ATI Mobility RADEON HD 4850, ATI Mobility RADEON HD 4850 X2,
    ATI Radeon 4800 Series, ATI FirePro RV770, AMD FireStream 9270,
    AMD FireStream 9250, ATI FirePro V8700 (FireGL),
    ATI Mobility RADEON HD 4870, ATI Mobility RADEON M98,
    ATI Mobility RADEON HD 4870, ATI Radeon 4800 Series,
    ATI Radeon 4800 Series, ATI FirePro M7750, ATI M98, ATI M98, ATI M98,
    ATI Mobility Radeon HD 4650, ATI Radeon RV730 (AGP),
    ATI Mobility Radeon HD 4670, ATI FirePro M5750,
    ATI Mobility Radeon HD 4670, ATI Radeon RV730 (AGP),
    ATI RV730XT [Radeon HD 4670], ATI RADEON E4600,
    ATI Radeon HD 4600 Series, ATI RV730 PRO [Radeon HD 4650],
    ATI FirePro V7750 (FireGL), ATI FirePro V5700 (FireGL),
    ATI FirePro V3750 (FireGL), ATI Mobility Radeon HD 4830,
    ATI Mobility Radeon HD 4850, ATI FirePro M7740, ATI RV740,
    ATI Radeon HD 4770, ATI Radeon HD 4700 Series, ATI Radeon HD 4770,
    ATI FirePro M5750, ATI RV610, ATI Radeon HD 2400 XT,
    ATI Radeon HD 2400 Pro, ATI Radeon HD 2400 PRO AGP, ATI FireGL V4000,
    ATI RV610, ATI Radeon HD 2350, ATI Mobility Radeon HD 2400 XT,
    ATI Mobility Radeon HD 2400, ATI RADEON E2400, ATI RV610,
    ATI FireMV 2260, ATI RV670, ATI Radeon HD3870,
    ATI Mobility Radeon HD 3850, ATI Radeon HD3850,
    ATI Mobility Radeon HD 3850 X2, ATI RV670,
    ATI Mobility Radeon HD 3870, ATI Mobility Radeon HD 3870 X2,
    ATI Radeon HD3870 X2, ATI FireGL V7700, ATI Radeon HD3850,
    ATI Radeon HD3690, AMD Firestream 9170, ATI Radeon HD 4550,
    ATI Radeon RV710, ATI Radeon RV710, ATI Radeon RV710,
    ATI Radeon HD 4350, ATI Mobility Radeon 4300 Series,
    ATI Mobility Radeon 4500 Series, ATI Mobility Radeon 4500 Series,
    ATI FirePro RG220, ATI Mobility Radeon 4330, ATI RV630,
    ATI Mobility Radeon HD 2600, ATI Mobility Radeon HD 2600 XT,
    ATI Radeon HD 2600 XT AGP, ATI Radeon HD 2600 Pro AGP,
    ATI Radeon HD 2600 XT, ATI Radeon HD 2600 Pro, ATI Gemini RV630,
    ATI Gemini Mobility Radeon HD 2600 XT, ATI FireGL V5600,
    ATI FireGL V3600, ATI Radeon HD 2600 LE,
    ATI Mobility FireGL Graphics Processor, ATI Radeon HD 3470,
    ATI Mobility Radeon HD 3430, ATI Mobility Radeon HD 3400 Series,
    ATI Radeon HD 3450, ATI Radeon HD 3450, ATI Radeon HD 3430,
    ATI Radeon HD 3450, ATI FirePro V3700, ATI FireMV 2450,
    ATI FireMV 2260, ATI FireMV 2260, ATI Radeon HD 3600 Series,
    ATI Radeon HD 3650 AGP, ATI Radeon HD 3600 PRO,
    ATI Radeon HD 3600 XT, ATI Radeon HD 3600 PRO,
    ATI Mobility Radeon HD 3650, ATI Mobility Radeon HD 3670,
    ATI Mobility FireGL V5700, ATI Mobility FireGL V5725,
    ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
    ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
    ATI Radeon HD 3300 Graphics, ATI Radeon HD 3200 Graphics,
    ATI Radeon 3000 Graphics, SUMO, SUMO, SUMO2, SUMO2, SUMO2, SUMO2,
    SUMO, SUMO, SUMO, SUMO, SUMO, SUMO, SUMO, SUMO, ATI Radeon HD 4200,
    ATI Radeon 4100, ATI Mobility Radeon HD 4200,
    ATI Mobility Radeon 4100, ATI Radeon HD 4290, ATI Radeon HD 4250,
    AMD Radeon HD 6310 Graphics, AMD Radeon HD 6310 Graphics,
    AMD Radeon HD 6250 Graphics, AMD Radeon HD 6250 Graphics,
    AMD Radeon HD 6300 Series Graphics,
    AMD Radeon HD 6200 Series Graphics, PALM, PALM, PALM, CYPRESS,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter, AMD Firestream 9370,
    AMD Firestream 9350, ATI Radeon HD 5800 Series,
    ATI Radeon HD 5800 Series, ATI Radeon HD 5800 Series,
    ATI Radeon HD 5800 Series, ATI Radeon HD 5900 Series,
    ATI Radeon HD 5900 Series, ATI Mobility Radeon HD 5800 Series,
    ATI Mobility Radeon HD 5800 Series,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI Mobility Radeon HD 5800 Series, ATI Radeon HD 5700 Series,
    ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
    ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
    ATI Mobility Radeon HD 5000 Series,
    ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon HD 5570,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter, ATI Radeon HD 5670,
    ATI Radeon HD 5570, ATI Radeon HD 5500 Series, REDWOOD,
    ATI Mobility Radeon HD 5000 Series,
    ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon Graphics,
    ATI Mobility Radeon Graphics, CEDAR,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter, ATI FirePro 2270, CEDAR,
    ATI Radeon HD 5450, CEDAR, CEDAR, CAYMAN, CAYMAN, CAYMAN, CAYMAN,
    CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN,
    AMD Radeon HD 6900 Series, AMD Radeon HD 6900 Series, CAYMAN, CAYMAN,
    CAYMAN, AMD Radeon HD 6900M Series, Mobility Radeon HD 6000 Series,
    BARTS, BARTS, Mobility Radeon HD 6000 Series,
    Mobility Radeon HD 6000 Series, BARTS, BARTS, BARTS, BARTS,
    AMD Radeon HD 6800 Series, AMD Radeon HD 6800 Series,
    AMD Radeon HD 6700 Series, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
    TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
    TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
    CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS,
    CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, ARUBA, ARUBA,
    ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA,
    ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA,
    ARUBA, ARUBA, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI,
    TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, PITCAIRN, PITCAIRN,
    PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN,
    PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, VERDE, VERDE, VERDE, VERDE,
    VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE,
    VERDE, VERDE, VERDE, VERDE, VERDE, VERDE
    [ 8.994] (II) VESA: driver for VESA chipsets: vesa
    [ 8.994] (++) using VT number 1
    [ 9.005] (II) [KMS] drm report modesetting isn't supported.
    [ 9.005] (II) [KMS] drm report modesetting isn't supported.
    [ 9.005] (II) [KMS] drm report modesetting isn't supported.
    [ 9.005] (II) [KMS] drm report modesetting isn't supported.
    [ 9.005] (II) [KMS] drm report modesetting isn't supported.
    [ 9.005] (EE) Screen 0 deleted because of no matching config section.
    [ 9.005] (II) UnloadModule: "radeon"
    [ 9.005] (EE) Screen 0 deleted because of no matching config section.
    [ 9.005] (II) UnloadModule: "radeon"
    [ 9.005] (EE) Screen 0 deleted because of no matching config section.
    [ 9.005] (II) UnloadModule: "radeon"
    [ 9.005] (EE) Screen 0 deleted because of no matching config section.
    [ 9.005] (II) UnloadModule: "radeon"
    [ 9.005] (II) Loading sub module "vbe"
    [ 9.005] (II) LoadModule: "vbe"
    [ 9.005] (II) Loading /usr/lib/xorg/modules/libvbe.so
    [ 9.013] (II) Module vbe: vendor="X.Org Foundation"
    [ 9.013] compiled for 1.13.2, module version = 1.1.0
    [ 9.013] ABI class: X.Org Video Driver, version 13.1
    [ 9.013] (II) Loading sub module "int10"
    [ 9.013] (II) LoadModule: "int10"
    [ 9.013] (II) Loading /usr/lib/xorg/modules/libint10.so
    [ 9.017] (II) Module int10: vendor="X.Org Foundation"
    [ 9.017] compiled for 1.13.2, module version = 1.0.0
    [ 9.017] ABI class: X.Org Video Driver, version 13.1
    [ 9.017] (II) VESA(0): initializing int10
    [ 9.017] (EE) VESA(0): Cannot read V_BIOS (3) Input/output error
    [ 9.017] (II) UnloadModule: "vesa"
    [ 9.017] (II) UnloadSubModule: "int10"
    [ 9.017] (II) Unloading int10
    [ 9.017] (II) UnloadSubModule: "vbe"
    [ 9.017] (II) Unloading vbe
    [ 9.017] (II) UnloadModule: "radeon"
    [ 9.018] (EE) Screen(s) found, but none have a usable configuration.
    [ 9.018]
    Fatal server error:
    [ 9.018] no screens found
    [ 9.018] (EE)
    Please consult the The X.Org Foundation support
    at http://wiki.x.org
    for help.
    [ 9.018] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
    [ 9.018] (EE)
    [ 9.020] Server terminated with error (1). Closing log file.
    I have no "xinitrc" and no "xorg.conf".
    2. KMS ENABLED / OPEN-SOURCE-DRIVER
    This is the strangest: I just get a blank black screen with a little strip on top with the gnome 3 wallpaper in it. The height of the strip is only 2mm, but there is definetly a blue wallpaper.
    3. KMS DISABLED / PROPIETARY DRIVER
    Output on screen:     Reached Graphical Interface
    Xorg.0.log:
    [ 48.111]
    X.Org X Server 1.13.2
    Release Date: 2013-01-24
    [ 48.111] X Protocol Version 11, Revision 0
    [ 48.111] Build Operating System: Linux 3.7.4-1-ARCH x86_64
    [ 48.111] Current Operating System: Linux march 3.7.5-1-ARCH #1 SMP PREEMPT Mon Jan 28 10:03:32 CET 2013 x86_64
    [ 48.111] Kernel command line: root=/dev/sda2 ro nomodeset rootfstype=ext4 systemd.unit=graphical.target initrd=EFI\arch\initramfs-arch.img
    [ 48.112] Build Date: 25 January 2013 09:33:50AM
    [ 48.112]
    [ 48.112] Current version of pixman: 0.28.2
    [ 48.112] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 48.112] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 48.112] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Feb 8 10:19:07 2013
    [ 48.112] (==) Using config file: "/etc/X11/xorg.conf"
    [ 48.113] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 48.113] (==) ServerLayout "aticonfig Layout"
    [ 48.113] (**) |-->Screen "aticonfig-Screen[0]-0" (0)
    [ 48.113] (**) | |-->Monitor "aticonfig-Monitor[0]-0"
    [ 48.113] (**) | |-->Device "aticonfig-Device[0]-0"
    [ 48.113] (==) Automatically adding devices
    [ 48.113] (==) Automatically enabling devices
    [ 48.113] (==) Automatically adding GPU devices
    [ 48.113] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 48.113] Entry deleted from font path.
    [ 48.113] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 48.113] Entry deleted from font path.
    [ 48.113] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 48.113] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 48.113] Entry deleted from font path.
    [ 48.113] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 48.113] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/
    [ 48.113] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 48.113] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 48.113] (II) Loader magic: 0x7fcc40
    [ 48.113] (II) Module ABI versions:
    [ 48.113] X.Org ANSI C Emulation: 0.4
    [ 48.113] X.Org Video Driver: 13.1
    [ 48.113] X.Org XInput driver : 18.0
    [ 48.113] X.Org Server Extension : 7.0
    [ 48.115] (--) PCI:*(0:1:0:0) 1002:6840:1179:fb22 rev 0, Mem @ 0xb0000000/268435456, 0xc0000000/131072, I/O @ 0x00003000/256, BIOS @ 0x????????/131072
    [ 48.116] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 48.116] Initializing built-in extension Generic Event Extension
    [ 48.116] Initializing built-in extension SHAPE
    [ 48.116] Initializing built-in extension MIT-SHM
    [ 48.116] Initializing built-in extension XInputExtension
    [ 48.116] Initializing built-in extension XTEST
    [ 48.116] Initializing built-in extension BIG-REQUESTS
    [ 48.116] Initializing built-in extension SYNC
    [ 48.116] Initializing built-in extension XKEYBOARD
    [ 48.116] Initializing built-in extension XC-MISC
    [ 48.116] Initializing built-in extension SECURITY
    [ 48.116] Initializing built-in extension XINERAMA
    [ 48.116] Initializing built-in extension XFIXES
    [ 48.116] Initializing built-in extension RENDER
    [ 48.116] Initializing built-in extension RANDR
    [ 48.116] Initializing built-in extension COMPOSITE
    [ 48.116] Initializing built-in extension DAMAGE
    [ 48.117] Initializing built-in extension MIT-SCREEN-SAVER
    [ 48.117] Initializing built-in extension DOUBLE-BUFFER
    [ 48.118] Initializing built-in extension RECORD
    [ 48.118] Initializing built-in extension DPMS
    [ 48.119] Initializing built-in extension X-Resource
    [ 48.119] Initializing built-in extension XVideo
    [ 48.120] Initializing built-in extension XVideo-MotionCompensation
    [ 48.121] Initializing built-in extension XFree86-VidModeExtension
    [ 48.121] Initializing built-in extension XFree86-DGA
    [ 48.122] Initializing built-in extension XFree86-DRI
    [ 48.122] Initializing built-in extension DRI2
    [ 48.122] (II) "glx" will be loaded by default.
    [ 48.122] (II) LoadModule: "glx"
    [ 48.122] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 48.122] (II) Module glx: vendor="Advanced Micro Devices, Inc."
    [ 48.122] compiled for 6.9.0, module version = 1.0.0
    [ 48.123] Loading extension GLX
    [ 48.123] (II) LoadModule: "fglrx"
    [ 48.123] (II) Loading /usr/lib/xorg/modules/drivers/fglrx_drv.so
    [ 48.132] (II) Module fglrx: vendor="FireGL - AMD Technologies Inc."
    [ 48.132] compiled for 1.4.99.906, module version = 9.1.11
    [ 48.132] Module class: X.Org Video Driver
    [ 48.132] (II) Loading sub module "fglrxdrm"
    [ 48.132] (II) LoadModule: "fglrxdrm"
    [ 48.132] (II) Loading /usr/lib/xorg/modules/linux/libfglrxdrm.so
    [ 48.133] (II) Module fglrxdrm: vendor="FireGL - AMD Technologies Inc."
    [ 48.133] compiled for 1.4.99.906, module version = 9.1.11
    [ 48.133] (II) AMD Proprietary Linux Driver Version Identifier:9.01.11
    [ 48.133] (II) AMD Proprietary Linux Driver Release Identifier: 9.012
    [ 48.133] (II) AMD Proprietary Linux Driver Build Date: Dec 19 2012 14:41:10
    [ 48.133] (++) using VT number 2
    [ 48.133] (WW) Falling back to old probe method for fglrx
    [ 48.136] (II) Loading PCS database from /etc/ati/amdpcsdb /etc/ati/amdpcsdb.default
    [ 48.137] ukiDynamicMajor: failed to open /proc/ati/major
    [ 48.137] ukiDynamicMajor: failed to open /proc/ati/major
    [ 48.138] (--) Chipset Supported AMD Graphics Processor (0x6840) found
    [ 48.138] (WW) fglrx: No matching Device section for instance (BusID PCI:0@1:0:1) found
    [ 48.139] (II) AMD Video driver is running on a device belonging to a group targeted for this release
    [ 48.139] (II) AMD Video driver is signed
    [ 48.139] (II) fglrx(0): pEnt->device->identifier=0x102fb40
    [ 48.140] (II) fglrx(0): === [xdl_xs113_atiddxPreInit] === begin
    [ 48.140] (II) Loading sub module "vgahw"
    [ 48.140] (II) LoadModule: "vgahw"
    [ 48.140] (II) Loading /usr/lib/xorg/modules/libvgahw.so
    [ 48.140] (II) Module vgahw: vendor="X.Org Foundation"
    [ 48.140] compiled for 1.13.2, module version = 0.1.0
    [ 48.140] ABI class: X.Org Video Driver, version 13.1
    [ 48.140] (**) fglrx(0): Depth 24, (--) framebuffer bpp 32
    [ 48.140] (II) fglrx(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
    [ 48.140] (==) fglrx(0): Default visual is TrueColor
    [ 48.140] (**) fglrx(0): Option "DPMS" "true"
    [ 48.140] (==) fglrx(0): RGB weight 888
    [ 48.140] (II) fglrx(0): Using 8 bits per RGB
    [ 48.141] (==) fglrx(0): Buffer Tiling is ON
    [ 48.141] (II) Loading sub module "fglrxdrm"
    [ 48.141] (II) LoadModule: "fglrxdrm"
    [ 48.141] (II) Loading /usr/lib/xorg/modules/linux/libfglrxdrm.so
    [ 48.141] (II) Module fglrxdrm: vendor="FireGL - AMD Technologies Inc."
    [ 48.141] compiled for 1.4.99.906, module version = 9.1.11
    [ 48.142] ukiDynamicMajor: failed to open /proc/ati/major
    [ 48.142] ukiDynamicMajor: failed to open /proc/ati/major
    [ 48.143] (**) fglrx(0): NoAccel = NO
    [ 48.143] (**) fglrx(0): AMD 2D Acceleration Architecture enabled
    [ 48.143] (--) fglrx(0): Chipset: "AMD Radeon HD 7600M Series" (Chipset = 0x6840)
    [ 48.143] (--) fglrx(0): (PciSubVendor = 0x1179, PciSubDevice = 0xfb22)
    [ 48.143] (==) fglrx(0): board vendor info: third party graphics adapter - NOT original AMD
    [ 48.143] (--) fglrx(0): Linear framebuffer (phys) at 0xb0000000
    [ 48.143] (--) fglrx(0): MMIO registers at 0xc0000000
    [ 48.143] (--) fglrx(0): I/O port at 0x00003000
    [ 48.143] (==) fglrx(0): ROM-BIOS at 0x000c0000
    [ 48.147] (EE) fglrx(0): V_BIOS address 0x0 out of range
    [ 48.147] (II) fglrx(0): Invalid ATI BIOS from int10, the adapter is not VGA-enabled
    [ 48.147] (EE) fglrx(0): Invalid video BIOS signature!
    [ 48.147] (EE) fglrx(0): GetBIOSParameter failed
    [ 48.147] (EE) fglrx(0): PreInitAdapter failed
    [ 48.147] (EE) fglrx(0): PreInit failed
    [ 48.147] (II) fglrx(0): === [xdl_xs113_atiddxPreInit] === end
    [ 48.149] (II) UnloadModule: "fglrx"
    [ 48.150] (II) UnloadSubModule: "fglrxdrm"
    [ 48.150] (II) Unloading fglrxdrm
    [ 48.150] (II) UnloadSubModule: "vgahw"
    [ 48.150] (II) Unloading vgahw
    [ 48.150] (II) UnloadSubModule: "fglrxdrm"
    [ 48.150] (EE) Screen(s) found, but none have a usable configuration.
    [ 48.150]
    Fatal server error:
    [ 48.150] no screens found
    [ 48.150] (EE)
    Please consult the The X.Org Foundation support
    at http://wiki.x.org
    for help.
    [ 48.150] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
    [ 48.150] (EE)
    [ 48.157] Server terminated with error (1). Closing log file.
    xorg.conf:   
    Section "ServerLayout"
    Identifier "aticonfig Layout"
    Screen 0 "aticonfig-Screen[0]-0" 0 0
    EndSection
    Section "Module"
    EndSection
    Section "Monitor"
    Identifier "aticonfig-Monitor[0]-0"
    Option "VendorName" "ATI Proprietary Driver"
    Option "ModelName" "Generic Autodetecting Monitor"
    Option "DPMS" "true"
    EndSection
    Section "Device"
    Identifier "aticonfig-Device[0]-0"
    Driver "fglrx"
    BusID "PCI:1:0:0"
    EndSection
    Section "Screen"
    Identifier "aticonfig-Screen[0]-0"
    Device "aticonfig-Device[0]-0"
    Monitor "aticonfig-Monitor[0]-0"
    DefaultDepth 24
    SubSection "Display"
    Viewport 0 0
    Depth 24
    EndSubSection
    EndSection
    And "fglrxinfo" gives me "Error: unable to open display (null)"
    Any help would be much appreciated!
    Last edited by mjb (2013-02-08 15:41:16)

    Yes I did, but it didn't help.
    I solved the problem now, but it was rather complicated and is only a workaround. If anyone is having the same problem:
    1) I installed the open source drivers and enabled KMS
    2) I copied the efi shell from the arch boot disk to the rEFInd folder
    3) Now everytime I start my laptop I have to start the EFI-Shell (v1) first. This somehow changes the resolution. I exit the shell and start arch. X works.
    I have no idea why this works, but it is the only thing that does. If anyone knows what this means, I'd appreciate your help.
    By the way: Step 3 also solves this issue

  • Reports server failed to start with OPMN

    hi
    We r using oracle application server 10g(904) in sunsparc machine..we have configured reports server with opmn..while starting all the process using
    opmnctl startall
    im getting the error
    Failed to start the managed process after the maximum retry limit
    check the log
    i even checked the log nothing is thr in it
    i even tried starting indivually like
    opmnctl startproc ias-component=repsdb
    but still no hopes
    can anybody solve this is it very urgent for me
    Thanks
    Jram

    No again the same error is coming
    opmnctl: starting opmn managed processes...
    ================================================================================
    opmn id=oraclesun:6201
    0 of 1 processes started.
    ias-instance id=ias_admin.oraclesun
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    ias-component/process-type/process-set:
    repsdb/ReportsServer/repsdb
    Error
    --> Process (pid=11358)
    failed to start a managed process after the maximum retry limit
    Log:
    /u04/bi10g/opmn/logs/repsdb~ReportsServer~repsdb~1
    i defined the trace the trace entires are
    Debug 50103 (Environment:getEnvironmentStrings): LANG=en_US.UTF-8
    Debug 50103 (Environment:getEnvironmentStrings): LC_ALL=en_US.UTF-8
    Debug 50103 (Environment:getEnvironmentStrings): LD_LIBRARY_PATH=/u04/bi10g/jdk/jre/lib/sparc:/u04/bi10g/lib:/u04/bi10g/opmn/lib:/u04/bi10g/lib
    Debug 50103 (Environment:getEnvironmentStrings): NLS_LANG=AMERICAN_AMERICA.WE8ISO8859P1
    Debug 50103 (Environment:getEnvironmentStrings): ORACLE_CONFIG_HOME=/u04/bi10g
    Debug 50103 (Environment:getEnvironmentStrings): ORACLE_HOME=/u04/bi10g
    Debug 50103 (Environment:getEnvironmentStrings): ORA_NLS33=/u04/bi10g/ocommon/nls/admin/data
    Debug 50103 (Environment:getEnvironmentStrings): PATH=/u04/bi10g/jdk/bin:/u04/bi10g/bin:/u04/bi10g/bin:/usr/bin:/usr/ccs/bin:/usr/bin::/usr/dt/bin:/usr/openwin/bin:/bin:/usr/ucb:/u04/infra10g/bin:/usr/ccs/bin:/usr/openwin/bin:/u04/infra10g/jdk/bin
    Debug 50103 (Environment:getEnvironmentStrings): REPORTS_CLASSPATH=/u04/bi10g/reports/jlib/rwbuilder.jar:/u04/bi10g/reports/jlib/rwrun.jar:/u04/bi10g/jlib/zrclient.jar:/u04/bi10g/j2ee/home/oc4j.jar:/u04/bi10g/j2ee/home/lib/ojsp.jar
    Debug 50103 (Environment:getEnvironmentStrings): REPORTS_NO_DUMMY_PRINTER=TRUE
    Debug 50103 (Environment:getEnvironmentStrings): REPORTS_PATH=/u04/bi10g/reports/templates:/u04/bi10g/reports/samples/demo:/u04/bi10g/reports/integ:/u04/bi10g/reports/printers:/u04/bi10g/forms90/charm
    Debug 50103 (Environment:getEnvironmentStrings): REPORTS_TAGLIB_URI=/WEB-INF/lib/reports_tld.jar
    Debug 50103 (Environment:getEnvironmentStrings): REPORTS_TMP=/tmp
    Debug 50103 (Environment:getEnvironmentStrings): RW=/u04/bi10g/reports
    Debug 50103 (Environment:getEnvironmentStrings): SHELL=/usr/bin/ksh
    Debug 50103 (Environment:getEnvironmentStrings): TK90_ICON=/u04/bi10g/reports/plugins/resource
    Debug 50103 (Environment:getEnvironmentStrings): TMP=/tmp
    Debug 50103 (Environment:getEnvironmentStrings): TNS_ADMIN=/u04/bi10g/network/admin
    Debug 50103 (Environment:getEnvironmentStrings): TZ=Asia/Calcutta
    Debug 50103 (Environment:getEnvironmentStrings): NLSPATH=/usr/dt/lib/nls/msg/%L/%N.cat
    Debug 50103 (Environment:getEnvironmentStrings): XFILESEARCHPATH=/usr/dt/app-defaults/%L/Dt
    Debug 50103 (Environment:getEnvironmentStrings): NLS_LANG=AMERICAN_AMERICA.WE8ISO8859P1
    Debug 50103 (Environment:getEnvironmentStrings): LANG=en_US.UTF-8
    Debug 50103 (Environment:getEnvironmentStrings): LC_ALL=en_US.UTF-8
    Debug 50103 (Environment:getEnvironmentStrings): LD_LIBRARY_PATH=/u04/bi10g/jdk/jre/lib/sparc:/u04/bi10g/lib:/u04/bi10g/opmn/lib:/u04/bi10g/lib
    Debug 50103 (Environment:getEnvironmentStrings): NLS_LANG=AMERICAN_AMERICA.WE8ISO8859P1
    Debug 50103 (Environment:getEnvironmentStrings): ORACLE_CONFIG_HOME=/u04/bi10g
    Debug 50103 (Environment:getEnvironmentStrings): ORACLE_HOME=/u04/bi10g
    Debug 50103 (Environment:getEnvironmentStrings): ORA_NLS33=/u04/bi10g/ocommon/nls/admin/data
    Debug 50103 (Environment:getEnvironmentStrings): PATH=/u04/bi10g/jdk/bin:/u04/bi10g/bin:/u04/bi10g/bin:/usr/bin:/usr/ccs/bin:/usr/bin::/usr/dt/bin:/usr/openwin/bin:/bin:/usr/ucb:/u04/infra10g/bin:/usr/ccs/bin:/usr/openwin/bin:/u04/infra10g/jdk/bin
    Debug 50103 (Environment:getEnvironmentStrings): REPORTS_CLASSPATH=/u04/bi10g/reports/jlib/rwbuilder.jar:/u04/bi10g/reports/jlib/rwrun.jar:/u04/bi10g/jlib/zrclient.jar:/u04/bi10g/j2ee/home/oc4j.jar:/u04/bi10g/j2ee/home/lib/ojsp.jar
    Debug 50103 (Environment:getEnvironmentStrings): REPORTS_NO_DUMMY_PRINTER=TRUE
    Debug 50103 (Environment:getEnvironmentStrings): REPORTS_PATH=/u04/bi10g/reports/templates:/u04/bi10g/reports/samples/demo:/u04/bi10g/reports/integ:/u04/bi10g/reports/printers:/u04/bi10g/forms90/charm
    Debug 50103 (Environment:getEnvironmentStrings): REPORTS_TAGLIB_URI=/WEB-INF/lib/reports_tld.jar
    Debug 50103 (Environment:getEnvironmentStrings): REPORTS_TMP=/tmp
    Debug 50103 (Environment:getEnvironmentStrings): RW=/u04/bi10g/reports
    Debug 50103 (Environment:getEnvironmentStrings): SHELL=/usr/bin/ksh
    Debug 50103 (Environment:getEnvironmentStrings): TK90_ICON=/u04/bi10g/reports/plugins/resource
    Debug 50103 (Environment:getEnvironmentStrings): TMP=/tmp
    Debug 50103 (Environment:getEnvironmentStrings): TNS_ADMIN=/u04/bi10g/network/admin
    Debug 50103 (Environment:getEnvironmentStrings): TZ=Asia/Calcutta
    Debug 50103 (Environment:getEnvironmentStrings): NLSPATH=/usr/dt/lib/nls/msg/%L/%N.cat
    Debug 50103 (Environment:getEnvironmentStrings): XFILESEARCHPATH=/usr/dt/app-defaults/%L/Dt
    Debug 50103 (Environment:getEnvironmentStrings): NLS_LANG=AMERICAN_AMERICA.WE8ISO8859P1
    Debug 50103 (Environment:getEnvironmentStrings): LANG=en_US.UTF-8
    Debug 50103 (Environment:getEnvironmentStrings): LC_ALL=en_US.UTF-8
    Debug 50103 (Environment:getEnvironmentStrings): LD_LIBRARY_PATH=/u04/bi10g/jdk/jre/lib/sparc:/u04/bi10g/lib:/u04/bi10g/opmn/lib:/u04/bi10g/lib
    Debug 50103 (Environment:getEnvironmentStrings): NLS_LANG=AMERICAN_AMERICA.WE8ISO8859P1
    Debug 50103 (Environment:getEnvironmentStrings): ORACLE_CONFIG_HOME=/u04/bi10g
    Debug 50103 (Environment:getEnvironmentStrings): ORACLE_HOME=/u04/bi10g
    Debug 50103 (Environment:getEnvironmentStrings): ORA_NLS33=/u04/bi10g/ocommon/nls/admin/data
    Debug 50103 (Environment:getEnvironmentStrings): PATH=/u04/bi10g/jdk/bin:/u04/bi10g/bin:/u04/bi10g/bin:/usr/bin:/usr/ccs/bin:/usr/bin::/usr/dt/bin:/usr/openwin/bin:/bin:/usr/ucb:/u04/infra10g/bin:/usr/ccs/bin:/usr/openwin/bin:/u04/infra10g/jdk/bin
    Debug 50103 (Environment:getEnvironmentStrings): REPORTS_CLASSPATH=/u04/bi10g/reports/jlib/rwbuilder.jar:/u04/bi10g/reports/jlib/rwrun.jar:/u04/bi10g/jlib/zrclient.jar:/u04/bi10g/j2ee/home/oc4j.jar:/u04/bi10g/j2ee/home/lib/ojsp.jar
    Debug 50103 (Environment:getEnvironmentStrings): REPORTS_NO_DUMMY_PRINTER=TRUE
    Debug 50103 (Environment:getEnvironmentStrings): REPORTS_PATH=/u04/bi10g/reports/templates:/u04/bi10g/reports/samples/demo:/u04/bi10g/reports/integ:/u04/bi10g/reports/printers:/u04/bi10g/forms90/charm
    Debug 50103 (Environment:getEnvironmentStrings): REPORTS_TAGLIB_URI=/WEB-INF/lib/reports_tld.jar
    Debug 50103 (Environment:getEnvironmentStrings): REPORTS_TMP=/tmp
    Debug 50103 (Environment:getEnvironmentStrings): RW=/u04/bi10g/reports
    Debug 50103 (Environment:getEnvironmentStrings): SHELL=/usr/bin/ksh
    Debug 50103 (Environment:getEnvironmentStrings): TK90_ICON=/u04/bi10g/reports/plugins/resource
    Debug 50103 (Environment:getEnvironmentStrings): TMP=/tmp
    Debug 50103 (Environment:getEnvironmentStrings): TNS_ADMIN=/u04/bi10g/network/admin
    Debug 50103 (Environment:getEnvironmentStrings): TZ=Asia/Calcutta
    Debug 50103 (Environment:getEnvironmentStrings): NLSPATH=/usr/dt/lib/nls/msg/%L/%N.cat
    Debug 50103 (Environment:getEnvironmentStrings): XFILESEARCHPATH=/usr/dt/app-defaults/%L/Dt
    Debug 50103 (Environment:getEnvironmentStrings): NLS_LANG=AMERICAN_AMERICA.WE8ISO8859P1
    Debug 50103 (Environment:getEnvironmentStrings): LANG=en_US.UTF-8
    Debug 50103 (Environment:getEnvironmentStrings): LC_ALL=en_US.UTF-8
    Debug 50103 (Environment:getEnvironmentStrings): LD_LIBRARY_PATH=/u04/bi10g/jdk/jre/lib/sparc:/u04/bi10g/lib:/u04/bi10g/opmn/lib:/u04/bi10g/lib
    Debug 50103 (Environment:getEnvironmentStrings): NLS_LANG=AMERICAN_AMERICA.WE8ISO8859P1
    Debug 50103 (Environment:getEnvironmentStrings): ORACLE_CONFIG_HOME=/u04/bi10g
    Debug 50103 (Environment:getEnvironmentStrings): ORACLE_HOME=/u04/bi10g
    Debug 50103 (Environment:getEnvironmentStrings): ORA_NLS33=/u04/bi10g/ocommon/nls/admin/data
    Debug 50103 (Environment:getEnvironmentStrings): PATH=/u04/bi10g/jdk/bin:/u04/bi10g/bin:/u04/bi10g/bin:/usr/bin:/usr/ccs/bin:/usr/bin::/usr/dt/bin:/usr/openwin/bin:/bin:/usr/ucb:/u04/infra10g/bin:/usr/ccs/bin:/usr/openwin/bin:/u04/infra10g/jdk/bin
    Debug 50103 (Environment:getEnvironmentStrings): REPORTS_CLASSPATH=/u04/bi10g/reports/jlib/rwbuilder.jar:/u04/bi10g/reports/jlib/rwrun.jar:/u04/bi10g/jlib/zrclient.jar:/u04/bi10g/j2ee/home/oc4j.jar:/u04/bi10g/j2ee/home/lib/ojsp.jar
    Debug 50103 (Environment:getEnvironmentStrings): REPORTS_NO_DUMMY_PRINTER=TRUE
    Debug 50103 (Environment:getEnvironmentStrings): REPORTS_PATH=/u04/bi10g/reports/templates:/u04/bi10g/reports/samples/demo:/u04/bi10g/reports/integ:/u04/bi10g/reports/printers:/u04/bi10g/forms90/charm
    Debug 50103 (Environment:getEnvironmentStrings): REPORTS_TAGLIB_URI=/WEB-INF/lib/reports_tld.jar
    Debug 50103 (Environment:getEnvironmentStrings): REPORTS_TMP=/tmp
    Debug 50103 (Environment:getEnvironmentStrings): RW=/u04/bi10g/reports
    Debug 50103 (Environment:getEnvironmentStrings): SHELL=/usr/bin/ksh
    Debug 50103 (Environment:getEnvironmentStrings): TK90_ICON=/u04/bi10g/reports/plugins/resource
    Debug 50103 (Environment:getEnvironmentStrings): TMP=/tmp
    Debug 50103 (Environment:getEnvironmentStrings): TNS_ADMIN=/u04/bi10g/network/admin
    Debug 50103 (Environment:getEnvironmentStrings): TZ=Asia/Calcutta
    Debug 50103 (Environment:getEnvironmentStrings): NLSPATH=/usr/dt/lib/nls/msg/%L/%N.cat
    Debug 50103 (Environment:getEnvironmentStrings): XFILESEARCHPATH=/usr/dt/app-defaults/%L/Dt
    Debug 50103 (Environment:getEnvironmentStrings): NLS_LANG=AMERICAN_AMERICA.WE8ISO8859P1
    Debug 50103 (Environment:getEnvironmentStrings): LANG=en_US.UTF-8
    Debug 50103 (Environment:getEnvironmentStrings): LC_ALL=en_US.UTF-8
    Debug 50103 (Environment:getEnvironmentStrings): LD_LIBRARY_PATH=/u04/bi10g/jdk/jre/lib/sparc:/u04/bi10g/lib:/u04/bi10g/opmn/lib:/u04/bi10g/lib
    Debug 50103 (Environment:getEnvironmentStrings): NLS_LANG=AMERICAN_AMERICA.WE8ISO8859P1
    Debug 50103 (Environment:getEnvironmentStrings): ORACLE_CONFIG_HOME=/u04/bi10g
    Debug 50103 (Environment:getEnvironmentStrings): ORACLE_HOME=/u04/bi10g
    Debug 50103 (Environment:getEnvironmentStrings): ORA_NLS33=/u04/bi10g/ocommon/nls/admin/data
    Debug 50103 (Environment:getEnvironmentStrings): PATH=/u04/bi10g/jdk/bin:/u04/bi10g/bin:/u04/bi10g/bin:/usr/bin:/usr/ccs/bin:/usr/bin::/usr/dt/bin:/usr/openwin/bin:/bin:/usr/ucb:/u04/infra10g/bin:/usr/ccs/bin:/usr/openwin/bin:/u04/infra10g/jdk/bin
    Debug 50103 (Environment:getEnvironmentStrings): REPORTS_CLASSPATH=/u04/bi10g/reports/jlib/rwbuilder.jar:/u04/bi10g/reports/jlib/rwrun.jar:/u04/bi10g/jlib/zrclient.jar:/u04/bi10g/j2ee/home/oc4j.jar:/u04/bi10g/j2ee/home/lib/ojsp.jar
    Debug 50103 (Environment:getEnvironmentStrings): REPORTS_NO_DUMMY_PRINTER=TRUE
    Debug 50103 (Environment:getEnvironmentStrings): REPORTS_PATH=/u04/bi10g/reports/templates:/u04/bi10g/reports/samples/demo:/u04/bi10g/reports/integ:/u04/bi10g/reports/printers:/u04/bi10g/forms90/charm
    Debug 50103 (Environment:getEnvironmentStrings): REPORTS_TAGLIB_URI=/WEB-INF/lib/reports_tld.jar
    Debug 50103 (Environment:getEnvironmentStrings): REPORTS_TMP=/tmp
    Debug 50103 (Environment:getEnvironmentStrings): RW=/u04/bi10g/reports
    Debug 50103 (Environment:getEnvironmentStrings): SHELL=/usr/bin/ksh
    Debug 50103 (Environment:getEnvironmentStrings): TK90_ICON=/u04/bi10g/reports/plugins/resource
    Debug 50103 (Environment:getEnvironmentStrings): TMP=/tmp
    Debug 50103 (Environment:getEnvironmentStrings): TNS_ADMIN=/u04/bi10g/network/admin
    Debug 50103 (Environment:getEnvironmentStrings): TZ=Asia/Calcutta
    Debug 50103 (Environment:getEnvironmentStrings): NLSPATH=/usr/dt/lib/nls/msg/%L/%N.cat
    Debug 50103 (Environment:getEnvironmentStrings): XFILESEARCHPATH=/usr/dt/app-defaults/%L/Dt
    Debug 50103 (Environment:getEnvironmentStrings): NLS_LANG=AMERICAN_AMERICA.WE8ISO8859P1
    Debug 50103 (Environment:getEnvironmentStrings): LANG=en_US.UTF-8
    Debug 50103 (Environment:getEnvironmentStrings): LC_ALL=en_US.UTF-8
    Debug 50103 (Environment:getEnvironmentStrings): LD_LIBRARY_PATH=/u04/bi10g/jdk/jre/lib/sparc:/u04/bi10g/lib:/u04/bi10g/opmn/lib:/u04/bi10g/lib
    Debug 50103 (Environment:getEnvironmentStrings): NLS_LANG=AMERICAN_AMERICA.WE8ISO8859P1
    Debug 50103 (Environment:getEnvironmentStrings): ORACLE_CONFIG_HOME=/u04/bi10g
    Debug 50103 (Environment:getEnvironmentStrings): ORACLE_HOME=/u04/bi10g
    Debug 50103 (Environment:getEnvironmentStrings): ORA_NLS33=/u04/bi10g/ocommon/nls/admin/data
    Debug 50103 (Environment:getEnvironmentStrings): PATH=/u04/bi10g/jdk/bin:/u04/bi10g/bin:/u04/bi10g/bin:/usr/bin:/usr/ccs/bin:/usr/bin::/usr/dt/bin:/usr/openwin/bin:/bin:/usr/ucb:/u04/infra10g/bin:/usr/ccs/bin:/usr/openwin/bin:/u04/infra10g/jdk/bin
    Debug 50103 (Environment:getEnvironmentStrings): REPORTS_CLASSPATH=/u04/bi10g/reports/jlib/rwbuilder.jar:/u04/bi10g/reports/jlib/rwrun.jar:/u04/bi10g/jlib/zrclient.jar:/u04/bi10g/j2ee/home/oc4j.jar:/u04/bi10g/j2ee/home/lib/ojsp.jar
    Debug 50103 (Environment:getEnvironmentStrings): REPORTS_NO_DUMMY_PRINTER=TRUE
    Debug 50103 (Environment:getEnvironmentStrings): REPORTS_PATH=/u04/bi10g/reports/templates:/u04/bi10g/reports/samples/demo:/u04/bi10g/reports/integ:/u04/bi10g/reports/printers:/u04/bi10g/forms90/charm
    Debug 50103 (Environment:getEnvironmentStrings): REPORTS_TAGLIB_URI=/WEB-INF/lib/reports_tld.jar
    Debug 50103 (Environment:getEnvironmentStrings): REPORTS_TMP=/tmp
    Debug 50103 (Environment:getEnvironmentStrings): RW=/u04/bi10g/reports
    Debug 50103 (Environment:getEnvironmentStrings): SHELL=/usr/bin/ksh
    Debug 50103 (Environment:getEnvironmentStrings): TK90_ICON=/u04/bi10g/reports/plugins/resource
    Debug 50103 (Environment:getEnvironmentStrings): TMP=/tmp
    Debug 50103 (Environment:getEnvironmentStrings): TNS_ADMIN=/u04/bi10g/network/admin
    Debug 50103 (Environment:getEnvironmentStrings): TZ=Asia/Calcutta
    Debug 50103 (Environment:getEnvironmentStrings): NLSPATH=/usr/dt/lib/nls/msg/%L/%N.cat
    Debug 50103 (Environment:getEnvironmentStrings): XFILESEARCHPATH=/usr/dt/app-defaults/%L/Dt
    Debug 50103 (Environment:getEnvironmentStrings): NLS_LANG=AMERICAN_AMERICA.WE8ISO8859P1
    Debug 50103 (Environment:getEnvironmentStrings): LANG=en_US.UTF-8
    Debug 50103 (Environment:getEnvironmentStrings): LC_ALL=en_US.UTF-8
    Debug 50103 (Environment:getEnvironmentStrings): LD_LIBRARY_PATH=/u04/bi10g/jdk/jre/lib/sparc:/u04/bi10g/lib:/u04/bi10g/opmn/lib:/u04/bi10g/lib
    Debug 50103 (Environment:getEnvironmentStrings): NLS_LANG=AMERICAN_AMERICA.WE8ISO8859P1
    Debug 50103 (Environment:getEnvironmentStrings): ORACLE_CONFIG_HOME=/u04/bi10g
    Debug 50103 (Environment:getEnvironmentStrings): ORACLE_HOME=/u04/bi10g
    Debug 50103 (Environment:getEnvironmentStrings): ORA_NLS33=/u04/bi10g/ocommon/nls/admin/data
    Debug 50103 (Environment:getEnvironmentStrings): PATH=/u04/bi10g/jdk/bin:/u04/bi10g/bin:/u04/bi10g/bin:/usr/bin:/usr/ccs/bin:/usr/bin::/usr/dt/bin:/usr/openwin/bin:/bin:/usr/ucb:/u04/infra10g/bin:/usr/ccs/bin:/usr/openwin/bin:/u04/infra10g/jdk/bin
    Debug 50103 (Environment:getEnvironmentStrings): REPORTS_CLASSPATH=/u04/bi10g/reports/jlib/rwbuilder.jar:/u04/bi10g/reports/jlib/rwrun.jar:/u04/bi10g/jlib/zrclient.jar:/u04/bi10g/j2ee/home/oc4j.jar:/u04/bi10g/j2ee/home/lib/ojsp.jar
    Debug 50103 (Environment:getEnvironmentStrings): REPORTS_NO_DUMMY_PRINTER=TRUE
    Debug 50103 (Environment:getEnvironmentStrings): REPORTS_PATH=/u04/bi10g/reports/templates:/u04/bi10g/reports/samples/demo:/u04/bi10g/reports/integ:/u04/bi10g/reports/printers:/u04/bi10g/forms90/charm
    Debug 50103 (Environment:getEnvironmentStrings): REPORTS_TAGLIB_URI=/WEB-INF/lib/reports_tld.jar
    Debug 50103 (Environment:getEnvironmentStrings): REPORTS_TMP=/tmp
    Debug 50103 (Environment:getEnvironmentStrings): RW=/u04/bi10g/reports
    Debug 50103 (Environment:getEnvironmentStrings): SHELL=/usr/bin/ksh
    Debug 50103 (Environment:getEnvironmentStrings): TK90_ICON=/u04/bi10g/reports/plugins/resource
    Debug 50103 (Environment:getEnvironmentStrings): TMP=/tmp
    Debug 50103 (Environment:getEnvironmentStrings): TNS_ADMIN=/u04/bi10g/network/admin
    Debug 50103 (Environment:getEnvironmentStrings): TZ=Asia/Calcutta
    Debug 50103 (Environment:getEnvironmentStrings): NLSPATH=/usr/dt/lib/nls/msg/%L/%N.cat
    Debug 50103 (Environment:getEnvironmentStrings): XFILESEARCHPATH=/usr/dt/app-defaults/%L/Dt
    Debug 50103 (Environment:getEnvironmentStrings): NLS_LANG=AMERICAN_AMERICA.WE8ISO8859P1
    Debug 50103 (Environment:getEnvironmentStrings): LANG=en_US.UTF-8
    Debug 50103 (Environment:getEnvironmentStrings): LC_ALL=en_US.UTF-8
    Debug 50103 (Environment:getEnvironmentStrings): LD_LIBRARY_PATH=/u04/bi10g/jdk/jre/lib/sparc:/u04/bi10g/lib:/u04/bi10g/opmn/lib:/u04/bi10g/lib
    Debug 50103 (Environment:getEnvironmentStrings): NLS_LANG=AMERICAN_AMERICA.WE8ISO8859P1
    Debug 50103 (Environment:getEnvironmentStrings): ORACLE_CONFIG_HOME=/u04/bi10g
    Debug 50103 (Environment:getEnvironmentStrings): ORACLE_HOME=/u04/bi10g
    Debug 50103 (Environment:getEnvironmentStrings): ORA_NLS33=/u04/bi10g/ocommon/nls/admin/data
    Debug 50103 (Environment:getEnvironmentStrings): PATH=/u04/bi10g/jdk/bin:/u04/bi10g/bin:/u04/bi10g/bin:/usr/bin:/usr/ccs/bin:/usr/bin::/usr/dt/bin:/usr/openwin/bin:/bin:/usr/ucb:/u04/infra10g/bin:/usr/ccs/bin:/usr/openwin/bin:/u04/infra10g/jdk/bin
    Debug 50103 (Environment:getEnvironmentStrings): REPORTS_CLASSPATH=/u04/bi10g/reports/jlib/rwbuilder.jar:/u04/bi10g/reports/jlib/rwrun.jar:/u04/bi10g/jlib/zrclient.jar:/u04/bi10g/j2ee/home/oc4j.jar:/u04/bi10g/j2ee/home/lib/ojsp.jar
    Debug 50103 (Environment:getEnvironmentStrings): REPORTS_NO_DUMMY_PRINTER=TRUE
    Debug 50103 (Environment:getEnvironmentStrings): REPORTS_PATH=/u04/bi10g/reports/templates:/u04/bi10g/reports/samples/demo:/u04/bi10g/reports/integ:/u04/bi10g/reports/printers:/u04/bi10g/forms90/charm
    Debug 50103 (Environment:getEnvironmentStrings): REPORTS_TAGLIB_URI=/WEB-INF/lib/reports_tld.jar
    Debug 50103 (Environment:getEnvironmentStrings): REPORTS_TMP=/tmp
    Debug 50103 (Environment:getEnvironmentStrings): RW=/u04/bi10g/reports
    Debug 50103 (Environment:getEnvironmentStrings): SHELL=/usr/bin/ksh
    Debug 50103 (Environment:getEnvironmentStrings): TK90_ICON=/u04/bi10g/reports/plugins/resource
    Debug 50103 (Environment:getEnvironmentStrings): TMP=/tmp
    Debug 50103 (Environment:getEnvironmentStrings): TNS_ADMIN=/u04/bi10g/network/admin
    Debug 50103 (Environment:getEnvironmentStrings): TZ=Asia/Calcutta
    Debug 50103 (Environment:getEnvironmentStrings): NLSPATH=/usr/dt/lib/nls/msg/%L/%N.cat
    Debug 50103 (Environment:getEnvironmentStrings): XFILESEARCHPATH=/usr/dt/app-defaults/%L/Dt
    Debug 50103 (Environment:getEnvironmentStrings): NLS_LANG=AMERICAN_AMERICA.WE8ISO8859P1
    Debug 50103 (Environment:getEnvironmentStrings): LANG=en_US.UTF-8
    Debug 50103 (Environment:getEnvironmentStrings): LC_ALL=en_US.UTF-8
    Debug 50103 (Environment:getEnvironmentStrings): LD_LIBRARY_PATH=/u04/bi10g/jdk/jre/lib/sparc:/u04/bi10g/lib:/u04/bi10g/opmn/lib:/u04/bi10g/lib
    Debug 50103 (Environment:getEnvironmentStrings): NLS_LANG=AMERICAN_AMERICA.WE8ISO8859P1
    Debug 50103 (Environment:getEnvironmentStrings): ORACLE_CONFIG_HOME=/u04/bi10g
    Debug 50103 (Environment:getEnvironmentStrings): ORACLE_HOME=/u04/bi10g
    Debug 50103 (Environment:getEnvironmentStrings): ORA_NLS33=/u04/bi10g/ocommon/nls/admin/data
    Debug 50103 (Environment:getEnvironmentStrings): PATH=/u04/bi10g/jdk/bin:/u04/bi10g/bin:/u04/bi10g/bin:/usr/bin:/usr/ccs/bin:/usr/bin::/usr/dt/bin:/usr/openwin/bin:/bin:/usr/ucb:/u04/infra10g/bin:/usr/ccs/bin:/usr/openwin/bin:/u04/infra10g/jdk/bin
    Debug 50103 (Environment:getEnvironmentStrings): REPORTS_CLASSPATH=/u04/bi10g/reports/jlib/rwbuilder.jar:/u04/bi10g/reports/jlib/rwrun.jar:/u04/bi10g/jlib/zrclient.jar:/u04/bi10g/j2ee/home/oc4j.jar:/u04/bi10g/j2ee/home/lib/ojsp.jar
    Debug 50103 (Environment:getEnvironmentStrings): REPORTS_NO_DUMMY_PRINTER=TRUE
    Debug 50103 (Environment:getEnvironmentStrings): REPORTS_PATH=/u04/bi10g/reports/templates:/u04/bi10g/reports/samples/demo:/u04/bi10g/reports/integ:/u04/bi10g/reports/printers:/u04/bi10g/forms90/charm
    Debug 50103 (Environment:getEnvironmentStrings): REPORTS_TAGLIB_URI=/WEB-INF/lib/reports_tld.jar
    Debug 50103 (Environment:getEnvironmentStrings): REPORTS_TMP=/tmp
    Debug 50103 (Environment:getEnvironmentStrings): RW=/u04/bi10g/reports
    Debug 50103 (Environment:getEnvironmentStrings): SHELL=/usr/bin/ksh
    Debug 50103 (Environment:getEnvironmentStrings): TK90_ICON=/u04/bi10g/reports/plugins/resource
    Debug 50103 (Environment:getEnvironmentStrings): TMP=/tmp
    Debug 50103 (Environment:getEnvironmentStrings): TNS_ADMIN=/u04/bi10g/network/admin
    Debug 50103 (Environment:getEnvironmentStrings): TZ=Asia/Calcutta
    Debug 50103 (Environment:getEnvironmentStrings): NLSPATH=/usr/dt/lib/nls/msg/%L/%N.cat
    Debug 50103 (Environment:getEnvironmentStrings): XFILESEARCHPATH=/usr/dt/app-defaults/%L/Dt
    Debug 50103 (Environment:getEnvironmentStrings): NLS_LANG=AMERICAN_AMERICA.WE8ISO8859P1
    Debug 50103 (Environment:getEnvironmentStrings): LANG=en_US.UTF-8
    Debug 50103 (Environment:getEnvironmentStrings): LC_ALL=en_US.UTF-8
    Debug 50103 (Environment:getEnvironmentStrings): LD_LIBRARY_PATH=/u04/bi10g/jdk/jre/lib/sparc:/u04/bi10g/lib:/u04/bi10g/opmn/lib:/u04/bi10g/lib
    Debug 50103 (Environment:getEnvironmentStrings): NLS_LANG=AMERICAN_AMERICA.WE8ISO8859P1
    Debug 50103 (Environment:getEnvironmentStrings): ORACLE_CONFIG_HOME=/u04/bi10g
    Debug 50103 (Environment:getEnvironmentStrings): ORACLE_HOME=/u04/bi10g
    Debug 50103 (Environment:getEnvironmentStrings): ORA_NLS33=/u04/bi10g/ocommon/nls/admin/data
    Debug 50103 (Environment:getEnvironmentStrings): PATH=/u04/bi10g/jdk/bin:/u04/bi10g/bin:/u04/bi10g/bin:/usr/bin:/usr/ccs/bin:/usr/bin::/usr/dt/bin:/usr/openwin/bin:/bin:/usr/ucb:/u04/infra10g/bin:/usr/ccs/bin:/usr/openwin/bin:/u04/infra10g/jdk/bin
    Debug 50103 (Environment:getEnvironmentStrings): REPORTS_CLASSPATH=/u04/bi10g/reports/jlib/rwbuilder.jar:/u04/bi10g/reports/jlib/rwrun.jar:/u04/bi10g/jlib/zrclient.jar:/u04/bi10g/j2ee/home/oc4j.jar:/u04/bi10g/j2ee/home/lib/ojsp.jar
    Debug 50103 (Environment:getEnvironmentStrings): REPORTS_NO_DUMMY_PRINTER=TRUE
    Debug 50103 (Environment:getEnvironmentStrings): REPORTS_PATH=/u04/bi10g/reports/templates:/u04/bi10g/reports/samples/demo:/u04/bi10g/reports/integ:/u04/bi10g/reports/printers:/u04/bi10g/forms90/charm
    Debug 50103 (Environment:getEnvironmentStrings): REPORTS_TAGLIB_URI=/WEB-INF/lib/reports_tld.jar
    Debug 50103 (Environment:getEnvironmentStrings): REPORTS_TMP=/tmp
    Debug 50103 (Environment:getEnvironmentStrings): RW=/u04/bi10g/reports
    Debug 50103 (Environment:getEnvironmentStrings): SHELL=/usr/bin/ksh
    Debug 50103 (Environment:getEnvironmentStrings): TK90_ICON=/u04/bi10g/reports/plugins/resource
    Debug 50103 (Environment:getEnvironmentStrings): TMP=/tmp
    Debug 50103 (Environment:getEnvironmentStrings): TNS_ADMIN=/u04/bi10g/network/admin
    Debug 50103 (Environment:getEnvironmentStrings): TZ=Asia/Calcutta
    Debug 50103 (Environment:getEnvironmentStrings): NLSPATH=/usr/dt/lib/nls/msg/%L/%N.cat
    Debug 50103 (Environment:getEnvironmentStrings): XFILESEARCHPATH=/usr/dt/app-defaults/%L/Dt
    Debug 50103 (Environment:getEnvironmentStrings): NLS_LANG=AMERICAN_AMERICA.WE8ISO8859P1
    Debug 50103 (Environment:getEnvironmentStrings): LANG=en_US.UTF-8
    Debug 50103 (Environment:getEnvironmentStrings): LC_ALL=en_US.UTF-8
    Debug 50103 (Environment:getEnvironmentStrings): LD_LIBRARY_PATH=/u04/bi10g/jdk/jre/lib/sparc:/u04/bi10g/lib:/u04/bi10g/opmn/lib:/u04/bi10g/lib
    Debug 50103 (Environment:getEnvironmentStrings): NLS_LANG=AMERICAN_AMERICA.WE8ISO8859P1
    Debug 50103 (Environment:getEnvironmentStrings): ORACLE_CONFIG_HOME=/u04/bi10g
    Debug 50103 (Environment:getEnvironmentStrings): ORACLE_HOME=/u04/bi10g
    Debug 50103 (Environment:getEnvironmentStrings): ORA_NLS33=/u04/bi10g/ocommon/nls/admin/data
    Debug 50103 (Environment:getEnvironmentStrings): PATH=/u04/bi10g/jdk/bin:/u04/bi10g/bin:/u04/bi10g/bin:/usr/bin:/usr/ccs/bin:/usr/bin::/usr/dt/bin:/usr/openwin/bin:/bin:/usr/ucb:/u04/infra10g/bin:/usr/ccs/bin:/usr/openwin/bin:/u04/infra10g/jdk/bin
    Debug 50103 (Environment:getEnvironmentStrings): REPORTS_CLASSPATH=/u04/bi10g/reports/jlib/rwbuilder.jar:/u04/bi10g/reports/jlib/rwrun.jar:/u04/bi10g/jlib/zrclient.jar:/u04/bi10g/j2ee/home/oc4j.jar:/u04/bi10g/j2ee/home/lib/ojsp.jar
    Debug 50103 (Environment:getEnvironmentStrings): REPORTS_NO_DUMMY_PRINTER=TRUE
    Debug 50103 (Environment:getEnvironmentStrings): REPORTS_PATH=/u04/bi10g/reports/templates:/u04/bi10g/reports/samples/demo:/u04/bi10g/reports/integ:/u04/bi10g/reports/printers:/u04/bi10g/forms90/charm
    Debug 50103 (Environment:getEnvironmentStrings): REPORTS_TAGLIB_URI=/WEB-INF/lib/reports_tld.jar
    Debug 50103 (Environment:getEnvironmentStrings): REPORTS_TMP=/tmp
    Debug 50103 (Environment:getEnvironmentStrings): RW=/u04/bi10g/reports
    Debug 50103 (Environment:getEnvironmentStrings): SHELL=/usr/bin/ksh
    Debug 50103 (Environment:getEnvironmentStrings): TK90_ICON=/u04/bi10g/reports/plugins/resource
    Debug 50103 (Environment:getEnvironmentStrings): TMP=/tmp
    Debug 50103 (Environment:getEnvironmentStrings): TNS_ADMIN=/u04/bi10g/network/admin
    Debug 50103 (Environment:getEnvironmentStrings): TZ=Asia/Calcutta
    Debug 50103 (Environment:getEnvironmentStrings): NLSPATH=/usr/dt/lib/nls/msg/%L/%N.cat
    Debug 50103 (Environment:getEnvironmentStrings): XFILESEARCHPATH=/usr/dt/app-defaults/%L/Dt
    Debug 50103 (Environment:getEnvironmentStrings): NLS_LANG=AMERICAN_AMERICA.W

  • Server failed to start with Exception (XACMLAuthorizerInit.ldift)

    I am using WebLogic 11gR1 Deployed HP systinet domain and when i tried to start server it failed to stat with below exception
    <Error> <Security> <BEA-090870> <The realm "myrea
    lm" failed to be loaded: weblogic.security.service.SecurityServiceException: com
    .bea.common.engine.ServiceInitializationException: weblogic.security.spi.Provide
    rInitializationException: A failure occurred attempting to load LDIF for provide
    r Authorizer from file C:\WebLogic\WLSERV~1.3\server\lib\XACMLAuthorizerInit.ldi
    ft..
    weblogic.security.service.SecurityServiceException: com.bea.common.engine.Servic
    eInitializationException: weblogic.security.spi.ProviderInitializationException:
    A failure occurred attempting to load LDIF for provider Authorizer from file C:
    \WebLogic\WLSERV~1.3\server\lib\XACMLAuthorizerInit.ldift.
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.in
    itializeRealm(CommonSecurityServiceManagerDelegateImpl.java:465)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.lo
    adRealm(CommonSecurityServiceManagerDelegateImpl.java:840)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.in
    itializeRealms(CommonSecurityServiceManagerDelegateImpl.java:869)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.in
    itialize(CommonSecurityServiceManagerDelegateImpl.java:1028)
    at weblogic.security.service.SecurityServiceManager.initialize(SecurityS
    erviceManager.java:873)
    Truncated. see log file for complete stacktrace
    Caused By: com.bea.common.engine.ServiceInitializationException: weblogic.securi
    ty.spi.ProviderInitializationException: A failure occurred attempting to load LD
    IF for provider Authorizer from file C:\WebLogic\WLSERV~1.3\server\lib\XACMLAuth
    orizerInit.ldift.
    at com.bea.common.engine.internal.ServiceEngineImpl.findOrStartService(S
    erviceEngineImpl.java:365)
    at com.bea.common.engine.internal.ServiceEngineImpl.findOrStartService(S
    erviceEngineImpl.java:315)
    at com.bea.common.engine.internal.ServiceEngineImpl.lookupService(Servic
    eEngineImpl.java:257)
    at com.bea.common.engine.internal.ServicesImpl.getService(ServicesImpl.j
    ava:72)
    at weblogic.security.service.CSSWLSDelegateImpl.getService(CSSWLSDelegat
    eImpl.java:155)
    Truncated. see log file for complete stacktrace
    Caused By: weblogic.security.spi.ProviderInitializationException: A failure occu
    rred attempting to load LDIF for provider Authorizer from file C:\WebLogic\WLSER
    V~1.3\server\lib\XACMLAuthorizerInit.ldift.
    at com.bea.common.store.bootstrap.internal.BootStrapServiceImpl.loadFull
    LDIFTemplate(BootStrapServiceImpl.java:910)
    at com.bea.common.store.bootstrap.internal.BootStrapServiceImpl.loadLDIF
    Template(BootStrapServiceImpl.java:688)
    at com.bea.common.store.bootstrap.internal.BootStrapServiceImpl.loadLDIF
    XACMLAuthorizerTemplate(BootStrapServiceImpl.java:176)
    at com.bea.common.store.bootstrap.internal.BootStrapServiceImpl.loadLDIF
    XACMLAuthorizerTemplate(BootStrapServiceImpl.java:160)
    at com.bea.common.security.internal.service.BootStrapServiceImpl.loadLDI
    FXACMLAuthorizerTemplate(BootStrapServiceImpl.java:106)
    Truncated. see log file for complete stacktrace
    Caused By: <openjpa-1.1.1-SNAPSHOT-r422266:965591 fatal store error> kodo.jdo.Fa
    talDataStoreException: The transaction has been rolled back. See the nested exc
    eptions for details on the errors that occurred.
    at org.apache.openjpa.kernel.BrokerImpl.newFlushException(BrokerImpl.jav
    a:2170)
    at org.apache.openjpa.kernel.BrokerImpl.flush(BrokerImpl.java:2017)
    at org.apache.openjpa.kernel.BrokerImpl.flushSafe(BrokerImpl.java:1915)
    at org.apache.openjpa.kernel.BrokerImpl.beforeCompletion(BrokerImpl.java
    :1833)
    at org.apache.openjpa.kernel.LocalManagedRuntime.commit(LocalManagedRunt
    ime.java:81)
    Truncated. see log file for complete stacktrace
    Caused By: <openjpa-1.1.1-SNAPSHOT-r422266:965591 nonfatal store error> kodo.jdo
    .DataStoreException: ORA-00942: table or view does not exist
    {prepstmnt 23848942 INSERT INTO BEAXACMLAP (DOMN, REALMN, TYPEN, CN, XVER, CTS,
    WCN, WCI, WXF, XD, XS, MTS) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [params
    =(String) systinet_domain, (String) myrealm, (String) Policies, (String) urn:bea
    :xacml:2.0:entitlement:resource:type@E@Fmbean@G, (String) 1.0, (null) null, (nul
    l) null, (null) null, (Blob) oracle.sql.BLOB@1ba5016, (InputStream) java.io.Byte
    ArrayInputStream@dfd643, (String) 3, (Timestamp) 2012-01-25 12:29:41.209] [reuse
    d=0]} [code=942, state=42000]
    FailedObject: [email protected]5
    at org.apache.openjpa.jdbc.sql.DBDictionary.narrow(DBDictionary.java:420
    7)
    at org.apache.openjpa.jdbc.sql.DBDictionary.newStoreException(DBDictiona
    ry.java:4171)
    at org.apache.openjpa.jdbc.sql.SQLExceptions.getStore(SQLExceptions.java
    :102)
    at org.apache.openjpa.jdbc.sql.SQLExceptions.getStore(SQLExceptions.java
    :72)
    at kodo.jdbc.kernel.BatchingPreparedStatementManager.flushInternal(Batch
    ingPreparedStatementManager.java:214)
    Truncated. see log file for complete stacktrace
    Caused By: org.apache.openjpa.lib.jdbc.ReportingSQLException: ORA-00942: table o
    r view does not exist
    {prepstmnt 23848942 INSERT INTO BEAXACMLAP (DOMN, REALMN, TYPEN, CN, XVER, CTS,
    WCN, WCI, WXF, XD, XS, MTS) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [params
    =(String) systinet_domain, (String) myrealm, (String) Policies, (String) urn:bea
    :xacml:2.0:entitlement:resource:type@E@Fmbean@G, (String) 1.0, (null) null, (nul
    l) null, (null) null, (Blob) oracle.sql.BLOB@1ba5016, (InputStream) java.io.Byte
    ArrayInputStream@dfd643, (String) 3, (Timestamp) 2012-01-25 12:29:41.209] [reuse
    d=0]} [code=942, state=42000]
    at org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.wrap(LoggingCo
    nnectionDecorator.java:192)
    at org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.access$700(Log
    gingConnectionDecorator.java:57)
    at org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator$LoggingConnect
    ion$LoggingPreparedStatement.executeUpdate(LoggingConnectionDecorator.java:866)
    at org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement.executeUpdate
    (DelegatingPreparedStatement.java:269)
    at org.apache.openjpa.jdbc.kernel.JDBCStoreManager$CancelPreparedStateme
    nt.executeUpdate(JDBCStoreManager.java:1421)
    Truncated. see log file for complete stacktrace
    >
    <Jan 25, 2012 12:29:45 PM EST> <Notice> <Security> <BEA-090082> <Security initia
    lizing using security realm myrealm.>
    <Jan 25, 2012 12:29:45 PM EST> <Critical> <WebLogicServer> <BEA-000362> <Server
    failed. Reason:
    There are 1 nested errors:
    weblogic.security.service.SecurityServiceRuntimeException: [Security:090399]Secu
    rity Services Unavailable
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.do
    BootAuthorization(CommonSecurityServiceManagerDelegateImpl.java:916)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.in
    itialize(CommonSecurityServiceManagerDelegateImpl.java:1050)
    at weblogic.security.service.SecurityServiceManager.initialize(SecurityS
    erviceManager.java:873)
    at weblogic.security.SecurityService.start(SecurityService.java:141)
    at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    >
    <Jan 25, 2012 12:29:45 PM EST> <Notice> <WebLogicServer> <BEA-000365> <Server st
    ate changed to FAILED>
    <Jan 25, 2012 12:29:45 PM EST> <Error> <WebLogicServer> <BEA-000383> <A critical
    service failed. The server will shut itself down>
    <Jan 25, 2012 12:29:45 PM EST> <Notice> <WebLogicServer> <BEA-000365> <Server st
    ate changed to FORCE_SHUTTING_DOWN>
    Any help appreciated
    Raj

    I am using WebLogic 11gR1 Deployed HP systinet domain and when i tried to start server it failed to stat with below exception
    <Error> <Security> <BEA-090870> <The realm "myrea
    lm" failed to be loaded: weblogic.security.service.SecurityServiceException: com
    .bea.common.engine.ServiceInitializationException: weblogic.security.spi.Provide
    rInitializationException: A failure occurred attempting to load LDIF for provide
    r Authorizer from file C:\WebLogic\WLSERV~1.3\server\lib\XACMLAuthorizerInit.ldi
    ft..
    weblogic.security.service.SecurityServiceException: com.bea.common.engine.Servic
    eInitializationException: weblogic.security.spi.ProviderInitializationException:
    A failure occurred attempting to load LDIF for provider Authorizer from file C:
    \WebLogic\WLSERV~1.3\server\lib\XACMLAuthorizerInit.ldift.
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.in
    itializeRealm(CommonSecurityServiceManagerDelegateImpl.java:465)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.lo
    adRealm(CommonSecurityServiceManagerDelegateImpl.java:840)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.in
    itializeRealms(CommonSecurityServiceManagerDelegateImpl.java:869)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.in
    itialize(CommonSecurityServiceManagerDelegateImpl.java:1028)
    at weblogic.security.service.SecurityServiceManager.initialize(SecurityS
    erviceManager.java:873)
    Truncated. see log file for complete stacktrace
    Caused By: com.bea.common.engine.ServiceInitializationException: weblogic.securi
    ty.spi.ProviderInitializationException: A failure occurred attempting to load LD
    IF for provider Authorizer from file C:\WebLogic\WLSERV~1.3\server\lib\XACMLAuth
    orizerInit.ldift.
    at com.bea.common.engine.internal.ServiceEngineImpl.findOrStartService(S
    erviceEngineImpl.java:365)
    at com.bea.common.engine.internal.ServiceEngineImpl.findOrStartService(S
    erviceEngineImpl.java:315)
    at com.bea.common.engine.internal.ServiceEngineImpl.lookupService(Servic
    eEngineImpl.java:257)
    at com.bea.common.engine.internal.ServicesImpl.getService(ServicesImpl.j
    ava:72)
    at weblogic.security.service.CSSWLSDelegateImpl.getService(CSSWLSDelegat
    eImpl.java:155)
    Truncated. see log file for complete stacktrace
    Caused By: weblogic.security.spi.ProviderInitializationException: A failure occu
    rred attempting to load LDIF for provider Authorizer from file C:\WebLogic\WLSER
    V~1.3\server\lib\XACMLAuthorizerInit.ldift.
    at com.bea.common.store.bootstrap.internal.BootStrapServiceImpl.loadFull
    LDIFTemplate(BootStrapServiceImpl.java:910)
    at com.bea.common.store.bootstrap.internal.BootStrapServiceImpl.loadLDIF
    Template(BootStrapServiceImpl.java:688)
    at com.bea.common.store.bootstrap.internal.BootStrapServiceImpl.loadLDIF
    XACMLAuthorizerTemplate(BootStrapServiceImpl.java:176)
    at com.bea.common.store.bootstrap.internal.BootStrapServiceImpl.loadLDIF
    XACMLAuthorizerTemplate(BootStrapServiceImpl.java:160)
    at com.bea.common.security.internal.service.BootStrapServiceImpl.loadLDI
    FXACMLAuthorizerTemplate(BootStrapServiceImpl.java:106)
    Truncated. see log file for complete stacktrace
    Caused By: <openjpa-1.1.1-SNAPSHOT-r422266:965591 fatal store error> kodo.jdo.Fa
    talDataStoreException: The transaction has been rolled back. See the nested exc
    eptions for details on the errors that occurred.
    at org.apache.openjpa.kernel.BrokerImpl.newFlushException(BrokerImpl.jav
    a:2170)
    at org.apache.openjpa.kernel.BrokerImpl.flush(BrokerImpl.java:2017)
    at org.apache.openjpa.kernel.BrokerImpl.flushSafe(BrokerImpl.java:1915)
    at org.apache.openjpa.kernel.BrokerImpl.beforeCompletion(BrokerImpl.java
    :1833)
    at org.apache.openjpa.kernel.LocalManagedRuntime.commit(LocalManagedRunt
    ime.java:81)
    Truncated. see log file for complete stacktrace
    Caused By: <openjpa-1.1.1-SNAPSHOT-r422266:965591 nonfatal store error> kodo.jdo
    .DataStoreException: ORA-00942: table or view does not exist
    {prepstmnt 23848942 INSERT INTO BEAXACMLAP (DOMN, REALMN, TYPEN, CN, XVER, CTS,
    WCN, WCI, WXF, XD, XS, MTS) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [params
    =(String) systinet_domain, (String) myrealm, (String) Policies, (String) urn:bea
    :xacml:2.0:entitlement:resource:type@E@Fmbean@G, (String) 1.0, (null) null, (nul
    l) null, (null) null, (Blob) oracle.sql.BLOB@1ba5016, (InputStream) java.io.Byte
    ArrayInputStream@dfd643, (String) 3, (Timestamp) 2012-01-25 12:29:41.209] [reuse
    d=0]} [code=942, state=42000]
    FailedObject: [email protected]5
    at org.apache.openjpa.jdbc.sql.DBDictionary.narrow(DBDictionary.java:420
    7)
    at org.apache.openjpa.jdbc.sql.DBDictionary.newStoreException(DBDictiona
    ry.java:4171)
    at org.apache.openjpa.jdbc.sql.SQLExceptions.getStore(SQLExceptions.java
    :102)
    at org.apache.openjpa.jdbc.sql.SQLExceptions.getStore(SQLExceptions.java
    :72)
    at kodo.jdbc.kernel.BatchingPreparedStatementManager.flushInternal(Batch
    ingPreparedStatementManager.java:214)
    Truncated. see log file for complete stacktrace
    Caused By: org.apache.openjpa.lib.jdbc.ReportingSQLException: ORA-00942: table o
    r view does not exist
    {prepstmnt 23848942 INSERT INTO BEAXACMLAP (DOMN, REALMN, TYPEN, CN, XVER, CTS,
    WCN, WCI, WXF, XD, XS, MTS) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [params
    =(String) systinet_domain, (String) myrealm, (String) Policies, (String) urn:bea
    :xacml:2.0:entitlement:resource:type@E@Fmbean@G, (String) 1.0, (null) null, (nul
    l) null, (null) null, (Blob) oracle.sql.BLOB@1ba5016, (InputStream) java.io.Byte
    ArrayInputStream@dfd643, (String) 3, (Timestamp) 2012-01-25 12:29:41.209] [reuse
    d=0]} [code=942, state=42000]
    at org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.wrap(LoggingCo
    nnectionDecorator.java:192)
    at org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.access$700(Log
    gingConnectionDecorator.java:57)
    at org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator$LoggingConnect
    ion$LoggingPreparedStatement.executeUpdate(LoggingConnectionDecorator.java:866)
    at org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement.executeUpdate
    (DelegatingPreparedStatement.java:269)
    at org.apache.openjpa.jdbc.kernel.JDBCStoreManager$CancelPreparedStateme
    nt.executeUpdate(JDBCStoreManager.java:1421)
    Truncated. see log file for complete stacktrace
    >
    <Jan 25, 2012 12:29:45 PM EST> <Notice> <Security> <BEA-090082> <Security initia
    lizing using security realm myrealm.>
    <Jan 25, 2012 12:29:45 PM EST> <Critical> <WebLogicServer> <BEA-000362> <Server
    failed. Reason:
    There are 1 nested errors:
    weblogic.security.service.SecurityServiceRuntimeException: [Security:090399]Secu
    rity Services Unavailable
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.do
    BootAuthorization(CommonSecurityServiceManagerDelegateImpl.java:916)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.in
    itialize(CommonSecurityServiceManagerDelegateImpl.java:1050)
    at weblogic.security.service.SecurityServiceManager.initialize(SecurityS
    erviceManager.java:873)
    at weblogic.security.SecurityService.start(SecurityService.java:141)
    at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    >
    <Jan 25, 2012 12:29:45 PM EST> <Notice> <WebLogicServer> <BEA-000365> <Server st
    ate changed to FAILED>
    <Jan 25, 2012 12:29:45 PM EST> <Error> <WebLogicServer> <BEA-000383> <A critical
    service failed. The server will shut itself down>
    <Jan 25, 2012 12:29:45 PM EST> <Notice> <WebLogicServer> <BEA-000365> <Server st
    ate changed to FORCE_SHUTTING_DOWN>
    Any help appreciated
    Raj

  • [Solved] X-server doesn't start...

    Hi.  After installing the latest Arch about 4 times, I've run out of ideas.  I'm installing on an old pc that has on-board AGP graphics, Aladdin TNT2.  With a wired network connection, I have installed Xorg, Nouveau, Vesa & NV drivers, along with Fluxbox, but it boots to a login prompt.  Since there is no xorg.conf, I tried running 'X -configure' but am told something like "the 2 screens configured don't match the 1 screen detected', so no xorg.conf is created.  So I copied&pasted one from the net from someone who also had a TNT2 card, and tried running X after altered the xorg.conf "Driver" entry.  With both 'vesa' and 'nv' I am treated to a black screen and on interrupting it, see a line saying "error setting MTRR".  Using 'nouveau' in xorg.conf there is no attempt to start, I am instantly presented with a message saying that there was no device detected.
    I have searched & found a few people here that had identical problems to what I am describing,  but unfortunately these posts were of little help to me.  There is one about 'xinitrc' being a likely culprit but I don't even seem to have this  - is there something additional I need to install for this?  I tried creating a text file with a "fluxbox" entry but it didn't have any effect.  What is bizarre (to me) about all this is that I have never come across ANY Linux that has ever had a problem starting an X-server on this pc, so I'm now convinced that it's not a driver issue at all...
    Before I forget, there seems to be a nasty bug in the installation process - after you select your packages, if any have dependency issues (in my case, it was something to do with 'curl') you are immediately 'failed' when you select to install them, even though on-screen it is giving you the option to skip the offending packages, in actuality the "y/N" choice given defaults to 'NO' and you are not even given the option 'cos it goes straight to 'continue' with no chance of any user-input!  I rate this as 'nasty' 'cos after I had spent almost 40min picking my list of packages from the huge package-list, I then had no option but to go through the entire process again, leaving out the packages that caused the problem!  Surely there must be a way of re-doing this without it having it forget all the already-selected packages?
    Last edited by omelette (2011-09-16 23:25:09)

    I'm starting to realise just how little I know about Linux despite having used other distros for about 5 years now - my problem was caused by not having had a desktop-manager installed   It also highlights the difference between using something, and understanding how it operates!
    For anyone stumbling across this with a similar problem, I just installed xorg-xdm - pacman -S xorg-xdm
    That said, with a skeleton-Fluxbox finally running, it's pretty much non-functional - lots of more stuff to install/figure out!  I must say though, the Arch documentation is excellent, once you can find what you're looking for.

  • [SOLVED]Modem-manager won't start with Network manager

    Hi,
    I have a problem with getting modem-manager work under gnome. After first Arch install to this laptop, Network manager didn't show my 3G-modem, so I installed modem-manager and usb_modeswitch. Modem is Huawei E367 and it works well with wvdial. Only problem is to get it working with Network manager.
    From output of dmesg I see that there is an error, when Network manager is trying to start modem-manager:
    [ 3224.705193] do_trap: 322 callbacks suppressed
    [ 3224.705198] modem-manager[3112] trap int3 ip:7ff7baab4143 sp:7fff996e62b0 error:0
    [ 3224.719275] modem-manager[3114] trap int3 ip:7f58f4c5e143 sp:7fffc82b2400 error:0
    [ 3224.733880] modem-manager[3116] trap int3 ip:7f579dda4143 sp:7fff77910850 error:0
    [ 3224.748789] modem-manager[3118] trap int3 ip:7ff752c6f143 sp:7fff8ae42e20 error:0
    [ 3224.763501] modem-manager[3120] trap int3 ip:7fb4db83f143 sp:7fff3023cbf0 error:0
    [ 3224.777865] modem-manager[3122] trap int3 ip:7fa17a33a143 sp:7fffc1628260 error:0
    [ 3224.792165] modem-manager[3124] trap int3 ip:7f00a39fb143 sp:7fff075a0fb0 error:0
    [ 3224.806603] modem-manager[3126] trap int3 ip:7f9a62e23143 sp:7fffc2ccfed0 error:0
    [ 3224.820736] modem-manager[3128] trap int3 ip:7f3d2994d143 sp:7ffff2581340 error:0
    [ 3224.834985] modem-manager[3130] trap int3 ip:7f5adda9a143 sp:7fff8a70a4a0 error:0
    From /var/log/messages.log I found also something:
    Apr 14 16:02:14 localhost NetworkManager[713]: <info> trying to start the modem manager...
    Apr 14 16:02:14 localhost dbus[651]: [system] Activating service name='org.freedesktop.ModemManager' (using servicehelper)
    Apr 14 16:02:14 localhost dbus[651]: [system] Successfully activated service 'org.freedesktop.ModemManager'
    Apr 14 16:02:14 localhost NetworkManager[713]: <info> modem-manager is now available
    Apr 14 16:02:14 localhost modem-manager: libhal_ctx_init() failed: (null)
    Apr 14 16:02:14 localhost NetworkManager[713]: <info> the modem manager disappeared
    If I try to run modem-manager manually with debug:
    $ sudo modem-manager --debug
    ** ERROR **: libhal_ctx_init() failed: (null)
    Make sure the hal daemon is running?
    So it seems to be because of hal isn't running, if I try to start hal daemon it fails:
    $ sudo /etc/rc.d/hal start
    :: Starting Hardware Abstraction Layer [FAIL]
    I also tried to start hal at boot by putting it to DAEMONS in rc.conf. but didn't start either.
    The laptop is Asus X61SL with x86_64 version of ArchLinux.
    Kernel: 3.3.1-1-ARCH
    Would be cool if anyone can solve this.
    Last edited by Jompu (2012-04-14 20:42:20)

    Thanks for your quick reply Strike0!
    I ran lsusb and usb_modeswitch as you instructed:
    [louis@Louis-Laptop ~]$ lsusb
    Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 001 Device 004: ID 04f2:b071 Chicony Electronics Co., Ltd 2.0M UVC Webcam / CNF7129
    Bus 002 Device 002: ID 045e:00dd Microsoft Corp. Comfort Curve Keyboard 2000 V1.0
    Bus 003 Device 002: ID 046d:c526 Logitech, Inc. Nano Receiver
    Bus 001 Device 006: ID 12d1:1506 Huawei Technologies Co., Ltd. E398 LTE/UMTS/GSM Modem/Networkcard
    [louis@Louis-Laptop ~]$ sudo usb_modeswitch -v 12d1 -p 1506 -M '55534243123456780000000000000011062000000100000000000000000000'
    Password:
    Looking for default devices ...
    found matching product ID
    adding device
    Found device in default mode, class or configuration (1)
    Accessing device 006 on bus 001 ...
    Getting the current device configuration ...
    OK, got current device configuration (1)
    Using first interface: 0x00
    Using endpoints 0x01 (out) and 0x82 (in)
    Not a storage device, skipping SCSI inquiry
    USB description data (for identification)
    Manufacturer: Huawei Technologies
    Product: HUAWEI Mobile
    Serial No.: not provided
    Looking for active driver ...
    OK, driver found; name unknown, limitation of libusb1
    OK, driver "unkown" detached
    Setting up communication with interface 0
    Using endpoint 0x01 for message sending ...
    Trying to send message 1 to endpoint 0x01 ...
    OK, message successfully sent
    Resetting response endpoint 0x82
    Resetting message endpoint 0x01
    -> Run lsusb to note any changes. Bye.
    It didn't help. Network manager doesn't show anything related 3G.
    I don't think it's usb_modeswitch since 3G stick works great with wvdial on same system. Could it be a bug on modem-manager?
    I start only the Network manager on boot, but while Network manager tries to start modem-manager, it throws error continuously in dmesg. Error is the same as in first post.

  • Managed Server will not start with 2-way SSL enabled

    When attempting to start a managed server, using the nodemanager (all of the servers have two-way ssl configured...using the same keystores) the start-up fails, giving the following error:
    <Warning> <Security> <BEA-090497> <HANDSHAKE_FAILURE alert received from hostname - ip address. Check both sides of the SSL configuration for mismatches in supported ciphers, supported protocol versions, trusted CAs, and hostname verification settings.>
    Hostname verification is off for all of the servers and the trust store should trust the certificate in the identity store.
    Is this an issue with the managed server not being able to pass the identity certificate during the handshake?
    Thanks in advance for any help!

    hi
    the following link may hekpful to you
    http://webservices.bea.com:8080/Clarify/getCaseDetails.do?caseID=537204
    open a support case with bea
    Regards
    Prasanna Yalam

  • Power Mac G5 Refuses to start with new RAM!

    I have a Power Mac G5 Dual 1.8GHz June 2004. I know I read somewhere online that it takes 1GB sticks of RAM, and that it has to be dual channel. I went to Best Buy today and got myself 2 sticks of 1GB DDR PC3200 "Compatible with 400/333/266MHz" Dimms, and installed them in pairs. When I start them with or without my old memory, my mac starts up, makes no noises, but the fromt white LED light blinks 2 times, and does this repeadedly until I shutdown and install the old 512MB sticks. I need to get this new RAM to work in here, I just paid $112 total for 2 sticks, and I am not ready to go back to the store yet. Is there something I am missing here? Something I am not doing right?
    New RAM Specs:
    1GB DDR Dimm,Q PNY Technologies, PC3200 "Compatible with 400/333/266MHz"
    I need to get this to work on my machine! Thanks for any help.

    Is there something I am missing here?
    Not all RAM is created equal and seldom does over the counter PC RAM work in a G5.
    Buy and install ONLY guaranteed Mac compatible RAM.
    http://eshop.macsales.com/shop/memory/PowerMac-G5-Memory
    BTW, you paid too much.
    When I start them with or without my old memory, my mac starts up, makes no noises, but the fromt white LED light blinks 2 times,
    That means "Incompatible RAM types".
    http://support.apple.com/kb/ht1547
    I am not ready to go back to the store yet.
    Go back to the store.

  • X Server won't start with R9 280 without backtrace

    I got a mini ITX based PC with Intel chipset and CPU. I am using an AMD R9 280 GPU with the xf86-video-ati driver. When I try to
    startx
    I get the following log (in ~/.local/share/xorg/):
    [  1592.664]
    X.Org X Server 1.16.2
    Release Date: 2014-11-10
    [  1592.664] X Protocol Version 11, Revision 0
    [  1592.664] Build Operating System: Linux 3.17.2-1-ARCH x86_64
    [  1592.664] Current Operating System: Linux blackstone 3.17.3-1-ARCH #1 SMP PREEMPT Fri Nov 14 23:13:48 CET 2014 x86_64
    [  1592.664] Kernel command line: BOOT_IMAGE=../vmlinuz-linux root=/dev/sda3 rw  initrd=../initramfs-linux.img
    [  1592.664] Build Date: 10 November 2014  07:52:13PM
    [  1592.664] 
    [  1592.664] Current version of pixman: 0.32.6
    [  1592.664]     Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
    [  1592.664] Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [  1592.664] (==) Log file: "/home/benni/.local/share/xorg/Xorg.3.log", Time: Tue Nov 18 19:36:58 2014
    [  1592.664] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [  1592.664] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
    [  1592.664] (==) No Layout section.  Using the first Screen section.
    [  1592.664] (==) No screen section available. Using defaults.
    [  1592.664] (**) |-->Screen "Default Screen Section" (0)
    [  1592.664] (**) |   |-->Monitor "<default monitor>"
    [  1592.665] (==) No device specified for screen "Default Screen Section".
        Using the first device section listed.
    [  1592.665] (**) |   |-->Device "hd_7950"
    [  1592.665] (==) No monitor specified for screen "Default Screen Section".
        Using a default monitor configuration.
    [  1592.665] (==) Automatically adding devices
    [  1592.665] (==) Automatically enabling devices
    [  1592.665] (==) Automatically adding GPU devices
    [  1592.665] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [  1592.665]     Entry deleted from font path.
    [  1592.665]     (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [  1592.665] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [  1592.665]     Entry deleted from font path.
    [  1592.665]     (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [  1592.665] (==) FontPath set to:
        /usr/share/fonts/misc/,
        /usr/share/fonts/TTF/,
        /usr/share/fonts/OTF/,
        /usr/share/fonts/Type1/
    [  1592.665] (==) ModulePath set to "/usr/lib/xorg/modules"
    [  1592.665] (II) The server relies on udev to provide the list of input devices.
        If no devices become available, reconfigure udev or disable AutoAddDevices.
    [  1592.665] (II) Loader magic: 0x818d80
    [  1592.665] (II) Module ABI versions:
    [  1592.665]     X.Org ANSI C Emulation: 0.4
    [  1592.665]     X.Org Video Driver: 18.0
    [  1592.665]     X.Org XInput driver : 21.0
    [  1592.665]     X.Org Server Extension : 8.0
    [  1592.666] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c3
    [  1592.666] (II) xfree86: Adding drm device (/dev/dri/card0)
    [  1592.666] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 8 paused 0
    [  1592.667] (--) PCI:*(0:1:0:0) 1002:679a:1462:277c rev 0, Mem @ 0xe0000000/268435456, 0xf0000000/262144, I/O @ 0x0000e000/256, BIOS @ 0x????????/131072
    [  1592.667] (II) Open ACPI successful (/var/run/acpid.socket)
    [  1592.667] (II) LoadModule: "glx"
    [  1592.667] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [  1592.672] (II) Module glx: vendor="NVIDIA Corporation"
    [  1592.672]     compiled for 4.0.2, module version = 1.0.0
    [  1592.672]     Module class: X.Org Server Extension
    [  1592.672] (II) NVIDIA GLX Module  343.22  Thu Sep 11 15:55:13 PDT 2014
    [  1592.672] (II) LoadModule: "radeon"
    [  1592.672] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
    [  1592.672] (II) Module radeon: vendor="X.Org Foundation"
    [  1592.672]     compiled for 1.16.1, module version = 7.5.0
    [  1592.672]     Module class: X.Org Video Driver
    [  1592.672]     ABI class: X.Org Video Driver, version 18.0
    [  1592.672] (II) RADEON: Driver for ATI Radeon chipsets:
        ATI Radeon Mobility X600 (M24) 3150 (PCIE), ATI FireMV 2400 (PCI),
        ATI Radeon Mobility X300 (M24) 3152 (PCIE),
        ATI FireGL M24 GL 3154 (PCIE), ATI FireMV 2400 3155 (PCI),
        ATI Radeon X600 (RV380) 3E50 (PCIE),
        ATI FireGL V3200 (RV380) 3E54 (PCIE), ATI Radeon IGP320 (A3) 4136,
        ATI Radeon IGP330/340/350 (A4) 4137, ATI Radeon 9500 AD (AGP),
        ATI Radeon 9500 AE (AGP), ATI Radeon 9600TX AF (AGP),
        ATI FireGL Z1 AG (AGP), ATI Radeon 9800SE AH (AGP),
        ATI Radeon 9800 AI (AGP), ATI Radeon 9800 AJ (AGP),
        ATI FireGL X2 AK (AGP), ATI Radeon 9600 AP (AGP),
        ATI Radeon 9600SE AQ (AGP), ATI Radeon 9600XT AR (AGP),
        ATI Radeon 9600 AS (AGP), ATI FireGL T2 AT (AGP), ATI Radeon 9650,
        ATI FireGL RV360 AV (AGP), ATI Radeon 7000 IGP (A4+) 4237,
        ATI Radeon 8500 AIW BB (AGP), ATI Radeon IGP320M (U1) 4336,
        ATI Radeon IGP330M/340M/350M (U2) 4337,
        ATI Radeon Mobility 7000 IGP 4437, ATI Radeon 9000/PRO If (AGP/PCI),
        ATI Radeon 9000 Ig (AGP/PCI), ATI Radeon X800 (R420) JH (AGP),
        ATI Radeon X800PRO (R420) JI (AGP),
        ATI Radeon X800SE (R420) JJ (AGP), ATI Radeon X800 (R420) JK (AGP),
        ATI Radeon X800 (R420) JL (AGP), ATI FireGL X3 (R420) JM (AGP),
        ATI Radeon Mobility 9800 (M18) JN (AGP),
        ATI Radeon X800 SE (R420) (AGP), ATI Radeon X800XT (R420) JP (AGP),
        ATI Radeon X800 VE (R420) JT (AGP), ATI Radeon X850 (R480) (AGP),
        ATI Radeon X850 XT (R480) (AGP), ATI Radeon X850 SE (R480) (AGP),
        ATI Radeon X850 PRO (R480) (AGP), ATI Radeon X850 XT PE (R480) (AGP),
        ATI Radeon Mobility M7 LW (AGP),
        ATI Mobility FireGL 7800 M7 LX (AGP),
        ATI Radeon Mobility M6 LY (AGP), ATI Radeon Mobility M6 LZ (AGP),
        ATI FireGL Mobility 9000 (M9) Ld (AGP),
        ATI Radeon Mobility 9000 (M9) Lf (AGP),
        ATI Radeon Mobility 9000 (M9) Lg (AGP), ATI FireMV 2400 PCI,
        ATI Radeon 9700 Pro ND (AGP), ATI Radeon 9700/9500Pro NE (AGP),
        ATI Radeon 9600TX NF (AGP), ATI FireGL X1 NG (AGP),
        ATI Radeon 9800PRO NH (AGP), ATI Radeon 9800 NI (AGP),
        ATI FireGL X2 NK (AGP), ATI Radeon 9800XT NJ (AGP),
        ATI Radeon Mobility 9600/9700 (M10/M11) NP (AGP),
        ATI Radeon Mobility 9600 (M10) NQ (AGP),
        ATI Radeon Mobility 9600 (M11) NR (AGP),
        ATI Radeon Mobility 9600 (M10) NS (AGP),
        ATI FireGL Mobility T2 (M10) NT (AGP),
        ATI FireGL Mobility T2e (M11) NV (AGP), ATI Radeon QD (AGP),
        ATI Radeon QE (AGP), ATI Radeon QF (AGP), ATI Radeon QG (AGP),
        ATI FireGL 8700/8800 QH (AGP), ATI Radeon 8500 QL (AGP),
        ATI Radeon 9100 QM (AGP), ATI Radeon 7500 QW (AGP/PCI),
        ATI Radeon 7500 QX (AGP/PCI), ATI Radeon VE/7000 QY (AGP/PCI),
        ATI Radeon VE/7000 QZ (AGP/PCI), ATI ES1000 515E (PCI),
        ATI Radeon Mobility X300 (M22) 5460 (PCIE),
        ATI Radeon Mobility X600 SE (M24C) 5462 (PCIE),
        ATI FireGL M22 GL 5464 (PCIE), ATI Radeon X800 (R423) UH (PCIE),
        ATI Radeon X800PRO (R423) UI (PCIE),
        ATI Radeon X800LE (R423) UJ (PCIE),
        ATI Radeon X800SE (R423) UK (PCIE),
        ATI Radeon X800 XTP (R430) (PCIE), ATI Radeon X800 XL (R430) (PCIE),
        ATI Radeon X800 SE (R430) (PCIE), ATI Radeon X800 (R430) (PCIE),
        ATI FireGL V7100 (R423) (PCIE), ATI FireGL V5100 (R423) UQ (PCIE),
        ATI FireGL unknown (R423) UR (PCIE),
        ATI FireGL unknown (R423) UT (PCIE),
        ATI Mobility FireGL V5000 (M26) (PCIE),
        ATI Mobility FireGL V5000 (M26) (PCIE),
        ATI Mobility Radeon X700 XL (M26) (PCIE),
        ATI Mobility Radeon X700 (M26) (PCIE),
        ATI Mobility Radeon X700 (M26) (PCIE),
        ATI Radeon X550XTX 5657 (PCIE), ATI Radeon 9100 IGP (A5) 5834,
        ATI Radeon Mobility 9100 IGP (U3) 5835,
        ATI Radeon XPRESS 200 5954 (PCIE),
        ATI Radeon XPRESS 200M 5955 (PCIE), ATI Radeon 9250 5960 (AGP),
        ATI Radeon 9200 5961 (AGP), ATI Radeon 9200 5962 (AGP),
        ATI Radeon 9200SE 5964 (AGP), ATI FireMV 2200 (PCI),
        ATI ES1000 5969 (PCI), ATI Radeon XPRESS 200 5974 (PCIE),
        ATI Radeon XPRESS 200M 5975 (PCIE),
        ATI Radeon XPRESS 200 5A41 (PCIE),
        ATI Radeon XPRESS 200M 5A42 (PCIE),
        ATI Radeon XPRESS 200 5A61 (PCIE),
        ATI Radeon XPRESS 200M 5A62 (PCIE),
        ATI Radeon X300 (RV370) 5B60 (PCIE),
        ATI Radeon X600 (RV370) 5B62 (PCIE),
        ATI Radeon X550 (RV370) 5B63 (PCIE),
        ATI FireGL V3100 (RV370) 5B64 (PCIE),
        ATI FireMV 2200 PCIE (RV370) 5B65 (PCIE),
        ATI Radeon Mobility 9200 (M9+) 5C61 (AGP),
        ATI Radeon Mobility 9200 (M9+) 5C63 (AGP),
        ATI Mobility Radeon X800 XT (M28) (PCIE),
        ATI Mobility FireGL V5100 (M28) (PCIE),
        ATI Mobility Radeon X800 (M28) (PCIE), ATI Radeon X850 5D4C (PCIE),
        ATI Radeon X850 XT PE (R480) (PCIE),
        ATI Radeon X850 SE (R480) (PCIE), ATI Radeon X850 PRO (R480) (PCIE),
        ATI unknown Radeon / FireGL (R480) 5D50 (PCIE),
        ATI Radeon X850 XT (R480) (PCIE),
        ATI Radeon X800XT (R423) 5D57 (PCIE),
        ATI FireGL V5000 (RV410) (PCIE), ATI Radeon X700 XT (RV410) (PCIE),
        ATI Radeon X700 PRO (RV410) (PCIE),
        ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X700 (RV410) (PCIE),
        ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X1800,
        ATI Mobility Radeon X1800 XT, ATI Mobility Radeon X1800,
        ATI Mobility FireGL V7200, ATI FireGL V7200, ATI FireGL V5300,
        ATI Mobility FireGL V7100, ATI Radeon X1800, ATI Radeon X1800,
        ATI Radeon X1800, ATI Radeon X1800, ATI Radeon X1800,
        ATI FireGL V7300, ATI FireGL V7350, ATI Radeon X1600, ATI RV505,
        ATI Radeon X1300/X1550, ATI Radeon X1550, ATI M54-GL,
        ATI Mobility Radeon X1400, ATI Radeon X1300/X1550,
        ATI Radeon X1550 64-bit, ATI Mobility Radeon X1300,
        ATI Mobility Radeon X1300, ATI Mobility Radeon X1300,
        ATI Mobility Radeon X1300, ATI Radeon X1300, ATI Radeon X1300,
        ATI RV505, ATI RV505, ATI FireGL V3300, ATI FireGL V3350,
        ATI Radeon X1300, ATI Radeon X1550 64-bit, ATI Radeon X1300/X1550,
        ATI Radeon X1600, ATI Radeon X1300/X1550, ATI Mobility Radeon X1450,
        ATI Radeon X1300/X1550, ATI Mobility Radeon X2300,
        ATI Mobility Radeon X2300, ATI Mobility Radeon X1350,
        ATI Mobility Radeon X1350, ATI Mobility Radeon X1450,
        ATI Radeon X1300, ATI Radeon X1550, ATI Mobility Radeon X1350,
        ATI FireMV 2250, ATI Radeon X1550 64-bit, ATI Radeon X1600,
        ATI Radeon X1650, ATI Radeon X1600, ATI Radeon X1600,
        ATI Mobility FireGL V5200, ATI Mobility Radeon X1600,
        ATI Radeon X1650, ATI Radeon X1650, ATI Radeon X1600,
        ATI Radeon X1300 XT/X1600 Pro, ATI FireGL V3400,
        ATI Mobility FireGL V5250, ATI Mobility Radeon X1700,
        ATI Mobility Radeon X1700 XT, ATI FireGL V5200,
        ATI Mobility Radeon X1700, ATI Radeon X2300HD,
        ATI Mobility Radeon HD 2300, ATI Mobility Radeon HD 2300,
        ATI Radeon X1950, ATI Radeon X1900, ATI Radeon X1950,
        ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
        ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
        ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
        ATI AMD Stream Processor, ATI Radeon X1900, ATI Radeon X1950,
        ATI RV560, ATI RV560, ATI Mobility Radeon X1900, ATI RV560,
        ATI Radeon X1950 GT, ATI RV570, ATI RV570, ATI FireGL V7400,
        ATI RV560, ATI Radeon X1650, ATI Radeon X1650, ATI RV560,
        ATI Radeon 9100 PRO IGP 7834, ATI Radeon Mobility 9200 IGP 7835,
        ATI Radeon X1200, ATI Radeon X1200, ATI Radeon X1200,
        ATI Radeon X1200, ATI Radeon X1200, ATI RS740, ATI RS740M, ATI RS740,
        ATI RS740M, ATI Radeon HD 2900 XT, ATI Radeon HD 2900 XT,
        ATI Radeon HD 2900 XT, ATI Radeon HD 2900 Pro, ATI Radeon HD 2900 GT,
        ATI FireGL V8650, ATI FireGL V8600, ATI FireGL V7600,
        ATI Radeon 4800 Series, ATI Radeon HD 4870 x2,
        ATI Radeon 4800 Series, ATI Radeon HD 4850 x2,
        ATI FirePro V8750 (FireGL), ATI FirePro V7760 (FireGL),
        ATI Mobility RADEON HD 4850, ATI Mobility RADEON HD 4850 X2,
        ATI Radeon 4800 Series, ATI FirePro RV770, AMD FireStream 9270,
        AMD FireStream 9250, ATI FirePro V8700 (FireGL),
        ATI Mobility RADEON HD 4870, ATI Mobility RADEON M98,
        ATI Mobility RADEON HD 4870, ATI Radeon 4800 Series,
        ATI Radeon 4800 Series, ATI FirePro M7750, ATI M98, ATI M98, ATI M98,
        ATI Mobility Radeon HD 4650, ATI Radeon RV730 (AGP),
        ATI Mobility Radeon HD 4670, ATI FirePro M5750,
        ATI Mobility Radeon HD 4670, ATI Radeon RV730 (AGP),
        ATI RV730XT [Radeon HD 4670], ATI RADEON E4600,
        ATI Radeon HD 4600 Series, ATI RV730 PRO [Radeon HD 4650],
        ATI FirePro V7750 (FireGL), ATI FirePro V5700 (FireGL),
        ATI FirePro V3750 (FireGL), ATI Mobility Radeon HD 4830,
        ATI Mobility Radeon HD 4850, ATI FirePro M7740, ATI RV740,
        ATI Radeon HD 4770, ATI Radeon HD 4700 Series, ATI Radeon HD 4770,
        ATI FirePro M5750, ATI RV610, ATI Radeon HD 2400 XT,
        ATI Radeon HD 2400 Pro, ATI Radeon HD 2400 PRO AGP, ATI FireGL V4000,
        ATI RV610, ATI Radeon HD 2350, ATI Mobility Radeon HD 2400 XT,
        ATI Mobility Radeon HD 2400, ATI RADEON E2400, ATI RV610,
        ATI FireMV 2260, ATI RV670, ATI Radeon HD3870,
        ATI Mobility Radeon HD 3850, ATI Radeon HD3850,
        ATI Mobility Radeon HD 3850 X2, ATI RV670,
        ATI Mobility Radeon HD 3870, ATI Mobility Radeon HD 3870 X2,
        ATI Radeon HD3870 X2, ATI FireGL V7700, ATI Radeon HD3850,
        ATI Radeon HD3690, AMD Firestream 9170, ATI Radeon HD 4550,
        ATI Radeon RV710, ATI Radeon RV710, ATI Radeon RV710,
        ATI Radeon HD 4350, ATI Mobility Radeon 4300 Series,
        ATI Mobility Radeon 4500 Series, ATI Mobility Radeon 4500 Series,
        ATI FirePro RG220, ATI Mobility Radeon 4330, ATI RV630,
        ATI Mobility Radeon HD 2600, ATI Mobility Radeon HD 2600 XT,
        ATI Radeon HD 2600 XT AGP, ATI Radeon HD 2600 Pro AGP,
        ATI Radeon HD 2600 XT, ATI Radeon HD 2600 Pro, ATI Gemini RV630,
        ATI Gemini Mobility Radeon HD 2600 XT, ATI FireGL V5600,
        ATI FireGL V3600, ATI Radeon HD 2600 LE,
        ATI Mobility FireGL Graphics Processor, ATI Radeon HD 3470,
        ATI Mobility Radeon HD 3430, ATI Mobility Radeon HD 3400 Series,
        ATI Radeon HD 3450, ATI Radeon HD 3450, ATI Radeon HD 3430,
        ATI Radeon HD 3450, ATI FirePro V3700, ATI FireMV 2450,
        ATI FireMV 2260, ATI FireMV 2260, ATI Radeon HD 3600 Series,
        ATI Radeon HD 3650 AGP, ATI Radeon HD 3600 PRO,
        ATI Radeon HD 3600 XT, ATI Radeon HD 3600 PRO,
        ATI Mobility Radeon HD 3650, ATI Mobility Radeon HD 3670,
        ATI Mobility FireGL V5700, ATI Mobility FireGL V5725,
        ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
        ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
        ATI Radeon HD 3300 Graphics, ATI Radeon HD 3200 Graphics,
        ATI Radeon 3000 Graphics, SUMO, SUMO, SUMO2, SUMO2, SUMO2, SUMO2,
        SUMO, SUMO, SUMO2, SUMO, SUMO, SUMO, SUMO, SUMO, ATI Radeon HD 4200,
        ATI Radeon 4100, ATI Mobility Radeon HD 4200,
        ATI Mobility Radeon 4100, ATI Radeon HD 4290, ATI Radeon HD 4250,
        AMD Radeon HD 6310 Graphics, AMD Radeon HD 6310 Graphics,
        AMD Radeon HD 6250 Graphics, AMD Radeon HD 6250 Graphics,
        AMD Radeon HD 6300 Series Graphics,
        AMD Radeon HD 6200 Series Graphics, PALM, PALM, PALM, CYPRESS,
        ATI FirePro (FireGL) Graphics Adapter,
        ATI FirePro (FireGL) Graphics Adapter,
        ATI FirePro (FireGL) Graphics Adapter, AMD Firestream 9370,
        AMD Firestream 9350, ATI Radeon HD 5800 Series,
        ATI Radeon HD 5800 Series, ATI Radeon HD 5800 Series,
        ATI Radeon HD 5800 Series, ATI Radeon HD 5900 Series,
        ATI Radeon HD 5900 Series, ATI Mobility Radeon HD 5800 Series,
        ATI Mobility Radeon HD 5800 Series,
        ATI FirePro (FireGL) Graphics Adapter,
        ATI FirePro (FireGL) Graphics Adapter,
        ATI Mobility Radeon HD 5800 Series, ATI Radeon HD 5700 Series,
        ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
        ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
        ATI Mobility Radeon HD 5000 Series,
        ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon HD 5570,
        ATI FirePro (FireGL) Graphics Adapter,
        ATI FirePro (FireGL) Graphics Adapter, ATI Radeon HD 5670,
        ATI Radeon HD 5570, ATI Radeon HD 5500 Series, REDWOOD,
        ATI Mobility Radeon HD 5000 Series,
        ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon Graphics,
        ATI Mobility Radeon Graphics, CEDAR,
        ATI FirePro (FireGL) Graphics Adapter,
        ATI FirePro (FireGL) Graphics Adapter, ATI FirePro 2270, CEDAR,
        ATI Radeon HD 5450, CEDAR, CEDAR, CAYMAN, CAYMAN, CAYMAN, CAYMAN,
        CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN,
        AMD Radeon HD 6900 Series, AMD Radeon HD 6900 Series, CAYMAN, CAYMAN,
        CAYMAN, AMD Radeon HD 6900M Series, Mobility Radeon HD 6000 Series,
        BARTS, BARTS, Mobility Radeon HD 6000 Series,
        Mobility Radeon HD 6000 Series, BARTS, BARTS, BARTS, BARTS,
        AMD Radeon HD 6800 Series, AMD Radeon HD 6800 Series,
        AMD Radeon HD 6700 Series, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
        TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
        TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
        CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS,
        CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, ARUBA, ARUBA,
        ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA,
        ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA,
        ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA,
        ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, TAHITI, TAHITI, TAHITI, TAHITI,
        TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI,
        TAHITI, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN,
        PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN,
        VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE,
        VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE,
        VERDE, VERDE, VERDE, VERDE, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND,
        OLAND, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND,
        HAINAN, HAINAN, HAINAN, HAINAN, HAINAN, HAINAN, BONAIRE, BONAIRE,
        BONAIRE, BONAIRE, BONAIRE, BONAIRE, BONAIRE, BONAIRE, BONAIRE,
        BONAIRE, KABINI, KABINI, KABINI, KABINI, KABINI, KABINI, KABINI,
        KABINI, KABINI, KABINI, KABINI, KABINI, KABINI, KABINI, KABINI,
        KABINI, MULLINS, MULLINS, MULLINS, MULLINS, MULLINS, MULLINS,
        MULLINS, MULLINS, MULLINS, MULLINS, MULLINS, MULLINS, MULLINS,
        MULLINS, MULLINS, MULLINS, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI,
        KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI,
        KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI,
        KAVERI, HAWAII, HAWAII, HAWAII, HAWAII, HAWAII, HAWAII, HAWAII,
        HAWAII, HAWAII, HAWAII, HAWAII, HAWAII
    [  1592.675] (++) using VT number 1
    [  1592.675] (--) controlling tty is VT number 1, auto-enabling KeepTty
    [  1592.675] (II) [KMS] Kernel modesetting enabled.
    [  1592.675] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
    [  1592.675] (II) RADEON(0): Creating default Display subsection in Screen section
        "Default Screen Section" for depth/fbbpp 24/32
    [  1592.675] (==) RADEON(0): Depth 24, (--) framebuffer bpp 32
    [  1592.675] (II) RADEON(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
    [  1592.675] (==) RADEON(0): Default visual is TrueColor
    [  1592.675] (**) RADEON(0): Option "AccelMethod" "EXA"
    [  1592.675] (**) RADEON(0): Option "EXAVSync" "off"
    [  1592.675] (**) RADEON(0): Option "EXAPixmaps" "on"
    [  1592.675] (==) RADEON(0): RGB weight 888
    [  1592.675] (II) RADEON(0): Using 8 bits per RGB (8 bit DAC)
    [  1592.675] (--) RADEON(0): Chipset: "TAHITI" (ChipID = 0x679a)
    [  1592.675] (II) Loading sub module "dri2"
    [  1592.675] (II) LoadModule: "dri2"
    [  1592.675] (II) Module "dri2" already built-in
    [  1592.675] (WW) RADEON(0): EXA not supported, using glamor
    [  1592.675] (II) Loading sub module "glamoregl"
    [  1592.675] (II) LoadModule: "glamoregl"
    [  1592.675] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
    [  1592.677] (II) Module glamoregl: vendor="X.Org Foundation"
    [  1592.677]     compiled for 1.16.2, module version = 1.0.0
    [  1592.677]     ABI class: X.Org ANSI C Emulation, version 0.4
    [  1592.677] (II) glamor: OpenGL accelerated X.org driver based.
    [  1592.704] (EE)
    [  1592.704] (EE) Backtrace:
    The only error I see is right at the end. But I don't understand why there is no backtrace or any message that I could work with.
    I added the following to the mkinitcpio.conf:
    MODULES="radeon"
    Can anybody give me a hint of where to look next?

    [  1592.667] (II) LoadModule: "glx"
    [  1592.667] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [  1592.672] (II) Module glx: vendor="NVIDIA Corporation"
    [  1592.672]     compiled for 4.0.2, module version = 1.0.0
    [  1592.672]     Module class: X.Org Server Extension
    [  1592.672] (II) NVIDIA GLX Module  343.22  Thu Sep 11 15:55:13 PDT 2014
    That doesn't look right to me. Remove nvidia-libgl and install mesa-libgl.

Maybe you are looking for

  • How do I delete my iCloud account on my iPad when there is no 'delete' option

    My iPad iCloud account does not have a 'delete' option though my iPhone does. How canI delete the account on my iPad so that I can set u a new Apple ID?

  • Creating Groups/Roles in Weblogic 7.0

    I've noticed something odd when dealing with Roles, but not sure if it's just me, or a known issue. I finally got Weblogic to authenticate users through Active Directory (woo hoo!). I have a set of roles defined, but that's where the problem comes in

  • Play symbol more than one time

    I have 1 "master"symbol and within a animation This symbol is 2 times on the timeline, hidden at beginning of the timeline there is 2 buttons on the stage with 2 actions first button sym.$("mySymbol1").show(); sym.$("mySymbol1").play(0); second butto

  • Keynote slow to open

    Hello, just did a fresh install of Snow Leopard 10.6.2 and iWork 09. All updates have been installed. However when I open keynote, it takes about 60 seconds to come up with the template selection. When opening a keynote file directly it opens immedia

  • Aperture will not reference files

    I have thumbnails but when double clicked the picture is black. I have rebuilt Aperture every way possible. This happened, and has happened in the past since upgrading to mavericks. I have had nothing but problems since doing so. I get a message that