Getting Java error in firefox

Hi,
When I visit webpages with Java content, I am gettling errors.
The version of Java installed on my machine is:
java -version
java version "1.6.0_01"
Java(TM) SE Runtime Environment (build 1.6.0_01-b06)
Java HotSpot(TM) Client VM (build 1.6.0_01-b06, mixed mode, sharing)
Here is the list of errors that I am seeing in Java console:
Java Plug-in 1.5.0
Using JRE version 1.5.0 Java HotSpot(TM) Client VM
User home directory = /home/ns158690
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>
load: class bse_ticker.class not found.
java.lang.ClassNotFoundException: bse_ticker.class
     at sun.applet.AppletClassLoader.findClass(AppletClassLoader.java:167)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
     at sun.applet.AppletClassLoader.loadClass(AppletClassLoader.java:118)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
     at sun.applet.AppletClassLoader.loadCode(AppletClassLoader.java:585)
     at sun.applet.AppletPanel.createApplet(AppletPanel.java:710)
     at sun.plugin.AppletViewer.createApplet(AppletViewer.java:1697)
     at sun.applet.AppletPanel.runLoader(AppletPanel.java:639)
     at sun.applet.AppletPanel.run(AppletPanel.java:319)
     at java.lang.Thread.run(Thread.java:595)
Caused by: java.io.IOException: open HTTP connection failed.
     at sun.applet.AppletClassLoader.getBytes(AppletClassLoader.java:270)
     at sun.applet.AppletClassLoader.access$100(AppletClassLoader.java:43)
     at sun.applet.AppletClassLoader$1.run(AppletClassLoader.java:157)
     at java.security.AccessController.doPrivileged(Native Method)
     at sun.applet.AppletClassLoader.findClass(AppletClassLoader.java:154)
     ... 9 more
java.lang.ClassNotFoundException: bse_ticker.class
     at sun.applet.AppletClassLoader.findClass(AppletClassLoader.java:167)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
     at sun.applet.AppletClassLoader.loadClass(AppletClassLoader.java:118)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
     at sun.applet.AppletClassLoader.loadCode(AppletClassLoader.java:585)
     at sun.applet.AppletPanel.createApplet(AppletPanel.java:710)
     at sun.plugin.AppletViewer.createApplet(AppletViewer.java:1697)
     at sun.applet.AppletPanel.runLoader(AppletPanel.java:639)
     at sun.applet.AppletPanel.run(AppletPanel.java:319)
     at java.lang.Thread.run(Thread.java:595)
Caused by: java.io.IOException: open HTTP connection failed.
     at sun.applet.AppletClassLoader.getBytes(AppletClassLoader.java:270)
     at sun.applet.AppletClassLoader.access$100(AppletClassLoader.java:43)
     at sun.applet.AppletClassLoader$1.run(AppletClassLoader.java:157)
     at java.security.AccessController.doPrivileged(Native Method)
     at sun.applet.AppletClassLoader.findClass(AppletClassLoader.java:154)
     ... 9 more
