Flash 10 fails in 64-bit linux

Hello,
My System: 64-bit system, Mandriva 2008.1 for 64-bit, Firefox 2.0.0.13 for 64-bit, 2 GB RAM, wireless with WPA encryption and broadband.
Recently I wanted to upgrade Flash Player from v9 to v10 (YouTube and likely many other sites IIRC are encoding with 10).  I removed nspluginwrapper (flash release notes and/or Mandriva forums told me to) and removed all Flash 9 RPMs including libflashsupport.  I read that the .tar.gz copy of 10.0.32.18 was the only file that was 64-bit, so that's the file I got.  Unpacked and placed a 10,278,616 byte file in two places:
/usr/lib/mozilla/plugins/libflashplayer.so
and
/usr/lib64/mozilla/plugins/libflashplayer.so
The execute bit is set (chmod a+x) and the owner (and group) is root, just like all the other files in those directories.  But flash doesn't work.  The test pages here at Adobe show a white banner with a "puzzle piece" that says I need to download and install the latest version of the player (even though I did).  Install instructions tell me to go to "About --> Plugins" in Mozilla to verify installation, but that drop-down entry doesn't exist.
I'm sure the latest version has great capabilities with smaller .SWF file sizes (good for slow Net connections).  Flash is so good it seems that half the web uses it!  Adobe wants to make a profit (good), but it "breaks half of the Net" and makes many people spend time (I don't have any) getting it to work.  My job takes 50+ hours a week and I am working on my 3 vehicles, etc.  Flash needs to "just work", sorry.
I also have 10.0.22.87 lying around if that helps.  But only in RPM format, so it might not be the 64-bit one.
Any suggestions on what is wrong?  Should I just go back to the Flash version 9 (32 or 64-bit) and put up with Flash 10 animations not playing?
Are there any test pages with older Flash animations so I can test version 9?
Thanks in advance!

