SQLDeveloper slow on first launch

I cannot get SQLDeveloper to start first time in under 5 minutes. It takes 1 minute for the splash screen to show, and a further 4 minutes to launch the application.
I have switched off check for updates (Tools > Preferences > Extensions. [ ] Automatically check for updates is off)
I have added sqldeveloper folder to antivirus exclusion (so no scan on access).
I have switched on debug (in sqldeveloper-conf, changed to IncludeConfFile sqldeveloper-debug.conf):
==================
FINE     517     31     oracle.jdevimpl.db.adapter.DefaultContextWrapper     Creating AdfJndiContext at /C:/Users/david.torbett/AppData/Roaming/SQL Developer/system3.2.10.09.57/o.jdeveloper.db.connection.11.1.1.4.37.59.48/connections.xml took 47ms
FINE     516     0     oracle.adf.share.common.rc.util.impl.JarDocumentCache     Jar document cache lastMod: true
FINE     515     16     oracle.adf.share.common.rc.util.impl.JarDocumentCache     Jar document cache size: 0
FINE     514     0     oracle.adf.share.jndi.FileSystemBackingStore     Reading file : C:\Users\david.torbett\AppData\Roaming\SQL Developer\system3.2.10.09.57\o.jdeveloper.db.connection.11.1.1.4.37.59.48\connections.xml
FINEST     513     0     oracle.adf.share.jndi.ContextImpl     The Context.PROVIDER_URL is /C:/Users/david.torbett/AppData/Roaming/SQL Developer/system3.2.10.09.57/o.jdeveloper.db.connection.11.1.1.4.37.59.48/connections.xml
FINEST     512     0     oracle.adf.share.jndi.FileSystemBackingStore     FileSystemBackingStore is being initialized
FINE     511     0     oracle.adf.share.jndi.ContextImpl     Backing Store :null
FINEST     510     16     oracle.adf.share.jndi.ContextImpl     The Context.PROVIDER_URL is /C:/Users/david.torbett/AppData/Roaming/SQL Developer/system3.2.10.09.57/o.jdeveloper.db.connection.11.1.1.4.37.59.48/connections.xml
INFO     509     655     oracle.dbtools.raptor.utils.Connections     Connection Architecture duration:0
FINER     501     1156     oracle.jdevimpl.db.DBConnAddin     addins are loaded so database connections are now available
FINEST     498     375     oracle.bali.xml.addin.XMLEditorAddin     msg to init log framework
FINE     491     0     oracle.jdeveloper.db.adapter     DB Adapter warning: Replacing connection creator oracle.jdeveloper.db.adapter.OracleConnectionCreator for subtype oraJDBC with oracle.dbtools.raptor.standalone.connection.RaptorConnectionCreator
==================
PC (laptop), is i5 / 8Gb / Win7 64Bit / 240Gb SSD.
SQLDeveloper build is:
==================
About
Oracle SQL Developer 3.2.10.09
Version 3.2.10.09
Build MAIN-09.57
Copyright © 2005, 2012 Oracle. All Rights Reserved.
IDE Version: 11.1.1.4.37.59.48
Product ID: oracle.sqldeveloper
Product Version: 11.2.0.09.57
Version
Component     Version
=========     =======
Java(TM) Platform     1.7.0_07
Oracle IDE     3.2.10.09.57
Versioning Support     3.2.10.09.57
==================
From the debug, the following seems to be taking the time (but no idea really!):
FINER     501     1156     oracle.jdevimpl.db.DBConnAddin     addins are loaded so database connections are now available
Would anyone have any idea how I can speed up SQLDeveloper. I'm getting old and by the time it loads, I forget why I launched it!
Many thanks

