API compatibility

Question for both player developers and plug-in developers:
Looking into the future beyond OSMF 1.0, what are your expectations for backward compatibility with the APIs from one version of OSMF to the next?
As development progresses from version 0.1 up to 1.0, the customer feedback we've been getting has been great, and it's directly influenced some our choices on features and design, and consequently the APIs.  We plan to use the moniker "version 1.0" to signal that the APIs are set and that we'll support them for some period of time.  How long after 1.0 do you need those APIs to keep working?  Can the 1.0 APIs change for 2.0, or do they need to continue to work in 2.0?  How about 3.0?
Given how fast things move with online video and related services, it would make development of future versions of the framework much easier if we can place less of an emphasis on enduring backward compatibility.  The challenge is finding the right balance between a blank slate and permanent backwards compatibility.
Any thoughts are appreciated!
Sumner Paine, product manager

I would expect backwards compatibility for anything that is developed for the same FlashPlayer version.
If OSMF 3.0 comes out while FlashPlayer 10.1 is still the current version of the player, I would expect backwards compatibility.
I would only accept/understand backwards compatibility breaking if new features of the FlashPlayer exists which the new version of OSMF needs to take into account.

Similar Messages

  • Adobe API compatibility question

    Hi,
    We have written a custom application that uses Adobe objects like AcroExch.App, AcroExch.PDDoc, Acrobat.CAcroApp, Acrobat.CAcroPDDoc for acessing/generating PDF documents using Adobe Standard 9 version.
    We are in the process of upgrading Adobe version to Standard 10 or Professional 10.
    We would like to understand, after the Adobe upgrade, would there be any impact to our program that uses the above Adobe objects.Are these Adobe objects / API is compatible with any later version from Standard 9. Please advise.
    Thanks,
    Ashok

    Should be no change.

  • Empty Weblogic Server 8.1 SP1 Repeating Stack Trace

    Thanks in advance for any help and attention!
              An instance of Weblogic 8.1 SP1 on our UAT environment keeps on spitting out stack traces even though the only user accessing WL is via the admin console. There are no applications deployed on this platform.
              The stack trace is also intermittent and can't be attributed to a specific action. This is occuring on our UAT environment and on a WL install which is a copy of our production environment. But we don't get these stack traces on production??
              Here are some details of the server hosting WL 8.1 SP1 in our UAT environment.
              Operating System/Hardware:
              Solaris VM (build Solaris_JDK_1.2.2_10, native threads, sunwjit)
              Operating System SunOS abcu012-ukzr 5.8 Generic_108528-23
              sun4u sparc SUNW,Sun-Fire-V210
              JVM Used by WebLogic:
              Weblogic JVM Java(TM) 2 Runtime Environment,
              Standard Edition (build 1.4.2-b28)
              Java HotSpot(TM) Client VM (build 1.4.2-b28, mixed mode)
              I have listed the full stack trace and config.xml below...
              <?xml version="1.0" encoding="UTF-8"?>
              <Domain ConfigurationVersion="8.1.0.0" Name="abc">
              <Server AcceptBacklog="100"
              CustomIdentityKeyStoreFileName="/apps/bea/user_projects/domains/abc/certificates/pwls.jks"
              CustomIdentityKeyStorePassPhrase="XXXXX"
              CustomIdentityKeyStoreType="JKS"
              CustomTrustKeyStoreFileName="/apps/bea/user_projects/domains/abc/certificates/cacert.jks"
              CustomTrustKeyStorePassPhrase="XXXXX"
              CustomTrustKeyStoreType="JKS" GracefulShutdownTimeout="5"
              IgnoreSessionsDuringShutdown="true"
              KeyStores="CustomIdentityAndCustomTrust" ListenAddress=""
              ListenPort="7001" Name="abcu012-ukzr" NativeIOEnabled="true"
              ReliableDeliveryPolicy="RMDefaultPolicy" ServerVersion="8.1.1.0"
              StdoutEnabled="false" TunnelingEnabled="true" WeblogicPluginEnabled="true">
              <SSL Enabled="true" HostnameVerificationIgnored="false"
              IdentityAndTrustLocations="KeyStores" ListenPort="7002"
              Name="abcu012-ukzr" ServerPrivateKeyAlias="wls" ServerPrivateKeyPassPhrase="XXXXX"/>
              <Log FileName="/apps/bea/logs/abcu012-ukzr/abc/server.log"
              Name="abcu012-ukzr" RotationType="byTime"/>
              <WebServer KeepAliveSecs="120"
              LogFileName="/apps/bea/logs/abcu012-ukzr/abc/access.log" Name="abcu012-ukzr"/>
              <ExecuteQueue Name="weblogic.kernel.Default" ThreadCount="30"/>
              </Server>
              <JMSFileStore Directory="rmfilestore" Name="FileStore"/>
              <WSReliableDeliveryPolicy DefaultRetryCount="10"
              DefaultTimeToLive="60000" Name="RMDefaultPolicy" Store="FileStore"/>
              <Security Name="abc" PasswordPolicy="wl_default_password_policy"
              Realm="wl_default_realm" RealmSetup="true">
              <weblogic.security.providers.authentication.DefaultAuthenticator
              Name="Security:Name=myrealmDefaultAuthenticator" Realm="Security:Name=myrealm"/>
              <weblogic.security.providers.authentication.DefaultIdentityAsserter
              ActiveTypes="AuthenticatedUser"
              Name="Security:Name=myrealmDefaultIdentityAsserter" Realm="Security:Name=myrealm"/>
              <weblogic.security.providers.authorization.DefaultRoleMapper
              Name="Security:Name=myrealmDefaultRoleMapper" Realm="Security:Name=myrealm"/>
              <weblogic.security.providers.authorization.DefaultAuthorizer
              Name="Security:Name=myrealmDefaultAuthorizer" Realm="Security:Name=myrealm"/>
              <weblogic.security.providers.authorization.DefaultAdjudicator
              Name="Security:Name=myrealmDefaultAdjudicator" Realm="Security:Name=myrealm"/>
              <weblogic.security.providers.credentials.DefaultCredentialMapper
              Name="Security:Name=myrealmDefaultCredentialMapper" Realm="Security:Name=myrealm"/>
              <weblogic.management.security.authentication.UserLockoutManager
              Name="Security:Name=myrealmUserLockoutManager" Realm="Security:Name=myrealm"/>
              <weblogic.management.security.Realm
              Adjudicator="Security:Name=myrealmDefaultAdjudicator"
              AuthenticationProviders="Security:Name=myrealmDefaultAuthenticator|Security:Name=myrealmDefaultIdentityAsserter"
              Authorizers="Security:Name=myrealmDefaultAuthorizer"
              CredentialMappers="Security:Name=myrealmDefaultCredentialMapper"
              DefaultRealm="true" DisplayName="myrealm"
              FullyDelegateAuthorization="true"
              Name="Security:Name=myrealm"
              RoleMappers="Security:Name=myrealmDefaultRoleMapper"
              UserLockoutManager="Security:Name=myrealmUserLockoutManager"/>
              </Security>
              <EmbeddedLDAP Credential="{3DES}XPMACNvHFn4=" Name="abc"/>
              <SecurityConfiguration
              Credential="XXXXX"
              Name="abc" RealmBootStrapVersion="1"/>
              <Realm FileRealm="wl_default_file_realm" Name="wl_default_realm"/>
              <FileRealm Name="wl_default_file_realm"/>
              <PasswordPolicy Name="wl_default_password_policy"/>
              <JMSServer Name="WSStoreForwardInternalJMSServerabcu012-ukzr"
              Store="FileStore" Targets="abcu012-ukzr">
              <JMSQueue CreationTime="1073401554039"
              JNDIName="jms.internal.queue.WSStoreForwardQueue"
              JNDINameReplicated="false" Name="WSInternaljms.internal.queue.WSStoreForwardQueueabcu012-ukzr"/>
              <JMSQueue CreationTime="1073401554605"
              JNDIName="jms.internal.queue.WSDupsEliminationHistoryQueue"
              JNDINameReplicated="false" Name="WSInternaljms.internal.queue.WSDupsEliminationHistoryQueueabcu012-ukzr"/>
              </JMSServer>
              <JDBCConnectionPool DriverName="oracle.jdbc.driver.OracleDriver"
              InitialCapacity="5" MaxCapacity="25" Name="RolhPool"
              Password="{3DES}bz9CieW2/7g=" Properties="user=rolhdb"
              Targets="abcu012-ukzr" TestConnectionsOnCreate="false"
              TestConnectionsOnRelease="false"
              TestConnectionsOnReserve="false"
              TestTableName="SQL SELECT 1 FROM DUAL" URL="jdbc:oracle:thin:@XXXXX"/>
              <JDBCTxDataSource JNDIName="jdbc/rolh/ds" Name="RolhDS"
              PoolName="RolhPool" Targets="abcu012-ukzr"/>
              <JDBCConnectionPool DriverName="oracle.jdbc.driver.OracleDriver"
              InitialCapacity="5" MaxCapacity="25" Name="qualificationsPool"
              Password="{3DES}wIVVxk0Zjk8=" Properties="user=qualdb"
              Targets="abcu012-ukzr" TestConnectionsOnCreate="false"
              TestConnectionsOnRelease="false"
              TestConnectionsOnReserve="false"
              TestTableName="SQL SELECT 1 FROM DUAL" URL="jdbc:oracle:thin:@XXXXX"/>
              <JDBCTxDataSource JNDIName="jdbc/qual/ds" Name="QualDS"
              PoolName="qualificationsPool" Targets="abcu012-ukzr"/>
              <JMSConnectionFactory JNDIName="abc.jms.connectionFactory"
              MessagesMaximum="-1" Name="abcJMSConnectionFactory" Targets="abcu012-ukzr"/>
              <JMSFileStore
              Directory="/apps/bea/user_projects/domains/abc/abcJMSFileStore" Name="abcJMSFileStore"/>
              <JMSServer Name="abcJMSServer" Targets="abcu012-ukzr">
              <JMSQueue CreationTime="1073406122951"
              JNDIName="abc.jms.queue.qualifications"
              JNDINameReplicated="false" Name="Qualifications"/>
              <JMSQueue CreationTime="1075485561981"
              JNDIName="abc.jms.queue.printService"
              JNDINameReplicated="false" Name="PrintQueue"/>
              <JMSQueue CreationTime="1075994883296"
              JNDIName="abc.jms.queue.applicationRejection"
              JNDINameReplicated="false" Name="ApplicationRejection"/>
              <JMSQueue CreationTime="1075994920032"
              JNDIName="abc.jms.queue.correspondence"
              JNDINameReplicated="false" Name="Correspondence"/>
              <JMSQueue CreationTime="1075994977728"
              JNDIName="abc.jms.queue.crbResponse"
              JNDINameReplicated="false" Name="CRBResponse"/>
              <JMSQueue CreationTime="1075995041107"
              JNDIName="abc.jms.queue.licenceReturn"
              JNDINameReplicated="false" Name="LicenceReturn"/>
              <JMSQueue CreationTime="1075995091920"
              JNDIName="abc.jms.queue.paymentApplications"
              JNDINameReplicated="false" Name="PaymentApplications"/>
              <JMSQueue CreationTime="1075995123366"
              JNDIName="abc.jms.queue.CardSecured"
              JNDINameReplicated="false" Name="CardSecured"/>
              <JMSQueue CreationTime="1075995158136"
              JNDIName="abc.jms.queue.CardsProduced"
              JNDINameReplicated="false" Name="CardsProduced"/>
              <JMSQueue CreationTime="1075995199128"
              JNDIName="abc.jms.queue.CardsDestroyed"
              JNDINameReplicated="false" Name="CardsDestroyed"/>
              <JMSQueue CreationTime="1112361191613"
              JNDIName="abc.jms.queue.basAccepted"
              JNDINameReplicated="false" Name="BASAccepted"/>
              <JMSQueue CreationTime="1121364464738"
              JNDIName="abc.jms.queue.faultLogging" Name="FaultLogging"/>
              </JMSServer>
              <JDBCConnectionPool DriverName="oracle.jdbc.driver.OracleDriver"
              InitialCapacity="5" MaxCapacity="25" Name="PrintPool"
              Password="XXXXX" Properties="user=intdb"
              Targets="abcu012-ukzr" TestConnectionsOnCreate="false"
              TestConnectionsOnRelease="false"
              TestConnectionsOnReserve="false"
              TestTableName="SQL SELECT 1 FROM DUAL" URL="jdbc:oracle:thin:@XXXXX"/>
              <JDBCTxDataSource JNDIName="jdbc/print/ds" Name="PrintDS"
              PoolName="PrintPool" Targets="abcu012-ukzr"/>
              <JDBCConnectionPool DriverName="oracle.jdbc.driver.OracleDriver"
              InitialCapacity="5" MaxCapacity="25" Name="intPool"
              Password="XXXXX" Properties="user=intdb"
              Targets="abcu012-ukzr" TestConnectionsOnCreate="false"
              TestConnectionsOnRelease="false"
              TestConnectionsOnReserve="false"
              TestTableName="SQL SELECT 1 FROM DUAL" URL="jdbc:oracle:thin:@XXXXXe"/>
              <Log FileName="/apps/bea/logs/abcu012-ukzr/abc/domain.log" Name="abc"/>
              <JDBCTxDataSource JNDIName="jdbc/dhc/ds" Name="dhcDS"
              PoolName="intPool" Targets="abcu012-ukzr"/>
              <JDBCTxDataSource JNDIName="jdbc/fault/ds" Name="FaultDS"
              PoolName="intPool" Targets="abcu012-ukzr"/>
              <JDBCTxDataSource JNDIName="jdbc/int/ds" Name="IntDS"
              PoolName="intPool" Targets="abcu012-ukzr"/>
              </Domain>
              CLASSPATH=::/apps/java/j2sdk_nb/j2sdk1.4.2/jre/lib/rt.jar:/server/lib/webservices.jar:/apps/dm/dmapp/dfc/dfc/conf/config:/app
              s/bea/user_projects/domains/XXXXX/XXXXXu014-ukcr/upload/XXXXX/XXXXX/cryptix-pki-api.jar:/apps/bea/user_projects/domains/XXXXX
              /XXXXXu014-ukcr/upload/XXXXX/XXXXX/cryptix-openpgp-provider.jar:/apps/bea/user_projects/domains/XXXXX/XXXXXu014-ukcr/upload/X
              XXXX/XXXXX/cryptix-message-api.jar:/apps/bea/user_projects/domains/XXXXX/XXXXXu014-ukcr/upload/XXXXX/XXXXX/cryptix-jce-provid
              er.jar:/apps/bea/user_projects/domains/XXXXX/XXXXXu014-ukcr/upload/XXXXX/XXXXX/cryptix-jce-api.jar:/apps/bea/user_projects/do
              mains/XXXXX/XXXXXu014-ukcr/upload/XXXXX/XXXXX/cryptix.jar:/apps/bea/user_projects/domains/XXXXX/XXXXXu014-ukcr/upload/XXXXX/X
              XXXX/certpath-api-compat.jar
              PATH=/apps/dm/dmapp/product/5.2/bin:/apps/dm/dmapp/dba:/apps/oracle/product/9.2/bin:/export/home/kicha/XXXXXTools:/usr/bin:/u
              sr/ucb:/etc:
              * To start WebLogic Server, use a username and *
              * password assigned to an admin-level user. For *
              * server administration, use the WebLogic Server *
              * console at http://[hostname]:[port]/console *
              LD_LIBRARY_PATH=/apps/java/j2sdk_nb/j2sdk1.4.2/lib:/apps/dm/dmapp/product/5.2/bin:/apps/dm/dmapp/fulltext/verity271/_ssol26/b
              in::oracle:/usr/lib:/apps/bea/weblogic81/server/lib/solaris:/apps/bea/weblogic81/server/lib/solaris/oci920_8
              * Warning: This script is DEPRECATED. Please *
              * don't start new Domains with this script. Use *
              * scripts generated by Domain Configuration *
              * Wizard instead. *
              CLASSPATH=/apps/bea/jdk141_03/lib/tools.jar:/apps/bea/weblogic81/server:/apps/bea/weblogic81/server/lib/weblogic_sp.jar:/apps
              /bea/weblogic81/server/lib/weblogic.jar:::/apps/java/j2sdk_nb/j2sdk1.4.2/jre/lib/rt.jar:/server/lib/webservices.jar:/apps/dm/
              dmapp/dfc/dfc/conf/config:/apps/bea/user_projects/domains/XXXXX/XXXXXu014-ukcr/upload/XXXXX/XXXXX/cryptix-pki-api.jar:/apps/b
              ea/user_projects/domains/XXXXX/XXXXXu014-ukcr/upload/XXXXX/XXXXX/cryptix-openpgp-provider.jar:/apps/bea/user_projects/domains
              /XXXXX/XXXXXu014-ukcr/upload/XXXXX/XXXXX/cryptix-message-api.jar:/apps/bea/user_projects/domains/XXXXX/XXXXXu014-ukcr/upload/
              XXXXX/XXXXX/cryptix-jce-provider.jar:/apps/bea/user_projects/domains/XXXXX/XXXXXu014-ukcr/upload/XXXXX/XXXXX/cryptix-jce-api.
              jar:/apps/bea/user_projects/domains/XXXXX/XXXXXu014-ukcr/upload/XXXXX/XXXXX/cryptix.jar:/apps/bea/user_projects/domains/XXXXX
              /XXXXXu014-ukcr/upload/XXXXX/XXXXX/certpath-api-compat.jar
              PATH=.:/apps/bea/weblogic81/server/bin:/apps/bea/jdk141_03/jre/bin:/apps/bea/jdk141_03/bin:/apps/bea/weblogic81/server/lib/so
              laris:/apps/dm/dmapp/product/5.2/bin:/apps/dm/dmapp/dba:/apps/oracle/product/9.2/bin:/export/home/kicha/XXXXXTools:/usr/bin:/
              usr/ucb:/etc:
              * To start WebLogic Server, use a username and *
              * password assigned to an admin-level user. For *
              * server administration, use the WebLogic Server *
              * console at http://<hostname>:<port>/console *
              + /apps/bea/jdk141_03/bin/java -server -Xms1280m -Xmx1280m -XX:NewSize=384m -XX:MaxNewSize=384m -XX:SurvivorRatio=15
              -Djava.library.path=/apps/bea/weblogic81/server/lib/solaris:/apps/dm/dmapp/dfc/dfc
              -DXXXXX.war=/apps/bea/user_projects/domains/XXXXX/XXXXXu014-ukcr/upload/XXXXX/XXXXX/XXXXX.war -classpath
              /apps/bea/jdk141_03/lib/tools.jar:/apps/bea/weblogic81/server:/apps/bea/weblogic81/server/lib/weblogic_sp.jar:/apps/bea/weblo
              gic81/server/lib/weblogic.jar:::/apps/java/j2sdk_nb/j2sdk1.4.2/jre/lib/rt.jar:/server/lib/webservices.jar:/apps/dm/dmapp/dfc/
              dfc/conf/config:/apps/bea/user_projects/domains/XXXXX/XXXXXu014-ukcr/upload/XXXXX/XXXXX/cryptix-pki-api.jar:/apps/bea/user_pr
              ojects/domains/XXXXX/XXXXXu014-ukcr/upload/XXXXX/XXXXX/cryptix-openpgp-provider.jar:/apps/bea/user_projects/domains/XXXXX/XXX
              XXu014-ukcr/upload/sia/XXXXX/cryptix-message-api.jar:/apps/bea/user_projects/domains/XXXXX/XXXXXu014-ukcr/upload/XXXXX/XXXXX/
              cryptix-jce-provider.jar:/apps/bea/user_projects/domains/XXXXX/XXXXXu014-ukcr/upload/XXXXX/XXXXX/cryptix-jce-api.jar:/apps/be
              a/user_projects/domains/XXXXX/XXXXXu014-ukcr/upload/XXXXX/XXXXX/cryptix.jar:/apps/bea/user_projects/domains/XXXXX/XXXXXu014-u
              kcr/upload/XXXXX/XXXXX/certpath-api-compat.jar -Dweblogic.Name=XXXXXu012-ukzr -Dweblogic.management.username=kicha
              -Dweblogic.management.password=kicha_111 -Dweblogic.ProductionModeEnabled=
              -Djava.security.policy=/apps/bea/weblogic81/server/lib/weblogic.policy weblogic.Server
              <Jan 23, 2006 3:39:13 PM GMT> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with Java HotSpot(TM) Server VM
              Version 1.4.1_03-b02 from Sun Microsystems Inc.>
              <Jan 23, 2006 3:39:14 PM GMT> <Info> <Configuration Management> <BEA-150016> <This server is being started as the
              administration server.>
              <Jan 23, 2006 3:39:14 PM GMT> <Info> <Management> <BEA-141107> <Version: WebLogic Server 8.1 SP1 Fri Jun 20 23:06:40 PDT
              2003 271009
              WebLogic XMLX Module 8.1 SP1 Fri Jun 20 23:06:40 PDT 2003 271009>
              <Jan 23, 2006 3:39:15 PM GMT> <Notice> <Management> <BEA-140005> <Loading domain configuration from configuration repository
              at /apps/bea/user_projects/domains/XXXXX/./config.xml.>
              Full thread dump Java HotSpot(TM) Server VM (1.4.1_03-b02 mixed mode):
              "ExecuteThread: '6' for queue: 'JMS.TimerClientPool'" daemon prio=5 tid=0x3111e8 nid=0x4b in Object.wait()
              [9ba81000..9ba81994]
                   at java.lang.Object.wait(Native Method)
                   - waiting on <aa5e8a28> (a weblogic.kernel.ExecuteThread)
                   at java.lang.Object.wait(Object.java:426)
                   at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:145)
                   - locked <aa5e8a28> (a weblogic.kernel.ExecuteThread)
                   at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:164)
              "ExecuteThread: '5' for queue: 'JMS.TimerClientPool'" daemon prio=5 tid=0xf87420 nid=0x4a in Object.wait()
              [9bb81000..9bb81994]
                   at java.lang.Object.wait(Native Method)
                   - waiting on <aa5e8250> (a weblogic.kernel.ExecuteThread)
                   at java.lang.Object.wait(Object.java:426)
                   at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:145)
                   - locked <aa5e8250> (a weblogic.kernel.ExecuteThread)
                   at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:164)
              "ExecuteThread: '4' for queue: 'JMS.TimerClientPool'" daemon prio=5 tid=0x1141418 nid=0x49 in Object.wait()
              [9bc81000..9bc81994]
                   at java.lang.Object.wait(Native Method)
                   - waiting on <aa5e7a48> (a weblogic.kernel.ExecuteThread)
                   at java.lang.Object.wait(Object.java:426)
                   at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:145)
                   - locked <aa5e7a48> (a weblogic.kernel.ExecuteThread)
                   at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:164)
              "ExecuteThread: '3' for queue: 'JMS.TimerClientPool'" daemon prio=5 tid=0xe5b600 nid=0x48 in Object.wait()
              [9bd81000..9bd81994]
                   at java.lang.Object.wait(Native Method)
                   - waiting on <aa5e7270> (a weblogic.kernel.ExecuteThread)
                   at java.lang.Object.wait(Object.java:426)
                   at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:145)
                   - locked <aa5e7270> (a weblogic.kernel.ExecuteThread)
                   at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:164)
              "ExecuteThread: '2' for queue: 'JMS.TimerClientPool'" daemon prio=5 tid=0xaa9998 nid=0x47 in Object.wait()
              [9be81000..9be81994]
                   at java.lang.Object.wait(Native Method)
                   - waiting on <aa5e6a98> (a weblogic.kernel.ExecuteThread)
                   at java.lang.Object.wait(Object.java:426)
                   at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:145)
                   - locked <aa5e6a98> (a weblogic.kernel.ExecuteThread)
                   at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:164)
              "ExecuteThread: '1' for queue: 'JMS.TimerClientPool'" daemon prio=5 tid=0x7c65f8 nid=0x46 in Object.wait()
              [9bf81000..9bf81994]
                   at java.lang.Object.wait(Native Method)
                   - waiting on <aa5e62c0> (a weblogic.kernel.ExecuteThread)
                   at java.lang.Object.wait(Object.java:426)
                   at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:145)
                   - locked <aa5e62c0> (a weblogic.kernel.ExecuteThread)
                   at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:164)
              "ExecuteThread: '0' for queue: 'JMS.TimerClientPool'" daemon prio=5 tid=0x3fccf8 nid=0x45 in Object.wait()
              [9ca81000..9ca81994]
                   at java.lang.Object.wait(Native Method)
                   - waiting on <aa5e5ac8> (a weblogic.kernel.ExecuteThread)
                   at java.lang.Object.wait(Object.java:426)
                   at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:145)
                   - locked <aa5e5ac8> (a weblogic.kernel.ExecuteThread)
                   at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:164)
              "ExecuteThread: '2' for queue: 'weblogic.socket.Muxer'" daemon prio=5 tid=0xf7efd8 nid=0x44 waiting for monitor entry
              [9c081000..9c081994]
                   at weblogic.socket.PosixSocketMuxer.processSockets(PosixSocketMuxer.java:93)
                   - waiting to lock <bede1b00> (a java.lang.String)
                   at weblogic.socket.SocketReaderRequest.execute(SocketReaderRequest.java:32)
                   at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:197)
                   at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:170)
              "ExecuteThread: '1' for queue: 'weblogic.socket.Muxer'" daemon prio=5 tid=0x12737d0 nid=0x43 waiting for monitor entry
              [9c181000..9c181994]
                   at weblogic.socket.PosixSocketMuxer.processSockets(PosixSocketMuxer.java:93)
                   - waiting to lock <bede1b00> (a java.lang.String)
                   at weblogic.socket.SocketReaderRequest.execute(SocketReaderRequest.java:32)
                   at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:197)
                   at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:170)
              "ExecuteThread: '0' for queue: 'weblogic.socket.Muxer'" daemon prio=5 tid=0xb70fd0 nid=0x42 in Object.wait()
              [9c281000..9c281994]
                   at java.lang.Object.wait(Native Method)
                   - waiting on <bede6ab8> (a [Lweblogic.socket.PosixSocketInfo$FdStruct;)
                   at java.lang.Object.wait(Object.java:426)
                   at weblogic.socket.PosixSocketMuxer.processSockets(PosixSocketMuxer.java:95)
                   - locked <bede6ab8> (a [Lweblogic.socket.PosixSocketInfo$FdStruct;)
                   - locked <bede1b00> (a java.lang.String)
                   at weblogic.socket.SocketReaderRequest.execute(SocketReaderRequest.java:32)
                   at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:197)
                   at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:170)
              "SSLListenThread.Default" prio=5 tid=0x7475a8 nid=0x41 runnable [9c381000..9c381994]
                   at java.net.PlainSocketImpl.socketAccept(Native Method)
                   at java.net.PlainSocketImpl.accept(PlainSocketImpl.java:353)
                   - locked <bedffc38> (a java.net.PlainSocketImpl)
                   at java.net.ServerSocket.implAccept(ServerSocket.java:448)
                   at javax.net.ssl.impl.SSLServerSocketImpl.accept(Unknown Source)
                   at weblogic.t3.srvr.ListenThread.accept(ListenThread.java:715)
                   at weblogic.t3.srvr.ListenThread.run(ListenThread.java:291)
              "ListenThread.Default" prio=5 tid=0x588628 nid=0x40 runnable [9c481000..9c481994]
                   at java.net.PlainSocketImpl.socketAccept(Native Method)
                   at java.net.PlainSocketImpl.accept(PlainSocketImpl.java:353)
                   - locked <bedeeb68> (a java.net.PlainSocketImpl)
                   at java.net.ServerSocket.implAccept(ServerSocket.java:448)
                   at java.net.ServerSocket.accept(ServerSocket.java:419)
                   at weblogic.socket.WeblogicServerSocket.accept(WeblogicServerSocket.java:24)
                   at weblogic.t3.srvr.ListenThread.accept(ListenThread.java:715)
                   at weblogic.t3.srvr.ListenThread.run(ListenThread.java:291)
              "Thread-9" daemon prio=5 tid=0xac6f28 nid=0x3f in Object.wait() [9c581000..9c581994]
                   at java.lang.Object.wait(Native Method)
                   - waiting on <bec9b7d0> (a java.util.TaskQueue)
                   at java.util.TimerThread.mainLoop(Timer.java:429)
                   - locked <bec9b7d0> (a java.util.TaskQueue)
                   at java.util.TimerThread.run(Timer.java:382)
              "ExecuteThread: '0' for queue: 'JMS.TimerTreePool'" daemon prio=5 tid=0x8967e0 nid=0x3e in Object.wait() [9c681000..9c681994]
                   at java.lang.Object.wait(Native Method)
                   - waiting on <bec26738> (a weblogic.jms.backend.BETimerTree)
                   at weblogic.jms.backend.BETimerTree.execute(BETimerTree.java:146)
                   - locked <bec26738> (a weblogic.jms.backend.BETimerTree)
                   at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:197)
                   at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:170)
              "Thread-8" prio=5 tid=0x5b0260 nid=0x3d in Object.wait() [9c781000..9c781994]
                   at java.lang.Object.wait(Native Method)
                   - waiting on <bec01568> (a java.util.TaskQueue)
                   at java.util.TimerThread.mainLoop(Timer.java:429)
                   - locked <bec01568> (a java.util.TaskQueue)
                   at java.util.TimerThread.run(Timer.java:382)
              "Thread-7" prio=5 tid=0x874ef8 nid=0x3c in Object.wait() [9c881000..9c881994]
                   at java.lang.Object.wait(Native Method)
                   - waiting on <bebe7048> (a java.util.TaskQueue)
                   at java.util.TimerThread.mainLoop(Timer.java:429)
                   - locked <bebe7048> (a java.util.TaskQueue)
                   at java.util.TimerThread.run(Timer.java:382)
              "Thread-6" prio=5 tid=0xdec010 nid=0x3b in Object.wait() [9c981000..9c981994]
                   at java.lang.Object.wait(Native Method)
                   - waiting on <bebbdb08> (a java.util.TaskQueue)
                   at java.util.TimerThread.mainLoop(Timer.java:429)
                   - locked <bebbdb08> (a java.util.TaskQueue)
                   at java.util.TimerThread.run(Timer.java:382)
              "weblogic.health.CoreHealthMonitor" daemon prio=5 tid=0x5eebd8 nid=0x39 waiting on condition [9dd81000..9dd81994]
                   at java.lang.Thread.sleep(Native Method)
                   at weblogic.t3.srvr.CoreHealthMonitorThread.run(CoreHealthMonitorThread.java:124)
              "Thread-4" prio=5 tid=0x665808 nid=0x38 in Object.wait() [9de81000..9de81994]
                   at java.lang.Object.wait(Native Method)
                   - waiting on <be635fa0> (a java.util.TaskQueue)
                   at java.util.TimerThread.mainLoop(Timer.java:429)
                   - locked <be635fa0> (a java.util.TaskQueue)
                   at java.util.TimerThread.run(Timer.java:382)
              "VDE Transaction Processor Thread" prio=2 tid=0xcc5480 nid=0x36 in Object.wait() [9df81000..9df81994]
                   at java.lang.Object.wait(Native Method)
                   - waiting on <be5537b8> (a com.octetstring.vde.backend.standard.TransactionProcessor)
                   at java.lang.Object.wait(Object.java:426)
                   at com.octetstring.vde.backend.standard.TransactionProcessor.waitChange(TransactionProcessor.java:355)
                   - locked <be5537b8> (a com.octetstring.vde.backend.standard.TransactionProcessor)
                   at com.octetstring.vde.backend.standard.TransactionProcessor.run(TransactionProcessor.java:215)
              "ExecuteThread: '2' for queue: 'weblogic.admin.RMI'" daemon prio=5 tid=0x2f6f68 nid=0x35 in Object.wait()
              [9e081000..9e081994]
                   at java.lang.Object.wait(Native Method)
                   - waiting on <be4c3e50> (a weblogic.kernel.ExecuteThread)
                   at java.lang.Object.wait(Object.java:426)
                   at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:145)
                   - locked <be4c3e50> (a weblogic.kernel.ExecuteThread)
                   at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:164)
              "ExecuteThread: '1' for queue: 'weblogic.admin.RMI'" daemon prio=5 tid=0x64eb90 nid=0x34 in Object.wait()
              [9e181000..9e181994]
                   at java.lang.Object.wait(Native Method)
                   - waiting on <be4c3998> (a weblogic.kernel.ExecuteThread)
                   at java.lang.Object.wait(Object.java:426)
                   at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:145)
                   - locked <be4c3998> (a weblogic.kernel.ExecuteThread)
                   at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:164)
              "ExecuteThread: '0' for queue: 'weblogic.admin.RMI'" daemon prio=5 tid=0x365e50 nid=0x33 in Object.wait()
              [9e281000..9e281994]
                   at java.lang.Object.wait(Native Method)
                   - waiting on <be4c34c0> (a weblogic.kernel.ExecuteThread)
                   at java.lang.Object.wait(Object.java:426)
                   at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:145)
                   - locked <be4c34c0> (a weblogic.kernel.ExecuteThread)
                   at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:164)
              "ExecuteThread: '1' for queue: 'weblogic.admin.HTTP'" daemon prio=5 tid=0xcc3d88 nid=0x32 in Object.wait()
              [9e381000..9e381994]
                   at java.lang.Object.wait(Native Method)
                   - waiting on <be4c2a40> (a weblogic.kernel.ExecuteThread)
                   at java.lang.Object.wait(Object.java:426)
                   at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:145)
                   - locked <be4c2a40> (a weblogic.kernel.ExecuteThread)
                   at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:164)
              "ExecuteThread: '0' for queue: 'weblogic.admin.HTTP'" daemon prio=5 tid=0x9e9708 nid=0x31 in Object.wait()
              [9e481000..9e481994]
                   at java.lang.Object.wait(Native Method)
                   - waiting on <be4c2560> (a weblogic.kernel.ExecuteThread)
                   at java.lang.Object.wait(Object.java:426)
                   at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:145)
                   - locked <be4c2560> (a weblogic.kernel.ExecuteThread)
                   at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:164)
              "weblogic.security.SpinnerRandomSource" daemon prio=5 tid=0xcc3fb8 nid=0x30 in Object.wait() [9e581000..9e581994]
                   at java.lang.Object.wait(Native Method)
                   - waiting on <be4b4410> (a java.lang.Object)
                   at java.lang.Object.wait(Object.java:426)
                   at weblogic.security.SpinnerRandomBitsSource.run(SpinnerRandomBitsSource.java:60)
                   - locked <be4b4410> (a java.lang.Object)
                   at java.lang.Thread.run(Thread.java:536)
              "weblogic.time.TimeEventGenerator" daemon prio=9 tid=0x9d9550 nid=0x2f in Object.wait() [9e681000..9e681994]
                   at java.lang.Object.wait(Native Method)
                   - waiting on <be4b31a8> (a weblogic.time.common.internal.TimeTable)
                   at weblogic.time.common.internal.TimeTable.snooze(TimeTable.java:271)
                   - locked <be4b31a8> (a weblogic.time.common.internal.TimeTable)
                   at weblogic.time.common.internal.TimeEventGenerator.run(TimeEventGenerator.java:118)
                   at java.lang.Thread.run(Thread.java:536)
              "ExecuteThread: '4' for queue: 'weblogic.kernel.System'" daemon prio=5 tid=0x2d94e0 nid=0x2e in Object.wait()
              [9e781000..9e781994]
                   at java.lang.Object.wait(Native Method)
                   - waiting on <be4b2930> (a weblogic.kernel.ExecuteThread)
                   at java.lang.Object.wait(Object.java:426)
                   at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:145)
                   - locked <be4b2930> (a weblogic.kernel.ExecuteThread)
                   at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:164)
              "ExecuteThread: '3' for queue: 'weblogic.kernel.System'" daemon prio=5 tid=0x2d8960 nid=0x2d in Object.wait()
              [9e881000..9e881994]
                   at java.lang.Object.wait(Native Method)
                   - waiting on <be4b2470> (a weblogic.kernel.ExecuteThread)
                   at java.lang.Object.wait(Object.java:426)
                   at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:145)
                   - locked <be4b2470> (a weblogic.kernel.ExecuteThread)
                   at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:164)
              "ExecuteThread: '2' for queue: 'weblogic.kernel.System'" daemon prio=5 tid=0x52bd58 nid=0x2c in Object.wait()
              [9e981000..9e981994]
                   at java.lang.Object.wait(Native Method)
                   

    What about Red Hat 7.2 ?
    I do not understand very well if this version has anything to do with the
    ones mentioned on supported platforms
    thanks
    "Raj Alagumalai" <[email protected]> escribió en el mensaje
    news:[email protected]..
    Campot,
    Unfortunately WLS 8.1 sp1 is not supported on RedHat 7.1
    http://e-docs.bea.com/wls/certifications/certs_810/overview.html#1043408
    should provide you more information on this.
    Thanks
    Raj Alagumalai
    WebLogic Workshop Support
    "Campot" <[email protected]> wrote in message
    news:[email protected]..
    Can I install WebLogic Server 8.1 SP1 on Linux Redhat 7.1?
    I looked the documentation and it is not clear if the server runs on
    this
    Linux version
    Thanks

  • POST http(s) request with xml content in Power Query

    I have a POST http request which works good in HttpRequester (Firefox plugin). I know that it is possible to call POST request in Power Query but cannot find working solution. Here is the original request:
    POST https://svcs.ebay.com/FeedbackService
    X-EBAY-SOA-OPERATION-NAME: createDSRSummaryByPeriod
    X-EBAY-SOA-SERVICE-VERSION: 1.0.0
    X-EBAY-SOA-SERVICE-NAME: FeedbackService
    X-EBAY-SOA-APP-NAME: ***
    X-EBAY-SOA-SITEID: 0
    X-EBAY-SOA-SECURITY-TOKEN: ***
    Content-Type: text/xml
    <?xml version="1.0" encoding="UTF-8"?>
    <createDSRSummaryByPeriodRequest xmlns="http://www.ebay.com/marketplace/services">
    <dateRange>
    <dateFrom>2013-12-01T00:00:00.000Z</dateFrom>
    <dateTo>2013-12-31T23:59:59.999Z</dateTo>
    </dateRange>
    <dateRangeEventType>ListingDate</dateRangeEventType>
    </createDSRSummaryByPeriodRequest>
    Power Query WebContent() function is capable to handle headers and xml content, however, there is no any documentation about its syntax.
    In Power Query I use this request:
    = Xml.Tables(Web.Contents(“https://svcs.ebay.com/FeedbackService”,
    [Headers =[" X-EBAY-SOA-OPERATION-NAME"= "createDSRSummaryByPeriod",
    "X-EBAY-SOA-SERVICE-VERSION="1.0.0",
    "X-EBAY-SOA-SERVICE-NAME"="FeedbackService",
    "X-EBAY-SOA-APP-NAME"="***","X-EBAY-SOA-SITEID"="0",
    "X-EBAY-SOA-SECURITY-TOKEN"="***"],
    Content=["<?xml version="1.0" encoding="UTF-8"?>
    <createDSRSummaryByPeriodRequest xmlns="http://www.ebay.com/marketplace/services">
    <dateRange>
    <dateFrom>2013-12-01T00:00:00.000Z</dateFrom>
    <dateTo>2013-12-31T23:59:59.999Z</dateTo>
    </dateRange>
    <dateRangeEventType>ListingDate</dateRangeEventType>
    </createDSRSummaryByPeriodRequest>"]]))
    However, it returns "Expression.SyntaxError: Invalid identifier." Maybe anyone has at least examples of analogous working syntax?

    Task is solved. First of all I updated PowerQuery since previous version does not support Headers option for Web.Contents function. Here is a correct syntax:
    =Xml.Document(Web.Contents("https://api.ebay.com/ws/api.dll",[Headers=[#"X-EBAY-API-COMPATIBILITY-LEVEL"= "871",#"X-EBAY-API-SITEID"="0",#"X-EBAY-API-CALL-NAME"="GetMyeBaySelling",#"CONTENT-TYPE"="text/xml"], Content=Text.ToBinary("<?xml version="&Character.FromNumber(34)&"1.0"&Character.FromNumber(34)&" encoding="&Character.FromNumber(34)&"utf-8"&Character.FromNumber(34)&"?>
    <GetMyeBaySellingRequest xmlns="&Character.FromNumber(34)&"urn:ebay:apis:eBLBaseComponents"&Character.FromNumber(34)&">
    <RequesterCredentials><eBayAuthToken>***</eBayAuthToken></RequesterCredentials><SoldList><DurationInDays>60</DurationInDays><Pagination><EntriesPerPage>100</EntriesPerPage><PageNumber>1</PageNumber></Pagination></SoldList></GetMyeBaySellingRequest>")]))

  • CD4 and CS5 Plugin Issue!

    Having a major problem with Chameleon and CS4 and CS5. When I run the program out of CS4 or CS5:
    1) The Grab Fragment seems to work.
    2) When I open another photo and run Chameleon , Make Collage, I get
         1. Unhandled exception! Crash dump saved to c:\users\public\documents\akvis\crashdump.
         Please help! I’m running version 6.0.1253.3084-r
    I now get a message stating:
    Microsoft Visual C++ Runtime Library Error.
    App terminated in an Unusual way.
    Contact app support.
    I used to run Chameleon in CS4 however now it does not run at all. I'm wondering if a Visual C file got corrupted or a fix is needed for Adobe.
    Please help.
    Thanks,
    Rudy

    Without knowing exactly what the bug is in the Akvis code, I don't know.
    But some third party plugins always need an update when new versions of Photoshop are released (especially those that try to modify Photoshop's UI).
    We work hard to maintain plugin API compatibility, and most plugins work just fine in new versions, but there are always some problems to work out in third party plugin code.
    (Macintosh plugins are going through a lot of problems in CS5 because we had to change the UI toolkit used, and many assumptions made by plugin UI code no longer hold)

  • CS4 and CS5 Plugin Issue!

    Having a major problem with Chameleon and CS4 and CS5. When I run the program out of CS4 or CS5:
    1) The Grab Fragment seems to work.
    2) When I open another photo and run Chameleon , Make Collage, I get
    1. Unhandled exception! Crash dump saved to c:\users\public\documents\akvis\crashdump.
    Please help! I’m running version 6.0.1253.3084-r
    I now get amessage stating:
    Microsoft Visual C++ Runtime Library Error.
    App terminated in an Unusual way.
    Contact app support
    I used to run in CS4 however it does not run at all. I'm wondering if a Visual C file got corrupted.
    Thanks,
    Rudy

    Without knowing exactly what the bug is in the Akvis code, I don't know.
    But some third party plugins always need an update when new versions of Photoshop are released (especially those that try to modify Photoshop's UI).
    We work hard to maintain plugin API compatibility, and most plugins work just fine in new versions, but there are always some problems to work out in third party plugin code.
    (Macintosh plugins are going through a lot of problems in CS5 because we had to change the UI toolkit used, and many assumptions made by plugin UI code no longer hold)

  • Bridge on a windows 8.1 hi DPI display (3200x1800), can I scale the UI?

    Hello, lightroom seems to be fine scaling the UI on my hidpi laptop display, however Bridge is essentially unusable sadly.  Hopefully I just have not found the setting?  Can anyone help?

    I have this issue too.  Windows 8.1, and my new monitor is a Dell UP2414Q, which is 3840 x 2160 on only a 23.8" monitor so it's a very very tight pixel pitch / small pixel size.  This makes the problem quite severe -- I find Bridge essentially impossible to use in this condition.  Scaling through Windows settings does not help with this product, just as it does not help with Photoshop.  Oddly, Lightroom does not have the problem.  Apparently the Lightroom team took a different programming strategy from the beginning and did not run into some of the Windows API compatibility issues that Photoshop and Bridge did.
    Over in the Photoshop community forum, users have been complaining bitterly about this for over a year.  Fixes are forthcoming but it's been a very long time.  The temporary fix in Photoshop is to go into Experimental Settings and check the box for a simple, on-or-off, 200% scaling of the user interface.  There is no range of choice, only the 200% option or nothing.  And this temporary workaround has a pretty major side effect: PS tool windows that you put on other (lower DPI) monitors will be huge. I
    Unfortunately Bridge does not seem to have received the same temporary workaround.  I cannot use it until this is solved.
    4K displays are accelerating in sales very rapidly... Adobe will be facing a mass exodus of CC users if more heat is not applied to the scaling issues.  It doesn't matter if the ultimate fault rests with Microsoft and Windows.  The majority of software companies have managed to get their apps out for Windows 8 and 8.1 without crippling hi-DPI usage.

  • Implementation of the hasProperties() method of the Node class

    The following snippet of code prints:
    false
    true
    which seems to be a bug.
    TextField nameField = new TextField();
    System.out.println(nameField.hasProperties());
    ObservableMap<Object, Object> props = nameField.getProperties();
    System.out.println(nameField.hasProperties());The implementation of the hasProperties() method in the Node class returns true, if the ObservableMap object for storing properties has been created. That is not what is expected from this method. I think, this method should also check if the ObservableMap has any properties.
    Can someone confirm that it is a bug?
    Thanks
    Kishori

    You can log it at http://javafx-jira.kenai.com and then, if the developers want to keep it the way it is (which they may for API compatibility purposes), they can at least document it so that a user would know what to expect without writing a test or making a potentially invalid assumption.

  • Error- Unexpected Signal : 11 and Function name=pthread_key_delete

    Really hoping that someone might be able to help us with this problem.
    We use Apache with a Tomcat, RedHat 7.2, JDK 1.3.1_02 and a postgreSQL database.
    Thanks in advance for any help.
    We have run a deamon on our system and sometimes we get a unexpected exception like this:
    An unexpected exception has been detected in native code outside the VM.
    Unexpected Signal : 11 occurred at PC=0x40025bc6
    Function name=pthread_key_delete
    Library=/lib/i686/libpthread.so.0
    Cannot obtain thread information
    Dynamic libraries:
    08048000-0804c000 r-xp 00000000 68:01 181728 /usr/java/jdk1.3.1_02/bin/i386/native_threads/java
    0804c000-0804d000 rw-p 00003000 68:01 181728 /usr/java/jdk1.3.1_02/bin/i386/native_threads/java
    40000000-40016000 r-xp 00000000 68:01 508012 /lib/ld-2.2.4.so
    40016000-40017000 rw-p 00015000 68:01 508012 /lib/ld-2.2.4.so
    40018000-40019000 r--p 00000000 68:01 491538 /usr/lib/locale/en_US/LC_IDENTIFICATION
    40019000-4001a000 r--p 00000000 68:01 49508 /usr/lib/locale/en_US/LC_MEASUREMENT
    4001a000-4001b000 r--p 00000000 68:01 393306 /usr/lib/locale/en_US/LC_TELEPHONE
    4001b000-4001c000 r--p 00000000 68:01 393863 /usr/lib/locale/en_US/LC_ADDRESS
    4001c000-40029000 r-xp 00000000 68:01 131197 /lib/i686/libpthread-0.9.so
    40029000-40031000 rw-p 0000c000 68:01 131197 /lib/i686/libpthread-0.9.so
    40031000-4003a000 r-xp 00000000 68:01 378355 /usr/java/jdk1.3.1_02/jre/lib/i386/native_threads/libhpi.so
    4003a000-4003b000 rw-p 00008000 68:01 378355 /usr/java/jdk1.3.1_02/jre/lib/i386/native_threads/libhpi.so
    4003b000-4022b000 r-xp 00000000 68:01 115881 /usr/java/jdk1.3.1_02/jre/lib/i386/client/libjvm.so
    4022b000-40329000 rw-p 001ef000 68:01 115881 /usr/java/jdk1.3.1_02/jre/lib/i386/client/libjvm.so
    40340000-40343000 r-xp 00000000 68:01 508037 /lib/libdl-2.2.4.so
    40343000-40344000 rw-p 00002000 68:01 508037 /lib/libdl-2.2.4.so
    40344000-40476000 r-xp 00000000 68:01 132807 /lib/i686/libc-2.2.4.so
    40476000-4047c000 rw-p 00131000 68:01 132807 /lib/i686/libc-2.2.4.so
    40481000-40494000 r-xp 00000000 68:01 508042 /lib/libnsl-2.2.4.so
    40494000-40495000 rw-p 00012000 68:01 508042 /lib/libnsl-2.2.4.so
    40497000-404b9000 r-xp 00000000 68:01 131195 /lib/i686/libm-2.2.4.so
    404b9000-404ba000 rw-p 00021000 68:01 131195 /lib/i686/libm-2.2.4.so
    404ba000-404ee000 r-xp 00000000 68:01 295089 /usr/lib/libstdc++-2-libc6.1-1-2.9.0.so
    404ee000-404fa000 rw-p 00033000 68:01 295089 /usr/lib/libstdc++-2-libc6.1-1-2.9.0.so
    404fc000-4050d000 r-xp 00000000 68:01 115900 /usr/java/jdk1.3.1_02/jre/lib/i386/libverify.so
    4050d000-4050f000 rw-p 00010000 68:01 115900 /usr/java/jdk1.3.1_02/jre/lib/i386/libverify.so
    4050f000-40530000 r-xp 00000000 68:01 115891 /usr/java/jdk1.3.1_02/jre/lib/i386/libjava.so
    40530000-40532000 rw-p 00020000 68:01 115891 /usr/java/jdk1.3.1_02/jre/lib/i386/libjava.so
    40533000-40547000 r-xp 00000000 68:01 115901 /usr/java/jdk1.3.1_02/jre/lib/i386/libzip.so
    40547000-4054a000 rw-p 00013000 68:01 115901 /usr/java/jdk1.3.1_02/jre/lib/i386/libzip.so
    4054a000-4127b000 r--s 00000000 68:01 279835 /usr/java/jdk1.3.1_02/jre/lib/rt.jar
    412a8000-4154d000 r--s 00000000 68:01 279826 /usr/java/jdk1.3.1_02/jre/lib/i18n.jar
    4154d000-41563000 r--s 00000000 68:01 279836 /usr/java/jdk1.3.1_02/jre/lib/sunrsasign.jar
    4360b000-4360c000 r--p 00000000 68:01 393862 /usr/lib/locale/en_US/LC_NAME
    4360c000-4360d000 r--p 00000000 68:01 475291 /usr/lib/locale/en_US/LC_PAPER
    4360d000-4360e000 r--p 00000000 68:01 131181 /usr/lib/locale/en_US/LC_MESSAGES/SYS_LC_MESSAGES
    4360e000-4360f000 r--p 00000000 68:01 49292 /usr/lib/locale/en_US/LC_MONETARY
    4360f000-43610000 r--p 00000000 68:01 491850 /usr/lib/locale/en_US/LC_TIME
    49c6f000-49c75000 r--p 00000000 68:01 327799 /usr/lib/locale/en_US/LC_COLLATE
    49c75000-49c76000 r--p 00000000 68:01 458866 /usr/lib/locale/en_US/LC_NUMERIC
    49c76000-49ca1000 r--p 00000000 68:01 458876 /usr/lib/locale/en_US/LC_CTYPE
    49ca1000-49ca5000 r--s 00000000 68:01 182059 /usr/java/jdk1.3.1_02/jre/lib/ext/pop3.jar
    49ca5000-49caf000 r-xp 00000000 68:01 508058 /lib/libnss_files-2.2.4.so
    49caf000-49cb0000 rw-p 00009000 68:01 508058 /lib/libnss_files-2.2.4.so
    4a51c000-4a528000 r--s 00000000 68:01 182050 /usr/java/jdk1.3.1_02/jre/lib/ext/activation.jar
    4a528000-4a59f000 r--s 00000000 68:01 182051 /usr/java/jdk1.3.1_02/jre/lib/ext/cryptix32.jar
    4a59f000-4a5b9000 r--s 00000000 68:01 182052 /usr/java/jdk1.3.1_02/jre/lib/ext/imap.jar
    4a5b9000-4a6af000 r--s 00000000 68:01 180385 /usr/java/jdk1.3.1_02/jre/lib/ext/libereco.jar
    4a6af000-4a6f4000 r--s 00000000 68:01 182054 /usr/java/jdk1.3.1_02/jre/lib/ext/mail.jar
    4a6f4000-4a71a000 r--s 00000000 68:01 182055 /usr/java/jdk1.3.1_02/jre/lib/ext/mailapi.jar
    4a71a000-4a735000 r--s 00000000 68:01 182056 /usr/java/jdk1.3.1_02/jre/lib/ext/mm.mysql-2.0.4-bin.jar
    4a735000-4a77b000 r--s 00000000 68:01 180387 /usr/java/jdk1.3.1_02/jre/lib/ext/utils.jar
    4a77b000-4a788000 r--s 00000000 68:01 182058 /usr/java/jdk1.3.1_02/jre/lib/ext/mxlookup.jar
    4a788000-4a7c2000 r--s 00000000 68:01 182061 /usr/java/jdk1.3.1_02/jre/lib/ext/sapdbc-7.3.0.18.jar
    4a7c2000-4a7cc000 r--s 00000000 68:01 182062 /usr/java/jdk1.3.1_02/jre/lib/ext/servlet.jar
    4a7cc000-4a7cf000 r--s 00000000 68:01 182063 /usr/java/jdk1.3.1_02/jre/lib/ext/smtp.jar
    4a7cf000-4a844000 r--s 00000000 68:01 180226 /usr/java/jdk1.3.1_02/jre/lib/ext/iText.jar
    4a844000-4a846000 r--s 00000000 68:01 180378 /usr/java/jdk1.3.1_02/jre/lib/ext/jcert.jar
    4a846000-4a847000 r--s 00000000 68:01 180380 /usr/java/jdk1.3.1_02/jre/lib/ext/jnet.jar
    4a847000-4a8b9000 r--s 00000000 68:01 180381 /usr/java/jdk1.3.1_02/jre/lib/ext/jsse.jar
    4a8b9000-4a8cc000 r--s 00000000 68:01 180379 /usr/java/jdk1.3.1_02/jre/lib/ext/jce1_2_2.jar
    4a8cc000-4a8e6000 r--s 00000000 68:01 180227 /usr/java/jdk1.3.1_02/jre/lib/ext/jdom.jar
    4a8e6000-4aa9b000 r--s 00000000 68:01 180376 /usr/java/jdk1.3.1_02/jre/lib/ext/xerces.jar
    4aa9b000-4ab4c000 r--s 00000000 68:01 180375 /usr/java/jdk1.3.1_02/jre/lib/ext/xalan.jar
    4ab4c000-4ab4d000 r--s 00000000 68:01 180386 /usr/java/jdk1.3.1_02/jre/lib/ext/local_policy.jar
    4ab4d000-4ab6e000 r--s 00000000 68:01 180389 /usr/java/jdk1.3.1_02/jre/lib/ext/sunjce_provider.jar
    4ab6e000-4ab6f000 r--s 00000000 68:01 180391 /usr/java/jdk1.3.1_02/jre/lib/ext/US_export_policy.jar
    4ab6f000-4ab99000 r--s 00000000 68:01 180377 /usr/java/jdk1.3.1_02/jre/lib/ext/pg73jdbc2ee.jar
    4ab99000-4ac71000 r--s 00000000 68:01 182573 /usr/java/jdk1.3.1_02/jre/lib/ext/xercesImpl.jar
    4ac71000-4ac86000 r--s 00000000 68:01 182574 /usr/java/jdk1.3.1_02/jre/lib/ext/xmlParserAPIs.jar
    4ac86000-4ac88000 r--s 00000000 68:01 182575 /usr/java/jdk1.3.1_02/jre/lib/ext/javaxml2.jar
    4ac88000-4ac8a000 r--s 00000000 68:01 182576 /usr/java/jdk1.3.1_02/jre/lib/ext/jaxm-api.jar
    4ac8a000-4ac92000 r--s 00000000 68:01 182577 /usr/java/jdk1.3.1_02/jre/lib/ext/jaxr-api.jar
    4ac92000-4acdc000 r--s 00000000 68:01 182578 /usr/java/jdk1.3.1_02/jre/lib/ext/jaxr-apidoc.jar
    4acdc000-4adc0000 r--s 00000000 68:01 182579 /usr/java/jdk1.3.1_02/jre/lib/ext/jaxr-ri.jar
    4adc0000-4adc8000 r--s 00000000 68:01 182580 /usr/java/jdk1.3.1_02/jre/lib/ext/jaxrpc-api.jar
    4adc8000-4aee8000 r--s 00000000 68:01 182581 /usr/java/jdk1.3.1_02/jre/lib/ext/jaxrpc-ri.jar
    4aee8000-4aef1000 r--s 00000000 68:01 180392 /usr/java/jdk1.3.1_02/jre/lib/ext/cryptix-jce-api.jar
    4aef1000-4aef7000 r--s 00000000 68:01 180393 /usr/java/jdk1.3.1_02/jre/lib/ext/cryptix-jce-compat.jar
    4aef7000-4af38000 r--s 00000000 68:01 182582 /usr/java/jdk1.3.1_02/jre/lib/ext/cryptix-jce-provider.jar
    4af38000-4af54000 r--s 00000000 68:01 182583 /usr/java/jdk1.3.1_02/jre/lib/ext/cryptix-jce-tests.jar
    4af54000-4af58000 r--s 00000000 68:01 182584 /usr/java/jdk1.3.1_02/jre/lib/ext/cryptix-message-api.jar
    4af58000-4af93000 r--s 00000000 68:01 182585 /usr/java/jdk1.3.1_02/jre/lib/ext/cryptix-openpgp-provider.jar
    4af93000-4af98000 r--s 00000000 68:01 182586 /usr/java/jdk1.3.1_02/jre/lib/ext/cryptix-pki-api.jar
    4af98000-4af9c000 r--s 00000000 68:01 182587 /usr/java/jdk1.3.1_02/jre/lib/ext/certpath-api-compat.jar
    4af9c000-4afa5000 r--s 00000000 68:01 182588 /usr/java/jdk1.3.1_02/jre/lib/ext/ftp.jar
    4afa5000-4afc8000 r--s 00000000 68:01 180382 /usr/java/jdk1.3.1_02/jre/lib/ext/cryptix32-pgp.jar
    4afc8000-4afce000 r--s 00000000 68:01 182566 /usr/java/jdk1.3.1_02/jre/lib/ext/PagoStatusChangeHandler.class
    4afce000-4afd1000 r--s 00000000 68:01 182567 /usr/java/jdk1.3.1_02/jre/lib/ext/WhiteLabelStatusChange.class
    4afd1000-4afd4000 r--s 00000000 68:01 182568 /usr/java/jdk1.3.1_02/jre/lib/ext/WhiteLabelRefund.class
    4afd4000-4afe0000 r--s 00000000 68:01 182569 /usr/java/jdk1.3.1_02/jre/lib/ext/RegistrationForm.class
    4afe0000-4afe3000 r--s 00000000 68:01 182570 /usr/java/jdk1.3.1_02/jre/lib/ext/CancelViaPost.class
    4afe3000-4afe7000 r--s 00000000 68:01 182571 /usr/java/jdk1.3.1_02/jre/lib/ext/CancellationForm.class
    4afe7000-4afec000 r--s 00000000 68:01 182572 /usr/java/jdk1.3.1_02/jre/lib/ext/ArticleForm.class
    4afec000-4aff5000 r-xp 00000000 68:01 115898 /usr/java/jdk1.3.1_02/jre/lib/i386/libnet.so
    4aff5000-4aff6000 rw-p 00008000 68:01 115898 /usr/java/jdk1.3.1_02/jre/lib/i386/libnet.so

    In pthreads, the threading model that must be used in your system, thread local variables need to be implemented, and it appears as though during deallocation of this thread specific data is where it's dying. That said, I would attempt upgrading your pthread libraries, appearing as though there is nothing in Java that is going wrong. That doesn't mean unfortunately that this is the source of wrongdoing, but it couldn't hurt to eliminate.
    I know there is libpthread-0.10.so out there, so there should be /some/ update to it. Reply if you need specifics.

  • Strange Crashes in VS2013: Release Mode Only

    Help! I'm getting weird crashes on Release configurations while building for WPhone 8.1. They don't show up on Debug configurations at all. The crash is always the same:
    An unhandled exception of type 'System.ExecutionEngineException' occurred in XYZ.NI.DLL
    Funny thing is, XYZ.dll is sometimes Assembly-CSharp, sometime's it's System.Core; basically all over the place, but it also happens to crash at one specific point in the game (during a tutorial step). I thought at first it might be something to do with memory,
    but I'm running the game on a Lumia 830, which has 1GB RAM, and I checked in the profiler: the game is using around 200mb. WP8.1 Emulator doesn't crash either.
    When I build the same project using Windows Phone 8 platform, I don't get the crash.
    Other (maybe) relevant build settings:
    Api Compatibility Settings: 2.0
    Compilation Overrides: None

    System.ExecutionEngineException means that the CLR crashed from the inside. I don't think this can be caused by using unavailable APIs, more than likely there's something wrong with the compiled assemblies (or the plugins). Chances are, we produce buggy
    metadata when building the player in some weird edge case and you're hitting it. It could also be a bug in the CLR. If you submitted a bug, we'd be happy to look into it.
    As for why it doesn't happen on Windows: Windows and Windows Phone run a little different flavour of CLR, even though if they're sharing the base class library. This specific crash might be specific to the Windows Phone variant.

  • Compiling TinyCOBOL problems.

    Hi,
    I'm trying to compile TinyCOBOL on my Solaris 9 x86 PC. When running "./configure", I receive the following...
    loading cache ./config.cache
    checking host system type... i386-pc-solaris2.9
    checking target system type... i386-pc-solaris2.9
    checking build system type... i386-pc-solaris2.9
    checking for gcc... gcc
    checking for as... as
    checking for a BSD compatible install... ./install-sh -c
    checking whether ln -s works... yes
    checking whether make sets ${MAKE}... yes
    checking for ranlib... ranlib
    checking for ar... ar
    checking for flex... flex
    checking for bison... bison
    checking for expand... /usr/bin/expand
    checking how to run the C preprocessor... gcc -E
    checking for ANSI C header files... yes
    checking for stdio.h... yes
    checking for alloca.h... yes
    checking for errno.h... yes
    checking for fcntl.h... yes
    checking for limits.h... yes
    checking for sys/time.h... yes
    checking for unistd.h... yes
    checking for malloc.h... yes
    checking for stdlib.h... yes
    checking for string.h... yes
    checking for strings.h... yes
    checking for utime.h... yes
    checking for ctype.h... yes
    checking for sys/stat.h... yes
    checking for sys/types.h... yes
    checking for getopt.h... no
    checking for working const... yes
    checking for off_t... yes
    checking for size_t... yes
    checking whether struct tm is in sys/time.h or time.h... time.h
    checking for 8-bit clean memcmp... yes
    checking for vprintf... yes
    checking for strcspn... yes
    checking for strdup... yes
    checking for strerror... yes
    checking for strspn... yes
    checking for putenv... yes
    checking for asin in -lm... yes
    Beginning DB library header search sequence
    checking for db_185.h... yes
    Beginning DB library test link sequence
    -n checking for -ldb (version 2.x or 3.x with 1.85 API compatibility)...
    no
    -n checking for -ldb-4 (with 1.85 API compatibility)...
    no
    -n checking for -ldb3 (with 1.85 API compatibility)...
    no
    -n checking for -ldb2 (with 1.85 API compatibility)...
    no
    configure: error: library test link failed for db3 or db2 and/or compatibility API to version 1.85 not found... aborting
    Any ideas? I've installed the "db-4.2.52.NC" package from www.sunfreeware.com, but it doesn't appears to include the files needed.
    Cheers.

    Ah, I was not aware I had to be in that program to test and run code on an iPhone.
    So there is no way I can write code and test run it on an actual iPhone device without being accepted into that program?

  • Set token attribute to HTTP(s) request header

    Hi,
    in order to meet security requirements we need to put a token attribute to the HTTP(s) requests header. The data connection is setup as "WSDL data connection".
    How can we set this header information in Adobe Designer by scripting that Adobe Reader (with ARES) includes the token to the HTTP(s) header request?
    Many thanks for your help,
    Daniel

    Task is solved. First of all I updated PowerQuery since previous version does not support Headers option for Web.Contents function. Here is a correct syntax:
    =Xml.Document(Web.Contents("https://api.ebay.com/ws/api.dll",[Headers=[#"X-EBAY-API-COMPATIBILITY-LEVEL"= "871",#"X-EBAY-API-SITEID"="0",#"X-EBAY-API-CALL-NAME"="GetMyeBaySelling",#"CONTENT-TYPE"="text/xml"], Content=Text.ToBinary("<?xml version="&Character.FromNumber(34)&"1.0"&Character.FromNumber(34)&" encoding="&Character.FromNumber(34)&"utf-8"&Character.FromNumber(34)&"?>
    <GetMyeBaySellingRequest xmlns="&Character.FromNumber(34)&"urn:ebay:apis:eBLBaseComponents"&Character.FromNumber(34)&">
    <RequesterCredentials><eBayAuthToken>***</eBayAuthToken></RequesterCredentials><SoldList><DurationInDays>60</DurationInDays><Pagination><EntriesPerPage>100</EntriesPerPage><PageNumber>1</PageNumber></Pagination></SoldList></GetMyeBaySellingRequest>")]))

  • FAST ESP 5.3 - is the FAST Search API of ESP 5.3 compatable with OS: Red Hat 5.1 & JDK: 1.6 Update 81 ?

    FAST ESP 5.3 - is the FAST Search API of ESP 5.3 compatable with OS: Red Hat 5.1 & JDK: 1.6 Update 81 ?

    Per ESP SP 5 release , below OS are supported which should be compatible with API:
     Red Hat Enterprise Linux Release 5.8, 32-bit (and all 5.x minor versions below)
     Red Hat Enterprise Linux Release 5.8, 64-bit (and all 5.x minor versions below)
     Red Hat Enterprise Linux Release 6.3, 32-bit (and all 6.x minor versions below)
     Red Hat Enterprise Linux Release 6.3, 64-bit (and all 6.x minor versions below)
     SuSE Linux Enterprise Server 11, 64-bit
    The latest JDK i have seen working on a customer install is  jdk1.6.0_45.
    Probably you can try update 81 and see if you run into any issues.

  • Compatibility of events API with Latest JPI1.4

    Hi,
    We have a Java applet written with mostly Jdk1.0 ... which works fine with
    native JVM's of netscape 4.75 and IE5.5 browsers.
    But when I use latest JPI1.4 and above, I find the conetent on the screen is not fully coming up unless the mouse move is done on that .
    When I build/compile it, I get the following warnings
    Can someone suggest is this deprecated API's that is causing the problems when we execute applets with the latest JPI.
    What can be the workaround ???
    warning: addItem(java.lang.String) in java.awt.List h
    as been deprecated
    loa.addItem(cs);
    ^
    warning: delItem(int) in java.awt.List has been deprecated
    list1.delItem(ind2[i]-i);
    ^
    warning: delItem(int) in java.awt.List has been deprecated
    list1.delItem(ind);
    ^
    ^
    warning: mouseUp(java.awt.Event,int,int) in java.awt.Compo
    nent has been deprecated
    public boolean mouseUp(Event ev, int x, int y) {
    ^
    warning: mouseDown(java.awt.Event,int,int) in java.awt.Com
    ponent has been deprecated
    public boolean mouseDown(Event ev, int x, int y) {
    ^
    warning: mouseDrag(java.awt.Event,int,int) in java.awt.Com
    ponent has been deprecated
    public boolean mouseDrag(Event ev, int x, int y) {
    ^
    warning: keyDown(java.awt.Event,int) in java.awt.Component
    has been deprecated
    public boolean keyDown(Event ev, int key) {
    ^
    warning: keyDown(java.awt.Event,int) in java.awt.Component
    has been deprecated
    return super.keyDown(ev, key);
    ^
    warning: mouseEnter(java.awt.Event,int,int) in java.awt.Co
    mponent has been deprecated
    mouseEnter(ev, ev.x, ev.y);
    ^
    warning: mouseExit(java.awt.Event,int,int) in java.awt.Com
    ponent has been deprecated
    mouseExit(ev, ev.x, ev.y);
    ^
    ^
    warning: getPeer() in java.awt.Component has been depreca
    ted
    return getPeer() != null;
    ^
    warning: encode(java.lang.String) in java.net.URLEncoder
    has been deprecated
    warning: encode(java.lang.String) in java.net.URLEncoder
    has been deprecated
    urlst += ("&" + fid + "=" + URLEncoder.encode(getFieldVal(row, f
    id)));

    Hello Mike,
    Please refer to this article 1794398 - Forward Fit Plan: Which patches are included in each
    Support Pack for Business Intelligence (BI)
    Cheers,
    Fadoua

  • Essbase api and VB 6 compatibility

    We have a VB v6 application that has various essbase security api calls (add users, change groups, etc) and also has dao calls. We are getting a GPF performing a createworkspace (ex Set myws = DBEngine.CreateWorkspace (Name:="Myspace", User:="John"...). Only some of the createworkspace commands cause the error. Has anyone experienced any similar errors. Thanks

    It turns out that the method EsbGetGroup does not work correctly in new Essbase 11.12. In stead I used EsbGetUserEX and all woks OK.

Maybe you are looking for

  • TS1702 iCal month view display problem

    iPhone 4GS after upgrade to IOS 6.0.0 and still with 6.0.1, iCal in month view is inconsistently showing dots on the dates when I have events occurring.  The events themselves are there, but often the dots themselves do not display.  A month with 12

  • MiniTOC does not appear in translated source file

    RoboHelp 8.0.2 WebHelp Output I added a miniTOC placeholder to three of my topics. This is the first time I am using the placeholder. The English WebHelp project was sent for translation to French Canadian. I received the source project and noticed t

  • I inserted  SD card into CD slot how do I get it back out

    Inadverdently inserted SD card into CD slot how do I get it back out help please

  • Can a function return more than one item or object?

    Hi I am trying to move text movies and textfields around a stage. This is a learning curve for me. I am confused by an example I have found on the internet. http://forums.adobe.com/community/flash/flash_actionscript What type of object is var letter:

  • Flash Fixed: Now XCLS thinks I don't have Microsoft Office installed (?)

    Note: I changed the subject because I didn't want to spam the board with a 2nd topic. UPDATE: So I fixed the flash issue; apparently having the universal flash installer installed is different from the dedicated IE activex flash installer. So now tha