/usr/share/themes/Glider/gtk-2.0/gtkrc:29: error: lexical error or unexpected token, expected valid token
java.net.UnknownHostException: www.bseindia.com
     at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:177)
     at java.net.Socket.connect(Socket.java:507)
     at sun.net.NetworkClient.doConnect(NetworkClient.java:155)
     at sun.net.www.http.HttpClient.openServer(HttpClient.java:365)
     at sun.net.www.http.HttpClient.openServer(HttpClient.java:477)
     at sun.net.www.http.HttpClient.<init>(HttpClient.java:214)
     at sun.net.www.http.HttpClient.New(HttpClient.java:287)
     at sun.net.www.http.HttpClient.New(HttpClient.java:299)
     at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:784)
     at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:736)
     at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:661)
     at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:905)
     at sun.plugin.net.protocol.http.HttpUtils.followRedirects(HttpUtils.java:43)
     at sun.plugin.cache.CachedJarLoader.isUpToDate(CachedJarLoader.java:333)
     at sun.plugin.cache.CachedJarLoader.loadFromCache(CachedJarLoader.java:205)
     at sun.plugin.cache.CachedJarLoader.load(CachedJarLoader.java:149)
     at sun.plugin.cache.JarCache.get(JarCache.java:185)
     at sun.plugin.net.protocol.jar.CachedJarURLConnection.connect(CachedJarURLConnection.java:94)
     at sun.plugin.net.protocol.jar.CachedJarURLConnection.getJarFile(CachedJarURLConnection.java:78)
     at sun.misc.URLClassPath$JarLoader.getJarFile(URLClassPath.java:580)
     at sun.misc.URLClassPath$JarLoader.<init>(URLClassPath.java:543)
     at sun.misc.URLClassPath$3.run(URLClassPath.java:321)
     at java.security.AccessController.doPrivileged(Native Method)
     at sun.misc.URLClassPath.getLoader(URLClassPath.java:310)
     at sun.misc.URLClassPath.getLoader(URLClassPath.java:287)
     at sun.misc.URLClassPath.getResource(URLClassPath.java:157)
     at java.net.URLClassLoader$1.run(URLClassLoader.java:192)
     at java.security.AccessController.doPrivileged(Native Method)
     at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
     at sun.applet.AppletClassLoader.findClass(AppletClassLoader.java:146)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
     at sun.applet.AppletClassLoader.loadClass(AppletClassLoader.java:118)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
     at sun.applet.AppletClassLoader.loadCode(AppletClassLoader.java:577)
     at sun.applet.AppletPanel.createApplet(AppletPanel.java:710)
     at sun.plugin.AppletViewer.createApplet(AppletViewer.java:1697)
     at sun.applet.AppletPanel.runLoader(AppletPanel.java:639)
     at sun.applet.AppletPanel.run(AppletPanel.java:319)
     at java.lang.Thread.run(Thread.java:595)
load: class NewsScroller.class not found.
java.lang.ClassNotFoundException: NewsScroller.class
     at sun.applet.AppletClassLoader.findClass(AppletClassLoader.java:167)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
     at sun.applet.AppletClassLoader.loadClass(AppletClassLoader.java:118)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
     at sun.applet.AppletClassLoader.loadCode(AppletClassLoader.java:585)
     at sun.applet.AppletPanel.createApplet(AppletPanel.java:710)
     at sun.plugin.AppletViewer.createApplet(AppletViewer.java:1697)
     at sun.applet.AppletPanel.runLoader(AppletPanel.java:639)
     at sun.applet.AppletPanel.run(AppletPanel.java:319)
     at java.lang.Thread.run(Thread.java:595)
Caused by: java.io.IOException: open HTTP connection failed.
     at sun.applet.AppletClassLoader.getBytes(AppletClassLoader.java:270)
     at sun.applet.AppletClassLoader.access$100(AppletClassLoader.java:43)
     at sun.applet.AppletClassLoader$1.run(AppletClassLoader.java:157)
     at java.security.AccessController.doPrivileged(Native Method)
     at sun.applet.AppletClassLoader.findClass(AppletClassLoader.java:154)
     ... 9 more
java.lang.ClassNotFoundException: NewsScroller.class
     at sun.applet.AppletClassLoader.findClass(AppletClassLoader.java:167)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
     at sun.applet.AppletClassLoader.loadClass(AppletClassLoader.java:118)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
     at sun.applet.AppletClassLoader.loadCode(AppletClassLoader.java:585)
     at sun.applet.AppletPanel.createApplet(AppletPanel.java:710)
     at sun.plugin.AppletViewer.createApplet(AppletViewer.java:1697)
     at sun.applet.AppletPanel.runLoader(AppletPanel.java:639)
     at sun.applet.AppletPanel.run(AppletPanel.java:319)
     at java.lang.Thread.run(Thread.java:595)