Hi Gary,
Launched SQLDeveloper from cmd window and Ctrl-Break produced the following. Do you see anything that could help?:
_execv() failed, err=
22012-10-22 10:24:41
Full thread dump Java HotSpot(TM) 64-Bit Server VM (23.3-b01 mixed mode):
"JarIndex Timer" daemon prio=6 tid=0x0000000009981800 nid=0x12fc in Object.wait() [0x000000000b75f000]
java.lang.Thread.State: TIMED_WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
- waiting on <0x00000000fc044ce8> (a java.util.TaskQueue)
at java.util.TimerThread.mainLoop(Timer.java:552)
- locked <0x00000000fc044ce8> (a java.util.TaskQueue)
at java.util.TimerThread.run(Timer.java:505)
"AWT-EventQueue-0" prio=6 tid=0x0000000009728800 nid=0x1264 waiting on condition [0x000000000b4ef000]
java.lang.Thread.State: WAITING (parking)
at sun.misc.Unsafe.park(Native Method)
- parking to wait for <0x00000000fc9e0538> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
at java.awt.EventQueue.getNextEvent(EventQueue.java:531)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:213)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:163)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:151)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:147)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:139)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:97)
"AWT-Windows" daemon prio=6 tid=0x00000000090e6800 nid=0x8c4 runnable [0x000000000a55f000]
java.lang.Thread.State: RUNNABLE
at sun.awt.windows.WToolkit.eventLoop(Native Method)
at sun.awt.windows.WToolkit.run(WToolkit.java:299)
at java.lang.Thread.run(Thread.java:722)
"AWT-Shutdown" prio=6 tid=0x0000000008f9d800 nid=0x594 in Object.wait() [0x000000000a45f000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
- waiting on <0x00000000fc9e0748> (a java.lang.Object)
at java.lang.Object.wait(Object.java:503)
at sun.awt.AWTAutoShutdown.run(AWTAutoShutdown.java:287)
- locked <0x00000000fc9e0748> (a java.lang.Object)
at java.lang.Thread.run(Thread.java:722)
"Java2D Disposer" daemon prio=10 tid=0x00000000090ce000 nid=0x714 in Object.wait() [0x000000000a35f000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
- waiting on <0x00000000fc9e07e8> (a java.lang.ref.ReferenceQueue$Lock)
at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:135)
- locked <0x00000000fc9e07e8> (a java.lang.ref.ReferenceQueue$Lock)
at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:151)
at sun.java2d.Disposer.run(Disposer.java:145)
at java.lang.Thread.run(Thread.java:722)
"Service Thread" daemon prio=6 tid=0x0000000007552000 nid=0xff0 runnable [0x0000000000000000]
java.lang.Thread.State: RUNNABLE
"C2 CompilerThread1" daemon prio=10 tid=0x000000000754c000 nid=0x8bc waiting on condition [0x0000000000000000]
java.lang.Thread.State: RUNNABLE
"C2 CompilerThread0" daemon prio=10 tid=0x0000000007547000 nid=0x15bc waiting on condition [0x0000000000000000]
java.lang.Thread.State: RUNNABLE
"Attach Listener" daemon prio=10 tid=0x0000000007546000 nid=0x10c4 runnable [0x0000000000000000]
java.lang.Thread.State: RUNNABLE
"Signal Dispatcher" daemon prio=10 tid=0x000000000753f000 nid=0x444 waiting on condition [0x0000000000000000]
java.lang.Thread.State: RUNNABLE
"Finalizer" daemon prio=8 tid=0x00000000026c6000 nid=0xbc0 in Object.wait() [0x000000000878f000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
- waiting on <0x00000000fc9f0e20> (a java.lang.ref.ReferenceQueue$Lock)
at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:135)
- locked <0x00000000fc9f0e20> (a java.lang.ref.ReferenceQueue$Lock)
at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:151)
at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:177)
"Reference Handler" daemon prio=10 tid=0x00000000026bf000 nid=0x155c in Object.wait() [0x000000000868f000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
- waiting on <0x00000000fc9f0c98> (a java.lang.ref.Reference$Lock)
at java.lang.Object.wait(Object.java:503)
at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:133)
- locked <0x00000000fc9f0c98> (a java.lang.ref.Reference$Lock)
"main" prio=6 tid=0x000000000272e800 nid=0xf68 runnable [0x000000000012d000]
java.lang.Thread.State: RUNNABLE
at java.io.RandomAccessFile.open(Native Method)
at java.io.RandomAccessFile.<init>(RandomAccessFile.java:233)
at oracle.ide.net.JarIndex.openJarFileImpl(JarIndex.java:1656)
at oracle.ide.net.JarIndex.openJarFile(JarIndex.java:1629)
at oracle.ide.net.JarIndex.run(JarIndex.java:1503)
- locked <0x00000000fc491770> (a oracle.ide.net.JarIndex)
at oracle.ide.net.JarIndex.exists(JarIndex.java:618)
at oracle.ide.net.JarURLFileSystemHelper.exists(JarURLFileSystemHelper.java:157)
at oracle.ide.net.URLFileSystem.exists(URLFileSystem.java:553)
at oracle.ideimpl.jsr198.VirtualFileSystemHelperImpl.exists(VirtualFileSystemHelperImpl.java:68)
at javax.ide.net.VirtualFileSystem.exists(VirtualFileSystem.java:510)
at javax.ide.extension.spi.JARExtensionSource.getManifestURI(JARExtensionSource.java:59)
at javax.ide.extension.ExtensionRegistry.loadExtensions(ExtensionRegistry.java:149)
at oracle.ideimpl.extension.ExtensionManagerImpl.loadExtensions(ExtensionManagerImpl.java:510)
at javax.ide.extension.ExtensionRegistry.initialize(ExtensionRegistry.java:381)
at oracle.ideimpl.extension.ExtensionManagerImpl.initialize(ExtensionManagerImpl.java:954)
at javax.ide.Service.getService(Service.java:68)
at javax.ide.extension.ExtensionRegistry.getExtensionRegistry(ExtensionRegistry.java:400)
at oracle.ide.ExtensionRegistry.getExtensionRegistry(ExtensionRegistry.java:191)
at oracle.ide.IdeCore.startupImpl(IdeCore.java:1376)
at oracle.ide.Ide.startup(Ide.java:703)
at oracle.ideimpl.DefaultIdeStarter.startIde(DefaultIdeStarter.java:35)
at oracle.ideimpl.Main.start(Main.java:184)
at oracle.ideimpl.Main.main(Main.java:146)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:601)
at oracle.ide.boot.PCLMain.callMain(PCLMain.java:62)
at oracle.ide.boot.PCLMain.main(PCLMain.java:54)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:601)
at oracle.classloader.util.MainClass.invoke(MainClass.java:128)
at oracle.ide.boot.IdeLauncher.bootClassLoadersAndMain(IdeLauncher.java:189)
at oracle.ide.boot.IdeLauncher.launchImpl(IdeLauncher.java:89)
at oracle.ide.boot.IdeLauncher.launch(IdeLauncher.java:65)
at oracle.ide.boot.IdeLauncher.main(IdeLauncher.java:54)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:601)
at oracle.ide.boot.Launcher.invokeMain(Launcher.java:713)
at oracle.ide.boot.Launcher.launchImpl(Launcher.java:115)
at oracle.ide.boot.Launcher.launch(Launcher.java:68)
at oracle.ide.boot.Launcher.main(Launcher.java:57)
"VM Thread" prio=10 tid=0x00000000026bd800 nid=0x17d8 runnable
"GC task thread#0 (ParallelGC)" prio=6 tid=0x0000000002615800 nid=0x1220 runnable
"GC task thread#1 (ParallelGC)" prio=6 tid=0x0000000002617000 nid=0xfdc runnable
"GC task thread#2 (ParallelGC)" prio=6 tid=0x0000000002619000 nid=0x6d8 runnable
"GC task thread#3 (ParallelGC)" prio=6 tid=0x000000000261a800 nid=0x318 runnable
"VM Periodic Task Thread" prio=10 tid=0x000000000756b000 nid=0xebc waiting on condition
JNI global references: 453
Heap
PSYoungGen total 14912K, used 9558K [0x00000000fbd60000, 0x00000000fce00000, 0x0000000100000000)
eden space 12800K, 58% used [0x00000000fbd60000,0x00000000fc4abe60,0x00000000fc9e0000)
from space 2112K, 98% used [0x00000000fc9e0000,0x00000000fcbe9ba0,0x00000000fcbf0000)
to space 2112K, 0% used [0x00000000fcbf0000,0x00000000fcbf0000,0x00000000fce00000)
ParOldGen total 34176K, used 1248K [0x00000000f3800000, 0x00000000f5960000, 0x00000000fbd60000)
object space 34176K, 3% used [0x00000000f3800000,0x00000000f3938110,0x00000000f5960000)
PSPermGen total 21248K, used 12403K [0x00000000e3800000, 0x00000000e4cc0000, 0x00000000f3800000)
object space 21248K, 58% used [0x00000000e3800000,0x00000000e441ccc8,0x00000000e4cc0000)
Output from Logging Page:
FINE     513     31     oracle.jdevimpl.db.adapter.DefaultContextWrapper     Creating AdfJndiContext at /C:/Users/{me}/AppData/Roaming/SQL Developer/system3.2.10.09.57/o.jdeveloper.db.connection.11.1.1.4.37.59.48/connections.xml took 47ms
FINE     512     0     oracle.adf.share.common.rc.util.impl.JarDocumentCache     Jar document cache lastMod: true
FINE     511     0     oracle.adf.share.common.rc.util.impl.JarDocumentCache     Jar document cache size: 0
FINE     510     0     oracle.adf.share.jndi.FileSystemBackingStore     Reading file : C:\Users\{me}\AppData\Roaming\SQL Developer\system3.2.10.09.57\o.jdeveloper.db.connection.11.1.1.4.37.59.48\connections.xml
FINEST     509     16     oracle.adf.share.jndi.ContextImpl     The Context.PROVIDER_URL is /C:/Users/{me}/AppData/Roaming/SQL Developer/system3.2.10.09.57/o.jdeveloper.db.connection.11.1.1.4.37.59.48/connections.xml
FINEST     508     0     oracle.adf.share.jndi.FileSystemBackingStore     FileSystemBackingStore is being initialized
FINE     507     0     oracle.adf.share.jndi.ContextImpl     Backing Store :null
FINEST     506     15     oracle.adf.share.jndi.ContextImpl     The Context.PROVIDER_URL is /C:/Users/{me}/AppData/Roaming/SQL Developer/system3.2.10.09.57/o.jdeveloper.db.connection.11.1.1.4.37.59.48/connections.xml
INFO     505     609     oracle.dbtools.raptor.utils.Connections     Connection Architecture duration:0
FINER     497     78     oracle.jdevimpl.db.DBConnAddin     addins are loaded so database connections are now available
FINE     496     0     oracle.jdeveloper.db.adapter     DB Adapter warning: Replacing connection creator oracle.jdeveloper.db.adapter.SQLServerConnectionCreator for subtype SQLServer with oracle.dbtools.thirdparty.sqlserver.SQLServerConnectionCreator
FINE     495     15     oracle.jdeveloper.db.adapter     DB Adapter warning: Replacing connection creator oracle.jdeveloper.db.adapter.ODBCConnectionCreator for subtype ODBCBridge with oracle.dbtools.thirdparty.access.AccessConnectionCreator
FINE     494     0     oracle.jdeveloper.db.adapter     DB Adapter warning: Replacing connection creator oracle.jdeveloper.db.adapter.DB2ConnectionCreator for subtype DB2 with oracle.dbtools.thirdparty.db2.DB2ConnectionCreator
FINE     493     1217     oracle.jdeveloper.db.adapter     DB Adapter warning: Replacing connection creator oracle.jdeveloper.db.adapter.MySQLConnectionCreator for subtype MYSQL with oracle.dbtools.thirdparty.mysql.MySQLConnectionCreator
FINEST     491     920     oracle.bali.xml.addin.XMLEditorAddin     msg to init log framework
FINE     490     0     oracle.jdeveloper.db.adapter     DB Adapter warning: Replacing connection creator oracle.jdeveloper.db.adapter.OracleConnectionCreator for subtype oraJDBC with oracle.dbtools.raptor.standalone.connection.RaptorConnectionCreator
Thanks a lot Gary.
David
Edited by: David-DT on 22-Oct-2012 02:31

