3320 Errors on MacOS

Recently I've been seeing a considerably higher number of 3320 errors when using a Flash Access enabled player on MacOS. I'm aware that the documentation lists 3320 as a Generic Internal Flash Access error, but I'd like to provide anything diagnostically useful as well.
These errors occur in a point in the playback process
1. After the Flash Access Runtime has been successfully installed
2. After the content metadata has been loaded and successfully parsed (no 3343 or 3344 errors thrown as part of that)
3. As the ActionScript code is calling mDrmManager.loadVoucher(mDRMMetadata, LoadVoucherSetting.FORCE_REFRESH);
4. Reviewing data from an HTTP Proxy indicates that the request for the license is never made.
I can reproduce the problem consistently with:
MacOS 10.7.3
chrome 18.0.1025.162
flash MAC 11,2,202,229
MacOS 10.7.3
Firefox 11 - Flash Player 11.2.202.228
MacOS 10.7.3
Safari 5.1.5 - Flash Player 11.2.202.228

Hi Mike,
We did have a bad module for Build 11.2.202.228 on Mac OS 64-bit.   Perhaps you 'cached' that bad module.
If you look at finder in:
~Library/Caches/Adobe/Flash Player/NativeCache/<DIR>/<DIR>/
See what library you have down there.   Most likely you have the one that was corrupted.  (adobecp64-301806-1.plugin).
Also, we've updated the player to build 233.   Maybe it's just best you upgrade your Flash Player and it should re-download the  (newer, clean) DRM modules
Stephen

