Only one Oracle form is not calling and also not giving any error.

I have made many form using oracle internet developer suit 10g R2, all are working fine. few days ago developed one form and deployed on the application server 10g R2, while calling from the menu no response and no error and after calling this form no other form is calling. it works 2-3 days initially after that it happens . Please give expert suggestion. Thanks in advance
It is running through the form developer but not running while calling from the menu. i have also giving the message at different trigger. msg is commimg from pre-form but not comming from the when-new-form-instance.
Edited by: user8161431 on Sep 24, 2012 5:30 AM

thanks for your reply, java version 6 u22 and no ON-ERROR trigger written in the form.
the content of java console is
Exception in thread "AWT-EventQueue-3" java.lang.NoClassDefFoundError: oracle/bali/share/sort/StringComparator
     at java.lang.Class.getDeclaredMethods0(Native Method)
     at java.lang.Class.privateGetDeclaredMethods(Unknown Source)
     at java.lang.Class.getDeclaredMethod(Unknown Source)
     at java.awt.Component.isCoalesceEventsOverriden(Unknown Source)
     at java.awt.Component.isCoalesceEventsOverriden(Unknown Source)
     at java.awt.Component.access$500(Unknown Source)
     at java.awt.Component$3.run(Unknown Source)
     at java.awt.Component$3.run(Unknown Source)
     at java.security.AccessController.doPrivileged(Native Method)
     at java.awt.Component.checkCoalescing(Unknown Source)
     at java.awt.Component.<init>(Unknown Source)
     at java.awt.Container.<init>(Unknown Source)
     at oracle.ewt.lwAWT.LWComponent.<init>(Unknown Source)
     at oracle.ewt.lwAWT.LWDataSourceChoice.<init>(Unknown Source)
     at oracle.ewt.lwAWT.LWChoice.<init>(Unknown Source)
     at oracle.ewt.comboBox.ComboBox.<init>(Unknown Source)
     at oracle.ewt.comboBox.ComboBox.<init>(Unknown Source)
     at oracle.forms.ui.VComboBox.<init>(Unknown Source)
     at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
     at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
     at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
     at java.lang.reflect.Constructor.newInstance(Unknown Source)
     at java.lang.Class.newInstance0(Unknown Source)
     at java.lang.Class.newInstance(Unknown Source)
     at oracle.forms.handler.UICommon.instantiate(Unknown Source)
     at oracle.forms.handler.UICommon.onCreate(Unknown Source)
     at oracle.forms.handler.PopListItem.onCreate(Unknown Source)
     at oracle.forms.handler.ComboBoxItem.onCreate(Unknown Source)
     at oracle.forms.engine.Runform.onCreateHandler(Unknown Source)
     at oracle.forms.engine.Runform.processMessage(Unknown Source)
     at oracle.forms.engine.Runform.processSet(Unknown Source)
     at oracle.forms.engine.Runform.onMessageReal(Unknown Source)
     at oracle.forms.engine.Runform.onMessage(Unknown Source)
     at oracle.forms.engine.Runform.processEventEnd(Unknown Source)
     at oracle.ewt.lwAWT.LWComponent.redispatchEvent(Unknown Source)
     at oracle.ewt.lwAWT.LWComponent.processEvent(Unknown Source)
     at java.awt.Component.dispatchEventImpl(Unknown Source)
     at java.awt.Container.dispatchEventImpl(Unknown Source)
     at java.awt.Component.dispatchEvent(Unknown Source)
     at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
     at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
     at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
     at java.awt.Container.dispatchEventImpl(Unknown Source)
     at java.awt.Component.dispatchEvent(Unknown Source)
     at java.awt.EventQueue.dispatchEvent(Unknown Source)
     at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
     at java.awt.EventDispatchThread.pumpEventsForFilter(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)
Caused by: java.lang.ClassNotFoundException: oracle.bali.share.sort.StringComparator
     at sun.plugin2.applet.Applet2ClassLoader.findClass(Unknown Source)
     at sun.plugin2.applet.Plugin2ClassLoader.loadClass0(Unknown Source)
     at sun.plugin2.applet.Plugin2ClassLoader.loadClass(Unknown Source)
     at sun.plugin2.applet.Plugin2ClassLoader.loadClass(Unknown Source)
     at java.lang.ClassLoader.loadClass(Unknown Source)
     ... 51 more
Caused by: java.io.IOException: open HTTP connection failed:http://10.200.10.19/forms/java/oracle/bali/share/sort/StringComparator.class
     at sun.plugin2.applet.Applet2ClassLoader.getBytes(Unknown Source)
     at sun.plugin2.applet.Applet2ClassLoader.access$000(Unknown Source)
     at sun.plugin2.applet.Applet2ClassLoader$1.run(Unknown Source)
     at java.security.AccessController.doPrivileged(Native Method)
     ... 56 more
