Active users on application server portal

how can i find out the information of active users on portal?
Please help me

Hi,
running 2000 users on one machine is possible, but not recommended. Oracle Application Server works with OC4J instances and each instance can handle a number of Forms Servlet connects. You need to increase the number of OC4J instances to increase teh number of users that can be handled by the server. You can do this either by setting up the number of processes for the BI_FORMS instance using Application Server Control (see the Administration tab and the System properties. The default number is set to 1 and you can change it to e.g. 10 or 15), or by creating a second Forms OC4J instance.
in real life you want to create additional processes for the BI_FORMS instance and install another Application Server instance on a separate machine that you setup load balancing with. Running 2000 users with Forms on one machine is very unrealistic.
Please see the Forms capacity planning guide on otn.oracle.com/products/forms for more information
Frank

Similar Messages

  • No suitable driver for mysql in oracle application  server  portal 10g

    Hi all
    i want to run my portlet with mysql4.1 database from "oracle application server portal 10g".
    i did all configuration in data source and also i kept mysql connector jar file into all oraclehome/jdbc/jlib folder.
    Mysql
    General
    Name :: helloMysql(jndiname)
    Description :: helloMysql
    Data Source Class :: com.mysql.jdbc.jdbc2.optional.MysqlXADataSource
    JDBC URL :: jdbc:mysql://localhost:3306/database?relaxAutoCommit=true
    JDBC Driver :: com.mysql.jdbc.driver
    Datasource Username and Password
    Username------------>(user name)
    password-------------->(password)
    JNDI Locations
    Location== jdbc/helloMysql
    jdbc/blogOracle== jdbc/XA/helloMysql
    EJB Location == jdbc/XA/helloMysql
    Connection Attributes
    Connection Retry Interval (seconds)====1
    Max Connection Attempts===empty
    Cached Connection Inactivity Timeout (seconds)===30
    remaing all are empty
    when i run the portlet, then i am getting "No suitable driver" in my portal page.
    i want check server console or server log for oracle application server portal.
    please help ,where to find server log?
    Any suggestions or help from your side.
    Thanks in advance.
    Raju

    I think you're trying to connect to a database in a diferent host than the Web Server.
    This is possible in applcations, but not in applets, who only can open TCP connections to the same machine who served the page.
    To do that, yo should use a Data Gateway to establish the connections (IDSServer, and so on). I think that installing Oracle's Connection Manager in the same machine than the Web, it would run.
    null

  • Problem with Application Server Portal 9.0.2.0.1.

    I have a problem with Application Server Portal and Wireless 9.0.2.0.1.
    Firstly I've installed the infrastructure on a Pentium 3 866Mhz 512Mb of Ram, with Windows 2000 Server (Italian) service pack 2.
    I've maintained all predefined settings and I've chosen the UTF8 character set.
    After installation, my infrastructure and OID works fine. The OID has port 4032 (as set by Oracle Universal Installer) instead of predefined 389.
    After this I've installed Application Server Portal and Wireless on another host: a Pentium 3 733Mhz 384Mb of Ram, with Windows 2000 Server (Italian) service pack 2.
    I've also maintained all predefined settings and automatic configuration of Portal and Wireless. I've pointed to my Infrastructure.
    Try to test the Portal demonstration but an error occurred:
    "SERVICE TEMPORARILY UNAVAILABLE. The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later."
    On my EM Console I see: component instances 'OC4J_Portal' and 'OC4J_Demos' are UP, instead 'Portal:portal:7777' is down.
    On the component lists I've clicked the link of component instance Portal:portal:7777, the 'control services' and 'Accessible Server SSO' are started, while 'Accessible Portal Repository' is down.
    What can I do to get my portal started?

    hi,
    i have exactly the same problem. did you solve yours?
    any suggestions or help how to do it?
    thanks
    erik
    please reply to this post or [email protected]

  • How to connect oracle application server portal to MS access DataBase

    Hello,
    I am facing one problem here.
    Our client is having their database in MS access and they want to implement the oracle application server portal for their organization then how to connect the MS access DB to oracle Application server portal

    There is a worked example of how to connect oracle to an Excel spreadsheet, which is easily modifyable to read from an Access Database.
    http://asktom.oracle.com/pls/ask/f?p=4950:61:::::P61_ID:4406708207206#18830681837358
    I had some concurrency problems - only one person could use the link at any one time, so I used it to load the data into oracle tables.
    Tak

  • Broken link in "Oracle9i Application Server Portal Error Messages"

    Hi,
    the following link to "Troubleshooting Issues in Oracle9iAS Portal Architecture and Performance"
    http://portalstudio.oracle.com/servlet/page_pageid=478&_dad=ops&_schema=OPSTUDIO&
    is bad in the document "Oracle9i Application Server Portal Error Messages" which can be found at http://portalcenter.oracle.com/pls/ops/docs/FOLDER/COMMUNITY/ERRORMESSAGESHTML/CH_902.HTM
    Rgds
    Sol

    After installing the Oracle9i Application Server ,Oracle8i 1.7 Database,I visit the link"http://localhost" ,then click "Jsever (demo)". Then ,there appears "500 Internal Server err".
    The log file:
    mod_jserv.log
    [24/01/2002 09:25:32:031] (EMERGENCY) ajp12: can not connect to host 127.0.0.1:8007
    [24/01/2002 09:25:32:031] (EMERGENCY) ajp12: connection fail
    [24/01/2002 09:25:32:031] (ERROR) an error returned handling request via protocol "ajpv12"
    Please help me.Any help appreciated!

  • Java is not active in the application server

    Hi Experts
    We recently installed CRM 5.0.  Everything seems to have installed without any issues. 
    However, we are having a few issues the Java Virtual Machine (VMC). 
    When trying to access the VMC through ABAP side of CRM (SM53), it gives and error message that "Java is not active in the application server". 
    Eventhough everything seems to have been installed.
    Any ideas on how to activate java. 
    Any help would be really appreciated.
    Thanks
    Imran Khan

    Hi Daniele:
    There are indeed only 3 parameter additions
    vmcj/enable = on
    vmcj/option/ps = 512M
    vmcj/option/maxJavaHeap = 200M
    The 4th one is just explanation for calculating sizes.
    My VMC is active with only the above three settings.
    Also make sure that the SP level for both the JAVA components and ABAP components is the same.  i.e. they are both running on the latest version.  The latest update was released in Late April.
    If the SPs are from differnt releases, the VMC will not work.
    Also, go into the server and have a look at the parameter file to make sure that settings are actually there. i have found out that settings  in RZ10 and the real parameter settings can be different.  Just make sure that the settings you want the system to take are indeed in the real parameter file.
    I am not sure what else you can do...but rest assured that the thing works with the above mentioned settings.
    Imran

  • Language issue on Oracle Application Server Portal

    Hello,
    I have a application running on Oracle Application Server Portal. It is deployed on Win 2003 server(prod server). There is a language option to jump from english to arabic and arabic to english and the application is working on production server for both the languages but on some client machines the default page loaded is in english and on some client machine the default page loaded is in arabic. When we try to change the language from either of the languages it gives a message "Page cannot be displayed".
    Please help me in solving this issue.
    Thank you

    Page cannot be displayed is one of the common problems, like fever. Please see application.log, apache error log to see any more specific reason for page cannot be displayed error. Look for any possible 'infection' which may have caused this 'fever', if you see what I am saying.
    AMN

  • How to check if a user session is active in Java application server

    Hi Experts,
          We have a online scenario with a third party system by which a portal user will launch the third party application in a new window from portal. The SSO will work at the third party web application with the dynamic key that is generated by calling a webservice for that user. Now, as the user works on the launched screen, they will have to check whether the user (logged in portal) session is still active. ie., they will be periodically calling a service hosted by SAP java application server to find out whether the corresponding user who launched the session is still logged in or logged out.
    So, my question is, how can i find out programatically whether a user/user's session is still logged in/active in SAP Netweaver Java AS? We are in version 7.3.
    Kindly help me in this regard.
    Regards
    Vijay.K

    Hi Vijay,
    Could you check below links
    Tracing Single User Sessions - Administration - SAP Library
    Display and Manage User Sessions (SAP Library - Tools for Monitoring the System)
    Hope this helps.
    Regards,
    Deepak Kori

  • Add more users to applications server.

    Hi all,
    There is some simple form of knowing, the total of users that would support a server of applications (Dialog Update Spool Upd2)???.
    Best regards,
    Jorge Venegas.

    Hi,
    I am not sure if I got your question?
    If you want to add these users to a site of a specific project, just add them as team members to this project. This will provide read access to them. If you assign them to a task within this project, they will alos get write access in this site.
    If you want to add this users as Project Server resources and users and just have a list of them, you can use copy/paste. Go to Resource Center and click on Open. Project client will start with checked out Enterprise Resources. Add columns Windows User Account,
    Email Address, and all other fields you want to fill. Make sure that the columns and the sequence of columns does match the columns in your file. Use copy/paste to insert all users into Project. Save and Close. Use Option Bulk Edit, if you want to define
    eg Timesheet Manager. As a last step go to Server Settings - Manage Groups and add them to the appropriate groups.
    Does this answer your question?
    Barbara

  • Can't see user id in Application server after enabling default user profile

    Hi,
    We have implemented SSO and during that implementation, we had to enable the default user profiles so that the request can move from the web server to the app server without authentication. So as a result of this, we are not able to see the user id for all the logged in users in application server. It shows as "Forgot Password" (which is the name of default profile) for all the connections. Is there anything we can do to see the logged in users user id instead of "Forgot Password"?

    Hi Daniel!
    I understand that the result you see in the Worklist monitor doesn't help.Did you try the recommendation in the FAQ.
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/mi/mobile application faq/mam client faq.faq#q-4
    If it doesnot help, try the following
    (1)In the SPRO under MAM Customizing settings, go in to
       "Assign Orders and Stocks to a Technician" and then double click the "Assignment Profile(Assigned to your MAM User ID in User dependant data)"  and change the Order Assignment & Notification Assignment to "User-->Employee Number", if it is assigned to a Work Center OR a Planner Group.You can reset this back to the original settings later if required.
    (2)Replicate the MAM25_090 & MAM25_095 via transaction MEREP_EX_REPLIC in the middleware.
    (3) Synchronize the data from your MI Client
    (4) If no data exists Monitor your Worklist as you did earlier.
    Let me know.
    Thx
    Gisk
    Message was edited by: Gisk

  • Problem Deploying Oracle PDK Portlet to Oracle Application Server 9.0.4.0

    I have a big issue trying to deploy a pdk portlet I have created in JDeveloper (10.1.2). The application is very simple, it consists of 2 JSP's (call them Select.jsp and Display.jsp) and 1 Java Class (Call it DoEverything.java).
    The architecture of the system is VERY simple. The Select.jsp is a simple drop down list that is embedded in an html form, with the options in the drop down populated by a method call from DoEverything.java. Once the user selects an option and hits submit, he is sent to the Display.jsp, which is a simple html table that is populated by another method call from DoEverything.java. (Basically the whole system is a simple "view" of a given table in a DB based on the option selected in Select.jsp).
    The system works perfect in JDeveloper, where I created it using the Oracle PDK Java Portlet wizard. However I'm running into a problem when I try and take it over to the Application Server. The main documentation I have been following is the: Oracle® Application Server Portal Developer's Guide and in particular the section 6.6.2.4.1 Creating a Connection to Oracle Application Server Containers for J2EE where it explains how to connect to the App. Server. The line "The steps that follow describe the procedure for deploying to a standalone instance of Oracle Application Server Containers for J2EE. For information about deploying to a full Oracle Application Server instance, please refer to the Oracle JDeveloper online Help system." is the one that is bothering me the most as I am trying to deploy to a full instance of the Oracle Application Server, but I cannot find anywhere that walks me through this in the online JDeveloper help.
    Anyway, currently we ftp the appropriate JSP's, Java Class, provider.xml and provider properties files to their respective directories on the Application Server, register the provider and reboot the Http Server. (This has worked before except for the fact that when the user selected an option from the Select.jsp and the request was then sent over to the Display.jsp based on the form action the Display.jsp wasn't recognized. We figured the provider.xml file needed to be edited in this case in order to know where Display.jsp was being kept). In any event nothing seems to be working at the moment and my main concern is that it maybe we should be deploying as EAR/WAR (both of which I'm not super familiar and my second main concern is that it seems most people use JavaBeans and Struts and all sorts of different API's whereas here I just have a fairly simple Java Class back end that connects to the database and creates an object based on the attributes contained in the database (1 object for 1 unique row in the DB) and I want to be sure that the way I have developed this should still work with the Oracle AS. I'm hoping its just a matter of getting the directory structure straightened out and editing the provider.xml file to include all the JSP's.
    Sorry for the long post, but if you could address my two main concerns and possible give me or point me towards a good thorough walk through of deploying a simple system (oracle pdk java portlet) like I have developed to the App. Server it would be greatly appreciated !
    Thanks a lot.

    Basically I started to develop this system inside Oracle AS and then when it came time to passing a request to a new page, it crapped out on me on the App. Server. So instead of trying to fix the problem there and then I continued to develop outside Portal and inside Jdeveloper. After a week or two once all my stuff worked perfectly I try and take it back into Portal but only the first JSP of all my Portlets would show up, because as soon as I would submit a form and the action directed me to a new page and Portal would be lost/confused. Obviously I shouldn't have done it that way but none the less...
    So now I'm reading through the documentation you pointed me towards and it seems I have to qualify my parameters and then "attach" them to the url which the form will pass to the actioned page. I'm importing numerous classes (...urlUtils, etc) in order to qualify the parameters and then build this url without affecting any parameters currently present that my portlet does not own.
    What I'm rambling towards here is all this separation of logic and presentation and the whole nine, implies different people can develop different parts of a 'system' mostly independant of one another...so in my situation I shouldn't in huge trouble yet, since underlying everything is a working system. My issue is with oracle and the App Server. If I take my code which works great outside of the App. Server and I fully qualify parameters and make sure my form actions are constructed using the UrlUtils in order to fully qualify them as well, and then I make sure page parameters are mapped to the proper portlet parameter values....should my system work on the App Server (assuming everything is done properly)....or am I still missing something.

  • Career Opportunity: Oracle Application Server Administrator

    RESPONSIBILITIES
    The Office of Information Technology at the University of Nevada, Las Vegas is seeking candidates for an Oracle Application Server Systems Administrator. This is a full-time, 12-month professional position. This position will afford the successful candidate the opportunity to get involved in early stages of an exciting new campus-wide portal initiative. The incumbent will be responsible for current and future campus-wide deployment of Oracle Application Server. Job responsibilities include:
    * Installing and maintaining a multi-tiered Oracle Application Server environment
    * Working with developers to configure, deploy and troubleshoot custom applications
    * Implementing, configuring and managing:
    - Oracle Portal
    - SSO, OID and SSL/PKI
    - Oracle HTTP Server (Apache)
    - Oracle Web Cache
    - Multiple OC4J Instances
    - Disaster recovery
    The development and enforcement of standards and procedures is required in order to provide the necessary customer support. The position will be responsible for research, development, planning and deployment of new technologies in the Application Server/Portal domain.
    The incumbent must be able and willing to perform enterprise system administration tasks as both a primary and secondary responsibility. The existing enterprise server environment includes Sun Solaris, Microsoft Windows 2003, Red Hat Linux, Mac OS X and applications such as Oracle, Lotus Domino / Notes and Web CT. The position requires high ethical standards along with attention to detail, a team orientation and a strong commitment to deliver high quality customer service.
    QUALIFICATIONS
    Required: Bachelor's degree from an accredited college or university. Must have at least three years of experience in systems and security administration, systems analysis, software version upgrades and implementation on an application server platform.
    Preferred: A Bachelor's degree in Computer Science, MIS, or related technical field is preferred. Professional certification and application development / scripting experience is a plus. Although an understanding of the architecture and components of Oracle Application Server (including Portal) and directory services is preferred, training will be provided for an enthusiastic candidate that is willing to learn.
    SALARY RANGE
    Salary competitive; contingent upon labor market. Position is contingent upon funding with a minimum starting salary of $65,000.
    SETTING
    UNLV is a doctoral-degree-granting institution with more than 28,000 students and more than 900 faculty members. More than 220 undergraduate, master's, and doctoral degrees are offered. Founded in 1957, UNLV is located on 337 acres in dynamic Southern Nevada. The university is ranked in the category of Doctoral/Research Universities-Intensive by the Carnegie Foundation for the Advancement of Teaching. For more information, visit us on-line at: http://www.unlv.edu.
    APPLICATION DETAILS
    Submit a letter of interest, a detailed resume listing qualifications and experience, and the names, addresses, and telephone numbers of at least three professional references who may be contacted. Applicants should fully describe their qualifications and experience, with specific reference to each of the minimum and preferred qualifications because this is the information on which the initial review of materials will be based. The review of materials will begin immediately, and will continue until the position is filled. Materials should be addressed to Mike Marchand, Search Committee Chair, and are to be submitted via on-line application at https://hrsearch.unlv.edu. For assistance with UNLV's on-line applicant portal, contact Jen Martens at (702) 895-2894 or [email protected].
    Application Information
    Contact:      University of Nevada Las Vegas
    Online App. Form:      https://hrsearch.unlv.edu

    Hi Fredrik
    Thank you for reply.
    Answers to your questions
    1. I tried reinstalling OAS 10g today.
    I did not enter the host name and/or domain name during installation, as it took both Automatically.
    I see in config files the host name configured as - myhost.mydomain.com
    where actual host name = myhost
    and domain name = mydomain.com
    I did give the domain name while giving the Global database name as
    sid.mydomain.com
    2. SSO server login is working.I'm able to login with "orcladmin" user, for url
    http://myhost.mydomain.com:7779/pls/orasso
    3. See the log statement in the log file at path
    F:\OraHome_4\Apache\Apache\logs\access_log.1107475200
    =======
    [04/Feb/2005:17:23:06 +0530] "POST /sso/auth HTTP/1.0" 302 2061
    [04/Feb/2005:17:23:06 +0530] "GET /osso_login_success?urlc=v1.4~BFEFF97197CF25745CAD6C4E3E28976CC7FDE992AB64CDF3E4D12E86CA9398806AD988D7467302868372D7DED508A1CF2F730414E377C9988D17471A089DFFA17B4DA740D43BFF3093300459A796EFE3FECACDA19997201F38C4757C3C9C701351022AA948349B02736B358FF4433F1C6FE6534B265EDFCE349F447EAAD1D2CB0359B9BDE55C9277A391777BF6EB90E1C841A5CCB7BEFAC8BAAB22163D43A707C494704170020F0B0F4D0C90CAB9B6B815447F7B06CBD45E4CDC81B49905E672BFFC47453EDBA968139ED7AF685AEB1A073694CD200415CF49BAB059804F824690527B2FA0D39CE3580FC1B750853D6D5DB3AFB18B04F7B60763CDB9C14786106FA8C1DA9280F50E0C46CE3D8095AE00275008763AC059531394D7E526E83A880B2687659CECDD2C HTTP/1.0" 200 353
    ======
    The error message is same as before.
    Do you see any problem in above mentioned info and steps?Waiting for reply.
    Thank You

  • Application Server Control Console

    I am trying to change my administrator's password in the OC4J server..
    The response message was:
    This option has been deprecated.Please start the OC4J server to set the administrator's password. If the OC4J administrator accound has already been activated, use the Application Server Control Console or the Admintool to change the password for this account.
    How can i access the Application Server Control Console or Admin Tool?
    What is the exact path?
    Im stuck in here please help...

    Hi Hussein,
    according to the note
    NOTE : Using AS Control with EBiz R12 is NOT FULLY SUPPORTED.
    so i would not want to activate it.
    would you please give me advice on the note below note.
    i am upgrading ebs r12 12.0.6 to r12 12.1.1
    in the process, if my ebs r12 using EJB then i must undeploy the application first before before applying the patch.
    ---How do i know if EBS r12 12.0.6 using EJB or not ???
    Thanks for your help.
    Regards,
    Tom
    5.1.2 Apply Oracle Application Server 10g Release 3 (10.1.3) Patch Set 4
    (10.1.3.4.0)
    The following procedure describes how to apply the patch set:
    1. If you are applying 10g Release 3 (10.1.3) Patch Set 4 (10.1.3.4.0) to a 10g
    Release 3 (10.1.3.0.0) Oracle home and your system uses Enterprise Javabeans
    3.0 applications, then you must undeploy your applications before applying
    the patch.
    This step is not necessary if you are applying the patch set to a 10g Release 3
    (10.1.3.1.0) or 10g Release 3 (10.1.3.2.0) Oracle home.
    The following procedure describes how to undeploy the applications:
    a. Log in to the Application Server Control Console as the same user name
    as the one used for the original installation. If the application is deployed
    to a specific OC4J instance, then navigate to the OC4J Home page for the
    See Also: "Introduction to Backup and Recovery" in the Oracle
    Application Server Administrator's Guide for complete information
    about Oracle Application Server Backup and Recovery.
    11
    OC4J instance. If the application is deployed to a group, then navigate to
    the Group page.

  • How to Setup SSL on Oracle Application Server 10g Release 2 (10.1..2)

    Hi All,
    Can anybody tell me How to setup the SSL on Oracle Application Server 10g Release 2 (10.1.2).
    I have all the required documents like
    1. Oracle Application Server Portal Server Configuration Guide.
    2. Oracle Application Server Web Cache Configuration Guide.
    3. Oracle Application Server SSO Administration Guide.
    I tried to follow all this documents but still i am not able to set SSL for Oracle Portal Server.

    The Portal Configuration Guide, available on OTN at http://www.oracle.com/technology/documentation/appserver1012.html does provide some very specific information on how to set up OracleAS Portal.
    Section 6.3.2.1 Configuring SSL for OracleAS Portal describes various configurations, such as:
    SSL to OracleAS Single Sign-On
    SSL to OracleAS Web Cache
    SSL Throughout OracleAS Portal
    External SSL with Non-SSL Within Oracle Application Server
    For larger enterprise configurations, you can refer to the Enterprise Deployment Guide.
    Can you give a bit more background on what you are trying to set up? Which scenario, what sort of hardware, software versions, and so on.
    Regards,
    Pete

  • Problem with clustering of oracle application server 10.1.3.1

    Hi
    I have clustered two instances of oracle application server 10.1.3.1 running on solaris.
    Instance 1
    <notification-server interface="ipv4">
    <port local="6100" remote="6200" request="6003"/>
    <ssl enabled="true" wallet-file="$ORACLE_HOME/opmn/conf/ssl.wlt/default"/>
         <topology>
              <nodes list="10.x.x.1:6201"/>
         </topology>
    </notification-server>
    Instance 2
    <notification-server interface="ipv4">
    <port local="6101" remote="6201" request="6004"/>
    <ssl enabled="true" wallet-file="$ORACLE_HOME/opmn/conf/ssl.wlt/default"/>
    <topology>
              <nodes list="10.x.x.2:6200"/>
         </topology>
    </notification-server>
    But when i log on to enterprise manager i get the following message on top of the page:
    You have more than one instance of the Application Server Control application running in this cluster. This is not a recommended configuration and could lead to unexpected problems. Please stop the additional instances of Application Server Control or disable routing to these instances.
    When i click on one of the instances, i get the session expired error.
    what is the problem behind this?
    regards,

    In the doc, it states that you should only ever have one active instance of application server control running in a cluster at a time -- ASC was not designed to operate as a session sharing application, so your session state is specific to one instance. If for some reason you were directed to the ASC application on the other instance, you get errors.
    You can use the OC4J admin_client.jar utility or the opmnctl command to shut down the ascontrol application in one of the instances.
    -steve-

Maybe you are looking for