Forms application is broken since a java upgrade

All,
our user services center upgraded java on end user desktops.
Since the upgrade to 1.6.0_50, some Oracle Forms webutil calls when running the form via a web browser just hangs the browser. My developers are making webutil calls from Oracle Forms in this application.
We are running Oracle Forms 10.1.2.3 on the Linux Host. There have been NO changes on the server. The only change has been on the client machines where the version of java was upgraded.
I had one of my developers turn on the java console and run the application. It threw the following error in the Java Console:
Java Plug-in 1.6.0_05
Using JRE version 1.6.0_05 Java HotSpot(TM) Client VM
User home directory = C:\Documents and Settings\abm
c: clear console window
f: finalize objects on finalization queue
g: garbage collect
h: display this help message
l: dump classloader list
m: print memory usage
o: trigger logging
p: reload proxy configuration
q: hide console
r: reload policy configuration
s: dump system and deployment properties
t: dump thread list
v: dump thread stack
x: clear classloader cache
0-5: set trace level to <n>
RegisterWebUtil - Loading WebUtil Version 10.1.2.3
proxyHost=null
proxyPort=0
connectMode=HTTP, native.
Forms Applet version is : 10.1.2.3
Exception in thread "AWT-EventQueue-3" java.lang.UnsatisfiedLinkError: no jacob in java.library.path
at java.lang.ClassLoader.loadLibrary(Unknown Source)
at java.lang.Runtime.loadLibrary0(Unknown Source)
at java.lang.System.loadLibrary(Unknown Source)
at com.jacob.com.ComThread.<clinit>(ComThread.java:128)
at oracle.forms.webutil.ole.OleFunctions.create_obj(Unknown Source)
at oracle.forms.webutil.ole.OleFunctions.getProperty(Unknown Source)
at oracle.forms.handler.UICommon.onGet(Unknown Source)
at oracle.forms.engine.Runform.onGetHandler(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.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)
My question is does each user desktop installation require a jacob.dll? Where should this jacob.dll be located on the desktop installation and can the jacob.dll that is located on my Linux Host where Oracle Forms 10.1.2.3 be used on the client machines?
Please forgive me as I'm a DBA and not an Oracle Forms administrator so my understanding of all of this is a bit sketchy.

Hi Sebastian,
Can you provide us the MOS number for the document you mentioned please?
We are troubleshooting problems with our WEBUTIL forms in our 10.1.2.3 AS in a RHEL environment and have not found a solution yet. What we are running into with the WEBUTIL forms is that they just hang after we call them from a browser window. There is not much information in the Java Console. All I see is:
RegisterWebUtil - Loading WebUtil Version 10.1.2.3
proxyHost=null
proxyPort=0
connectMode=HTTP, native.
Froms Applet version is: 10.1.2.3
We were using JInitiator previously with out 904 forms but are using the Java plugin with this version. And the rest of the forms seem to be working. Our problems are just with the WEBUTIL forms. NOTE We did not upgrade our 904 AS to version 10123. We created a new install and compiled all our forms/reports/pll/menus over in our new environment.
If you don't mind me asking can you tell me if you had to recreate the WEBUTIL schema and its objects after you upgraded to AS 10.1.2.3?
Any help would be much appreciated.
Thanks.
CV

