(HP Share to Web)/(java 1.5 JRE) incompatibility problem?

A Java application developed with JDK 1.3, and which used JRE 1.3, ran fine, but upon migrating from Java 1.3 to Java 1.5 (i.e. compiled with JDK 1.5 and using JRE 1.5), the application started having problems running on a given machine, which would give the fatal error, "javaw.exe has generated errors and will be closed by windows." This error would occur after the application would start and when the user would start to interact with application. The problem was traced to the application HP Share-to-Web, which was running on the machine in question. This problem would happen on machines running Win2K and Win98, and the aforementioned application, HP Share-to-Web, but would not happen on XP. When the application, HP Share-to-Web, was uninstalled, the Java 1.5 application would work fine. The following log file concerning this error was written on the Win98 machine. Hey..if anyone has any idea what be a happening, or if someone has experienced this same problem, any response would be appreciated.
JAVAW caused an invalid page fault in
module AWT.DLL at 0167:6d0ea81e.
Registers:
EAX=00000000 CS=0167 EIP=6d0ea81e EFLGS=00010246
EBX=00000000 SS=016f ESP=0b76fa34 EBP=817858a0
ECX=00000001 DS=016f ESI=006f84c0 FS=120f
EDX=81780e9c ES=016f EDI=00000000 GS=0000
Bytes at CS:EIP:
8b 07 57 ff 50 58 ff 76 18 8b 07 57 ff 50 58 ff
Stack dump:
006c1b80 006f8500 006f84c0 6d0ea7d1 00000000 6d0ea924 00000001 0042f5d0
7ff38b7d 006f8500 0042f5d4 0042f5d8 00000000 7ff387cf 7ff380f8 00000002

AWT strongly suggests gui to me.
That often means video software or hardware problems which can also include fonts.
Does the particular software package grap the screen? And is it certified to work on the OS with the particular video hardware and software (including versions)?

