SIEBEL 7.8.2 Installation getting Java error

HI All,
I am installing Siebel 7.8.2.0 on Solaris (sparc) and while installing Siebel__Enterprize_Server/setupsol I am getting error instead of initiating javm, we are getting Abort-Coredumped..
I am using Java version :
==================
bash-2.03$ java -version
java version "1.5.0_14"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_14-b03)
Java HotSpot(TM) Server VM (build 1.5.0_14-b03, mixed mode)
bash-2.03$
and the error is:
=================
An unexpected exception has been detected in native code outside the VM.
Unexpected Signal : 11 occurred at PC=0xEC10E15C
Function=[Unknown. Nearest: Java_sun_awt_font_NativeFontWrapper_registerFonts+0x346C]
Library=/tmp/SIEBEL/isjAAAnUa4NH/lib/sparc/libfontmanager.so
Current Java thread:
at sun.awt.font.NativeFontWrapper.registerFonts(Native Method)
- locked <f6468460> (a java.lang.Class)
at sun.java2d.SunGraphicsEnvironment.addPathFonts(SunGraphicsEnvironment.java:736)
at sun.java2d.SunGraphicsEnvironment.registerFonts(SunGraphicsEnvironment.java:590)
at sun.java2d.SunGraphicsEnvironment.access$100(SunGraphicsEnvironment.java:49)
at sun.java2d.SunGraphicsEnvironment$2.run(SunGraphicsEnvironment.java:209)
at java.security.AccessController.doPrivileged(Native Method)
at sun.java2d.SunGraphicsEnvironment.loadFonts(SunGraphicsEnvironment.java:203)
- locked <ee39ab48> (a sun.awt.X11GraphicsEnvironment)
at sun.java2d.SunGraphicsEnvironment.initTerminalNames(SunGraphicsEnvironment.java:1029)
at sun.java2d.SunGraphicsEnvironment.initCompositeFonts(SunGraphicsEnvironment.java:795)
at sun.java2d.SunGraphicsEnvironment.access$200(SunGraphicsEnvironment.java:49)
at sun.java2d.SunGraphicsEnvironment$1.run(SunGraphicsEnvironment.java:160)
at java.security.AccessController.doPrivileged(Native Method)
at sun.java2d.SunGraphicsEnvironment.<init>(SunGraphicsEnvironment.java:78)
at sun.awt.X11GraphicsEnvironment.<init>(X11GraphicsEnvironment.java:150)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
at java.lang.reflect.Constructor.newInstance(Constructor.java:274)
at java.lang.Class.newInstance0(Class.java:306)
at java.lang.Class.newInstance(Class.java:259)
at java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(GraphicsEnvironment.java:62)
- locked <f641dc98> (a java.lang.Class)
at java.awt.Font.initializeFont(Font.java:309)
at java.awt.Font.<init>(Font.java:345)
at javax.swing.plaf.FontUIResource.<init>(FontUIResource.java:36)
at com.sun.java.swing.plaf.motif.MotifLookAndFeel.initComponentDefaults(MotifLookAndFeel.java:181)
at javax.swing.plaf.basic.BasicLookAndFeel.getDefaults(BasicLookAndFeel.java:81)
at javax.swing.UIManager.setLookAndFeel(UIManager.java:394)
at javax.swing.UIManager.setLookAndFeel(UIManager.java:424)
at com.installshield.wizard.swing.SwingWizardUI.switchToSystemLAF(SwingWizardUI.java:26)
at com.installshield.wizard.swing.SwingWizardUI.initialize(SwingWizardUI.java:216)
Dynamic libraries:
0x10000 /tmp/SIEBEL/isjAAAnUa4NH/bin/java
0xff350000 /usr/lib/libthread.so.1
0xff3a0000 /usr/lib/libdl.so.1
0xff200000 /usr/lib/libc.so.1
0xff340000 /usr/platform/SUNW,Sun-Fire-880/lib/libc_psr.so.1
0xfe000000 /tmp/SIEBEL/isjAAAnUa4NH/lib/sparc/client/libjvm.so
0xff2e0000 /usr/lib/libCrun.so.1
0xff1e0000 /usr/lib/libsocket.so.1
0xff100000 /usr/lib/libnsl.so.1
0xff0d0000 /usr/lib/libm.so.1
0xff1c0000 /usr/lib/libmp.so.2
0xff0a0000 /tmp/SIEBEL/isjAAAnUa4NH/lib/sparc/native_threads/libhpi.so
0xff070000 /tmp/SIEBEL/isjAAAnUa4NH/lib/sparc/libverify.so
0xff020000 /tmp/SIEBEL/isjAAAnUa4NH/lib/sparc/libjava.so
0xfe7e0000 /tmp/SIEBEL/isjAAAnUa4NH/lib/sparc/libzip.so
0xfe510000 /tmp/SIEBEL/isjAAAnUa4NH/lib/sparc/libnet.so
0xfe4f0000 /tmp/SIEBEL/ismp001/1172389.tmp
0xfa080000 /tmp/SIEBEL/isjAAAnUa4NH/lib/sparc/libawt.so
0xfe470000 /tmp/SIEBEL/isjAAAnUa4NH/lib/sparc/libmlib_image.so
0xfc490000 /tmp/SIEBEL/isjAAAnUa4NH/lib/sparc/motif21/libmawt.so
0xec580000 /usr/dt/lib/libXm.so.4
0xfc420000 /usr/openwin/lib/libXt.so.4
0xfdfd0000 /usr/openwin/lib/libXext.so.0
0xfdfb0000 /usr/openwin/lib/libXtst.so.1
0xec200000 /usr/openwin/lib/libX11.so.4
0xfa3a0000 /usr/openwin/lib/libdps.so.5
0xfc7e0000 /usr/openwin/lib/libSM.so.6
0xfa150000 /usr/openwin/lib/libICE.so.6
0xec100000 /tmp/SIEBEL/isjAAAnUa4NH/lib/sparc/libfontmanager.so
Local Time = Thu Mar 6 13:32:21 2008
Elapsed Time = 7
# The exception above was detected in native code outside the VM
# Java VM: Java HotSpot(TM) Client VM (1.4.1_02-b06 mixed mode)
# An error report file has been saved as hs_err_pid17222.log.
# Please refer to the file for further information.
===================================================
Pls help me out in Resolving this..I tried searching in Google..but helped nothing..
BestRegards
Rs.