Similar Messages

  • Color Management In Various Web Browsers For Untagged Images Broken Since 10.8 Upgrade

    I have recently updated my early 2008 Mac Pro to 10.8 and have noticed that neither Safari, Firefox or Chrome handle untagged images correctly anymore. Instead of assuming sRGB as the ICC profile for an untagged image (like they did prior to upgrading), they now just convert to monitor profile which looks over-saturated on my wide gamut monitor (Dell 3007WFPHC, hardware calibrated with a Datacolor Spyder 3 Pro). Color management in Photoshop, Lightroom and all other previosuly color-aware applications appears unaltered. The interesting thing is that in Safari, if I open a link with "open in new tab", the untagged images are rendered as if their color profiles are sRGB and are displayed correctly! But just clicking the link in the same tab or "open in new window" results in the incorrect over-saturated colors. This doesn't make any sense. Anyone else have this same issue?

    After digging around, I found that the behavior of Firefox can be changed to assume sRGB on untagged images by putting about:config into the address bar and changing the value of gfx.color_management.mode to 1. I vaguely recall doing something similar for Chrome years ago, but can't for the life of me rememebr what I did. When upgrading to 10.8, I did a fresh install so any mods to Chrome are no longer present.
    As for Safari, I have never really used it and only notcied it behaved similarly when trying it because Chrome wasn't working. Still can't figure out why Safari works correctly when you select "open in new tab" though. Maybe this should be moved to the Safari forum?

  • HT6473 Bluetooth is still broken since iOS 8 upgrade

    I have an iPhone 4S and ever since upgrading to iOS8 my bluetooth no longer works in my car (Mazda). Both worked perfectly together for years but since the upgrade they no longer work. Have tried resets upgrade to 8.1 and nothing fixes it. Apple have check phone in store and agreed Bluetooth is now not working properly but refuse to take any accountability as it is "out of warranty". very unimpressed

    Im having the same issue like others and have had my iPhone 6 has lost the ability to connect to my VW GLI with an RCD-510 headunit. This is not a head unit issue because on day one of the phone with 8.0,8.02 but now I have no connectivity with 8.1.... I have tried to reset the phones network settings, did a full restore , deleted all profiles, chased the ghosts on I cloud and did s clean reinstall of 8.1 to no avail... I cannot downgrade to 8.02 due to the baseband being changed with 8.1 so it seems.
    iOS 8.1.1 still does the same thing, and now I have an appointment at the genius bar tomorrow.
    Wish me luck, it sounds petty but I just expect my phone to pair to the car just like it did on my iphone5 with ios 7.xx and the iphone 6 on 8.02 and 8.0

  • Calling Java screens from Oracle Forms application

    I am working with a client that has a large Oracle forms application. Since rewriting the entire application in Java is not an option at this time, the strategic direction is that any new modules that are to be created for the application are to be done in Java and called from the Forms menu. The decision as to what tool to use to develop the Java modules is still under debate. What is the best (most seamless) way to do this...calling a Java screen from a Forms application? If anyone has any experience in this, or can direct me to some literature on it, it would be greatly appreciated. Thanks.

    This is a web app in Forms/Reports 10g R2 running off Oracle AS and an Oracle db. The challenge for us is that the direction is that any new enhancements (screens) are to be built using Java (in either ADF Faces or Swing, another point for debate later) and then called from the Forms app. The business client is only paying for the enhancement. They don't care about moving off Forms to Java, so any extra work on the part of IT to do this, has to be fairly minimal and doable within the project budget. The movement to Java is an IT direction. Is there a way to do this without having to build a java framework for the entire Forms application (which I assume would take some time and involve retesting the entire app)?

  • Add jar file to forms application standard java library

    Overall Problem
    I created a jar file using JDeveloper to be loaded as a bean in forms builder. But the jar file ended up being really large because I had to add some standard libraries that JDeveloper knew about but Forms didn't to this jar file, it takes forever to load in my forms application.
    Background
    Jdeveloper has a drop down list of standard libraries that aren't commonly used that a developer can have included/referenced into their java project.
    Oracle Forms Library
    One of the standard libraries in JDeveloper that can be referenced when compiling a project is the Oracle Forms library. I have to reference this library in my compilation of my java project in JDeveloper because some of the java code in this project requires the Oracle Forms library. When the jar file is created in JDeveloper the Oracle Forms Library isn't actuaally physically located anywhere in the jar file that is produced for deployment. But the jar file runs perfectly in my forms application. Forms builder and the forms application server seems to already know about the Oracle Forms library.
    Java Media Framework Library
    There is another standard library listed in JDevelopers drop down list that I recently chose to use in my Java Application, the Java Media Framework library. But my forms application couldn't find any of the Java Media Framework classes when it launched the jar file that was deployed from JDeveloper. Obviously the classes wern't physically located in the jar file I created, because I figured that the forms application server/forms builder would already know about about this standard library that JDeveloper knew about.
    Not very effective Solution
    So I physically put/included the whole Java Media Framework Library into my jar file and then my form launched fine. But it now takes forever to load. How can I add the Java Media Frame work library jar files as one of the standard libraries that the forms builder and application server already sees (Like the Oracle Forms Library) without having to put the library in the forms/java folder and wait for the this jar file to download to the user's cache?
    Side note: The Java Media Framework Library is allowing the ability to launch video from my form. Very useful tool!!! So it would be good if forms had this already added as a standard library like it is in JDeveloper. But I only see the ability to reference this library in DS 10gR2 for JDeveloper.
    Thanks,
    Michelle

    Yes I have successfully been able to run a javabean application that uses the Java Media Framework methods within a forms module. The video seems to play and interact normally in the forms environment (launched from a DS or the AS).
    Basic Requirements
    Develop the java application functionality look and feel, including adding funtionality calls to the JMF library where needed.
    Develop an Oracle Forms Interface wrapper that will be the initial class called from the bean area, to hande any communication between the bean and the form.
    Configure the deployment of the jar to physically include all the needed classes from the JMF library.
    Sign the jar file and make sure it is placed in the forms/java folder and referenced in the appropriate forms configuration files.
    Depending on the type of video that the will be played certain .dll files might need to be added to the users system folder. Using H264 (.mov) should work fine without any extra .dlls.
    Thanks,
    Michelle
    Message was edited by:
    mpoore

  • How to call pdf forms developed in ABAP from WD Java application?

    Hi
    I have a web dynpro ABAP application that that is responsible for generating PDF forms for all other applications (WD ABAP and WD Java).
    How can I call the pdf forms generated by the WD ABAP application from WD Java application in a separate window?
    These forms are to be called on click of a "Print" button. Also, these forms are non interactive.
    Kindly let me know if you need any other information.
    Regards
    Vineet Vikram
    Edited by: vineet vikram on Jun 24, 2009 7:28 AM

    in addtion to Nikhil's response. you can write following code on action of print button:
        IWDWindow window = wdComponentAPI.
            getWindowManager().createExternalWindow(
                  "<ABAP Application URL>",
                  "<Title for window>",
                  false);
       window.open();
    to Close the application, you can use the window close or u can fire an event to close current window.
    Abhinav

  • Hello.  Since accepting the upgrade to the current version of I Tunes (11.4) I have been unable to get the application to boot.  I receive the message that I Tunes was not installed correctly and Error 7 (Windows Error 193).

    Hello.  Since accepting the upgrade to the current version of I Tunes (11.4) I have been unable to get the application to boot.  I receive the message that I Tunes was not installed correctly and Error 7 (Windows Error 193).  I have uninstalled/reinstalled I Tunes several times and this has not resolved the issue.  I also uninstalled/reinstalled Microsoft.net Framework 4 since this was suggested by Apple support.  This also has not resolved the issue.
    When I reinstall I Tunes, I get a message that the “Service ‘apple mobile device’ failed to start.”  Verify you have sufficient privileges to start system services.  I attempted to manually start the Apple Mobile Device service but get a pop up stating, “Error 1053: The service did not respond to the start or control request in a timely fashion.”Unsure what I should try next. 

    For general advice see Troubleshooting issues with iTunes for Windows updates.
    The steps in the second box are a guide to removing everything related to iTunes and then rebuilding it, which is often a good starting point unless the symptoms indicate a more specific approach. Review the other boxes and the list of support documents further down page in case one of them applies.
    Your library should be unaffected by these steps but there is backup and recovery advice elsewhere in the user tip.
    The section Install missing components has advice on breaking down the iTunes installer into the individual .msi files which might prove useful if one component, such as Apple Mobile Device Support, won't install normally.
    In your case I suggest you start with a clean download of the setup file using the direct link. If reinstalling AMDS alone doesn't work try tearing everything down again.
    tt2

  • Can't drag and drop files onto Applications in Dock since upgrading to 10.6

    Ever since my wife upgraded her iMac (2 GHz, 2 gigs) to 10.6, she can no longer drag and drop files onto certain applications in her dock to open the file. She has to go into the application and go to "open file" or whatever.
    For example, if she has a Word doc on her desktop, she cannot drag it onto the Word icon in her dock.
    Any advice?

    You have many issues with your and your wife's machine(s). Everything you've posted works here. Reinstall Snow Leopard, repair permissions, and see if that fixes things.

  • How to handle Java popup in oracle forms application through Open Script?

    I want to record and test oracle form application but it popup java dialogue box and Open Script can't handle java object.
    So how to handle the Java popups in forms application?

    Hi, Have you been able to resolve this?

  • Many applications are crashing since I upgraded my iphone 4s to iOS 8.0.2

    Unfortunately my iphone 4s has became unreliable and unstable since I upgraded to iOS 8.0.2. I cannot even go back to earlier iOS 7.1.2.
    Phone is now very slow and many applications are crashing. Battery is draining like anything.
    I tried options from internet to save battery, but whats the point of having iphone if I have to turn off the features to save battery.
    Some of the applications which started crashing since I upgrade also does not exists anymore on store to get the their support.
    Apple - when will these issues gets fixed ? or am I suppose to trash this beautiful piece of hardware just because of firmware issues?
    Can you not at least allow people to go back to earlier stable iOS till you fix them?  

    Vào Thứ Bảy, ngày 18 tháng 10 năm 2014, Apple Support Communities Updates <
    [email protected]> đã viết:
                     Apple Support Communities       *Prism2000
    <https://discussions.apple.com/people/Prism2000?ac_cid=tw123456>* has
    posted in the Using Apple Support Communities community.            many
    applications are crashing since I upgraded my iphone 4s to iOS 8.0.2
    <https://discussions.apple.com/message/26856869?ac_cid=tw123456#26856869>
    Unfortunately my iphone 4s has became unreliable and unstable since I
    upgraded to iOS 8.0.2. I cannot even go back to earlier iOS 7.1.2.
    Phone is now very slow and many applications are crashing. Battery is
    draining like anything.
    >
    I tried options from internet to save battery, but whats the point of
    having iphone if I have to turn off the features to save battery.
    Some of the applications which started crashing since I upgrade also does
    not exists anymore on store to get the their support.
    >
    Apple - when will these issues gets fixed ? or am I suppose to trash this
    beautiful piece of hardware just because of firmware issues?
    Can you not at least allow people to go back to earlier stable iOS till
    you fix them?
              To post a reply, go to the discussion
    <https://discussions.apple.com/message/26856869?ac_cid=tw123456#26856869>
    in Apple Support Communities.        You are receiving this email from
    Apple Support Communities. You can change your email preferences in your Apple
    Support Communities Profile
    <https://discussions.apple.com/user-preferences!input.jspa>.   TM and
    copyright © 2014 Apple Inc. 1 Infinite Loop, MS 96-DM. Cupertino, CA 95014.   All
    Rights Reserved <http://www.apple.com/legal/> | Privacy Policy
    <http://www.apple.com/legal/privacy/> | Terms of Use
    <https://discussions.apple.com/docs/DOC-5952> | Apple Support
    <http://www.apple.com/support/>
    >
    len

  • Since I've upgraded my iphone 4 to ios 4.3.3, I can't access my inbox of hotmail.While it's checking e-mails,email application is closed and turn back to home screen.What should I do?

    Since I've upgraded my iphone 4 to ios 4.3.3, I can't access my inbox of hotmail.While it's checking e-mails,email application is closed and turn back to home screen.I've restored my phone but nothing changed.It still goes on.What should I do?

    Thanks for reply,
    It's truely a disestar for me to kill my phone myself by so called bloody upgradation.
    Iwish I have not upgraded.
    I baught it from here in Bangladesh and now I’m ina mess to get at least a minimum support.
    Thanks for your valued suggessions but it didn’tmade any difference to my situation.
    So now I have an ipod in the price of an iPhone4. Crap.
    Is there any chance of fixing this bug by apple?As the same problem has already been faced by a lot of iPhone Users.

  • Web Application Designer standstill since BW SP25 / BI Java SPS 23

    Hi experts,
    in February we implemented the latest SPs into a SAP development system of our customer.
    Since then the BEx Web Application Designer doesn't work anymore for them.
    It just hangs up and you cannot even close it.
    I will provide the tracefile in an answer to this post because otherwise the post won't be readable.
    I've found note 1437358 concerning NullPointerException (but not NullReferenceException) but I doubt that this has something to do with our issue.
    Does anybody have an idea what could cause this problem and how it could be solved?
    WAD 7.20 is used.
    Best wishes
    Marie

    10:57:23.559: Info: Web Application Designer Start. Revision: 7100.4.1200.491
    BExCheckFrontend.CheckFrontend: No Check performed (20110322) 0
    10:57:32.933: Connected. System: HWT
    -EXCEPTION-START- 10:57:35.198: DEBUG EXCEPTION ###  ---
    Exception Name: ArgumentException
    Exception Message: Das Element wurde bereits hinzugefügt. Schlüssel im Wörterbuch:tartitle. Hinzuzufügender Schlüssel: tartitle.
    Exception    bei System.Collections.Hashtable.Insert(Object key, Object nvalue, Boolean add)
       bei System.Collections.Hashtable.Add(Object key, Object value)
       bei System.Collections.Specialized.StringDictionary.Add(String key, String value)
       bei com.sap.bi.et.wad.wadconst.WADShortNames.InitShortNames(XmlDocument iTagList, XmlNamespaceManager insmgr)
       bei com.sap.bi.et.wad.man.WADfrmMainWindow.PubMainWindow_Load(Object eventSender, EventArgs eventArgs)
       bei System.EventHandler.Invoke(Object sender, EventArgs e)
       bei System.Windows.Forms.Form.OnLoad(EventArgs e)
       bei System.Windows.Forms.Form.OnCreateControl()
       bei System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
       bei System.Windows.Forms.Control.CreateControl()
       bei System.Windows.Forms.Control.WmShowWindow(Message& m)
       bei System.Windows.Forms.Control.WndProc(Message& m)
       bei System.Windows.Forms.ScrollableControl.WndProc(Message& m)
       bei System.Windows.Forms.ContainerControl.WndProc(Message& m)
       bei System.Windows.Forms.Form.WmShowWindow(Message& m)
       bei System.Windows.Forms.Form.WndProc(Message& m)
       bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
       bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
       bei System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
    Full Stack:   bei com.sap.bi.et.common.appl.Log.Debug.WriteTraceToFile(Level lLevel, String lString, Exception ex)
       bei com.sap.bi.et.common.appl.Log.Debug.Exception(Exception ex, String iAdditionalInformation)
       bei com.sap.bi.et.common.appl.Handlers.OnGuiUnhandledException(Object iSender, ThreadExceptionEventArgs iEventArgs)
       bei System.Windows.Forms.Application.ThreadContext.OnThreadException(Exception t)
       bei System.Windows.Forms.Control.WndProcException(Exception e)
       bei System.Windows.Forms.Control.ControlNativeWindow.OnThreadException(Exception e)
       bei System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
       bei System.Windows.Forms.NativeWindow.DefWndProc(Message& m)
       bei System.Windows.Forms.NativeWindow.WndProc(Message& m)
       bei Syncfusion.Windows.Forms.Tools.CommandBarController.AppMainFormWnd.WndProc(Message& m)
       bei System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
       bei System.Windows.Forms.NativeWindow.DefWndProc(Message& m)
       bei System.Windows.Forms.NativeWindow.WndProc(Message& m)
       bei Syncfusion.Windows.Forms.Tools.XPMenus.MenuActivationControl.WndProc(Message& m)
       bei System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
       bei System.Windows.Forms.NativeWindow.DefWndProc(Message& m)
       bei System.Windows.Forms.NativeWindow.WndProc(Message& m)
       bei Syncfusion.Windows.Forms.Tools.MainWindowSubclass.WndProc(Message& m)
       bei System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
       bei System.Windows.Forms.SafeNativeMethods.ShowWindow(HandleRef hWnd, Int32 nCmdShow)
       bei System.Windows.Forms.Control.SetVisibleCore(Boolean value)
       bei System.Windows.Forms.Form.SetVisibleCore(Boolean value)
       bei System.Windows.Forms.Control.Show()
       bei com.sap.bi.et.wad.BexWebApplicationDesigner.Launch.Main()
    -EXCEPTION-END----
    -CALLING-FROM- 10:57:35.198: DEBUG EXCEPTION ###  ---
       bei com.sap.bi.et.common.appl.Log.Debug.WriteTraceToFile(Level lLevel, String lString, Exception ex)
       bei com.sap.bi.et.common.appl.Log.Debug.Exception(Exception ex, String iAdditionalInformation)
       bei com.sap.bi.et.common.appl.Handlers.OnGuiUnhandledException(Object iSender, ThreadExceptionEventArgs iEventArgs)
       bei System.Windows.Forms.Application.ThreadContext.OnThreadException(Exception t)
       bei System.Windows.Forms.Control.WndProcException(Exception e)
       bei System.Windows.Forms.Control.ControlNativeWindow.OnThreadException(Exception e)
       bei System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
       bei System.Windows.Forms.NativeWindow.DefWndProc(Message& m)
       bei System.Windows.Forms.NativeWindow.WndProc(Message& m)
       bei Syncfusion.Windows.Forms.Tools.CommandBarController.AppMainFormWnd.WndProc(Message& m)
       bei System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
       bei System.Windows.Forms.NativeWindow.DefWndProc(Message& m)
       bei System.Windows.Forms.NativeWindow.WndProc(Message& m)
       bei Syncfusion.Windows.Forms.Tools.XPMenus.MenuActivationControl.WndProc(Message& m)
       bei System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
       bei System.Windows.Forms.NativeWindow.DefWndProc(Message& m)
       bei System.Windows.Forms.NativeWindow.WndProc(Message& m)
       bei Syncfusion.Windows.Forms.Tools.MainWindowSubclass.WndProc(Message& m)
       bei System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
       bei System.Windows.Forms.SafeNativeMethods.ShowWindow(HandleRef hWnd, Int32 nCmdShow)
       bei System.Windows.Forms.Control.SetVisibleCore(Boolean value)
       bei System.Windows.Forms.Form.SetVisibleCore(Boolean value)
       bei System.Windows.Forms.Control.Show()
       bei com.sap.bi.et.wad.BexWebApplicationDesigner.Launch.Main()
    -EXCEPTION-START- 10:57:47.399: DEBUG EXCEPTION ###  ---
    Exception Name: NullReferenceException
    Exception Message: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
    Exception    bei com.sap.bi.et.wad.man.WADfrmMainWindow.RefreshInitialTemplateList()
       bei com.sap.bi.et.wad.man.WADTemplateController.OnTemplateOpened(WebTemplate iTemp)
       bei com.sap.bi.et.wad.pageobjects.WebTemplateFactory.TemplateOpenedEventHandler.Invoke(WebTemplate iTemplate)
       bei com.sap.bi.et.wad.pageobjects.WebTemplateFactory.AddTemplateOrLibrary(WebTemplate iTemplate)
       bei com.sap.bi.et.wad.pageobjects.WebTemplateFactory.RegisterTemplateOrLibrary(IWebTemplate iWebTemplate)
       bei com.sap.bi.et.wad.man.WADTemplateController.LoadTemplate(EnumLoadMode iLoadMode, String iFileName, String iTechName, Boolean iAsLibrary, String iEnqueueMode, Boolean iAsCopy, Boolean iForceRawEdit)
       bei com.sap.bi.et.wad.man.WADTemplateController.DoLoadTemplateFromBW(String iTechname)
       bei com.sap.bi.et.wad.man.WADfrmMainWindow.itmOpenWebTemplate_Click(Object eventSender, EventArgs eventArgs)
       bei Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.OnItemClicked(EventArgs args)
       bei Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.PerformClick()
       bei Syncfusion.Windows.Forms.Tools.XPMenus.BarRenderer.OnMouseUp(MouseEventArgs e)
       bei Syncfusion.Windows.Forms.Tools.XPMenus.BarControlInternal.OnMouseUp(MouseEventArgs e)
       bei System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
       bei System.Windows.Forms.Control.WndProc(Message& m)
       bei Syncfusion.Windows.Forms.Tools.XPMenus.BarControlInternal.WndProc(Message& m)
       bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
       bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
       bei System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
    Full Stack:   bei com.sap.bi.et.common.appl.Log.Debug.WriteTraceToFile(Level lLevel, String lString, Exception ex)
       bei com.sap.bi.et.common.appl.Log.Debug.Exception(Exception ex, String iAdditionalInformation)
       bei com.sap.bi.et.common.appl.Handlers.OnGuiUnhandledException(Object iSender, ThreadExceptionEventArgs iEventArgs)
       bei System.Windows.Forms.Application.ThreadContext.OnThreadException(Exception t)
       bei System.Windows.Forms.Control.WndProcException(Exception e)
       bei System.Windows.Forms.Control.ControlNativeWindow.OnThreadException(Exception e)
       bei System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
       bei System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
       bei System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData)
       bei System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
       bei System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
       bei System.Windows.Forms.Application.Run(Form mainForm)
       bei com.sap.bi.et.wad.BexWebApplicationDesigner.Launch.Main()
    -EXCEPTION-END----
    -CALLING-FROM- 10:57:47.399: DEBUG EXCEPTION ###  ---
       bei com.sap.bi.et.common.appl.Log.Debug.WriteTraceToFile(Level lLevel, String lString, Exception ex)
       bei com.sap.bi.et.common.appl.Log.Debug.Exception(Exception ex, String iAdditionalInformation)
       bei com.sap.bi.et.common.appl.Handlers.OnGuiUnhandledException(Object iSender, ThreadExceptionEventArgs iEventArgs)
       bei System.Windows.Forms.Application.ThreadContext.OnThreadException(Exception t)
       bei System.Windows.Forms.Control.WndProcException(Exception e)
       bei System.Windows.Forms.Control.ControlNativeWindow.OnThreadException(Exception e)
       bei System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
       bei System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
       bei System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData)
       bei System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
       bei System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
       bei System.Windows.Forms.Application.Run(Form mainForm)
       bei com.sap.bi.et.wad.BexWebApplicationDesigner.Launch.Main()

  • Rendering of Arabic/Transliteration broken since upgrade to 29

    Hello,
    Mozilla Firefox 29.0.0 - 29.0.1, MacOS X 10.9.2
    Problem: Arabic fonts (Lateef, Sheherazade) as well as transliteration Arabic > Latin is broken since update to 29. They were fine before. This happens when loading pages from a database. The protocol uses 'mixed content' and there seems to have been an update in Firefox's handling of such content. However, even explicitly unblocking such content doesn't solve the problem (apparently, one has to deblock every single page or is there an option for an entire domain? Otherwise, this is a pain in the neck and completely impractical). Firefox 'chooses' to select encoding seemingly at random: View > Character Encoding > Unicode/Western. Unfortunately, this version of Firefox scratched the possibility to select default encoding.
    Now, the pages loaded do not declare their encoding. However, this was not a problem because FF would use Unicode (UTF-8) by default. Setting instead "Default for Current Locale" is obviously useless. That's where the problem seems to be. Why was the plain default option changed so that we have no longer access to it? As you will understand in mixed environments (using a variety of languages and keyboard layouts), 'default locale' is pointless. Any suggestions are most welcome.

    FredMcD. Thank you for the hints. I'm sure they help in most cases. It didn't solve my problem though. Normal websites work actually quite well, it's just the internal ones that have this problem.
    cor-el. Thank you also for your hints. I checked and I'm pretty sure that it's not a corrupt font. The problem, as I've mentioned, is that the server does not declare its encoding. This wasn't a problem as long as UFT-8 could be declared as fall-back. Now, as I've written, there is only the option 'Default for Current Locale' which doesn't help. I suppose either Mozilla puts back the older option or we have to do something here. Would love to post link but I'm not sure there is general access to our servers (probably not) but I'll ask.
    I attached an exampled of how the 'garbled' text looks. It's more than garbled there just no font 'resolution'.
    Thank you both again for taking the time to give advice. I think your hints will come in useful in general use of Firefox.

  • What Java Upgrade Impacts on Oracle

    Hi
    We are applying OS patches and a Java SR patch to out IBM AIX 64 bit Oracle Environment to comply with the pending Daylight Savings time change. I am currently researching if we will need to apply additional patches from Oracle on our Oracle products as well.
    As anyone out there performed the following patch upgrade described at the bottom of this message to an IBM AIX 64-bit environment? We are currently running java version "1.4.2" Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2) Classic VM (build 1.4.2, J2RE 1.4.2 IBM AIX build ca142-20050929a (SR3) (JIT enabled: jitc)).
    I am thinking since we are not upgrading our Java to 5.0 applying the APAR described below will have no effect on existing Oracle products running (Database 10.1.0.3, App Server 10.1.2.0.2 and Grid Control (Agents and Management Service) version 10.2.0.2.0 since the base version of Java will remain at 1.4.2. We also have a good deal of Java code developed in JDeveloper (10.1.2.1.0 Build 1913) running as OC4J web applications on our 10G Application Servers.
    APAR IY84053 description:
    IBM Java 1.4.2:
    32 bit -
    Upgrade to at least IBM Java build ca142-20060421 (SR 5) which is APAR IY84053,
    Recommend upgrading to the newest build. *

    You said:
    "In the past we had some problems (graphical or misplaced objects) due to the upgrade."An automated test isn't going to help much for GUI changes. This is something you need to review manually. Also, when you say "Java upgrade", are you referring to the client or mid tier? Changing the mid tier Java version will not change the appearance of the GUI on the client side. As for changing the Java version on the client side, if you are using a more current day Java version with your Forms 10 application (e.g. Java 6) then moving to a newer Java 6 version or even 7 will unlikely have any impact on the GUI. In the past, there were issues with upgrading from old Java versions like 1.3 to newer because Sun (at that time) needed to make changes to that part of Java. If you are already on one of the newer versions then you should not see any change since nothing significant has been changed in more recent versions. Regardless, manual, human testing should be performed in order to ensure that the GUI part of your application is the way you expect it.

  • Ever since the systyem upgraded me to 3.6.6. I can not even run one eight hour day without firefoc either crashing or locking up which requires me use C/A/Deleate to close the program. I used to be able to run 8 to 12 windows at a time and NEVER lock up

    Ever since the systyem upgraded me to 3.6.6. I can not even run one eight hour day without firefoc either crashing or locking up which requires me use C/A/Deleate to close the program. I used to be able to run 8 to 12 windows at a time and NEVER lock up or crash with the older version. Is this problem being looked into and or being corrected. I use Firefox with Google and my system is XP Pro 32 bit. THIS IS REALLY making me MAD. My email is [email protected] and would appreciate a response to this ASAP. I have tried a couple of items from your help section and nothing works.

    <u>'''Anonymous'''</u>
    Please post a separate question. Thank you. https://support.mozilla.com/tiki-ask_a_question.php?locale=en-US&forumId=1
    <u>'''chris'''</u>
    <u>'''''Crashing'''''</u>
    See:
    http://support.mozilla.com/en-US/kb/Firefox+crashes
    http://kb.mozillazine.org/Firefox_crashes
    http://support.mozilla.com/en-US/kb/Firefox+crashes+when+loading+certain+pages
    http://support.mozilla.com/en-US/kb/Firefox+crashes+when+you+open+it
    http://support.mozilla.com/en-US/kb/Firefox+will+not+start
    http://kb.mozillazine.org/Browser_will_not_start_up
    ''<u>'''Hanging'''</u>''
    See: http://support.mozilla.com/en-US/kb/Firefox+hangs
    <u>'''''Hanging at exit'''''</u>
    <u>'''Kill Application'''</u>
    In Task Manager, does firefox.exe show in the <u>'''Processes'''</u> tab?
    See: [http://kb.mozillazine.org/Kill_application Kill Application]
    '''<u>Causes and solutions for Firefox hanging at exit:</u>'''
    [[Firefox hangs]]
    [http://kb.mozillazine.org/Firefox_hangs#Hang_at_exit Firefox hangs at exit]
    [[Firefox is already running but is not responding]]
    ''<u>'''Safe Mode'''</u>''
    You may need to use '''[[Safe Mode]]''' (click on "Safe Mode" and read) to localize the problem. Firefox Safe Mode is a diagnostic mode that disables Extensions and some other features of Firefox. If you are using a theme, switch to the DEFAULT theme: Tools > Add-ons > Themes <u>'''before'''</u> starting Safe Mode. When entering Safe Mode, do not check any items on the entry window, just click "Continue in Safe Mode". Test to see if the problem you are experiencing is corrected.
    See:
    '''[[Troubleshooting extensions and themes]]'''
    '''[[Troubleshooting plugins]]'''
    '''[[Basic Troubleshooting]]'''
    If the problem does not occur in Safe-mode then disable all of your Extensions and Plug-ins and then try to find which is causing it by enabling <u>'''one at a time'''</u> until the problem reappears. <u>'''You MUST close and restart Firefox after EACH change'''</u> via File > Restart Firefox (on Mac: Firefox > Quit). You can use "Disable all add-ons" on the Safe mode start window.
    <u>'''chris'''</u>
    <u>'''''Other Issues'''''</u>: ~~red:You have installed plug-ins with known security issues. You should update them immediately.~~
    <u>'''Update Java'''</u>: your ver. 1.6.0.~~red:17~~; current ver. 1.6.0.20 (<u>important security update 04-15-2010</u>)
    (Firefox 3.6 and above requires Java 1.6.0.10 or higher; see: http://support.mozilla.com/en-US/kb/Java-related+issues#Java_does_not_work_in_Firefox_3_6 )
    ''(Windows users: Do the manual update; very easy.)''
    ~~red:Check your version here~~: http://www.mozilla.com/en-US/plugincheck/
    See: '''[http://support.mozilla.com/en-US/kb/Using+the+Java+plugin+with+Firefox#Updates Updating Java]'''
    Do the update with Firefox closed.
    <u>'''NOTE:'''</u> Java version 1.6.0.21 has been released. It is mainly an update for developers of Java applications and most users do not need to be concerned about downloading version 1.6.0.21. <u>'''''At this time'''''</u>, the update option in existing installations of Java 1.6.0.20 are not updating to version 1.6.0.21; <u>'''''at this time'''''</u>, it must be manually downloaded and installed. According to the Java release notes:
    ''"'''Bug Fixes'''''
    ''Java SE 6 Update 21 does not contain any additional fixes for security vulnerabilities to its previous release, Java SE 6 Update 20. Users who have Java SE 6 Update 20 have the latest security fixes and do not need to upgrade to this release to be current on security fixes."'' Source: http://java.sun.com/javase/6/webnotes/6u21.html
    <u>'''Install/Update Adobe Flash Player for Firefox (aka Shockwave Flash)'''</u>: your ver. 10.0 r~~red:45~~; current ver. 10.1 r53 ('''important security update 2010-06-10'''; see: http://www.adobe.com/support/security/bulletins/apsb10-14.html)
    ~~red:Check your version here~~: http://www.mozilla.com/en-US/plugincheck/
    See: '''[http://support.mozilla.com/en-US/kb/Managing+the+Flash+plugin#Updating_Flash Updating Flash]'''
    -'''<u>use Firefox to download</u>''' and <u>'''SAVE to your hard drive'''</u> (save to Desktop for easy access)
    -exit Firefox (File > Exit)
    -''<u>In Windows,</u>'' check to see that Firefox is completely closed (''Ctrl+Alt+Del, choose Task Manager, click Processes tab, if "firefox.exe" is on the list, right-click "firefox.exe" and choose End process, close the Task Manager window'')
    -''<u>In Windows,</u>'' double-click on the Adobe Flash installer you just downloaded to install/update Adobe Flash
    -when the Flash installation is complete, start Firefox, and test the Flash installation here: http://kb.adobe.com/selfservice/viewContent.do?externalId=tn_15507&sliceId=1
    *<u>'''NOTE: On Vista and Windows 7'''</u> you may need to run the plugin installer as Administrator by starting the installer via the right-click context menu if you do not get an UAC prompt to ask for permission to continue (i.e nothing seems to happen). See this: http://vistasupport.mvps.org/run_as_administrator.htm
    *'''<u>NOTE for IE:</u>''' Firefox and most other browsers use a Plugin. IE uses an ActiveX version of Flash. To install/update the IE ActiveX Adobe Flash Player, same instructions as above, except use IE to download the ActiveX Flash installer. See: [[ActiveX]]
    *Also see: http://kb.mozillazine.org/Flash ~~red:'''''AND'''''~~ [[How do I edit options to add Adobe to the list of allowed sites]]
    <u>'''Update Shockwave for Director (aka Shockwave Player)'''</u>: your ver. ~~red:10.1 (very old)~~; current ver. 11.5.7.609 (<u>important security update released 2010-05-11</u>; see http://www.adobe.com/support/security/bulletins/apsb10-12.html)
    NOTE: this is not the same as Shockwave Flash; this installs the Shockwave Player.
    ~~red:Check your version here~~: http://www.mozilla.com/en-US/plugincheck/
    SAVE the installer to your hard drive (Desktop is a good place so you can find it). When the download is complete, exit Firefox (File > Exit), locate and double-click in the installer you just downloaded, let the install complete.
    See: '''[http://support.mozilla.com/en-US/kb/Using+the+Shockwave+plugin+with+Firefox#_Installing_Shockwave Installing Shockwave]'''
    <u>'''You '''</u>~~red:<u>'''MAY'''</u>~~<u>''' need to Update Adobe Reader for Firefox (aka Adobe PDF Plug-In For Firefox)'''</u>: your ver. N/A; current ver. 9.3.3 (important security update release 06-29-2010; see: http://www.adobe.com/support/security/bulletins/apsb10-15.html)
    ~~red:Check your version here~~: http://www.mozilla.com/en-US/plugincheck/
    See: http://support.mozilla.com/en-US/kb/Using+the+Adobe+Reader+plugin+with+Firefox#Installing_and_updating_Adobe_Reader
    ''<u>You may be able to update from the Adobe Reader installed on your system</u>'' instead of going to the Adobe site and downloading. Open the Adobe Reader installed on your system (''in Windows, Start > Program Files, find and click Adobe Reader to open''), click Help, click Check for Updates.
    ''<u>If you go to the Adobe site to download the current Adobe Reader:</u>''
    -'''<u>use Firefox to download</u>''' and <u>'''SAVE to your hard drive'''</u> (save to Desktop for easy access)
    ~~red:-See the images at the bottom left of this post to see the steps to take on the Adobe site~~
    -exit Firefox (File > Exit)
    -In Windows: check to see that Firefox is completely closed (''Ctrl+Alt+Del, choose Task Manager, click Processes tab, if "firefox.exe" is on the list, right-click "firefox.exe" and choose End process, close the Task Manager window'')
    -In Windows: double-click on the Adobe Reader installer you just downloaded to install/update Adobe Reader
    *<u>'''NOTE: On Vista and Windows 7'''</u> you may need to run the plugin installer as Administrator by starting the installer via the right-click context menu if you do not get an UAC prompt to ask for permission to continue (i.e nothing seems to happen). See this: http://vistasupport.mvps.org/run_as_administrator.htm
    *'''<u>NOTE for IE:</u>''' Firefox and most other browsers use a Plugin. IE uses an ActiveX version. To install/update the IE ActiveX version, same instructions as above, except use IE to download the ActiveX installer. See: [[ActiveX]]
    *Also see: http://kb.mozillazine.org/Adobe_Reader ~~red:'''''AND'''''~~ [[How do I edit options to add Adobe to the list of allowed sites]]

Maybe you are looking for

  • Can only draw circle and square in Illustrator CS5 and Photoshop CS5

    I am experiencing a strange bug that seems to be affecting both Photoshop CS5 and Illustrator CS5. In Illustrator, when I try to draw a rectangle or ellipse I can only draw circles and squares. Also I can't change the color of selected objects. When

  • RAW compatability in Aperture for Canon 6D

    I seem to have a problem with the RAW compatability in Aperture even though I have installed the latest version of Mountain Lion OSX 10.4.8. which should support my camera Canon EOS 6D. Who can help me?

  • CMR on Unique Key

    is it possible to define a CMR between CMP-beans based on unique to foreign key database relation ? Example: On the Database we have: Table LOOKUP with column NAME, where Name is unique. Table MASTER references Table LOOKUP by the column LOOKUP_NAME

  • COOIS: Material number in Component view and Operation view

    Hi, In COOIS report, Material number is required in Component view and Operation view. How can we do this. Regards, somiraghu

  • Problem burning slideshow to DVD

    I made my first attempt with my new photo shop Elements 11 and adobe Premier, to burn a slideshow using photos and music.  I was able to burn it with no difficulty but some of my photos had been turned sideways on the finished disc. They were not thi