Edited by: user8161431 on Sep 24, 2012 8:08 AM

Similar Messages

  • Phone and my husbands iphone ring at the same time when only one of us is being called. How can I stop this from happening?

    Both my iphone and my husbands iphone ring at the same time when only one of us is being called. How can I stop this from happening?

    This post has already been answered. Why are you plugging your own site with an answer that has already been given? Not to mention that the information you are handing out is incorrect. There is no bug, there is no patch, and no one needs to delete any email addresses. If you take the time to read the posts with the correct answers, you will see that the solution is totally different than the erroneous one you have posted.
    GB

  • My 4s Goes to speakerphone automatically while calling and does not go back to normal even after disabling speaker  while calling

    My 4s Goes to speakerphone automatically while calling and does not go back to normal even after disabling speaker phone button
    AlsO sometimes I. Cannot hear anything in normal speaker even though the call Is going through and has been re ieved on the other end, I have to enable speaker and then disable it to route audio to normal speakers

    I think that it is something wrong with kernel and graphic drivers but i'm not able to solve it from the beginning of using of Arch by me.
    I'm not so sure this issue is software-related only because in my case it seems the laptop screen enters power-saving mode (10-min timeout) on its own without any events logged (as shown by dmesg) so my next thought was OK, I'm going to get rid of this issue disabling the screen power-saving timeout in the BIOS and set it to never power down or something like that and from then on managing power mode manually; ie: when I want to power down I will just use systemctl suspend/hibernate which work fine ... problem is: there are no related options in my BIOS for such timeout.
    The only timeouts I have are in /etc/systemd/logind.conf set to 30min (#IdleActionSec) (commented) by default so these are not in effect because the screens goes blank after 10m which is less than the (default) 30m in logind. Maybe setting loggind to 9m (un-commented) to catch the event before the machine-default one ?
    IdleActionSec=9min
    IdleAction=suspend
    Will check it and report back.

  • The 'Access-Control-Allow-Origin' header contains multiple values '*, *', but only one is allowed. Origin 'null' is therefore not allowed access.

    Hello. I added custom http response headers to my SP site web config file as follows: 
    <httpProtocol>
          <customHeaders>
                 <add name="Access-Control-Allow-Methods" value="POST,GET,OPTIONS" />
          <add name="Access-Control-Allow-Origin" value="*" />
          <add name="Access-Control-Allow-Headers" value="Content-Type,Authorization" />
          </customHeaders>
        </httpProtocol>
    When I try to call any web service, i get these headers two times each: 
    HTTP/1.1 200 OK
    Cache-Control: private, max-age=0
    Transfer-Encoding: chunked
    Content-Type: application/atom+xml;type=entry;charset=utf-8
    Expires: Sat, 01 Mar 2014 19:11:37 GMT
    Last-Modified: Sun, 16 Mar 2014 19:11:37 GMT
    ETag: "3"
    X-SharePointHealthScore: 0
    SPClientServiceRequestDuration: 20
    SPRequestGuid: b4e77d9c-bfc3-a050-493a-ca5d251d1a72
    request-id: b4e77d9c-bfc3-a050-493a-ca5d251d1a72
    X-FRAME-OPTIONS: SAMEORIGIN
    Persistent-Auth: true
    Access-Control-Allow-Methods: POST,GET,OPTIONS
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Headers: Content-Type,Authorization
    X-AspNet-Version: 4.0.30319
    X-Powered-By: ASP.NET
    Access-Control-Allow-Methods: POST,GET,OPTIONS
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Headers: Content-Type,Authorization
    MicrosoftSharePointTeamServices: 15.0.0.4569
    Date: Sun, 16 Mar 2014 19:11:37 GMT
    and that gives me error from ajax: The 'Access-Control-Allow-Origin'
    header contains multiple values '*, *', but only one is allowed. Origin 'null' is therefore not allowed access.
    The 'Access-Control-Allow-Origin' header contains multiple values '*, *', but only one is allowed.
     Origin 'null' is therefore not allowed access.
    Any idea???

    Hi Ann,
    Please check whether there are duplicate custom headers in your code.
    Similar issue for your reference:
    http://social.msdn.microsoft.com/Forums/office/en-US/b79b75f4-b46b-46ae-ae29-17a352b6b90b/custom-http-response-headers-for-sp-2013-shown-2-times?forum=sharepointdevelopment 
    Regards,
    Rebecca Tu
    TechNet Community Support

  • How do I make one (and only one) device use my Apple ID and iCloud account?

    How do I make one (and only one) device use my Apple ID and iCloud account? I currently have an iPad mini, iPhone 5, and MacBook pro attached to my apple accounts, but I want only my iPhone 5 to be assosiated with either one. Whenever I use any of the three devices, I get a notification on the other two telling me that these devices are now using these accounts from these services, etc. and I want these notifications to stop, along with the devices using to them. How do I do this? I completely reset the iPad mini so I don't know how I'm still getting notifications from it, and I deleted and signed of of all of my accounts everywhere I could find on my Mac. So, to restate exactly what I want to do, I want ONLY my iPhone 5 to use ANY of my Apple/iCloud accounts and ONLY it can receive emails, iMessages, and FaceTime calls. Thanks!

    If you want to disconect your Mac from iCloud, go to System Preferences>iCloud and click Sign Out.  If you only want to stop using iCloud email, just uncheck Mail.  To stop iMessage, open the Messages app, go to Messages>Preferences, click the Accounts tab, click your iCoud ID on the left-hand side, then to the right click Sign Out.  To stop FaceTime, open the FaceTime app, then click "Apple ID" then click Sign Out.
    On your iPad, go to Settings>iCloud and tap Delete Account (or if you only want to stop using iCloud email, turn Mail off).  For FaceTime, go to Settings>FaceTime, tap the ID and sign out.  For iMessage, go to Settings>Messages>Send & Receive, tap the ID and sign out.

  • HT5100 How to limit the number of downloaded videos in parallel to one.i want my iPad itunesu to download only one video at once at time and when finished from downloading it to pass to the second queued one.

    How to limit the number of downloaded videos in parallel to one.i want my iPad itunesu to download only one video at once at time and when finished from downloading it to pass to the second queued one.

    @Tylerdowner: hmm.. maybe yes.. I just want to use the DOWNTHEMALL AddsOn for the saving file not the default download.. because my costumer download MP3 files and save it 3 or more files at a time so my Internet Connection goes down :( so I just want to limit them to save 1 file at a time.
    or if there is another way to limit it to 1.. please tell me :(

  • Why does Adobe promise return calls and then not do so?

    Why does Adobe promise return calls and then not do so?   To avoid talking with customers?

    Thanks for your reply - unfortunately I have talked with an Adobe
    representative in India and their action is to put one on hold
    indefinitely.  I am annoyed  because I paid an additional $60 to them 
    for no reason.  Appreciate your comment.
    des

  • I formatted and re-installed itunes. now it flashing massage that my ´ipod is synced with another iTunes library. An ipod can be synced with only one library at a time.´ now it is giving 2 options,  1- erase and sync, 2- transfer purchases. what to do?

    i formatted and re-installed itunes. now it flashing massage that my ´ipod is synced with another iTunes library. An ipod can be synced with only one library at a time.´ now it is giving 2 options,  1- erase and sync, 2- transfer purchases. what to do?

    Follow these instructions:
    Syncing to a "New" Computer or replacing a "crashed" Hard Drive: Apple Support Communities

  • HT4623 Why do my iPhone cords for my 5 say it is not certified and may not work with this device? It's the same cord that came with my phone. The only difference is the iOS7 update.

    Why do my iPhone cords for my 5 say it is not certified and may not work with this device? It's the same cord that came with my phone. The only difference is the iOS7 update.
    Maps took me to the completely wrong side of town for a long standing business in town.

    Hello margmcarlson,
    Thanks for using Apple Support Communities.
    For more information on this, take a look at:
    Troubleshooting iPhone, iPad, and iPod touch accessories
    http://support.apple.com/kb/TS2634
    Restore iPhone, iPad, or iPod touch to its factory default state. You should rarely need to use this step with an accessory issue.
    Best of luck,
    Mario

  • How can I set two different emails in only one contact form?

    How can I set two different emails in only one contact form?

    To enter multiple email address with the Contact Form Widgets:
    Click the Options icon for the selected widget, then
    In the Email to box, enter multiple emails by delimiting them with a semi-colon. For example: [email protected];[email protected]
    Cari

  • In incoming call, why iphone 4S (ios 7.04) sometimes gives option to decline the call and sometimes not?

    In incoming call, why iphone 4S (ios 7.04) sometimes gives option to decline the call and sometimes not?

    Try to do this experience.
    Ask a person with a block phone to call you and the option to reject doesn´t appear. Try with a non-blocked phone and the option of reject appears.
    I think it´s an iOS 7 problem.

  • I used to see my contacts' photos full screen when they called or when I called them now I only see a thumbnail when they calling and when I call them?

    I used to see my contacts' photos full screen when they called or when I called them now I only see a thumbnail when they calling and when I call them?
    iPhone 4s iOS 7.1

    Hello User909807,
    After having some close calls with fraudulent purchases on my own bank account, I know how scary it can be to know someone else other than you had your personal information, so it was nice to know my issuing bank was helping keep my identity safe. Having said that, it’s completely understandable why it’d be frustrating to discover you were unable to continue making purchases after confirming your identity via text, and I apologize if this caused any unintentional frustration.
    While I’ll be sure to document your feedback regarding our partnership with Citibank, N.A., please know that they are the issuer of your My Best Buy credit card account. As such, I will be glad to share your concerns with our Citibank contacts so that they may contact you to discuss your account in further detail. Please know you should receive follow-up contact from them within the next 3-5 business days.  
    Respectfully,
    Alex|Social Media Specialist | Best Buy® Corporate
     Private Message

  • Oracle Fulfillment server does not start and also my concurrent manager is

    The oracle Fulfillment server does not start and also my concurrent manager is down, when ever iam trying to start them i getting error.
    even i restarted my laptop many times
    Iam using WINXP on my laptop.
    Pls help someone
    hsawwan
    Posts: 11,859
    Registered: 03/13/06
    Re: oracle Fulfillment server and concurrent manager problem
    Posted: Oct 13, 2008 9:26 AM in response to: user578071 Reply
    What is the error?
    What does CM log file say?
    Please run cmclean.sql and try to start the CM then.
    Note: 134007.1 - CMCLEAN.SQL - Non Destructive Script to Clean Concurrent Manager Tables
    https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=134007.1
    where should i run in apps schema or some other schema, where can i find the log
    as iam using r12

    Duplicate thread ..
    oracle Fulfillment server and concurrent manager problem
    Re: oracle Fulfillment server and concurrent manager problem

  • In Lync, if a call is not answered, and does not go to voice mail, is anything recorded in the Lync database ?

    We are using Lync 2010. This question relates to the LCSCDR database.
    In Lync, if a call is not answered, and does not go to voice mail, is anything recorded in the Lync database ? Are there any options to make Lync store a record of unanswered calls ?
    Is there a way to tell from the LYnc database if a call was answered by a person or went to voice mail ?
    I cannot see anything in the sessiondetails table to indicate any of the above.
    Any help much appreciated.

    Hello,
    You shouldn't install Shockwave Player unless you know for a fact that you need it.
    # From the following page, save the uninstaller, the full installer for Netscape, and the full installer for Internet Explorer if you also need it in that browser.
    #* http://www.adobe.com/shockwave/download/alternates/#sp
    # Exit all applications.
    # Run the uninstaller.
    # Restart your computer.
    # Run the installer for Netscape.
    # Run the installer for Internet Explorer if you downloaded it.
    This forum doesn't support BBCode like <nowiki>[IMG]</nowiki> tags. You can simply post the plain links to the images. In replies to the thread, you have the option to attach images to your post.
    * https://support.mozilla.org/kb/markup-chart

  • Cannot load Photoshop Elements 10. 1st (of 3) disks only gives me option to import photos and videos, not to install. How can I install?

    Cannot load Photoshop Elements 10. 1st (of 3) disks only gives me option to import photos and videos, not to install. How can I install?

    Are you sure that:
    1. You have the correct disc for your operating system? You have both mac and windows versions on the discs. If you have a mac you want disc 3, not disc 1.
    2. PSE is not already installed?

Maybe you are looking for

  • Can not download itune 7.5

    Hi everybody, i have been trying for two days to download itunes 7.5 it does not work. I am not a new user, i went through 7.1, and more. i am able to dowload 99% of itunes 7.5 then it goes to a message box saying ``veryfing itunes 7.5`` 51.7MB of 51

  • CS 4 Photomerge=vertical when it's a horizontal Panorama?

    Just upgraded to CS 4 from CS 3 and I seem to be having a problem with the photomerge. i have shot a bunch of horizontal Panorama sequences using a pano head making sure the nodal point is correctly aligned etc. I have done quite a bit with CS 3 with

  • Which Event Classes i should use for finding good indexs and statistics for queries in SP.

    Dear all, I am trying to use pro filer to create a trace,so that it can be used as workload in "Database Engine Tuning Advisor" for optimization of one stored procedure. Please tel me about the Event classes which i  should use in trace. The stored p

  • New Computer Transfer Difficulty

    I am trying to transfer all of my music from my nano to a new computer/library. (including songs not purchased through itunes) My last computer crashed, and required a whole new operating system - so I cannot go back to burn the files. Is there any w

  • How to change the size and color of the basic forms of Visio.

    I want to use the basics Visio shapes but with custom sizes and colors. Would you like to save these settings as a template, so I dont need to change one by one. Thank U