Possible/supported to use portal 7.1 with 64 bit java?

Hi!
Our portal machines in productive environment have 16 GB ram and I would like to use them. But 32 bit java does not support this. (Linux platform)
So, the simple question is:
Can I install a 64 bit JDK (e.g. 50 Update 12) and run portal with it?
1) Does it work?
2) Is it supported?
Please note that I have no pressing urge to upgrade at the moment, 3GB heap seem to be sufficient for now but I just want to know. Also if there are future plans to allow this...
Thanks, Chris

Hello Martin,
The E-commerce 5.0 guide for ERP, says that the minimum version supported is 4.6C with the specific patch level version. We had issues initially with the TREX 7.0 installation on 64 bit windows ( lot of modifications have to be done manually here).
But now TREX 7.0 is working fine and i can see the replication happeing from R/3 4.6C. We are configuring the webshops and doing all the XCM settings currently so, would be able to tell in a days time, if  it works for us or not.(with 4.6C).
Thanks,
Dipender Singh

Similar Messages

  • Is it possible to use 32-bit firefox with 64-bit java plugin?

    Is it possible to use 32-bit firefox with 64-bit java plugin?
    I'd like to use 32-bit firefox and I already install 64-bit java plugin.
    Is that a right choice not to install 32-bit java plugin?
    Will these cause problem?
    Thanks in advance.
    Regards,
    Sean

    Nope - you need the 32bit Java to go with the 32bit Firefox if you want Java to run

  • How will it be possible to to use a firewire external with the new iMac

    I see the new iMac has four USB 3 ports and two Thunderbolt ports.
    I have numerous FW 800 externals I use for back up, Time Machine and so forth (many are less than a year old and were not inexpensive).
    When I get a new iMac, what will be the process or procedure to use one or more of those Firewire externals with the new iMac?

    Try http://store.apple.com/us/product/MD464ZM/A
    This Thunderbolt to Firewire adapter should do it for you.
    Allan

  • How do I know if I am using WLS 7.0 with 32 bit or 64 bit server?

    I have been told that it is possible to install WLS 7.0 for use with a 32 bit or 64 bit server.
    I am wondering the following:
    1. How would WLS 7.0 install by default on a 32 bit server?
    2. How would WLS 7.0 install by default on a 64 bit server?
    3. If I wanted to change how it was installed, how would I do that?
    4. For an already installed instance, how can I tell which instance of WLS 7.0 was installed?
    Thanks in advance,
    Alan

    Top left corner, click apple,
    open about this mac
    click on more info...
    --- lot of data about your machine here ---
    click on system report (or go to utilities/ system report -- its just more fun this way) 
    Compare your Processor Name to information below
    determine whether your Mac has a 32-bit or 64-bit processor.
    all later model macs are 64 bit (unlike ms)
    Processor Name
    32- or 64-bit
    Intel Core Solo
    32 bit
    Intel Core Duo
    32 bit
    Intel Core 2 Duo
    64 bit
    Intel Quad-Core Xeon
    64 bit
    Dual-Core Intel Xeon
    64 bit
    Quad-Core Intel Xeon
    64 bit 
    Core i3
    64 bit
    Core i5
    64 bit
    Core i7
    64 bit

  • Using shell pass parameters with space to Java

    Hi friends,
    I have a shell script accepting parameters as below
    #!/bin/sh
    #test.sh
    ./setEnv.sh
    java -classpath $CP com.rky.Main *$@*
    CP=
    If I run the script like this ./test.sh -annotation "This is a problem".
    If shell pass the parameters to Java, the parameter "This is a problem" will recognized as 4 parameters by java. That's not what I want . I still need java use it as a whole parameter.
    Do you have any easy ideas to resolve this problem out of my java code?
    Thank you.

    yes, from the bash manpage:
           @      Expands to the positional parameters, starting from  one.   When
                  the  expansion  occurs  within  double  quotes,  each  parameter
                  expands to a separate word.  That is, "$@" is equivalent to "$1"
                  "$2"  ...   If the double-quoted expansion occurs within a word,
                  the expansion of the first parameter is joined with  the  begin-
                  ning  part  of  the original word, and the expansion of the last
                  parameter is joined with the last part  of  the  original  word.
                  When  there  are no positional parameters, "$@" and $@ expand to
                  nothing (i.e., they are removed).(your manpage could be a little different because of versions, and I got this from the manpage of bash on a mac. but the main things should apply)

  • Is it possible to filter or search for images with 32 bit depth

    I am trying to find all my 32 bit HDR images in Lr 5.7.1 but I cannot find any way to search or filter on bit depth. Nor does the Metadata panel in the Library module show any indication of bit depth. The information is available in Bridge (shown below). Can Lr search or filter by bit depth? (I know Geffrey Friedl has a plugin that do this search but can Lr do this natively?)

    You can use the Color > Bits Per Channel criterion in smart collections.  (There is no equivalent filter criterion.)

  • What is the use of "resolve" action with SocketPermission in java applet

    Hi,
    Could anyone please explain, how does java applet resolve HOSTNAME mentioned in SocketPermission.
    How does DNS pinning work for java applet? Does applet do something like reverse DNS lookup?
    I have lots of questions in queue.:) But all related to one solution.
    Thanks!!!

    Hi Alex,
    this field is used to store the action which is to be performed on DB.
    If it is U- Update
    I -Insert
    like this .
    Regards,
    Atish

  • Setting up air printer on non-supported printer using vista os

    how to set up air printer on non-supported printer using vista os

    Best, as with beauty, is in the eye of the user.
    Not sure if Epson has an app avaialble, but there are a number of them. Check the capabilities and reviews. Some printing apps have more capabilities that others.

  • Use PDA to comunicate with instrument via usb?

    Hi
    if that I have PDA with usb host, is it possible that i use it to communicate with the bench top instrument by using labview pda module?
    any PDA models recommended?
    thanks
    ~toko~

    Hi Stanley,
    I read some of your messages in threads about USB comm in PDA/Smartphones. I just wanted to confirm with you a couple of requirements, as it seems you're the right person to ask to. I am trying to communicate our device with a HTC Kaiser PDA via USB. My OS is Windows Vista 32-bit, the handset's is Windows Mobile 6 and I am using the Mobile module.
    The VI, in order to see the miniUSB port on the PDA as serial (VCP - virtual com port), you say that:
    1) The PDA has to be USB HOST (or more precisely OTG) ;
    2) The VI will see it as serial (I imagine then, there must be a sort of FTDI chip doing this translation USB-Serial - how else could this translation be implemented?)  
    Is this correct? 
    I want to test first the communication between the HTC and the PC. Other questions are then:
    1) If I write data to the mini USB using VISA to a serial port in the VI, looking at the signals on the CRO, they should look like USB NOT SERIAL correct (after the translation)?
    2) If the signals are USB then I will have to connect it to the USB port on the PC. However I quite don't see how I am going to talk to the device, as on the handset side I will have COM ports and on the USB side I will have USB endpoints, which have completely different characteristics. Any suggestions?
    3) Let's assume the USB controller on the HTC side has NOT host capabilities. Is not possible in any way that my VI could see the port still as serial and send/receive data (just waiting for a host to power up the line and start the communication)??
    4) The INF generator using the Driver Wizard for Windows Mobile 6, together with the VISA API wouldn't work for the case the VI doesn't see the port as serial? And then I could use the VISA interrupt blocks etc...?
    As I wrote many questions, if you'd like a phone call could be undertaken to ease things, as I certainly need to clarify those questions..
    Thanks for the time.
    Best regards,
    Edgar Charry  

  • Use AcroPDf.dll with 64 bit

    Hi,
    I am trying to display the pdf by adding Adobe Reader's COM component to my 64 bit application . But it throws error.
    Is there any way I can use the AcroPDF.dll with 64 bit?

    Those DLLs are only for 32bits.

  • Reader compatability with x64 bit browsers?

    I'm hoping to find out how I can use Adobe reader plugin with x64 bit IE7 & IE8 so I can read and search PDF files from within the browser. I use Vista X64 which actually installed both 32 & 64 bit versions of IE7 and when I use the 32 bit version of IE7 pdf's open in the browser just fine but when I try to open a pdf using the 64 bit version of the browser it insists on opening an external program instead of just opening the file in a tab of the browser. Is this even possible with a 64 bit browser? Is the solution something simple like I simply need to reinstall Adobe Reader 9.1 via the 64 bit browser to enable the feature or is it a hopeless idea?
    I'm mainly wondering because I'm considering installing IE8 and don't want to have any problems

    If you really have to have an older version, try these places
    Old or Used Software http://www.emsps.com/oldtools/ Or http://www.retrosoftware.com/
    http://forums.adobe.com/message/1636890 warns about buying from eBay

  • Applets load very slowly on 64bit Windows 7 using 64 bit Java

    Hi
    We have an applet that was very quick to load under windows XP. Some of our users are now using the 64 bit Windows 7 Operating system with 64 bit Java runtime environment and this applet takes up to 20 seconds to load.
    These machines have both the 32 bit and the 64 bit versions of Java loaded. JAVA_HOME is set to C:\Program Files (x86)\Java\jdk1.6.0_26 and the PATH has %JAVA_HOME%\bin;%JAVA_HOME%\jre\bin; at the start.
    I noticed on Windows XP that there was a Java Quick Starter service which is not present in Windows 7. I assume Windows 7 has it's own optimised java loader (which obviously insn't working) as the Control Panel -> Java -> Advanced -> Miscellaneos -> Java Quick Starter is greyed out.
    I've noticed that jqs.exe does not exist in the bin directory, and there is no C:\Program Files\Java\jre6\lib\deploy\jqs directory.
    So the bottom line is...How do I get my applet to load faster in 64 bit environments?
    Thank you in anticipation
    Richard

    JQS could not explain 20s startup. This must be something related to network - either config issue (e.g. DNS timeouts) or too many nework connections on launch?
    Enable tracing and java console, add
    deployment.trace.level=all
    to deployment.properties and see what is happening and where applet seem to stuck.
    Compare to 32 bit case.

  • Future support for using PL/SQL core business logic with ADF BC

    We want to migrate our large Forms client/server (6i) application to ADF, possibly using a migration tool like Ciphersoft Exodus.
    One scenario could be to use ADF BC and ADF-Faces or a different JSF-Implementation for presentation and business layer but keep our heavy PL/SQL-businesslogic inside the Oracle database in packages, triggers, functions and procedures.
    This scenario could be chosen due to the huge amount of interconnected logic inside the database (10 years of development; no technical components; any package may access any table and more of this kind of dependencies). The business logic nowadays held in Forms client will be moved mainly into the database as a prerequisite to this scenario.
    Choosing this "keep-logic-in-DB"-scenario we need a good support by ADF BC to do so. We know and prototyped that it is possible to call some PL/SQL via JDBC from ADF BC and it is possible to use stored procedure calls for standard business entity data access (ins, del, upd, ..). But this does not solve our problems. We want to reuse core business logic coded in PL/SQL. This is much more than change the ADF standard behavior for an update with an own PL/SQL-call.
    Now my question:
    Will there be a kind of sophisticated support to use ADF BC in combination with database-kept logic?
    If so, when will this happen and how will the common problems of transactional state inside the database and inside the ADF BC be solved? Any plans or ideas yet?
    Many other clients do have similar applications built in Forms and PL/SQL and would be glad to hear about a path of direction.
    I've read the technical article 'understanding the ADF BC state management feature' which you have contributed to. One current limitation is pointed out there: Using PL/SQL with ADF BC limits ADF AM pooling to 'restricted level' which reduces scalability.
    Are you aware of additional main problems/tasks to solve when using PL/SQL heavily with ADF BC, which we have to think about?
    Thank you for any response.
    Ingmar

    My main problem is two 'concurrent' areas holding state in an application system based on DB-stored PL/SQL-logic in combination with ADF BC.
    For a new System everything can be made ok:
    Sure, it is possible to build a new system with the business logic included in ADF BC only. All long-living state will be handled in the BC layer ( including support for UnitsOfWork longer than the webside short HTTP-requests and HTTP-sessions and longer than the database transactions.
    For an old system these problems arise:
    1. DB data changes not reflected in BC layer:
    Our PL/SQL-logic changes data in tables without notifying the ADF BC layer (and its cache). To keep the data in ADF BC entity objects identical to the changed database content a synchronization is needed. BC does not know which part of the application data has been changed because it has not initiated the changes through its entity objects. Therefore a full refresh is needed. In a Forms4GL environment the behavior is similar: We do frequently requeries of all relevant (base)tables after calling database stored logic to be sure to get the changed data to display and to operate on it.
    -> Reengineering of the PL/SQL-logic to make the ADF BC layer aware of the changes is a big effort (notifying BC about any change)
    2. longer living database transactions
    Our PL/SQL-logic in some areas makes use of lengthy database transactions. The technical DB-transaction is similar to the UnitOfWork. If we call this existing logic from ADF BC, database state is produced which will not be DB-committed in the same cycle.
    This reduces scalability of ADF BC AM pooling.
    Example:
    a) Call a DB-stored logic to check if some business data is consistent and prepare some data for versioning. This starts a DB-transaction but does not commit it.
    b) Control is handed back to the user interface. Successful result of step a) is displayed
    c) User now executes the versioning operation
    d) Call another DB-stored logic to execute the versioning. DB-transaction is still open
    e) Business layer commits the transaction automatically after successful finishing step d). Otherwise everything from a) to e) is rolled back.
    -> redesign of this behavior (= cutting the 1to1 relation between LogicalUnitOfWork and the technicalDatabaseTransaction is a big effort due to the big amount of code.

  • Is it possible to use HP Laserjet P1005 with OS X Mavericks? If not which HP printers can I use?

    Is it possible to use HP Laserjet P1005 with OS X Mavericks? If not which HP printers can I use now?

    https://discussions.apple.com/message/23481997#23481997
    You can also check the HP web site for drivers.
    HP Support
    http://h10025.www1.hp.com/ewfrf/wc/softwareCategory?os=4159&lc=en&cc=us&dlc=en&s w_lang=&product=3435676

  • Do not use Portal with SRM 7 ?

    Hi experts
    We use SRM 7.0 with SAP Entreprise Portal. We are in Support Package 5, we want to not use any more the Portal with SRM 7.
    How to be able to not use Portal and only use SRM web client?
    Thank you.
    Regards,
    Peggy.

    Hi ,
    Try to check this link hope it will be use full .
    http://forums.sdn.sap.com/thread.jspa?threadID=2122248&messageID=11016445#11016445
    Thanks & Regards
    Pradeep Kumar Dondeti

Maybe you are looking for