Workgroup installation - IDES held on separate server to the application

Hi
We are looking to implement Mobile Sales Workgroup fro a number of users, however, our current environment standards have all databases housed in a number of SQL Enterprise servers but the appliactions run on individual application servers.
Is it going to be possible to have workgroup set up like this where conntransservice.exe will be running on a different server to the IDES repository?
Thanks very much
James

James
The workgroup solution works like any standard client-server software: The 'client' side needs to contain the application files (UI Layer, BOL and BDoc Transaction Layer), the DB is only connected via the DSN. So no matter where you put the DB, it will work as long as you can reach it via the DSN. The conntrans will work on the application server as it relies also on the BDoc Transaction layer (which is not located at the DB server).
As it is not possible to separate the UI Layer, BOL and BDoc Transaction Layer the whole application will then be physically running on the application server, and the clients can then access the SW via i.e. citrix.
However, this scenario is pretty complicated; as with CRM 2007 the new UI is on mobile level there is no reason to use the workgroup solution anymore as it
a) is more difficult to set up
b) has more administration work
c) does not usually provide enough authorisation functionality
Hope this helps
Kai

Similar Messages

  • How to install the OPC server with the Application installer

    Hi to all,
                 I had make the datalogging progam by communication the PLC through modbus using the OPC server.
    1. I had configer the opc client through project explorer some time it run fine but when i run by next day it can't communicate with OPC server but the OPC server is communicating with the PLC.When i right click on the properties of the opc i/o client in the project exploer and make any change and again run the application it works where the problem is.
    2.The second problem is while building the installer who OPC server will installered to my targate PC.Bacuse i had installed the application  on the target PC just for testing but OPC server havn't installed even though there is no option for the addition of the OPC server while bulding.
    Solved!
    Go to Solution.

    HI Serdar,
                      Thanks for the reply i had seen your example your idea is ok but if i have more then 100 tag and with different data types then where is problem to manage all those tags.
    Now what i had done i had put the express vi of create or configer I/O server and give the process name same as file name like opcdemomo and same server name mention in the project explorer and restart and shout down tow and three times it works i havn't get any problem.but that is not the good method.

  • How to determine the address of the server whence the application through W

    The application is loaded from the server taking place in Intranet networks. How to determine from this application the address of the server with which it it is loaded?
    KSV

    Use could use the javax.jnlp BasicService.getCodeBase(). See http://java.sun.com/j2se/1.5.0/docs/guide/javaws/developersguide/examples.html and http://java.sun.com/j2se/1.5.0/docs/guide/javaws/jnlp/javax/jnlp/BasicService.html

  • Error in report server caused the application server in accessable

    Hi everybody,
    I got a the following error in the report server logs. It looks like the report server lost connection with DB server . Please help me to find out what might have caused this error.
    java.lang.NullPointerException
    at oracle.jdbc.dbaccess.DBDataSetImpl._setBindDBType(DBDataSetImpl.java:611)
    at oracle.jdbc.dbaccess.DBDataSetImpl.setType(DBDataSetImpl.java:1428)
    at oracle.jdbc.driver.OracleCallableStatement.registerOutParameterBytes(OracleCallableStatement.java:308)
    at oracle.jdbc.driver.OracleCallableStatement.registerOutParameter(OracleCallableStatement.java:389)
    at oracle.jdbc.driver.OracleCallableStatement.registerOutParameter(OracleCallableStatement.java:452)
    at oracle.reports.server.JobRepositoryDB.removeJob(JobRepositoryDB.java:303)
    at oracle.reports.server.JobStore.writePersistFile(JobStore.java:355)
    at oracle.reports.server.JobManager.moveJob(JobManager.java:1084)
    at oracle.reports.server.JobManager.shutdown(JobManager.java:2252)
    at oracle.reports.server.RWServer.shutdown(RWServer.java:280)
    at oracle.reports.server.IdleThread.run(IdleThread.java:173)
    --------

    Are you trying to connect to a site in general, eg
    http://www.mydomain.com/ or a specific page, eg
    http://www.mydomain.com/mypage.asp ?
    If you're connecting to a site in general, have you made sure the page you're using as your default page (eg index.asp, index.aspx, index.htm, default.asp etc) is configured in IIS to be a default content page? Have you tried specifying the particular page
    you're trying to load?
    If you're connecting to a specific page, have you made sure the type of page has been enabled, eg .htm, asp (classic asp), aspx etc?
    If you look in the IIS logs for the site, can you see your connection attempts being listed so you can be sure you're actually getting to the site on that server rather than there being a DNS issue or something similar?
    Might be worth asking over at the MS IIS forum
    http://forums.iis.net/ which runs separately to the main TechNet one.

  • Hi iam unable run server, when the application is run regarding this below exception, please do need full as soon as possible

    <Jul 3, 2013 11:21:06 AM IST> <Notice> <Log Management> <BEA-170019> <The server log file C:\oracle\Middleware\jdeveloper\system11.1.1.5.37.60.13\DefaultDomain\servers\DefaultServer\logs\DefaultServer.log is opened. All server side log events will be written to this file.>
    Jul 3, 2013 11:21:08 AM oracle.security.jps.internal.credstore.ssp.CsfWalletManager openWallet
    WARNING: Opening of wallet based credential store failed. Reason java.io.IOException: C:\oracle\Middleware\jdeveloper\system11.1.1.5.37.60.13\DefaultDomain\config\fmwconfig\bootstrap\cwallet.sso (Access is denied)
    Jul 3, 2013 11:21:08 AM oracle.security.jps.internal.keystore.file.FileKeyStoreManager openKeyStore
    WARNING: Opening of file based farm keystore failed.
    oracle.security.jps.service.keystore.KeyStoreServiceException: JPS-06514: Opening of file based farm keystore failed.
    at oracle.security.jps.internal.keystore.file.FileKeyStoreManager.openKeyStore(FileKeyStoreManager.java:351)
    at oracle.security.jps.internal.keystore.file.FileKeyStoreServiceImpl.doInit(FileKeyStoreServiceImpl.java:101)
    at oracle.security.jps.internal.keystore.file.FileKeyStoreServiceImpl.<init>(FileKeyStoreServiceImpl.java:73)
    at oracle.security.jps.internal.keystore.file.FileKeyStoreServiceImpl.<init>(FileKeyStoreServiceImpl.java:63)
    at oracle.security.jps.internal.keystore.KeyStoreProvider.getInstance(KeyStoreProvider.java:157)
    at oracle.security.jps.internal.keystore.KeyStoreProvider.getInstance(KeyStoreProvider.java:64)
    at oracle.security.jps.internal.core.runtime.ContextFactoryImpl.findServiceInstance(ContextFactoryImpl.java:139)
    at oracle.security.jps.internal.core.runtime.ContextFactoryImpl.getContext(ContextFactoryImpl.java:170)
    at oracle.security.jps.internal.core.runtime.ContextFactoryImpl.getContext(ContextFactoryImpl.java:191)
    at oracle.security.jps.internal.core.runtime.JpsContextFactoryImpl.getContext(JpsContextFactoryImpl.java:132)
    at oracle.security.jps.internal.core.runtime.JpsContextFactoryImpl.getContext(JpsContextFactoryImpl.java:127)
    at oracle.security.jps.internal.policystore.PolicyUtil$1.run(PolicyUtil.java:850)
    at oracle.security.jps.internal.policystore.PolicyUtil$1.run(PolicyUtil.java:844)
    at java.security.AccessController.doPrivileged(Native Method)
    at oracle.security.jps.internal.policystore.PolicyUtil.getDefaultPolicyStore(PolicyUtil.java:844)
    at oracle.security.jps.internal.policystore.PolicyDelegationController.<init>(PolicyDelegationController.java:291)
    at oracle.security.jps.internal.policystore.PolicyDelegationController.<init>(PolicyDelegationController.java:284)
    at oracle.security.jps.internal.policystore.JavaPolicyProvider.<init>(JavaPolicyProvider.java:270)
    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:513)
    at java.lang.Class.newInstance0(Class.java:355)
    at java.lang.Class.newInstance(Class.java:308)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.loadOPSSPolicy(CommonSecurityServiceManagerDelegateImpl.java:1339)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1018)
    at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:873)
    at weblogic.security.SecurityService.start(SecurityService.java:141)
    at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    <Jul 3, 2013 11:21:08 AM IST> <Error> <Security> <BEA-090892> <The loading of OPSS java security policy provider failed due to exception, see the exception stack trace or the server log file for root cause. If still see no obvious cause, enable the debug flag -Djava.security.debug=jpspolicy to get more information. Error message: oracle.security.jps.JpsException: [PolicyUtil] Exception while getting default policy Provider>
    <Jul 3, 2013 11:21:08 AM IST> <Critical> <WebLogicServer> <BEA-000386> <Server subsystem failed. Reason: weblogic.security.SecurityInitializationException: The loading of OPSS java security policy provider failed due to exception, see the exception stack trace or the server log file for root cause. If still see no obvious cause, enable the debug flag -Djava.security.debug=jpspolicy to get more information. Error message: oracle.security.jps.JpsException: [PolicyUtil] Exception while getting default policy Provider
    weblogic.security.SecurityInitializationException: The loading of OPSS java security policy provider failed due to exception, see the exception stack trace or the server log file for root cause. If still see no obvious cause, enable the debug flag -Djava.security.debug=jpspolicy to get more information. Error message: oracle.security.jps.JpsException: [PolicyUtil] Exception while getting default policy Provider
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.loadOPSSPolicy(CommonSecurityServiceManagerDelegateImpl.java:1398)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1018)
    at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:873)
    at weblogic.security.SecurityService.start(SecurityService.java:141)
    at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
    Truncated. see log file for complete stacktrace
    Caused By: oracle.security.jps.JpsRuntimeException: oracle.security.jps.JpsException: [PolicyUtil] Exception while getting default policy Provider
    at oracle.security.jps.internal.policystore.PolicyDelegationController.<init>(PolicyDelegationController.java:293)
    at oracle.security.jps.internal.policystore.PolicyDelegationController.<init>(PolicyDelegationController.java:284)
    at oracle.security.jps.internal.policystore.JavaPolicyProvider.<init>(JavaPolicyProvider.java:270)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
    Truncated. see log file for complete stacktrace
    Caused By: oracle.security.jps.JpsException: [PolicyUtil] Exception while getting default policy Provider
    at oracle.security.jps.internal.policystore.PolicyUtil.getDefaultPolicyStore(PolicyUtil.java:899)
    at oracle.security.jps.internal.policystore.PolicyDelegationController.<init>(PolicyDelegationController.java:291)
    at oracle.security.jps.internal.policystore.PolicyDelegationController.<init>(PolicyDelegationController.java:284)
    at oracle.security.jps.internal.policystore.JavaPolicyProvider.<init>(JavaPolicyProvider.java:270)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    Truncated. see log file for complete stacktrace
    Caused By: java.security.PrivilegedActionException: oracle.security.jps.JpsException: [PolicyUtil] Unable to obtain default JPS Context!
    at java.security.AccessController.doPrivileged(Native Method)
    at oracle.security.jps.internal.policystore.PolicyUtil.getDefaultPolicyStore(PolicyUtil.java:844)
    at oracle.security.jps.internal.policystore.PolicyDelegationController.<init>(PolicyDelegationController.java:291)
    at oracle.security.jps.internal.policystore.PolicyDelegationController.<init>(PolicyDelegationController.java:284)
    at oracle.security.jps.internal.policystore.JavaPolicyProvider.<init>(JavaPolicyProvider.java:270)
    Truncated. see log file for complete stacktrace
    Caused By: oracle.security.jps.JpsException: [PolicyUtil] Unable to obtain default JPS Context!
    at oracle.security.jps.internal.policystore.PolicyUtil$1.run(PolicyUtil.java:860)
    at oracle.security.jps.internal.policystore.PolicyUtil$1.run(PolicyUtil.java:844)
    at java.security.AccessController.doPrivileged(Native Method)
    at oracle.security.jps.internal.policystore.PolicyUtil.getDefaultPolicyStore(PolicyUtil.java:844)
    at oracle.security.jps.internal.policystore.PolicyDelegationController.<init>(PolicyDelegationController.java:291)
    Truncated. see log file for complete stacktrace
    Caused By: oracle.security.jps.service.keystore.KeyStoreServiceException: JPS-06514: Opening of file based farm keystore failed.
    at oracle.security.jps.internal.keystore.file.FileKeyStoreManager.openKeyStore(FileKeyStoreManager.java:351)
    at oracle.security.jps.internal.keystore.file.FileKeyStoreServiceImpl.doInit(FileKeyStoreServiceImpl.java:101)
    at oracle.security.jps.internal.keystore.file.FileKeyStoreServiceImpl.<init>(FileKeyStoreServiceImpl.java:73)
    at oracle.security.jps.internal.keystore.file.FileKeyStoreServiceImpl.<init>(FileKeyStoreServiceImpl.java:63)
    at oracle.security.jps.internal.keystore.KeyStoreProvider.getInstance(KeyStoreProvider.java:157)
    Truncated. see log file for complete stacktrace
    >
    <Jul 3, 2013 11:21:08 AM IST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FAILED>
    <Jul 3, 2013 11:21:08 AM IST> <Error> <WebLogicServer> <BEA-000383> <A critical service failed. The server will shut itself down>
    <Jul 3, 2013 11:21:08 AM IST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FORCE_SHUTTING_DOWN>

    The issue can happen when cwallet.sso is corrupted. Check if it size shows as zero bytes
    Also try this action plan.
    1.- Restore the cwallet.sso from a backup (recommended),
    OR
    2.- copy cwallet.sso file inside "<FMW_DOMAIN_HOME>/config/fmwconfig" directory to ""<FMW_DOMAIN_HOME>/config/fmwconfig/bootstrap" directory and restart the server instance,
    OR
    3.- Delete the corrupted cwallet.sso file and restart WLS admin server.
    Thanks,
    Vijaya

  • Installing APEX on separate server from production database

    I have a security request to install APEX on a separate server from the application content. I have searched terms I know and have only found vague references, but not meaningful assistance. Rather than try to talk me into installing on the same server, can someone point me to some documentation for achieving this without the use of database links which is another security risk? The APEX Listener and APEX instance can be installed on one server but the application content needs to be installed on a separate server.
    Edited by: user4552785 on Apr 16, 2012 12:18 PM

    You can easily set up an Oracle HTTP Server elsewhere to connect to your APEX instance (along with images directory and other static files). However, the application schema is tightly embedded in the same instance as the APEX schema, so that will have to stay there.
    What security concerns are you trying to alleviate? By default, APEX applications run as the user APEX_PUBLIC_USER and then this user masquerades as your application schema (and occasionally a little bit of APEX_0XXXXX). Even if you could manage to move your application schema to another instance, you haven't achieved a whole lot from a security standpoint.

  • How to download the files, that are located in server, from the client?

    Hello folks,
    My program is like that, the files are located in the server and stored in file system.
    I can only know the server name and the directory listing, so that I can show the file names from that directory on the browser.
    The user might downloads those files from the browser and he might deletes those files through the browser.
    That user has valid right to do so and the files can be any type of extension.
    So how can I write this kind of program? Currently the whole system is in struts, so how can I make compatible with struts technology?
    Do u have any ideas?
    Regards,
    Phyo

    Thank you, grigpm. But actually I want the user to select the file that he wants to download rather than setting it in the configuration file. If it is possible, let me see the sample code of FileManager servlet. I've tried with some ways but I can only download from the same server with the application server. I want to download from different server. I hope someone can help me with sample code....
    Best regards,
    Phyo

  • JCoIDoc.Server doesn't stop listening even after removing the application

    Hi,
    I developed a java application with a JCoIDoc.Server to listen for IDocs from the R/3 system. I made it available in the WAS 2004s server. The application is working fine, i.e its catching the IDocs coming from R/3. The problem is, it doesnt stop listening even if i remove the application from the server.
    How should I make the server stop listening?
    Thanks,
    Venkat

    Hi,
    You need to call the disconnect method to release the connection from the server
    JCoIDoc.Server t; // Your Server Instance
                t.disconnect();
    Why dont you use  JCO RFC Privider Service?
    Regards
    Ayyapparaj

  • When using the OS X caching server, after the first update is made, do the rest of the computers have to enter the Apple ID to download the cached update

    Hello,
    I have a question that I had not found an answer to yet. I would like to use the OS X caching server, and I know that it caches a software update as soon as the first computer downloads it. If an application requires authentication using an Apple ID, and the first computer authenticates and downloads that update, do the rest of the computers have to authenticate as well, even though the update is downloaded from the caching server?
    I am looking for a solution in that regard. For the company that I work, I would like a solution for users to be able to download software updates (OS or Application), without having to authenticate with the company Apple ID, for security reasons.
    Would anybody be able to help?

    Yes.  You still need to authenticate on the subsequent machines if you are interactively applying the updates.  Caching server stores the application data, not the App Store authorization information.
    You have some alternatives.
    1:  If you are using a single "corporate" Apple ID to claim your free apps (iMovie, iPhoto, etc), then you can download them on your master machine and then user ARD, JAMF, or other tool to push the full application packages out to all the clients.  They will already be tagged to the Apple ID and since the push is happening in the background, as long as the user is not using the application, they will not know you are updating.  Remember, App Store updates are the entire application, not update packages.  So pushing the entire .app bundle is effective.
    2:  If you are looking to distribute purchased apps, you really should look at the VPP (volume purchase plan) from Apple (http://www.apple.com/business/vpp/) (there is also one for education but you mentioned company).  This allows you as the organization to purchase the correct number of copies and then control the distribution of the apps to your end users.  They can use their own Apple ID to claim the apps but you can reclaim the license should the user leave the organization.
    Reid
    Apple Consultants Network
    Apple Professional Services
    Author "Mavericks Server – Foundation Services" :: Exclusively available in Apple's iBooks Store

  • Query Results to the Application Server

    Hello Experts,
    We have a requirement where when we execute a query, the query results in the excel format should be placed in a folder in the application server.From the Application server I need to send these results using the FTP service to the different locations.
    Can someone please suggest me how to place the query results in the application server and how to send these results using the FTP service to the different locations.
    Regards,
    Sachin

    Hi Sachin,
    Yes its possible
    Using RSCRM_BAPI TCode schedule the report based on your requirement i.e. daily, weekly...etc. And then dump the report result into one path (Directory) in Application Server.                                                                               
    Create FTP/SFTP User ID in Application server level in BW System.
    Check the below link for more info
    /people/surendrakumarreddy.koduru/blog/2009/03/11/how-to-transfer-the-data-from-sap-system-to-non-sap-system-without-additional-costlicense
    Regards
    KP

  • IDES 4.7 Installation under Windows 2003 Enterprise Server, Xeon 64 bit

    Dear all,
    we are just trying to install IDES 4.7:
    IDES 4.7 Installation under Windows 2003 Enterprise Server, Xeon 64 bit
    But the installation break with error Message:
    Error 5 (Access is denied.) in excution of a "NetServerGetInfo" function, line (233), with parameter (saptranshost, 101).
    MOS-01224 Failed to add privileges "NetcbPrivilege SeAssignPrimaryTokenPrivile SeIncreaseQuotaPrivilege to account ....." ....
    FJs-00012 Error when excuting script....
    Any experience or help from your side?
    Thanks in advance
    HanseAtik

    Hi. First login in your server with user "sid"adm after go to START --> RUN --> CMD
    adn execute "R3trans -d"  Tell what result .
    About documentation read -->
    service.sap.com/~form/sapnet?_SHORTKEY=00200797470000065912&
    in left corner chek your release like :
    "SAP R/3 Enterprise Core 4.70 / Ext. Set 2.00 (SR1)"
    After read the document for your release, for example if you use the Oracle on WIn and R/3 Enterprise 4.7 x 2.00 SR1 -->
    Inst. Guide - R/3 Enterprise 4.7 x 2.00 SR1 on Win: Oracle 
    Regards.
    Edited by: Sergo Beradze on Mar 21, 2008 10:55 AM

  • Remote desktop licensing on separate server

    I would like to deploy Remote Desktop Services on Windows Server 2012 R2.
    My idea is isolate the Remote Desktop Licensing role from other Remote Desktop Services roles and put Remote Desktop Licensing role to separate server which is also KMS host ?
    Is that a good idea ?
    Thanks !!

    Hi,
    Thanks for your comment. Sorry for late reply.
    Yeah, you can put the RD License server on separate server and then use the other server to add roles when needed. But please see that, there must be one of the configuration for RD Licensing server. 
    For both Per Device and Per User CALs issuance to work, the RD Session Host and RD Licensing server in any one of the following three configurations:
    • Both in the same workgroup
    • Both in the same domain
    • Both in the trusted (Two-way trust) Active Directory Domains or Forest
    More information:
    Best practices for setting up Remote Desktop Licensing (Terminal Server Licensing) across Active Directory Domains/Forests or Workgroup
    http://support.microsoft.com/kb/2473823
    Hope it helps!
    Thanks.
    Dharmesh Solanki

  • Installation 12c R1 on Windows Server 2008 R2

    Hello,
    I had a bad idea - try the new database.
    So:
    1)            Downloading oracle DB files, but download interrupted (lost Wi-Fi - my fault), but auth token was expired and I have to redownload 90%.
    2)            Installing Windows Server 2008 R2 Standard Edition (I want to install English edition, but I had only Russian one)
    3)            Spending a lot of time to install, and wont install.
    I made some attempts (each with new OS installation):
    with/without UAC, from network/local drive, desktop/server class, existing/new user, each editions, both charset... But all of them were unsuccessful.
    Installation show popup errors like that:
    "DIM-00019: create service error
    O/S-Error: (OS 1387) ?? ??????? ???????? ??? ??????? ????? ????????? ??????, ??? ??? ?? ?? ??????????. "
    Ora error
    Log file have a lot of useful information, like this:
    "[main] [ 2013-11-22 17:16:12.449 EST ] [KfodUtil.kfodOutput:333]  Cannot run program "null\rdbms\bin\kfod.exe": CreateProcess error=2, ?? ??????? ????? ????????? ????
    java.io.IOException: Cannot run program "null\rdbms\bin\kfod.exe": CreateProcess error=2, ?? ??????? ????? ????????? ????"
    Any ideas what should be done for success installation?
    It works as well as installed?
    Interestingly, does Oracle have any testing stuff

    I have no doubt that the problem in the OS localization.
    But, taking into account some facts:
    World population is estimated to number 7.126 billion people.
    Anglosphere is about 740 million people.
    I have not found information about the supported OS languages.
    I'm worried about losing my non-English data.
    I am for the licensed software, but a trial and registered OS has the same functionality, and displays messages/data in the same way.
    I doubt that the OS registration will allow installer to properly finish and even display the error correctly. (Java strings is UTF-based, so, developers should set correct code page. Probably, because system code page can be different with console code page (cp866 for Russian). Current codepage could be view by executing "chcp" in console).
    In any case Enterprise-class product should operate correctly on each supported systems, or inform about problems before.

  • Can I do multiple installs on  one server at the same time ?

    Hi. we have a project where the basis group is under very tight deadlines. We are tasked with installing multiple SAP systems on the same server. Is it possible to install more than one SAP systems ( ie ERP, BI, EP, CRM ) on the same physical server at the same time. for example on analyst install ERP while at the same time another analyst do EP and so on....  Has anyone done that before and if so are there any issures. ( I put in a SAP note and got the response that this is not supported, but I just wanted to see if anyone had done it anyways )

    Hi Dan,
    Frankly simultaneous installations is not a great idea. There will be an enormous competition for resources. Then you also need to make available ports for carrying out the installations. Next it will involve high amount of coordination
    What of course is more reasonable is the idea of hosting more than one SAP instance on the same physical server though again harware is a very important concern. It includes your hard disk space,memory,CPU and other generic hardware.
    Please award points for useful answers.
    Regards.
    Ruchit.
    Message was edited by:
            Ruchit Khushu

  • RollbackException using UserTransaction when calling EJB in separate server

    I'm using WL 6.1 on Solaris and am calling a stateless session EJB that
              is running in a separate server. I'm looking up the remote EJB using
              JNDI and calling through it's home interface. This works fine but if
              the client code begins a UserTransaction, then calls the EJB that's in
              the separate server, and then calls commit on the transaction, I get the
              following:
              weblogic.transaction.RollbackException: Aborting prepare because some
              resources could not be assigned - with nested exception:
              [javax.transaction.SystemException: Aborting prepare because some
              resources could not be assigned]
              The code that works looks like:
              rgData =
              HomeHolder.ROUTING_GUIDE_MGR_HOME.create().getResourceOptions(qd);
              whereas the code that fails is:
              UserTransaction transaction = new UserTransaction();
              transaction.begin();
              rgData =
              HomeHolder.ROUTING_GUIDE_MGR_HOME.create().getResourceOptions(qd);
              transaction.commit();
              If I put the EJB in the same server as the client, I don't get the
              exception so it seems to be related to running it in the separate server
              and using the UserTransaction. The deployment descriptor of the EJB
              states that it "Supports" transactions.
              Any ideas?
              Thanks,
              John
              

    Yes, actually we are using:
              AppServerTransaction transaction = new AppServerTransaction();
              which is a wrapper which does what you say:
              Context ctx = new InitialContext(...); // connect to another WLS
              UserTransaction tx = (UserTransaction)ctx.lookup("java:comp/UserTransaction");
              and our HomeHolder does what you say as well:
              Homexxx home = ctx.lookup(...);
              Any ideas why surrounding the EJB call by a UserTransaction causes a problem when
              committing?
              Thanks,
              John
              Dimitri Rakitine wrote:
              > John Hanna <[email protected]> wrote:
              > > I'm using WL 6.1 on Solaris and am calling a stateless session EJB that
              > > is running in a separate server. I'm looking up the remote EJB using
              > > JNDI and calling through it's home interface. This works fine but if
              > > the client code begins a UserTransaction, then calls the EJB that's in
              > > the separate server, and then calls commit on the transaction, I get the
              > > following:
              >
              > > weblogic.transaction.RollbackException: Aborting prepare because some
              > > resources could not be assigned - with nested exception:
              > > [javax.transaction.SystemException: Aborting prepare because some
              > > resources could not be assigned]
              >
              > > The code that works looks like:
              >
              > > rgData =
              > > HomeHolder.ROUTING_GUIDE_MGR_HOME.create().getResourceOptions(qd);
              >
              > > whereas the code that fails is:
              >
              > > UserTransaction transaction = new UserTransaction();
              >
              > It's an interface, how did this work? Assuming that you do not want
              > distributed tx, does this work:
              >
              > Context ctx = new InitialContext(...); // connect to another WLS
              > UserTransaction tx = (UserTransaction)ctx.lookup("java:comp/UserTransaction");
              > Homexxx home = ctx.lookup(...);
              > tx.begin();
              > home.create().getResourceOptions(qd);
              > tx.commit();
              >
              > ?
              >
              > > transaction.begin();
              > > rgData =
              > > HomeHolder.ROUTING_GUIDE_MGR_HOME.create().getResourceOptions(qd);
              > > transaction.commit();
              >
              > > If I put the EJB in the same server as the client, I don't get the
              > > exception so it seems to be related to running it in the separate server
              > > and using the UserTransaction. The deployment descriptor of the EJB
              > > states that it "Supports" transactions.
              >
              > > Any ideas?
              >
              > > Thanks,
              >
              > > John
              >
              > --
              > Dimitri
              

Maybe you are looking for