Unable to open JRA recording in R27.4.0

I've made a JRA recording of an application I'm attempting to optimize. The recording file contains data, and looks complete, but when I attempt to open it from Mission Control, all I see is a new, competely empty tab labelled "JRA Editor". No error messages.
Can anyone offer any suggestions?
Using JRockit R27.4.0 on Ubuntu Edgy Eft (6.10).

I upgraded to Ubuntu 7.10 and was still unable to open JRA recordings in Mission Control. I did start getting an error message on exit, so I tracked down the JRMC log file (~/.missioncontrol/.metadata/.log or Help... About... Configuration Details... View Error Log) and discovered it contained:
java.lang.NoClassDefFoundError: com/jrockit/mc/jra/ui/initialization/IUserInterfaceLog
Looking at the configuration details I realized that there was information related to JRMC in ~/.eclipse/com.jrockit.mc.rcp.application.product_/. My guess is that the configuration for the Eclipse plugins that form JRMC was somehow corrupted. So I quit JRMC, deleted ~/.eclipse/com.jrockit.mc.rcp.application.product_ and now I'm able to load JRA files.
I'm guessing this was probably the problem under Ubuntu 6.10, as well.

Similar Messages

  • Unable to generate jra recorder file from java command line.

    Following the instructions at
    http://e-docs.bea.com/wljrockit/docs142/userguide/jra.html#1056021 I'm using
    the following command line to launch my application:
    java -cp bin -Xnoclassgc -Djrockit.lockprofiling -XXjra MyClass
    I'm getting a file lprofile.txt, but no XML file containing the jra
    recording.
    Is the documentation correct?
    jrockit version: BEA WebLogic JRockit(TM) 1.4.2_04 JVM
    Windows XP IA32
    Michael Giroux

    Helena,
    Thanks
    You need to give some parameters to the -XXjra commandNow that I re-read the doc, I see that delay is required. All other
    parameters are optional. I did not notice that the delay has no default
    value. Maybe you could add that to the documentation to make it more clear
    that -XXjra:delay=xx is a minimum requirement.
    Michael
    "Helena Åberg Östlund" <[email protected]> wrote in message
    news:40ff72b4$1@mail...
    Michael,
    You need to give some parameters to the -XXjra command or JRockit will not
    know when to start the recording etc. Parameters are separated by : as
    described in the documentation so the docs are correct. Some valid
    parameters would be for example:
    -XXjra:delay=45,recordingtime=120,filename=myrecording.xml
    which means "start a recording of length 120 seconds in 45 seconds after
    JVM startup. Write the data to the file myrecording.xml".
    I hope this helps.
    /Helena
    Michael Giroux wrote:
    Following the instructions at
    http://e-docs.bea.com/wljrockit/docs142/userguide/jra.html#1056021 I'm
    using the following command line to launch my application:
    java -cp bin -Xnoclassgc -Djrockit.lockprofiling -XXjra MyClass
    I'm getting a file lprofile.txt, but no XML file containing the jra
    recording.
    Is the documentation correct?
    jrockit version: BEA WebLogic JRockit(TM) 1.4.2_04 JVM
    Windows XP IA32
    Michael Giroux

  • Unable to open a recorded meeting to make FLV recording -- it freezes at "Adobe Connect Add-in is installed"

    The same recorded session opens fine if I select "View Original" instead.
    Why won't the FLV option open?

    Try uninstalling and re-installing the add-in.

  • Server 08 R2 DC - unable to open ADUC, netlogon does not start

    Hello everyone, and thank you in advance for any possible support.
    Note:  All identifying server/domain names have been replaced with "CORP" "Sub" and "Sibling" where appropriate.  Our forest consists of 3 domains - two which are 'siblings' at the top, CORP and Sibling, (corp being
    the primarily used one), and one which is a 'child' of Corp (Sub).
    Today we identified that on one of my domain controllers (named for this post, CORP-DC6) we are unable to open ADUC. This is only one of our 8 DC's, and it does not hold any FSMO roles; the only two important pieces on this server is that it's where we manage
    our OCS from (we use ADUC on this system to enable a user for OCS, create SIP addresses, etc) and that Certification Authority is installed on the system.
    Attempting to open ADUC gives error "Naming information cannot be located because: The target principal name is incorrect."
    Web searches for this prompted me to check DNS for issues.  In looking into DNS, I found that the system was somehow assigned a different IP address than it should have (it was now at 192.168.1.124 instead of 192.168.1.290 where it should have been).
     I moved the IP address back to the correct IP, and rebooted.  
    The issue was still there, so I continued searching; which lead me to a suggestion to check out my netlogon service.  I found that the Netlogon service was NOT running.   When attempting to start the service, it fails and I am presented wih the
    following error in the System event log:
    Log Name: System
    Source: Service Control Manager
    Date: 7/24/2013 10:54:59 AM
    Event ID: 7023
    Task Category: None
    Level: Error
    Keywords: Classic
    User: N/A
    Computer: CORP-DC6.corp.com
    Description:
    The Netlogon service terminated with the following error:
    %%-1073741724
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
    <System>
    <Provider Name="Service Control Manager" Guid="{555908d1-a6d7-4695-8e1e-26931d2012f4}" EventSourceName="Service Control Manager" />
    <EventID Qualifiers="49152">7023</EventID>
    <Version>0</Version>
    <Level>2</Level>
    <Task>0</Task>
    <Opcode>0</Opcode>
    <Keywords>0x8080000000000000</Keywords>
    <TimeCreated SystemTime="2013-07-24T14:54:59.175664400Z" />
    <EventRecordID>850085</EventRecordID>
    <Correlation />
    <Execution ProcessID="496" ThreadID="584" />
    <Channel>System</Channel>
    <Computer>CORP-DC6.corp.om</Computer>
    <Security />
    </System>
    <EventData>
    <Data Name="param1">Netlogon</Data>
    <Data Name="param2">%%-1073741724</Data>
    </EventData>
    </Event>
    Additionally, there is also this error:
    Log Name: System
    Source: NETLOGON
    Date: 7/24/2013 10:54:59 AM
    Event ID: 5602
    Task Category: None
    Level: Error
    Keywords: Classic
    User: N/A
    Computer: CORP-DC6.corp.com
    Description:
    An internal error occurred while accessing the computer's local or network security database.
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
    <System>
    <Provider Name="NETLOGON" />
    <EventID Qualifiers="0">5602</EventID>
    <Level>2</Level>
    <Task>0</Task>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2013-07-24T14:54:59.000000000Z" />
    <EventRecordID>850083</EventRecordID>
    <Channel>System</Channel>
    <Computer>CORP-DC6.corp.com</Computer>
    <Security />
    </System>
    <EventData>
    <Data>%%1317</Data>
    <Binary>640000C0</Binary>
    </EventData>
    </Event>
    At this point, I've read a bunch of stuff online and not really found anything that has helped nor seemed completely relevant.
    Additional Info that may help out:
    When I open Server Manager, it seems to think the local system's name is WIN-3OL3DIFK4S instead of CORP-DC6; similarly opening Device Manager from w/in Server manger gives a message about managing a remote system; even though I am managing the local system.
    There are additional errors in the System and Application log which are certainly issues, but I do not know if they pertain to the main issue at hand here or not.
    Log Name: System
    Source: Microsoft-Windows-GroupPolicy
    Date: 7/24/2013 10:55:04 AM
    Event ID: 1055
    Task Category: None
    Level: Error
    Keywords:
    User: SYSTEM
    Computer: CORP-DC6.corp.com
    Description:
    The processing of Group Policy failed. Windows could not resolve the computer name. This could be caused by one of more of the following:
    a) Name Resolution failure on the current domain controller.
    b) Active Directory Replication Latency (an account created on another domain controller has not replicated to the current domain controller).
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
    <System>
    <Provider Name="Microsoft-Windows-GroupPolicy" Guid="{AEA1B4FA-97D1-45F2-A64C-4D69FFFD92C9}" />
    <EventID>1055</EventID>
    <Version>0</Version>
    <Level>2</Level>
    <Task>0</Task>
    <Opcode>1</Opcode>
    <Keywords>0x8000000000000000</Keywords>
    <TimeCreated SystemTime="2013-07-24T14:55:04.448473700Z" />
    <EventRecordID>850088</EventRecordID>
    <Correlation ActivityID="{582C2637-5A99-47AE-B50C-C1A063DDABDC}" />
    <Execution ProcessID="888" ThreadID="1056" />
    <Channel>System</Channel>
    <Computer>CORP-DC6.corp.com</Computer>
    <Security UserID="S-1-5-18" />
    </System>
    <EventData>
    <Data Name="SupportInfo1">1</Data>
    <Data Name="SupportInfo2">1632</Data>
    <Data Name="ProcessingMode">1</Data>
    <Data Name="ProcessingTimeInMilliseconds">11762</Data>
    <Data Name="ErrorCode">5</Data>
    <Data Name="ErrorDescription">Access is denied. </Data>
    </EventData>
    </Event>
    Log Name: System
    Source: LsaSrv
    Date: 7/24/2013 10:55:13 AM
    Event ID: 40961
    Task Category: None
    Level: Warning
    Keywords:
    User: SYSTEM
    Computer: CORP-DC6.corp.com
    Description:
    The Security System could not establish a secured connection with the server ldap/corp-dc1.corp.com/[email protected]. No authentication protocol was available.
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
    <System>
    <Provider Name="LsaSrv" Guid="{199FE037-2B82-40A9-82AC-E1D46C792B99}" />
    <EventID>40961</EventID>
    <Version>0</Version>
    <Level>3</Level>
    <Task>0</Task>
    <Opcode>0</Opcode>
    <Keywords>0x8000000000000000</Keywords>
    <TimeCreated SystemTime="2013-07-24T14:55:13.262489200Z" />
    <EventRecordID>850092</EventRecordID>
    <Correlation />
    <Execution ProcessID="504" ThreadID="1332" />
    <Channel>System</Channel>
    <Computer>CORP-DC6.corp.com</Computer>
    <Security UserID="S-1-5-18" />
    </System>
    <EventData>
    <Data Name="Target">ldap/CORP-dc1.corp.com/[email protected]</Data>
    </EventData>
    </Event>
    Log Name: System
    Source: Microsoft-Windows-DfsSvc
    Date: 7/24/2013 10:55:24 AM
    Event ID: 14548
    Task Category: None
    Level: Error
    Keywords: Classic
    User: N/A
    Computer: CORP-DC6.corp.com
    Description:
    The DFS Namespace service could not initialize the trusted domain information on this domain controller, but it will periodically retry the operation. The return code is in the record data.
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
    <System>
    <Provider Name="Microsoft-Windows-DfsSvc" Guid="{7DA4FE0E-FD42-4708-9AA5-89B77A224885}" EventSourceName="DfsSvc" />
    <EventID Qualifiers="49152">14548</EventID>
    <Version>0</Version>
    <Level>2</Level>
    <Task>0</Task>
    <Opcode>0</Opcode>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2013-07-24T14:55:24.000000000Z" />
    <EventRecordID>850102</EventRecordID>
    <Correlation />
    <Execution ProcessID="0" ThreadID="0" />
    <Channel>System</Channel>
    <Computer>CORP-DC6.corp.com</Computer>
    <Security />
    </System>
    <EventData Name="DfsNoTrustedDomainInfo">
    <Binary>B5060000</Binary>
    </EventData>
    </Event>
    Log Name: System
    Source: Microsoft-Windows-Security-Kerberos
    Date: 7/24/2013 10:57:44 AM
    Event ID: 4
    Task Category: None
    Level: Error
    Keywords: Classic
    User: N/A
    Computer: CORP-DC6.corp.com
    Description:
    The Kerberos client received a KRB_AP_ERR_MODIFIED error from the server host/corp-dc1.corp.com. The target name used was cifs/corp-dc1.corp.com. This indicates that the target server failed to decrypt the ticket provided by the client. This can occur when the target server principal name (SPN) is registered on an account other than the account the target service is using. Please ensure that the target SPN is registered on, and only registered on, the account used by the server. This error can also happen when the target service is using a different password for the target service account than what the Kerberos Key Distribution Center (KDC) has for the target service account. Please ensure that the service on the server and the KDC are both updated to use the current password. If the server name is not fully qualified, and the target domain (CORP.COM) is different from the client domain (CORP.COM), check if there are identically named server accounts in these two domains, or use the fully-qualified name to identify the server.
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
    <System>
    <Provider Name="Microsoft-Windows-Security-Kerberos" Guid="{98E6CFCB-EE0A-41E0-A57B-622D4E1B30B1}" EventSourceName="Kerberos" />
    <EventID Qualifiers="16384">4</EventID>
    <Version>0</Version>
    <Level>2</Level>
    <Task>0</Task>
    <Opcode>0</Opcode>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2013-07-24T14:57:44.000000000Z" />
    <EventRecordID>850163</EventRecordID>
    <Correlation />
    <Execution ProcessID="0" ThreadID="0" />
    <Channel>System</Channel>
    <Computer>CORP-DC6.CORP.com</Computer>
    <Security />
    </System>
    <EventData>
    <Data Name="Server">host/corp-dc1.corp.com</Data>
    <Data Name="TargetRealm">CORP.COM</Data>
    <Data Name="Targetname">cifs/corp-dc1.corp.com</Data>
    <Data Name="ClientRealm">CORP.COM</Data>
    <Binary>
    </Binary>
    </EventData>
    </Event>
    There are also the following errors in the Application event log
    Log Name: Application
    Source: Microsoft-Windows-CertificationAuthority
    Date: 7/24/2013 10:55:13 AM
    Event ID: 91
    Task Category: None
    Level: Error
    Keywords: Classic
    User: SYSTEM
    Computer: CORP-DC6.corp.com
    Description:
    Could not connect to the Active Directory. Active Directory Certificate Services will retry when processing requires Active Directory access.
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
    <System>
    <Provider Name="Microsoft-Windows-CertificationAuthority" Guid="{6A71D062-9AFE-4F35-AD08-52134F85DFB9}" EventSourceName="CertSvc" />
    <EventID Qualifiers="49754">91</EventID>
    <Version>0</Version>
    <Level>2</Level>
    <Task>0</Task>
    <Opcode>0</Opcode>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2013-07-24T14:55:13.000000000Z" />
    <EventRecordID>254767</EventRecordID>
    <Correlation />
    <Execution ProcessID="0" ThreadID="0" />
    <Channel>Application</Channel>
    <Computer>CORP-DC6.corp.com</Computer>
    <Security UserID="S-1-5-18" />
    </System>
    <EventData Name="MSG_E_DS_RETRY">
    </EventData>
    </Event>
    Log Name: Application
    Source: Microsoft-Windows-CertificationAuthority
    Date: 7/24/2013 10:55:30 AM
    Event ID: 44
    Task Category: None
    Level: Error
    Keywords: Classic
    User: SYSTEM
    Computer: CORP-DC6.corp.com
    Description:
    The "Windows default" Policy Module "Initialize" method returned an error. Logon failure: unknown user name or bad password. The returned status code is 0x8007052e (1326). The Active Directory containing the Certification Authority could not be contacted.
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
    <System>
    <Provider Name="Microsoft-Windows-CertificationAuthority" Guid="{6A71D062-9AFE-4F35-AD08-52134F85DFB9}" EventSourceName="CertSvc" />
    <EventID Qualifiers="49754">44</EventID>
    <Version>0</Version>
    <Level>2</Level>
    <Task>0</Task>
    <Opcode>0</Opcode>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2013-07-24T14:55:30.000000000Z" />
    <EventRecordID>254773</EventRecordID>
    <Correlation />
    <Execution ProcessID="0" ThreadID="0" />
    <Channel>Application</Channel>
    <Computer>CORP-DC6.corp.com</Computer>
    <Security UserID="S-1-5-18" />
    </System>
    <EventData Name="MSG_E_POLICY_ERROR">
    <Data Name="PolicyModuleDescription">Windows default</Data>
    <Data Name="MethodName">Initialize</Data>
    <Data Name="ErrorCode">0x8007052e (1326)</Data>
    <Data Name="param4">The Active Directory containing the Certification Authority could not be contacted.
    </Data>
    <Data Name="ErrorString">Logon failure: unknown user name or bad password.</Data>
    </EventData>
    </Event>
    Log Name: Application
    Source: Microsoft-Windows-CertificateServicesClient-AutoEnrollment
    Date: 7/24/2013 10:55:31 AM
    Event ID: 6
    Task Category: None
    Level: Error
    Keywords: Classic
    User: N/A
    Computer: CORP-DC6.corp.com
    Description:
    Automatic certificate enrollment for local system failed (0x8007052e) Logon failure: unknown user name or bad password.
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
    <System>
    <Provider Name="Microsoft-Windows-CertificateServicesClient-AutoEnrollment" Guid="{F0DB7EF8-B6F3-4005-9937-FEB77B9E1B43}" EventSourceName="AutoEnrollment" />
    <EventID Qualifiers="16384">6</EventID>
    <Version>0</Version>
    <Level>2</Level>
    <Task>0</Task>
    <Opcode>0</Opcode>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2013-07-24T14:55:31.000000000Z" />
    <EventRecordID>254775</EventRecordID>
    <Correlation />
    <Execution ProcessID="0" ThreadID="0" />
    <Channel>Application</Channel>
    <Computer>CORP-DC6.corp.com</Computer>
    <Security />
    </System>
    <EventData>
    <Data Name="Context">local system</Data>
    <Data Name="ErrorCode">0x8007052e</Data>
    <Data Name="ErrorMsg">Logon failure: unknown user name or bad password.
    </Data>
    </EventData>
    </Event>
    Link to output of DCDiag on pastebin: http://pastebin.com/VFPTcEGT
    Smply based on a quick look through of the dcdiag and the various event log messages, It seems to me that the NetLogon service not starting up is causing most of the errors; but I am not aware of how to get it to start up.

    Thank you for the quick response!
    Windows firewall is disabled for all network profiles.
    We have do have 7 DC's in the forest.  here's an image i created a while back that lists our DC's and shows the replication partners (not really relevant, but this shows the DC's) http://i.imgur.com/AtjGuiM.jpg
    I believe May 27 was a date in which we performed maintenance/upgrades on our vmware virtual hardware on this VM; when we upgraded the virtual hardware, it created a new NIC device on this server (which is how the system lost it's IP address configuration).
     Today, I assigned the correct IP to the 'new' NIC.
    will look at link about Kerberos
    I'm unfortunately not familiar enough with the purposes of the internal vs external forwarders to comment on this or make a change at this time.
    IPConfig info shown below
    DNS is AD integrated, each domain has it's own DNS servers and have conditional forwarders to point to the other domain when appropriate. I believe each DC is also running DNS, but via DHCP we only pass out at most two DNS servers to client systems (main
    office, it's 192.168.1.7, 192.168.1.8)
    C:\Users\daniel_da>ipconfig -all
    Windows IP Configuration
    Host Name . . . . . . . . . . . . : CORP-DC6
    Primary Dns Suffix . . . . . . . : corp.com
    Node Type . . . . . . . . . . . . : Hybrid
    IP Routing Enabled. . . . . . . . : No
    WINS Proxy Enabled. . . . . . . . : No
    DNS Suffix Search List. . . . . . : corp.com
    sibling.com
    sub.corp.com
    Ethernet adapter Local Area Connection 2:
    Connection-specific DNS Suffix . :
    Description . . . . . . . . . . . : Intel(R) PRO/1000 MT Network Connection #
    2
    Physical Address. . . . . . . . . : 00-50-56-AD-5C-29
    DHCP Enabled. . . . . . . . . . . : No
    Autoconfiguration Enabled . . . . : Yes
    Link-local IPv6 Address . . . . . : fe80::f43a:f215:c266:5a70%14(Preferred)
    IPv4 Address. . . . . . . . . . . : 192.168.1.190(Preferred)
    Subnet Mask . . . . . . . . . . . : 255.255.255.0
    Default Gateway . . . . . . . . . : 192.168.1.1
    DHCPv6 IAID . . . . . . . . . . . : 285233238
    DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-12-F5-25-A1-00-50-56-AD-5C-29
    DNS Servers . . . . . . . . . . . : 192.168.1.8
    192.168.1.7
    NetBIOS over Tcpip. . . . . . . . : Enabled
    Tunnel adapter isatap.{5B04D7AC-9161-4A51-9ADC-166E37EE4D0E}:
    Media State . . . . . . . . . . . : Media disconnected
    Connection-specific DNS Suffix . :
    Description . . . . . . . . . . . : Microsoft ISATAP Adapter
    Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
    DHCP Enabled. . . . . . . . . . . : No
    Autoconfiguration Enabled . . . . : Yes
    Tunnel adapter Teredo Tunneling Pseudo-Interface:
    Media State . . . . . . . . . . . : Media disconnected
    Connection-specific DNS Suffix . :
    Description . . . . . . . . . . . : Teredo Tunneling Pseudo-Interface
    Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
    DHCP Enabled. . . . . . . . . . . : No
    Autoconfiguration Enabled . . . . : Yes
    C:\Users\daniel_da>
    C:\Documents and Settings\daniel_da>ipconfig -all
    Windows IP Configuration
    Host Name . . . . . . . . . . . . : corp-dc1
    Primary Dns Suffix . . . . . . . : corp.com
    Node Type . . . . . . . . . . . . : Hybrid
    IP Routing Enabled. . . . . . . . : No
    WINS Proxy Enabled. . . . . . . . : No
    DNS Suffix Search List. . . . . . : corp.com
    sibling.com
    sub.corp.com
    Ethernet adapter Local Area Connection 3:
    Connection-specific DNS Suffix . :
    Description . . . . . . . . . . . : Intel(R) PRO/1000 MT Network Connection
    Physical Address. . . . . . . . . : 00-50-56-AD-29-1D
    DHCP Enabled. . . . . . . . . . . : No
    IP Address. . . . . . . . . . . . : 192.168.1.8
    Subnet Mask . . . . . . . . . . . : 255.255.255.0
    Default Gateway . . . . . . . . . : 192.168.1.1
    DNS Servers . . . . . . . . . . . : 192.168.1.8
    192.168.1.7
    Primary WINS Server . . . . . . . : 192.168.1.7
    C:\Documents and Settings\daniel_da>
    C:\Documents and Settings\daniel_da>ipconfig -all
    Windows IP Configuration
    Host Name . . . . . . . . . . . . : CORP-DC2
    Primary Dns Suffix . . . . . . . : corp.com
    Node Type . . . . . . . . . . . . : Hybrid
    IP Routing Enabled. . . . . . . . : No
    WINS Proxy Enabled. . . . . . . . : No
    DNS Suffix Search List. . . . . . : corp.com
    sibling.com
    sub.corp.com
    Ethernet adapter Local Area Connection:
    Connection-specific DNS Suffix . :
    Description . . . . . . . . . . . : VMware Accelerated AMD PCNet Adapter #3
    Physical Address. . . . . . . . . : 00-50-56-AD-67-B0
    DHCP Enabled. . . . . . . . . . . : No
    IP Address. . . . . . . . . . . . : 192.168.1.7
    Subnet Mask . . . . . . . . . . . : 255.255.255.0
    Default Gateway . . . . . . . . . : 192.168.1.1
    DNS Servers . . . . . . . . . . . : 192.168.1.7
    192.168.1.8
    Primary WINS Server . . . . . . . : 192.168.1.7
    C:\Documents and Settings\daniel_da>
    C:\Documents and Settings\daniel_da>ipconfig -all
    Windows IP Configuration
    Host Name . . . . . . . . . . . . : sub-dc2
    Primary Dns Suffix . . . . . . . : sub.corp.com
    Node Type . . . . . . . . . . . . : Unknown
    IP Routing Enabled. . . . . . . . : No
    WINS Proxy Enabled. . . . . . . . : No
    DNS Suffix Search List. . . . . . : sub.corp.com
    corp.com
    Ethernet adapter Local Area Connection:
    Connection-specific DNS Suffix . :
    Description . . . . . . . . . . . : VMware Accelerated AMD PCNet Adapter
    Physical Address. . . . . . . . . : 00-50-56-AD-39-7E
    DHCP Enabled. . . . . . . . . . . : No
    IP Address. . . . . . . . . . . . : 192.168.1.136
    Subnet Mask . . . . . . . . . . . : 255.255.255.0
    Default Gateway . . . . . . . . . : 192.168.1.1
    DNS Servers . . . . . . . . . . . : 192.168.1.8
    192.168.1.7
    C:\Users\daniel_da>ipconfig -all
    Windows IP Configuration
    Host Name . . . . . . . . . . . . : Sibling-DC3
    Primary Dns Suffix . . . . . . . : sibling.com
    Node Type . . . . . . . . . . . . : Hybrid
    IP Routing Enabled. . . . . . . . : No
    WINS Proxy Enabled. . . . . . . . : No
    DNS Suffix Search List. . . . . . : sibling.com
    corp.com
    Ethernet adapter Local Area Connection 2:
    Connection-specific DNS Suffix . : corp.com
    Description . . . . . . . . . . . : Intel(R) PRO/1000 MT Network Connection #
    2
    Physical Address. . . . . . . . . : 00-50-56-AD-6E-97
    DHCP Enabled. . . . . . . . . . . : Yes
    Autoconfiguration Enabled . . . . : Yes
    Link-local IPv6 Address . . . . . : fe80::7c97:854f:8bf5:efdb%17(Preferred)
    IPv4 Address. . . . . . . . . . . : 192.168.1.147(Preferred)
    Subnet Mask . . . . . . . . . . . : 255.255.255.0
    Lease Obtained. . . . . . . . . . : Monday, May 27, 2013 2:53:39 PM
    Lease Expires . . . . . . . . . . : Thursday, July 25, 2013 2:56:42 AM
    Default Gateway . . . . . . . . . : 192.168.1.1
    DHCP Server . . . . . . . . . . . : 192.168.1.7
    DHCPv6 IAID . . . . . . . . . . . : 285233238
    DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-14-B5-55-91-00-50-56-AD-6E-97
    DNS Servers . . . . . . . . . . . : 192.168.1.8
    192.168.1.7
    Primary WINS Server . . . . . . . : 192.168.1.7
    NetBIOS over Tcpip. . . . . . . . : Enabled
    Tunnel adapter isatap.occfiber.com:
    Media State . . . . . . . . . . . : Media disconnected
    Connection-specific DNS Suffix . : corp.com
    Description . . . . . . . . . . . : Microsoft ISATAP Adapter
    Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
    DHCP Enabled. . . . . . . . . . . : No
    Autoconfiguration Enabled . . . . : Yes
    Tunnel adapter Teredo Tunneling Pseudo-Interface:
    Media State . . . . . . . . . . . : Media disconnected
    Connection-specific DNS Suffix . :
    Description . . . . . . . . . . . : Teredo Tunneling Pseudo-Interface
    Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
    DHCP Enabled. . . . . . . . . . . : No
    Autoconfiguration Enabled . . . . : Yes
    C:\Documents and Settings\daniel_da>ipconfig -all
    Windows IP Configuration
    Host Name . . . . . . . . . . . . : corpsite3-dc7
    Primary Dns Suffix . . . . . . . : corp.com
    Node Type . . . . . . . . . . . . : Unknown
    IP Routing Enabled. . . . . . . . : No
    WINS Proxy Enabled. . . . . . . . : No
    DNS Suffix Search List. . . . . . : corp.com
    sibling.com
    sub.corp.com
    Ethernet adapter Dallas:
    Connection-specific DNS Suffix . :
    Description . . . . . . . . . . . : BASP Virtual Adapter
    Physical Address. . . . . . . . . : 00-19-B9-EA-65-FA
    DHCP Enabled. . . . . . . . . . . : No
    IP Address. . . . . . . . . . . . : 192.168.35.7
    Subnet Mask . . . . . . . . . . . : 255.255.255.0
    Default Gateway . . . . . . . . . : 192.168.35.1
    DNS Servers . . . . . . . . . . . : 192.168.35.7
    C:\Documents and Settings\daniel_da>ipconfig -all
    Windows IP Configuration
    Host Name . . . . . . . . . . . . : siblig-dc1
    Primary Dns Suffix . . . . . . . : siblingsite2.com
    Node Type . . . . . . . . . . . . : Hybrid
    IP Routing Enabled. . . . . . . . : No
    WINS Proxy Enabled. . . . . . . . : No
    DNS Suffix Search List. . . . . . : sibling.com
    corp.com
    Ethernet adapter smpdc1_nw:
    Connection-specific DNS Suffix . :
    Description . . . . . . . . . . . : BASP Virtual Adapter
    Physical Address. . . . . . . . . : 00-14-5E-2B-0D-88
    DHCP Enabled. . . . . . . . . . . : No
    IP Address. . . . . . . . . . . . : 172.20.24.2
    Subnet Mask . . . . . . . . . . . : 255.255.255.0
    Default Gateway . . . . . . . . . : 172.20.24.5
    DNS Servers . . . . . . . . . . . : 172.20.24.2
    172.20.24.221

  • [SOLVED] Rad 7790+Catalyst = Error: unable to open display (null)

    Radeon HD 7790 + Catalyst = Error: unable to open display (null)
    Greetings,
    I've installed Arch 2 days ago(migrated from Fedora), but I'm still a newbie to linux, so please have patience.
    I've bought AMD Radeon HD 7790 recently and decided that it's time to upgrade system, but since then I had only problems with it. No LiveCD I tried (Fedora 20, Mint)  worked properly in graphics mode, so I suspected problem in built-in drivers and moved to linux with text-only installation (Arch), so I could install drivers later.
    I've followed wiki manual and installed catalyst, removed open source driver, added nomodeset parametr to GRUB etc. but I'm still stucked, because Xorg won't start(black screen and errors presented in Logs). Tried googling, but learned nothing except Radeon proprietary drivers are comparable to suicide.
    Versions:
    Kernel: 3-10.40-1-lts (catalyst_build_module sucessful)
    Catalyst: 14.4-10
    Xorg: 1.14.5-11
    Logs&Configs:
    lsmod
    fglrx 8672295 0
    amd_iommu_v2 7174 1 fglrx
    button 4765 1 fglrx
    fglrxinfo
    Error: unable to open display (null)
    Xorg.0.conf
    [ 2632.576]
    X.Org X Server 1.14.5
    Release Date: 2013-12-12
    [ 2632.594] X Protocol Version 11, Revision 0
    [ 2632.600] Build Operating System: Linux 3.12.6-1-ARCH x86_64
    [ 2632.606] Current Operating System: Linux localhost 3.10.40-1-lts #1 SMP Tue May 13 12:50:03 UTC 2014 x86_64
    [ 2632.606] Kernel command line: BOOT_IMAGE=/vmlinuz-linux-lts root=UUID=4f60e723-44e9-4264-8d6c-ca62c43cf69c rw quiet nomodeset
    [ 2632.619] Build Date: 08 January 2014 01:35:51PM
    [ 2632.629]
    [ 2632.635] Current version of pixman: 0.32.4
    [ 2632.646] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 2632.646] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 2632.671] (==) Log file: "/var/log/Xorg.0.log", Time: Sun May 25 00:53:45 2014
    [ 2632.677] (==) Using config file: "/etc/X11/xorg.conf"
    [ 2632.684] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 2632.690] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
    [ 2632.690] (==) ServerLayout "aticonfig Layout"
    [ 2632.690] (**) |-->Screen "aticonfig-Screen[0]-0" (0)
    [ 2632.690] (**) | |-->Monitor "aticonfig-Monitor[0]-0"
    [ 2632.690] (**) | |-->Device "aticonfig-Device[0]-0"
    [ 2632.690] (==) Automatically adding devices
    [ 2632.690] (==) Automatically enabling devices
    [ 2632.690] (==) Automatically adding GPU devices
    [ 2632.690] (WW) The directory "/usr/share/fonts/TTF/" does not exist.
    [ 2632.690] Entry deleted from font path.
    [ 2632.690] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 2632.690] Entry deleted from font path.
    [ 2632.690] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
    [ 2632.690] Entry deleted from font path.
    [ 2632.690] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 2632.690] Entry deleted from font path.
    [ 2632.690] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 2632.690] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 2632.690] Entry deleted from font path.
    [ 2632.690] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 2632.690] (==) FontPath set to:
    /usr/share/fonts/misc/
    [ 2632.690] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 2632.690] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 2632.690] (II) Loader magic: 0x7fac20
    [ 2632.690] (II) Module ABI versions:
    [ 2632.690] X.Org ANSI C Emulation: 0.4
    [ 2632.690] X.Org Video Driver: 14.1
    [ 2632.690] X.Org XInput driver : 19.1
    [ 2632.691] X.Org Server Extension : 7.0
    [ 2632.692] (--) PCI:*(0:2:0:0) 1002:665c:1458:226a rev 0, Mem @ 0xc0000000/268435456, 0xde800000/8388608, 0xdffc0000/262144, I/O @ 0x0000e800/256, BIOS @ 0x????????/131072
    [ 2632.698] Initializing built-in extension Generic Event Extension
    [ 2632.704] Initializing built-in extension SHAPE
    [ 2632.710] Initializing built-in extension MIT-SHM
    [ 2632.717] Initializing built-in extension XInputExtension
    [ 2632.723] Initializing built-in extension XTEST
    [ 2632.728] Initializing built-in extension BIG-REQUESTS
    [ 2632.734] Initializing built-in extension SYNC
    [ 2632.740] Initializing built-in extension XKEYBOARD
    [ 2632.745] Initializing built-in extension XC-MISC
    [ 2632.751] Initializing built-in extension SECURITY
    [ 2632.756] Initializing built-in extension XINERAMA
    [ 2632.761] Initializing built-in extension XFIXES
    [ 2632.767] Initializing built-in extension RENDER
    [ 2632.772] Initializing built-in extension RANDR
    [ 2632.777] Initializing built-in extension COMPOSITE
    [ 2632.782] Initializing built-in extension DAMAGE
    [ 2632.787] Initializing built-in extension MIT-SCREEN-SAVER
    [ 2632.792] Initializing built-in extension DOUBLE-BUFFER
    [ 2632.797] Initializing built-in extension RECORD
    [ 2632.802] Initializing built-in extension DPMS
    [ 2632.806] Initializing built-in extension X-Resource
    [ 2632.811] Initializing built-in extension XVideo
    [ 2632.816] Initializing built-in extension XVideo-MotionCompensation
    [ 2632.821] Initializing built-in extension XFree86-VidModeExtension
    [ 2632.825] Initializing built-in extension XFree86-DGA
    [ 2632.830] Initializing built-in extension XFree86-DRI
    [ 2632.834] Initializing built-in extension DRI2
    [ 2632.834] (II) "glx" will be loaded by default.
    [ 2632.834] (II) LoadModule: "glx"
    [ 2632.834] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 2632.835] (II) Module glx: vendor="Advanced Micro Devices, Inc."
    [ 2632.835] compiled for 6.9.0, module version = 1.0.0
    [ 2632.839] Loading extension GLX
    [ 2632.839] (II) LoadModule: "fglrx"
    [ 2632.839] (II) Loading /usr/lib/xorg/modules/drivers/fglrx_drv.so
    [ 2632.863] (II) Module fglrx: vendor="FireGL - AMD Technologies Inc."
    [ 2632.863] compiled for 1.4.99.906, module version = 14.10.2
    [ 2632.863] Module class: X.Org Video Driver
    [ 2632.863] (II) Loading sub module "fglrxdrm"
    [ 2632.863] (II) LoadModule: "fglrxdrm"
    [ 2632.863] (II) Loading /usr/lib/xorg/modules/linux/libfglrxdrm.so
    [ 2632.863] (II) Module fglrxdrm: vendor="FireGL - AMD Technologies Inc."
    [ 2632.863] compiled for 1.4.99.906, module version = 14.10.2
    [ 2632.863] (II) AMD Proprietary Linux Driver Version Identifier:14.10.2
    [ 2632.864] (II) AMD Proprietary Linux Driver Release Identifier: 14.10.1006
    [ 2632.864] (II) AMD Proprietary Linux Driver Build Date: Apr 17 2014 21:15:33
    [ 2632.864] (--) using VT number 2
    [ 2632.885] (WW) Falling back to old probe method for fglrx
    [ 2632.899] (II) Loading PCS database from /etc/ati/amdpcsdb /etc/ati/amdpcsdb.default
    [ 2632.901] ukiDynamicMajor: found major device number 250
    [ 2632.901] ukiDynamicMajor: found major device number 250
    [ 2632.901] ukiOpenByBusid: Searching for BusID PCI:2:0:0
    [ 2632.901] ukiOpenDevice: node name is /dev/ati/card0
    [ 2632.901] ukiOpenDevice: open result is 11, (OK)
    [ 2632.901] ukiOpenByBusid: ukiOpenMinor returns 11
    [ 2632.901] ukiOpenByBusid: ukiGetBusid reports PCI:2:0:0
    [ 2632.904] (--) Chipset Supported AMD Graphics Processor (0x665C) found
    [ 2632.904] (WW) fglrx: No matching Device section for instance (BusID PCI:0@2:0:1) found
    [ 2632.905] (II) fglrx(0): pEnt->device->identifier=0x11bea10
    [ 2632.905] (II) fglrx(0): === [xdl_xs114_atiddxPreInit] === begin
    [ 2632.905] (II) Loading sub module "vgahw"
    [ 2632.905] (II) LoadModule: "vgahw"
    [ 2632.905] (II) Loading /usr/lib/xorg/modules/libvgahw.so
    [ 2632.905] (II) Module vgahw: vendor="X.Org Foundation"
    [ 2632.906] compiled for 1.14.5, module version = 0.1.0
    [ 2632.906] ABI class: X.Org Video Driver, version 14.1
    [ 2632.906] (**) fglrx(0): Depth 24, (--) framebuffer bpp 32
    [ 2632.906] (II) fglrx(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
    [ 2632.906] (==) fglrx(0): Default visual is TrueColor
    [ 2632.906] (**) fglrx(0): Option "DPMS" "true"
    [ 2632.906] (==) fglrx(0): RGB weight 888
    [ 2632.906] (II) fglrx(0): Using 8 bits per RGB
    [ 2632.906] (==) fglrx(0): Buffer Tiling is ON
    [ 2632.906] (II) Loading sub module "fglrxdrm"
    [ 2632.906] (II) LoadModule: "fglrxdrm"
    [ 2632.906] (II) Loading /usr/lib/xorg/modules/linux/libfglrxdrm.so
    [ 2632.906] (II) Module fglrxdrm: vendor="FireGL - AMD Technologies Inc."
    [ 2632.906] compiled for 1.4.99.906, module version = 14.10.2
    [ 2632.908] ukiDynamicMajor: found major device number 250
    [ 2632.908] ukiDynamicMajor: found major device number 250
    [ 2632.908] ukiOpenByBusid: Searching for BusID PCI:2:0:0
    [ 2632.908] ukiOpenDevice: node name is /dev/ati/card0
    [ 2632.908] ukiOpenDevice: open result is 13, (OK)
    [ 2632.908] ukiOpenByBusid: ukiOpenMinor returns 13
    [ 2632.908] ukiOpenByBusid: ukiGetBusid reports PCI:2:0:0
    [ 2632.908] (**) fglrx(0): NoAccel = NO
    [ 2632.909] (**) fglrx(0): AMD 2D Acceleration Architecture enabled
    [ 2632.909] (--) fglrx(0): Chipset: "AMD Radeon HD 7700 Series" (Chipset = 0x665c)
    [ 2632.909] (--) fglrx(0): (PciSubVendor = 0x1458, PciSubDevice = 0x226a)
    [ 2632.909] (==) fglrx(0): board vendor info: third party graphics adapter - NOT original AMD
    [ 2632.909] (--) fglrx(0): Linear framebuffer (phys) at 0xc0000000
    [ 2632.909] (--) fglrx(0): MMIO registers at 0xdffc0000
    [ 2632.909] (--) fglrx(0): I/O port at 0x0000e800
    [ 2632.909] (==) fglrx(0): ROM-BIOS at 0x000c0000
    [ 2632.909] (II) fglrx(0): AC Adapter is used
    [ 2632.914] (II) fglrx(0): Primary V_BIOS segment is: 0xc000
    [ 2632.914] (II) Loading sub module "vbe"
    [ 2632.914] (II) LoadModule: "vbe"
    [ 2632.915] (II) Loading /usr/lib/xorg/modules/libvbe.so
    [ 2632.915] (II) Module vbe: vendor="X.Org Foundation"
    [ 2632.915] compiled for 1.14.5, module version = 1.1.0
    [ 2632.915] ABI class: X.Org Video Driver, version 14.1
    [ 2632.915] (II) fglrx(0): VESA BIOS detected
    [ 2632.915] (II) fglrx(0): VESA VBE Version 3.0
    [ 2632.915] (II) fglrx(0): VESA VBE Total Mem: 16384 kB
    [ 2632.915] (II) fglrx(0): VESA VBE OEM: AMD ATOMBIOS
    [ 2632.915] (II) fglrx(0): VESA VBE OEM Software Rev: 15.32
    [ 2632.915] (II) fglrx(0): VESA VBE OEM Vendor: (C) 1988-2010, Advanced Micro Devices, Inc.
    [ 2632.915] (II) fglrx(0): VESA VBE OEM Product: BONAIRE
    [ 2632.915] (II) fglrx(0): VESA VBE OEM Product Rev: 01.00
    [ 2632.915] (II) fglrx(0): AMD Video BIOS revision 9 or later detected
    [ 2632.915] (--) fglrx(0): Video RAM: 2097152 kByte, Type: GDDR5
    [ 2632.915] (II) fglrx(0): PCIE card detected
    [ 2632.915] (--) fglrx(0): Using per-process page tables (PPPT) as GART.
    [ 2632.915] (WW) fglrx(0): board is an unknown third party board, chipset is supported
    [ 2632.915] (II) fglrx(0): [FB] MC range(MCFBBase = 0xf400000000, MCFBSize = 0x80000000)
    [ 2632.915] (II) fglrx(0): RandR 1.2 support is enabled!
    [ 2632.915] (II) fglrx(0): RandR 1.2 rotation support is enabled!
    [ 2632.915] (II) Loading sub module "fb"
    [ 2632.915] (II) LoadModule: "fb"
    [ 2632.916] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 2632.916] (II) Module fb: vendor="X.Org Foundation"
    [ 2632.916] compiled for 1.14.5, module version = 1.0.0
    [ 2632.916] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 2632.916] (II) fglrx(0): EDID Management option: EDID Management is enabled
    [ 2632.916] (II) Loading sub module "ddc"
    [ 2632.916] (II) LoadModule: "ddc"
    [ 2632.916] (II) Module "ddc" already built-in
    [ 2633.034] (II) fglrx(0): Output DFP1 using monitor section aticonfig-Monitor[0]-0
    [ 2633.034] (II) fglrx(0): Output DFP2 has no monitor section
    [ 2633.034] (II) fglrx(0): Output DFP3 has no monitor section
    [ 2633.034] (II) fglrx(0): Output DFP4 has no monitor section
    [ 2633.034] (II) fglrx(0): Output DFP5 has no monitor section
    [ 2633.034] (II) fglrx(0): Output DFP6 has no monitor section
    [ 2633.034] (II) fglrx(0): Output DFP7 has no monitor section
    [ 2633.034] (II) fglrx(0): Output CRT1 has no monitor section
    [ 2633.034] (II) Loading sub module "ddc"
    [ 2633.034] (II) LoadModule: "ddc"
    [ 2633.034] (II) Module "ddc" already built-in
    [ 2633.034] (II) fglrx(0): Connected Display0: CRT1
    [ 2633.034] (II) fglrx(0): Display0 EDID data ---------------------------
    [ 2633.034] (II) fglrx(0): Manufacturer: GSM Model: 4b31 Serial#: 78077
    [ 2633.034] (II) fglrx(0): Year: 2007 Week: 7
    [ 2633.034] (II) fglrx(0): EDID Version: 1.3
    [ 2633.034] (II) fglrx(0): Analog Display Input, Input Voltage Level: 0.700/0.700 V
    [ 2633.034] (II) fglrx(0): Sync: Separate Composite SyncOnGreen
    [ 2633.034] (II) fglrx(0): Max Image Size [cm]: horiz.: 38 vert.: 30
    [ 2633.034] (II) fglrx(0): Gamma: 2.20
    [ 2633.034] (II) fglrx(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
    [ 2633.034] (II) fglrx(0): First detailed timing is preferred mode
    [ 2633.034] (II) fglrx(0): redX: 0.639 redY: 0.342 greenX: 0.297 greenY: 0.615
    [ 2633.034] (II) fglrx(0): blueX: 0.146 blueY: 0.068 whiteX: 0.313 whiteY: 0.329
    [ 2633.034] (II) fglrx(0): Supported established timings:
    [ 2633.034] (II) fglrx(0): 720x400@70Hz
    [ 2633.034] (II) fglrx(0): 640x480@60Hz
    [ 2633.034] (II) fglrx(0): 640x480@67Hz
    [ 2633.034] (II) fglrx(0): 640x480@72Hz
    [ 2633.034] (II) fglrx(0): 640x480@75Hz
    [ 2633.034] (II) fglrx(0): 800x600@56Hz
    [ 2633.034] (II) fglrx(0): 800x600@60Hz
    [ 2633.034] (II) fglrx(0): 800x600@72Hz
    [ 2633.034] (II) fglrx(0): 800x600@75Hz
    [ 2633.034] (II) fglrx(0): 832x624@75Hz
    [ 2633.034] (II) fglrx(0): 1024x768@60Hz
    [ 2633.034] (II) fglrx(0): 1024x768@70Hz
    [ 2633.034] (II) fglrx(0): 1024x768@75Hz
    [ 2633.035] (II) fglrx(0): 1280x1024@75Hz
    [ 2633.035] (II) fglrx(0): 1152x864@75Hz
    [ 2633.035] (II) fglrx(0): Manufacturer's mask: 0
    [ 2633.035] (II) fglrx(0): Supported standard timings:
    [ 2633.035] (II) fglrx(0): #0: hsize: 640 vsize 480 refresh: 75 vid: 20273
    [ 2633.035] (II) fglrx(0): #1: hsize: 800 vsize 600 refresh: 75 vid: 20293
    [ 2633.035] (II) fglrx(0): #2: hsize: 1024 vsize 768 refresh: 75 vid: 20321
    [ 2633.035] (II) fglrx(0): #3: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
    [ 2633.035] (II) fglrx(0): Supported detailed timing:
    [ 2633.035] (II) fglrx(0): clock: 108.0 MHz Image Size: 376 x 301 mm
    [ 2633.035] (II) fglrx(0): h_active: 1280 h_sync: 1328 h_sync_end 1440 h_blank_end 1688 h_border: 0
    [ 2633.035] (II) fglrx(0): v_active: 1024 v_sync: 1025 v_sync_end 1028 v_blanking: 1066 v_border: 0
    [ 2633.035] (II) fglrx(0): Ranges: V min: 56 V max: 75 Hz, H min: 30 H max: 83 kHz, PixClock max 145 MHz
    [ 2633.035] (II) fglrx(0): Monitor name: L1918S
    [ 2633.035] (II) fglrx(0): Monitor name:
    [ 2633.035] (II) fglrx(0): EDID (in hex):
    [ 2633.035] (II) fglrx(0): 00ffffffffffff001e6d314bfd300100
    [ 2633.035] (II) fglrx(0): 071101036e261e78eaa2a5a3574c9d25
    [ 2633.035] (II) fglrx(0): 115054bfef80314f454f614f81800101
    [ 2633.035] (II) fglrx(0): 010101010101302a009851002a403070
    [ 2633.035] (II) fglrx(0): 1300782d1100001e000000fd00384b1e
    [ 2633.035] (II) fglrx(0): 530e000a202020202020000000fc004c
    [ 2633.035] (II) fglrx(0): 31393138530a202020202020000000fc
    [ 2633.035] (II) fglrx(0): 00200a202020202020202020202000e7
    [ 2633.035] (II) fglrx(0): End of Display0 EDID data --------------------
    [ 2633.035] (II) fglrx(0): Dynamic Surface Resizing Enabled
    [ 2633.036] (II) fglrx(0): EDID for output DFP1
    [ 2633.036] (II) fglrx(0): EDID for output DFP2
    [ 2633.036] (II) fglrx(0): EDID for output DFP3
    [ 2633.036] (II) fglrx(0): EDID for output DFP4
    [ 2633.036] (II) fglrx(0): EDID for output DFP5
    [ 2633.036] (II) fglrx(0): EDID for output DFP6
    [ 2633.036] (II) fglrx(0): EDID for output DFP7
    [ 2633.036] (II) fglrx(0): EDID for output CRT1
    [ 2633.036] (II) fglrx(0): Manufacturer: GSM Model: 4b31 Serial#: 78077
    [ 2633.036] (II) fglrx(0): Year: 2007 Week: 7
    [ 2633.036] (II) fglrx(0): EDID Version: 1.3
    [ 2633.036] (II) fglrx(0): Analog Display Input, Input Voltage Level: 0.700/0.700 V
    [ 2633.036] (II) fglrx(0): Sync: Separate Composite SyncOnGreen
    [ 2633.036] (II) fglrx(0): Max Image Size [cm]: horiz.: 38 vert.: 30
    [ 2633.036] (II) fglrx(0): Gamma: 2.20
    [ 2633.036] (II) fglrx(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
    [ 2633.036] (II) fglrx(0): First detailed timing is preferred mode
    [ 2633.036] (II) fglrx(0): redX: 0.639 redY: 0.342 greenX: 0.297 greenY: 0.615
    [ 2633.036] (II) fglrx(0): blueX: 0.146 blueY: 0.068 whiteX: 0.313 whiteY: 0.329
    [ 2633.036] (II) fglrx(0): Supported established timings:
    [ 2633.036] (II) fglrx(0): 720x400@70Hz
    [ 2633.036] (II) fglrx(0): 640x480@60Hz
    [ 2633.036] (II) fglrx(0): 640x480@67Hz
    [ 2633.036] (II) fglrx(0): 640x480@72Hz
    [ 2633.036] (II) fglrx(0): 640x480@75Hz
    [ 2633.036] (II) fglrx(0): 800x600@56Hz
    [ 2633.036] (II) fglrx(0): 800x600@60Hz
    [ 2633.036] (II) fglrx(0): 800x600@72Hz
    [ 2633.036] (II) fglrx(0): 800x600@75Hz
    [ 2633.036] (II) fglrx(0): 832x624@75Hz
    [ 2633.037] (II) fglrx(0): 1024x768@60Hz
    [ 2633.037] (II) fglrx(0): 1024x768@70Hz
    [ 2633.037] (II) fglrx(0): 1024x768@75Hz
    [ 2633.037] (II) fglrx(0): 1280x1024@75Hz
    [ 2633.037] (II) fglrx(0): 1152x864@75Hz
    [ 2633.037] (II) fglrx(0): Manufacturer's mask: 0
    [ 2633.037] (II) fglrx(0): Supported standard timings:
    [ 2633.037] (II) fglrx(0): #0: hsize: 640 vsize 480 refresh: 75 vid: 20273
    [ 2633.037] (II) fglrx(0): #1: hsize: 800 vsize 600 refresh: 75 vid: 20293
    [ 2633.037] (II) fglrx(0): #2: hsize: 1024 vsize 768 refresh: 75 vid: 20321
    [ 2633.037] (II) fglrx(0): #3: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
    [ 2633.037] (II) fglrx(0): Supported detailed timing:
    [ 2633.037] (II) fglrx(0): clock: 108.0 MHz Image Size: 376 x 301 mm
    [ 2633.037] (II) fglrx(0): h_active: 1280 h_sync: 1328 h_sync_end 1440 h_blank_end 1688 h_border: 0
    [ 2633.037] (II) fglrx(0): v_active: 1024 v_sync: 1025 v_sync_end 1028 v_blanking: 1066 v_border: 0
    [ 2633.037] (II) fglrx(0): Ranges: V min: 56 V max: 75 Hz, H min: 30 H max: 83 kHz, PixClock max 145 MHz
    [ 2633.037] (II) fglrx(0): Monitor name: L1918S
    [ 2633.037] (II) fglrx(0): Monitor name:
    [ 2633.037] (II) fglrx(0): EDID (in hex):
    [ 2633.037] (II) fglrx(0): 00ffffffffffff001e6d314bfd300100
    [ 2633.037] (II) fglrx(0): 071101036e261e78eaa2a5a3574c9d25
    [ 2633.037] (II) fglrx(0): 115054bfef80314f454f614f81800101
    [ 2633.037] (II) fglrx(0): 010101010101302a009851002a403070
    [ 2633.037] (II) fglrx(0): 1300782d1100001e000000fd00384b1e
    [ 2633.037] (II) fglrx(0): 530e000a202020202020000000fc004c
    [ 2633.037] (II) fglrx(0): 31393138530a202020202020000000fc
    [ 2633.037] (II) fglrx(0): 00200a202020202020202020202000e7
    [ 2633.037] (II) fglrx(0): Printing probed modes for output CRT1
    [ 2633.037] (II) fglrx(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz eP)
    [ 2633.037] (II) fglrx(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
    [ 2633.037] (II) fglrx(0): Modeline "1280x960"x75.0 135.00 1280 1296 1440 1688 960 1025 1028 1066 +hsync +vsync (80.0 kHz e)
    [ 2633.037] (II) fglrx(0): Modeline "1280x960"x60.0 108.00 1280 1328 1440 1688 960 1025 1028 1066 +hsync +vsync (64.0 kHz e)
    [ 2633.037] (II) fglrx(0): Modeline "1280x768"x75.0 135.00 1280 1296 1440 1688 768 1025 1028 1066 +hsync +vsync (80.0 kHz e)
    [ 2633.037] (II) fglrx(0): Modeline "1280x768"x60.0 108.00 1280 1328 1440 1688 768 1025 1028 1066 +hsync +vsync (64.0 kHz e)
    [ 2633.037] (II) fglrx(0): Modeline "1280x720"x75.0 135.00 1280 1296 1440 1688 720 1025 1028 1066 +hsync +vsync (80.0 kHz e)
    [ 2633.037] (II) fglrx(0): Modeline "1280x720"x60.0 108.00 1280 1328 1440 1688 720 1025 1028 1066 +hsync +vsync (64.0 kHz e)
    [ 2633.037] (II) fglrx(0): Modeline "1024x768"x75.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
    [ 2633.037] (II) fglrx(0): Modeline "1024x768"x70.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
    [ 2633.037] (II) fglrx(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
    [ 2633.037] (II) fglrx(0): Modeline "800x600"x72.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
    [ 2633.037] (II) fglrx(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
    [ 2633.037] (II) fglrx(0): Modeline "800x600"x60.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
    [ 2633.037] (II) fglrx(0): Modeline "800x600"x56.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
    [ 2633.037] (II) fglrx(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
    [ 2633.037] (II) fglrx(0): Modeline "640x480"x72.0 31.50 640 656 696 832 480 481 484 520 -hsync -vsync (37.9 kHz e)
    [ 2633.037] (II) fglrx(0): Modeline "640x480"x67.0 27.28 640 664 728 816 480 481 484 499 -hsync +vsync (33.4 kHz e)
    [ 2633.037] (II) fglrx(0): Modeline "640x480"x60.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
    [ 2633.037] (II) fglrx(0): Output DFP1 disconnected
    [ 2633.037] (II) fglrx(0): Output DFP2 disconnected
    [ 2633.037] (II) fglrx(0): Output DFP3 disconnected
    [ 2633.037] (II) fglrx(0): Output DFP4 disconnected
    [ 2633.037] (II) fglrx(0): Output DFP5 disconnected
    [ 2633.038] (II) fglrx(0): Output DFP6 disconnected
    [ 2633.038] (II) fglrx(0): Output DFP7 disconnected
    [ 2633.038] (II) fglrx(0): Output CRT1 connected
    [ 2633.038] (II) fglrx(0): Using exact sizes for initial modes
    [ 2633.038] (II) fglrx(0): Output CRT1 using initial mode 1280x1024
    [ 2633.038] (II) fglrx(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    [ 2633.038] (II) fglrx(0): DPI set to (96, 96)
    [ 2633.038] (II) fglrx(0): Eyefinity capable adapter detected.
    [ 2633.038] (II) fglrx(0): Adapter AMD Radeon HD 7700 Series has 6 configurable heads and 1 displays connected.
    [ 2633.038] (==) fglrx(0): PseudoColor visuals disabled
    [ 2633.038] (II) Loading sub module "ramdac"
    [ 2633.038] (II) LoadModule: "ramdac"
    [ 2633.038] (II) Module "ramdac" already built-in
    [ 2633.038] (==) fglrx(0): NoDRI = NO
    [ 2633.038] (==) fglrx(0): Capabilities: 0x00000000
    [ 2633.038] (==) fglrx(0): CapabilitiesEx: 0x00000000
    [ 2633.038] (==) fglrx(0): OpenGL ClientDriverName: "fglrx_dri.so"
    [ 2633.038] (==) fglrx(0): UseFastTLS=0
    [ 2633.038] (II) fglrx(0): Shadow Primary option: ShadowPrimary is enabled
    [ 2633.038] (--) Depth 24 pixmap format is 32 bpp
    [ 2633.038] Loading extension ATIFGLRXDRI
    [ 2633.038] (II) fglrx(0): doing swlDriScreenInit
    [ 2633.038] (II) fglrx(0): swlDriScreenInit for fglrx driver
    [ 2633.039] ukiDynamicMajor: found major device number 250
    [ 2633.039] ukiDynamicMajor: found major device number 250
    [ 2633.039] ukiDynamicMajor: found major device number 250
    [ 2633.039] ukiOpenByBusid: Searching for BusID PCI:2:0:0
    [ 2633.039] ukiOpenDevice: node name is /dev/ati/card0
    [ 2633.039] ukiOpenDevice: open result is 14, (OK)
    [ 2633.039] ukiOpenByBusid: ukiOpenMinor returns 14
    [ 2633.039] ukiOpenByBusid: ukiGetBusid reports PCI:2:0:0
    [ 2633.039] (II) fglrx(0): [uki] DRM interface version 1.0
    [ 2633.039] (II) fglrx(0): [uki] created "fglrx" driver at busid "PCI:2:0:0"
    [ 2633.039] (II) fglrx(0): [uki] added 8192 byte SAREA at 0x3c000
    [ 2633.039] (II) fglrx(0): [uki] mapped SAREA 0x3c000 to 0x7f000fd0d000
    [ 2633.039] (II) fglrx(0): [uki] framebuffer handle = 0x3d000
    [ 2633.039] (II) fglrx(0): [uki] added 1 reserved context for kernel
    [ 2633.039] (II) fglrx(0): swlDriScreenInit done
    [ 2633.039] (II) fglrx(0): Kernel Module Version Information:
    [ 2633.039] (II) fglrx(0): Name: fglrx
    [ 2633.039] (II) fglrx(0): Version: 14.10.2
    [ 2633.039] (II) fglrx(0): Date: Apr 17 2014
    [ 2633.039] (II) fglrx(0): Desc: AMD FireGL DRM kernel module
    [ 2633.039] (II) fglrx(0): Kernel Module version matches driver.
    [ 2633.039] (II) fglrx(0): Kernel Module Build Time Information:
    [ 2633.039] (II) fglrx(0): Build-Kernel UTS_RELEASE: 3.10.40-1-lts
    [ 2633.039] (II) fglrx(0): Build-Kernel MODVERSIONS: yes
    [ 2633.039] (II) fglrx(0): Build-Kernel __SMP__: yes
    [ 2633.039] (II) fglrx(0): Build-Kernel PAGE_SIZE: 0x1000
    [ 2633.039] (II) fglrx(0): [uki] register handle = 0x0003e000
    [ 2633.040] (II) fglrx(0): DRI initialization successfull
    [ 2633.040] (II) fglrx(0): FBADPhys: 0xf400000000 FBMappedSize: 0x01040000
    [ 2633.041] (==) fglrx(0): Backing store disabled
    [ 2633.041] Loading extension FGLRXEXTENSION
    [ 2633.041] (**) fglrx(0): DPMS enabled
    [ 2633.041] (II) fglrx(0): Initialized in-driver Xinerama extension
    [ 2633.041] (**) fglrx(0): Textured Video is enabled.
    [ 2633.041] (II) LoadModule: "glesx"
    [ 2633.042] (II) Loading /usr/lib/xorg/modules/glesx.so
    [ 2633.043] (II) Module glesx: vendor="X.Org Foundation"
    [ 2633.043] compiled for 1.4.99.906, module version = 1.0.0
    [ 2633.043] Loading extension GLESX
    [ 2633.043] (II) fglrx(0): GLESX enableFlags = 8784
    [ 2633.043] (II) fglrx(0): GLESX is enabled
    [ 2633.043] (II) LoadModule: "amdxmm"
    [ 2633.043] (II) Loading /usr/lib/xorg/modules/amdxmm.so
    [ 2633.043] (II) Module amdxmm: vendor="X.Org Foundation"
    [ 2633.043] compiled for 1.4.99.906, module version = 2.0.0
    [ 2633.055] Loading extension AMDXVOPL
    [ 2633.055] Loading extension AMDXVBA
    [ 2633.055] (II) fglrx(0): Enable composite support successfully
    [ 2633.055] (WW) fglrx(0): Option "VendorName" is not used
    [ 2633.055] (WW) fglrx(0): Option "ModelName" is not used
    [ 2633.055] (II) fglrx(0): X context handle = 0x1
    [ 2633.055] (II) fglrx(0): [DRI] installation complete
    [ 2633.055] (==) fglrx(0): Silken mouse enabled
    [ 2633.056] (==) fglrx(0): Using HW cursor of display infrastructure!
    [ 2633.056] (II) fglrx(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    [ 2633.414] (--) RandR disabled
    [ 2633.432] ukiDynamicMajor: found major device number 250
    [ 2633.432] ukiDynamicMajor: found major device number 250
    [ 2633.432] ukiOpenByBusid: Searching for BusID PCI:2:0:0
    [ 2633.432] ukiOpenDevice: node name is /dev/ati/card0
    [ 2633.432] ukiOpenDevice: open result is 15, (OK)
    [ 2633.432] ukiOpenByBusid: ukiOpenMinor returns 15
    [ 2633.432] ukiOpenByBusid: ukiGetBusid reports PCI:2:0:0
    [ 2633.432] (EE) AIGLX error: failed to open /usr/X11R6/lib64/modules/dri/fglrx_dri.so, error[/usr/X11R6/lib64/modules/dri/fglrx_dri.so: cannot open shared object file: No such file or directory]
    [ 2633.443] ukiDynamicMajor: found major device number 250
    [ 2633.443] ukiDynamicMajor: found major device number 250
    [ 2633.443] ukiDynamicMajor: found major device number 250
    [ 2633.443] ukiOpenDevice: node name is /dev/ati/card0
    [ 2633.443] ukiOpenDevice: open result is 16, (OK)
    [ 2633.443] ukiGetBusid returned 'PCI:2:0:0'
    [ 2633.443] ukiOpenDevice: node name is /dev/ati/card1
    [ 2633.443] ukiOpenDevice: open result is -1, (No such device)
    [ 2633.443] ukiOpenDevice: open result is -1, (No such device)
    [ 2633.443] ukiOpenDevice: Open failed
    [ 2633.443] ukiOpenDevice: node name is /dev/ati/card2
    [ 2633.443] ukiOpenDevice: open result is -1, (No such device)
    [ 2633.443] ukiOpenDevice: open result is -1, (No such device)
    [ 2633.443] ukiOpenDevice: Open failed
    [ 2633.443] ukiOpenDevice: node name is /dev/ati/card3
    [ 2633.444] ukiOpenDevice: open result is -1, (No such device)
    [ 2633.444] ukiOpenDevice: open result is -1, (No such device)
    [ 2633.444] ukiOpenDevice: Open failed
    [ 2633.444] ukiOpenDevice: node name is /dev/ati/card4
    [ 2633.444] ukiOpenDevice: open result is -1, (No such device)
    [ 2633.444] ukiOpenDevice: open result is -1, (No such device)
    [ 2633.444] ukiOpenDevice: Open failed
    [ 2633.444] ukiOpenDevice: node name is /dev/ati/card5
    [ 2633.444] ukiOpenDevice: open result is -1, (No such device)
    [ 2633.444] ukiOpenDevice: open result is -1, (No such device)
    [ 2633.444] ukiOpenDevice: Open failed
    [ 2633.444] ukiOpenDevice: node name is /dev/ati/card6
    [ 2633.444] ukiOpenDevice: open result is -1, (No such device)
    [ 2633.444] ukiOpenDevice: open result is -1, (No such device)
    [ 2633.444] ukiOpenDevice: Open failed
    [ 2633.444] ukiOpenDevice: node name is /dev/ati/card7
    [ 2633.444] ukiOpenDevice: open result is -1, (No such device)
    [ 2633.444] ukiOpenDevice: open result is -1, (No such device)
    [ 2633.444] ukiOpenDevice: Open failed
    [ 2633.444] ukiOpenDevice: node name is /dev/ati/card8
    [ 2633.444] ukiOpenDevice: open result is -1, (No such device)
    [ 2633.445] ukiOpenDevice: open result is -1, (No such device)
    [ 2633.445] ukiOpenDevice: Open failed
    [ 2633.445] ukiOpenDevice: node name is /dev/ati/card9
    [ 2633.445] ukiOpenDevice: open result is -1, (No such device)
    [ 2633.445] ukiOpenDevice: open result is -1, (No such device)
    [ 2633.445] ukiOpenDevice: Open failed
    [ 2633.445] ukiOpenDevice: node name is /dev/ati/card10
    [ 2633.445] ukiOpenDevice: open result is -1, (No such device)
    [ 2633.445] ukiOpenDevice: open result is -1, (No such device)
    [ 2633.445] ukiOpenDevice: Open failed
    [ 2633.445] ukiOpenDevice: node name is /dev/ati/card11
    [ 2633.445] ukiOpenDevice: open result is -1, (No such device)
    [ 2633.445] ukiOpenDevice: open result is -1, (No such device)
    [ 2633.445] ukiOpenDevice: Open failed
    [ 2633.445] ukiOpenDevice: node name is /dev/ati/card12
    [ 2633.445] ukiOpenDevice: open result is -1, (No such device)
    [ 2633.445] ukiOpenDevice: open result is -1, (No such device)
    [ 2633.445] ukiOpenDevice: Open failed
    [ 2633.445] ukiOpenDevice: node name is /dev/ati/card13
    [ 2633.445] ukiOpenDevice: open result is -1, (No such device)
    [ 2633.445] ukiOpenDevice: open result is -1, (No such device)
    [ 2633.446] ukiOpenDevice: Open failed
    [ 2633.446] ukiOpenDevice: node name is /dev/ati/card14
    [ 2633.446] ukiOpenDevice: open result is -1, (No such device)
    [ 2633.446] ukiOpenDevice: open result is -1, (No such device)
    [ 2633.446] ukiOpenDevice: Open failed
    [ 2633.446] ukiOpenDevice: node name is /dev/ati/card15
    [ 2633.446] ukiOpenDevice: open result is -1, (No such device)
    [ 2633.446] ukiOpenDevice: open result is -1, (No such device)
    [ 2633.446] ukiOpenDevice: Open failed
    [ 2633.446] ukiDynamicMajor: found major device number 250
    [ 2633.446] ukiOpenByBusid: Searching for BusID PCI:2:0:0
    [ 2633.446] ukiOpenDevice: node name is /dev/ati/card0
    [ 2633.446] ukiOpenDevice: open result is 16, (OK)
    [ 2633.446] ukiOpenByBusid: ukiOpenMinor returns 16
    [ 2633.446] ukiOpenByBusid: ukiGetBusid reports PCI:2:0:0
    [ 2633.525] (II) AIGLX: Loaded and initialized OpenGL driver(II) GLX: Initialized DRI GL provider for screen 0
    [ 2633.526] ukiDynamicMajor: found major device number 250
    [ 2633.526] ukiDynamicMajor: found major device number 250
    [ 2633.526] ukiDynamicMajor: found major device number 250
    [ 2633.526] ukiOpenDevice: node name is /dev/ati/card0
    [ 2633.526] ukiOpenDevice: open result is 17, (OK)
    [ 2633.526] ukiGetBusid returned 'PCI:2:0:0'
    [ 2633.526] ukiOpenDevice: node name is /dev/ati/card1
    [ 2633.526] ukiOpenDevice: open result is -1, (No such device)
    [ 2633.526] ukiOpenDevice: open result is -1, (No such device)
    [ 2633.526] ukiOpenDevice: Open failed
    [ 2633.526] ukiOpenDevice: node name is /dev/ati/card2
    [ 2633.526] ukiOpenDevice: open result is -1, (No such device)
    [ 2633.526] ukiOpenDevice: open result is -1, (No such device)
    [ 2633.526] ukiOpenDevice: Open failed
    [ 2633.526] ukiOpenDevice: node name is /dev/ati/card3
    [ 2633.526] ukiOpenDevice: open result is -1, (No such device)
    [ 2633.526] ukiOpenDevice: open result is -1, (No such device)
    [ 2633.526] ukiOpenDevice: Open failed
    [ 2633.526] ukiOpenDevice: node name is /dev/ati/card4
    [ 2633.526] ukiOpenDevice: open result is -1, (No such device)
    [ 2633.526] ukiOpenDevice: open result is -1, (No such device)
    [ 2633.526] ukiOpenDevice: Open failed
    [ 2633.526] ukiOpenDevice: node name is /dev/ati/card5
    [ 2633.526] ukiOpenDevice: open result is -1, (No such device)
    [ 2633.526] ukiOpenDevice: open result is -1, (No such device)
    [ 2633.526] ukiOpenDevice: Open failed
    [ 2633.526] ukiOpenDevice: node name is /dev/ati/card6
    [ 2633.526] ukiOpenDevice: open result is -1, (No such device)
    [ 2633.526] ukiOpenDevice: open result is -1, (No such device)
    [ 2633.526] ukiOpenDevice: Open failed
    [ 2633.526] ukiOpenDevice: node name is /dev/ati/card7
    [ 2633.526] ukiOpenDevice: open result is -1, (No such device)
    [ 2633.526] ukiOpenDevice: open result is -1, (No such device)
    [ 2633.526] ukiOpenDevice: Open failed
    [ 2633.526] ukiOpenDevice: node name is /dev/ati/card8
    [ 2633.526] ukiOpenDevice: open result is -1, (No such device)
    [ 2633.526] ukiOpenDevice: open result is -1, (No such device)
    [ 2633.526] ukiOpenDevice: Open failed
    [ 2633.526] ukiOpenDevice: node name is /dev/ati/card9
    [ 2633.526] ukiOpenDevice: open result is -1, (No such device)
    [ 2633.526] ukiOpenDevice: open result is -1, (No such device)
    [ 2633.527] ukiOpenDevice: Open failed
    [ 2633.527] ukiOpenDevice: node name is /dev/ati/card10
    [ 2633.527] ukiOpenDevice: open result is -1, (No such device)
    [ 2633.527] ukiOpenDevice: open result is -1, (No such device)
    [ 2633.527] ukiOpenDevice: Open failed
    [ 2633.527] ukiOpenDevice: node name is /dev/ati/card11
    [ 2633.527] ukiOpenDevice: open result is -1, (No such device)
    [ 2633.527] ukiOpenDevice: open result is -1, (No such device)
    [ 2633.527] ukiOpenDevice: Open failed
    [ 2633.527] ukiOpenDevice: node name is /dev/ati/card12
    [ 2633.527] ukiOpenDevice: open result is -1, (No such device)
    [ 2633.527] ukiOpenDevice: open result is -1, (No such device)
    [ 2633.527] ukiOpenDevice: Open failed
    [ 2633.527] ukiOpenDevice: node name is /dev/ati/card13
    [ 2633.527] ukiOpenDevice: open result is -1, (No such device)
    [ 2633.527] ukiOpenDevice: open result is -1, (No such device)
    [ 2633.527] ukiOpenDevice: Open failed
    [ 2633.527] ukiOpenDevice: node name is /dev/ati/card14
    [ 2633.527] ukiOpenDevice: open result is -1, (No such device)
    [ 2633.527] ukiOpenDevice: open result is -1, (No such device)
    [ 2633.527] ukiOpenDevice: Open failed
    [ 2633.527] ukiOpenDevice: node name is /dev/ati/card15
    [ 2633.527] ukiOpenDevice: open result is -1, (No such device)
    [ 2633.527] ukiOpenDevice: open result is -1, (No such device)
    [ 2633.527] ukiOpenDevice: Open failed
    [ 2633.527] ukiDynamicMajor: found major device number 250
    [ 2633.527] ukiOpenByBusid: Searching for BusID PCI:2:0:0
    [ 2633.527] ukiOpenDevice: node name is /dev/ati/card0
    [ 2633.527] ukiOpenDevice: open result is 17, (OK)
    [ 2633.527] ukiOpenByBusid: ukiOpenMinor returns 17
    [ 2633.527] ukiOpenByBusid: ukiGetBusid reports PCI:2:0:0
    [ 2633.546] (II) fglrx(0): OverDrive6 Detected!
    [ 2633.551] (II) fglrx(0): Setting screen physical size to 338 x 270
    [ 2633.594] (II) config/udev: Adding input device Power Button (/dev/input/event3)
    [ 2633.594] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 2633.594] (II) LoadModule: "evdev"
    [ 2633.595] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 2633.595] (II) Module evdev: vendor="X.Org Foundation"
    [ 2633.595] compiled for 1.14.3, module version = 2.8.2
    [ 2633.595] Module class: X.Org XInput Driver
    [ 2633.595] ABI class: X.Org XInput driver, version 19.1
    [ 2633.595] (II) Using input driver 'evdev' for 'Power Button'
    [ 2633.595] (**) Power Button: always reports core events
    [ 2633.595] (**) evdev: Power Button: Device: "/dev/input/event3"
    [ 2633.595] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 2633.595] (--) evdev: Power Button: Found keys
    [ 2633.595] (II) evdev: Power Button: Configuring as keyboard
    [ 2633.595] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
    [ 2633.595] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
    [ 2633.595] (**) Option "xkb_rules" "evdev"
    [ 2633.595] (**) Option "xkb_model" "pc104"
    [ 2633.595] (**) Option "xkb_layout" "us"
    [ 2633.634] (II) config/udev: Adding input device Power Button (/dev/input/event2)
    [ 2633.634] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 2633.634] (II) Using input driver 'evdev' for 'Power Button'
    [ 2633.634] (**) Power Button: always reports core events
    [ 2633.634] (**) evdev: Power Button: Device: "/dev/input/event2"
    [ 2633.634] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 2633.634] (--) evdev: Power Button: Found keys
    [ 2633.634] (II) evdev: Power Button: Configuring as keyboard
    [ 2633.634] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2/event2"
    [ 2633.634] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
    [ 2633.634] (**) Option "xkb_rules" "evdev"
    [ 2633.634] (**) Option "xkb_model" "pc104"
    [ 2633.634] (**) Option "xkb_layout" "us"
    [ 2633.635] (II) config/udev: Adding input device Logitech USB-PS/2 Optical Mouse (/dev/input/event1)
    [ 2633.635] (**) Logitech USB-PS/2 Optical Mouse: Applying InputClass "evdev pointer catchall"
    [ 2633.635] (II) Using input driver 'evdev' for 'Logitech USB-PS/2 Optical Mouse'
    [ 2633.635] (**) Logitech USB-PS/2 Optical Mouse: always reports core events
    [ 2633.635] (**) evdev: Logitech USB-PS/2 Optical Mouse: Device: "/dev/input/event1"
    [ 2633.635] (--) evdev: Logitech USB-PS/2 Optical Mouse: Vendor 0x46d Product 0xc051
    [ 2633.635] (--) evdev: Logitech USB-PS/2 Optical Mouse: Found 12 mouse buttons
    [ 2633.635] (--) evdev: Logitech USB-PS/2 Optical Mouse: Found scroll wheel(s)
    [ 2633.635] (--) evdev: Logitech USB-PS/2 Optical Mouse: Found relative axes
    [ 2633.635] (--) evdev: Logitech USB-PS/2 Optical Mouse: Found x and y relative axes
    [ 2633.635] (II) evdev: Logitech USB-PS/2 Optical Mouse: Configuring as mouse
    [ 2633.635] (II) evdev: Logitech USB-PS/2 Optical Mouse: Adding scrollwheel support
    [ 2633.635] (**) evdev: Logitech USB-PS/2 Optical Mouse: YAxisMapping: buttons 4 and 5
    [ 2633.635] (**) evdev: Logitech USB-PS/2 Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 2633.635] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:02.0/usb2/2-3/2-3:1.0/input/input1/event1"
    [ 2633.635] (II) XINPUT: Adding extended input device "Logitech USB-PS/2 Optical Mouse" (type: MOUSE, id 8)
    [ 2633.635] (II) evdev: Logitech USB-PS/2 Optical Mouse: initialized for relative axes.
    [ 2633.635] (**) Logitech USB-PS/2 Optical Mouse: (accel) keeping acceleration scheme 1
    [ 2633.635] (**) Logitech USB-PS/2 Optical Mouse: (accel) acceleration profile 0
    [ 2633.635] (**) Logitech USB-PS/2 Optical Mouse: (accel) acceleration factor: 2.000
    [ 2633.635] (**) Logitech USB-PS/2 Optical Mouse: (accel) acceleration threshold: 4
    [ 2633.635] (II) config/udev: Adding input device Logitech USB-PS/2 Optical Mouse (/dev/input/mouse0)
    [ 2633.635] (II) No input driver specified, ignoring this device.
    [ 2633.636] (II) This device may have been added with another device file.
    [ 2633.636] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event5)
    [ 2633.636] (II) No input driver specified, ignoring this device.
    [ 2633.636] (II) This device may have been added with another device file.
    [ 2633.636] (II) config/udev: Adding input device HDA NVidia Line Out (/dev/input/event6)
    [ 2633.636] (II) No input driver specified, ignoring this device.
    [ 2633.636] (II) This device may have been added with another device file.
    [ 2633.636] (II) config/udev: Adding input device HDA NVidia Line (/dev/input/event7)
    [ 2633.636] (II) No input driver specified, ignoring this device.
    [ 2633.636] (II) This device may have been added with another device file.
    [ 2633.637] (II) config/udev: Adding input device HDA NVidia Rear Mic (/dev/input/event8)
    [ 2633.637] (II) No input driver specified, ignoring this device.
    [ 2633.637] (II) This device may have been added with another device file.
    [ 2633.637] (II) config/udev: Adding input device HD-Audio Generic HDMI/DP,pcm=10 (/dev/input/event10)
    [ 2633.637] (II) No input driver specified, ignoring this device.
    [ 2633.637] (II) This device may have been added with another device file.
    [ 2633.637] (II) config/udev: Adding input device HD-Audio Generic HDMI/DP,pcm=9 (/dev/input/event11)
    [ 2633.637] (II) No input driver specified, ignoring this device.
    [ 2633.637] (II) This device may have been added with another device file.
    [ 2633.638] (II) config/udev: Adding input device HD-Audio Generic HDMI/DP,pcm=8 (/dev/input/event12)
    [ 2633.638] (II) No input driver specified, ignoring this device.
    [ 2633.638] (II) This device may have been added with another device file.
    [ 2633.638] (II) config/udev: Adding input device HD-Audio Generic HDMI/DP,pcm=7 (/dev/input/event13)
    [ 2633.638] (II) No input driver specified, ignoring this device.
    [ 2633.638] (II) This device may have been added with another device file.
    [ 2633.638] (II) config/udev: Adding input device HD-Audio Generic HDMI/DP,pcm=3 (/dev/input/event14)
    [ 2633.638] (II) No input driver specified, ignoring this device.
    [ 2633.638] (II) This device may have been added with another device file.
    [ 2633.638] (II) config/udev: Adding input device HD-Audio Generic HDMI/DP,pcm=11 (/dev/input/event9)
    [ 2633.639] (II) No input driver specified, ignoring this device.
    [ 2633.639] (II) This device may have been added with another device file.
    [ 2633.639] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
    [ 2633.639] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
    [ 2633.639] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
    [ 2633.639] (**) AT Translated Set 2 keyboard: always reports core events
    [ 2633.639] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
    [ 2633.639] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
    [ 2633.639] (--) evdev: AT Translated Set 2 keyboard: Found keys
    [ 2633.639] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
    [ 2633.639] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
    [ 2633.639] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 9)
    [ 2633.639] (**) Option "xkb_rules" "evdev"
    [ 2633.639] (**) Option "xkb_model" "pc104"
    [ 2633.639] (**) Option "xkb_layout" "us"
    [ 2633.640] (II) config/udev: Adding input device PC Speaker (/dev/input/event4)
    [ 2633.640] (II) No input driver specified, ignoring this device.
    [ 2633.640] (II) This device may have been added with another device file.
    [ 2635.885] (II) fglrx(0): Restoring Recent Mode via PCS is not supported in RANDR 1.2 capable environments
    [ 2639.300] (II) AIGLX: Suspending AIGLX clients for VT switch
    [ 2639.300] (II) fglrx(0): Backup framebuffer data.
    [ 2639.333] (II) fglrx(0): Backup complete.
    [ 2653.729] (II) evdev: AT Translated Set 2 keyboard: Close
    [ 2653.730] (II) UnloadModule: "evdev"
    [ 2653.730] (II) evdev: Logitech USB-PS/2 Optical Mouse: Close
    [ 2653.730] (II) UnloadModule: "evdev"
    [ 2653.730] (II) evdev: Power Button: Close
    [ 2653.730] (II) UnloadModule: "evdev"
    [ 2653.730] (II) evdev: Power Button: Close
    [ 2653.730] (II) UnloadModule: "evdev"
    [ 2653.732] (II) fglrx(0): Shutdown CMMQS
    [ 2653.735] (II) fglrx(0): [uki] removed 1 reserved context for kernel
    [ 2653.735] (II) fglrx(0): [uki] unmapping 8192 bytes of SAREA 0x3c000 at 0x7f000fd0d000
    [ 2653.735] (EE)
    [ 2653.740] (EE) Backtrace:
    [ 2653.745] (EE) 0: Xorg (xorg_backtrace+0x3d) [0x57e04d]
    [ 2653.750] (EE) 1: Xorg (0x400000+0x181da9) [0x581da9]
    [ 2653.754] (EE) 2: /usr/lib/libpthread.so.0 (0x7f000f1e8000+0xf4b0) [0x7f000f1f74b0]
    [ 2653.759] (EE) 3: /usr/lib/libpciaccess.so.0 (0x7f000f406000+0x503e) [0x7f000f40b03e]
    [ 2653.765] (EE) 4: /usr/lib/xorg/modules/drivers/fglrx_drv.so (amd_xs113_int10_x_inb+0x46) [0x7f000bb46126]
    [ 2653.771] (EE) 5: /usr/lib/xorg/modules/drivers/fglrx_drv.so (0x7f000b15c000+0x9e2e05) [0x7f000bb3ee05]
    [ 2653.776] (EE) 6: /usr/lib/xorg/modules/drivers/fglrx_drv.so (X86EMU_exec+0xa5) [0x7f000bb32555]
    [ 2653.782] (EE) 7: /usr/lib/xorg/modules/drivers/fglrx_drv.so (amd_xs113_int10_xf86ExecX86int10+0x46) [0x7f000bb47286]
    [ 2653.788] (EE) 8: /usr/lib/xorg/modules/drivers/fglrx_drv.so (xf86ExecX86int10+0xd) [0x7f000b56897d]
    [ 2653.793] (EE) 9: /usr/lib/xorg/modules/libvbe.so (VBESetVBEMode+0x9d) [0x7f000ab0163d]
    [ 2653.799] (EE) 10: /usr/lib/xorg/modules/drivers/fglrx_drv.so (0x7f000b15c000+0x441623) [0x7f000b59d623]
    [ 2653.805] (EE) 11: /usr/lib/xorg/modules/drivers/fglrx_drv.so (atiddxVBESetConsoleMode+0x44) [0x7f000b59d474]
    [ 2653.811] (EE) 12: /usr/lib/xorg/modules/drivers/fglrx_drv.so (xdl_xs114_atiddxFreeScreen+0x73e) [0x7f000b6ffc1e]
    [ 2653.817] (EE) 13: /usr/lib/xorg/modules/drivers/fglrx_drv.so (xdl_xs114_atiddxCloseScreen+0x321) [0x7f000b6ff241]
    [ 2653.823] (EE) 14: /usr/lib/xorg/modules/drivers/fglrx_drv.so (0x7f000b15c000+0xa4a846) [0x7f000bba6846]
    [ 2653.828] (EE) 15: Xorg (0x400000+0xc3136) [0x4c3136]
    [ 2653.833] (EE) 16: Xorg (0x400000+0x106964) [0x506964]
    [ 2653.838] (EE) 17: Xorg (0x400000+0x24cd7) [0x424cd7]
    [ 2653.843] (EE) 18: /usr/lib/libc.so.6 (__libc_start_main+0xf0) [0x7f000e058000]
    [ 2653.848] (EE) 19: Xorg (0x400000+0x24f0f) [0x424f0f]
    [ 2653.857] (EE)
    [ 2653.861] (EE) Segmentation fault at address 0x0
    [ 2653.866] (EE)
    Fatal server error:
    [ 2653.874] (EE) Caught signal 11 (Segmentation fault). Server aborting
    [ 2653.878] (EE)
    [ 2653.883] (EE)
    Please consult the The X.Org Foundation support
    at http://wiki.x.org
    for help.
    [ 2653.899] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
    [ 2653.904] (EE)
    [ 2653.908] (EE) 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:2: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
    I'm sure that the main problem is between keyboard and chair, but I'd like to know, what's wrong with pc
    Thanks for your efforts.
    Last edited by Mytrin (2014-05-25 19:09:02)

    I've managed to solve this error:
    (EE) AIGLX error: failed to open /usr/X11R6/lib64/modules/dri/fglrx_dri.so, error[/usr/X11R6/lib64/modules/dri/fglrx_dri.so: cannot open shared object file: No such file or directory
    There was missing library and few directories, which I found according to this http://www.reddit.com/r/archlinux/comme … _correctly at /usr/lib/dri, so I had to just symlink it. However, "unable to open display" error is still annoying me and Xorg is not working.
    EDIT: Found EE about missing commands in new Xorg.0.log and installed xterm to solve this. Now I don't have entirely black screen after startx. There is white rectangular terminal and fglrxinfo seems to be all right as it detected my Radeon and OpenGL. Now I have to install some DE, but that's another story. Marking as [SOLVED] and once again thanks to clfarron4 for reply.
    Last edited by Mytrin (2014-05-25 19:06:09)

  • Unable to open CATS link through Portal...

    Hi Guys,
    I am unable to open the CATS Link through Portal.
    Once I click the link "Record working time", Iam getting error message i.e:
    500   Internal Server Error
    SAP NetWeaver Application Server 7.00/Java AS 7.00 
    Failed to process request. Please contact your system administrator.
    [Hide]
    Error Summary
    While processing the current request, an exception occured which could not be handled by the application or the framework.
    If the information contained on this page doesn't help you to find and correct the cause of the problem, please contact your system administrator. To facilitate analysis of the problem, keep a copy of this error page. Hint: Most browsers allow to select all content, copy it and then paste it into an empty document (e.g. email or simple text file).
    Root Cause
    The initial exception that caused the request to fail, was:
       com.sap.aii.proxy.framework.core.BaseProxyException: Access via 'NULL' object reference not possible., error key: RFC_ERROR_SYSTEM_FAILURE
        at com.sap.aii.proxy.framework.core.AbstractProxy.send$(AbstractProxy.java:150)
        at com.sap.xss.hr.cat.record.model.valuehelp.CatsValueHelpModel.hrxss_Cat_Wd_F4_Get_Meta_Data(CatsValueHelpModel.java:259)
        at com.sap.xss.hr.cat.record.model.valuehelp.Hrxss_Cat_Wd_F4_Get_Meta_Data_Input.doExecute(Hrxss_Cat_Wd_F4_Get_Meta_Data_Input.java:137)
        at com.sap.tc.webdynpro.modelimpl.dynamicrfc.DynamicRFCModelClassExecutable.execute(DynamicRFCModelClassExecutable.java:92)
        at com.sap.xss.hr.cat.record.blc.RfcValueHelpManager.onRFCGetMetaData(RfcValueHelpManager.java:294)
        ... 66 more
      at com.sap.xss.hr.cat.record.model.valuehelp.Hrxss_Cat_Wd_F4_Get_Meta_Data_Input.doExecute(Hrxss_Cat_Wd_F4_Get_Meta_Data_Input.java:137)
        at com.sap.tc.webdynpro.modelimpl.dynamicrfc.DynamicRFCModelClassExecutable.execute(DynamicRFCModelClassExecutable.java:92)
        at com.sap.xss.hr.cat.record.blc.RfcValueHelpManager.onRFCGetMetaData(RfcValueHelpManager.java:294)
        ... 66 more
    See full exception chain for details.
    System Environment
    How to solve this issue?

    Hi,
    You will have to check this with the person who is upporting our portal applications. From the error description it does not look like there is any thing wrong with CATS application as such.
    Regards
    Sreekanth

  • I am unable to open my own pdfs in Photoshop

    I am unable to open my own pdfs in my Photoshop (ones that I have created in same Photoshop). Can anyone advise?
    I get the message "This is not a valid Portable Document File (PDF) document. It cannot be opened."
    I have to keep recreating the art...ugh!! Is there a way to pull up history to replicate my artwork until I get this resolved??

    History (as indicated in the History Panel) is deleted when closing a file.
    Photoshop > Preferences > General > History Log could be used to get a list of performed steps, but this is not directly executable.
    ScriptingListener.plugin can be used to record operations, but not everything in Photoshop is recordable thusly.
    As for the issue with the pdfs:
    Which settings do you use exactly when saving pdfs?
    Is there a chance the drive you save to is faulty?
    Boilerplate-text:
    Are Photoshop and OS fully updated and have you performed the usual trouble-shooting routines (trashing prefs by keeping command-alt-shift/ctrl-alt-shift pressed while starting Photoshop after making sure all customized presets like Actions, Patterns, Brushes etc. have been saved and making a note of the Preferences you’ve changed, 3rd party plug-ins deactivation, system maintenance, cleaning caches, font validation, etc.)?

  • Golden gate -  Unable to open file (error 2, The system cannot find the file specified.)

    Hi Everyone.
    I have configured GoldenGate on Win2008 R2, but when I start replicat, this fall.
    Initially:
    GGSCI (WIN-NKC50KUIT0G) 19> start replicat rep1 
    Sending START request to MANAGER ...
    REPLICAT REP1 starting
    GGSCI (WIN-NKC50KUIT0G) 20> info all
    Program     Status      Group       Lag at Chkpt  Time Since Chkpt
    MANAGER     RUNNING
    REPLICAT    STOPPED     REP1        00:00:00      00:37:53 
    GGSCI (WIN-NKC50KUIT0G) 21> info replicat rep1
    REPLICAT   REP1      Initialized   2013-11-02 22:23   Status STOPPED
    Checkpoint Lag       00:00:00 (updated 00:40:28 ago)
    Log Read Checkpoint  File C:\app\Oracle\product\gg\dirdat\tr000000
                         2013-11-02 22:23:55.000000
    With VIEW GGSEVT:
    2013-11-02 23:15:31  INFO    OGG-01815  Oracle GoldenGate Delivery for Oracle, R 
    EP1.prm:  Virtual Memory Facilities for: COM 
        anon alloc: MapViewOfFile  anon free: UnmapViewOfFile 
        file alloc: MapViewOfFile  file free: UnmapViewOfFile 
        target directories: 
        C:\app\Oracle\product\gg\dirtmp. 
    2013-11-02 23:15:31  ERROR   OGG-00446  Oracle GoldenGate Delivery for Oracle, R 
    EP1.prm:  Extract file not found or no records beyond begin time.   why??? 
    2013-11-02 23:15:31  ERROR   OGG-01668  Oracle GoldenGate Delivery for Oracle, R 
    EP1.prm:  PROCESS ABENDING. 
    After I tried with:
    GGSCI (WIN-NKC50KUIT0G) 8>Alter rep1, EXTSEQNO 0
    but
    GGSCI (WIN-NKC50KUIT0G) 9> info all
    Program     Status      Group       Lag at Chkpt  Time Since Chkpt
    MANAGER     RUNNING
    REPLICAT    ABENDED     REP1        00:00:00      01:11:50
    why??? abended??
    In logs:
    2013-11-03 14:07:02  INFO    OGG-00996  Oracle GoldenGate Delivery for Oracle, REP1.prm:  REPLICAT REP1 started. 
    2013-11-03 14:07:02  ERROR   OGG-01091  Oracle GoldenGate Delivery for Oracle, REP1.prm:  Unable to open file ".\dirdat\tr000000" (error 2, The system cannot find the file specified.).  why???
    2013-11-03 14:07:02  ERROR   OGG-01668  Oracle GoldenGate Delivery for Oracle, REP1.prm:  PROCESS ABENDING.
    GGSCI (WIN-NKC50KUIT0G) 12> info rep1, detail
    REPLICAT   REP1      Last Started 2013-11-03 14:30   Status ABENDED
    Checkpoint Lag       00:00:00 (updated 01:19:03 ago)
    Log Read Checkpoint  File .\dirdat\tr000000
                         First Record
      Extract Source                          Begin             End
      .\dirdat\tr000000                       * Initialized *   First Record
      .\dirdat\tr000000                       * Initialized *   First Record
      .\dirdat\tr000000                       * Initialized *   First Record
      .\dirdat\tr000000                       * Initialized *   First Record
      .\dirdat\tr000000                       * Initialized *   First Record
      .\dirdat\tr000000                       * Initialized *   First Record
      .\dirdat\tr000000                       * Initialized *   First Record
      .\dirdat\tr000000                       * Initialized *   2013-11-03 12:54
    Current directory    C:\app\Oracle\product\gg
    Report file          C:\app\Oracle\product\gg\dirrpt\REP1.rpt
    Parameter file       C:\app\Oracle\product\gg\dirprm\REP1.prm
    Checkpoint file      C:\app\Oracle\product\gg\dirchk\REP1.cpr
    Checkpoint table     target.checkpoint
    Process file         C:\app\Oracle\product\gg\dirpcs\REP1.pcr
    Error log            C:\app\Oracle\product\gg\ggserr.log
    GGSCI (WIN-NKC50KUIT0G) 13> view param rep1
    REPLICAT rep1
    ASSUMETARGETDEFS
    USERID target, PASSWORD oracle
    discardfile .\discard\rep1_discard.txt, append, megabytes 10
    DDL
    map source.*, target target.*;
    I don´t understand it, How I could solve?? Please help me!
    Thank you.

    What steps did you use to add the Replicat?  Can you list those commands out.
    Also, does this file actually exist on the server where Replicat is running: C:\app\Oracle\product\gg\dirdat\tr000000

  • Keep getting "unable to open page" in safari any ideas how to stop this?

    I keep getting "unable to open page" in Safari it's most annoying! Can anyone help please.

    i haven't done anything in console. i don't really
    understand that part of computing.
    Console is not something you do anything in, it records what is going , where it logs errors, crashes et.. and where troubleshooting can start from.
    I mentioned Looking to see if you had errors logged.
    i can access any other site just fine.
    The problem, again is Not with Safari or other Browsers, if other sites are fine.
    i could understand that it may be the site if i
    wasn't able to connect to it from other sources. the
    computer are surely online or i would not be posting.
    1) I would not be able to know which computer you are posting from.
    2) Again I can connect to the site and browse, does not mean there is not something wrong with it.My console produce errors as I have mentioned.
    also i just got off the phone with Apple Care tech
    support. it seems that because i can access other
    sites this is not an issue they will support. so,
    That is is because the issue us NOT with Safari , rather your ISP, or your Network Settings.
    that means that my problem as well as all similar
    problems on this board will not get the attention
    Apple Discussion is a User to User Forum, folks that reply to you
    are not Apple employees, we all give the help we can & plenty of it.
    they deserve. i love apple and this really was quite
    a slap in the face. i'm still sorta in shock.
    Good Luck.
    ~ Eme ~

  • KUP-04063: unable to open log file.. (while selecting from External table)

    Hi
    I am trying to craete an external table and then select the data from the table. However I am getting error while trying to select the data from external table.
    SQL>CREATE OR REPLACE DIRECTORY my_dir as 'C:\arun';
    Directory created.
    SQL>GRANT ALL ON DIRECTORY my_dir TO PUBLIC;
    Grant succeeded.
    SQL>DROP TABLE proj_checklists_external;
    Table dropped.
    SQL>CREATE TABLE proj_checklists_external
    2 ( checklist_submission_id NUMBER
    3 ,Lead_reviewer_name VARCHAR2(30)
    4 ,Lead_reviewer_corp_id VARCHAR2(10)
    5 ,creation_date VARCHAR2(10)
    6 ,submitted_dater VARCHAR2(10)
    7 ,approved_date VARCHAR2(10)
    8 ,status VARCHAR2(50)
    9 )
    10 ORGANIZATION EXTERNAL
    11 (
    12 TYPE ORACLE_LOADER
    13 DEFAULT DIRECTORY my_dir
    14 ACCESS PARAMETERS
    15 (
    16 RECORDS DELIMITED BY NEWLINE
    17 FIELDS TERMINATED BY ','
    18 )
    19 LOCATION ('Book1.txt')
    20 )
    21 PARALLEL 5
    22 REJECT LIMIT 200;
    Table created.
    SQL>SELECT * FROM proj_checklists_external;
    SELECT * FROM proj_checklists_external
    ERROR at line 1:
    ORA-29913: error in executing ODCIEXTTABLEOPEN callout
    ORA-29400: data cartridge error
    KUP-04063: unable to open log file PROJ_CHECKLISTS_EXTERNAL_28484.log
    OS error No such file or directory
    ORA-06512: at "SYS.ORACLE_LOADER", line 14
    ORA-06512: at line 1
    I craeted an file PROJ_CHECKLISTS_EXTERNAL_28484.log also in C:\arun and then tried to select but still got same error.
    Any idea how to overcome this error.
    Regards
    Arun

    here you go:
    SQL> CREATE OR REPLACE DIRECTORY GRATIS_LOAD as 'D:\AdvSourceData\Membership\';
    Directory created
    SQL> GRANT ALL ON DIRECTORY GRATIS_LOAD to ADVROLE;
    Grant succeeded
    SQL>
    SQL> DROP TABLE MEMB_BATCH_LOAD_ID;
    Table dropped
    SQL> CREATE TABLE MEMB_BATCH_LOAD_ID (
    2 ID_NUMBER VARCHAR2(10),
    3 STATUS CHAR(1)
    4 )
    5 ORGANIZATION EXTERNAL
    6 ( TYPE ORACLE_LOADER
    7 DEFAULT DIRECTORY GRATIS_LOAD
    8 ACCESS PARAMETERS
    9 ( records delimited by NEWLINE
    10 fields (
    11 ID_NUMBER POSITION (1:10) CHAR,
    12 STATUS POSITION (11:1) CHAR
    13 )
    14 )
    15 LOCATION
    16 ( 'GRATISID.TXT'
    17 )
    18 );
    Table created
    SQL> select * from memb_batch_load_id;
    select * from memb_batch_load_id
    ORA-29913: error in executing ODCIEXTTABLEOPEN callout
    ORA-29400: data cartridge error
    KUP-04063: unable to open log file MEMB_BATCH_LOAD_ID_1388_5552.log
    OS error The system cannot find the file specified.
    ORA-06512: at "SYS.ORACLE_LOADER", line 14
    ORA-06512: at line 1
    SQL>

  • Running JRA recording with Weblogic running as a service

    Is it possible to run JRA recording while running the WebLogic application server as a service?
    The spec for our environment is as follows:
    - JRockit JVM version: JRRT 3.1.0 1.4.2
    - Weblogic version: 8.1 SP6
    - OS: Windows XP SP3
    Ideally, we would like to be able to run JRA recording every hour as an automated process, however as there is no java.exe process to attach to it seems this might not be a possibility? I appreciate is certainly possible to run the application as a console application and attach to the PID of a running java process using JRCMD if WebLogic is not running as a service. Are there any solutions for taking JRA recordings when JRockit is running in a Weblogic Service?

    Tim,
    You can try to run beasvc.exe in debug mode, from a command prompt after the
    server is booted. You can run it by: >beasvc -debug ...
    This will simulate the service being started in the foreground so that you can
    see output messages. You may be trying to run beasvc in a way that is not
    intended. If you continue to have issues, you should open a case with BEA
    Support.
    Regards,
    Glenn
    Developer Relations Engineer
    BEA Support
    Tim Isenhart wrote:
    I want to collect performance data from weblogic running as a service. I
    customized the commandline in the installSvc script and inserted a profiler
    class in front of weblogic.Server.
    When i start the service, beasvc crashes.
    How can i work around this without resorting to running a manual script ?
    Thx,
    Tim

  • Problem starting JRA recording in Mission Control

    Hi all,
    I have a local weblogic 10.1 installed in my computer, when i tried to get start JRA recording it produces an error, here is the trace of the error:
    Could not open JRA for Create JRA-recording on (1.5) weblogic.Server (2840).
    javax.management.RuntimeMBeanException: RuntimeException thrown in operation start
    javax.management.RuntimeMBeanException: RuntimeException thrown in operation start
         at com.sun.jmx.mbeanserver.StandardMetaDataImpl.wrapRuntimeException(StandardMetaDataImpl.java:994)
         at com.sun.jmx.mbeanserver.StandardMetaDataImpl.invoke(StandardMetaDataImpl.java:430)
         at com.sun.jmx.mbeanserver.MetaDataImpl.invoke(MetaDataImpl.java:220)
         at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:815)
         at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:784)
         at javax.management.remote.rmi.RMIConnectionImpl.doOperation(RMIConnectionImpl.java:1408)
         at javax.management.remote.rmi.RMIConnectionImpl.access$100(RMIConnectionImpl.java:81)
         at javax.management.remote.rmi.RMIConnectionImpl$PrivilegedOperation.run(RMIConnectionImpl.java:1245)
         at javax.management.remote.rmi.RMIConnectionImpl.doPrivilegedOperation(RMIConnectionImpl.java:1341)
         at javax.management.remote.rmi.RMIConnectionImpl.invoke(RMIConnectionImpl.java:782)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:294)
         at sun.rmi.transport.Transport$1.run(Transport.java:153)
         at sun.rmi.transport.Transport.serviceCall(Transport.java:149)
         at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:466)
         at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:707)
         at java.lang.Thread.run(Thread.java:595)
         at sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(StreamRemoteCall.java:247)
         at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:223)
         at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:126)
         at com.sun.jmx.remote.internal.PRef.invoke(Unknown Source)
         at javax.management.remote.rmi.RMIConnectionImpl_Stub.invoke(Unknown Source)
         at javax.management.remote.rmi.RMIConnector$RemoteMBeanServerConnection.invoke(RMIConnector.java:972)
         at com.jrockit.console.rjmx.RJMXConnection.invokeOperation(RJMXConnection.java:432)
         at com.jrockit.console.rjmx.AbstractServerOperations.invokeMethodWithException(AbstractServerOperations.java:110)
         at com.jrockit.console.rjmx.JMXR27Operations.startJRARecording(JMXR27Operations.java:60)
         at com.jrockit.mc.jra.ui.wizards.RecordingJob.startRecording(RecordingJob.java:195)
         at com.jrockit.mc.jra.ui.actions.StartJRA$1.preConnect(StartJRA.java:50)
         at com.jrockit.mc.browser.utils.PreConnectJob.run(PreConnectJob.java:73)
         at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
    Caused by: java.lang.RuntimeException: java.lang.IllegalAccessException: Your license does not allow JRA to be started: Error: license signature validation error.
    Please check http://www.jrockit.com/
         at bea.jmapi.DiagnosticCommandImpl.execute(DiagnosticCommandImpl.java:54)
         at com.bea.jvm.DiagnosticCommand.execute(DiagnosticCommand.java:234)
         at com.bea.jvm.DiagnosticCommand.execute(DiagnosticCommand.java:253)
         at com.bea.jvm.DiagnosticCommand$Command.execute(DiagnosticCommand.java:349)
         at com.bea.jvm.DiagnosticCommand$Command.execute(DiagnosticCommand.java:377)
         at bea.jrockit.management.JRARecording.<init>(JRARecording.java:79)
         at bea.jrockit.management.JRA.start(JRA.java:88)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at com.sun.jmx.mbeanserver.StandardMetaDataImpl.invoke(StandardMetaDataImpl.java:414)
         at com.sun.jmx.mbeanserver.MetaDataImpl.invoke(MetaDataImpl.java:220)
         at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:815)
         at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:784)
         at javax.management.remote.rmi.RMIConnectionImpl.doOperation(RMIConnectionImpl.java:1408)
         at javax.management.remote.rmi.RMIConnectionImpl.access$100(RMIConnectionImpl.java:81)
         at javax.management.remote.rmi.RMIConnectionImpl$PrivilegedOperation.run(RMIConnectionImpl.java:1245)
         at javax.management.remote.rmi.RMIConnectionImpl.doPrivilegedOperation(RMIConnectionImpl.java:1341)
         at javax.management.remote.rmi.RMIConnectionImpl.invoke(RMIConnectionImpl.java:782)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:294)
         at sun.rmi.transport.Transport$1.run(Transport.java:153)
         at sun.rmi.transport.Transport.serviceCall(Transport.java:149)
         at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:466)
         at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:707)
         at java.lang.Thread.run(Thread.java:595)
    Caused by: java.lang.IllegalAccessException: Your license does not allow JRA to be started: Error: license signature validation error.
    Please check http://www.jrockit.com/
         at bea.jmapi.DiagnosticCommandImpl.execute(Native Method)
         at bea.jmapi.DiagnosticCommandImpl.execute(DiagnosticCommandImpl.java:50)
         ... 29 more
    Somebody knows what can be the problem ??
    Thanks.
    Edited by: user10798842 on 15-ene-2009 7:48

    "Caused by: java.lang.RuntimeException: java.lang.IllegalAccessException: Your license does not allow JRA to be started: Error: license signature validation error."
    For the version of JRockit that you are running, you need to have a license file to run JRockit Mission Control.
    Information about how to find a license file can be found here
    In the normal case, you will get better and faster response to JRockit Mission Control questions if you ask them in the JRMC Forum
    Good luck,
    Tomas

  • License installed: Memleak & JRA Recording still don't work on remote srv

    This a JRockit 28.1.1 version on a remote server.
    As noted, a "LIC-JRMC50" license has been installed into its jre, but the memory leak and jra recording functions from the local xp based Mission Control 3.0.5 still don't work.
    The connector to the remote server is working, as I can open console and see its workings.
    When attempting to start Memory Leak an error is shown:
    Caused by: javax.management.InstanceNotFoundException: bea.jrockit.management:type=MemLeak
         at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1094)
    When trying to start JRA Recording a message is shown that says something like "No Options could be retrieved for this connector. Make sure you're connected to a Jrockit instance..".
    Any suggestions would be appreciated.

    JRockit 28.1.1 should work better with Mission Control 4.0.1 (which should be bundled together with JRockit R28.1.1)
    JRockit 27 versions use JRA, JRockit 28 versions use FlightRecorder instead.
    Mission Control 4.0.1 requires not license file.
    Klara, Mission Control QA

  • Post upgrade to 3.1 issues : Unable to open report query

    Hi,
    We have upgraded our APEX version from 3.0 to 3.1. We have some wierd problems now
    1. I tried to add a new column link to an existing report region and I get an error.
    failed to parse SQL query:
    ORA-00911: invalid character
    2. I have to make some changes to an existing report query and I am unable to open it. I Get the following error:
    ORA-01461: can bind a LONG value only for insert into a LONG column
    Can anybody let me know the reason for these errors.
    Thanks
    Knut

    Hi Scott,
    We created a test case on apex.oracle.com in my workspace (DGIELIS_31)
    It's Application 54025, the query is called "Test Big Query".
    Currently it works, but edit the query and copy one of the comment lines and paste it in to take it over 4k. You should get the same error.
    Just for the record:
    - in APEX 3.0 in a non UTF-8 (WE8ISO8859P15) database this query was working
    - When migrating to UTF-8 database with APEX 3.1.1 we can't open the queries.
    - We can't use a view in this case, it's a pretty complex query which already uses MV's and the tables in questions are pretty huge. The query we had to come up with is pretty big to get optimal performance.
    If you want I can email you my login details or create you a user.
    Regards,
    Dimitri
    -- http://dgielis.blogspot.com/
    -- http://www.apex-evangelists.com/
    -- http://www.apexblogs.info/

  • I am unable to open my Photoshop program after installing the entire Creative Suite: Premium Production 6. All other programs work, but with Photoshop it says that the program is "locked or in use by another user". I need this fixed immediately.

    I am unable to open my Photoshop program after installing the entire Creative Suite: Premium Production 6. All other programs work, but with Photoshop it says that it "Could not open a scratch file because the file is locked, you do not have necessary access permissions, or another program is using the file. Use the 'Properties' command in the Windows Explorer to unlock the file." Then I select "OK" and the next message comes up "Could not initialize Photoshop because the file is locked, you do not have the necessary permissions, or another program is using the file. Use the 'Properties' command in the Windows Explorer to unlock this file. I installed all of the programs on the same day from a CD. I need this fixed immediately.
    I am not interested in switching to Creative Cloud, so don't even suggest it. I spoke to Mashmi (or something to that effect) on the "Support" Chat and there was absolutely no support. Useless actually.
    Thanks in advance.

    Could not open a scratch file because the file is locked or you do not have the necessary access privileges. (…) | Mylen…
    Mylenium