Similar Messages

  • Jar files download problems in Java Webstart with JRE 1.6

    We have encountered a few problems in Java Webstart with JRE 1.6
    In JRE 1.5, the jar files are getting downloaded onto the client
    machine with it's original names.
    Example :
    Server File Name : acm.jar
    Client File Name : RMacm.jar
    But in JRE 1.6, the jar files are getting downloaded with improper file names.
    Example :
    Server File Name : acm.jar
    Client File Name : 4fb074cc-66fc7407
    Moreover the path itself seems to be invalid.
    Example Path :
    JRE 1.5 path:
    C:\Documents and Settings\Administrator\Application
    Data\Sun\Java\Deployment\cache\javaws\https\D17.16.23.11\P443\DMtest\DMwebStart
    JRE 1.6 path:
    C:\Documents and Settings\Administrator\Application
    Data\Sun\Java\Deployment\cache\6.0\12
    Due to this, we are facing Classpath problems.
    What changes do we have to make to the code, for Java
    Webstart to work ?
    We are using JBoss 4.0.4 and JDK 1.5 in the Server
    On the client machine, we have IE 6 and JRE 1.6.01
    Help would be appreciated.

    Ask your Java Web Start question at:
    http://forum.java.sun.com/forum.jspa?forumID=38

  • Developing Stub in share point using Java

    Hi ,
    I have one requirement.that is Moving data from share point to hdfs(bigdata). after moving need to generate a stub in share point of original data using java.
    I have done moving data from share point to hdfs. 
    let me know how to generate stub in share point using java.
    Advance Thanks
    Hanuman
    [email protected]

    I'm thinking, create empty tekst files with identical names and optionally metadata required to dins the real data in hfsd, then add an http module (
    http://sharepoint.stackexchange.com/questions/52080/how-to-register-a-new-http-module-n-the-web-config ) to intercept and forward requests... But you won't be able to do that in a non-.NET language.
    Kind regards,
    Margriet Bruggeman
    Lois & Clark IT Services
    web site: http://www.loisandclark.eu
    blog: http://www.sharepointdragons.com

  • Java Runtime Environment (JRE) version 1.6 is not supported by this driver"

    Goal: create new ODI install in testlab on single server
    Installer: ODI newbie
    Server Software Installed: all 32-bit
    Windows 2008
    sql 2008
    JDK 1.6_22
    sqljdbc4.jar (downloaded from Microsoft's site)
    No weblogic server installed
    Issue: Using ODI Studio to create Master Repository. Jar files and config described below already implemented. When press “Test Connection ” in ODI Studio I get this error: : “Java Runtime Environment (JRE) version 1.6 is not supported by this driver. Use the sqljdbc4.jar class library, which provides support for JDBC 4.0"
    Details:
    (Sqljdbc.jar and) Sqljdbc4.jar downloaded from here:
    http://www.microsoft.com/downloads/en/details.aspx?FamilyID=99b21b65-e98f-4a61-b811-19912601fdc9&displaylang=en
    (Sqljdbc.jar and ) Sqljdbc4.jar placed in C:\Users\Administrator\AppData\Roaming\odi\oracledi\userlib directory
    Repository Connection Details:
         Technology: Microsoft SQL Server
         JDBC driver: com.microsoft.sqlserver.jdbc.SqlServerDriver
         JDBC URL : jdbc:sqlserver://ODI:1433;SelectMethod=cursor
         User : odi
    What am I doing wrong? TIA.

    More details:
    ODI = ODI version 11.1.1.3
    SQL Server uses default install options.

  • NWDS Webas Java to Abap JCO call

    Hi,
    I have WebAS Java + ABAP Stack 6.40.
    For development I use SAP NetWeaver Developer Studio Version: 2.0.23
    I would like to call RFM from Java.
    Can I call RFC from Java using the JAVA <-> ABAP RFC destinations,
    or do I have to log on to ABAP explicitely using like the following:
              JCO.createClient(
                      "CLIENT",
                      "USER",
                      "PASSWORD",
                      "LANGUAGE",
                      "SERVER",
                      "SYSTEM",
                      "GROUP");
    Thanks
    Matthias

    You might benefit by reading the JCO pdf delivered with the jco download from sapservice.com....(free)....
    Usually it is easier to define the structure and the function interface as an SAP function even if there is no body (abap to java). This means that the JCO will read correctly all the metainformation about the function. You then call the function as an RFC specifying the host...
    Have fun...
    In your case I would read carefully the example (getting the company code info etc...)
    It shows how to manipulate the table returned by ABAP...

  • JCO Error with CMC on SAP NetWeaver WebAS Java 7.0 Server

    Hi, all
    We just installed our BO Enterprise XI 3.1 system, when we attempt to import SAP roles in the Central Management Console (CMC), the result is the following error: "An error occurred: com/sap/mw/jco/JCO$Function".
    I have checked note 1274700 and 1292144, but in these two notes it use tomcat as the Java web application server to hold BO web applications like CMC. In our case, we use the SAP WebAS Java 7.0 Server.
    Below is our system info:
    Server 1: Windows 2003 SP2 32bit, Install BO Enterprise XI3.1, Crystal Reports 2008 and Business Objects Integration Kit for SAP. We did't choose install tomcat option.
    Server 2: Windows 2003 SP2 x64, SAP NetWeaver WebAS Java 7.0 to run BO Web Applications.
    Below is our whole installation process:
    On Server1, Install BO Enterprise XI3.1, Crystal Reports 2008 and Business Objects Integration Kit for SAP. We choose "I will delpoy the web components after installation" option when install the BO Enterprise XI3.1 and Business Objects Integration Kit for SAP. We didn't choose the install tomcat option.
    After the BOE XI3.1 and Business Objects Integration Kit for SAP installation, we user wdeploy tool to generate the ear files, copy the 19 web components ear files to Server2, manually deploy all the total 19 web components packages on our SAP NetWeaver WebAS Java 7.0 System on Server 2.
    All the instalation processes above finished successfully.The web componnets are also successfully deployed on SAP NetWeaver WebAS Java 7.0 system.
    When we start to configure the Business Objects Integration Kit for SAP, We logon to CMC, choose Authentication, double click SAP, fill info on tab "Entitled System" when we click tab "Role Import", we get the error info "com/sap/mw/jco/JCO$Function".
    Then we download the SAPJCO 2.18 package 32bit for Server1, x64 version for Server2, and did following task on both Server1 and Server2:
    1. Put the librfc.dll and jcorfc.dll file to C:\Windows:\System32
    2. Add CLASSPATH, point to sapjco.jar file.
    But still don't work.
    Does anyone use the SAP NetWeaver WebAS as the web application server for BO?
    Also I want to know does SAP officially support tomcat for production use now? I mean if some web error occurs about tomcat, will SAP support it?
    Please advise.
    Thanks,
    Daniel

    Hi Ingo,
    Yes - Ive tried every possible combination and here is my findings...
    I don't think the 32-bit version of the SAP Java Connector (2.1.8) works on a Windows 2003 x64 SAP J2EE 7.0, i.e. the sapjco.jar file. I created a directory and added it to the CLASSPATH of the J2EE server (server and instance) and I also added it to the Java classpath using: java -jar <path+sapjco.jar> -classpath. Executing this command brings up a SAP Java connector window where it displays information of the version, location of the sapjcorfc.dll file etc. This windows opens, but is not able to display the information. If I do exactly the same with the x64 bit version of the SAP Java connector (2.1.8) it displays the information correctly in the SAP Java connector popup. I've tried copying the sapjcorfc.dll and the librfc32.dll to both the /system32 and the SYSWOW64 directory on the server.
    HOWEVER, in CMC the Role Import tab still does not work - I just get the text null (in red). Before adding the sapjco.jar to the java classpath I got another error on the Role import tab - something like /com/sap/mw/jco/$JCOFunction. So it seems like it is now able to find the sapjco.jar file, but can not use it properly.
    The big question is now: Should the sapjco.jar file actually be on the Application server or on the BOE Server? I know it says on the application server in all documentation, but that generally assumes Tomcat and all installed on one server.
    BOE uses the sapjco.jar file to connect to the BW system to import the roles and that must be the BOE server doing that job and not the Application server???
    Just my thoughts - maybe we can discuss this at Teched in Phoenix? :o)
    Best regards,
    Jacob

  • Webas JAVA in SLD

    hi friends,
    one month back i have created webas java technical system.it's working fine..but right now it's not working...how would we find out the error and  how to test that particular technical system...plz give me answer ASAP..
    regards,
    venu

    Hi  Venu,
    For SLD error .
    First check ur admin password ,if it expired create new password and give the new password in visaul admin,SLD supplier.
    and test the connection .
    Sld errors r related to admin password expirations.
    Surekha.

  • WEBAS Java Technical system

    Hi all,
            Could you please give me an example of an application for which we would need to create WEB AS JAVA technical system?
    Regards,
    Ashish

    Hi,
    <i>Could you please give me an example of an application for which we would need to create WEB AS JAVA technical system?</i>
    In case of java proxies,u will create java proxies from interfaces in IR.
    But u would need some java application which will call methods of those java proxies,these proxies can be called using EJBs in java application.
    You will create EJBs from thses proxies and then use one java application to call these EJBs.
    When this java application gets executed it sends proxy message to XI,XI identifies this message with the help of technical ystem which should be of type WEBAS JAVA,because the server on which u deploy ur JAVA application is of type WAEAS JAVA.
    So u need to create WEBAS JAVA technical system to send message from JAVA proxies.
    Thanks.

  • Calling WebAS Java from Excel Macro

    Hi,
    somebody told me there were a way to call WebAS Java from an Excel Macro and make a login into SAP using a real existing user (not a technical user). Does anybody know where to find documentation about this or how to get this accomplished?
    Thanks, Oliver Plohmann

    Hi,
    Have a look at
    http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnofftalk/html/office09062001.asp
    Eddy

  • Latest  JAVA Runtime Environment (JRE) and Adobe flash player 10.x or above

    From where i can get latest  JAVA Runtime Environment (JRE) and Adobe flash player 10.x or above
    i am using OS X MOUNTAIN LION

    PC Requirements for E-Learning: 
    Processor
    PC with dual core 2GHz CPU, 1GB memory
    Operating system
    Microsoft Windows XP
    RAM
    1GB RAM recommended
    Monitor
    Supporting resolution say 800 x 600 or 1024 X 768
    Colour Resolution
    32 bit high colour
    Browser
    Microsoft Internet Explorer 7.x or higher
    Plug-in
    Adobe Flash Player 10.x or above for Windows XP
    Network
    512 kbps. For HQ Video experience up to 1Mbps
    Devices
    CD-ROM drive, Sound card, Keyboard, External mouse, speakers or headphones
      Plug-ins Required:  To run the E-Learning make sure that your PC  has the  latest  JAVA Runtime Environment (JRE) and Adobe flash player 10.x or above.  If the plug-ins are  not available in the PC the same may be downloaded from the Internet and installed. ok i have to ue one e learning programme. Although i m not using Microsoft windows XP. Is there any way i can useit in OS X Mountain Lion

  • I'm trying to share a web page from safari by email but the recipient only sees a ? when they receive the email any suggestions why?

    I'm trying to share a web page from safari by email but the recipient only sees a ? when they receive the email any suggestions why?

    Ok..   see if emptying the Safari cache helps.
    From your Safari menu bar click Safari > Preferences then select the Advanced tab.
    Select:  Show Develop menu in menu bar
    Now click Develop from the menu bar. From the drop down menu click Empty Caches.
    Quit and relaunch Safari and try sharing a webpage.

  • Java.exe in \jdk1.4.0\bin VS. java.exe in \jre\bin ?

    Hi,
    What is different java tools in bin directory from
    java tools in jre\bin?
    Why do we need these duplication?
    and what kinds of role jre directory do?
    If anyone give any more comments about jdk directory structure
    with the reason, it will be big help.
    Thank you..

    i guess you have installed the java development kit ( JDK ) . I you read the documentation JDK comes with development tools + java runtime environment ( JRE ) . if you have a look at this picture http://java.sun.com/j2se/1.4.1/images/j2se9.2_arch3.1.jpg .It will make it more clear . so what you see in jre folder is for the runtime execution . once you have compiled the java file you you only need the jre content to run it . where as other flders contain development tools , documentation etc .
    hth

  • How to change WebAs Java URL with which it is called

    hi all,
    I am trying to activate the standard web templated for integration between BI 7.0 and EP 7.0 to execute the BEx report in Web.
    I am getting the following error:
    <b>The URL for ABAP customising table RSPOR_T_PORTAL : http://eimreymdd0.eimskip.net:50000 is not compatible with the URL  with which you call the WebAS Java : http://eimreymdd0:50000</b>
    Now, I want to change the URL of WebAS Java with which it is called.I want to change http://eimreymdd0:50000  to http://eimreymdd0.eimskip.net:50000
    How can I change this ? I want to know the location through which I can change this URL.
    Thanks in advance for your suggestion.
    Best Regards,
    Yogesh

    Hi Yogesh,
    I think you need to change you DNS server mapping.
    You can also try to change to virtual hosts property in the UME
    i.e.
    http://<host name>:<portnumber>/nwa
    Under System Management --> Configuration
    you'll find the virtual hosts.
    Regards,
    Prashil

  • Logon problems (WebAS Java) after installation.

    Hello experts,
    I have used the SAPInst to install a netweaver dual stack(java + ABAP). During the installation I am asked for a master password and I provided a suitable one.
    However after the installation, I was not able to log into the WebAS java with username - administrator and the masterpassword. The master password worked fine on the ABAP side.
    Do i need to activate the user? Am I missing something??
    Thanks,
    Vineeth

    Check in the UME Sheet profile.
    <b>ume.r3.connectcion.master.client</b> to the default client of the ABAP Engine.
    at the following location.
    Open the Config Tool and choose cluster-data --> Instance_... --> server_...
    --> services ---> com.sap.security.core.ume.service --> ume.r3.connectcion.master.client.
    Check the client no of the field. See if you are able to login with J2EE_ADMIN in this client in the ABAP Engine.
    Thanks,
    Tanuj

  • Java Install - Uninstall - Error 1723 Problems

    So, Java is nice ... most of the time, but lately, not so much. I wrote [this page|http://panocea.us/JavaBlues/] to document the problem... and maybe, eventually, its solution.
    OS: Windows 7 Pro 64-bit; Version 6.1.7600 Build 7600
    Problem presents itself about a month ago with numerous jucheck messages popping up and then in being unable to install the (then) most recent version of the Java Runtime Environment (JRE) v6 Update 23 and then additionally, being unable to uninstall an earlier version... the name of which seems most curiously misreported under Control Panel -> Programs and Features, but its installation of 9.5.2010 remains the same - study screen shots below and you'll note this peculiarity. This earlier version is stubborn and refuses to be uninstalled - even after booting in Windows Safe Mode.
    More details and screen shots here:
    http://panocea.us/JavaBlues/
    Any encouragement shared or light shed will be very much appreciated.
    Kind regards,
    Kelly
    Edited by: 843762 on Mar 11, 2011 10:50 AM

    853792 wrote:
    I had the same problem as described above, so I contacted Windows tech support and the guy deleted the Java Registry entries and that did the trick. Apparently one of the entries was corrupted.Strangely enough, that was exactly what I was going to suggest. Chalk another one up to the wonderful Windows registry.
    Winston

Maybe you are looking for

  • HELP !! Trying to video chat with a friend I haven't seen in 23 years.

    I'm getting the "insufficient bandwidth" error when trying video or audio chat. PowerMac on my end, new iMac on the other end. My friend has successfully done video chat with a friend overseas so it seems that her end is fine. I do have a Linksys WRT

  • Autosubmit in input text changing other fields

    Hi, I have an af:inputText set to autosubmit. When it gets called it is changing the value of an already set selectonechoice to null. This is causing some major issues in usability. Is this normal behavior? I am using JDeveloper 11.1.1.6 Here is what

  • The iphone could not be updated. An unknown error (occured 4005)

    I have a problem with updating my iPhone 5 to IOS7. Everytime I go to update the iPhone to IOS7, I get this "The iphone could not be updated. An unknown error (occured 4005)" error. It stays stuck at "waiting for iphone" then the 4005 error pops up a

  • Indesign CS2 - TOC help.

    So I have a TOC setup, being created from a paragraph style that I have created.  The catch is, At times, I don't necessarally want the entire paragraph to be included in the tables of contents... For example. Member in the Spotlight: Professor Xavie

  • Lack of Factory Recovery Disks option - from where download setup file?

    Hi, I have just installed new OS (Windows 7 Pro) on my T420. Unfortunatelly I cannot find proper URL to download software like this below: That is well known Lenovo ThinkVantage Tools board. In previous pre-installed OS I got it, but now after new OS