Caused by: java.io.IOException: open HTTP connection failed.
     at sun.applet.AppletClassLoader.getBytes(AppletClassLoader.java:270)
     at sun.applet.AppletClassLoader.access$100(AppletClassLoader.java:43)
     at sun.applet.AppletClassLoader$1.run(AppletClassLoader.java:157)
     at java.security.AccessController.doPrivileged(Native Method)
     at sun.applet.AppletClassLoader.findClass(AppletClassLoader.java:154)
     ... 9 more
/usr/share/themes/Glider/gtk-2.0/gtkrc:29: error: lexical error or unexpected token, expected valid token
/usr/share/themes/Glider/gtk-2.0/gtkrc:29: error: lexical error or unexpected token, expected valid token
load: class bse_ticker.class not found.
java.lang.ClassNotFoundException: bse_ticker.class
     at sun.applet.AppletClassLoader.findClass(AppletClassLoader.java:167)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
     at sun.applet.AppletClassLoader.loadClass(AppletClassLoader.java:118)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
     at sun.applet.AppletClassLoader.loadCode(AppletClassLoader.java:585)
     at sun.applet.AppletPanel.createApplet(AppletPanel.java:710)
     at sun.plugin.AppletViewer.createApplet(AppletViewer.java:1697)
     at sun.applet.AppletPanel.runLoader(AppletPanel.java:639)
     at sun.applet.AppletPanel.run(AppletPanel.java:319)
     at java.lang.Thread.run(Thread.java:595)
Caused by: java.io.IOException: open HTTP connection failed.
     at sun.applet.AppletClassLoader.getBytes(AppletClassLoader.java:270)
     at sun.applet.AppletClassLoader.access$100(AppletClassLoader.java:43)
     at sun.applet.AppletClassLoader$1.run(AppletClassLoader.java:157)
     at java.security.AccessController.doPrivileged(Native Method)
     at sun.applet.AppletClassLoader.findClass(AppletClassLoader.java:154)
     ... 9 more
java.lang.ClassNotFoundException: bse_ticker.class
     at sun.applet.AppletClassLoader.findClass(AppletClassLoader.java:167)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
     at sun.applet.AppletClassLoader.loadClass(AppletClassLoader.java:118)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
     at sun.applet.AppletClassLoader.loadCode(AppletClassLoader.java:585)
     at sun.applet.AppletPanel.createApplet(AppletPanel.java:710)
     at sun.plugin.AppletViewer.createApplet(AppletViewer.java:1697)
     at sun.applet.AppletPanel.runLoader(AppletPanel.java:639)
     at sun.applet.AppletPanel.run(AppletPanel.java:319)
     at java.lang.Thread.run(Thread.java:595)
Caused by: java.io.IOException: open HTTP connection failed.
     at sun.applet.AppletClassLoader.getBytes(AppletClassLoader.java:270)
     at sun.applet.AppletClassLoader.access$100(AppletClassLoader.java:43)
     at sun.applet.AppletClassLoader$1.run(AppletClassLoader.java:157)
     at java.security.AccessController.doPrivileged(Native Method)
     at sun.applet.AppletClassLoader.findClass(AppletClassLoader.java:154)
     ... 9 more