Similar Messages

  • CF MX 7 Installation Errors on MacOS X Tiger with JAVA 1.6

    Guys... I recently installed JRUN 4, and CFMX 7.1 on a Mac
    running Tiger, I also updated the JRE to 1.6 from Apple...
    JAVA Versions
    drwxr-xr-x 13 root wheel 442 Dec 26 21:14 .
    drwxr-xr-x 10 root wheel 340 Dec 26 21:14 ..
    lrwxr-xr-x 1 root wheel 5 Dec 26 21:14 1.3 -> 1.3.1
    drwxr-xr-x 8 root wheel 272 Oct 31 00:44 1.3.1
    lrwxr-xr-x 1 root wheel 5 Oct 31 03:09 1.4 -> 1.4.2
    drwxr-xr-x 8 root wheel 272 Oct 31 00:44 1.4.2
    lrwxr-xr-x 1 root wheel 5 Oct 31 05:38 1.5 -> 1.5.0
    drwxr-xr-x 8 root wheel 272 Oct 31 05:38 1.5.0
    lrwxr-xr-x 1 root wheel 5 Dec 26 21:14 1.6 -> 1.6.0
    drwxr-xr-x 8 root wheel 272 Dec 26 21:14 1.6.0
    drwxr-xr-x 6 root wheel 204 Dec 6 22:08 A
    lrwxr-xr-x 1 root wheel 1 Oct 31 05:38 Current -> A
    lrwxr-xr-x 1 root wheel 3 Dec 26 21:14 CurrentJDK -> 1.5
    based on the instructions at
    http://www.adobe.com/support/coldfusion/j2ee/cfmx-mac-onjrunandtomcat.html
    after doing the install and running the jrun service
    %> ./jrun -start default &
    it hangs on starting up the default server, which is where I
    have cfusion (from doco above). The error being:
    Starting Macromedia JRun 4.0 (Build 106363), default server
    01/01 17:43:23 info JRun Naming Service listening on *:2908
    01/01 17:43:23 info No JDBC data sources have been configured
    for this server (see jrun-resources.xml)
    01/01 17:43:23 info JRun Web Server listening on *:8100
    01/01 17:43:24 info Deploying enterprise application "JRun
    4.0 Internal J2EE Components" from:
    file:/Applications/JRun4/lib/jrun-comp.ear
    01/01 17:43:24 info Deploying EJB "JRunSQLInvoker" from:
    file:/Applications/JRun4/lib/jrun-comp.ear
    01/01 17:43:24 info Deploying web application "CFMX RDS
    Application" from: file:/Applications/JRun4/servers/default/CFIDE/
    01/01 17:43:24 user JSPServlet: init
    01/01 17:43:25 user RDSDispatchServlet: init
    01/01 17:43:25 info Deploying web application "Macromedia
    Coldfusion MX" from:
    file:/Applications/JRun4/servers/default/cfusion/
    01/01 17:43:27 INFO License Service: Flex 1.5 CF Edition
    enabled
    01/01 17:43:27 INFO Starting Flex 1.5 CF Edition
    01/01 17:43:27 user JSPServlet: init
    01/01 17:43:27 user CFMxmlServlet: init
    01/01 17:43:27 user CFMxmlServlet: Macromedia Flex Build:
    87315.134646
    01/01 17:43:27 INFO Macromedia Flex Build: 87315.134646
    01/01 17:43:29 user MessageBrokerServlet: init
    java.lang.LinkageError: loader constraints violated when
    linking javax/xml/namespace/QName class
    at
    flex.messaging.config.XPathServerConfigurationParser.selectSingleNode(XPathServerConfigur ationParser.java:52)
    at
    flex.messaging.config.ServerConfigurationParser.parseTopLevelConfig(ServerConfigurationPa rser.java:45)
    at
    flex.messaging.config.AbstractConfigurationParser.parse(AbstractConfigurationParser.java: 66)
    at
    flex.messaging.config.ConfigurationManager.getMessagingConfiguration(ConfigurationManager .java:77)
    at
    flex.messaging.MessageBrokerServlet.init(MessageBrokerServlet.java:90)
    at
    coldfusion.bootstrap.ClassloaderHelper.initServletClass(ClassloaderHelper.java:94)
    at
    coldfusion.bootstrap.BootstrapServlet.init(BootstrapServlet.java:48)
    at
    jrun.servlet.WebApplicationService.loadServlet(WebApplicationService.java:1200)
    at
    jrun.servlet.WebApplicationService.preloadServlets(WebApplicationService.java:791)
    at
    jrun.servlet.WebApplicationService.postStart(WebApplicationService.java:293)
    at
    jrun.deployment.DeployerService.initModules(DeployerService.java:711)
    at
    jrun.deployment.DeployerService.createWatchedDeployment(DeployerService.java:242)
    at
    jrun.deployment.DeployerService.deploy(DeployerService.java:430)
    at
    jrun.deployment.DeployerService.checkWatchedDirectories(DeployerService.java:179)
    at
    jrun.deployment.DeployerService.run(DeployerService.java:891)
    at
    jrunx.scheduler.SchedulerService.invokeRunnable(SchedulerService.java:230)
    at
    jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:428)
    at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)
    01/01 17:43:29 user failed to load:
    flex.messaging.MessageBrokerServlet
    01/01 17:43:29 error Could not pre-load servlet:
    MessageBrokerServlet
    [1]java.lang.LinkageError: loader constraints violated when
    linking javax/xml/namespace/QName class
    at
    flex.messaging.config.XPathServerConfigurationParser.selectSingleNode(XPathServerConfigur ationParser.java:52)
    at
    flex.messaging.config.ServerConfigurationParser.parseTopLevelConfig(ServerConfigurationPa rser.java:45)
    at
    flex.messaging.config.AbstractConfigurationParser.parse(AbstractConfigurationParser.java: 66)
    at
    flex.messaging.config.ConfigurationManager.getMessagingConfiguration(ConfigurationManager .java:77)
    at
    flex.messaging.MessageBrokerServlet.init(MessageBrokerServlet.java:90)
    at
    coldfusion.bootstrap.ClassloaderHelper.initServletClass(ClassloaderHelper.java:94)
    at
    coldfusion.bootstrap.BootstrapServlet.init(BootstrapServlet.java:48)
    at
    jrun.servlet.WebApplicationService.loadServlet(WebApplicationService.java:1200)
    at
    jrun.servlet.WebApplicationService.preloadServlets(WebApplicationService.java:791)
    at
    jrun.servlet.WebApplicationService.postStart(WebApplicationService.java:293)
    at
    jrun.deployment.DeployerService.initModules(DeployerService.java:711)
    at
    jrun.deployment.DeployerService.createWatchedDeployment(DeployerService.java:242)
    at
    jrun.deployment.DeployerService.deploy(DeployerService.java:430)
    at
    jrun.deployment.DeployerService.checkWatchedDirectories(DeployerService.java:179)
    at
    jrun.deployment.DeployerService.run(DeployerService.java:891)
    at
    jrunx.scheduler.SchedulerService.invokeRunnable(SchedulerService.java:230)
    at
    jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:428)
    at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)
    [0]javax.servlet.ServletException: loader constraints
    violated when linking javax/xml/namespace/QName class
    at
    coldfusion.bootstrap.ClassloaderHelper.initServletClass(ClassloaderHelper.java:102)
    at
    coldfusion.bootstrap.BootstrapServlet.init(BootstrapServlet.java:48)
    at
    jrun.servlet.WebApplicationService.loadServlet(WebApplicationService.java:1200)
    at
    jrun.servlet.WebApplicationService.preloadServlets(WebApplicationService.java:791)
    at
    jrun.servlet.WebApplicationService.postStart(WebApplicationService.java:293)
    at
    jrun.deployment.DeployerService.initModules(DeployerService.java:711)
    at
    jrun.deployment.DeployerService.createWatchedDeployment(DeployerService.java:242)
    at
    jrun.deployment.DeployerService.deploy(DeployerService.java:430)
    at
    jrun.deployment.DeployerService.checkWatchedDirectories(DeployerService.java:179)
    at
    jrun.deployment.DeployerService.run(DeployerService.java:891)
    at
    jrunx.scheduler.SchedulerService.invokeRunnable(SchedulerService.java:230)
    at
    jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:428)
    at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)
    01/01 17:43:29 user ColdFusionStartUpServlet: init
    01/01 17:43:29 user ColdFusionStartUpServlet: ColdFusion MX:
    Starting application services
    01/01 17:43:29 user ColdFusionStartUpServlet: ColdFusion MX:
    VM version = 1.5.0_06-64
    01/01 17:43:30 Information [scheduler-9] - Starting
    logging...
    01/01 17:43:30 Information [scheduler-9] - Starting crypto...
    01/01 17:43:30 Information [scheduler-9] - Starting
    license...
    01/01 17:43:30 Information [scheduler-9] - Starting License
    server ...
    01/01 17:43:31 Information [scheduler-9] - Starting
    scheduler...
    01/01 17:43:31 Information [scheduler-9] - Starting
    WatchService...
    01/01 17:43:31 Information [scheduler-9] - Starting
    debugging...
    01/01 17:43:31 Information [scheduler-9] - Starting sql...
    01/01 17:43:31 Information [scheduler-9] - Starting mail...
    01/01 17:43:37 Information [scheduler-9] - CORBA
    Configuration not enabled
    01/01 17:43:37 Information [scheduler-9] - Starting cron...
    01/01 17:43:37 Information [scheduler-9] - Starting
    registry...
    01/01 17:43:37 Information [scheduler-9] - Starting client...
    01/01 17:43:37 Information [scheduler-9] - The metrics
    service is disabled for the J2EE edition
    01/01 17:43:37 Information [scheduler-9] - Starting xmlrpc...
    01/01 17:43:37 Information [scheduler-9] - Starting
    graphing...
    So obviously when doing something like this in the browser...
    the thing don't exist
    eg:
    http://localhost:8100/cfusion/CFIDE/administrator/index.cfm
    All other services are go:
    http://localhost:8000 -> JRUN
    administrator
    http://localhost:8200 -> JRUN
    samples
    Anyones help would eleviate me from testing my applcation on
    a production box!!! and on my local machine
    cheers

    Hi,
    I followed your instructions... and I also noted that you
    can also set the JAVA home path within the server settings within
    JRUN administrator... I still can't manage to get CF to run. The
    output of jvm.config is:
    # VM configuration
    # Where to find JVM, if {java.home}/jre exists then that JVM
    is used
    # if not then it must be the path to the JRE itself
    # If no java.home is specified a VM is located by looking in
    these places in this
    # order:
    # 1) JAVA_HOME environment variables (same rules as java.home
    above)
    # 2) bin directory for java.dll (windows) or
    lib/<ARCH>/libjava.so (unix)
    # 3) ../jre
    # 4) registry (windows only)
    java.home=/System/Library/Frameworks/JavaVM.framework/Versions/1.4.2/Home
    # Arguments to VM
    java.args=-Xmx128M -Xms32m -Dsun.io.useCanonCaches=false
    # java.class.path - use this for adding individual jars or
    # directories. When directories are included they will be
    searched
    # for jars and zips and they will be added to the classpath
    (in
    # addition to the directory itself), the jar to be used in
    launching
    # will be appended to this classpath
    java.class.path={application.home}/servers/lib
    # where to find shared libraries, again use commas to
    separate entries
    java.library.path=
    I stop the service by doing
    >./jrun -stop
    to stop all services
    and then I restarted the jrun services
    > ./jrun -start admin &
    I only did this cause otherwise it would hang again when
    trying to load cfusion.
    I then logged into jrun administrator and ran the services in
    sequence... samples, default
    Again I a message from jrun appeared when trying to get
    default to start, that the service did not start because it took
    too long to run... Looking back at the term I saw the same error
    message that I posted earlier.
    I can't seem to find the {cfmx-root}/runtime/bin mentioned in
    your note so note sure if this could be causing it...
    I resumed testing, did the following at the pompt
    > ps
    got this returned to me
    ps
    PID TT STAT TIME COMMAND
    364 p1 S 0:00.12 -tcsh
    376 p1 S 0:27.33 /Applications/JRun4/bin/jrun -nohup -start
    -childVM default
    407 p1 S 0:06.07 ./jrun -start admin
    408 p1 S 0:12.21 ./jrun -start samples
    409 p1 S 0:01.31
    /System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Home/bin/java
    -classpath /Applications/JRun4/pointbase/lib/pbserver42RE.jar
    -Ddatabase.home=/Applications/JRun4/pointbase/databases
    -Dpointbase.ini=/Applications/JRun4/pointbase/pointbase.ini com.poi
    410 p1 S 0:01.43
    /System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Home/bin/java
    -classpath /Applications/JRun4/pointbase/lib/pbserver42RE.jar
    -Ddatabase.home=/Applications/JRun4/pointbase/databases
    -Dpointbase.ini=/Applications/JRun4/pointbase/pointbase.ini com.poi
    411 p1 S 0:00.43
    /System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Home/bin/java
    -classpath /Applications/JRun4/pointbase/lib/pbserver42RE.jar
    -Ddatabase.home=/Applications/JRun4/pointbase/databases
    -Dpointbase.ini=/Applications/JRun4/pointbase/pointbase.ini com.poi
    412 p1 S 0:00.88
    /System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Home/bin/java
    -classpath /Applications/JRun4/pointbase/lib/pbserver42RE.jar
    -Ddatabase.home=/Applications/JRun4/pointbase/databases
    -Dpointbase.ini=/Applications/JRun4/pointbase/pointbase.ini com.poi
    As can be seen it still pointing to 1.5 somehow...
    Why is this seeing the I have 1.4.2 set in jvm.config
    file?

  • "Write once, run anywhere" - Error on MacOS X running TrayIconDemo - JNI?

    I can not get the TrayIconDemo running on MacOS X... "Write once, run anywhere" broken? How can I use pure Java when I have to write MacOS X specific trayicons to get around the fact that MacOSX does not support lastest Java, and no official say when Java will be avalibale.
    http://java.sun.com/docs/books/tutorial/uiswing/examples/misc/TrayIconDemoProject/src/misc/TrayIconDemo.java

    What does the fact that Java6 doesn't exist onOS/X
    have to do with anything? Java6 didn't make
    enough
    changes to swing that it matters.
    The tray icon capability is a new feature in Java6.
    and Mac OS doesn't have a system tray like Windows
    does so there's nowhere to display the icon...http://www.ubuntu.com/
    It's for the best, really.

  • JRE detection error on MacOs

    Hi,
    I installed jre1.7.0_10 on macOS 10.7.5
    Installation is fine, and java for navigator is activated from Java system configuration.
    On Firefox :
    Java applet plug-in Java 7 update 10 is activated.
    the result of "www.java.com/en/download/testjava.jsp" is fine "Java is ok with Java SE 7 update 10 on MacOs X 10.7.5"
    But when I launch an applet, jre is not detected :
    test1:
    var platform = new dtjava.Platform(
              jvm : '1.7.0_10',
              javafx : '2.2.4+',
    alert(dtjava.validate(platform));
    gives : os=false, browser=false, jre=old, fx=ok,relaunch=false,Platform==Platform[jvm=1.7.0_10,javafx=2.2.4+,plugin=*,jvmargs=null]
    test2:
    var platform = new dtjava.Platform(
              jvm : '1.7+',
              javafx : '2.2.4+',
    alert(dtjava.validate(platform));
    gives : os=false, browser=false, jre=old, fx=ok,relaunch=false,Platform==Platform[jvm=1.7+,javafx=2.2.4+,plugin=*,jvmargs=null]
    test3:
    var platform = new dtjava.Platform(
              jvm : '1.6+',
              javafx : '2.2.4+',
    alert(dtjava.validate(platform));
    gives : os=false, browser=false, jre=none, fx=ok,relaunch=false,Platform==Platform[jvm=1.6+,javafx=2.2.4+,plugin=*,jvmargs=null]
    On Safari: Always jre=none
    Do you know what happens with jre detection ?
    Thanks

    Could you try the deployJava.js produced by the FX packager in JDK 7u10?
    P.S. according to the issue, the guys at Oracle updated the script, so maybe it will work now..

  • Oracle SQL Developer 2.1 EA1 and 1.5.5 not working on MacOS X Snow Leopard

    Currently, the Oracle SQL Developer 2.1 EA1 and 1.5.5 are not working on MacOS X Snow Leopard. Is there a plan to support the actual version of OS X?
    When I try to start the MacOS X-Download I always get the following errors using MacOS X 10.6.1:
    ./sqldeveloper.sh oracle.classloader.util.AnnotatedNoClassDefFoundError:
         Missing class: oracle.ide.Version
         Dependent class: oracle.ide.IdeCore
         Loader: main:11.0
         Code-Source: /Users/dus/Downloads/sqldeveloper-1.5.5.59.69-macosx/SQLDeveloper.app/Contents/Resources/sqldeveloper/ide/extensions/oracle.ide.jar
         Configuration: system property PCLMain.createExtensionManagerLoader()
    The missing class is not available from any code-source or loader in the system.
         at oracle.classloader.PolicyClassLoader.handleClassNotFound (PolicyClassLoader.java:2176) [Users/dus/Downloads/sqldeveloper-1.5.5.59.69-macosx/SQLDeveloper.app/Contents/Resources/sqldeveloper/j2ee/home/lib/pcl.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@2039559412]
         at oracle.classloader.PolicyClassLoader.internalLoadClass (PolicyClassLoader.java:1729) [Users/dus/Downloads/sqldeveloper-1.5.5.59.69-macosx/SQLDeveloper.app/Contents/Resources/sqldeveloper/j2ee/home/lib/pcl.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@2039559412]
         at oracle.classloader.PolicyClassLoader.loadClass (PolicyClassLoader.java:1685) [Users/dus/Downloads/sqldeveloper-1.5.5.59.69-macosx/SQLDeveloper.app/Contents/Resources/sqldeveloper/j2ee/home/lib/pcl.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@2039559412]
         at oracle.classloader.PolicyClassLoader.loadClass (PolicyClassLoader.java:1670) [Users/dus/Downloads/sqldeveloper-1.5.5.59.69-macosx/SQLDeveloper.app/Contents/Resources/sqldeveloper/j2ee/home/lib/pcl.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@2039559412]
         at java.lang.ClassLoader.loadClassInternal (ClassLoader.java:399) [jre bootstrap, by jre.bootstrap:1.6.0_15]
         at oracle.ide.IdeCore.$init$ (IdeCore.java:169) [Users/dus/Downloads/sqldeveloper-1.5.5.59.69-macosx/SQLDeveloper.app/Contents/Resources/sqldeveloper/ide/extensions/oracle.ide.jar (from system property PCLMain.createExtensionManagerLoader()), by main:11.0]
         at oracle.ide.IdeCore.<init> (IdeCore.java:176) [Users/dus/Downloads/sqldeveloper-1.5.5.59.69-macosx/SQLDeveloper.app/Contents/Resources/sqldeveloper/ide/extensions/oracle.ide.jar (from system property PCLMain.createExtensionManagerLoader()), by main:11.0]
         at oracle.ideimpl.DefaultIdeCore.<init> (DefaultIdeCore.java:64) [Users/dus/Downloads/sqldeveloper-1.5.5.59.69-macosx/SQLDeveloper.app/Contents/Resources/sqldeveloper/ide/lib/ideimpl.jar (from system property PCLMain.createExtensionManagerLoader()), by main:11.0]
         at oracle.ideimpl.DefaultIdeCore.<init> (DefaultIdeCore.java:69) [Users/dus/Downloads/sqldeveloper-1.5.5.59.69-macosx/SQLDeveloper.app/Contents/Resources/sqldeveloper/ide/lib/ideimpl.jar (from system property PCLMain.createExtensionManagerLoader()), by main:11.0]
         at oracle.ideimpl.Main.start (Main.java:109) [Users/dus/Downloads/sqldeveloper-1.5.5.59.69-macosx/SQLDeveloper.app/Contents/Resources/sqldeveloper/ide/lib/ideimpl.jar (from system property PCLMain.createExtensionManagerLoader()), by main:11.0]
         at oracle.ideimpl.Main.main (Main.java:72) [Users/dus/Downloads/sqldeveloper-1.5.5.59.69-macosx/SQLDeveloper.app/Contents/Resources/sqldeveloper/ide/lib/ideimpl.jar (from system property PCLMain.createExtensionManagerLoader()), by main:11.0]
         at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native method) [unknown, by unknown]
         at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:39) [unknown, by unknown]
         at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:25) [unknown, by unknown]
         at java.lang.reflect.Method.invoke (Method.java:597) [unknown, by unknown]
         at oracle.ide.boot.PCLMain.callMain (PCLMain.java:66) [Users/dus/Downloads/sqldeveloper-1.5.5.59.69-macosx/SQLDeveloper.app/Contents/Resources/sqldeveloper/ide/lib/ide-boot.jar, by sun.misc.Launcher$AppClassLoader@2039559412]
         at oracle.ide.boot.PCLMain.main (PCLMain.java:58) [Users/dus/Downloads/sqldeveloper-1.5.5.59.69-macosx/SQLDeveloper.app/Contents/Resources/sqldeveloper/ide/lib/ide-boot.jar, by sun.misc.Launcher$AppClassLoader@2039559412]
         at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native method) [unknown, by unknown]
         at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:39) [unknown, by unknown]
         at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:25) [unknown, by unknown]
         at java.lang.reflect.Method.invoke (Method.java:597) [unknown, by unknown]
         at oracle.classloader.util.MainClass.invoke (MainClass.java:128) [Users/dus/Downloads/sqldeveloper-1.5.5.59.69-macosx/SQLDeveloper.app/Contents/Resources/sqldeveloper/j2ee/home/lib/pcl.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@2039559412]
         at oracle.ide.boot.IdeLauncher.bootClassLoadersAndMain (IdeLauncher.java:190) [Users/dus/Downloads/sqldeveloper-1.5.5.59.69-macosx/SQLDeveloper.app/Contents/Resources/sqldeveloper/ide/lib/ide-boot.jar, by sun.misc.Launcher$AppClassLoader@2039559412]
         at oracle.ide.boot.IdeLauncher.launchImpl (IdeLauncher.java:90) [Users/dus/Downloads/sqldeveloper-1.5.5.59.69-macosx/SQLDeveloper.app/Contents/Resources/sqldeveloper/ide/lib/ide-boot.jar, by sun.misc.Launcher$AppClassLoader@2039559412]
         at oracle.ide.boot.IdeLauncher.launch (IdeLauncher.java:66) [Users/dus/Downloads/sqldeveloper-1.5.5.59.69-macosx/SQLDeveloper.app/Contents/Resources/sqldeveloper/ide/lib/ide-boot.jar, by sun.misc.Launcher$AppClassLoader@2039559412]
         at oracle.ide.boot.IdeLauncher.main (IdeLauncher.java:55) [Users/dus/Downloads/sqldeveloper-1.5.5.59.69-macosx/SQLDeveloper.app/Contents/Resources/sqldeveloper/ide/lib/ide-boot.jar, by sun.misc.Launcher$AppClassLoader@2039559412]
         at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native method) [unknown, by unknown]
         at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:39) [unknown, by unknown]
         at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:25) [unknown, by unknown]
         at java.lang.reflect.Method.invoke (Method.java:597) [unknown, by unknown]
         at oracle.ide.boot.Launcher.invokeMain (Launcher.java:729) [Users/dus/Downloads/sqldeveloper-1.5.5.59.69-macosx/SQLDeveloper.app/Contents/Resources/sqldeveloper/ide/lib/ide-boot.jar, by sun.misc.Launcher$AppClassLoader@2039559412]
         at oracle.ide.boot.Launcher.launchImpl (Launcher.java:115) [Users/dus/Downloads/sqldeveloper-1.5.5.59.69-macosx/SQLDeveloper.app/Contents/Resources/sqldeveloper/ide/lib/ide-boot.jar, by sun.misc.Launcher$AppClassLoader@2039559412]
         at oracle.ide.boot.Launcher.launch (Launcher.java:68) [Users/dus/Downloads/sqldeveloper-1.5.5.59.69-macosx/SQLDeveloper.app/Contents/Resources/sqldeveloper/ide/lib/ide-boot.jar, by sun.misc.Launcher$AppClassLoader@2039559412]
         at oracle.ide.boot.Launcher.main (Launcher.java:57) [Users/dus/Downloads/sqldeveloper-1.5.5.59.69-macosx/SQLDeveloper.app/Contents/Resources/sqldeveloper/ide/lib/ide-boot.jar, by sun.misc.Launcher$AppClassLoader@2039559412]

    You have started this annoying discussion.
    I don't have any problems with my OS instead of you.
    I have already told you what to do, if you have no idea how to do that just go and buy yourself another support subscription from your mac support.
    The missing class is not available from any code-source or loader in the system. check that.
    what version of JAVA do you have in your fancy OS? most of the time upgrade java to the latest version will fix the issues.
    Update java from sun website not from another mac tore.

  • Rendering Error: CS6 Quicktime crash- error  (-1610153464)

    Hello,
    My employer recently purchased Adobe Suite CS6. I mainly Use After Effects for my job. I have been getting the following error whenever I attempt to render into Quicktime format.:
    "After Effects error: Rendering error while writing to file "C:\Users\User1\Desktop\File_Name.mov". An output module failed. The file may be damaged or corrupted. (-1610153464)"
    I have searched for solutions to this online. Rebooted my machine after reinstalling the latest Quicktime; deleted queued renders; made sure to switch the compatibility for "AfterFX.exe" to Windows 7. I have also grabbed any recent updates.
    One of our clients has asked for files to be delivered in Quicktime format. It would be nice to find a resolution for this issue soon. Thanks for any aguidance with this issue in advance.
    I will be glad to provide any machine specs if necessary.

    Don't worry, K-Lite did not cause this problem. Dave just likes to blindly blame K-Lite for every problem on earth. This is a QuickTime problem as obvious by the error itself and also by the fact that DaftlyPunkish is getting the same error on MacOS.
    Try this
    1) Uninstall QuickTime
    2) Search the Windows ProgramData folders for left-over QT files such as quicktimepreferences.qtp and remove them.
    3) Install QuickTime
    4) Make sure that AE and QT are not blocked by your firewall. Test with your firewall completely disabled.

  • Error tagging ASO-members as Label-only using dimbuild-loadrule

    Hi Essbase experts,
    ESSBASE 9.3.1.3
    I've an ASO-Database.
    One of it's dimensions is "Units" and should be like this:
    Units (multiply hierarchies enabled) (Label only)
    |- price (stored) (Label only) ~
    | |- prices liquid (Label only) ~
    | | |- LC/m3 ~
    | | |- EUR/m3 ~
    | |- prices gas (Label only) ~
    | | |- LC10E3m3 ~
    | | |- EUR10E3m3 ~
    |- ...further dynamic hierarchies
    When I try to build this dimension via a parent-child-loadrule
    PARENT     CHILD     PROP     PROP     PROP
    Units     price     ~     O     C
    price     prices liquid     ~     O     
    prices liquid LC/m3     ~          
    prices liquid EUR/m3     ~          
    price     prices gas     ~     O     
    prices gas     LC10E3m3     ~     
    prices gas     EUR10E3m3~
    I allways get errors:
    - "Error adding Label Only Attribute to member prices liquid (3320)"
    - "Error adding Label Only Attribute to member prices gas (3320)"
    Tagging "price" with the load rule as label only works.
    Tagging "prices liquids" and "prices gas" manually within the outline editor works too.
    I tried also to build the dimension with 2 steps:
    1. Building the whole dimension as "standard" - w/o Label-Only and ~ tags.
    2. Changing member properties of "prices liquids" and "prices gas" and "price" to "Label only" and "~" using a level-method-load-rule:
    LEV0     PROP     PROP     PROP
    price     ~     O     C
    prices liquid     ~     O     
    LC/m3     ~          
    EUR/m3     ~          
    prices gas     ~     O     
    LC10E3m3     ~     
    EUR10E3m3~
    whith the same errors....
    Could you please help me?
    Best regards.
    Ingo

    Any ideas, guys?

  • MacOS X cannot be installed

    My daughter's 2007 MacBook died. Hard drive failure. She's in another state at college, and planned to buy a new MacBook anyway. So I ordered a new hard drive to replace the old one so she could pass it on to her sister. She got the hard drive installed at a shop, then sent the computer and install DVDs to her sister at another college. But sister #2 can't install the MacOS.
    The computer: MacBook (identifier 2,1), Intel 2 GHz. Install discs: MacOS X 10.5.4.
    When she tries to do the install (with me on the phone), I had her start up with the C key pressed, then choose the language. But then she gets an error that "MacOS X cannot be installed on this computer." I walked her through Disk Utility and formatted the drive as Journaled HFS+. But she gets the same error.
    What's up?

    Are you sure you sent her the correct discs? Grey discs will only install on the computer and model with which they were supplied. Black discs will install on any computer capable of running that OS version.
    In addition to being formatted HFS+, the drive has to be partitioned as GUID on an Intel Mac in order for the OS to install.

  • Problems with the CS6 Master Collection disk image (invalid checksum)

    I have problems downloading the trial for CS6 Master Collection for MacOS X.
    I've tried downloading using the Download Assistant, both as a privileged and an unprivileged user, and have also tried the direct download as both privileged and unprivileged. Each time I've waited until the download was complete before trying to install, but every time the disk image fails to open, complaining of an "invalid checksum".
    I've tried mounting the disk image without validating the checksum, but while I can then run the installer, the installation fails due to lack of privileges – again, this is regardsless of user privileges. I've also tried deleting the preferences and cache-files for Download Assistant, but to no avail.
    Can anyone confirm that the english version of the CS6 Master Collecion disk image is working and can be mounted without error on MacOS X 10.7? I have now downloaded and re-downloaded the disk image at least eight times, and while I have a fast Internet-connection, this is getting tedious.

    I just downloaded the DMG from Adobe.com using the trial and it mounts fine. I was able to start the installation.
    I did not get a checksum error or any other error.
    However, I found these instructions in another thread:http://forums.adobe.com/message/4370247#4370247
    <quote>
    If the download is completed in the Adobe Download Assistant you can temporarily turn off the feature to verify the checksum.  The following steps will allow you to temporarily disable this feature:
    Open the Disk Utility located in Applications/Utilities
    Go under the Disk Utility menu and select preferences
    Deselect the option to verify checksums
    Try mounting your DMG file
    I would recommend turning this feature back on though after the installation is complete.  Also if you notice this happening on additional files it can indicate a problem with your Internet connection.
    </quote>
    Could you try these steps and let us know if you were able to proceed.

  • Problem creating CalculationView using Eclipse on MacOSX

    Hi guys,
       I'm trying to follow the steps of tutorial Using HANA Modeler in SAP HANA Cloud Platform, but it's giving a error when creating the Join of SO_CV view when running on MacOS Leopard. When I link the tables SNWD_BPA and SNWD_SO the link is erased and when I try using the Join wizard I cannot click on finish or Add a column as output.
      But when I do the same steps on Windows it's works without problem. I've done the procedure several times in both systems, and only get error on MacOS.
      Anyone else having this issue ?
    Regards,
    Cleber Santz

    Hi Vladimir,
       I already have a updated Eclipse (Kepler) install:
        UI5: 1.20.7
        HANA Tools: 1.0.7400
        HANA Cloud Tools: 1.27.0
        NEO J2EE 6 SDK: 2.34.6.1
       When the problem occurs, it cause a graphic issues as well on View Diagram. See image attached.
    Regards,
    Cleber Santz

  • Opened an Apple binary property list file with Texteditor

    Hello,
    i made the mistake opening an Apple binary property list file with Texteditor made a change and save it, now the file is corrupted. I should have used bbedit or textwrangler in stead but thats to late now.
    Is there a way to convert the file back to the previous state?
    when i open a similar file in textWrangler i get a xml file, when i open the other one textwrangler / bbedit gives the error "An unexpected I/O error occurred (MacOS Error code: -36)"
    i have undone the changes i made in Texteditor and saved it again, no result. I have no backup.
    Please help
    Thanks
    Marco

    Recovering an edited file which has been saved is in general (so long as no backup is generated) as difficult as recovering a deleted file (if not more so).
    Depending on which plist file you are referring to, it is often possible to just remove the corrupted file and the program which requires it will rebuild it upon its next launch (albeit likely without preferences saved).
    You could try that or let us know which plist you corrupted for more help.
    Best REgards,

  • MPPE required, but keys are not available.

    I am trying connect my home computer to my office(MAcOS x Server)
    error on MacOS X Server Log
    Tue Sep 26 20:16:59 2006 : sent [CHAP Success id=0x1e "S=A1ED1D0E3ABF7A4187D8F43458C7C0C5F487B9AE M=Access granted"]
    Tue Sep 26 20:16:59 2006 : DSAccessControl plugin: User 'ppina' authorized for access
    Tue Sep 26 20:16:59 2006 : MPPE required, but keys are not available. Possible plugin problem?
    Tue Sep 26 20:16:59 2006 : sent [LCP TermReq id=0x2 "MPPE required but not available"]
    Tue Sep 26 20:16:59 2006 : rcvd [CCP ConfReq id=0x1 <mppe +H -M +S +L -D -C>]
    Tue Sep 26 20:17:00 2006 : rcvd [LCP TermAck id=0x2]
    Tue Sep 26 20:17:00 2006 : Connection terminated.
    Tue Sep 26 20:17:00 2006 : Connect time 0.0 minutes.
    Tue Sep 26 20:17:00 2006 : Sent 0 bytes, received 0 bytes.
    Tue Sep 26 20:17:00 2006 : PPTP disconnecting...
    Tue Sep 26 20:17:00 2006 : PPTP disconnected
    2006-09-26 20:17:00 WEST --> Client with address = 172.16.12.119 has hungup

    run this
    code:
    sudo vpnaddkeyagentuser
    authenticate as your admin and then if it does not give an error you should be all set.
    See this http://docs.info.apple.com/article.html?artnum=107915 for more info (it talks about an LDAP server but when I tried to add that 'user' to my LDAP server it did not help, so I added it locally (which is what the above command does) and then viola!)
    Peter
    PowerMac G5 Dual 2.5Ghz   Mac OS X (10.4.6)   Server

  • Mac Mini boot hang

    Today, my Mac Mini G4 does not get to the login screen on boot. It shows the grey apple on the white screen but doesn't get any further (and gets quite warm). Help, what should I do to troublshoot?
    The grey spinny thing is spinning.

    This sounds like the mini is having problems reading he hard drive, or loading MacOS. First thing to try is insert the original install disc which came with the system, and boot the system holding the C key down immediately you see the logo appear on screen, until you see the macOS loading dialog. Select your language, then instead of running the installer, pull down the Utilities menu and select Disk Utility. Select the internal hard drive on the left, then click the 'repair disk' button. If the process completes with no errors, then MacOS is likely damaged, and you can then try an 'archive and install' using the install disc. If Disk Utility reports errors during the process, and then reports they are fixed, reboot normally and see if the system then starts as it should. If Disk Utility reports 'errors on exit', meaning it found problems on the hard drive but could not repair them, then the drive is suffering damage to data or file structures, and you're going to need a good utility such as Alsoft's DiskWarrior to try and repair it, or reformat the drive and reinstall MacOS from scratch. Beware that this will of course erase your data!

  • Accounts Preference Pane empty!

    Hi,
    my problem is, that when I open the "Accounts" preference pane it first loads infinitely and when clicking a second time, it comes up empty.
    Here's the console log:
    ===== Sonntag, 8. Januar 2006 18:12 Uhr Europe/Berlin =====
    2006-01-08 18:12:58.472 System Preferences[858] * NSRunLoop ignoring exception '* -[NSCFArray addObject:]: attempt to insert nil' that raised during posting of delayed perform with target 359410 and selector 'setCurrentPreference:'
    2006-01-08 18:12:58.531 System Preferences[858] * -[NSCFArray addObject:]: attempt to insert nil
    2006-01-08 18:12:59.580 System Preferences[858] [NSPrefPaneBundle instantiatePrefPaneObject] (/System/Library/PreferencePanes/Accounts.prefPane): should only be called once
    2006-01-08 18:12:59.641 System Preferences[858] * NSRunLoop ignoring exception '* -[NSCFArray addObject:]: attempt to insert nil' that raised during posting of delayed perform with target 359410 and selector 'setCurrentPreference:'
    Here's what I've tried:
    1. delete cache
    2. login as another user and see if problem persists. result: problem is system-wide
    3. did a "nidump passwd /"... nothing seemed suspicious
    4. restored NetInfoDB to last automatic backup
    I haven't and don't want to try:
    1. reinstalling OS X
    2. rebuilding nidb from defaults
    Screenshot of empty prefpane: http://65.36.230.216/robert/screen.tiff
    Any suggestions?
    Thanks in advance,
    Robert
    post scriptum: yes I tried the search and found the same problem... it seems no one can solve it... that's why I wanted to make a second post
    AlBook G4 1.5GHz 15"   Mac OS X (10.4.3)  
    AlBook G4 1.5GHz 15   Mac OS X (10.4.2)  

    Same problem here. Here my console.log:
    2006-04-05 21:30:31.112 System Preferences[797] * NSRunLoop ignoring exception '* -[NSCFArray addObject:]: attempt to insert nil' that raised during posting of delayed perform with target 34a020 and selector 'setCurrentPreference:'
    2006-04-05 21:30:31.180 System Preferences[797] * -[NSCFArray addObject:]: attempt to insert nil
    What user shuod be involved?
    nobody:*:-2:-2::0:0:Unprivileged User:/var/empty:/usr/bin/false
    root:******:0:0::0:0:System Administrator:/var/root:/bin/sh
    daemon:*:1:1::0:0:System Services:/var/root:/usr/bin/false
    unknown:*:99:99::0:0:Unknown User:/var/empty:/usr/bin/false
    lp:*:26:26::0:0:Printing Services:/var/spool/cups:/usr/bin/false
    postfix:*:27:27::0:0:Postfix User:/var/spool/postfix:/usr/bin/false
    www:*:70:70::0:0:World Wide Web Server:/Library/WebServer:/usr/bin/false
    eppc:*:71:71::0:0:Apple Events User:/var/empty:/usr/bin/false
    mysql:*:74:74::0:0:MySQL Server:/var/empty:/usr/bin/false
    sshd:*:75:75::0:0:sshd Privilege separation:/var/empty:/usr/bin/false
    qtss:*:76:76::0:0:QuickTime Streaming Server:/var/empty:/usr/bin/false
    cyrusimap:*:77:6::0:0:Cyrus IMAP User:/var/imap:/usr/bin/false
    mailman:*:78:78::0:0:Mailman user:/var/empty:/usr/bin/false
    appserver:*:79:79::0:0:Application Server:/var/empty:/usr/bin/false
    clamav:*:82:82::0:0:Clamav User:/var/virusmails:/bin/tcsh
    amavisd:*:83:83::0:0:Amavisd User:/var/virusmails:/bin/tcsh
    jabber:*:84:84::0:0:Jabber User:/var/empty:/usr/bin/false
    xgridcontroller:*:85:85::0:0:Xgrid Controller:/var/xgrid/controller:/usr/bin/false
    xgridagent:*:86:86::0:0:Xgrid Agent:/var/xgrid/agent:/usr/bin/false
    appowner:*:87:87::0:0:Application Owner:/var/empty:/usr/bin/false
    windowserver:*:88:88::0:0:WindowServer:/var/empty:/usr/bin/false
    tokend:*:91:91::0:0:Token Daemon:/var/empty:/usr/bin/false
    securityagent:*:92:92::0:0:SecurityAgent:/var/empty:/usr/bin/false
    USER1:******:501:501::0:0:USER1:/Users/USER1:/bin/bash
    USER2:******:502:502::0:0:USER2:/Users/USER2:/bin/bash
    USER3:******:503:503::0:0:USER3:/Users/USER3:/bin/bash
    USER4:******:504:504::0:0:USER4:/Users/USER4:/bin/bash
    USER5:******:505:505::0:0:USER5:/Users/USER5:/bin/bash
    USER6:******:506:506::0:0:USER6:/Users/USER6:/bin/bash
    In NetInfo i have a dir:105 (under /users) whitout any property or value... maybe I have to delete that user?
    PS: I have this issue on my Sawtooth running MacOS X 10.4.6 (combo install) but have this error since MacOS X 10.4.5
    Mac mini Intel CoreDuo 1,66GHz   Mac OS X (10.4.5)   2GB RAM

  • More finder problems/stupidty

    so this is a mac first for me. you can have two windows of the same folder open at the same time? you open the window through the folder icon and it opens up. you open up the alias and it opens up again in the wrong window size and location,
    !http://www.allsolutions.net/grafx/doublejulie.jpg!
    have folder aliases been obsoleted?
    Message was edited by: since1994

    what a trip!
    well i tried what you said, but i could tell the plist didnt get redone. it was still 16 k. (i have a quickeys shortcut to open the preferences folder.) and nothing had changed when i logged back in.
    so i tried opening it with bbedit.. there was a LOT of wierd stuff in there. couldnt save a copy to the desk top. i dragged a copy to the desktop and couln't edit that either. couldn't edit a re-named copy of it on the desktop, either. kept getting an error. (MacOS Error code: -4960)
    anyway i quit the finder while the finder plist file was open in bbedit. then I COULD save it. then when i fired up the finder again all my icons were waaay large, and moved all around. lol and i could tell my prefs were reset.
    i'm only mentioning all this for possible future reference, cuz it doesn't seem to be that easy to get rid of that finder plist any more. i think it saves itself somewhere.
    alas, it didnt fix my problem... but i'm a firm believer of flushing things out once in a while anyway... any time i get a new computer or hard drive i start from scratch with a clean install.
    i cant remember how i got rid of those alternating colors in list view, though. haha

Maybe you are looking for