How to configure create non-managed application server clusters?

Can anybody tell me where I can find the document?

Configuring your IDE to integrate with Sun App Server is something you probably will have to ask in some sort of JStudio forum. Other than for Netbeans, Eclipse, or possibly IntelliJ IDEA, you might not have much luck answering an IDE question here. I could be wrong though. Maybe somebody will have an answer for you and set me straight.

Similar Messages

  • How to configure Sun Java System Application Server Enterprise Edition 8.1

    hi all,
    How to configure Sun Java System Application Server Enterprise Edition 8.1 to my IDE..( jstudio)
    I have installed jes for my windows system.. so that i have removed platform version of Application Server..
    I try to add the Enterprise application Server (Sun Java System Application Server Enterprise Edition 8.1) to JStudio IDE..
    but i couldn't;

    Configuring your IDE to integrate with Sun App Server is something you probably will have to ask in some sort of JStudio forum. Other than for Netbeans, Eclipse, or possibly IntelliJ IDEA, you might not have much luck answering an IDE question here. I could be wrong though. Maybe somebody will have an answer for you and set me straight.

  • How to configure webutil in oracle application server 10g (9.0.4)?

    hi,
    i want to configure webutil for oracle application server 10g(9.0.4).
    how should i start?
    i have read the webutil mannual.it is bit tricky.
    i want step by step configuration.
    Any sort of help is appriciateable.
    Regards,
    abbasyazdani

    hi,
    In webutil directory structure,there r four folders,
    {color:#0000ff}doc
    java
    server
    webutil{color}
    and there are three files.
    {color:#0000ff}webutil.pll,webutil.old and create_webutil_db
    {color}
    In webutil mannual,it is written that we should extract this folder to forms90.
    But in forms90, there are {color:#0000ff}server and java folders.
    {color:#000000}should i replace forms90's sever and java folder with webutil's server and java folder?
    what should i do for this ?
    regards
    abbasyazdani
    {color}{color}

  • How to create file on application server?

    how to create file on application server?

    Hi,
    The following program illustrates the creation of ifle in app server and reading the file from appli server:
    DATA: ITAB LIKE vbakOCCURS 0 WITH HEADER LINE.
    PARAMETERS: P_VBELN LIKE VBAP-VBELN.
    START-OF-SELECTION.
      SELECT *
        FROM VBAP
        INTO TABLE ITAB
    WHERE VBELN = P_VBELN
        PERFORM WRITE_DATA.
        PERFORM READ_DATA.
    *&      Form  WRITE_DATA
          text
    -->  p1        text
    <--  p2        text
    FORM WRITE_DATA.
    OPEN DATASET 'VBAP_DATA' FOR OUTPUT IN TEXT MODE.
    LOOP AT ITAB.
    TRANSFER ITAB TO 'VBAP_DATA'.
    ENDLOOP.
    CLOSE DATASET 'VBAP_DATA'.
    CLEAR: ITAB, ITAB[].
    ENDFORM.                    " WRITE_DATA
    *&      Form  READ_DATA
          text
    -->  p1        text
    <--  p2        text
    FORM READ_DATA.
    OPEN DATASET 'VBAP_DATA' FOR INPUT IN TEXT MODE.
    DO.
    READ DATASET 'VBAP_DATA' INTO ITAB.
    IF SY-SUBRC <> 0.
    EXIT.
    ENDIF.
    APPEND ITAB.
    ENDDO.
    CLOSE DATASET 'VBAP_DATA'.
    LOOP AT ITAB.
    WRITE:/ ITAB-VBELN,
            ITAB-POSNR.
    ENDLOOP.
    ENDFORM.                    " READ_DATA
    If it is helpful rewards points
    Regards
    Pratap.M

  • HFM server configuration - Application Server Clusters Issue

    Hi,
    When I am tryin to get into the second tab (Application Server Clusters)of the HFM configuration utility(server and webconfigurtion):
    I am getting the below ERROR
    +" There must be a valid Database Connection in order to set Application Sever Clustering. Please check and apply a working UDL file."+
    Database and server I am using:_
    I have Oracle database: Oracle Enterprise Manager Version 9.2.1.0
    on Windown 2003 SP1 server
    I created a UDL file and also tested it. The test connection was successful. I am using the provider for udl: "Microsoft OLE DB Provider for Oracle)
    +PS: I am through with the first tab "Application Server"..+
    Belolw is the log.. may be this will be useful.
    Error*11*Administrator*11/09/2009 10:47:08*CHsxHFMConnection.cpp*Line 909*<?xml version="1.0"?>
    <EStr><Ref>{DFCB5E4F-0940-4993-84A1-1F7568F670CB}</Ref><User/><DBUpdate>1</DBUpdate><ESec><Num>-2147220956</Num><Type>1</Type><DTime>11/9/2009 10:47:08 AM</DTime><Svr>HFMSERVER</Svr><File>CHsxHFMConnection.cpp</File><Line>909</Line><Ver>9.3.1.0.1502</Ver></ESec></EStr>
    Error*11*Administrator*11/09/2009 10:47:08*HfmADOConnection.cpp*Line 262*<?xml version="1.0"?>
    <EStr><Ref>{1290DF08-9EC5-45B5-B846-38EA0D58E2CE}</Ref><User/><DBUpdate>1</DBUpdate><ESec><Num>-2147220956</Num><Type>1</Type><DTime>11/9/2009 10:47:08 AM</DTime><Svr>HFMSERVER</Svr><File>HfmADOConnection.cpp</File><Line>262</Line><Ver>9.3.1.0.1502</Ver><DStr>&lt;?xml version="1.0"?&gt;
    &lt;EStr&gt;&lt;Ref&gt;{DFCB5E4F-0940-4993-84A1-1F7568F670CB}&lt;/Ref&gt;&lt;User/&gt;&lt;DBUpdate&gt;1&lt;/DBUpdate&gt;&lt;ESec&gt;&lt;Num&gt;-2147220956&lt;/Num&gt;&lt;Type&gt;1&lt;/Type&gt;&lt;DTime&gt;11/9/2009 10:47:08 AM&lt;/DTime&gt;&lt;Svr&gt;HFMSERVER&lt;/Svr&gt;&lt;File&gt;CHsxHFMConnection.cpp&lt;/File&gt;&lt;Line&gt;909&lt;/Line&gt;&lt;Ver&gt;9.3.1.0.1502&lt;/Ver&gt;&lt;/ESec&gt;&lt;/EStr&gt;
    </DStr><PSec><Param>C:\Hyperion\FinancialManagement\Server Working Folder\hfmlink.udl</Param></PSec></ESec></EStr>
    Error*11*Administrator*11/09/2009 10:47:08*CHsxSQLHelper.cpp*Line 102*<?xml version="1.0"?>
    <EStr><Ref>{1290DF08-9EC5-45B5-B846-38EA0D58E2CE}</Ref><User/><DBUpdate>1</DBUpdate><ESec><Num>-2147220956</Num><Type>1</Type><DTime>11/9/2009 10:47:08 AM</DTime><Svr>HFMSERVER</Svr><File>HfmADOConnection.cpp</File><Line>262</Line><Ver>9.3.1.0.1502</Ver><DStr>&lt;?xml version="1.0"?&gt;
    &lt;EStr&gt;&lt;Ref&gt;{DFCB5E4F-0940-4993-84A1-1F7568F670CB}&lt;/Ref&gt;&lt;User/&gt;&lt;DBUpdate&gt;1&lt;/DBUpdate&gt;&lt;ESec&gt;&lt;Num&gt;-2147220956&lt;/Num&gt;&lt;Type&gt;1&lt;/Type&gt;&lt;DTime&gt;11/9/2009 10:47:08 AM&lt;/DTime&gt;&lt;Svr&gt;HFMSERVER&lt;/Svr&gt;&lt;File&gt;CHsxHFMConnection.cpp&lt;/File&gt;&lt;Line&gt;909&lt;/Line&gt;&lt;Ver&gt;9.3.1.0.1502&lt;/Ver&gt;&lt;/ESec&gt;&lt;/EStr&gt;
    </DStr><PSec><Param>C:\Hyperion\FinancialManagement\Server Working Folder\hfmlink.udl</Param></PSec></ESec><ESec><Num>-2147220956</Num><Type>0</Type><DTime>11/9/2009 10:47:08 AM</DTime><Svr>HFMSERVER</Svr><File>CHsxSQLHelper.cpp</File><Line>102</Line><Ver>9.3.1.0.1502</Ver></ESec></EStr>
    Error*11*Administrator*11/09/2009 10:47:08*CHsxSystemConfig.cpp*Line 2508*<?xml version="1.0"?>
    <EStr><Ref>{1290DF08-9EC5-45B5-B846-38EA0D58E2CE}</Ref><User/><DBUpdate>1</DBUpdate><ESec><Num>-2147220956</Num><Type>1</Type><DTime>11/9/2009 10:47:08 AM</DTime><Svr>HFMSERVER</Svr><File>HfmADOConnection.cpp</File><Line>262</Line><Ver>9.3.1.0.1502</Ver><DStr>&lt;?xml version="1.0"?&gt;
    &lt;EStr&gt;&lt;Ref&gt;{DFCB5E4F-0940-4993-84A1-1F7568F670CB}&lt;/Ref&gt;&lt;User/&gt;&lt;DBUpdate&gt;1&lt;/DBUpdate&gt;&lt;ESec&gt;&lt;Num&gt;-2147220956&lt;/Num&gt;&lt;Type&gt;1&lt;/Type&gt;&lt;DTime&gt;11/9/2009 10:47:08 AM&lt;/DTime&gt;&lt;Svr&gt;HFMSERVER&lt;/Svr&gt;&lt;File&gt;CHsxHFMConnection.cpp&lt;/File&gt;&lt;Line&gt;909&lt;/Line&gt;&lt;Ver&gt;9.3.1.0.1502&lt;/Ver&gt;&lt;/ESec&gt;&lt;/EStr&gt;
    </DStr><PSec><Param>C:\Hyperion\FinancialManagement\Server Working Folder\hfmlink.udl</Param></PSec></ESec><ESec><Num>-2147220956</Num><Type>0</Type><DTime>11/9/2009 10:47:08 AM</DTime><Svr>HFMSERVER</Svr><File>CHsxSQLHelper.cpp</File><Line>102</Line><Ver>9.3.1.0.1502</Ver></ESec><ESec><Num>-2147220956</Num><Type>0</Type><DTime>11/9/2009 10:47:08 AM</DTime><Svr>HFMSERVER</Svr><File>CHsxSystemConfig.cpp</File><Line>2508</Line><Ver>9.3.1.0.1502</Ver></ESec></EStr>
    Can someone help me on this?

    This issue has been resolved.
    I was using the wrong proveder in the UDL file.
    The correct provider to be used is " Oracle Provider for OLE DB" - when we are running on Oracle database.
    Cheers..

  • Configuring DBTableOraDataSourceLoginModule with Oracle Application Server

    Hi,
    I want to deploy an application that uses DBTableOraDataSourceLoginModule for J2EE authentication. I've configured my application the same way that it should be configured for OC4J standalone as I didn't know how to configure it for Oracle App Server. The result is that authentication in the deployed application does not work and it always goes to error page.
    I've configured orion-application.xml and data-sources.xml as demonstrated in Frank's article.
    S/\EE|)

    Connection pools where OK before but now when I test them I get the following error:
    Unable to establish connection to "jdev-connection-pool-ExirSec". Error message: Exception occurred testing connection. Exception: java.sql.SQLException: User credentials doesn't match the existing ones.
    I have two DB connections in my application, one for the whole application and another for security purposes. How many Data Sources and Connection Pools and of what type should I have in JDBC Resources of OracleAS EM, when I deploy the application? Currently I have one managed and one native data source and one connection pool for each of my DB connections, as defined in my data-sources.xml.
    S/\EE|)

  • To create folder in Application server

    hi,
    How to create folder in application server from presentation server??
    how is the program it??
    reply me soon...
    thx,
    s.suresh.

    hi Suresh
    Hope u r having nice day
    here i am sending a sample report which can upload the file to Application Server which inturn automatically create folder .
    REPORT  ZSHR_UPLOAD_TO_APPLICATION              .
    DATA : BEGIN OF IT_MAT OCCURS 0,
              MBRSH LIKE MARA-MBRSH,
              MTART LIKE MARA-MTART,
              MAKTX LIKE MAKT-MAKTX,
              MEINS LIKE MARA-MEINS,
           END OF IT_MAT.
    DATA : W_DIR(40).
    MOVE 'D:\usr\sap\DEV\DVEBMGS00\work\SHR' TO W_DIR.
    "SHR" IS A FOLDER NAME TO BE CREATED
    START-OF-SELECTION.
    CALL FUNCTION 'GUI_UPLOAD'
      EXPORTING
        FILENAME                     = 'C:\MAT.TXT'
       FILETYPE                      = 'ASC'
       HAS_FIELD_SEPARATOR           = 'X'
      TABLES
        DATA_TAB                      = IT_MAT
    EXCEPTIONS
       FILE_OPEN_ERROR               = 1
       FILE_READ_ERROR               = 2
       NO_BATCH                      = 3
       GUI_REFUSE_FILETRANSFER       = 4
       INVALID_TYPE                  = 5
       NO_AUTHORITY                  = 6
       UNKNOWN_ERROR                 = 7
       BAD_DATA_FORMAT               = 8
       HEADER_NOT_ALLOWED            = 9
       SEPARATOR_NOT_ALLOWED         = 10
       HEADER_TOO_LONG               = 11
       UNKNOWN_DP_ERROR              = 12
       ACCESS_DENIED                 = 13
       DP_OUT_OF_MEMORY              = 14
       DISK_FULL                     = 15
       DP_TIMEOUT                    = 16
       OTHERS                        = 17.
    OPEN DATASET W_DIR FOR OUTPUT IN TEXT MODE ENCODING UTF-8.
      IF SY-SUBRC EQ 0.
        LOOP AT IT_MAT.
           TRANSFER IT_MAT TO W_DIR.
        ENDLOOP.
      ENDIF.
    CLOSE DATASET W_DIR.
    IF USEFUL AWARD POINTS.
    REGARDS
    HEMASEKHARA REDDY S

  • Problem while configuring webutil on oracle application server 10g(9.0.4)

    hi,
    I have configured webutil with oracle application server 10g(9.0.4).JInitiator 1.3.1.17 is installed.
    I did everything according to webutil manual.Then i developed a form using developer suit 10g (9.0.4).
    and successfully compiled and attached webutil library.then i subclass
    webutil object group from webutil.olb into my form,that is also
    subclassed successfully.Form has also been compiled and saved
    successfully.
    also configured my formsweb.cfg,forms90.conf,default.env according to webutil documentation.
    {color:#993366}Now when i run this form from client, it does not show form in the
    browser and shows a message on the client browser console as follows{color}.
    {color:#0000ff}*Applet oracle.forms.webutil.common.RegisterWebUtil*
    {color} {color:#993366}After this message,It does nothing and if i refresh browser,it shows following message in the browser' Console.{color}
    {color:#0000ff}*Applet oracle.forms.engine.Main notinited.*{color}
    Note:In the browser ,loading java applet is also visible.
    how should i resolve this problem?
    any suggestion?
    Its urgent.
    Regards,
    abbasyazdani

    Refer this metalink note,
    566628.1 How To Install Webutil on 10g Oracle AS
    [email protected]

  • How to Archive files present in application server?

    Hi all,
    We have one report which will be run as batch job for every 5 min. and creates files in application server. Our requirement is when ever this report is run the files present in the application server folder(Which are created during previous execution) should be moved to an Archive folder and new files will be created in the original folder. So at any point of time the original folder have the files created during latest execution of the report only. Can any one tell me how to achieve this requirement. <REMOVED BY MODERATOR>
    Thanks,
    Vinod.
    Edited by: Alvaro Tejada Galindo on Mar 10, 2008 4:19 PM

    HI,
    Use this forms.
    FORM archive_file .
      DATA: obj_typ   TYPE tdxloadp-objecttype,
             filename  TYPE dxfile-filename,
             filename1 TYPE dxfile-filename,
             filetyp   TYPE dxfile-filetype,
             v_strlen  TYPE i.                                  "#EC NEEDED
      obj_typ = 'BUS6035'.
      filename1 = v_file_path.
      filetyp   = 'P'.
    --Assigning Physical path in "filename"--
      CONCATENATE '/sapdata//Dev/Archive/' p_ipfile sy-datum sy-uzeit INTO filename.
    ---Function to Copy the File--
      CALL FUNCTION 'DX_FILE_COPY'
        EXPORTING
          objecttype                     = obj_typ
          progtype                       = 'REPO'
          progname                       = sy-cprog
          v_ds_name                      = filename1
          v_ds_type                      = filetyp
          n_ds_name                      = filename
          n_ds_type                      = 'P'
        EXCEPTIONS
          canceled_by_user               = 1
          problems_with_logical_filename = 2
          file_is_used                   = 3
          unknown_object_loadprg         = 4
          error_with_copy                = 5
          db_error                       = 6
          no_authority_to_read_file      = 7
          no_authority_to_write_file     = 8
          no_authority                   = 9
          OTHERS                         = 10.
      IF sy-subrc <> 0.
        MESSAGE ID sy-msgid TYPE sy-msgty NUMBER sy-msgno
                WITH sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.
      ENDIF.
      DATA file_name TYPE epsf-epsfilnam.
      file_name = p_ipfile .
    ---Function to Delete the File--
      CALL FUNCTION 'EPS_DELETE_FILE'
        EXPORTING
          file_name              = file_name
          dir_name               = '/sapdata//Dev/inbound/'
        EXCEPTIONS
          invalid_eps_subdir     = 1
          sapgparam_failed       = 2
          build_directory_failed = 3
          no_authorization       = 4
          build_path_failed      = 5
          delete_failed          = 6
          OTHERS                 = 7.
      IF sy-subrc <> 0.
        MESSAGE ID sy-msgid TYPE sy-msgty NUMBER sy-msgno
                WITH sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.
      ELSE.
        MESSAGE s025(zfi).   "File Processed For creation Of Invoice
      ENDIF.
    ENDFORM.                    " ARCHIVE_FILE

  • Can any one tell me how to write open hubs to application server?

    Hello Everone,
    I created open hubs and my requirement is to write the file to application server. So, I created logical file name and logical paths as specified in below link.
    http://help.sap.com/SAPHELP_NW04S/helpdata/EN/8d/3e4ec2462a11d189000000e8323d3a/frameset.htm
    That is created 'logical file path defination' in 'FILE' transaction. Used the physical path as - 'bw/FTPOUT/BPR/GM/<FILENAME>' as given in above link..
    In logical file name I used the above logical file path.
    When I run the open hub, I'm getting the ABAP dump  "UNCAUGHT_EXCEPTION
    CX_RSB_WRITE_ERROR
    12/18/2008 09:00:40"
    Can any one tell me how to write open hubs to application server?

    Hi David,
    Goto transaction code - FILE
    1) Create a Logical File Path definition, enter the technical name and description by clicking new entries and save it.(z_ftp)
    2) create a Logical file name definition using cross client,
        enter the logical file name = z_ftp , name = ftp , physical file = ftp_test.txt,
    dataformat = ASC, Appln area = BW and Logical path = z_ftp(created from step 1).
    click SAVE button.
    3) Assignment of physical paths to logical paths, choose your logical path here.
    enter the syntax group = UNIX
    Physical path = /bwftp/....
    Save it .
    In the openhub,
    choose definition type = file
    Check the applicaion sever.
    servername = dev
    type of file name = Logical file
    Applin server file name = z_ftp
    separator = |
    Hope this helps and solve your problem.
    Thanks
    Sat

  • Unable to create connection to Application Server Control from JDev

    Hi All,
    I am unable to create connection to Application Server Control of SOA Suite from JDeveloper and getting following error:
    Error getting OC4J Process for: opmn-home+oc4j-<hostname>-<OPMN Port>-default:
    Error connecting to OPMN (is it running?): Connection refused: connect
    I restarted all OPMN processes...still getting the same error.
    Thanks
    Krrish

    Hi.
    I got a similar error sometime ago.
    It was related to OPMN not getting bound to the correct server IP. It happened because my SOA Suite was installed in one machine that does not have a fixed IP (or uses loopback adapter) and then I tried to connect to this SOA Suite from another machine, using JDev.
    I checked this by running "opmnctl debug". then you can see on what IP the opmn is listening on.
    Didn't know how to solve this.

  • How to start and stop Oracle Application Server from ANT

    How to start and stop Oracle Application Server and Web application from ANT
    Thanks in Advance.
    Mani

    Hi,
    You can use: startManagedWebLogic.sh, it is in your domain directory and you have to execute it in this way
    ./startManagedWebLogic.sh managedServerName http://adminServerHost:adminServerPort
    For instance, in my case I use:
    unixserv01:/webportal/domains/appServerWeb/bin>startManagedWebLogic.sh managedServ01 http://pelma3w3per01.mesaperu.next:7001
    You have to run it on the machine where the managed server was installed.
    Best regards,
    Raúl

  • Need assistance how to configure RDS on a standalone Server 2012 R2 not joined to a domain

    Hi,
    I need help on how to configure RDS on my standalone server 2012 R2 that is not joined to a domain.  I would also like to see the counterpart of Terminal Services Manager.
    I am familiar with Terminal Services on my old Server 2003 which I migrating.
    Thank you for your assistance.
    Sincerely,
    Ramon

    Hi,
    the dedicated RDS/TS forum is here:
    http://social.technet.microsoft.com/Forums/en-US/home?forum=winserverTS
    Some useful articles, which seem to answer your questions:
    http://support.microsoft.com/kb/2833839
    http://ryanmangansitblog.com/2013/10/30/deploying-a-rdsh-server-in-a-workgroup-rds-2012-r2/
    http://support.risualblogs.com/blog/2014/03/10/setting-up-a-2012-r2-rds-gateway-for-a-workgroup/
    Don
    (Please take a moment to "Vote as Helpful" and/or "Mark as Answer", where applicable.
    This helps the community, keeps the forums tidy, and recognises useful contributions. Thanks!)

  • Creating Directory in Application Server

    Hi Friends,
    Can anyone help me on,
    How to create directory in application server.
    Also, I need to create one file in this directory with fixed name, how do we do that?
    Also, tell me how to use transaction FILE in detail...
    I am working on CRM and there is no transaction CB3Z ...
    Kindly help.
    Good answers will be rewarded...
    Cheers!
    Pradeep

    Hi Pradeep
    Refer the Links:
    <b>Creating a directory & subdirectory on Application Server
    API for creating a directory in the application server
    Regards,
    Sree

  • How to delete a file from application server?

    Hi gurus,
    i want delete a file from application server . can any one tell me the BAPI/Fm .
    thanks in advance

    See the replies of the thread;
    How to delete  File from the Application Server,ABAP
    But i can smell something fishy in both  The specified item was not found. and The specified item was not found. style of posting questions. Also both of you have similar questions in your profile....
    Hmmm, Mods have to take care of the Rest...
    Regards
    Karthik D

Maybe you are looking for