/usr/share/themes/Glider/gtk-2.0/gtkrc:29: error: lexical error or unexpected token, expected valid token
java.net.UnknownHostException: www.bseindia.com
     at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:177)
     at java.net.Socket.connect(Socket.java:507)
     at sun.net.NetworkClient.doConnect(NetworkClient.java:155)
     at sun.net.www.http.HttpClient.openServer(HttpClient.java:365)
     at sun.net.www.http.HttpClient.openServer(HttpClient.java:477)
     at sun.net.www.http.HttpClient.<init>(HttpClient.java:214)
     at sun.net.www.http.HttpClient.New(HttpClient.java:287)
     at sun.net.www.http.HttpClient.New(HttpClient.java:299)
     at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:784)
     at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:736)
     at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:661)
     at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:905)
     at sun.plugin.net.protocol.http.HttpUtils.followRedirects(HttpUtils.java:43)
     at sun.plugin.cache.CachedJarLoader.isUpToDate(CachedJarLoader.java:333)
     at sun.plugin.cache.CachedJarLoader.loadFromCache(CachedJarLoader.java:205)
     at sun.plugin.cache.CachedJarLoader.load(CachedJarLoader.java:149)
     at sun.plugin.cache.JarCache.get(JarCache.java:185)
     at sun.plugin.net.protocol.jar.CachedJarURLConnection.connect(CachedJarURLConnection.java:94)
     at sun.plugin.net.protocol.jar.CachedJarURLConnection.getJarFile(CachedJarURLConnection.java:78)
     at sun.misc.URLClassPath$JarLoader.getJarFile(URLClassPath.java:580)
     at sun.misc.URLClassPath$JarLoader.<init>(URLClassPath.java:543)
     at sun.misc.URLClassPath$3.run(URLClassPath.java:321)
     at java.security.AccessController.doPrivileged(Native Method)
     at sun.misc.URLClassPath.getLoader(URLClassPath.java:310)
     at sun.misc.URLClassPath.getLoader(URLClassPath.java:287)
     at sun.misc.URLClassPath.getResource(URLClassPath.java:157)
     at java.net.URLClassLoader$1.run(URLClassLoader.java:192)
     at java.security.AccessController.doPrivileged(Native Method)
     at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
     at sun.applet.AppletClassLoader.findClass(AppletClassLoader.java:146)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
     at sun.applet.AppletClassLoader.loadClass(AppletClassLoader.java:118)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
     at sun.applet.AppletClassLoader.loadCode(AppletClassLoader.java:577)
     at sun.applet.AppletPanel.createApplet(AppletPanel.java:710)
     at sun.plugin.AppletViewer.createApplet(AppletViewer.java:1697)
     at sun.applet.AppletPanel.runLoader(AppletPanel.java:639)
     at sun.applet.AppletPanel.run(AppletPanel.java:319)
     at java.lang.Thread.run(Thread.java:595)
load: class NewsScroller.class not found.
java.lang.ClassNotFoundException: NewsScroller.class
     at sun.applet.AppletClassLoader.findClass(AppletClassLoader.java:167)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
     at sun.applet.AppletClassLoader.loadClass(AppletClassLoader.java:118)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
     at sun.applet.AppletClassLoader.loadCode(AppletClassLoader.java:585)
     at sun.applet.AppletPanel.createApplet(AppletPanel.java:710)
     at sun.plugin.AppletViewer.createApplet(AppletViewer.java:1697)
     at sun.applet.AppletPanel.runLoader(AppletPanel.java:639)
     at sun.applet.AppletPanel.run(AppletPanel.java:319)
     at java.lang.Thread.run(Thread.java:595)
Caused by: java.io.IOException: open HTTP connection failed.
     at sun.applet.AppletClassLoader.getBytes(AppletClassLoader.java:270)
     at sun.applet.AppletClassLoader.access$100(AppletClassLoader.java:43)
     at sun.applet.AppletClassLoader$1.run(AppletClassLoader.java:157)
     at java.security.AccessController.doPrivileged(Native Method)
     at sun.applet.AppletClassLoader.findClass(AppletClassLoader.java:154)
     ... 9 more
java.lang.ClassNotFoundException: NewsScroller.class
     at sun.applet.AppletClassLoader.findClass(AppletClassLoader.java:167)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
     at sun.applet.AppletClassLoader.loadClass(AppletClassLoader.java:118)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
     at sun.applet.AppletClassLoader.loadCode(AppletClassLoader.java:585)
     at sun.applet.AppletPanel.createApplet(AppletPanel.java:710)
     at sun.plugin.AppletViewer.createApplet(AppletViewer.java:1697)
     at sun.applet.AppletPanel.runLoader(AppletPanel.java:639)
     at sun.applet.AppletPanel.run(AppletPanel.java:319)
     at java.lang.Thread.run(Thread.java:595)
