OGG在windows下无法删除MGR进程

windows 2008 R2 64bit
数据库11.2.0.1 rac for windows .
Oracle GoldenGate Command Interpreter for Oracle
Version 11.1.1.1.2 OGGCORE_11.1.1.1.2_PLATFORMS_111004.2100
Windows x64 (optimized), Oracle 11g on Oct 5 2011 00:28:13
目前mgr不能停掉,无法kill,任务管理器中没有相关进程,服务也已经INSTALL DELETESERVICE DELETEEVENTS删除
GGSCI (zjdbsvr3) 3> stop mgr
Manager process is required by other GGS processes.
Are you sure you want to stop it (y/n)? y
Sending STOP request to MANAGER ('GGSMGR') ...
ERROR: sending message to MANAGER (Timeout waiting for message).windows中如何强制kill,或者停掉mgr,请帮忙看看,谢谢!

任务管理器中,强制终止
或者直接关闭服务
试试这两种方法

Similar Messages

  • Exit from window mgr locks computer

    I have installed xorg many times with the jwm window manager without problems until now.  I did my first Arch install, a couple days ago, with no problems.  Now,  my second arch install on another computer, has me confused.
    Xorg and jwm run okay, and will launch an application. Exiting the application returns control to jwm.  Wnen exiting from jwm, screen goes blank and there is no response to keyboard or mouse.  i must turn power off  and reboot.
    My .xinitrc file (as usual):
    #!/bin/sh
    #/.xinitrc
    jwm
    I know I screwed up somewhere doing the install, but can't figure it out.  Any help is appreciated
    Editing - I think the answer is: just re-do the install.
    Last edited by Ron74 (2010-01-24 06:42:39)

    I have installed xorg many times with the jwm window manager without problems until now.  I did my first Arch install, a couple days ago, with no problems.  Now,  my second arch install on another computer, has me confused.
    Xorg and jwm run okay, and will launch an application. Exiting the application returns control to jwm.  Wnen exiting from jwm, screen goes blank and there is no response to keyboard or mouse.  i must turn power off  and reboot.
    My .xinitrc file (as usual):
    #!/bin/sh
    #/.xinitrc
    jwm
    I know I screwed up somewhere doing the install, but can't figure it out.  Any help is appreciated
    Editing - I think the answer is: just re-do the install.
    Last edited by Ron74 (2010-01-24 06:42:39)

  • Number of Connections in the JDeveloper

    //**Bad English
    I am working witch J2SE.
    I have one AplicationModule.
    I have one JDesktopePane that it has two JMenu.
    One window for country, other for State both in exactly ApplicationModule.
    When I open the two screens at the same time it I create two sessions in the bank. When I open one, closed it and I open to another one reaproveita it the previous session. I would like that my application always had in the maximum a connection with the bank. How to make this?
    //***Português
    Eu estou trabalhando com J2SE.
    Eu tenho 1 AplicationModule.
    Eu tenho um JDesktopPane que tem dois JMenu.
    Uma Janela para abrir País outra para estado, ambas com o mesmo aplicationmodule.
    Quando eu abro as duas telas ao mesmo tempo ele cria duas sessões no banco.
    Quando abro uma, fechou-a e abro a outra ele reaproveita a sessão anterior.
    Eu gostaria que minha aplicação sempre tivesse no máximo uma conexão com o banco. Como fazer isto ?
    Message was edited by:
    Edinei Manica

    Obs.
    I am creating two BindingContext, one for each window.
    And two times the command, one for each window.
    mgr.loadCpx("DataBindings.cpx", map);
    I also have two JUPanelBinding.
    Therefore, I not obtained used the exactly BindingContext for two Window.
    How decide this? I need only one conection for Aplication.

  • Can't debug procedures (and other minor quirks)

    I'm using 1.2.1.3213 that bundles JDK1.5.0_06, and running it under RHELWSr3 from /home/jdl/tmp/sqldeveloper/ .
    While editing a procedure, when I hit the debug icon & then hit OK in the Debug PL/SQL window, I don't get the "resume|step into|etc." toolbar in the Debugging-Log tab, nor the SmartData|Data|Watches set of tabs. It seems to do nothing, though this gets displayed back in
    the shell where I started it:
    Exception in thread "AWT-EventQueue-0" java.lang.NoClassDefFoundError
    at oracle.jdevimpl.runner.debug.DebuggingListener.startListening(DebuggingListener.java:68)
    at oracle.jdevimpl.runner.debug.RaptorDebuggingHelper.startDatabaseListener(RaptorDebuggingHelper.java:327)
    at oracle.jdevimpl.runner.debug.RaptorDebuggingHelper.getDatabaseCommands(RaptorDebuggingHelper.java:139)
    at oracle.dbtools.raptor.runner.DBStarterFactory$PlSqlStarter.start(DBStarterFactory.java:267)
    at oracle.ide.runner.RunProcess.startTarget(RunProcess.java:823)
    at oracle.jdeveloper.runner.JRunProcess.startTarget(JRunProcess.java:470)
    at oracle.jdevimpl.runner.debug.DebuggingProcess.startTarget(DebuggingProcess.java:630)
    at oracle.ide.runner.RunProcess.start(RunProcess.java:771)
    at oracle.jdeveloper.runner.JRunProcess.super_start(JRunProcess.java:358)
    at oracle.jdeveloper.runner.JRunProcess.mav$super_start(JRunProcess.java:43)
    at oracle.jdeveloper.runner.JRunProcess$1$1.run(JRunProcess.java:383)
    at java.awt.event.InvocationEvent.dispatch(Unknown Source)
    at java.awt.EventQueue.dispatchEvent(Unknown Source)
    at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.run(Unknown Source)
    Other minor quirks:
    New connection: the button that should have a label of "Connect"
    instead has "..."; only when I manually widen the window do I see
    what the button label actually is.
    This one is quite difficult to reproduce, but it's happened at least
    4 times to me, so I thought I'd bring it up. I'm not in the habit
    of saving passwords, so when I try to open a connection and I get
    prompted for the Connection Information, occasionally the window
    will not accept any input other than a mouse-click on the buttons:
    it will not accept keyboard focus, so I can't enter a password.
    Hitting the Cancel and selecting the connection again seems to work.
    Maybe this is my old window mgr.
    There's lots of disconcerting noise on startup, which may reveal the source of the debugger problem listed above:
    Oracle SQL Developer
    Copyright (c) 2006, 2007, Oracle. All rights reserved.
    Using oracle.home=/home/jdl/tmp/sqldeveloper
    Using ide.user.dir=/home/jdl/.sqldeveloper
    oracle.classloader.util.AnnotatedNoClassDefFoundError:
    Missing class: com.sun.jdi.Bootstrap
    Dependent class: oracle.jdevimpl.debugger.jdi.DebugJDIConnector
    Loader: main:11.0
    Code-Source: /home/jdl/tmp/sqldeveloper/jdev/extensions/oracle.javacore.jar
    Configuration: system property /home/jdl/tmp/sqldeveloper/jdev/extensions/oracle.javacore.jar
    The missing class is not available from any code-source or loader in the system.
    at oracle.classloader.PolicyClassLoader.handleClassNotFound (PolicyClassLoader.java:2100) [home/jdl/tmp/sqldeveloper/j2ee/home/lib/pcl.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@20120943]
    at oracle.classloader.PolicyClassLoader.internalLoadClass (PolicyClassLoader.java:1698) [home/jdl/tmp/sqldeveloper/j2ee/home/lib/pcl.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@20120943]
    at oracle.classloader.PolicyClassLoader.access$000 (PolicyClassLoader.java:141) [home/jdl/tmp/sqldeveloper/j2ee/home/lib/pcl.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@20120943]
    at oracle.classloader.PolicyClassLoader$LoadClassAction.run (PolicyClassLoader.java:297) [home/jdl/tmp/sqldeveloper/j2ee/home/lib/pcl.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@20120943]
    at java.security.AccessController.doPrivileged (Native method) [unknown, by unknown]
    at oracle.classloader.PolicyClassLoader.loadClass (PolicyClassLoader.java:1657) [home/jdl/tmp/sqldeveloper/j2ee/home/lib/pcl.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@20120943]
    at oracle.classloader.PolicyClassLoader.loadClass (PolicyClassLoader.java:1639) [home/jdl/tmp/sqldeveloper/j2ee/home/lib/pcl.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@20120943]
    at java.lang.ClassLoader.loadClassInternal (Unknown source file) [jre bootstrap, by jre.bootstrap:1.5.0_11]
    at oracle.jdevimpl.debugger.jdi.DebugJDIConnector.getVersion (DebugJDIConnector.java:30) [home/jdl/tmp/sqldeveloper/jdev/extensions/oracle.javacore.jar (from system property /home/jdl/tmp/sqldeveloper/jdev/extensions/oracle.javacore.jar), by main:11.0]
    at oracle.jdevimpl.debugger.support.DebugFactory.<clinit> (DebugFactory.java:83) [home/jdl/tmp/sqldeveloper/jdev/extensions/oracle.javacore.jar (from system property /home/jdl/tmp/sqldeveloper/jdev/extensions/oracle.javacore.jar), by main:11.0]
    at oracle.jdevimpl.cm.dt.DatabaseAddin._initialisePLSQLDebugger (DatabaseAddin.java:232) [home/jdl/tmp/sqldeveloper/jdev/extensions/oracle.onlinedb.jar (from system property /home/jdl/tmp/sqldeveloper/jdev/extensions/oracle.onlinedb.jar), by main:11.0]
    at oracle.jdevimpl.cm.dt.DatabaseAddin.initialize (DatabaseAddin.java:218) [home/jdl/tmp/sqldeveloper/jdev/extensions/oracle.onlinedb.jar (from system property /home/jdl/tmp/sqldeveloper/jdev/extensions/oracle.onlinedb.jar), by main:11.0]
    at oracle.ideimpl.extension.AddinManagerImpl.initializeAddin (AddinManagerImpl.java:433) [home/jdl/tmp/sqldeveloper/ide/lib/ideimpl.jar (from manifest of /home/jdl/tmp/sqldeveloper/ide/lib/ide.jar), by main:11.0]
    at oracle.ideimpl.extension.AddinManagerImpl.initializeAddins (AddinManagerImpl.java:244) [home/jdl/tmp/sqldeveloper/ide/lib/ideimpl.jar (from manifest of /home/jdl/tmp/sqldeveloper/ide/lib/ide.jar), by main:11.0]
    at oracle.ideimpl.extension.AddinManagerImpl.initProductAndUserAddins (AddinManagerImpl.java:157) [home/jdl/tmp/sqldeveloper/ide/lib/ideimpl.jar (from manifest of /home/jdl/tmp/sqldeveloper/ide/lib/ide.jar), by main:11.0]
    at oracle.ide.IdeCore.initProductAndUserAddins (IdeCore.java:1517) [home/jdl/tmp/sqldeveloper/ide/extensions/oracle.ide.jar (from manifest of /home/jdl/tmp/sqldeveloper/ide/lib/ide.jar), by main:11.0]
    at oracle.ide.IdeCore.startupImpl (IdeCore.java:1280) [home/jdl/tmp/sqldeveloper/ide/extensions/oracle.ide.jar (from manifest of /home/jdl/tmp/sqldeveloper/ide/lib/ide.jar), by main:11.0]
    at oracle.ide.Ide.startup (Ide.java:642) [home/jdl/tmp/sqldeveloper/ide/extensions/oracle.ide.jar (from manifest of /home/jdl/tmp/sqldeveloper/ide/lib/ide.jar), by main:11.0]
    at oracle.ideimpl.DefaultIdeStarter.startIde (DefaultIdeStarter.java:35) [home/jdl/tmp/sqldeveloper/ide/lib/ideimpl.jar (from manifest of /home/jdl/tmp/sqldeveloper/ide/lib/ide.jar), by main:11.0]
    at oracle.ideimpl.Main.start (Main.java:90) [home/jdl/tmp/sqldeveloper/ide/lib/ideimpl.jar (from manifest of /home/jdl/tmp/sqldeveloper/ide/lib/ide.jar), by main:11.0]
    at oracle.ideimpl.Main.main (Main.java:51) [home/jdl/tmp/sqldeveloper/ide/lib/ideimpl.jar (from manifest of /home/jdl/tmp/sqldeveloper/ide/lib/ide.jar), by main:11.0]
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native method) [unknown, by unknown]
    at sun.reflect.NativeMethodAccessorImpl.invoke (Unknown source file) [unknown, by unknown]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (Unknown source file) [unknown, by unknown]
    at java.lang.reflect.Method.invoke (Unknown source file) [unknown, by unknown]
    at oracle.ide.boot.PCLMain.callMain (PCLMain.java:45) [home/jdl/tmp/sqldeveloper/ide/lib/ide-boot.jar (from manifest of /home/jdl/tmp/sqldeveloper/ide/lib/ide.jar), by sun.misc.Launcher$AppClassLoader@20120943]
    at oracle.ide.boot.PCLMain.main (PCLMain.java:37) [home/jdl/tmp/sqldeveloper/ide/lib/ide-boot.jar (from manifest of /home/jdl/tmp/sqldeveloper/ide/lib/ide.jar), by sun.misc.Launcher$AppClassLoader@20120943]
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native method) [unknown, by unknown]
    at sun.reflect.NativeMethodAccessorImpl.invoke (Unknown source file) [unknown, by unknown]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (Unknown source file) [unknown, by unknown]
    at java.lang.reflect.Method.invoke (Unknown source file) [unknown, by unknown]
    at oracle.classloader.util.MainClass.invoke (MainClass.java:89) [home/jdl/tmp/sqldeveloper/j2ee/home/lib/pcl.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@20120943]
    at oracle.ide.boot.IdeLauncher.bootClassLoadersAndMain (IdeLauncher.java:218) [home/jdl/tmp/sqldeveloper/ide/lib/ide-boot.jar (from manifest of /home/jdl/tmp/sqldeveloper/ide/lib/ide.jar), by sun.misc.Launcher$AppClassLoader@20120943]
    at oracle.ide.boot.IdeLauncher.launchImpl (IdeLauncher.java:90) [home/jdl/tmp/sqldeveloper/ide/lib/ide-boot.jar (from manifest of /home/jdl/tmp/sqldeveloper/ide/lib/ide.jar), by sun.misc.Launcher$AppClassLoader@20120943]
    at oracle.ide.boot.IdeLauncher.launch (IdeLauncher.java:66) [home/jdl/tmp/sqldeveloper/ide/lib/ide-boot.jar (from manifest of /home/jdl/tmp/sqldeveloper/ide/lib/ide.jar), by sun.misc.Launcher$AppClassLoader@20120943]
    at oracle.ide.boot.IdeLauncher.main (IdeLauncher.java:55) [home/jdl/tmp/sqldeveloper/ide/lib/ide-boot.jar (from manifest of /home/jdl/tmp/sqldeveloper/ide/lib/ide.jar), by sun.misc.Launcher$AppClassLoader@20120943]
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native method) [unknown, by unknown]
    at sun.reflect.NativeMethodAccessorImpl.invoke (Unknown source file) [unknown, by unknown]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (Unknown source file) [unknown, by unknown]
    at java.lang.reflect.Method.invoke (Unknown source file) [unknown, by unknown]
    at oracle.ide.boot.Launcher.invokeMain (Launcher.java:508) [home/jdl/tmp/sqldeveloper/ide/lib/ide-boot.jar (from manifest of /home/jdl/tmp/sqldeveloper/ide/lib/ide.jar), by sun.misc.Launcher$AppClassLoader@20120943]
    at oracle.ide.boot.Launcher.launchImpl (Launcher.java:106) [home/jdl/tmp/sqldeveloper/ide/lib/ide-boot.jar (from manifest of /home/jdl/tmp/sqldeveloper/ide/lib/ide.jar), by sun.misc.Launcher$AppClassLoader@20120943]
    at oracle.ide.boot.Launcher.launch (Launcher.java:60) [home/jdl/tmp/sqldeveloper/ide/lib/ide-boot.jar (from manifest of /home/jdl/tmp/sqldeveloper/ide/lib/ide.jar), by sun.misc.Launcher$AppClassLoader@20120943]
    at oracle.ide.boot.Launcher.main (Launcher.java:49) [home/jdl/tmp/sqldeveloper/ide/lib/ide-boot.jar (from manifest of /home/jdl/tmp/sqldeveloper/ide/lib/ide.jar), by sun.misc.Launcher$AppClassLoader@20120943]
    Addin: Translator PlSql is trying to register a input type (.plsql) which conflicts with translator PlSql who already using this input type

    figured out the main problem (and resolved the startup noise) - I had the windoze distribution that contains "java.exe", so that java wasn't found, and the java that was being found was a jre & not a jdk.

  • Calling iView from Web Dynpro

    Hi All,
       I am trying to call a iview from webDynpro using
    WDPortalNavigation.navigateAbsolute(
    "ROLES://portal_content/TestFolder/Iviews/TestECCiview",
    WDPortalNavigationMode.SHOW_EXTERNAL,
    (String) null,
    (String) null,
    WDPortalNavigationHistoryMode.NO_DUPLICATIONS,
    (String) null,
    (String) null,
    "RFKN1-RPNUM="+"71000056");
    But i am getting a blank screen, instead of target iview.
    Does any one have resolved this type of problem.
    Thanks in advance.
    Regards,
    Sridhar

    Hi Sridhar,
    Try this code.
                        IWDWindowManager mgr = wdComponentAPI.getWindowManager();
                        IWDWindow window  = mgr.createExternalWindow(
                             "../PROJECTNAME/APPLICATIONNAME?APPLIATION PARAMETER=" + XX,
                             "Edit View",
                             false);
                             window.open();
    Regards,
    Nakul

  • Conky on xfce and transparency

    I couldn't get Conky to run on my xfce desktop. It would appear briefly at startup, then die.
    Resetting the 'Transparency' options all the back to 'Opaque' resolved the problem for me.
    (Menu --> Settings --> Window Mgr Tweaks --> Compositor)
    Hope this helps someone else.
    UPDATE: It helped for a while. After tweaking ~/.conkyrc the problem re-occurred. I even re-loaded the original .conkyrc and any simple tweak & save to it cause conky to stop and I must manually restart it.
    Last edited by stephenesherman (2009-09-19 17:39:18)

    My conkyrc is here:
    http://pastebin.com/m506c40b2
    Since my original post I have used delay script
    #!/bin/bash
    sleep 15
    /usr/bin/conky
    which causes it to start 15 seconds after  xfce
    ... a real 'band-aid' approach, but helps.
    At the moment, I just made a simple change to conkyrc (a font grey to yellow). There are now two conky sessions running.
    I've tried various 'own_window ...' settings, here they are currently
    own_window override
    own_window_class Conky
    own_window_type desktop
    own_window_transparent yes
    Thanks much.
    Last edited by stephenesherman (2009-09-21 00:55:31)

  • Tell Windows that 6680 supports Ogg files

    Hi!
    This is a bit complicated, but I will try my best:
    When I install PC Suite my Phone(6680) get's detected as a Phone via "Nokia Phone Browser". When I now install Windows Media Player 11 it get's detected as a Camera and as a Mobile directly in "My Computer" too.
    Now, in Winamp it shows up in the Media Library and you could do rightclick --> send to --> Nokia 6680 Memory Card.
    In the Winamp Preferences you could set up Winamp to automatically encode files to a specified format befor transfering them to the device.
    I Installed http://symbianoggplay.sf.net on my phone, which contains a player and an ogg codec. So the ogg player, nokia's internal player (gallery) and the ringtone feature support ogg files (which are way better quality and lower size than AAC, MP3 and that stuff).
    But Winamp, Windows and the Windows Media Player - Mobile Phone Driver don't know that the phone now supports ogg.
    So when I tell wianmp to encode files in ogg format I get a Format not supported by device error.
    Additionally when I try to copy ogg filed to the mobile device in "My Computer" windows tells me that my phone doesn't support the format and i could only use it to transfer this file to another location.
    So, from my point of view I see a few possibilities:
    1. Tell SymbianOggPlay to tell the phone to report to the computer that it supports ogg.
    2. Tell the phone directly to report to the computer that it supports ogg.
    3. Tell Nokia PC suite that my phone supports ogg (i think the "Windows Media Player"-Driver internally uses the PC-Suite or it's drivers.
    4. Tell the "Windows Media Player"-Driver that the phone supports ogg (if the phone doesn't report anything about what formats it supports and the driver just has a list of which device supports which formats.
    5. Tell Winamp that my phone could handle ogg files.
    I tried 1. by asking the author of symbianoggplay but he told me i'm at a dead end here.
    I also tried 5. but unlike with an usb stick, winamp doesn't offer the ability to specify supported file formats...
    So, what do you suggest?
    thx in Advance
    Cheers,
    nomike aka Michael Postmann

    Hi,
    For your issue, please add the SharePoint 2010 site to the compatibility view in the Internet Explorer:
    1. Turn on the compatibility view, go to Tools > Compatibility View settings.
    2. Add your SharePoint website to the compatibility view. Or check the box "display all websites in compatibility view".
    The Windows 10 Technical Preview is here today, but it’s a long way from done. We’re going to make it faster,
    better. So I don’t suggest you using Windows 10 Technical Preview for business.
    Best Regards,
    Lisa Chen

  • ERROR  OGG-01201  Error reported by MGR : No available dynamic port entries

    Dear All,
    I have configured Golden Gate for MySQL on Linux machine.
    All my extracts and replicats were running fine but suddenly the initial load extract have started trowing this error:
    *2013-02-25 14:30:08 ERROR OGG-01201 Error reported by MGR : No available dynamic port entries.*
    *2013-02-25 14:30:08 ERROR OGG-01668 PROCESS ABENDING.*
    This is the same configuration that was working fine for many days:
    GGSCI>ADD EXTRACT exp1, SOURCEISTABLE
    GGSCI>INFO EXTRACT *, TASKS
    GGSCI>edit params exp1
    EXTRACT exp1
    SOURCEDB db@localhost:3306, USERID "******", PASSWORD "******"
    RMTHOST 10.168.20.31, MGRPORT 7809
    RMTTASK REPLICAT, GROUP imp1
    TABLE netfors.edr;
    --on 31
    GGSCI>ADD REPLICAT imp1, SPECIALRUN
    GGSCI>edit params imp1
    replicat imp1
    USERID user, PASSWORD password
    SOURCEDEFS /u01/app/oracle/oradata/GG/dirdef/edr.def
    DISCARDFILE /u01/app/oracle/oradata/GG/dirrpt/imp1.dsc, PURGE
    HANDLECOLLISIONS
    MAP "db.edr", TARGET db.SDR_TBLICPRAWEDR, COLMAP (usedefaults,
    ICPRE_RAWEDRID=seqno,
    ICPRE_SENDER=sender,
    ICPRE_RECEIVER=receiver,
    ICPRE_ICCARRIERID=incoming,
    ICPRE_OGCARRIERID=outgoing,
    ICPRE_QUEUE=queue,
    NE_ELEMENTID=18,
    ICPRE_CREATETIME=createtime,
    ICPRE_TIMEOFDAYBEGIN=timeofdaybegin,
    ICPRE_TIMEOFDAYEND=timeofdayend,
    ICPRE_UPDATETIME=updatetime,
    ICPRE_STATE=state,
    ICPRE_MODE=mode,
    ICPRE_BATCHID=batchid,
    ICPRE_REFERENCE=reference,
    ICPRE_MSG_REFERENCE=msg_reference,
    ICPRE_SEGMENT=segment,
    ICPRE_CSMSID=csmsid,
    ICPRE_GMSC=gmsc,
    ICPRE_IMSI=imsi,
    ICPRE_SMPP_MESSAGE_ID=smpp_message_id,
    ICPRE_RETRIES=retries,
    ICPRE_ELOCATION=elocation,
    ICPRE_ECODE1=ecode1,
    ICPRE_ECODE2=ecode2,
    ICPRE_FLAGS=flags);
    Kindly help to resolve this issue.
    Thanks, Imran

    Thanks for your reply and time Kamal.
    When i run :
    GGSCI (smsc.etisalcom.net) 1> send mgr getportinfo detail
    returns
    Sending GETPORTINFO, request to MANAGER ...
    No Dynamic Ports In Use or Configured
    But I have tried with
    DYNAMICPORTLIST 7809,7810,7811 7812-7850
    But error message was the same.
    Current settings for the mgr
    GGSCI>edit params mgr
    PORT 7813
    Regards, Imran

  • Firefox 22 unter Windows 7 SP1 bricht Vorladen von mp3 ab (ogg funktioniert)

    Hi Leute,
    ich dachte, ich hätte mich zum englischen Forum navigiert, aber da hier alle Erklärungstexte recht deutsch aussehen, schreibe ich mal auf deutsch:
    Seitdem ich das Service Pack 1 von Windows 7 installiert habe, macht das Vorladen von mp3 Dateien in Firefox 21/22 und IE10 Probleme. Ich nutze für das Vorladen die Javascript-Bibliotheken PreloadJS und SoundJS. Die Browser-Konsole gibt dabei nach einer gewissen Anzahl von erfolgreich geladenen Audiodateien den Fehler aus: "Medien-Ressource [src] konnte nicht dekodiert werden."., wobei [src] ersetzt ist durch die URL der Audiodatei, die den Fehler verursacht hat.
    Was ich bisher probiert habe:
    1. ob die Ursache daran liegt, dass diese spezielle Audiodatei eine Encodierungsproblem hat, indem ich die Reihenfolge der zu ladenden Audiodateien beliebig durchgemischt habe. Es endet jedesmal mit dem selben Fehler, nur für eine unterschiedliche Audiodatei. Es scheint, als würde es immer nach ca. 1 MB vorgeladener Audiodateien passieren.
    2. es in anderen Browsern (Chrome, Safari, Opera) und anderen Dateiformaten (ogg im Firefox) getestet, und hier hat das Vorladen immer erfolgreich geklappt.
    Was ich beobachtet habe:
    Ich habe vor kurzem Windows 7 auf Service Pack 1 geupgradet. Davor ist dieses Problem nicht aufgetreten. Firefox hat lieber die ogg-Dateien vorgeladen und der IE9 hat keine Fehlermeldung gebracht. Dieses Problem scheint mit dem Service Pack 1 gekommen zu sein.
    Während des Debuggens konnte ich die Zeile ausmachen, die den Fehler verursacht hat: /javascript/preloadjs/TagLoader.js:176. Hier wird das "src"-Attribut des Audio-Elements gesetzt. Ich glaube, dass es eine Angelegenheit des Browsers oder Betriebssystems ist, und nicht des Javascript-Frameworks. Soweit ich weiss, nutzt Firefox doch den Betriebssystemeigenen mp3-Decodierer, oder? Das würde erklären, warum neben dem Firefox auch der IE Probleme damit hat.
    Unter
    http://examples.alexandernitsche.info/preloadjs_mp3_preloading_fails/index.html
    habe ich ein Minimal-Beispiel platziert. Hier können mp3-Dateien, beliebig durchgemischte mp3-Dateien und ogg-Dateien vorgeladen werden. Die ersten beiden Fälle werfen bei mir einen Fehler nach 61 Dateien, der letzte Fall läuft problemlos durch.
    Die Versionen die ich benutzt habe, sind:
    - Windows 7 Service Pack 1
    - Firefox 21.0/22.0
    - IE 10 (Version: 10-0-9200-16618, Updateversionen: 10.0.6)
    - PreloadJS 0.3.1
    - SoundJS 0.4.1
    Hoffentlich können wir eine Lösung für das Problem finden.
    Danke und viele Grüße,
    Alex

    I have the identical problem with Firefox 23.0.1 under Windows 7 SP1. I try to load 35 MP3 files with jPlayer and for a subset of them I get the error "Medien-Ressource xyz konnte nicht dekodiert werden.". The subset varyies and is relatively random. Rarely all files load without any problem.
    @jiriki: Did you find a solution to the problem?

  • A msg appears that Firefox is still operating and to close it. However it is not operating. What can I do? It does not show up on the Task Mgr window.

    I had a crash of Firefox and since then I can not open it again. The msg appears that Firefox is already in use; however, I deleted Firefox from my system and tried to download a new version to no avail. I can not install the new version because I get a msg that Firefox is still running. I am using E IE for now and this is causing some problems. I would like to use Firefox but am not certain how to rectify this problem. Reboot did not solve the problem.

    Sounds like Firefox is "hanging at exit". That problem is frequently caused by an Extension or a Plugin. Read all of the following articles.<br /><br />
    #Stop the Firefox process:
    #*[http://kb.mozillazine.org/Kill_application Mozillazine - Kill application]
    #*Windows 7 users click [http://www.techrepublic.com/blog/window-on-windows/reap-the-benefits-of-windows-7s-task-manager/2576 here]
    #*Mac users: http://techheavy.com/2011/02/the-mac-task-manager/
    #Why Firefox may hang:
    #*[http://support.mozilla.com/en-US/kb/Firefox+hangs Firefox hangs] (see Hang at exit)
    #*[http://kb.mozillazine.org/Firefox_hangs Firefox hangs (Mozillazine)] (see Hang at exit and Closing Firefox properly)
    #*[https://support.mozilla.com/en-US/kb/Firefox+is+already+running+but+is+not+responding Firefox is already running but is not responding]
    #Use Firefox Safe Mode to find a problem with an Extension or Plugin:
    #*Don't check anything when entering Safe Mode, just continue
    #*If the problem does not occur in Safe Mode it is probably and Extension or Plugin causing the problem
    #*See:
    #**[[Safe Mode]] and [http://kb.mozillazine.org/Safe_Mode Safe Mode (Mozillazine)]
    #**[http://support.mozilla.com/en-US/kb/Troubleshooting+extensions+and+themes Troubleshooting extensions and themes]
    #**[http://support.mozilla.com/en-US/kb/Troubleshooting+plugins Troubleshooting plugins]
    #**[http://support.mozilla.com/en-US/kb/Basic+Troubleshooting Basic Troubleshooting]
    '''If this reply solves your problem, please click "Solved It" next to this reply when <u>signed-in</u> to the forum.'''
    Not related to your question, but...
    You should not use IE6 (used to post your question), as it is riddled with security issues. You should upgrade to IE8 on your XP system.
    *http://windows.microsoft.com/en-US/internet-explorer/products/ie-8/system-requirements
    Not related to your question, but...
    You may need to update some plug-ins. Check your plug-ins and update as necessary:
    *Plug-in check: https://www-trunk.stage.mozilla.com/en-US/plugincheck/
    *Adobe Shockwave for Director Netscape plug-in: [https://support.mozilla.com/en-US/kb/Using%20the%20Shockwave%20plugin%20with%20Firefox#w_installing-shockwave Installing ('''''or Updating''''') the Shockwave plugin with Firefox]
    *Adobe PDF Plug-In For Firefox and Netscape: [https://support.mozilla.com/en-US/kb/Using%20the%20Adobe%20Reader%20plugin%20with%20Firefox#w_installing-and-updating-adobe-reader Installing/Updating Adobe Reader in Firefox]
    *Shockwave Flash (Adobe Flash or Flash): [https://support.mozilla.com/en-US/kb/Managing%20the%20Flash%20plugin#w_updating-flash Updating Flash in Firefox]
    *Next Generation Java Plug-in for Mozilla browsers: [https://support.mozilla.com/en-US/kb/Using%20the%20Java%20plugin%20with%20Firefox#w_installing-or-updating-java Installing or Updating Java in Firefox]

  • I have windows 7 and firefox 24 and i cant open any fies in the downloads i tried reseting firefox and aldownload mgr to fail still does not open

    it shows in download window but will not open when click on or when you click "open file location"

    Hello,
    You said you are using Firefox 24, so if once you try to update your Firefox then may be you resolve your problem.
    go through this link.
    [[http://mzl.la/LFolSf]]
    Thank you

  • How to securely workaround problem w/ ThinkVantage Client Security PW MGR & Windows PW Chg

    For those of you who have an authentication problem with ThinkVantage Password Manager after changing your Windows password, I would recommend uninstalling the Client Security - Password Manager application (if you just need the Password Manager and not the entire security suite) and install the Lenovo Password Manager.
    It would help to have an exported list of your passwords so you can re-import them into the new Lenovo Password Manager.  If you don't have an exported list and are locked out of ThinkVantage Password Manager, click on the box "I forgot my password" and answer your three security questions (if you enabled that feature during setup), then you can open the Password Manager and export your list.
    (Soapbox On:  it would have been nice if someone had recommended this as an option instead of shutting down discussion by saying we don't talk about subverting passwords.  I understand that is taboo, however other options should have been offered which are "kosher" as the above.  Soapbox Off.)
    Gary Grathen

    Been away working, now back...
    It was an HP8500 Printer that started all of this.  I find it difficult to believe that a (simple?) printer install could do so much collateral damage...
    BACK TO MY ORIGINAL QUESTION - How do I reset CSS?  Per furnished Lenovo documentation, (found on the hard drive) CSS was never installed on Windows 7 machines (for some Lenovo reason).  I can export PWs to external drive but still have no idea how to launch the CSS files (of which several executable files came pre-loaded on my machine).
    As far as being locked out of files, Finale composition software now says (upon trying to open files) "You don't have permission to open this file. Contact the file owner or administrator to obtain permission.."
    Worst case, I can re-build my Finale composiitons, but I'm still annoyed with the Lenovo log-in screen constantly asking me to enter a password that I don't know!
    I am very dissapointed with purchased LENOVO WARRANTY SUPPORT - the people I've talked to have no idea about what I'm trying to explain to them.

  • I get a pop up window when leaving a site asking if I am sure I want to leave, the only way to get out is kill Firefox in task mgr but FF restarts the lockup

    On some sites I get a pop up window asking if I am sure I want to leave the site. The only option is to click on the pop up, nothing else works you cannot use back or even shutdown FF. I have to shut down with task manager, but when I restart FF it goes back to the locked up page.

    If you want to change how Firefox starts up after a crash, you have the option to have Firefox show a list of windows and tabs. Then you can deselect the tab you do not want opened again. Here's how to change the setting:
    (A) In a new tab, type or paste '''about:config''' in the address bar and press Enter. Click the button promising to be careful.
    (B) In the search box above the list, type or paste '''sess''' and pause while the list is filtered
    (C) Double-click the '''browser.sessionstore.max_resumed_crashes''' preference and enter 0 (that's a zero) and click OK.
    Note: Please don't customize any other sessionstore preferences to zero, or you might lose the ability to recover your closed windows and tabs.

  • SQL Developer 1.5.1 does not close from Windows Task Mgr

    I am not sure why but ever since I have upgraded to 1.5.1, when I close SQL Dev, the window GUI goes away but I see sqldeveloper.exe in the task manager. This drove me crazy because I was first fighting the problem where my connections got lost (thank goodness I always backup my install directory before upgrading due to the numerous upgrade problems).
    I am also having problems saving any preferences. I cannot tell it to skip the tips at startup, change the system theme, etc. This may be due to the fact that I have to kill the app in the task manager after I perform a Menu Exit within Oracle SQL Developer.
    I don't know but hopefully you guys will have gone through this.
    One other, hmmmm, rant if I may.
    Why is it that updates/upgrades of this application are such a PIA? I realize it is free but a guy can only take so much before just scraps passes on a piece of software and goes els were.
    Thanks in advance...
    Tom

    Here's the dump. A lot of information. I hope it provides a clue.
    WARNING: Unknown directive: ;IncludeConfFile
    Jul 1, 2008 7:43:16 AM javax.ide.extension.ElementVisitor log
    SEVERE: jar:/file:/C:/oracle/sqldeveloper/sqldeveloper/extensions/oracle.dbtools
    .migration.jar!/META-INF/extension.xml:15: Duplicate declaration of addin oracle
    .dbtools.migration.workbench.core.MigrationAddin. Previously defined in extensio
    n oracle.sqldeveloper.migration
    Jul 1, 2008 7:43:16 AM javax.ide.extension.ElementVisitor log
    SEVERE: jar:/file:/C:/oracle/sqldeveloper/sqldeveloper/extensions/oracle.sqldeve
    loper.thirdparty.sqlserver.jar!/META-INF/extension.xml:13: Duplicate declaration
    of addin oracle.dbtools.thirdparty.sqlserver.SQLServerBrowserAddin. Previously
    defined in extension oracle.dbtools.thirdparty.sqlserver
    Jul 1, 2008 7:43:16 AM javax.ide.extension.ElementVisitor log
    SEVERE: jar:/file:/C:/oracle/sqldeveloper/sqldeveloper/extensions/oracle.sqldeve
    loper.snippet.jar!/META-INF/extension.xml:15: Duplicate declaration of addin ora
    cle.dbtools.raptor.snippet.SnippetAddin. Previously defined in extension oracle.
    dbdev.snippet
    Jul 1, 2008 7:43:16 AM javax.ide.extension.ElementVisitor log
    SEVERE: jar:/file:/C:/oracle/sqldeveloper/sqldeveloper/extensions/oracle.sqldeve
    loper.snippet.jar!/META-INF/extension.xml:16: Duplicate declaration of addin ora
    cle.dbtools.raptor.snippet.SaveSnippetAddin. Previously defined in extension ora
    cle.dbdev.snippet
    Jul 1, 2008 7:43:16 AM javax.ide.extension.ElementVisitor log
    SEVERE: jar:/file:/C:/oracle/sqldeveloper/sqldeveloper/extensions/oracle.dbtools
    .thirdparty.access.jar!/META-INF/extension.xml:13: Duplicate declaration of addi
    n oracle.dbtools.thirdparty.access.AccessBrowserAddin. Previously defined in ext
    ension oracle.sqldeveloper.thirdparty.access
    Jul 1, 2008 7:43:16 AM javax.ide.extension.ElementVisitor log
    SEVERE: jar:/file:/C:/oracle/sqldeveloper/sqldeveloper/extensions/oracle.sqldeve
    loper.migration.sqlserver2005.jar!/META-INF/extension.xml:12: Duplicate declarat
    ion of addin oracle.dbtools.migration.workbench.plugin.SQLServer7Plugin. Previou
    sly defined in extension oracle.dbtools.migration.sqlserver2005
    Jul 1, 2008 7:43:16 AM javax.ide.extension.ElementVisitor log
    SEVERE: jar:/file:/C:/oracle/sqldeveloper/sqldeveloper/extensions/oracle.sqldeve
    loper.migration.sqlserver2005.jar!/META-INF/extension.xml:13: Duplicate declarat
    ion of addin oracle.dbtools.migration.workbench.plugin.SQLServer2000Plugin. Prev
    iously defined in extension oracle.dbtools.migration.sqlserver2005
    Jul 1, 2008 7:43:16 AM javax.ide.extension.ElementVisitor log
    SEVERE: jar:/file:/C:/oracle/sqldeveloper/sqldeveloper/extensions/oracle.sqldeve
    loper.migration.sqlserver2005.jar!/META-INF/extension.xml:14: Duplicate declarat
    ion of addin oracle.dbtools.migration.workbench.plugin.SQLServer2005Plugin. Prev
    iously defined in extension oracle.dbtools.migration.sqlserver2005
    Jul 1, 2008 7:43:16 AM javax.ide.extension.ElementVisitor log
    SEVERE: jar:/file:/C:/oracle/sqldeveloper/sqldeveloper/extensions/oracle.dbtools
    .migration.mysql5.jar!/META-INF/extension.xml:13: Duplicate declaration of addin
    oracle.dbtools.migration.workbench.plugin.MySQLPlugin. Previously defined in ex
    tension oracle.sqldeveloper.migration.mysql5
    Jul 1, 2008 7:43:16 AM javax.ide.extension.ElementVisitor log
    SEVERE: jar:/file:/C:/oracle/sqldeveloper/sqldeveloper/extensions/oracle.dbtools
    .migration.mysql5.jar!/META-INF/extension.xml:14: Duplicate declaration of addin
    oracle.dbtools.migration.workbench.plugin.MySQL4Plugin. Previously defined in e
    xtension oracle.sqldeveloper.migration.mysql5
    Jul 1, 2008 7:43:16 AM javax.ide.extension.ElementVisitor log
    SEVERE: jar:/file:/C:/oracle/sqldeveloper/sqldeveloper/extensions/oracle.dbtools
    .migration.mysql5.jar!/META-INF/extension.xml:15: Duplicate declaration of addin
    oracle.dbtools.migration.workbench.plugin.MySQL5Plugin. Previously defined in e
    xtension oracle.sqldeveloper.migration.mysql5
    Jul 1, 2008 7:43:16 AM javax.ide.extension.ElementVisitor log
    SEVERE: jar:/file:/C:/oracle/sqldeveloper/sqldeveloper/extensions/oracle.dbtools
    .migration.msaccess.jar!/META-INF/extension.xml:12: Duplicate declaration of add
    in oracle.dbtools.migration.workbench.plugin.MSAccessPlugin. Previously defined
    in extension oracle.sqldeveloper.migration.msaccess
    Jul 1, 2008 7:43:16 AM javax.ide.extension.ElementVisitor log
    SEVERE: jar:/file:/C:/oracle/sqldeveloper/sqldeveloper/extensions/oracle.dbtools
    .sqlworksheet.jar!/META-INF/extension.xml:12: Duplicate declaration of addin ora
    cle.dbtools.sqlworksheet.sqlview.SqlEditorAddin. Previously defined in extension
    oracle.sqldeveloper.sqlworksheet
    Jul 1, 2008 7:43:16 AM javax.ide.extension.ElementVisitor log
    SEVERE: jar:/file:/C:/oracle/sqldeveloper/sqldeveloper/extensions/oracle.sqldeve
    loper.thirdparty.mysql.jar!/META-INF/extension.xml:12: Duplicate declaration of
    addin oracle.dbtools.thirdparty.mysql.MySQLBrowserAddin. Previously defined in e
    xtension oracle.dbtools.thirdparty.mysql
    Jul 1, 2008 7:43:17 AM oracle.ideimpl.extension.WarnAboutDisabledExtensionsAddin
    logDisabledExtensions
    SEVERE: jar:/file:/C:/oracle/sqldeveloper/jdev/extensions/oracle.ide.xmlef.jar!/
    META-INF/extension.xml:0: Not loaded: Missing dependencies: oracle.ide.daf, orac
    le.ide.palette2
    Addin: Translator PlSql is trying to register a input type (.plsql) which confli
    cts with translator PlSql who already using this input type
    Exception initializing 'oracle.jdevimpl.runner.profile.ProfilerShell' in extensi
    on 'Database Developer': java.lang.NumberFormatException: For input string: "f1_
    prfdprojsetmemory_html"
    at java.lang.NumberFormatException.forInputString(NumberFormatException.
    java:48)
    at java.lang.Integer.parseInt(Integer.java:447)
    at java.lang.Integer.valueOf(Integer.java:553)
    at oracle.ide.util.ArrayResourceBundle.getIntegerImpl(ArrayResourceBundl
    e.java:182)
    at oracle.jdevimpl.runner.profile.ProfArb.getInteger(ProfArb.java:66)
    at oracle.jdevimpl.runner.profile.ProfilerShell.createRunMenuItem(Profil
    erShell.java:193)
    at oracle.jdevimpl.runner.profile.ProfilerShell.createMenus(ProfilerShel
    l.java:175)
    at oracle.jdevimpl.runner.profile.ProfilerShell.initialize(ProfilerShell
    .java:166)
    at oracle.ideimpl.extension.AddinManagerImpl.initializeAddin(AddinManage
    rImpl.java:405)
    at oracle.ideimpl.extension.AddinManagerImpl.initializeAddins(AddinManag
    erImpl.java:214)
    at oracle.ideimpl.extension.AddinManagerImpl.initProductAndUserAddins(Ad
    dinManagerImpl.java:128)
    at oracle.ide.IdeCore.initProductAndUserAddins(IdeCore.java:1804)
    at oracle.ide.IdeCore.startupImpl(IdeCore.java:1481)
    at oracle.ide.Ide.startup(Ide.java:662)
    at oracle.ideimpl.DefaultIdeStarter.startIde(DefaultIdeStarter.java:35)
    at oracle.ideimpl.Main.start(Main.java:110)
    at oracle.ideimpl.Main.main(Main.java:72)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
    java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
    sorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at oracle.ide.boot.PCLMain.callMain(PCLMain.java:66)
    at oracle.ide.boot.PCLMain.main(PCLMain.java:58)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
    java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
    sorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at oracle.classloader.util.MainClass.invoke(MainClass.java:128)
    at oracle.ide.boot.IdeLauncher.bootClassLoadersAndMain(IdeLauncher.java:
    190)
    at oracle.ide.boot.IdeLauncher.launchImpl(IdeLauncher.java:90)
    at oracle.ide.boot.IdeLauncher.launch(IdeLauncher.java:66)
    at oracle.ide.boot.IdeLauncher.main(IdeLauncher.java:55)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
    java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
    sorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at oracle.ide.boot.Launcher.invokeMain(Launcher.java:729)
    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)
    oracle.xml.parser.v2.XMLParseException: Start of root element expected.
    at oracle.xml.parser.v2.XMLError.flushErrors1(XMLError.java:323)
    at oracle.xml.parser.v2.NonValidatingParser.parseRootElement(NonValidati
    ngParser.java:345)
    at oracle.xml.parser.v2.NonValidatingParser.parseDocument(NonValidatingP
    arser.java:307)
    at oracle.xml.parser.v2.XMLParser.parse(XMLParser.java:298)
    at oracle.dbtools.raptor.utils.AbstractFolderedXml.processXML(AbstractFo
    lderedXml.java:70)
    at oracle.dbdev.oviewer.base.ViewerAddin.loadXMLEditors(ViewerAddin.java
    :198)
    at oracle.dbdev.oviewer.base.ViewerAddin$1.addinsLoaded(ViewerAddin.java
    :117)
    at oracle.ide.IdeCore.fireIdeEvent(IdeCore.java:843)
    at oracle.ide.IdeCore.mav$fireIdeEvent(IdeCore.java:124)
    at oracle.ide.IdeCore$3.run(IdeCore.java:815)
    at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
    at java.awt.EventQueue.dispatchEvent(EventQueue.java:461)
    at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchTh
    read.java:242)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThre
    ad.java:163)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
    at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)
    Could not load:oracle.dbtools.thirdparty.mysql
    Full thread dump Java HotSpot(TM) Client VM (1.5.0_06-b05 mixed mode):
    "Keep-Alive-Timer" daemon prio=8 tid=0x05663610 nid=0x398 waiting on condition [
    0x05e0f000..0x05e0fae8]
    at java.lang.Thread.sleep(Native Method)
    at sun.net.www.http.KeepAliveCache.run(KeepAliveCache.java:149)
    at java.lang.Thread.run(Thread.java:595)
    "pool-1-thread-1" prio=6 tid=0x05658c00 nid=0x1304 waiting on condition [0x05bcf
    000..0x05bcfb68]
    at sun.misc.Unsafe.park(Native Method)
    at java.util.concurrent.locks.LockSupport.park(LockSupport.java:118)
    at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject
    .await(AbstractQueuedSynchronizer.java:1767)
    at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.jav
    a:359)
    at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.ja
    va:470)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor
    .java:674)
    at java.lang.Thread.run(Thread.java:595)
    "Native Directory Watcher" prio=2 tid=0x00a056c0 nid=0x16b4 runnable [0x0563f000
    ..0x0563fa68]
    at oracle.ide.natives.NativeHandler.enterWatcherThread(Native Method)
    at oracle.ide.natives.NativeHandler$2.run(NativeHandler.java:252)
    at java.lang.Thread.run(Thread.java:595)
    "IconOverlayTracker Timer" prio=6 tid=0x009d71f0 nid=0x15ec in Object.wait() [0x
    0516f000..0x0516fb68]
    at java.lang.Object.wait(Native Method)
    - waiting on <0x12ee5448> (a java.util.TaskQueue)
    at java.lang.Object.wait(Object.java:474)
    at java.util.TimerThread.mainLoop(Timer.java:483)
    - locked <0x12ee5448> (a java.util.TaskQueue)
    at java.util.TimerThread.run(Timer.java:462)
    "IconOverlayTracker Timer" prio=6 tid=0x009ce7f0 nid=0xc4c in Object.wait() [0x0
    4f6f000..0x04f6fc68]
    at java.lang.Object.wait(Native Method)
    - waiting on <0x12e6e6c8> (a java.util.TaskQueue)
    at java.lang.Object.wait(Object.java:474)
    at java.util.TimerThread.mainLoop(Timer.java:483)
    - locked <0x12e6e6c8> (a java.util.TaskQueue)
    at java.util.TimerThread.run(Timer.java:462)
    "TimerQueue" daemon prio=6 tid=0x00946e70 nid=0xd80 in Object.wait() [0x043cf000
    ..0x043cfd68]
    at java.lang.Object.wait(Native Method)
    - waiting on <0x1289c378> (a javax.swing.TimerQueue)
    at javax.swing.TimerQueue.run(TimerQueue.java:233)
    - locked <0x1289c378> (a javax.swing.TimerQueue)
    at java.lang.Thread.run(Thread.java:595)
    "AWT-EventQueue-0" prio=6 tid=0x0093f460 nid=0xcd0 in Object.wait() [0x0428f000.
    .0x0428f9e8]
    at java.lang.Object.wait(Native Method)
    - waiting on <0x1283ac20> (a java.awt.EventQueue)
    at java.lang.Object.wait(Object.java:474)
    at java.awt.EventQueue.getNextEvent(EventQueue.java:345)
    - locked <0x1283ac20> (a java.awt.EventQueue)
    at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchTh
    read.java:189)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThre
    ad.java:163)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
    at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)
    "AWT-Windows" daemon prio=6 tid=0x0093ae70 nid=0x121c runnable [0x0408f000..0x04
    08fae8]
    at sun.awt.windows.WToolkit.eventLoop(Native Method)
    at sun.awt.windows.WToolkit.run(WToolkit.java:269)
    at java.lang.Thread.run(Thread.java:595)
    "AWT-Shutdown" prio=6 tid=0x00939450 nid=0xdf4 in Object.wait() [0x03f8f000..0x0
    3f8fb68]
    at java.lang.Object.wait(Native Method)
    - waiting on <0x1283ada8> (a java.lang.Object)
    at java.lang.Object.wait(Object.java:474)
    at sun.awt.AWTAutoShutdown.run(AWTAutoShutdown.java:259)
    - locked <0x1283ada8> (a java.lang.Object)
    at java.lang.Thread.run(Thread.java:595)
    "Java2D Disposer" daemon prio=6 tid=0x009384f0 nid=0x16c0 in Object.wait() [0x03
    e8f000..0x03e8fbe8]
    at java.lang.Object.wait(Native Method)
    - waiting on <0x1283ae30> (a java.lang.ref.ReferenceQueue$Lock)
    at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:116)
    - locked <0x1283ae30> (a java.lang.ref.ReferenceQueue$Lock)
    at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:132)
    at sun.java2d.Disposer.run(Disposer.java:107)
    at java.lang.Thread.run(Thread.java:595)
    "Low Memory Detector" daemon prio=6 tid=0x009200d0 nid=0x828 runnable [0x0000000
    0..0x00000000]
    "CompilerThread0" daemon prio=6 tid=0x0091f580 nid=0xfdc waiting on condition [0
    x00000000..0x0354f6cc]
    "Signal Dispatcher" daemon prio=6 tid=0x0091e3b0 nid=0x584 waiting on condition
    [0x00000000..0x00000000]
    "Finalizer" daemon prio=8 tid=0x0091d950 nid=0x176c in Object.wait() [0x0334f000
    ..0x0334fa68]
    at java.lang.Object.wait(Native Method)
    - waiting on <0x127d01f8> (a java.lang.ref.ReferenceQueue$Lock)
    at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:116)
    - locked <0x127d01f8> (a java.lang.ref.ReferenceQueue$Lock)
    at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:132)
    at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:159)
    "Reference Handler" daemon prio=6 tid=0x0091c5a0 nid=0x17c in Object.wait() [0x0
    324f000..0x0324fae8]
    at java.lang.Object.wait(Native Method)
    - waiting on <0x127d0070> (a java.lang.ref.Reference$Lock)
    at java.lang.Object.wait(Object.java:474)
    at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:116)
    - locked <0x127d0070> (a java.lang.ref.Reference$Lock)
    "main" prio=6 tid=0x009135b0 nid=0xc68 waiting on condition [0x00000000..0x0013f
    b70]
    "VM Thread" prio=6 tid=0x0091b8b0 nid=0x179c runnable
    "VM Periodic Task Thread" prio=6 tid=0x009232a0 nid=0x1490 waiting on condition

  • New Windows profile broke Palm Desktop & Lifedrive Mgr.

    I use my Windows PC at work as my primary PC for synchronizing my Lifedrive.  Recently my windows profile got corrupted somehow, so the IT support guy at work had to create a new Windows profile for me and to try and copy over as much data as he could from my old profile files.  Many of my applications now treat me as a first-time user, so I have to reestablish preferences, etc., but the Palm Desktop (PD) and Lifedrive Manager (LM) won't work at all.
    When I first tried to launch the PD, it prompted me to select a user, but it the pick-list was empty.  The same was true if I tried to select a profile.  I tried creating a new profile and a new user in that profile (using a different username than I had previously), but when I went on to try and start the PD, I got an error box with the message: "Error: Invalid configuration.  Terminating the Palm Desktop."
    Similarly, when I connected my LD by USB and launched the LM application, it told me "Failed to start PalmOneRemoteLibrary initialization" and exited.
    I suppose I could just re-install both applications, but I'm worried that I might blow away my old files under "Program Files\Palm\."  
    Any suggestions?
    thanks, Bruce
    Post relates to: LifeDrive

    You are probably going to have to uninstall and reinstall everything on the new profile, to preserve your data just copy your user folder which is located in the palm folder onto your desktop.
    After you uninstall everything and reinstall, launch palm desktop and create the exact same username, after that copy the folder from your desktop back into your Palm folder and all of your data should come back.
    Post relates to: Centro (Sprint)

Maybe you are looking for