HI,Axel,
Thanks.. for your inputs.
I am not sure from where this java 1.4.1 is picking up..
I downloaded j2se1.4.2_16 and installed and check java -version to get 1.4.2,but when Running installer like
./setupsol -is:tempdir /tmp -is:log error.log getting the same above error...
Any idea.. on resolving this
Regards
Rs.

Similar Messages

  • 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

  • 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 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.

  • Changed server name, reconfiged emca, still getting java errors on console

    I installed 10gr2 with local database control only, and had all working fine. I then moved the server into production after testing and changed the server name. Of course this changed all the settings for dbconsole so I ran the emca config again from some info I got off of this forum a week or so ago. I can't seem to find that thread any more, and I need to get this working. I could not find any more references to the old server name, but the java error is still showing one. I can bring up the login page and login, but then it wont display any info.
    I've been searching to see what I need to do to totally re-install the local database control component but can't seem to find anything. I am also going to eventually have grid control running on another machine as well, but I imagine that I still have to have all the proper things in place on this server before I can connect either thru grid control or locally in any case.

    REPOSITORY_URL=http://winms-wwscale.millsite.net:5500/em/upload/
    I searched every file in the <server url> directory and changed any references to the old servername to the new one. The only ones that showed up were for isqlplus items.
    I am pretty sure I have run the "emca dbcontrol db -repos recreate" command, but perhaps I'll do it again. I also have a thread going on this in metalink and one suggestion is to do the following:
    SHUTDOWN IMMEDIATE;
    STARTUP RESTRICT;
    A. Drop the repository manually using following procedure.
    Stop the DB Console if not already stoped: $ORACLE_HOME/bin/emctl stop dbconsole
    Log on in sqlplus as sys user and run the following commands:
    a. drop user sysman cascade;
    b. drop role MGMT_USER;
    c. drop user MGMT_VIEW cascade;
    d. drop public synonym MGMT_TARGET_BLACKOUTS;
    e. drop public synonym SETEMVIEWUSERCONTEXT;
    (Note If any of the above statement failed and saying object doesn't exist just skip that
    statement)
    B. Drop the DB Control configuration files.
    Remove the following directories:
    $rm -rf $ORACLE_HOME/<HOSTNAME_SID>
    $rm -rf $ORACLE_HOME/oc4j/j2ee/OC4J_DBConsole_<HOSTNAME_SID>
    On Windows systems just delete the folders above from the Explorer.
    You have to replace the values in the <> with the correct values from your environment .
    The shutdown and startup restrict seems a tad severe to me, I'm thinking thats if others may be trying to access the database control page while you are doing all of this.

  • Getting Java error when build and deploy through eclipse designer.

    hello,
    My while activity looks like this -
    <while condition="bpws:getVariableData(&quot;integer&quot;)&lt;=count(bpws:getVariableData('GetRCItem-GetItemResponse', 'parameters', '/schemattwebservices:GetItemResponse/schemattwebservices:return/schemattwebservices:extendedFieldList[schemattwebservices:name=&quot;LIST_OF_TASKS&quot;]')/schemattwebservices:values)" name="ProcessRCTasks">
    It passes the validation but fails when I click on build and deploy.
    D:\dev\admin.console.trunk\workspace\ServiceFlow\temp\bpelc42058.tmp\BPEL-INF\src\bpel\p0\BPEL_BIN.java:2129: ';' expected.
    [bpelc] return "bpws:getVariableData("integer")<=count(bpws:getVariableData('GetRCItem-GetItemResponse', 'parameters', '/schemattwebservices:GetItemResponse/schemattwebservices:return/schemattwebservices:extendedFieldList[schemattwebservices:name="LIST_OF_TASKS"]')/schemattwebservices:values)" ;
    Please let me know what is wrong here and why is it giving me that java error? It should be better in reporting error and give it in BPEL terms.
    - Meghana

    I switched my compiler to use Oracle's bundled jre but I still get following 2 errors -
    [bpelc] D:\dev\admin.console.trunk\workspace\ServiceFlow\temp\bpelc33065.tmp\BPEL-INF\src\bpel\p0\BPEL_BIN.java:2129: ';' expected.
    [bpelc] return "bpws:getVariableData("integer")<=count(bpws:getVariableData('GetRCItem-GetItemResponse', 'parameters', '/schemattwebservices:GetItemResponse/schemattwebservices:return/schemattwebservices:extendedFieldList[schemattwebservices:name="LIST_OF_TASKS"]')/schemattwebservices:values)" ;
    [bpelc] ^
    [bpelc] D:\dev\admin.console.trunk\workspace\ServiceFlow\temp\bpelc33065.tmp\BPEL-INF\src\bpel\p0\BPEL_BIN.java:2982: ';' expected.
    [bpelc] return "bpws:getVariableData("index2")<=count(bpws:getVariableData('GetRCTaskItem-GetItemResponse', 'parameters', '/schemattwebservices:GetItemResponse/schemattwebservices:return/schemattwebservices:extendedFieldList[schemattwebservices:name="ZMF_PACKAGES"]')/schemattwebservices:values)" ;
    [bpelc] ^
    [bpelc] 2 errors
    Any idea? I have already pasted my while condition which has this condition on it. Second while is similar to first one.
    Thank you.
    - Meghana

  • Regarding mac os x server 10.6 installation, getting an error" Please inspect your network setting and try again"

    Hi,
    we need your urgent help regarding mac os x server 10.6 installation, actually we are stuck in the installation at the point of Network settings. getting an error " Please inspect your network setting and try again" pls give us a solution of it , would be very thankful.
    MTS

    Well, there isn't much anyone can tell you without more information.
    Clearly the installer is complaining about your proposed network configuration, but without seeing it, or knowing what you expect, it's almost impossible to advise.
    I'd guess that it's some combination of the IP address/subnet mask and router address that's invalid, but without seeing them that's little more than a stab in the dark.

  • GETTING JAVA ERROR MESSAGE

    does anyone knows the fix to java error message i am getting on my BB curve? I recently upgraded my OS to 6 and since then everytime after reboot its giving me error and as well, won't install my bubble breaker

    Hi I have same problem with other problem first I experince uncaught exceptin. Java.lang.error. And after some time second error net.rim.device.api.system and now when I am working on BB suddenly the colors evaport and Screen become white. Are these problems are Java Related?or Software? Or it is technical problem

  • Getting Java Error while launching Juniper SBR from Mozila and IE

    Hi,
    I am getting the following error message on Java console while Launching SBR (Steel-Belted Radius).
    Here is the error:
    java.io.IOException: Cannot run program "C:\Documents": CreateProcess error=193, %1 is not a valid Win32 application
    Any help, will be greatly appreciated.
    Rohan

    Guys!!!!!!! Please help me out.......

  • Regarding getting java error in peoplesoft ?

    Hi TEAM,
    I am getting the below error  while accessing some data in peoplsoft. Please give any idea regarding thsi why such type of error is coming??
    Java Exception: java.lang.NoSuchMethodError: PeopleSoft.PeopleCode.Func.CreateSQL(Ljava/lang/String;[Ljava/lang/Object;)LPeopleSoft/PeopleCode/SQL;: during call of
    com.peoplesoft.hr.hr.cache.MetaCatalog.getObjectCatalog. (2,763) HCMD_CORE.metadata.ObjectCatalog.OnExecute  Name:getJavaObject  PCPC:1099  Statement:19
    Called from:HCMD_CORE.metadata.ObjectCatalog.OnExecute  Name:FindJavaObject  Statement:177
    Called from:HCMD_CORE.metadata.ObjectCatalog.OnExecute  Name:FindObject  Statement:212
    Called from:WCS_SOURCE.Implementation.EmployeeInformationImpl.OnExecute  Name:GetRecordField  Statement:67
    Called from:WCS_SOURCE.Implementation.EmployeeInformationImpl.OnExecute  Name:CreateCache  Statement:26
    Called from:WCS_SOURCE.Impleme
    Thanks
    Bulu

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

  • Getting Java error while connect BEx query to WebI report (SAP BI4.0 )

    Not able to connect BEx query to WebI report (SAP BI4.0 ) . Below is the error I get while creating a new BEx connection to BOBJ WebI report .
    Please find the below error and help me ,
    "Select a BW Bex query window box "  displayed "Nothing to display " and server error as mentioned below
    Java.uti.concurrent.executionException: Com.sap.sl.sdk.repository.service.repositor******
    at Java.uti.concurrent.futuretask (Unknown source )
    at java.swing.swing.timer.fireactionperformed(Unknown source )
    at java.awt.event.invocationEvent.dispatch(Unknown Source)
    Thanks ,
    Pradeep Gorpadu

    Hi,
    I am on BO 4.0 SP05 Patch 6. Webi reports are just showing processing but not giving results. When I try to create new report it is throwing java security error.
    Tried applet patch upgrade(From link : https://websmp207.sap-ag.de/~sapidb/011000358700000902752013E) for webi certificate but didn't help.
    Please suggest what could be done.
    Thanks and Regards,
    Ankit Sharma

  • Not able to sync in Application Server... getting java error

    Hi Everybody,
    I am trying to sync my applicaton but getting sync 9025 error. Can anybody please give me urgent result. I am also providing user error trace file.
    Sync session exception stack trace:
    java.sql.SQLException: ORA-00942: table or view does not exist
         at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:189)
         at oracle.jdbc.ttc7.TTIoer.processError(TTIoer.java:242)
         at oracle.jdbc.ttc7.Oall7.receive(Oall7.java:554)
         at oracle.jdbc.ttc7.TTC7Protocol.doOall7(TTC7Protocol.java:1478)
         at oracle.jdbc.ttc7.TTC7Protocol.parseExecuteDescribe(TTC7Protocol.java:677)
         at oracle.jdbc.driver.OracleStatement.doExecuteQuery(OracleStatement.java:2378)
         at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:2667)
         at oracle.jdbc.driver.OraclePreparedStatement.executeUpdate(OraclePreparedStatement.java:458)
         at oracle.jdbc.driver.OraclePreparedStatement.executeQuery(OraclePreparedStatement.java:388)
         at oracle.lite.sync.Subscription.execPrepDirect(Unknown Source)
         at oracle.lite.sync.HeliosSession.sendPayload(Unknown Source)
         at oracle.lite.sync.HeliosSession.sendSubData(Unknown Source)
         at oracle.lite.sync.HeliosSession.downloadSubs(Unknown Source)
         at oracle.lite.sync.HeliosSession.startSession(Unknown Source)
         at oracle.lite.sync.resume.Client$1.run(Unknown Source)
         at oracle.lite.sync.resume.ThreadPool$PoolTask.run(Unknown Source)
    Thanks,
    Nirms

    From the error message, the table/view does not exist. Log into oracle database, and see if the table referred to in your code (file DBError.java) exists in the database.

  • 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.

  • Getting Java errors overlaying pages, is this Firefox or someone else?

    I'm running Firefox 33.0.3, and have Java 8 update 25 installed (the latest one, I double checked). On random web pages I'll get an overlay over the page saying that my Java is out of date and a security risk ( Exact message is..."the page at http://b1.fsqpyb.com says: WARNING!!! Your Java Version is Outdated, Have Security Risks, Please Update Now!"... the website given seems to be the same each time). Sometimes the message goes away when I refresh the page, but other times it refuses to go away. Is this a message Firefox generates or is it someone else?

    Suspiciously poor grammar and that domain name was anonymously registered only a week ago. I suspect a malware infection, possible in the form of a bad add-on.
    Here's what I suggest for tracking it down:
    (1) Open the Windows '''Control Panel''', Uninstall a Program. After the list loads, click the "Installed on" column heading to group the infections, I mean, additions, by date. This can help in smoking out undisclosed bundle items that snuck in with some software you agreed to install. Take out as much trash as possible here.
    (2) Then, in Firefox, open the '''Add-ons page''' using either:
    * Ctrl+Shift+a
    * "3-bar" menu button (or Tools menu) > Add-ons
    In the left column, click Plugins. Set nonessential and unrecognized plugins to "Never Activate".
    In the left column, click Extensions. Then, if in doubt, disable (or Remove, if possible) unrecognized and unwanted extensions.
    Often a link will appear above at least one disabled extension to restart Firefox. You can complete your work on the tab and click one of the links as the last step.
    (3) Check your '''Firefox connection setting''' in the Options dialog here:
    "3-bar" menu button (or Tools menu) > Options > Advanced > Network mini-tab > "Settings" button
    The default of "Use system proxy settings" should piggyback on your Windows/IE "LAN" connection settings, but you also can try "No Proxy" to see whether that works better.
    (4) Search for remaining issues with the '''scanning/cleaning tools''' listed in our support article: [[Troubleshoot Firefox issues caused by malware]]. Note that the tools are free and take considerable time to run. If they seem to finish quickly and then ask for payment, you might have a Fake AV infection. Please use the specialized forums listed in the article in that case.
    Success?

  • Clients getting Java error when obtaining AnyConnect via web deployment

    We recently noticed that users authenticating to our VPN using the web UI (to obtain AnyConnect) are receiving a Java security error (Application Blocked). Screenshot attached. These messages are logged in the Java console:
    CacheEntry[https://(removed)/CACHE/stc/5/binaries/VPNJava.jar]: updateAvailable=false,lastModified=Wed Dec 31 19:00:00 EST 1969,length=144660
    preloader: Delivering: ErrorEvent[url=(removed)/CACHE/stc/5/ label=Your security settings have blocked an application signed with an expired or not-yet-valid certificate from running cause=Your security settings have blocked an application signed with an expired or not-yet-valid certificate from running
    security: Reset deny session certificate store
    Our certificates have not expired. Is this something that would be fixed in an ASA software update? We are on 9.0(1) currently. Is there anything else we can try?
    Thanks in advance.

    It's now looking very much like a certificate expired. See attached screenshot. None of the Identity or Code Signer certificates installed on the ASA are signed by VeriSign, nor do the expiration dates, etc, match this. Where is this certificate coming from? Am I the only one with this issue? I updated to 9.1.6 but the problem persists.

Maybe you are looking for

  • If condition in Flex?

    Dear Friends, iam trying to crate a contineous check boxes using repeater command, and connecting an array as data provider. <mx:Repeater id="rp" dataProvider="{ac}" startingIndex="1"> <mx:CheckBox id="chk" label="label1" color="0xffffff" height="20"

  • Error Message when LOV contains no entries

    Hello, I am using Oracle and Forms 10g. I have the following problem. I have a textfield with a WHEN-MOUSE-CLICK trigger that displays a LOV. I want when the LOV contains no values to see an error message on the status bar below only. My problem is w

  • Lumia 520 - Nokia Music

    Hi guys, I have some questions concerning Nokia Music application, is there any way to create playlist and add songs that are already downloaded in your WP8 via some other application? Best regards, Makragic Aleksandar

  • GET OBJEC and GET PERNR

    I am new to ABAP-HR....... what is the difference between GET OBJEC and GET PERNR. Iam asked to write a program using logical databases .. which one should I use ... thanks, shekhar....

  • Fast file system search not possible in java?

    hi, I'd like to find all xml files on a disk as quickly as possible. The simple implementation takes far too long (e.g. over 30 seconds for a disk with 10,000 files and 1000 folders). This is a network drive, but the reason I think 30 seconds is slow