Caused by: java.io.IOException: open HTTP connection failed.
     at sun.applet.AppletClassLoader.getBytes(AppletClassLoader.java:270)
     at sun.applet.AppletClassLoader.access$100(AppletClassLoader.java:43)
     at sun.applet.AppletClassLoader$1.run(AppletClassLoader.java:157)
     at java.security.AccessController.doPrivileged(Native Method)
     at sun.applet.AppletClassLoader.findClass(AppletClassLoader.java:154)
     ... 9 more
/usr/share/themes/Glider/gtk-2.0/gtkrc:29: error: lexical error or unexpected token, expected valid token
Can somebody tell me what is this problem and how to resolve this?
Thanks,
Narendra

It's right there in the stack trace:
java.net.UnknownHostException: www.bseindia.comAnd this has nothign to do with JSSE.

Similar Messages

  • Every time I TRY to start firefox 18-19 I get an error message : Firefox has stopped working - close the program and check online for a solution - or - close ..

    Every time I TRY to start firefox 18-19 I get an error message : "Firefox has stopped working" - "close the program and check online for a solution" - or - "close the program" this happens TWICE every time I try to start firefox. Eventually after a random number of tries firefox will start normaly. I am useing firefox 19.0.2 now bit I belive it started when I upgraded to firefox 18 but am not sure, it might have been when I upgraded to firefox 19 ... but it has been happening for a very long time and I cannot find any helpfule solutions online.
    I have tried a Clean reinstall but it did not help.

    Hello,
    '''Try Firefox Safe Mode''' to see if the problem goes away. Safe Mode is a troubleshooting mode, which disables most add-ons.
    ''(If you're not using it, switch to the Default theme.)''
    * You can open Firefox 4.0+ in Safe Mode by holding the '''Shift''' key when you open the Firefox desktop or Start menu shortcut.
    * Or open the Help menu and click on the '''Restart with Add-ons Disabled...''' menu item while Firefox is running.
    ''Once you get the pop-up, just select "'Start in Safe Mode"''
    '''''If the issue is not present in Firefox Safe Mode''''', your problem is probably caused by an extension, and you need to figure out which one. Please follow the [[Troubleshooting extensions and themes]] article for that.
    ''To exit the Firefox Safe Mode, just close Firefox and wait a few seconds before opening Firefox for normal use again.''
    ''When you figure out what's causing your issues, please let us know. It might help other users who have the same problem.''
    Thank you.

  • Every time I TRY to start firefox 18-19 I get an error message : Firefox has stopped working - close the program and check online for a solution - or - close th

    Every time I TRY to start firefox 18-19 I get an error message : "Firefox has stopped working" - "close the program and check online for a solution" - or - "close the program" this happens TWICE every time I try to start firefox. Eventually after a random number of tries firefox will start normaly. I am useing firefox 19.0.2 now bit I belive it started when I upgraded to firefox 18 but am not sure, it might have been when I upgraded to firefox 19 ... but it has been happening for a very long time and I cannot find any helpfule solutions online.

    Certain Firefox problems can be solved by performing a ''Clean reinstall''. This means you remove Firefox program files and then reinstall Firefox. Please follow these steps:
    '''Note:''' You might want to print these steps or view them in another browser.
    #Download the latest Desktop version of Firefox from http://www.mozilla.org and save the setup file to your computer.
    #After the download finishes, close all Firefox windows (click Exit from the Firefox or File menu).
    #Delete the Firefox installation folder, which is located in one of these locations, by default:
    #*'''Windows:'''
    #**C:\Program Files\Mozilla Firefox
    #**C:\Program Files (x86)\Mozilla Firefox
    #*'''Mac:''' Delete Firefox from the Applications folder.
    #*'''Linux:''' If you installed Firefox with the distro-based package manager, you should use the same way to uninstall it - see [[Installing Firefox on Linux]]. If you downloaded and installed the binary package from the [http://www.mozilla.org/firefox#desktop Firefox download page], simply remove the folder ''firefox'' in your home directory.
    #Now, go ahead and reinstall Firefox:
    ##Double-click the downloaded installation file and go through the steps of the installation wizard.
    ##Once the wizard is finished, choose to directly open Firefox after clicking the Finish button.
    Please report back to see if this helped you!

  • When I click on Mozilla Firefox I get an error box firefox.exe - Entry Point Not Found that reads "The procedure entry point sqlite3_db_status could not be located in the dynamic link library mozsqlite3.dll."

    When I click on Mozilla Firefox I get an error box firefox.exe - Entry Point Not Found that reads "The procedure entry point sqlite3_db_status could not be located in the dynamic link library mozsqlite3.dll."

    Are you really using Windows ME?<br />
    Your More system details list shows an IE8 user agent
    You need to do a clean reinstall and remove the Firefox program folder before installing a newly downloaded copy of the Firefox installer.
    * It is important to delete the Firefox program folder to remove all the files and make sure that there are no problems with files that were leftover after uninstalling.
    Your bookmarks and other profile data are stored elsewhere in the [http://kb.mozillazine.org/Profile_folder_-_Firefox Firefox Profile Folder] and won't be affected by a reinstall, but make sure that you do not select to remove personal data if you uninstall Firefox.

  • When trying to stream video I am getting this error message "Firefox doesn't know how to open this address, because the protocol (st) isn't associated with any program." How do I fix this?

    <blockquote>Locking duplicate thread.<br>
    Please continue here: [/questions/782039]</blockquote><br>
    When trying to stream video I am getting this error message "Firefox doesn't know how to open this address, because the protocol (st) isn't associated with any program." How do I fix this?

    Protocol error usually indicates that the very leftmost part of the URL is not recognized.
    So http://, ftp://, rtsp://, usually work.
    ableton:// would need to be added by some software somewhere...
    Can you get instructions from the vendor? Does these posts seem relevant:
    [http://forum.ableton.com/viewtopic.php?f=32&t=112368 Ableton Forum • View topic - [dds&#0093; Bug with Fireforx browser and downloading project?]
    [http://forum.ableton.com/viewtopic.php?f=32&t=109918 Ableton Forum • View topic - [gck&#0093; Problem downloading shared sets from Ableton server.].

  • Getting Java error While click on Test model for New configuration.

    From ” Configurator Administrator responsibility” we use the below link and getting Java Error:
    Log in -> Configurator Administrator responsibility -> Configurator Developer -> Simple Search -> Item Name: r100s -> Click Edit -> Click Test Model -> select Start New Configuration -> Click Next -> select Model UI -> Click Finish -> get java.lang.NullPointerException.
    If any body have encountered the same error , Please let me know the solution.
    Regards,

    Below is the Error:
    [Dec 1, 2009 9:48:51 AM GMT+00:00]:1259660931381:Thread[Thread-127,10,main]:1467:85913090:essapdu31z1.emrsn.com:10.236.93.46:27619:27620:EXCEPTION:[cz.servic
    e.ConfiguratorServiceLocal.From processMessage()]:[null_3a1685d_2 # 31] null
    java.lang.NullPointerException
    at oracle.apps.cz.service.ConfiguratorService.fetchModeldata(ConfiguratorService.java:1708)
    at oracle.apps.cz.service.ConfiguratorService.processMessage(ConfiguratorService.java:447)
    at oracle.apps.cz.service.ConfiguratorServiceLocal.onMessage(ConfiguratorServiceLocal.java:18)
    at oracle.apps.cz.runtime.PageController.postServiceMessage(PageController.java:535)
    at oracle.apps.cz.runtime.PageController.fetchModelData(PageController.java:707)
    at oracle.apps.cz.runtime.oa.server.CZApplicationModuleImpl.submitDataRequest(CZApplicationModuleImpl.java:954)
    at oracle.apps.cz.runtime.oa.webui.AbstractMainPageController.getModelData(AbstractMainPageController.java:547)
    at oracle.apps.cz.runtime.oa.webui.AbstractMainPageController.loadPageStructure(AbstractMainPageController.java:2313)
    at oracle.apps.cz.runtime.oa.webui.MainPageController.processRequest(MainPageController.java:65)
    at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:587)
    at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:247)
    at oracle.apps.fnd.framework.webui.OAPageLayoutHelper.processRequest(OAPageLayoutHelper.java:1136)
    at oracle.apps.fnd.framework.webui.beans.layout.OAPageLayoutBean.processRequest(OAPageLayoutBean.java:1569)
    at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:959)
    at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:926)
    Regards

  • Im trying to set up a connection to localhost from my mac but keep getting an error message: Firefox can't establish a connection to the server at localhost.

    Hi
    I'm new to working with Mamp, Dreamweaver and WordPress and am trying to work using the Firefox browser. unfortunately i keep getting the error message Firefox can't establish a connection to the server at localhost. when i type the URL http://localhost/explore_ca/blog/wp-admin I cant use Dreamweaver with WP without this is there a reason for this and how do i get around it?

    1- Is your MAMP working '''whithout errors'''(does it show you errors while executing or running and enabling)?
    2- Have you tested other browsers? Is your problem still occuring?
    3- Are you using '''proxy '''or '''VPN '''(or setted a proxy server or VPN server on your Computer)?

  • For a wesite I get this error in firefox, "Sorry, Netscape 4 cannot show inline frames", other browsers are able to open it.

    For a wesite I get this error in firefox, "Sorry, Netscape 4 cannot show inline frames", other browsers are able to open it.

    I uninstalled all the old flash players and installed the flash player v16.0.0.235 from the Adobe website posted.
    And Firefox is still the same. It takes forever to web search, It takes a long time to get on Youtube, and a longer time now to open a video..
    It's actual worse since I upgraded to the newer flash player.
    I'll do one more fifefox reset (this is the 8th one in a week)
    and it works for a few hrs, and goes back to the slowww way of working...
    Many of my friends I talked to about this, told me to switch over to Chrome like they had to do..
    I guess that's the only alternative now..
    Thankyou all for your help and suggestions anyway.. :)

  • Have Spotfy, Facebook App on home computer, trying to open on laptop and get this ERROR CODE: Firefox doesn't know how to open this address, because the protocol (spotify) isn't associated with any program. How can I fix?

    I have used Spotfy Music App on Facebook on my home computer, now trying to use on laptop, and i get this ERROR CODE: Firefox doesn't know how to open this address, because the protocol (spotify) isn't associated with any program. How can I fix this? Thanks in advance for any help

    Hi,
    You may have to install the Spotify application on the laptop to get Spotify protocols recognized.

  • Why in the (firefox) world I get an error message "firefox an error occured during loading please make sure you have microsoft internet explorer at least version 4 installed and properly configured"??

    I'm using latest version of FF (9.0.1). But when opening a certain page of my company's website, I get this error message. Just curious why FF need to depend on IE at all...
    May be this is coming from our company's plugin. Nevertheless, if anybody else has encountered this weird error message, and you have found a solution, please feel free to share. Thank you.

    This is not a normal message from a standard Firefox installation so this is probably a problem with you company's plugin or your company's webwerver. Firefox does not depend on IE in any way.

  • Getting Java error while opening schedueld workbooks

    Hi Experts . My Discoverer environment is 10g(9.0.4) .
    when me and end users are trying to open scheduled workbooks . getting a java error . the error is
    "Error unmarshaling return : nested exception is : java.io.invalidclassexception:org.omg.COBRA.completionstatus: local class not compatible :stream classdesc serial version UID = -9047319660881406859 local class serial version UID = -645279251430243097"
    Plaease let me know what happened to this . untill now it is perfectly fine .
    Thanks

    Hi,
    I solved the problem copying Hreport.jar file to FR Studio path.
    I think the topic will be helpfull as below
    https://support.oracle.com/CSP/main/article?cmd=show&type=NOT&doctype=PROBLEM&id=1256435.1

  • I keep getting the error box "firefox.exe- entry point not found" it says- ?alloc@nsmemory@@sapaxi@z could not be located in the dynamic link library xpcom.dll.

    This happens on more than just the Denver post Broncos site but I notice it there most. When I get the error it locks the page load until I click the OK in the error box. This will happen multiple times as pages load. It started when I upgraded Firefox to3.6.8. If I keep clicking OK I can read articles but when the pages come up I have to keep clicking to make the error box go away, a real pain.

    Start Firefox in [[Safe Mode]] to check if one of your add-ons is causing your problem (switch to the DEFAULT theme: Tools > Add-ons > Themes).
    See [[Troubleshooting extensions and themes]] and [[Troubleshooting plugins]]
    Create a new profile as a test to check if your current profile is causing the problems
    See [[Basic Troubleshooting#Make_a_new_profile|Basic Troubleshooting&#58; Make a new profile]]
    There may be extensions and plugins installed by default in a new profile, so check that in "Tools > Add-ons > Extensions & Plugins"
    If that new profile works then you can transfer some files from the old profile to that new profile (be careful not to copy corrupted files)
    See http://kb.mozillazine.org/Transferring_data_to_a_new_profile_-_Firefox

  • I have Mac OSX 10.5.8 and get java "error" message when trying to use research tool on Morningstar Java referred me to Apple but they had no update.Any ideas? thanks.e

    I have a imac OSX 10.5.8 and get a java "error" message when trying to use a research tool on Morningstar.Java referred me to Apple but they had no updates. Any ideas? thanks.

    Well I solved my problem.
    What still doesn't make sense though is that dragging iTune audio files directly on to the iTunes application icon gave me the error message... which is why I originally discounted it as being a potential link problem. If I had been able to get files to open normally (i.e. without an error message) I would have known it was a simple link problem. Strange.
    Anyway... relinking my folder of audio files did the trick.
    If you don't already know how here are the steps...
    iTunes > Preferences > Advanced > click on the "Change" button and browse to the folder that contains all of your iTunes audio files... that's it.

  • FIREFOX wont load. I get this error message.Firefox profile cannot be loaded. It may be missing or inaccessible

    FIREFOX wont load. It just started yesterday. I get this error message."Firefox profile cannot be loaded. It may be missing or inaccessible"

    See http://support.mozilla.com/en-US/questions/813663

  • Can't connect securely because the SSL protocol has been disabled. (Error code: ssl_error_ssl_disabled) Keep getting this error on Firefox 3.6.11 on Mac OS X 10.6.4

    I keep getting this error on my mac notebook. Last time, deleting cert.db fixed it but now I don't even see that file. How should I fix it?

    Fixed by reintalling Firefox.
    In reinstall nothing was loss...

Maybe you are looking for

  • LSMW Vendor Master Using BAPI

    Hi, Which BAPI is used for uploading Vendor Master including withholding tax details and bank details through LSMW Method or please suggest me the direct input program for the above details mentioned Method : LSMW immdetiate solution  is appreiciable

  • Java.lang.OutOfMemoryError without ResultSet

    Hi everyone, I am getting a java.lang.OutOfMemoryError when I call a Stored Procedure in Microsof SQL Server... This procedure reads lot of tables to process the data and insert in another table...The process is HUGE in the SQL Server....The SQL Serv

  • Subtitles in DVD Studio 4

    Hallo, I want to make a DVD with subtitles. I have a main menu with this buttons: Play Movie, Play Trailer, Language selection. The Movie has 4 Audio Tracks and 4 Subtitle tracks. I want it as default to play Audio Stream 1 and Subtitle Stream 1 when

  • EXCISE REGISTER NEW FORMAT

    Hi, All Excise register printout we getting as per old format. Most of the data are not appearing. is there any notes available to get the new format

  • Change value table cdpos

    Can we fetch changed values stored in cdpos related to fields eindt,menge, netpr.since a single table doesn't contain all these fields when i am using select statement for cdpos i am not getting proper idea about tabname in where condition .i can put