Basic Runtime enviroment for a PDA

I'm new to java and appreciate any help :)
I have a rugged PDA that use a Intel processor Marvell PXA270 624Mhz and I'm wanting to find the appropriate java software for windows mobile 6.
Not going to be writing any of my own java just need the java runtime to perform basic activities over the web browser.
Thanks people.

Hello Jason,
You're using the Crystal Reports Basic that comes pre-installed with Visual Studio 2008.  Runtime download URLs have been referenced in this message: Re: Merge Module for Visual Studio 2008.
However, there's not been a very recent update to that runtime, so it may be the same one you're deploying currently.
Some background concerning Crystal Reports Basic for Visual Studio 2008.  It's based on Crystal Reports 10, and not Crystal Reports XI Release 2. 
Neither CR.NET 10 or XI Release 2 will integrate with VS 2008 - that requires CR.NET 2008 Service Pack 0.  But this is for integrating the .NET components of Crystal Reports, and not the reports themselves.
If you have CR Basic for Visual Studio 2008, then it should run Crystal 10 reports. 
More info concerning the version pathing is given [here|https://boc.sdn.sap.com/node/5018].
Does this issue happen only with this single report?
Does it happen only on the deployment machine, or on your development machine as well?
Removing the subreports didn't fix it - what happens if you create a report from scratch similar to the one that doesn't work?  This will help isolate what component is giving problems.
Sincerely,
Ted Ueda

Similar Messages

  • Add runtime environment for Java Web Tomcat 7: JRE

    When adding the Runtime Enviroment for SAP Java Web Tomcat 7 there is an input field JRE.
    In the documentation https://help.hana.ondemand.com/help/frameset.htm?7613f000711e1014839a8273b0e91070.html this field is not mentioned.
    I may choose
    - Workbench default JRE
    - sapjvm_7
    Which is to be used when Getting Started with SAP HANA Cloud, please?
    By the way: there is another Eclipse-Installation with ABAP in Eclipse at the same computer.

    You can choose either one. It's even very likely that Workbench default JRE is the same as sapjvm_7. If you click on Installed JREs... next to it, you can see all JREs and which is the default one.

  • Updates for Java 2 Runtime Enviroment V1.4.2_08 and Java JRE 1.3.1_01

    Hello everyone,
    Thanks again for your help, I have a different question, because in my windows 2003 I have 2 versions, (I suppose)
    Java 2 Runtime Enviroment V1.4.2_08 and
    Java JRE 1.3.1_01 (Java 2 Runtime Environment Standard Edition v1.3._01)
    Anyeone here, that might help me to find out the difference, or JRE 1.3.1_01 is just an old version of V1.4.2_08. Thanks a lot!

    To answer " Anyeone here, that might help me to find out the difference, or JRE 1.3.1_01 is just an old version of V1.4.2_08. Thanks a lot!"
    Yes. 1.3.1_01 is very old, and 1.4.2_08 contains all the fixes/features/changes that are in 1.3.1_01. There is considerable change between the two.
    You are going to have to do some work to figure out the differences if that is your intention.
    Each family release moves the code base forward, containing all the features/fixes from the previous family.
    1.4.2 introduced new features, and had many, many fixes. Each 1.4.2 update has release notes that list the changes that you can find and read.
    Consider moving to 1.7
    Have fun!
    -Roger

  • Java Updates for Java 2 Runtime Enviroment, SE V1.4.2_08

    Hello everyone!
    I want to update java in a server 2003, with this current version Java 2 Runtime Enviroment, SE V1.4.2_08. Do you have the link where I can download this latest version.
    I was reading this page, regarding Oracle Java SE Critical Patch Update Advisory - February 2013 Link here: http://www.oracle.com/technetwork/topics/security/javacpufeb2013-1841061.html, by reading this, I know my version is affected, as I will copy and paste here:
    Affected product releases and versions:
    Java SE      Patch Availability
    JDK and JRE 7 Update 11 and earlier      Java SE
    JDK and JRE 6 Update 38 and earlier      Java SE
    JDK and JRE 5.0 Update 38 and earlier      Java SE
    SDK and JRE 1.4.2_40 and earlier      Java SE
    JavaFX 2.2.4 and earlier      JavaFX
    But whenever I try to find updates for this version, I only see Java 6 or 7 available. Thanks everybody for your support!

    996230 wrote:
    Hello everyone!
    I want to update java in a server 2003, with this current version Java 2 Runtime Enviroment, SE V1.4.2_08. Do you have the link where I can download this latest version.Java 1.4 is long end of life. You can still download it from the archives, but you won't be able to get the latest patch versions of it - that is only for paying customers.
    http://www.oracle.com/technetwork/java/javasebusiness/downloads/java-archive-downloads-javase14-419411.html
    I would consider upgrading to Java 7 if I were you. Any software that still needs Java 1.4 is a security risk.

  • Error while setting up enviroment for the application

    Hi,
    Im getting a popup box displaying the error message
    C:\WINDOWS\system32\ntvdm.exe
    Error while setting up enviroment for the application. Choose 'Close' to terminate the application.
    When I try to excute an external exe, why am I getting this error? and is there a way of getting this exe to execute properly without the error?
    Here my code for excuting the external exe
    String[] cmd = {"C:/gen.exe", "C:/a.zip"};
    Process p = Runtime.getRuntime().exec(cmd);
    p.waitFor(); "gen.exe" is the program i wish to execute and "a.zip" is the parameter i wish to excute it with.

    class ExecRuntime {
    public static void main(String args[]) throws Exception {
    String[] cmd = {"C:\\gen.exe", "C:\\a.zip"};
    Process p = Runtime.getRuntime().exec(cmd);
    p.waitFor();
    } Here we need to use backslashes, because the command is passed to the OS as is.
    If you need to be in C:\ to execute from command line, you will also need to use the
    exec() version that allows you to specify the 'current directory'
    Edited by: baftos on Mar 7, 2008 12:13 PM

  • I have problem with installing Java Runtime Enviroment. It does not install it properly in Windows 7

    I'm asking for installing Java Runtime Enviroment. I install, but it does not work. I'm asked to install it evry time I am using Panasonic web camera with microfone and speaker program?

    I'm going to answer my own question in hopes it helps someone else. I had the problem immediately after I had installed PS CC.  Once I restarted the computer and tried again, it worked.  

  • Java Runtime Enviroment not found

    I'm trying to install Oracle 9i Database version 9.2.0 downloaded from OTN, in a Intel Pentium III, with so Linux Mandrake 8.0 with:
    glibc-2.2.2-4mdk
    binutils-2.10.1.0.2-4mdk
    gcc-2.96-0.48mdk
    jdk118_v3-glibc-2.1.3.tar.bz2 (also attempt with JDK 1.3.1_02 of Sun)
    and shared memory:
    # cat /proc/sys/kernel/shmmax
    1073741824
    but I have the following problem:
    The Oracle Universal installer it usually begins, but doesn't ask me for the path where is installed the jdk, it jumps directly to the selection of components to install, after selecting the components it produces an error "Java Runtime Enviroment not found" and end the Oracle Universal Installer.
    Somebody has some suggestion ???

    I have ran into the same problem. I did all the steps requiered by oracle. and i have tried. but when i do.
    /cdrom/runinstaller
    i get problems about about:
    /tmp/OraInstall2002-09-11_12-29-21PM/jre/bin/java :/tmp/OraInstall2002-09-11_12-29-21PM/jre/bin/java: is directory
    and i get permision denied. i have the runtime enviorement installed correctly
    any ideas on that?
    i've look and like it sais it's a directory.. so i don't know what the problem might be. i've copyed the java jre and then run the installer and it runs ok.. but then it just dies and says that the bin/java was not found.. i've tried to look for answers arround but i have not found anything on it.. anyone can help. i woulb be verry thankfull. thx in advance

  • Small runtime engine for newer labview versions?

    A few times in the past I have created simple LabVIEW standalone executibles.  I did this in 8.6 and used the runtime engine minimal installer instead of the full version.  This resulted in an installation package size of 30-35 Meg.  
    I agin need to create a simple executible but have not seen a minimum runtime installer for any LabVIEW version since 8.6 
    Are there any minimal runtimes for other versions? 
    The default 2014 runtime is 264 Meg!!!  It is hard to explain to a customer why a simple "Hello World" program requires a 200+ Meg download.
    Solved!
    Go to Solution.

    Jack Dunaway has documented a way of segmenting the run time engine, basically only including the pieces of it you need.
    https://connect.wirebirdlabs.com/knowledgebase/articles/172999-segmenting-the-run-time-engine
    And here is an idea exchange item on it.
    http://forums.ni.com/t5/LabVIEW-Idea-Exchange/Segment-the-LabVIEW-Run-Time-Engine-RTE-to-ONLY-Necess...
    Unofficial Forum Rules and Guidelines - Hooovahh - LabVIEW Overlord
    If 10 out of 10 experts in any field say something is bad, you should probably take their opinion seriously.

  • Can't find Java Runtime Enviroment

    I'm trying to install Oracle 9i Database version 9.2.0 downloaded from OTN, in a Intel Pentium III, with so Linux Mandrake 8.0 with:
    glibc-2.2.2-4mdk
    binutils-2.10.1.0.2-4mdk
    gcc-2.96-0.48mdk
    jdk118_v3-glibc-2.1.3.tar.bz2 (also attempt with JDK 1.3.1_02 of Sun)
    and shared memory:
    # cat /proc/sys/kernel/shmmax
    1073741824
    but I have the following problem:
    The Oracle Universal installer it usually begins, but doesn't ask me for the path where is installed the jdk, it jumps directly to the selection of components to install, after selecting the components it produces an error "Java Runtime Enviroment not found" and end the Oracle Universal Installer.
    Somebody has some suggestion ???

    There is a file in ORACLE_HOME /oracle.swd.jre /bin/native-threads/ java
    the program is looking for ORACLE_HOME /oracle.swd.jre /bin/native-threads/ jre
    I have not figured out the solution but I hope this information helps for some senior oracle users out there.

  • Runtime requirements for binaries built using Studio 12.3?

    Is there any documentation of 'hard' runtime requirements in terms of Solaris kernel etc. versions?
    I've just installed Studio 12.3 on Solaris 10 u9 (x64) and both the toolchain and binaries built with it seem to work fine, despite the documented requirement for Sol10u10 for Studio itself.
    I can't find anything which talks about runtime requirements for binaries built using Studio.
    Are there lurking issues which I may run into in production if I try to deploy binaries built using 12.3 on a Solaris version before 10u10?
    Thanks

    The Release Notes for Studio 12.3
    http://docs.oracle.com/cd/E24457_01/html/E21986/ossrn.html#scrolltoc
    lists the minimum OS version as "Solaris 10 10/08", which is S10u6, not S10u10. So you are safe in using S10u9. (Sometimes documentation refers to the date of the update and sometimes to the update number, which I agree can be confusing.)
    The basic runtime compatibility rule has been that you can run on a newer OS version than where you built, not necessarily on an older OS version. The problem is that new OS versions introduce new interfaces, and a program might intentionally or unintentionally depend on an interface that does not exist in an older Solaris version. In that case, the application would not work on the older OS.
    Historically, updates to Solaris were only bug fixes. But Solaris 10 has been out so long that some updates introduced new features and new interfaces.
    A safe rule is to build on the oldest OS version that you intend to allow clients to use. For Solaris 10, it is safest to extend that rule to the oldest update that you intend to allow clients to use.

  • Looking for HP Basic Driver only for hp 2610 all-in-one printer

    I have windows 7( Just recently installed) and a HP 2610 all-in-one printer.
    I just wanted to download the printer driver only and not the HP Photosmart and office software Suite.
    This webside say the printer driver only is availble as a separate download named "HP Deskjet Basic Driver"
    http://h10025.www1.hp.com/ewfrf/wc/softwareDownloadIndex?softwareitem=mp-76831-1&lc=en&dlc=en&cc=us&...
    But I cannot locate the webside for the Basic driver only for Windows 7 OS. Can somebody locate the web address of "HP Deskjet Basic Driver" for me please.
    Regards
    Tech

    I just tried using Notepad as you suggested and had the same result.  Paper feeds in stops at proper place and error message "out of paper" 
    I just put in two new HP ink cartridges because the other two were low and I was told that this might be the problem. 
    I seem to remember that the HP 2610 shows 2 "ink icons" in the lower left corner.  One for black and one for color.  The ink icons would change from completly full to just an outline as the amount of ink went down.  Currently the black ink icon is missing
    This is a very frustrating problem because the printer works great after doing a few steps to get around the problem.  The fact that the problem reoccurs any time anything is changed is the major problem
    Most of the problems started when I added the printer to the Windows 7 virtual machine so I could work with Windows XP programs.  This may just be a coincidence because the printer still has the same problems when I use the copy function without the computer even being on.
    I want to thank you for all of your efforts.  Perhaps this is a unique problem that will never be solved and it is best to take my losses and buy a new printer.  As a last chance, if possible, could you refer my post to someone who is an expert with the HP 2610 printer.

  • Report Painter - new Basic Key Figure for Currency Translation

    Hi,
    I need a report painter report which allows to translate the company code currency HSL in GLPCT into several target currencies. Theoretically I need to translate each month with an own translation rate and possible different translation keys.
    In table T804B I tried to create a new basic key figure for GLPCT in order to translate the HSL amount with a second TCURR rate. I copied the original basic key figure GLPCT - CC_HSL. I selected structure GLBDZ and fields CCH++ as data source and assigned new variables for the TCURR selection.
    The report painter report is setup with three columns : one in HSL, one with CC_HSL and one with the new key figure. In the selection screen of the report painter report I can enter two rates. But after execution the translation of the new basic key figures is done with the same rate as the CC_HSL column is using.
    Did anybody encounter an equal problem?
    Many thanks and regards
    Markus

    have you created a new calculation routine in form pool SAPFGRWG equivalent to E06_CALC_CURR_CONV_HSL? doesnt this explicitly get the company code currencies

  • Adobe AIR with Captive Runtime Support for Mobile | ADC Presents | Adobe TV

    In this video, Technical Evangelist Andrew Trice covers Adobe AIR with captive runtime support for mobile application development, which will benefit your Flash Builder projects for the Android OS.
    http://adobe.ly/wyNYjD

    Witch version of flash builder is this?

  • ABAP runtime error for 0CRM_OPPT_H and I while running RSA3

    hello Gurus,
         I'm having problems while running RSA3 transaction for these data sources.
    0CRM_OPPT_H
    0CRM_OPPT_I
    0CRM_SALES_ACT_1
    0CRM_SALES_ACT_I.
    I'm getting ABAP runtime error for these.
    This is the error:
    Runtime Error          CALL_FUNCTION_CONFLICT_TAB_TYP
    Exception              CX_SY_DYN_CALL_ILLEGAL_TYPE
    I tried finding OSS notes for these, but I didn’t succeed.
    I activated the data source from RSA5, and then I tried RSA3. That time I got “Errors occurred during extraction”.
    After that I activated delta at BWA5, then I started getting runtime error.
    Even though I activated at BWA5, I am not able to see the data sources at BWA7.
    Am I missing any thing…please guide me through this….
    Thanks
    RKR

    Thanks for your replay... All the DS and related tables are active..
    But wen I tried to re-generate the DS again... this is the warning I'm getting... Any idea why I'm getting this....
    The even-numbered length of the DEC field SAMPLE_QTY_ALLOW can lead to problems
    <b>Message no. R8569</b>
    <b>Diagnosis</b>
    You want to use the field SAMPLE_QTY_ALLOW in the extract structure for DataSource 0CRM_OPPT_I. This field has a field of type 'DEC' (or 'CURR' or 'QUAN') with an even number of characters.
    This can create problems since the length resulting from calculations in ABAP (for example, in extractors or Customer Exits for extraction) is too large to be inserted in the database later (PSA in BW), causing a short dump.
    <b>Procedure</b>
    This warning is only relevant when the maximum length of this field is exceeded during extraction, for example when the field is expanded in the Customer Exit through a calculation.
    More information and a remedy can be found in SAP Note 641744.
    When I search the OSS note, SAP suggesting to apply 883310 note.
    In my company we are using CRM 4.0 servie pak8. SAP suggsting to install service pak 11, but my client is not interested to upgrade to 11 as CRM people are working on service pak 8.
    By any chance we can use specific note which change the ABAP code to solve this problem... Please give me some suggetions...
    Thanks
    RKR

  • Runtime exception for configurable products

    Hi Gurus,
    I am getting a runtime exception for configurable products on clicking the link You can select more product options in CRM 7 b2c application . But when i login with a registered user and click the same link , it opens up and takes to the page for configuration of products .
    Please find the error from logs :
    [EXCEPTION]
    79823   java.lang.NullPointerException: It was tried to rebuild the connection because of invalidity. It is not allowed because the connection type is not JCoConnectionStateless. You may also check the user authorizations.
    79824   at com.sap.isa.core.eai.sp.jco.BackendBusinessObjectBaseSAP.getDefaultJCoConnection(BackendBusinessObjectBaseSAP.java:55)
    79825   at com.sap.isa.maintenanceobject.backend.crm.DynamicUICRM.readData(DynamicUICRM.java:121)
    79826   at com.sap.isa.maintenanceobject.businessobject.DynamicUI.read(DynamicUI.java:767)
    79827   at com.sap.isa.ipc.ui.jsp.action.InitDynamicUIAction.ecomPerform(InitDynamicUIAction.java:67)
    79828   at com.sap.isa.isacore.action.EComBaseAction.doPerform(EComBaseAction.java:375)
    79829   at com.sap.isa.core.BaseAction.execute(BaseAction.java:212)
    79830   at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:484)
    79831   at com.sap.isa.core.RequestProcessor.processActionPerform(RequestProcessor.java:692)
    79832   at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:274)
    79833   at com.sap.isa.core.RequestProcessor.process(RequestProcessor.java:409)
    79834   at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1482)
    79835   at com.sap.isa.core.ActionServlet.process(ActionServlet.java:243)
    79836   at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:525)
    79837   at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
    79838   at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    79839   at com.sap.engine.services.servlets_jsp.server.runtime.RequestDispatcherImpl.doWork(RequestDispatcherImpl.java:321)
    79840   at com.sap.engine.services.servlets_jsp.server.runtime.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:377)
    79841   at org.apache.struts.action.RequestProcessor.doForward(RequestProcessor.java:1069)
    79842   at org.apache.struts.action.RequestProcessor.processForwardConfig(RequestProcessor.java:455)
    Can anybody help me out to find the issue .
    Thanks and Regards,
    Tony Isaac

    Tony,
    It looks more like an issue with the loading of the JCO properties before the logon. Can you go to XCM and try reentering the password and save the config. Once done do a test connection and restart the application.
    Then set a breakpoint in the BackendBusinessObjectBaseSAP class in the method getDefaultJCoConnection().
    Here when the current connection is invalid it tries to read the config properties from XCM. Just check if it is reading the correct values from the config ISA_COMPLETE which is read on the backend object.
    In case of mismatch, you need to fix that or you could try to build a new JCO connection with your own parameters.
    Pradeep
    Edited by: Pradeep Kumar on Mar 11, 2010 6:20 AM

Maybe you are looking for