Similar Messages

  • AuvalTool Problem at First Launch

    Hello,
    I recently installed FCP X, and everytime that I first launch it after a restart/boot up of my computer, AuvalTool goes to work, and multiple icons appear in my dock. Not only is it annoying, as it makes the start up SO SLOW, but I don't think it should be doing it, as there are never any new audio plugins to validate. If I quit the app, and relaunch it, everything is fine, and
    the start up is fast. However, if I shut off my computer, and restart it, AuvalTool processes happen once more the next time that I launch the app.
    If anyone could tell me if it was normal, I would greatly appreciate it.
    Thanks.

    This is not normal. There is an Audio Unit cache located at ~/Library/Caches/com.apple.audiounits.cache. Is this file being created after running the auval tool and are you running any system maintenance apps that could be clearing the cache at startup?

  • Poor *First Launch* Performance with AppV 5

    I'm having an issue where the first time I launch a rather large AppV 5 application the performance I get is very slow.  Subsequent launches, however, are near native.  We reboot our Citrix server's daily so this is causing some issues for us.
     I have noticed that the applications that launch slower tend to be the larger applications we sequence.  Performance is slow regardless whether the package is fully mounted or streamed.
    I've detailed it here with some animated gifs showing the performance slowness.
    http://trentent.blogspot.ca/2014/11/appv-5-first-launch-application.html
    The short of it:
    When AppV is "launching" the application for the first time after a net stop/net start it starts consuming memory and CPU for the 196 seconds that it's launching, peaking at nearly 600MB RAM and 50% CPU (though most of the time it's peaked at 25%
    CPU).
    The AppV Debug logs do not give a whole lot of info as to what AppVClient.exe is doing during this time.  Most of the logs show the application "start" as they setup their components, and when the application has launched.  Almost all
    the logs show the first second or two of application launch and the last second or two before the GUI.
    When the application is launched after a reboot complete with add-appvpackage/publish-appvpackage (global) the first launch is ~40s.
    Subsequent launches of the application are consistently between 11-15s (near native).
    Does anyone have any thoughts about what I can do to make it so the application will launch at (near) native speed for the first launch?  I am fresh out of ideas.

    Let me share my test results with your provided test package:
    Test Case 1
    Default Package (without any modifications):
    - Add-Package: ~23.5s
    - Publish-Package: ~2.0s
    - First start registry.exe: Nearly instant, but Registry staging takes 35s with high CPU usage (>=30%)
    - Second start registry.exe: Instant
    Test Case 2
    Removed all ActiveX exts., COM Object exts. and Filetype assosciations in AppxManifest.xml & renamed HKLM\Classes to HKLM\Classes_TEST
    (I developed a tool that allows me to modify the .appv package directly including all files in it):
    - Add-Package: ~3s
    - Publish-Package: ~1.6s
    - First start registry.exe: Instant, but registry staging takes 33s with high CPU usage (30%)
    - Second start registry.exe: Instant
    Test Case 3
    Removed all COM object extensions in AppxManifest.xml:
    - Add-Package: ~2.6s
    - Publish-Package: ~1s
    - First start registry.exe: Not completely instant, takes 6s to start and Registry staging takes 35s with high CPU usage (>=30%)
    - Second start registry.exe: Instant
    These are my findings:
    1) The long time needed to add the package is due to the amount of COM object extensions. The size of the manifest file is 71MB, so that's really big. When I remove the COM objects from the manifest, the file size is 209KB.
    2) The high CPU usage is caused by registry staging. The registry file is ~58MB. With the first start, registry staging starts, the .dat hive gets loaded and the content will be copied to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\AppV\Client\Packages\<Package-GUID>\Versions\<Version-GUID>\REGISTRY.
    In the same tree as the REGISTRY, you will find a key named "RegistryStagingFinished" when the staging has been finished. I observed that the high CPU load decreases as soon as registry staging has been finished (this is the case when RegistryStagingFinished
    is there). So the staging took ~35s on my test System to do the registry staging for a 58MB registry hive.
    And now the intersting part. If you close the virtualized app / the app you start in the VE (in your case registry.exe) before registry staging is finished (so before RegistryStagingFinished is set), it will re-start the registry staging from the
    beginning the next time you start the app. To me it looks like it doesn't continue from the last point it stopped the registry staging. This might be something that could be improved in a next release so that it continues registy staging from the point it
    previously stopped.
    What does it mean for you:
    If you need all integration points like COM, ActiveX, etc., you won't be able to reduce the add-package time. Otherwise if you remove them from the package, the add-package time can be reduced to <5s.
    Your registry is as well quite big (58MB). Loading that into registry needs time. There is no way around, but when deploying the package globally, you could start a process within the VE of your application right after publishing it so that the registry
    staging executes once and is already finished when the first user starts the app.
    Due to the big registry size and the amount of integration points of your package, I believe there won't be a lot of possibilities to improve the experienced performance issues except reducing the size and amount of integration points.
    Regards, Michael - http://blog.notmyfault.ch -

  • Flash Player about 3X slow after first use

    Recently updated to the latest version of Flash Player on a Win 7 x 64 machine. At first launch everything is perfect. But once the browser is closed (any browser) flash player slows down about 3X until I do a restart. Downgraded to an older version of FP, same behavior. This just started happening - any clue what it could be??

    Hello, I use XP/SP3 (home edition) and it is SP3-100427-1636 also along with IE6. I have Windows fully patched.
    You didn't say if you have all Windows updates but I assume you do. In August there was a cumulative Critical update for IE6, 7 and 8, so just wanted to mention that.
    Now of course I have had the same Flash Player version that you are using, but updated whenever it was available. The latest is now 10.1.85.3 which I use.
    The hardware acceleration must be working as it should for my system since I have not had to turn it off.
    What I would check is that the Shockwave Flash Object in the IE add ons is enabled and the same version of Flash Player that you are using(10.1.53.64)
    Whether using this site to turn off the hardware acceleration would make a difference or not I don't know, but you could try it.
    http://www.adobe.com/software/flash/about/  Right clicking on the Flash logo seems to be easier for most users, then click on Settings and then on Display Settings, UN check the box.
    Other than making sure the systems are fully patched and the SW Object is correct I don't know what would be causing the slowness. You could verify that the Flash files are correct, sometimes during an Uninstall of the older version of Flash Player an old file may have not been removed.
    Thanks,
    eidnolb

  • I get a message saying: "Before proceeding you must first launch Adobe Acrobat and accept the End User License Agreement". HELP!!

    Hi i have an iMac with  10.9.3 and when i tried to open a PDF link or a PDF document in Safari 7.0.4  this message appears: "Before proceeding you must first launch Adobe Acrobat and accept the End User License Agreement".  What can i do to solve this?

    Back up all data before making any changes.
    Please take each of the following steps until the problem is resolved.
    Step 1
    If Adobe Reader or Acrobat is installed, and the problem is just that you can't print or save PDF's displayed in Safari, you may be able to do so by moving the cursor to the the bottom edge of the page, somewhere near the middle. A black toolbar should appear under the cursor. Click the printer or disk icon.
    Step 2
    There should be a setting in the preferences of the Adobe application such as Display PDF in Browser. I don't use those applications myself, so I can't be more precise. Deselect that setting, if it's selected.
    Step 3
    If you get a message such as ""Adobe Reader blocked for this website," then from the Safari menu bar, select
    Safari ▹ Preferences... ▹ Security
    and check the box marked
    Allow Plug-ins
    Then click
    Manage Website Settings...
    and make any required changes to the security settings for the Adobe PDF plugin.
    Step 4
    Triple-click anywhere in the line of text below on this page to select it, the copy the selected text to the Clipboard by pressing the key combination command-C:
    /Library/Internet Plug-ins
    In the Finder, select
    Go ▹ Go to Folder...
    from the menu bar, or press the key combination shift-command-G. Paste into the text box that opens by pressing command-V, then press return.
    From the folder that opens, move to the Trash any items that have "Adobe" or “PDF” in the name. You may be prompted for your login password. Then quit and relaunch Safari.
    Step 5
    The "Silverlight" web plugin distributed by Microsoft can interfere with PDF display in Safari, so you may need to remove it, if it's present. The same goes for a plugin called "iGetter," and perhaps others—I don't have a complete list. Don't remove Silverlight if you use the "Netflix" video-streaming service.
    Step 6
    Do as in Step 4 with this line:
    ~/Library/Internet Plug-ins
    If you don’t like the results of this procedure, restore the items from the backup you made before you started. Relaunch Safari.

  • Before viewing PDF documents in this browser you must first launch Adobe Reader and accept the End User License Agreement, then Quit and relaunch the browser.

    Using Google Chrome, when attempting to open a PDF document, the following message appears:
    Before viewing PDF documents in this browser you must first launch Adobe Reader and accept the End User License Agreement, then Quit and relaunch the browser.
    On my Mac, there is no way to just open Adobe Reader and accept the ELUA.

    Hi Wade Perkins,
    Please refer cant view pdf in browser.
    Thanks.

  • Repeated message "Before proceeding you must first launch Adobe Acrobat and accept the End User

    I am now getting repeated pop-ups of a dialog box that says:
    Before proceeding you must first launch Adobe Acrobat and accept the End User License Agreement.
    However, there is no menu command or preference to do so in either Adobe Acrobat Reader X version 10.1.6, or Acrobat Pro X 10.1.6 CS6 (I'm a CS6 subscriber)
    How can I make this annoying dialog go away? What caused it to start appearing?
    I'm running OSX 10.8.2 on a recent iMac, Safari 6.0.2 (8536.26.17)

    There seem to be at least two different problems.
    Some people need to run a copy of Acrobat/Reader and accept the agreement which appears (just pops up).
    Some people have something worse.
    I recommend checking in Applications to see if there are any other Adobe Acrobat or Adobe Reader apps shown, and start them.

  • Oracle form is slow when first login and normal after that

    My Query is that one screen when queried is very slow on first login and normal with same query afterwards.What can be the cause.Forms 10g on Linux,Database 10g

    I had raised this issue to Oracle. It is now considered as bug:
    BUG 13005659 - PSR:PERF:BIP:POOR PERF ACCESSING CATALOG FOLDER IN BIP 11G WITH SECURITY ENABLED
    The notes:
    1373204.1: BI Publisher: Navigation in catalog folders is slow after enabling catalog file system security
    And the fix is now included in one-off patch for October 2011:
    Patch 13042018

  • At first launch of a fdf file, Windows installer takes more than 30 min

    I updated my Acrobat 9 software.  After that, I noticed that at the first launch of a .fdf file, the Windows intaller works for about 30 min (during which time I cannot do anything) before opening the file.  After that, evryting seems normal.  I have Acrobat 9 on several machines (University License) and this happens for each of them.  I have instructed my co-workers to rename the .fdf files as .pdf to avoid this problem, and to only try to open theur first .fdf file when they know they have at least 30 min free...  Why is it so ?  This problem did not occur with previous versions of Acrobat.

    Just for the heck of it, I renamed a FDF file to a PDF file and tried to open it, no go. I was able to import a FDF to the original PDF. The install option is a bit of an issue and I am not sure what to say to that. It may be looking for the PDF file on the hard drive and not actually be trying to install Acrobat. I opened a FDF in the same folder as the PDF and it opened right up. Otherwise, I think the location of the PDF has to be encoded in the FDF file. The form name is typically at the end of the FDF file (OPEN in notepad or such to look at the details of the FDF). You will not that it does not start as %PDF, but %FDF.
    As I mentioned, Acrobat is likely looking for the original document listed at the end of the FDF file.

  • From acrobat 11.0.07 before proceeding you must first launch adobe acrobat and accept the end user license agreement

    Whenever I try to click on a link to open a pdf file, I receive the following message "before proceeding you must first launch adobe acrobat and accept the end user license agreement"
    However, my adobe acrobat is working well and I just recently uploaded it.  Any ideas?

    Hi stephendubai,
    What browser are you using? Please see the last post in this thread to see if the linked document resolves your issue as well: Re: Before proceeding you must first launch Adobe Acrobat and accept EULA
    Best,
    Sara

  • CC Enterprise Mac  AAM wants sign in on first launch of CC app wont accept credentials

    We are seeing an issue when the install is part of a monolithic image that randomly when you launch an app for the first time the AAM launches and asks to sign in.  We try but it doesn't take our credentials.  Have to uninstall and reinstall CC. Then it works fine the next 40 images I lay down.  When it works fine, on the first launch of a CC app you see the AAM app icon appear in the dock for a few seconds and then go away.  Sometimes the app you initially tried to open opens sometimes not and you have to relaunch the app.  Laying down images with Deplotstudio 1.6.1 and 1.6.0.

    We are seeing an issue when the install is part of a monolithic image that randomly when you launch an app for the first time the AAM launches and asks to sign in.  We try but it doesn't take our credentials.  Have to uninstall and reinstall CC. Then it works fine the next 40 images I lay down.  When it works fine, on the first launch of a CC app you see the AAM app icon appear in the dock for a few seconds and then go away.  Sometimes the app you initially tried to open opens sometimes not and you have to relaunch the app.  Laying down images with Deplotstudio 1.6.1 and 1.6.0.

  • Silent install of Photoshop elements 8.0. Keeps asking to choose country on first launch.

    Hi
    I got my silent install of Photoshop Elements 8.0 ALMOST working.
    Is there a way to choose the country so it doesn't ask on first launch of the program?

    Hi
    I got my silent install of Photoshop Elements 8.0 ALMOST working.
    Is there a way to choose the country so it doesn't ask on first launch of the program?

  • Logic Pro 9 unable to open & downloads files at first launch

    Hi everyone,
    I've just downgraded from Mountain Lion to Snow Leopard and re-installing all my programms.
    I'm having trouble while downloading Logic which i bought from the Mac App Store.
    The programm well go through the install procedure but i'm unable to download the 2giga of files at the first launch. At least, it looks like it well finish to donwload then appears a window which ask me to enter administrator password but then just close.
    When i go back to the prgramm icon and double-click on it, it then go back to the download of the 2 giga files at first launch.
    I tried to desinstall, re-download and tried launch 2/3 times but each time i have the same thing.
    If anyone have an idea please help !
    Btw, i'm on Snow Leopard 10.6.8
    Sincerely,
    Sébastien

    Instead of downloading the essential and the additional content from inside of Logic.. use the links here.. to do so manually.
    http://dl.dropbox.com/u/2972851/logic-downloads-fixed.html

  • IOS 5 slowing down first-gen iPad? FIFA12

    Hey guys and girls.
    I'm relatively happy with iOS5 on my first gen ipad. Split keyboard is nice, iMessages too. But I've noticed one issue which is getting annoying. I recently got the FIFA12 game by EA and it ran very well. But after upgrading to iOS5, it is getting considerably slower on graphic-heavy situations. Like stadium lights and shadows at the end of the field.
    Has anyone else noticed iOS5 slowing down first generation iPads? Not only talking about FIFA 12 but maybe other games and apps as well?

    Hey Guys,
    I know this may not solve you're problems or make me all that popular, but 1), you gotta give the developers a bit of time to update and 2), what you are experiencing is common with first adopters. On older devices it makes a lot of sense to wait until the first update. By then you will know the issues and any Apple fixes.

  • I am using a new laptop with bridge and when i try to edit it tells me that i need to first launch a qualifying product?

    When i try to edit with a new version of Bridge on a new laptop i get an error message that i need to first launch a qualifying product. does anyone know what this means?

    close bridge>open a qualifying product (like photoshop)>open bridge from photoshop (file>browse in bridge).
    retry opening bridge.

Maybe you are looking for