SWING GUI is getting hangged when ever i send a server call

Hi,
Can any one help me
Using swings im making a server call i.e. to EJBs
When ever im sending a server call GUI is getting hangged

From your description it sounds like you are running some lenghty task on the event-dispatching thread. That will manifest itself as a hanging GUI. You can read more about it here:
http://java.sun.com/docs/books/tutorial/uiswing/misc/threads.html

Similar Messages

  • CMS gets hang when configure TACACS

    Hi
    I have stack of 2950 switches. I have configure tacacs for login security purpose. but i am facing problem when i open CMS web interface. I am succussfully get authenticated. but its get hang when Discovering network information dialog box comes. If you close that session and reopen again then CMS working fine. Problem is that when I configure Network Access restriction group device for specific user. Then it halt at Discovering Network information. I am using Cisco ACS 3.0. Following my switch config.
    aaa new-model
    aaa authentication login default group tacacs+ local
    aaa authentication enable default group tacacs+ enable
    aaa authorization exec default group tacacs+ if-authenticated
    aaa authorization commands 1 default group tacacs+ if-authenticated
    aaa authorization commands 15 default group tacacs+ if-authenticated.
    The only problem is CMS application getting hang with tacacs configuration . My IOS ver is 12.1(14)EA1A. Please help its very urgent.

    I could not find any bugs related to the issue you are describing. There was one problem where the username/password prompt was appearing again and again which had to do with misconfigurations. Do let me know if you find a solution.

  • Session gets hanged when breakpoint is set, else works properly.

    Hello Experts,
      I am expierencing that when i activate the breakpoints in my source code, my sessions gets hanged up.But when i remove the same breakpoint , i get to see the output. I have all the rights , and i use to debug till this last week.
    Can anyone help me in this issue.
    Thanks in advance.
    Swapnil

    Hi, Waghmare
    Please Check your GUI version and Patch Level i think problem is with your GUI
    Follow Steps Bellow
    --> Press ALT + F12
    --> From the menu Select About from here you can Check the Version and Patch Level
    Regards,
    Faisal
    Edited by: Faisal Altaf on Feb 1, 2010 3:12 PM

  • Integration Directory is getting hanged when trying to  do some changes

    Hello All,
    Ours is PRD XI 3.0 env...and when we try to do any changes(editing , activating , rejecting the changes) it gets hangs up with out throwing any error.
    At the same time other java tools(IR,RWB,SLD) are properly accessible .
    Some points to be taken into notice:
    1>Even we tried to do a CACHE refresh SXI_CACHE , which is success with out any problems.
    2>After entering into ID , when trying to do "clear SLD cache " also it gets hangup.
    Can any one help us to fix this issue.
    Best Regards
    Rakesh

    try the following;
    1. close IR/ID.
    2. open java web start
    3. Preferences -> advanced -> clear folder
    then try to open IR and ID.
    this should do the trick
    else;
    XI start page -> Administration -> Java™ Web Start Administration -> Re-initialization

  • Jobs gets hanged when a call is made to PLSQL function in Data Services XI

    Hi,
    I am facing the below issue after migration of BODI 11.7 to BODS XI 3.1.
    The job is not proceeding after the below mentioned statements.
    print('before call');
    $is_job_enable=DS_TEST.TEST.MY_PKG.IS_JOB_ENABLED(job_name());
    print($is_job_enable);
    MY_PKG.IS_JOB_ENABLED plsql function will return Number.
    $is_job_enable is a global variable declared as decimal (10, 0).
    This Job works fine in Data Integrator 11.7.3 version and gets handed in Data Services XI 3.1.
    I tried changing the global variable $is_job_enable to int and created new data sources before doesn't solve the problem. Can anyone tell me what is the issue?
    Thanks & Regards
    Maran MK
    The trace file says
    5260     3284     JOB     5/5/2009 4:43:17 AM     Job <TEST_JOB> is started.
    5260     3284     PRINTFN     5/5/2009 4:43:17 AM     before call
    5260     3284     SP     5/5/2009 4:43:18 AM     Stored procedure call <MY_PKG.IS_JOB_ENABLED> is started.
    5260     3284     SP     5/5/2009 4:43:18 AM     SQL query submitted for stored procedure call <MY_PKG.IS_JOB_ENABLED> is: <BEGIN :AL_SP_RETURN :=
    5260     3284     SP     5/5/2009 4:43:18 AM     "TEST"."MY_PKG"."IS_JOB_ENABLED"("P_JOB_NAME" => :P_JOB_NAME); END;
    5260     3284     SP     5/5/2009 4:43:18 AM     >.
    5260     3284     SP     5/5/2009 4:43:18 AM     Stored procedure call <E> input parameter <P> has value of <TEST_JOB>.
    5260     3284     SP     5/5/2009 4:43:18 AM     Stored procedure call <E> return value is <1.0000000>.
    5260     3284     SP     5/5/2009 4:43:18 AM     Stored procedure call <MY_PKG.IS_JOB_ENABLED> is done.
    The below error occurs only in Windows and not in Linux environment.
    5260     3284     SYS-170101     5/5/2009 4:43:21 AM     |Session TEST_JOB
    5260     3284     SYS-170101     5/5/2009 4:43:21 AM     System Exception <ACCESS_VIOLATION> occurred. Process dump is written to <E:\Program Files\Business Objects\Data
    5260     3284     SYS-170101     5/5/2009 4:43:21 AM     Services\log\BODI_MINI20090505044318_5260.DMP> and <E:\Program Files\Business Objects\Data
    5260     3284     SYS-170101     5/5/2009 4:43:21 AM     Services\log\BODI_FULL20090505044318_5260.DMP>
    5260     3284     SYS-170101     5/5/2009 4:43:21 AM     Process dump is written to <E:\Program Files\Business Objects\Data Services\log\BODI_MINI20090505044318_5260.DMP> and
    5260     3284     SYS-170101     5/5/2009 4:43:21 AM     <E:\Program Files\Business Objects\Data Services\log\BODI_FULL20090505044318_5260.DMP>
    5260     3284     SYS-170101     5/5/2009 4:43:21 AM     Call stack:
    5260     3284     SYS-170101     5/5/2009 4:43:21 AM     001B:00CA9EAB, ActaDecimalImpl<RWFixedDecimal<RWMultiPrecisionInt<3> >,RWMultiPrecisionInt<3>,ActaDecimal28,char
    5260     3284     SYS-170101     5/5/2009 4:43:21 AM     [29]>::operator=()0315 byte(s), x:\src\rww\actadecimalimpl.cpp, line 13140004 byte(s)
    5260     3284     SYS-170101     5/5/2009 4:43:21 AM     001B:00D8A267, Convert()+0999 byte(s), x:\src\eval\calc.cpp, line 0303
    5260     3284     SYS-170101     5/5/2009 4:43:21 AM     001B:00DBF9E0, XVal_cast::compute()+0272 byte(s), x:\src\core\compute.cpp, line 1664
    5260     3284     SYS-170101     5/5/2009 4:43:21 AM     001B:00DBC239, XStep_assn::execute()+0057 byte(s), x:\src\core\step.cpp, line 0069
    5260     3284     SYS-170101     5/5/2009 4:43:21 AM     001B:00DBB30D, XStep_sblock::execute()+0029 byte(s), x:\src\core\step.cpp, line 0707
    5260     3284     SYS-170101     5/5/2009 4:43:21 AM     001B:00DBB30D, XStep_sblock::execute()+0029 byte(s), x:\src\core\step.cpp, line 0707
    5260     3284     SYS-170101     5/5/2009 4:43:21 AM     001B:00DBE0BC, XPlan_spec::execute()+0348 byte(s), x:\src\core\plan.cpp, line 0082
    5260     3284     SYS-170101     5/5/2009 4:43:21 AM     001B:00DC5EA0, XPlan_desc::execute()+0336 byte(s), x:\src\core\xplan.cpp, line 0153
    5260     3284     SYS-170101     5/5/2009 4:43:21 AM     001B:00DBD68E, XPlan_spec::compute()0206 byte(s), x:\src\core\plan.cpp, line 01450011 byte(s)
    5260     3284     SYS-170101     5/5/2009 4:43:21 AM     001B:00DBD891, XPlan_spec::compute()+0225 byte(s), x:\src\core\plan.cpp, line 0244
    5260     3284     SYS-170101     5/5/2009 4:43:21 AM     001B:0074533A, AE_Main_Process_Options()+31498 byte(s), x:\src\xterniface\actamainexp.cpp, line 3485
    5260     3284     SYS-170101     5/5/2009 4:43:21 AM     001B:00747EDA, AE_Main()1498 byte(s), x:\src\xterniface\actamainexp.cpp, line 07680030 byte(s)
    5260     3284     SYS-170101     5/5/2009 4:43:21 AM     001B:004029F9
    5260     3284     SYS-170101     5/5/2009 4:43:21 AM     Registers:
    5260     3284     SYS-170101     5/5/2009 4:43:21 AM     EAX=0000000E  EBX=03E392E0  ECX=04B455A0  EDX=012346D8  ESI=02B75D88
    5260     3284     SYS-170101     5/5/2009 4:43:21 AM     EDI=04B455A0  EBP=00212738  ESP=002124BC  EIP=00CA9EAB  FLG=00210206
    5260     3284     SYS-170101     5/5/2009 4:43:21 AM     CS=001B   DS=0023  SS=0023  ES=0023   FS=003B  GS=0000
    5260     3284     SYS-170101     5/5/2009 4:43:21 AM     Exception code: C0000005 ACCESS_VIOLATION
    5260     3284     SYS-170101     5/5/2009 4:43:21 AM     Fault address:  00CA9EAB 01:00585EAB E:\Program Files\Business Objects\Data Services\bin\acta.dll

    Hi Manoj & Tiji,
    Thanks for your comments. Please find the below outcome.
    print($is_job_enable); -- is not executed if PLSQL function is called.
    I changed $is_job_enable to VARCHAR, still the same issue.
    I created new project and executed the same in new job, still the same issue (all objects are new except Datastore).
    The dmp happens only when we the PLSQL function is called. I commented the Function call, the execution proceeds further but got hanged in other PLSQL function call (different than the 1st one)
    Is this bug in 12.1?
    Can you tell any Hot fix available? If possible please give me the SAP Notes Number.
    Is there any other way to execute the PLSQL functions/procedures in 12.1?
    Thanks
    Maran MK

  • Report6i is getting hanged when i am using truncate command in srw.do_sql

    Hi All,
    I am using Reports 6.0.8.18.0 and oracle 9.2.0.1 on Windows XP with SP1.
    I am having a report in which i have used "truncate table <tablename>" command using SRW.do_sql command. some times report is getting hanged and some times it is giving an error as given below
    18:26:52 ERR REP-1425: 'afterpform': Error running DO_SQL package - 'Error parsing the SQL statement.
    ORA-04021: timeout occurred while waiting to lock object <object name >
    When i checked with the Oracle 8.1.7 database it is working fine.
    is there any patches are requried at database side ?
    Can any body help me in this.
    Regards,
    Gouri

    First: you should get a new keyboard. Seems your shift-key is stuck.
    Second: A header of a post is a header and not for a summary of your question
    Third: This is the forum for the tool SQL Developer. Please mark this question as answered and post again in Forms
    Forth: When you expect an answer, the least would be to include the errormessage and your forms version.
    Regards
    Marcus

  • Kernel_task is using more than 250% of CPU and My Macbook Pro (13 inch i7 8gb Ram Mid 2012) is getting heated, when ever running Facetime or Games.

    When ever i try to use FaceTime or Counter Strike GO my CPU gets more than 250% usage and my mac gets really slow.. This is the same when ever i try to run any middle end applications not extreme ones. Tried googling and apple support communities uninstalled all my 3rd party softwares. any help??

    The kernel is using excessive processor cycles. Below is a partial list of causes for this condition.
    Thermal overload
    This can be due to accumulation of dust, high ambient temperature, or to the malfunction of a cooling fan or temperature sensor. The kernel tries to compensate by throttling back the CPU's. You might see messages like the following in the Console window:
    SMC::smcHandleInterruptEvent WARNING status=0x0 (0x40 not set) notif=0x0
    The timestamps of those messages (if any) indicate the times, since the log was last cleared, when a processor was being throttled because of high temperature.
    Note that if the problem is caused by a faulty sensor that reads too high, there may be no actual overheating.
    The Apple Hardware Test, though not very reliable, is sometimes able to detect a bad fan or temperature sensor.
    Using Apple Hardware Test
    Encryption
    Transferring large amounts of data to or from an encrypted disk image or FileVault volume puts an extra load on the kernel. If both the source and the destination are encrypted, the load may be doubled. If you transfer data from an encrypted disk image on an encrypted partition to another such image on another encrypted partition, the load may be quadrupled.
    This issue probably doesn't affect late-model Macs with an Intel i-series, recent Xeon, or later processor. Those processors support hardware-accelerated encryption. You can determine what kind of processor you have by selectingAbout This Mac from the Apple menu in the menu bar.
    Installed software
    User-installed software that includes a device driver or other kernel code may thrash the kernel. Some system-monitoring applications, such as "iStat," can also contribute to the problem. You can test for this possibility bycompletely disabling or removing the software according to the developer's instructions, or booting in safe mode (with the shift key held down at the startup chime.) Note, however, that disabling a system modification without removing it or booting in safe mode may not be as easy as you think it is.
    Corrupt NVRAM or SMC data
    In some cases the issue has reportedly been resolved by resetting the NVRAM or the SMC.

  • Planning getting hanged when i change a member hierarchy

    Hi,
    When i try to change the hierarchy of a member by cutting and pasting it or through outlineload.cmd, planning is getting hanged. I get java heap space error. We have set the intial and max heap size in the registry as
    1. Initial heap size = -Xms1024m
    2. Max heap size = -Xmx1024m
    Even the planning service is not responding. And planning web is not even opening now.
    There is another entry in the registry named JVMOption10 = -Xss256k.
    What has to be done?
    Regards,
    Ragav.
    Edited by: ragavhere on Mar 25, 2011 6:52 PM
    Edited by: ragavhere on Mar 25, 2011 7:01 PM

    Hi John,
    There was workflow enabled for a particular scenario. I've cleared it. Now i am able to delete. Thanks a lot.
    But otherwise when workflow is enabled and if i have to change the hierarchy, how is this scenario managed? Is this the only way?
    Regards,
    Ragav.

  • Bex query is getting hanged, when trying to drill down only for one hierarchy node.

    Hi All,
    We have a bex query, in which we have multiple nodes. And we are able to expand almost all nodes except one hierarchy node called "BD1".
    when we trying expand the BD1 node, the report is executing on and on and getting hanged up.
    In RSRT the read mode is "H"
    The report is based on a multiprovider and it has 7 cubes of which 6 of them have aggregates.
    The characteristic for which we have issue is also having BWA.
    So, I am not sure why the issue is with only 1 node in the entire report. Can someone let me know the possible reasons and solutions.

    Hi Shilpa,
    The only way to show  long text is to maintain only long text for the info object.  Otherwise system always defaults to short text.
    Jaya.

  • Mozilla firefox get hang , when i click on a link to download a file using Interenet Download manager. any solution??

    When i click on any link to download a file ( software, document etc.) using idm , the firefox get hang for sometime till the download dialogue box don't come. any solution to this problem.??

    Try to start Firefox in [[Safe mode|Safe mode]]. This mode disables all extensions, user customizations, hardware acceleration, etc. temporarily for diagnostic and troubleshooting. If Firefox works find in Safe Mode, then this is likely an add-on issue. Restart Firefox in normal mode, then type "About:addons" (without the quotes) in the address bar. Disable your extensions one by one, restarting Firefox between each one, until you find the trouble maker. Once you do, you can disable that add-on and report the issue to that add-on's developer.
    A few other basic trouble shooting things you can try is this:
    Run all Windows Updates, install all needed service packs, etc.
    Update your graphics driver (Firefox uses your graphics card for some rendering, and an out of date graphics card driver can cause problems. [https://support.mozilla.org/en-US/kb/how-do-i-upgrade-my-graphics-drivers https://support.mozilla.org/en-US/kb/how-do-i-upgrade-my-graphics-drivers].
    Update all your plugins (Flash, Java, etc.): [http://www.mozilla.org/plugincheck/ http://www.mozilla.org/plugincheck/].
    Download and Install MalwareBytes Anti-Malware, run a full Scan. [http://www.malwarebytes.org/ http://www.malwarebytes.org/]. This helps check that there are no viruses on your computer causing issues. You can uninstall this program after you clean off any infections.

  • How to get notified when ever I select any frame (any page item) ?

    I have added a observer class in my plugin which derives from ActiveSelectionObserver.
    But my observer constructor is not getting called when i select a page item. (In short, I am not getting notified about the selection)
    below is my code:
    class CSDTSelectionObserverImpl : public ActiveSelectionObserver
    public:
      CSDTSelectionObserverImpl(IPMUnknown *boss);
       virtual ~CSDTSelectionObserverImpl();
    protected:
       virtual void    HandleSelectionChanged (const ISelectionMessage*);
       virtual void HandleSelectionAttributeChanged(const ISelectionMessage* selectionMessage);
    CREATE_PMINTERFACE(CSDTSelectionObserverImpl, kCSDTSelectionObserverImpl)
    CSDTSelectionObserverImpl::CSDTSelectionObserverImpl(IPMUnknown *boss) : ActiveSelectionObserver(boss,IID_ICSDTSELECTIONOBSERVER) { }
    CSDTSelectionObserverImpl::~CSDTSelectionObserverImpl() { }
    void CSDTSelectionObserverImpl::HandleSelectionChanged(const ISelectionMessage* selectionMessage) { }
    void CSDTSelectionObserverImpl::HandleSelectionAttributeChanged(const ISelectionMessage* selectionMessage) {  
    if (selectionMessage && selectionMessage->WasSuiteAffected(IID_ILAYOUTSELECTION_ISUITE))
    Also, In my .fr file, I have added below:
    AddIn
      kDocBoss,
      kInvalidClass,
        IID_ICSDTSELECTIONOBSERVER, kCSDTSelectionObserverImpl,
    Do I need to implement the ILayoutSelectionSuite as well to get the notification on page item selection or implementing Observer via ActiveSelectionObserver is sufficient?
    Please help.

    I tried below in debug mode , but it gave me error while execution (when the line of code was called by in-design)
    InterfacePtr<ILayoutSelectionSuite> iLayoutSelectionSuite(fCurrentSelection, UseDefaultIID());
            if (iLayoutSelectionSuite == nil)
                break;
    iLayoutSelectionSuite->SelectPageItems(selection,Selection::kReplace,Selection::kDontScrollLayoutSelection); // Error
    So I was not able to get the UIDList of the selected page items, hence I used below code and this is working.
      InterfacePtr<const IIntegratorTarget> iIntegratorTarget(iLayoutSelectionSuite, UseDefaultIID());
            std::auto_ptr<IIntegratorTarget::TargetSuiteCollection> selectionSuites(iIntegratorTarget->GetTarget(ILayoutTarget::kDefaultIID));
            for(IIntegratorTarget::TargetSuiteCollection::size_type i = 0; i < selectionSuites->size(); i++)
                ILayoutTarget* target = (ILayoutTarget*)selectionSuites->at(i).get();
                if(!target)
                    continue;
                selection = target->GetUIDList(kDontStripStandoffs);
    But it would have been much easier and logical if I can get it using IlayoutSelectionSuite or if there is some better approach ?
    Please let me know.
    ileleLayoutSelectio
    Let me

  • MY MAC BOOK GET HANG WHEN I SHUT DOWN IT WHAT IS THE REASON?????

    MY MAC BOOK (PRO) GET HAND WHEN I SHUT DOWN IT.
    WHAT COULD BE THE REASON ????

    The OS is Mac OS X 10.6.8 (10K549) if I am right at this time (I am not good with the the IT stuff).
    BTW: I have copied the software information below for best answer;
    System Software Overview:
      System Version:          Mac OS X 10.6.8 (10K549)
      Kernel Version:          Darwin 10.8.0
      Boot Volume:          Macintosh HD
      Boot Mode:          Normal
      Computer Name:          Abu Baker Stanekzai’s MacBook Pro
      User Name:          Abu Baker Stanekzai (abubakerstanekzai)
      Secure Virtual Memory:          Enabled
      64-bit Kernel and Extensions:          Yes
      Time since boot:          12 minutes
    Tx in advance

  • Adobe Connect gets hanged when enabling/disabling audio

    Hi everyone!
    My name is Dani and I'm from Spain.
    We've just started using Adobe Connect but we are facing an unknown issue. (Art least, it's unknown for me )
    I start a meeting as a host, then 2 or 3 people connect to it as guests, and then, everytime I enable or disable my own audio (through the direct icon) the entire platform gets hanged for 2 or 3 seconds. Very annoying!
    We are using the adobe connect add-in in a computer with that configuration:
    - Dell Optiplex 760
    - Windows 7 x64
    - 8 GB RAM
    - Microsoft LifeCam HD
    - ATI radeon graphic card (256MB)
    - A DSL dedicated simetric line
    Your help would be appreciated!!
    Thanks in advance!!

    Hi everyone!
    My name is Dani and I'm from Spain.
    We've just started using Adobe Connect but we are facing an unknown issue. (Art least, it's unknown for me )
    I start a meeting as a host, then 2 or 3 people connect to it as guests, and then, everytime I enable or disable my own audio (through the direct icon) the entire platform gets hanged for 2 or 3 seconds. Very annoying!
    We are using the adobe connect add-in in a computer with that configuration:
    - Dell Optiplex 760
    - Windows 7 x64
    - 8 GB RAM
    - Microsoft LifeCam HD
    - ATI radeon graphic card (256MB)
    - A DSL dedicated simetric line
    Your help would be appreciated!!
    Thanks in advance!!

  • I-tunes gets hanged when connecting i-pad to 64 Bits Windows 7

    Hi,
    I have both new I-Pad and I-Phone, but none of these appears in my i-tunes. In fact i-tunes get hanged and i can't perform any action. This issue i only face with 64 Bits Windows 7.
    I request help in this regard.

    1. plug in IPAD
    2. go to start
    3. search bar type in: devmgmt.msc
    4. open: portable devices
    5. right click: apple Ipad, hit unistall
    6. then hit reinstall
    you should see in bottom tool bar your device being reinstalled.
    open itunes.
    If that doesn't work. Make sure you go in iTunes > Edit > Preferences > Devices and make sure to check: Prevent iPads, iPods, and iPhones from syncing automatically.
    Then try to connect again

  • 31.3.0 hangs when connecting to my IMAPS server (problem with intermediate certificates or SSL in general?).

    After update to 31.3.0 Thunderbird hangs when connecting to IMAPS server aie.de (intermediate certificates in chain). No error message is given, Thunderbird just hangs with out updating the subject lines of the inbox.

    It is a configuration problem of the courier imap ssl daemon, resolution is shown [http://xf.wiki.mithi.com/index.php/Error_observed_in_/var/log/messages_log,_imapd:_couriertls:_accept:_error:1408F10B:SSL_routines:SSL3_GET_RECORD:wrong_version_number#Resolution here]

Maybe you are looking for

  • Mm-fi error /critical

    hi, In the past- Whenever Finished Goods receipt takes place (GR is made for FG), FG stock a/c is debited and Cost of Goods Manufactured is credited. In the current mysap version-Consumption FG a/c is credited instead of Cost of Goods Manufactured. K

  • Error in Workflow wait for event node

    Hello Experts, I am working on one QM notification. I shall explain the scenario first: 1) User will take the usage decision on inspection lot in QA11. When user will take decision and save inspection lot BUS2045 event USAGEDECISIONMADE will be trigg

  • How to store multiple format text file in a oracle table

    Hi, I want to store a file which has multiple format for field separation so is it possible in Oracle data integrator if yes then how ..... Waiting for reply regards palash

  • User defined fields to add in KE5Z report

    Hi, I want to add 2 user defined fields (AUART, AUGRU) in KE5Z report output.  I tried for User Exits and SAP Note, but I couldn't find anything... Is there any other way to add those 2 fields... thanks, yad

  • BEA-090513 -- ServerIdentity failed validation, downgrading to anonymous

    I'm getting this error when starting up my instance. I only have one domain, so the information in the error message list about enabling trust between domains should not apply here. I get the error mentioned in the topic with BEA code BEA-090513 What