Maybe you are looking for

  • Calling Webservice defined in SAP R/3  in Flex builder using mx:Webservice

    Hi All, I am calling R/3 webservices in Flex builder using <mx:webservice> tag. but the wsdl is not accepting additional parameters like &, =  .... when I try to run this code Flex builder is generating an error <mx:WebService id="ws" wsdl="http://lo

  • Non-fluid motion playing a HD project on a Samsung Flat Panel via DVI

    I'm editing a TV commercial, I have received telecine files digitized as Apple ProRes HQ, 1920x1080. I want to visualize my final product on a flat panel monitor via DVI (using my mini display port with a DVI converter). The problem is when I play th

  • Cannot find file

    hi, ive just updated my itunes to the latest addition (7.1 or something) and now half my libary is stating "the song .... could not be used as the original file could not be found. would you like to locate it.." this is really annoying as i dont how

  • Install KDEMOD, cant find a battery monitor applet

    Hi there, I'm new to Arch... I've been an Ubuntu user for about two years now. I was attracted to Arch one very specific thing: Rolling-Release... It just sucks to be stuck with the same old apps when everyone else (including the windows crowd) has c

  • The lens profile creator program is not installed on my pc (windows 7 - 32 bits)

    After downloading the Adobe Lens Profile Creator and decompress, creates the folder: Adobe Lens Profile Creator 1.0 Inside the folder are the following files: calibration charts documentation sample images Adobe Lens Profile Creator.exe cv100.dll cxc