If you mean the rotating trademark before it settles down to the static Buffy Tooncast ad, then yes I do see it.
On the Adobe "kill-bit" page, the two images fail to display (common blank white boxes with the little red X in the upper left corner).
But...when I navigate to the suggested Registry Key, I do not have the suggested {D27CDB6E-AE6D-11CF-96B8-444553540000}\
Rather it skips from
"{D256 " to {D292 "
The et cetera are mine, of course. No {D27 etc. entry.
Is this useful?
PS-Turning Norton, Ad-Muncher, & Malwarebytes on or off in any combination make no difference. Been trying that all along.
Thanks,
frank gaipa

Similar Messages

  • OBIEE 11.1.1.5 configuration failing on 64 bit Linux(please don't delete)

    Please DONOT delete this thread. I see someone keeps trying to do it don't know why. The last two threads on the same topic were
    https://forums.oracle.com/forums/thread.jspa?messageID=10473944#10473944
    and
    https://forums.oracle.com/forums/messageview.jspa?messageID=10467383&stqc=true
    OBIEE 11.1.1.5 Software only install configuration failing on 64 bit Linux
    My scenario is installing in 64 bit Linux with WLS 10.3.5 (with SOA/BAM server installed already). So as recommend by Oracle (http://docs.oracle.com/cd/E21764_01/bi.1111/e10539/a1_installscrn.htm) I did a software only install and then tried to configure BI using config.sh. I didn’t have root privilege, so continued with local inventory, hope that wasn't an issue.
    1) First time it failed in 'Configure BI Domain' step. I aborted and retried. It failed saying there is already entry in HSS Component table. I fixed the issue and tried again
    2) Then it failed again in 'Configure BI Domain' step, the error stack is
    Executing Task: Configure BI Domain
    javax.management.InstanceNotFoundException: oracle.biee.admin:group=Service,type=BIDomain
    at weblogic.rjvm.ResponseImpl.unmarshalReturn(ResponseImpl.java:234)
    at weblogic.rmi.internal.BasicRemoteRef.invoke(BasicRemoteRef.java:223)
    at javax.management.remote.rmi.RMIConnectionImpl_1035_WLStub.invoke(Unknown Source)
    at weblogic.management.remote.common.RMIConnectionWrapper$16.run(ClientProviderBase.java:919)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:146)
    at weblogic.security.Security.runAs(Security.java:61)
    at weblogic.management.remote.common.RMIConnectionWrapper.invoke(ClientProviderBase.java:917)
    at javax.management.remote.rmi.RMIConnector$RemoteMBeanServerConnection.invoke(RMIConnector.java:993)
    at oracle.as.install.bi.biconfig.standard.BIDomainConfigureTask.doExecute(BIDomainConfigureTask.java:58)
    at oracle.as.install.bi.biconfig.standard.AbstractProvisioningTask.execute(AbstractProvisioningTask.java:70)
    at oracle.as.install.bi.biconfig.standard.StandardProvisionTaskList.execute(StandardProvisionTaskList.java:61)
    at oracle.as.install.bi.biconfig.BIConfigMain.doExecute(BIConfigMain.java:112)
    at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:335)
    at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:87)
    at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:104)
    at oracle.as.install.engine.modules.configuration.action.ActionRequest.perform(ActionRequest.java:15)
    at oracle.as.install.engine.modules.configuration.action.RequestQueue.perform(RequestQueue.java:63)
    at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:158)
    at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)
    at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:83)
    at java.lang.Thread.run(Thread.java:662)
    Caused by: javax.management.InstanceNotFoundException: oracle.biee.admin:group=Service,type=BIDomain
    at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1094)
    at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getClassLoaderFor(DefaultMBeanServerInterceptor.java:1438)
    at com.sun.jmx.mbeanserver.JmxMBeanServer.getClassLoaderFor(JmxMBeanServer.java:1276)
    at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase$1.run(WLSMBeanServerInterceptorBase.java:58)
    at java.security.AccessController.doPrivileged(Native Method)
    at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase.getClassLoaderFor(WLSMBeanServerInterceptorBase.java:53)
    at weblogic.management.mbeanservers.domainruntime.internal.FederatedMBeanServerInterceptor.getClassLoaderFor(FederatedMBeanServerInterceptor.java:141)
    at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase$1.run(WLSMBeanServerInterceptorBase.java:56)
    at java.security.AccessController.doPrivileged(Native Method)
    at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase.getClassLoaderFor(WLSMBeanServerInterceptorBase.java:53)
    at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase$1.run(WLSMBeanServerInterceptorBase.java:56)
    at java.security.AccessController.doPrivileged(Native Method)
    at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase.getClassLoaderFor(WLSMBeanServerInterceptorBase.java:53)
    at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase$1.run(WLSMBeanServerInterceptorBase.java:56)
    at java.security.AccessController.doPrivileged(Native Method)
    at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase.getClassLoaderFor(WLSMBeanServerInterceptorBase.java:53)
    at weblogic.management.jmx.mbeanserver.WLSMBeanServer.getClassLoaderFor(WLSMBeanServer.java:527)
    at weblogic.management.mbeanservers.internal.JMXConnectorSubjectForwarder$19.run(JMXConnectorSubjectForwarder.java:1014)
    at weblogic.management.mbeanservers.internal.JMXConnectorSubjectForwarder$19.run(JMXConnectorSubjectForwarder.java:1012)
    at java.security.AccessController.doPrivileged(Native Method)
    at weblogic.management.mbeanservers.internal.JMXConnectorSubjectForwarder.getClassLoaderFor(JMXConnectorSubjectForwarder.java:1012)
    at javax.management.remote.rmi.RMIConnectionImpl$5.run(RMIConnectionImpl.java:1326)
    at java.security.AccessController.doPrivileged(Native Method)
    at javax.management.remote.rmi.RMIConnectionImpl.getClassLoaderFor(RMIConnectionImpl.java:1323)
    at javax.management.remote.rmi.RMIConnectionImpl.invoke(RMIConnectionImpl.java:771)
    at javax.management.remote.rmi.RMIConnectionImpl_WLSkel.invoke(Unknown Source)
    at weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:667)
    at weblogic.rmi.internal.BasicServerRef$1.run(BasicServerRef.java:522)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:146)
    at weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.java:518)
    at weblogic.rmi.internal.wls.WLSExecuteRequest.run(WLSExecuteRequest.java:118)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    Does this option actually work?? Can someone help please

    Has someone ever got it to work? Is there any resolution to the problem described

  • 32-bit flash and java plugins freeze firefox and gnome on 64-bit linux

    I have installed FC13 64-bit and am running 32-bit firefox 3.6.8 so that I can run flash plugin.
    When I start 32-bit firefox 3.6.8 and go to site with flash or java applet, firefox locks up my gnome desktop necessitating a reboot of my computer.
    Firefox 3.6.8 32-bit
    Flash 10.1r82
    Java jdk 1.6.0_15 32-bit
    I have used a similar configuration on 32-bit FC13 with 32-bit Firefox 3.6.8 and everything works fine. No lockups.

    Hi!
    I finally solved this problem. The 32-bit libflashplugin required a 32-bit libcurl library that is not installed by default on 64-bit linux systems (at least not on Fedora). Once I installed 32-bit libcurl libs, flash and java plugins starting magically working.
    In my opinion, 64-bit Fedora has done a poor job with 32-bit compatibility viz a viz 32-bit libs. I will submit an improvement ticket to Fedora folks about installing more 32-bit libs on 64-bit distros.
    Bobby

  • 64-Bit Linux Flash Player

    There used to be a 64-bit pre-release version for Firefox on Linux. I went to the prerelease site, and there was no download link. There was a reference to the forum, but the forum was marked closed. This doesn't sound like committment to me? Is there a timeline for the 64-bit version, running two browsers is useless because of the combined plugins hierarchy in use. It's really the only thing holding up my using lots of sites (i.e. Safari Books Online) because of the site crashing my browser. Currently I use the 32-bit plugin through a wrapper for a 64-bit browser.

    By "running fine", flashplayer 10.1 32-bit linux library may require some "massaging" to actually get it working.
    E.G. on Debian Lenny 64-bit using 32-bit firefox 3.6.8 it requires at least these Lenny 32-bit emulation packages:
        ia32-libs
        ia32-libs-gtk
    (this has been pretty well established for a while)
    *Plus* you'lll have to grab the following libraries from a 32-bit Lenny system:
    :/usr/local/firefox-3.6.8_i386$ ls -l *curl* *idn*
    lrwxrwxrwx 1 root root     19 2010-06-24 14:57 libcurl-gnutls.so.3 -> libcurl-gnutls.so.4
    lrwxrwxrwx 1 root root     23 2010-06-24 14:57 libcurl-gnutls.so.4 -> libcurl-gnutls.so.4.1.0
    -rw-r--r-- 1 root root 233992 2009-08-17 19:41 libcurl-gnutls.so.4.1.0
    lrwxrwxrwx 1 root root     12 2010-06-07 10:22 libcurl.so.3 -> libcurl.so.4
    lrwxrwxrwx 1 root root     16 2010-06-07 10:22 libcurl.so.4 -> libcurl.so.4.1.0
    -rw-r--r-- 1 root root 271524 2010-03-26 23:27 libcurl.so.4.1.0
    -rw-r--r-- 1 root root    801 2008-06-06 21:29 libidn.la
    lrwxrwxrwx 1 root root     17 2010-02-26 07:01 libidn.so.11 -> libidn.so.11.5.37
    -rw-r--r-- 1 root root 200280 2008-06-06 21:29 libidn.so.11.5.37
    and plop them in the top level firefox install directory to get it working.  Otherwise you only see messages like
        "Adobe Flash Player error: could not load cURL library"
    (Not terribly helpful)
    This is in contrast to the 10.0 beta 64-bit flashplayer lib that worked fabulously (i had no issues with it ever, which can't be said of the 32-bit one).
    I wonder just how difficult it would have been to fix it for the latest exploits, as they'd done for the 10.x beta 64-bit linux flashplayer previously for security issues?
    This failure by the industry to fully support 64-bit applications is getting pretty pathetic by this point.
    --stephen

  • Adobe Flash Plugin for 64-bits Linux is back !!

    After being discontinued by Adobe,  Flash for 64-bits Linux seems to be back. Is there still a maintainer for flashplugin on Arch64 ? I think it is still in beta but flashplugin and x86_64 users would be grateful if the package comes back in the repo !
    Last edited by nsarko (2010-09-15 19:44:51)

    https://bbs.archlinux.org/viewtopic.php?id=104973

  • Adobe flash plugin 64 bit linux so file

    I have downloaded the tar.gz file for my firefox 7 browser running
    under Mandriva 2011 64 bit linux.
    I understand that I want to place or soft link the libflashplayer.so
    file to an appropriate directory of firefox 7.
    However firefox 7 doesn't have a mozilla/plugins
    like directory. I have tried placing the .so file in the path of the firefox executable, with no luck.
    How may I get this plugin to work?

    https://bbs.archlinux.org/viewtopic.php?id=104973

  • Unable to connect to SQL Server 2008 from OBIEE 11G(on 64 bit Linux box)

    We are unable to connect to connect to SQL Server 2008 from OBIEE 11G which is on 64 bit Red Hat Enterprise Linux.
    Infrastructure: OBIEE 11.1.1.5 64bit, on 64 bit Red Hat Linux Enterprise Linux 5.6 , MS SQL Server 2008 on 64 bit Microsoft Windows Server
    Issue Description: Unable to connect to SQL Server 2008 from OBIEE11G RPD
    Details: We are unable to connect to SQL Server 2008 from OBIEE which is on a 64 bit Linux box. We created the ODBC connection on Linux box to the SQL server. Whenever we try to import metadata it throws an error that says ‘Connection Failed’.
    Here are the steps we followed to setup the ODBC connection on Linux box.
    1) We updated the user.sh file with the LD_LIBRARY_PATH and LD_LIBRARY_PATH_64 values that point to $ORACLE_HOME/bifoundation/odbc/lib
    This is where we found the driver for SQL server SEmsss23.so.
    2) We updated the odbc.ini file with the entry for SQL server with the connection details
    SI_SQL_Server_DEV = SQL Server
    [SI_SQL_Server_DEV]
    Driver=/u001_OAS/Oracle/Middleware/Oracle_BI1/bifoundation/odbc/lib/SEmsss23.so
    Description=DataDirect 5.1 SQL Server Wire Protocol
    Address=10.230.216.52,54970
    AlternateServers=
    AnsiNPW=Yes
    ConnectionRetryCount=0
    ConnectionRetryDelay=3
    Database=SVBDW_NEW
    LoadBalancing=0
    LogonID=SIDatavalidation
    Password=~~~Password123
    QuoteID=No
    ReportCodePageConversionErrors=0
    3) We updated the IDENTIFIER_QUOTE_CHAR with single quotes instead of double quotes in the DB features of the RPD
    4) We updated the bash_profile file to point the ODBCINI variable to the path where the OBIEE odbc.ini file is present.
    Export ODBCINI=/u001_OAS/Oracle/Middleware/instances/instance1/bifoundation/OracleBIApplication/coreapplication/setup/odbc.ini
    The error in nqsserver.log file says “[nQSError: 16001] ODBC error state: IM002 code: 0 message: [DataDirect][ODBC lib] Data source name not found and no default driver specified.”

    Hi,
    Make sure SQL Configuration Manager make sure the TCP/IP enabled. please try below method
    Method 1
    Re Create a new ODBC & Oracle Bi Server DSN Configuration test it and use it in the connection pools.
    define your ODBC data source in your server where the BI Server is installed. Check your DB connections in your physical layer and make they are defined on your BI Server as well.
    Method 2:
    try using the complete TNS in below format in the datasource name section:
    (DESCRIPTION = (ADDRESS_LIST = (ADDRESS = (PROTOCOL = TCP) (HOST =DB IP)(PORT = 1521)) ) (CONNECT_DATA = (SERVICE_NAME = ORCL) ) and provide the credentials.
    Method 3:
    To use the OCI call interface you need to have oracle client DB to be installed so that you can establish a connection using that DB credentials and connect to the remote dB and then import the tables.....this is the rule of thumb.
    hope helps you.
    Thanks
    Deva

  • How do setup FlexUnit in your CI build process on 64-Bit Linux

    Hello everyone. I am trying to setup FlexUnit in my build process and am using Rackspace cloud servers for my build server. I only have the option of Linux 64 bit distros or Windows 32b/64b. I started setting up and configuring everything on Linux but ran into problems installing the required stand alone player for test execution using FlexUnit. There is no 64-bit linux compatitble version of the stand alone player. In configuring the system to use the browser plugin on the machine instead of the stand alone player for executing the tests, I then get a manual interaction component which doesn't fit well with an automated CI build.
    Am I the only person out there trying to integrate FlexUnit into my CI process on a 64b Linux machine? Any pointers, tips, workarounds or general hypothetical ideas would be great!

    @mbbender - Answers below:
    > I have been able to get the Flash Plugin working in a browser on my 64b Ubuntu 10.4 system. However, from my understanding I can not use the flash plugin from a browser to properly execute a headless execution of my tests during the CI process. To execute the tests as part of the CI process I need the Flash Stand Alone Player.
    -- As of FlexUnit 4.1-beta2, you have the option of executing your tests using the stand-alone debug Flash Player using the default mechanism to launch that player or using a custom command, which could potentially point to the browser.  Check out the docs on the Ant task @ http://docs.flexunit.org/index.php?title=Ant_Task#Usage and the sample CI build using a browser @ http://github.com/flexunit/flexunit/blob/master/FlexUnit4SampleCIProject/build.browser.xml for more details on how to do this.
    > Are you saying that I can somehow use the Flash Plugin dependencies to install the Flash Stand Alone Player? If so, would I then need a 32b emulator wrapper for running the Stand Alone Player?  Or, are you suggesting that I can somehow use the Flash Plugin in the browser to do what I need to execute my tests during the Hudson build?
    -- Although I'm not a savvy Linux admin, it's my understanding that recent 64-bit Linux distros can execute 32-bit applications as well as 64-bit applications.  The only req I'm aware of is that the 32-bit version of the dependencies must be available.  In this case, executing the 32-bit version of the SA player should work from what I understand.
    > Do you have a CI build process setup on a Linux 64b CentOS system with FlexUnit? To be honest, I'm more concerned with the end result right now than learning how to do it on my own and would like to know if you can potentially help me get this done a little quicker if you are interested.
    -- I currently have a setup using 64-bit CentOS and running the 32-bit SA player, although it's not on Adobe's proper list of supported OSes.  We've worked with other folks who have the 32-bit SA player running with FlexUnit on Ubuntu 64-bit.  There was some feedback on some issues using older versions of openSUSE, but I don't know too many details re: the problem.
    Hope this helps.
    -Brian

  • TimesTen Release 11.2.1.8.0 (32 bit Linux/x86): PLSQL_MEMORY_ADDRESS

    Hi!
    I am trying to setup TT 11.2.1.8.0 (32 bit Linux/x86) with jboss-4.2.3.GA using JRockit JVM. The problem I get is:
    TT8517: Cannot attach PL/SQL shared memory; PLSQL_MEMORY_ADDRESS not valid or already in use -- file "db.c", lineno 9856, procedure "sbDbConnect")
    I am aware of this issue with jrockit and as in http://docs.oracle.com/cd/E11882_01/timesten.112/e13080.pdf:
    JRockit on 32-bit Linux allocates a default heap that is 50 percent of available
    physical memory up to 1 gigabyte. Users of JRockit on 32-bit platforms may need
    to choose a value for PLSQL_MEMORY_ADDRESS other than the default
    +(10000000). Consider values such as B0000000, which ensures that the PL/SQL+
    shared memory is not part of the JRockit heap.
    So I added to sys.odbc.ini the following line:
    PLSQL_MEMORY_ADDRESS=B0000000
    and also in jdbc url same line. I still get:
    [STDERR] org.apache.commons.dbcp.SQLNestedException: Cannot create PoolableConnectionFactory ([TimesTen][TimesTen 11.2.1.8.0 ODBC Driver][TimesTen]TT8517: Cannot attach PL/SQL shared memory; PLSQL_MEMORY_ADDRESS not valid or already in use -- file "db.c", lineno 9
    In ttmesg.log I found corresponding log:
    22:30:57.67 Info: : 2272: maind got #14.15, hello: pid=3031 type=library payload=%00%00%00%00 protocolID=TimesTen 11.2.1.8.0.tt1121 ident=%00%00%00%00
    22:30:57.67 Info: : 2272: Got hello from pid 3031, type library (/usr/jrockit/bin/java -Dprogram.name=run.sh -Xms512M -Xmx512M -Djava.net.preferIPv4Stack=true -Dimsc.harmiport=3444 -Dimsc.jvmid=1 -Dimsc.configurationdir=/var/lib/OC/imsc/server/imsc-1/conf -Dimsc.jgroups.address=224.0.0.37 -Dimsc.jgroups.port=45678 -Djb)
    From pmap 3031 it seems that 0xB0000000 should be free or I miscalculated it?
    $ pmap 3031
    3031: /usr/jrockit/bin/java -Dprogram.name=run.sh -Xms512M -Xmx512M -Djava.net.preferIPv4Stack=true -Dimsc.harmiport=3444 -Dimsc.jvmid=1 -Dimsc.configurationdir=/var/lib/OC/imsc/server/imsc-1/conf -Dimsc.jgroups.address=224.0.0.37 -Dimsc.jgroups.port=45678 -Djboss.partition.udpGroup=226.168.121.220 -jrockit -Xbootclasspath/p: -XXaggressive -XXcompaction:heapParts=512 -XXgcThreads:2 -XXgctrigger:35 -Xgc:genconcon -XXcompaction:internalPercentage=3.9 -XXcompaction:externalPercentage=3.9 -XX:+FlightRecorder -XX:Fli
    08048000 64K r-x-- /usr/java/jrockit-jdk1.6.0_26-R28.1.4-4.0.1.orig/bin/java
    08058000 4K rwx-- /usr/java/jrockit-jdk1.6.0_26-R28.1.4-4.0.1.orig/bin/java
    08e5c000 38124K rwx-- [ anon ]
    83b4d000 272K rwx-- [ anon ]
    83b91000 84K r-x-- /usr/lib/libelf-0.137.so
    83ba6000 8K rwx-- /usr/lib/libelf-0.137.so
    83ba8000 31020K r-x-- /opt/TimesTen/tt1121/lib/libttpl.so
    859f3000 1044K rwx-- /opt/TimesTen/tt1121/lib/libttpl.so
    85af8000 64K rwx-- [ anon ]
    85b08000 10812K r-x-- /opt/TimesTen/tt1121/lib/libtten.so
    86597000 212K rwx-- /opt/TimesTen/tt1121/lib/libtten.so
    865cc000 408K rwx-- [ anon ]
    86632000 824K x [ anon ]
    86716000 88K r-x-- /opt/TimesTen/tt1121/lib/libttJdbc.so
    8672c000 8K rwx-- /opt/TimesTen/tt1121/lib/libttJdbc.so
    8672e000 264K rwx-- [ anon ]
    86770000 12K x [ anon ]
    86773000 508K rwx-- [ anon ]
    867f2000 12K x [ anon ]
    867f5000 636K rwx-- [ anon ]
    86894000 12K x [ anon ]
    86897000 124K rwx-- [ anon ]
    868b6000 12K x [ anon ]
    868b9000 124K rwx-- [ anon ]
    868d8000 12K x [ anon ]
    868db000 124K rwx-- [ anon ]
    868fa000 12K x [ anon ]
    868fd000 124K rwx-- [ anon ]
    8691c000 12K x [ anon ]
    8691f000 124K rwx-- [ anon ]
    8693e000 12K x [ anon ]
    86941000 508K rwx-- [ anon ]
    869c0000 12K x [ anon ]
    869c3000 516K rwx-- [ anon ]
    86a44000 12K x [ anon ]
    86a47000 124K rwx-- [ anon ]
    86a66000 12K x [ anon ]
    86a69000 380K rwx-- [ anon ]
    86ac8000 12K x [ anon ]
    86acb000 260K rwx-- [ anon ]
    86b0c000 12K x [ anon ]
    86b0f000 508K rwx-- [ anon ]
    86b8e000 12K x [ anon ]
    86b91000 380K rwx-- [ anon ]
    86bf0000 12K x [ anon ]
    86bf3000 116K rwx-- [ anon ]
    86c10000 2932K rwxs- [ shmid=0x6000b ]
    86eed000 1420K rwx-- [ anon ]
    87050000 12K x [ anon ]
    87053000 948K rwx-- [ anon ]
    87140000 1024K rwxs- /var/lib/OC/imsc/server/imsc-1/data/hypersonic/localDB.data
    87240000 1768K rwx-- [ anon ]
    873fa000 24K x [ anon ]
    8740b000 8K rwx-- [ anon ]
    8740d000 12K x [ anon ]
    87410000 508K rwx-- [ anon ]
    8748f000 12K x [ anon ]
    87492000 4028K rwx-- [ anon ]
    87881000 12K x [ anon ]
    87884000 124K rwx-- [ anon ]
    878a3000 12K x [ anon ]
    878a6000 124K rwx-- [ anon ]
    878c5000 12K x [ anon ]
    878c8000 124K rwx-- [ anon ]
    878e7000 12K x [ anon ]
    878ea000 124K rwx-- [ anon ]
    87909000 12K x [ anon ]
    8790c000 124K rwx-- [ anon ]
    8792b000 12K x [ anon ]
    8792e000 124K rwx-- [ anon ]
    8794d000 12K x [ anon ]
    87950000 124K rwx-- [ anon ]
    8796f000 12K x [ anon ]
    87972000 124K rwx-- [ anon ]
    87991000 12K x [ anon ]
    87994000 124K rwx-- [ anon ]
    879b3000 12K x [ anon ]
    879b6000 124K rwx-- [ anon ]
    879d5000 12K x [ anon ]
    879d8000 380K rwx-- [ anon ]
    87a37000 12K x [ anon ]
    87a3a000 124K rwx-- [ anon ]
    87a59000 12K x [ anon ]
    87a5c000 116K rwx-- [ anon ]
    87a79000 4K x [ anon ]
    87a7a000 10240K rwx-- [ anon ]
    8847a000 4K x [ anon ]
    8847b000 13840K rwx-- [ anon ]
    891ff000 4K x [ anon ]
    89207000 648K rwx-- [ anon ]
    892a9000 12K x [ anon ]
    892ac000 3196K rwx-- [ anon ]
    895cb000 4K x [ anon ]
    895cc000 10240K rwx-- [ anon ]
    89fcc000 4K x [ anon ]
    89fcd000 10240K rwx-- [ anon ]
    8a9cd000 4K x [ anon ]
    8a9ce000 10240K rwx-- [ anon ]
    8b3ce000 4K x [ anon ]
    8b3cf000 10240K rwx-- [ anon ]
    8bdcf000 4K x [ anon ]
    8bdd0000 10240K rwx-- [ anon ]
    8c7de000 8K rwx-- [ anon ]
    8c7e0000 12K x [ anon ]
    8c7e3000 116K rwx-- [ anon ]
    8c800000 36K r-x-- /lib/libcrypt-2.5.so
    8c809000 4K r-x-- /lib/libcrypt-2.5.so
    8c80a000 4K rwx-- /lib/libcrypt-2.5.so
    8c80b000 156K rwx-- [ anon ]
    8c832000 56K r-x-- /opt/OC/lib/libfmkmgrts.so.4.2.10
    8c840000 4K rwx-- /opt/OC/lib/libfmkmgrts.so.4.2.10
    8c841000 8K rwx-- [ anon ]
    8c843000 448K r-x-- /opt/OC/lib/libfmkmgt.so.4.2.10
    8c8b3000 16K rwx-- /opt/OC/lib/libfmkmgt.so.4.2.10
    8c8b7000 228K r-x-- /opt/OC/lib/liboclic_core.so.0.0.1
    8c8f0000 8K rwx-- /opt/OC/lib/liboclic_core.so.0.0.1
    8c8f2000 92K r-x-- /opt/OC/lib/liboclic.so.0.0.1
    8c909000 4K rwx-- /opt/OC/lib/liboclic.so.0.0.1
    8c90a000 2352K r-x-- /opt/OC/lib/libocsipcore.so.1.4.4
    8cb56000 8K rwx-- /opt/OC/lib/libocsipcore.so.1.4.4
    8cb58000 8K rwx-- [ anon ]
    8cb5a000 324K r-x-- /opt/OC/lib/libocsipmsg.so.1.4.4
    8cbab000 8K rwx-- /opt/OC/lib/libocsipmsg.so.1.4.4
    8cbad000 300K r-x-- /opt/OC/lib/java/libocsipjni.so.1.4.4
    8cbf8000 4K rwx-- /opt/OC/lib/java/libocsipjni.so.1.4.4
    8cbf9000 256K rwx-- [ anon ]
    8cc39000 4K x [ anon ]
    8cc3a000 10240K rwx-- [ anon ]
    8d63a000 4K x [ anon ]
    8d63b000 10240K rwx-- [ anon ]
    8e03b000 4K x [ anon ]
    8e03c000 10240K rwx-- [ anon ]
    8ea3c000 4K x [ anon ]
    8ea3d000 10240K rwx-- [ anon ]
    8f43d000 4K x [ anon ]
    8f43e000 10240K rwx-- [ anon ]
    8fe3e000 4K x [ anon ]
    8fe3f000 10240K rwx-- [ anon ]
    9083f000 4K x [ anon ]
    90840000 10240K rwx-- [ anon ]
    91240000 40K r-x-- /opt/OC/lib/libTTLBase.so.1.0.0
    9124a000 4K rwx-- /opt/OC/lib/libTTLBase.so.1.0.0
    9124b000 120K rwx-- [ anon ]
    91269000 36K r-x-- /opt/OC/lib/libTTL.so.1.0.0
    91272000 28K rwx-- /opt/OC/lib/libTTL.so.1.0.0
    91279000 4K rwx-- [ anon ]
    9127a000 236K r-x-- /lib/libsepol.so.1
    912b5000 4K rwx-- /lib/libsepol.so.1
    912b6000 40K rwx-- [ anon ]
    912c0000 88K r-x-- /lib/libselinux.so.1
    912d6000 8K rwx-- /lib/libselinux.so.1
    912d8000 176K r-x-- /usr/lib/libgssapi_krb5.so.2.2
    91304000 4K rwx-- /usr/lib/libgssapi_krb5.so.2.2
    91305000 148K r-x-- /usr/lib/libk5crypto.so.3.1
    9132a000 4K rwx-- /usr/lib/libk5crypto.so.3.1
    9132b000 588K r-x-- /usr/lib/libkrb5.so.3.3
    913be000 12K rwx-- /usr/lib/libkrb5.so.3.3
    913c1000 72K r-x-- /usr/lib/libz.so.1.2.3
    913d3000 4K rwx-- /usr/lib/libz.so.1.2.3
    913d4000 1192K r-x-- /lib/libcrypto.so.0.9.8e
    914fe000 76K rwx-- /lib/libcrypto.so.0.9.8e
    91511000 16K rwx-- [ anon ]
    91515000 268K r-x-- /lib/libssl.so.0.9.8e
    91558000 16K rwx-- /lib/libssl.so.0.9.8e
    9155c000 888K r-x-- /usr/lib/libstdc++.so.6.0.8
    9163a000 12K r-x-- /usr/lib/libstdc++.so.6.0.8
    9163d000 8K rwx-- /usr/lib/libstdc++.so.6.0.8
    9163f000 152K rwx-- [ anon ]
    91667000 180K r-x-- /opt/OC/lib/libfmkgmp.so.4.2.10
    91694000 4K rwx-- /opt/OC/lib/libfmkgmp.so.4.2.10
    91695000 100K r-x-- /opt/OC/lib/libfmkmgr.so.4.2.10
    916ae000 4K rwx-- /opt/OC/lib/libfmkmgr.so.4.2.10
    916af000 212K r-x-- /opt/OC/lib/libfmkbus.so.4.9.2
    916e4000 4K rwx-- /opt/OC/lib/libfmkbus.so.4.9.2
    916e5000 32K rwx-- [ anon ]
    916ed000 224K r-x-- /opt/OC/lib/libfmktbx.so.4.8.8
    91725000 12K rwx-- /opt/OC/lib/libfmktbx.so.4.8.8
    91728000 100K rwx-- [ anon ]
    91741000 12K x [ anon ]
    91744000 124K rwx-- [ anon ]
    91763000 12K x [ anon ]
    91766000 124K rwx-- [ anon ]
    91785000 12K x [ anon ]
    91788000 180K rwx-- [ anon ]
    917c1000 8K rwx-- [ anon ]
    917c3000 12K x [ anon ]
    917c6000 124K rwx-- [ anon ]
    917e5000 12K x [ anon ]
    917e8000 124K rwx-- [ anon ]
    91807000 12K x [ anon ]
    9180a000 124K rwx-- [ anon ]
    91829000 12K x [ anon ]
    9182c000 124K rwx-- [ anon ]
    9184b000 12K x [ anon ]
    9184e000 124K rwx-- [ anon ]
    9186d000 12K x [ anon ]
    91870000 124K rwx-- [ anon ]
    9188f000 12K x [ anon ]
    91892000 124K rwx-- [ anon ]
    918b1000 12K x [ anon ]
    918b4000 124K rwx-- [ anon ]
    918d3000 12K x [ anon ]
    918d6000 124K rwx-- [ anon ]
    918f5000 12K x [ anon ]
    918f8000 116K rwx-- [ anon ]
    91915000 2932K rwxs- [ shmid=0x50009 ]
    91bf2000 1028K rwx-- [ anon ]
    91cf3000 2932K rwxs- [ shmid=0x48008 ]
    91fd0000 64K rwx-- [ anon ]
    91fee000 8K rwx-- [ anon ]
    91ff0000 12K x [ anon ]
    91ff3000 116K rwx-- [ anon ]
    9201e000 8K rwx-- [ anon ]
    92020000 12K x [ anon ]
    92023000 244K rwx-- [ anon ]
    9206a000 648K rwx-- [ anon ]
    9210c000 12K x [ anon ]
    9210f000 124K rwx-- [ anon ]
    9212e000 12K x [ anon ]
    92131000 124K rwx-- [ anon ]
    92150000 12K x [ anon ]
    92153000 692K rwx-- [ anon ]
    9220a000 1156K rwx-- [ anon ]
    9232b000 200K r-x-- /opt/OC/lib/java/libSaNtfJava.so.1.0.0
    9235d000 4K rwx-- /opt/OC/lib/java/libSaNtfJava.so.1.0.0
    9235e000 264K rwx-- [ anon ]
    923a0000 12K x [ anon ]
    923a3000 1360K rwx-- [ anon ]
    924f7000 36K x [ anon ]
    9250e000 2816K rwx-- [ anon ]
    927d9000 60K r-x-- /lib/libresolv-2.5.so
    927e8000 4K r-x-- /lib/libresolv-2.5.so
    927e9000 4K rwx-- /lib/libresolv-2.5.so
    927ea000 16K rwx-- [ anon ]
    927ee000 12K x [ anon ]
    927f1000 628K rwx-- [ anon ]
    9289c000 8K rwx-- [ anon ]
    9289e000 12K x [ anon ]
    928a1000 1916K rwx-- [ anon ]
    92a80000 12K x [ anon ]
    92a83000 3188K rwx-- [ anon ]
    92dae000 8K rwx-- [ anon ]
    92db0000 12K x [ anon ]
    92db3000 380K rwx-- [ anon ]
    92e12000 12K x [ anon ]
    92e15000 124K rwx-- [ anon ]
    92e34000 12K x [ anon ]
    92e37000 124K rwx-- [ anon ]
    92e56000 12K x [ anon ]
    92e59000 124K rwx-- [ anon ]
    92e78000 12K x [ anon ]
    92e7b000 124K rwx-- [ anon ]
    92e9a000 12K x [ anon ]
    92e9d000 124K rwx-- [ anon ]
    92ebc000 12K x [ anon ]
    92ebf000 124K rwx-- [ anon ]
    92ede000 12K x [ anon ]
    92ee1000 124K rwx-- [ anon ]
    92f00000 12K x [ anon ]
    92f03000 124K rwx-- [ anon ]
    92f22000 12K x [ anon ]
    92f25000 124K rwx-- [ anon ]
    92f44000 12K x [ anon ]
    92f47000 124K rwx-- [ anon ]
    92f66000 12K x [ anon ]
    92f69000 124K rwx-- [ anon ]
    92f88000 12K x [ anon ]
    92f8b000 124K rwx-- [ anon ]
    92faa000 12K x [ anon ]
    92fad000 124K rwx-- [ anon ]
    92fcc000 12K x [ anon ]
    92fcf000 124K rwx-- [ anon ]
    92fee000 12K x [ anon ]
    92ff1000 124K rwx-- [ anon ]
    93010000 12K x [ anon ]
    93013000 380K rwx-- [ anon ]
    93072000 12K x [ anon ]
    93075000 636K rwx-- [ anon ]
    93114000 12K x [ anon ]
    93117000 124K rwx-- [ anon ]
    93136000 12K x [ anon ]
    93139000 124K rwx-- [ anon ]
    93158000 12K x [ anon ]
    9315b000 124K rwx-- [ anon ]
    9317a000 12K x [ anon ]
    9317d000 124K rwx-- [ anon ]
    9319c000 12K x [ anon ]
    9319f000 124K rwx-- [ anon ]
    931be000 12K x [ anon ]
    931c1000 124K rwx-- [ anon ]
    931e0000 12K x [ anon ]
    931e3000 124K rwx-- [ anon ]
    93202000 12K x [ anon ]
    93205000 124K rwx-- [ anon ]
    93224000 12K x [ anon ]
    93227000 124K rwx-- [ anon ]
    93246000 12K x [ anon ]
    93249000 380K rwx-- [ anon ]
    932a8000 12K x [ anon ]
    932ab000 884K rwx-- [ anon ]
    93397000 124K r-x-- /lib/libexpat.so.0.5.0
    933b6000 8K rwx-- /lib/libexpat.so.0.5.0
    933b8000 1672K rwx-- [ anon ]
    9355a000 12K x [ anon ]
    9355d000 124K rwx-- [ anon ]
    9357c000 12K x [ anon ]
    9357f000 124K rwx-- [ anon ]
    9359e000 12K x [ anon ]
    935a1000 124K rwx-- [ anon ]
    935c0000 12K x [ anon ]
    935c3000 124K rwx-- [ anon ]
    935e2000 12K x [ anon ]
    935e5000 124K rwx-- [ anon ]
    93604000 12K x [ anon ]
    93607000 124K rwx-- [ anon ]
    93626000 12K x [ anon ]
    93629000 372K rwx-- [ anon ]
    9368c000 100K r-x-- /opt/OC/lib/libSaNtf.so.1.0.0
    936a5000 4K rwx-- /opt/OC/lib/libSaNtf.so.1.0.0
    936a6000 64K rwx-- [ anon ]
    936b6000 44K r-x-- /lib/libgcc_s-4.1.2-20080825.so.1
    936c1000 4K rwx-- /lib/libgcc_s-4.1.2-20080825.so.1
    936c2000 72K rwx-- [ anon ]
    936d4000 12K x [ anon ]
    936d7000 764K rwx-- [ anon ]
    93796000 12K x [ anon ]
    93799000 3380K rwx-- [ anon ]
    93aec000 32K rwxs- [ shmid=0x10001 ]
    93af4000 8K rwx-- [ anon ]
    93af6000 12K x [ anon ]
    93af9000 756K rwx-- [ anon ]
    93bb7000 32K r-x-- /usr/lib/libkrb5support.so.0.1
    93bbf000 4K rwx-- /usr/lib/libkrb5support.so.0.1
    93bc0000 8K rwx-- [ anon ]
    93bc2000 12K x [ anon ]
    93bc5000 124K rwx-- [ anon ]
    93be4000 12K x [ anon ]
    93be7000 124K rwx-- [ anon ]
    93c06000 12K x [ anon ]
    93c09000 1396K rwx-- [ anon ]
    93d66000 36K r-x-- /usr/java/jrockit-jdk1.6.0_26-R28.1.4-4.0.1.orig/jre/lib/i386/libjmapi.so
    93d6f000 4K rwx-- /usr/java/jrockit-jdk1.6.0_26-R28.1.4-4.0.1.orig/jre/lib/i386/libjmapi.so
    93d74000 712K rwx-- [ anon ]
    93e26000 12K x [ anon ]
    93e29000 124K rwx-- [ anon ]
    93e48000 12K x [ anon ]
    93e4b000 124K rwx-- [ anon ]
    93e6a000 12K x [ anon ]
    93e6d000 124K rwx-- [ anon ]
    93e8c000 12K x [ anon ]
    93e8f000 124K rwx-- [ anon ]
    93eae000 12K x [ anon ]
    93eb1000 380K rwx-- [ anon ]
    93f10000 12K x [ anon ]
    93f13000 124K rwx-- [ anon ]
    93f32000 12K x [ anon ]
    93f35000 124K rwx-- [ anon ]
    93f54000 12K x [ anon ]
    93f57000 1020K rwx-- [ anon ]
    94056000 12K x [ anon ]
    94059000 124K rwx-- [ anon ]
    94078000 12K x [ anon ]
    9407b000 124K rwx-- [ anon ]
    9409a000 12K x [ anon ]
    9409d000 124K rwx-- [ anon ]
    940bc000 12K x [ anon ]
    940bf000 380K rwx-- [ anon ]
    9411e000 12K x [ anon ]
    94121000 124K rwx-- [ anon ]
    94140000 12K x [ anon ]
    94143000 1972K rwx-- [ anon ]
    94331000 64K r-x-- /usr/lib/liblog4c.so.3.1.0
    94341000 4K rwx-- /usr/lib/liblog4c.so.3.1.0
    94342000 68K rwx-- [ anon ]
    94359000 4K r-x-- /usr/lib/libaio.so.1.0.1
    9435a000 4K rwx-- /usr/lib/libaio.so.1.0.1
    9435b000 28K r-x-- /usr/java/jrockit-jdk1.6.0_26-R28.1.4-4.0.1.orig/jre/lib/i386/libnio.so
    94362000 4K rwx-- /usr/java/jrockit-jdk1.6.0_26-R28.1.4-4.0.1.orig/jre/lib/i386/libnio.so
    94363000 264K rwx-- [ anon ]
    943a5000 12K x [ anon ]
    943a8000 4156K rwx-- [ anon ]
    947b7000 12K x [ anon ]
    947ba000 828K rwx-- [ anon ]
    94889000 12K x [ anon ]
    9488c000 884K rwx-- [ anon ]
    94969000 24K r-x-- /usr/java/jrockit-jdk1.6.0_26-R28.1.4-4.0.1.orig/jre/lib/i386/liborii.so
    9496f000 4K rwx-- /usr/java/jrockit-jdk1.6.0_26-R28.1.4-4.0.1.orig/jre/lib/i386/liborii.so
    94970000 3448K rwx-- [ anon ]
    94cce000 200K x [ anon ]
    94d01000 16K r-x-- /opt/OC/lib/libntl.so.1.0.0
    94d05000 4K rwx-- /opt/OC/lib/libntl.so.1.0.0
    94d06000 80K r-x-- /usr/java/jrockit-jdk1.6.0_26-R28.1.4-4.0.1.orig/jre/lib/i386/libnet.so
    94d1a000 4K rwx-- /usr/java/jrockit-jdk1.6.0_26-R28.1.4-4.0.1.orig/jre/lib/i386/libnet.so
    94d1b000 24K r-x-- /usr/java/jrockit-jdk1.6.0_26-R28.1.4-4.0.1.orig/jre/lib/i386/libmanagement.so
    94d21000 4K rwx-- /usr/java/jrockit-jdk1.6.0_26-R28.1.4-4.0.1.orig/jre/lib/i386/libmanagement.so
    94d22000 8K rwx-- [ anon ]
    94d24000 12K x [ anon ]
    94d27000 116K rwx-- [ anon ]
    94d44000 8K r-x-- /usr/lib/libsctp.so.1.0.6
    94d46000 4K rwx-- /usr/lib/libsctp.so.1.0.6
    94d47000 12K r-x-- /opt/OC/lib/libiniparser.so.1.0.0
    94d4a000 4K rwx-- /opt/OC/lib/libiniparser.so.1.0.0
    94d4b000 24K r-x-- /usr/lib/openais/libSaEvt.so.2.0.0
    94d51000 4K rwx-- /usr/lib/openais/libSaEvt.so.2.0.0
    94d52000 8K rwx-- [ anon ]
    94d54000 12K x [ anon ]
    94d57000 1212K rwx-- [ anon ]
    94e86000 12K x [ anon ]
    94e89000 124K rwx-- [ anon ]
    94ea8000 12K x [ anon ]
    94eab000 252K rwx-- [ anon ]
    94eea000 12K x [ anon ]
    94eed000 124K rwx-- [ anon ]
    94f0c000 12K x [ anon ]
    94f0f000 124K rwx-- [ anon ]
    94f2e000 12K x [ anon ]
    94f31000 124K rwx-- [ anon ]
    94f50000 12K x [ anon ]
    94f53000 252K rwx-- [ anon ]
    94f92000 12K x [ anon ]
    94f95000 252K rwx-- [ anon ]
    94fd4000 12K x [ anon ]
    94fd7000 884K rwx-- [ anon ]
    950b4000 60K r-x-- /usr/java/jrockit-jdk1.6.0_26-R28.1.4-4.0.1.orig/jre/lib/i386/libzip.so
    950c3000 8K rwx-- /usr/java/jrockit-jdk1.6.0_26-R28.1.4-4.0.1.orig/jre/lib/i386/libzip.so
    950c5000 520K rwx-- [ anon ]
    95147000 12K x [ anon ]
    9514a000 124K rwx-- [ anon ]
    95169000 12K x [ anon ]
    9516c000 124K rwx-- [ anon ]
    9518b000 12K x [ anon ]
    9518e000 252K rwx-- [ anon ]
    951cd000 12K x [ anon ]
    951d0000 244K rwx-- [ anon ]
    9520d000 24K r-x-- /usr/java/jrockit-jdk1.6.0_26-R28.1.4-4.0.1.orig/jre/lib/i386/native_threads/libhpi.so
    95213000 4K rwx-- /usr/java/jrockit-jdk1.6.0_26-R28.1.4-4.0.1.orig/jre/lib/i386/native_threads/libhpi.so
    95214000 384K rwx-- [ anon ]
    95274000 76K r-x-- /lib/libnsl-2.5.so
    95287000 4K r-x-- /lib/libnsl-2.5.so
    95288000 4K rwx-- /lib/libnsl-2.5.so
    95289000 8K rwx-- [ anon ]
    9528c000 4K rwx-- [ anon ]
    9528d000 8K r-x-- /lib/libkeyutils-1.2.so
    9528f000 4K rwx-- /lib/libkeyutils-1.2.so
    95290000 8K r-x-- /lib/libcom_err.so.2.1
    95292000 4K rwx-- /lib/libcom_err.so.2.1
    95293000 20K r-x-- /opt/OC/lib/java/libgmfjni.so.4.2.10
    95298000 4K rwx-- /opt/OC/lib/java/libgmfjni.so.4.2.10
    95299000 140K r-x-- /usr/java/jrockit-jdk1.6.0_26-R28.1.4-4.0.1.orig/jre/lib/i386/libjava.so
    952bc000 8K rwx-- /usr/java/jrockit-jdk1.6.0_26-R28.1.4-4.0.1.orig/jre/lib/i386/libjava.so
    952be000 44K r-x-- /usr/java/jrockit-jdk1.6.0_26-R28.1.4-4.0.1.orig/jre/lib/i386/libverify.so
    952c9000 4K rwx-- /usr/java/jrockit-jdk1.6.0_26-R28.1.4-4.0.1.orig/jre/lib/i386/libverify.so
    952ca000 552764K rwx-- [ anon ]
    b6e99000 52K r-x-- /usr/java/jrockit-jdk1.6.0_26-R28.1.4-4.0.1.orig/jre/lib/i386/libjfr.so
    b6ea6000 4K rwx-- /usr/java/jrockit-jdk1.6.0_26-R28.1.4-4.0.1.orig/jre/lib/i386/libjfr.so
    b6ea7000 636K rwx-- [ anon ]
    b6f46000 36K r-x-- /lib/libnss_files-2.5.so
    b6f4f000 4K r-x-- /lib/libnss_files-2.5.so
    b6f50000 4K rwx-- /lib/libnss_files-2.5.so
    b6f51000 1024K rwx-- [ anon ]
    b7051000 4K x [ anon ]
    b7052000 4K rwx-- [ anon ]
    b7053000 12K x [ anon ]
    b7056000 10224K rwx-- [ anon ]
    b7a52000 28K r-x-- /lib/librt-2.5.so
    b7a59000 4K r-x-- /lib/librt-2.5.so
    b7a5a000 4K rwx-- /lib/librt-2.5.so
    b7a5b000 148K r-x-- /lib/libm-2.5.so
    b7a80000 4K r-x-- /lib/libm-2.5.so
    b7a81000 4K rwx-- /lib/libm-2.5.so
    b7a82000 4K r-x-- /usr/java/jrockit-jdk1.6.0_26-R28.1.4-4.0.1.orig/jre/lib/i386/librmi.so
    b7a83000 4K rwx-- /usr/java/jrockit-jdk1.6.0_26-R28.1.4-4.0.1.orig/jre/lib/i386/librmi.so
    b7a84000 4K r-x-- /opt/OC/lib/java/hpoc-fsc-core/ocsac-starter-ext.so.1.0.0
    b7a85000 4K rwx-- /opt/OC/lib/java/hpoc-fsc-core/ocsac-starter-ext.so.1.0.0
    b7a86000 4K r-x-- [ anon ]
    b7a87000 4K rwx-- [ anon ]
    b7a88000 32K rwxs- /tmp/hsperfdata_ocadmin/3031
    b7a90000 108K r-x-- /usr/java/jrockit-jdk1.6.0_26-R28.1.4-4.0.1.orig/jre/lib/i386/libosal.so
    b7aab000 4K rwx-- /usr/java/jrockit-jdk1.6.0_26-R28.1.4-4.0.1.orig/jre/lib/i386/libosal.so
    b7aac000 4K rwx-- [ anon ]
    b7aad000 2828K r-x-- /usr/java/jrockit-jdk1.6.0_26-R28.1.4-4.0.1.orig/jre/lib/i386/jrockit/libjvm.so
    b7d70000 108K rwx-- /usr/java/jrockit-jdk1.6.0_26-R28.1.4-4.0.1.orig/jre/lib/i386/jrockit/libjvm.so
    b7d8b000 368K rwx-- [ anon ]
    b7de7000 1276K r-x-- /lib/libc-2.5.so
    b7f26000 4K x /lib/libc-2.5.so
    b7f27000 8K r-x-- /lib/libc-2.5.so
    b7f29000 4K rwx-- /lib/libc-2.5.so
    b7f2a000 12K rwx-- [ anon ]
    b7f2d000 76K r-x-- /lib/libpthread-2.5.so
    b7f40000 4K r-x-- /lib/libpthread-2.5.so
    b7f41000 4K rwx-- /lib/libpthread-2.5.so
    b7f42000 8K rwx-- [ anon ]
    b7f44000 8K r-x-- /lib/libdl-2.5.so
    b7f46000 4K r-x-- /lib/libdl-2.5.so
    b7f47000 4K rwx-- /lib/libdl-2.5.so
    b7f48000 4K r-x-- /opt/OC/lib/java/hpoc-fsc-core/ocsac-starter.so.1.0.0
    b7f49000 4K rwx-- /opt/OC/lib/java/hpoc-fsc-core/ocsac-starter.so.1.0.0
    b7f4a000 44K r-x-- /usr/java/jrockit-jdk1.6.0_26-R28.1.4-4.0.1.orig/jre/lib/i386/libutil.so
    b7f55000 4K rwx-- /usr/java/jrockit-jdk1.6.0_26-R28.1.4-4.0.1.orig/jre/lib/i386/libutil.so
    b7f56000 4K rwx-- [ anon ]
    b7f57000 4K r-x-- [ anon ]
    b7f58000 104K r-x-- /lib/ld-2.5.so
    b7f72000 4K r-x-- /lib/ld-2.5.so
    b7f73000 4K rwx-- /lib/ld-2.5.so
    bfd4d000 84K rwx-- [ stack ]
    total 893656K
    Please help,
    Ivan

    I was wrong - my choosen memory address was already used :-(.
    Now I decided to use 0xb9000000 which is free. What I get on JDBC side is:
    [STDERR] Caused by: java.sql.SQLException: [TimesTen][TimesTen 11.2.1.8.0 ODBC Driver][TimesTen]TT15019: Only the instance admin may alter the PLSQL_MEMORY_ADDRESS attribute -- file "db.c", lineno 9722, procedure "sbDbConnect"
    and in ttmesg:
    22:52:44.39 Info: : 2281: 8892 0x85ace688: Connect /opt/TimesTen/tt1121/occpdb_datastore/occpdb_1121 a=0x0 f=0x1000040
    22:52:44.39 Info: : 2281: permsize=41943040 tempsize=33554432
    22:52:44.39 Info: : 2281: logbuffersize=0 logfilesize=0
    22:52:44.39 Info: : 2281: permwarnthresh=90 tempwarnthresh=90 logflushmethod=0 connections=0
    22:52:44.39 Info: : 2281: ckptfrequency=-1 ckptlogvolume=-1 conn_name=java
    22:52:44.39 Info: : 2281: recoverythreads=0 logbufparallelism=0
    22:52:44.39 Info: : 2281: plsql=1 sgasize=33554432 sgaaddr=0xb9000000
    22:52:44.39 Info: : 2281: control1=0 control2=0 control3=0
    22:52:44.39 Info: : 2281: ckptrate=-1 receiverThreads=0
    22:52:44.39 Info: : 2281: cacheAwtMethod=0
    22:52:44.39 Info: : 2281: 2281/8892: <wait and mark>: Mark in-flux (now reason 2=connect pid 8892 nwaiters 0 ds /opt/TimesTen/tt1121/occpdb_datastore/occpdb_1121) (was reason 0)
    22:52:44.39 Info: : 2281: Marked in flux for connect by 8892 : 0
    22:52:44.39 Info: : 2281: daDbConnect failed
    22:52:44.39 Info: : 2281: connect.c:1928: Mark not in-flux (was reason 2=connect pid 8892 nwaiters 0 ds /opt/TimesTen/tt1121/occpdb_datastore/occpdb_1121)
    22:52:44.39 Info: : 2281: return 1 15019 'illegal request to change 1st connect attribute' arg1='PLSQL_MEMORY_ADDRESS' arg1type='S' arg2='' arg2type='S'
    22:52:44.39 Info: : 2281: maind: done with request #15.18
    The PLSQL_MEMORY_ADDRESS is set in sys.odbc.ini:
    [occpdb_1121]
    Driver=/opt/TimesTen/tt1121/lib/libtten.so
    ConnectionCharacterSet=US7ASCII
    DatabaseCharacterSet=US7ASCII
    DataStore=/opt/TimesTen/tt1121/occpdb_datastore/occpdb_1121
    PermSize=40
    TempSize=32
    PLSQL_MEMORY_ADDRESS=B9000000
    PLSQL=1
    How to make this work?
    Please advise,
    Ivan

  • Where is the 64-bit Linux 12c agent??

    We have a fresh clean install of 12c on a 32-bit Linux platform. I tried pushing out the agent (through 12c) to a host running 64-bit Linux. The remote agent install failed, as it would not take the 32-bit agent from the OMS host on the 64-bit remote host (the error message stated this).
    I have tried both edelivery, and OTN, but neither has just the 12c (12.1) 64-bit Linux management agent (I was going to install manually, and then discover the hosts through the 12c OMS).
    Where is the clean stand-alone version of the 12.1 management agent??
    Thanks

    Hi,
    You can use (Setup > Extensibility ) Self Update to down load agent software.
    http://docs.oracle.com/cd/E24628_01/doc.121/e24473/self_update.htm#BEHBAGDB
    Regards,
    - Loc

  • When will Flash Player support my 64-bit browser?

    I have had my new Windows 7 PC for a couple of weeks now. When I first got it, I kept getting messages telling me I needed to install Adobe Flash Player in order to get the full experience of a website. So I installed the Flash Player. Subsequently at many websites I got a pesky message about the Flash Player. (I forget the precise content of the message, but I'm sure many people using 64-bit browsers are familiar with it.)
    I went to Adobe's site and discovered that the Flash Player did not support 64-bit browsers. Adobe's recommended solution for this disturbing news was that I install and run a 32-bit version of Internet Explorer, and Adobe didn't exactly lead me by the hand in explaining how I should do that. I was told to go to Microsoft and get help there. Yeh, right! Suddenly I'm thinking about a couple of hours of hassle. Nevertheless I browsed over to Microsoft and clicked to a few pages. I did not find any easy-to-follow instructions on how to uninstall my 64-bit Internet Explorer 8 and install a 32-bit version.
    Is Adobe advising me to take a step backward? Is, or is not, 64-bit browsing better than 32-bit browsing?
    I did not, and have not, installed the 32-bit Internet Explorer. Instead I found help at Adobe for uninstalling the Flash Player. Those pesky messages are history.
    I really have not noticed any difference in quality between my former 32-bit browsing and my present 64-bit browsing, with and without the Flash Player. My browsing experience has been good, and I think the Flash Player adds nothing significant. Surely it adds nothing critical. Windows Vista has come and gone without Adobe providing support for its 64-bit version. Maybe the same thing will happen for Windows 7. So be it. If a Flash Player comes out that supports 64 bits, then I will use it. If Flash Player never supports 64 bits, then I'll never again use Flash Player.
    I saw another post here, a fairly recent one, where a replier said that about 70% of Internet browsers are still using Windows XP. (I guess more than 90% of those use 32-bit browsers.) Okay, I believe that, but what about the other 30%? If only a measly 5% of all Internet browsers use 64 bits, that's a hell-of-a-lot of people. Surely thousands, maybe millions. Are all these people to be fobbed off? Does Adobe really have something more important to work on?
    Should Adobe be condemned for its lassitude regarding 64-bit support? I think so, but what about the horde of websites that features the Flash Player? Knowing well that there are thousands, or millions, of people using 64-bit browsers, should not those websites and their organizations also be condemned?

    Frankly I think Adobe is treating its customers shabbilly in this regard. There is a much larger 64 bit windows installed base than 64 bit linux, yet adobe have released the 64 bit linux support first, and not even announced the 64 bit windows version in any way for over a year.
    Come on Adobe, we understand you and Microsoft are competitors, but don't let your users get caught in the cross fire. There are now close to as many computers running 64 bit windows than there are running any version of linux, or any version of mac os, 32 bit included.
    It has been over a year and a half since Adobe even updated its position on this issue on its web site. Search bing for 64 bit flash and you get 32 million hits. 64 bit windows is nearly 3 years old as a released product, and 4+ years in terms of dobe having access to it.
    Adobe, surely at the very least, you owe it to your customers to tell them when you plan to address this.

  • 64 bit Linux

    What is the status of the 64-bit flash plugin for Linux?
    There was an alpha release of 10.1 you removed after the virus warning for 10.1 which probably means Adobe's  Flash for Linux "skeleton crew" didn't have time to update the 64-bit version.
    Please. I manage many large scale projects and the effort to compile under 32 and 64 bit is minimum once the code is scrubbed for poor integer/pointer sizing. This should only have to be done once, after which the effort to produce both products is trivial.

    Does this happen with other 64 bit Linux OS's?  Give Fedora a shot.  They usually have more upgraded driver packages since its a 'bleeding edge' distro.
    Looks like this thread might help:
    http://www.nvnews.net/vbulletin/showthread.php?t=163153
    Do for Fedora 15 x64 OS and Let me know the results 
    - Set Discrete Graphics in BIOS
    - Set runlevel 3 with `ln -s /lib/systemd/system/multi-user.target /etc/systemd/system/default.target`
    - Pass kernel parameter in /etc/grub.conf rdblacklist=nouveau nouveau.modeset=0
    - Create file - 
    cat /etc/modprobe.d/nvidia-installer-disable-nouveau.conf
    # generated by nvidia-installer
    blacklist nouveau
    options nouveau modeset=0
    - Reboot and startx

  • Help. Flash player fails to update??

    I am running Windows 7 64 bit computer. Update for Flash player failed at 65% with comment :- error failed to register-: how do I overcome this problem please

    Dear Dominic
    Brilliant reply. Simple English. Simple to follow instructions. And it worked immediately, first time.
    Why couldn't the Apple and Adobe corporations get their programming right first time? We spend billions of UK pounds and US dollars with them. They reply with incompetent programming such as this, and arrogance to their customers in issuing faulty systems without doing the most rudimentary checks.
    Anyway, I certainly shan't be buying another Apple as this is the most unreliable, most incomprehensible, most illogical and downright thoughtless shoddy piece of computer kit which I have ever owned. And all of it is rubbish ~ emails disappear, photos can't be organised properly, spreadsheets don't work, Pages is laborious… the list goes on and on...
    But thanks to you Dominic, I have been able to load Adoble Flashj… maybe eyou should get  a job at Apple, and set them all on the right course to how to work simply and correctly with customers.
    Thanks again,
    David

  • 10g migration from 32 bit linux to 64 bit-synchronizing appsutil

    I am currently attempting to migrate my TEST instance from a 32 bit Linux server to a 64 bit Linux server. In a nutshell, I have prepared the new 64 bit Linux host for running the Oracle database. I have also already run adpreclone.pl on source instance apps and db tiers. I am following a number of documents, mostly from Oracle but a few from different blogs.
    In following http://levicorp.com/2010/04/08/migration-oracle-10g-db-from-linux-32bit-to-linux-64bit/
    I will list the first 5 steps. I am stuck on step 5.
    The steps are :
    1. Backup source datafile of the database.
    2. Copy the backup datafile to destination server.
    3. Install the Oracle Software in destination server.
    4. Install patchset 10.2.0.4.0 for Linux 64 bit (Patch# 6810189)
    5. Do Cloning database, create control file
    The new 64 bit Linux server has the 10g database software only. So, on the target server I looked to run adcfgclone.pl , but I noticed that in the new $ORACLE_HOME there was no appsutil folder. What I did next was copy that directory from the source database server over to the target server. I have been unable to run adcfgclone.pl on target server against the db tier. Fails with:
    java.lang.NullPointerException
         at java.util.Hashtable.put(Unknown Source)
         at oracle.apps.ad.clone.util.CloneCleanser.doMigrate(CloneCleanser.java:98)
         at oracle.apps.ad.context.CloneContext.doClone(CloneContext.java:710)
         at oracle.apps.ad.context.CloneContext.main(CloneContext.java:5093)
    RC-50004: Error occurred in CloneContext:
    So I can't help but wonder, was even supposed to do that - copy from one server to another? Is the appsutil directory and its contents somewhat custom relative to the host it's on?

    Please post the details of the application release, database version and OS.
    Are you migrating the database only?
    If this is an EBS database then the supported ways are using export/import of transportable tablespaces.
    If you are on 11i with 10gR2 database please refer to:
    10g Release 2 Export/Import Process for Oracle Applications Release 11i [ID 362205.1]
    Cross Platform Transportable Tablespaces on 11i with 10gR2 [ID 454574.1]
    If you are on R12 with 10gR2 database please refer to:
    Export/Import Process for Oracle E-Business Suite Release 12 using 10gR2 [ID 454616.1]
    Using Transportable Database to migrate E-Business Suite R12 Using Oracle Database 10gR2 or 11g [ID 734763.1]
    Migrating Oracle E-Business Suite R12 from Linux 32-bit to Linux 64-bit [ID 471566.1]
    Thanks,
    Hussein

  • Flash Player support on 64-bit operating systems

    Ok this is nothing new.  I am sure that there are 100's of thousands of hits to the adobe page  http://kb2.adobe.com/cps/000/6b3af6c9.html
    I understand that Adobe is working on it (you would hope it has been 3 years now).  Anyway I think it is interesting that when you are redirected to the Adobe KB page telling you that there is not a 64 bit version of flash it tells you that "this content requires flash"  Duh.  Come on adobe Flash team you have known about the 64 bit OS for years now and the use the 32 bit browser is not going to work with Windows 7 users.  I am looking forward to the 64 bit flash version!  A release date would be good if anyone knows of one.  It would save all of us users time so we can stop checking back.

    Frankly I think Adobe is treating its customers shabbilly in this regard. There is a much larger 64 bit windows installed base than 64 bit linux, yet adobe have released the 64 bit linux support first, and not even announced the 64 bit windows version in any way for over a year.
    Come on Adobe, we understand you and Microsoft are competitors, but don't let your users get caught in the cross fire. There are now close to as many computers running 64 bit windows than there are running any version of linux, or any version of mac os, 32 bit included.
    It has been over a year and a half since Adobe even updated its position on this issue on its web site. Search bing for 64 bit flash and you get 32 million hits. 64 bit windows is nearly 3 years old as a released product, and 4+ years in terms of dobe having access to it.
    Adobe, surely at the very least, you owe it to your customers to tell them when you plan to address this.

Maybe you are looking for

  • Save filled form as read only

    I have created a form that will be filled in  and saved with the new input.  Once saved, the filled form will be emailed to other people. Is there a way to save this as read only? Or a setting that makes sure whoever opening the email cannot still ed

  • HP x2301 monitor: flickering on gray color

    I bought x2301 about 4 months ago and since day one, it flickers whenever there's a chunk of light grey color displayed on screen. It gets even more obvious when I go from grey background to white background. It's connected via DVI to NVIDIA GeForce

  • Custom window layout for Motion

    I'm working with FCP 4.5 and I have lot's of motion (scale/rotate..) on my current project. I'm trying to create a custom window layout where I would have the motion replacing the timeline, but I can't get it to work. The saved layout always brings u

  • Internal number range( alphanumberic) will be incremented automatically

    Dear All, Will the internal number range (Alphanumberic)  of the material master get incremented automatically. say, the internal number range we set is AW0000001 to AW9999999. The number range should be incremented Kindly reply for the querry Thanks

  • How to make 1 spry menu for the entire site? but not on each page

    i have a website that i wish to have multiple pages available all form the same menu and late and probably at regular intervals add more tabs to the menu is there a way to create a spry menu speratley that the page some how references, something like