How to start IGS on our portal/java server?

We are running Portal EP6 sp21 / Netweaver 2004 and require IGS to display some performance graphs.  Ive created the RFC connection, and the jCo connector on the java engine, the SM59 'test connection' works.
I see an IGS directory on our portal/j2ee server, but IGS does not appear to be running.  The 3 exe files I see are IGSWD.exe IGSPW.exe and IGSMUX.exe, but services or task manager show no IGS running.  What is the process to start IGS in this netweaver environment, and how can I tell if it has even been installed properly? Ive tried this from the windows command line, with no luck >> igswd -dir=d:\usr\sap\SID\dvebmgs00\igs -mode=all -sysname=<SID> -sysno=00
Thanks

check this link
https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/e0b2b146-5776-2910-4a8f-9b3190eab060
https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/628a9f93-0701-0010-48bb-b0d872345c15
regards
Krishna

Similar Messages

  • How to start IGS

    Hello
    I wander how to start IGS on an running BW3.5 server. I am pretty new in this areas. It is unix/oracle platform

    Hi Jan
    The IGS server (Internet Graphics Server) component displays and generates the graphics used by SAPGui HTML users.  For example, the BW users accessing reports via the internet use the IGS server.  The ITS server also channels graphics through the IGS server.  The IGS server is installed as a started service on each server.
    Starting the IGS instance
    1.       Log on to the appropriate server as <sid>adm.
    2.       Type the following:
    cd /usr/sap/<SID>/DVEBMGS00/igs <enter>
    ./bin/startigs -p . <enter>
    3.       You may log off the server.
    Stopping the IGS instance
    1.       Log on to the appropriate server as <sid>adm.
    2.       Type the following:
    cd /usr/sap/<SID>/DVEBMGS00/igs<enter>
    ./bin/stopigs<enter>
    3.       You may log off the server.
    Regards
    Chen
    Edited by: Chetan Seth on Mar 17, 2009 5:56 PM

  • How to start to work on MDM JAVA API by using webdynpro for java

    Hi all
    I have basic idea on MDM business package thru portal by using standard iViews.
    now i am planning to work on MDM JAVA APIs by using Webdynpro for Java as UI.
    1) can you please share the required documents on the same. how to start working on this by using MDM JAVA APIs in webdynpro for java
    2) what are the JARs files are required and how to integrate those jar files into webdynpro for java application.
    3)  is there any SDN help on MDM JAVA API with webdynpro for java? . can you please send the link on the same.
    4) can you please help by providing sample code on how to use JAVA APIs for retrieving,deleting,inserting and Updating the data in the database.
    if anybody helps on the same then it is the great help to me.
    points are always rewardable...
    Regards
    Suresh babu

    Hi Suresh,
    You can have the MDM JAVA API javadocs from the link
    http://help.sap.com/javadocs/MDM/SP06P2/index.html
    There you can see a package named com.sap.mdm.examples.The classes in it contains some examples using which you can start understanding the code.
    You need to have MDM JAR files for it. And these JAR files to be used at build time can be added to the project thru :-
    Right click on project-> properties->Java Build Path - > Add external JARs
    At run time you can add them the reference in
    Right click on project-> properties->web dynpro references->library reference.
    Thanks
    Namrata

  • Help me how to start studying Enter Price portal

    Hi to all,
    I am new to Portal Can any one suggest me how to start the studying in this...
    and also can anyone send me the tutorials to start the career in this
    thanks&regards
    Viswa Murthy.D

    Hi,
      You can refer this link, to connecting the BAPI from Abstract Portal Component <a href="http://www.huihoo.org/openweb/jco_api/com/sap/mw/jco/JCO.html">JCo Tutorial1</a>
    <a href="http://www.apentia-forum.de/viewtopic.php?t=1962&sid=9ac1506bdb153c14edaf891300bfde25">JCo Tutorial2</a>
    With Regards,
    Venkatesh. K
    /* Points are Welcome */

  • Easy Question -How to start  ALUI 6.5 portal?

    I am new in Aqua logic, after fixing all my database problem waiting to start ALUI 6.5 portal. My ALUI config manager link is: https://home2003.home2003.win2003mydomain.com:9090/cm/login.jsf which works fine. Also http://192.168.0.100:8282 works fine. Finally http://home2003.home2003.win2003mydomain.com:8282/imageserver/ - this link works as well.
    Here is my environment: OS: W2003
    APP Srv: Tomcat, Port: 8282
    Database: Sqlserver 2005 Enterprise
    Server IP: 192.168.0.100 or home2003
    Also comepletd the following steps:
    1. Lunched tomcat manager and deployed portal.war files.
    2. Restarted Tomcat and found a new directory structure created like : E:\Tomcat6\work\Catalina\localhost\portal\WEB-INF\. It has folders "classes" and "lib" . "Classes" is empty.
    1. what will be the URL to start the portal? I tried following ways, none of them worked:
    http://home2003.home2003.win2003mydomain.com:8282/portal/server.pt/
    http://myportal.home2003.home2003.win2003mydomain.com:8282/portal/server.pt/
    http://home2003:8282/portal/server.pt/
    I'll be more than glad if anyone can help me on that?
    ===================================================
    By the way here is my diagonastic log:
    E:\bea\alui\ptportal\6.5\bin>ptverify.bat
    PORTAL_HOME=E:\bea\alui\ptportal\6.5
    Expected PORTAL_HOME=E:\bea\alui\ptportal\6.5
    Running Verify...
    Attempting to get a settings context using config folder: E:\bea\alui\settings
    OpenLog: verbosity level = 2
    OpenLog: Registered application name: ConfigInitialization (local machine only)
    OpenLog: Registered application name: portal.home2003.arab (local machine only)
    Retrieving DB settings...
    DATABASE CONFIGURATION SETTINGS
    Database Type: mssql
    Database Username: aliuser1
    Database Hostname: HOME2003
    Attempting to initialize session...
    Base library name : openkernelsearch_4-3j
    OpenLog native: Registered application name portal.home2003.arab (local machine
    only)
    Session connected!
    SEARCH CONFIGURATION SETTINGS
    Search Query Hostname: home2003
    Search Query Port: 15250
    Search query server is running!
    Search was successful, got 0 matches
    SUCCESS!
    Press any key to continue . . .
    E:\bea\alui\ptportal\6.5\bin>diagnostic.bat
    PORTAL_HOME=E:\bea\alui\ptportal\6.5
    Expected PORTAL_HOME=E:\bea\alui\ptportal\6.5
    Running Diagnostic Tool...
    OpenLog: verbosity level = 2
    Diagnostic system initialization OK.
    Portal Startup begins: 15 total tasks.
    OpenLog: Registered application name: ConfigInitialization (local machine only)
    OpenLog: Registered application name: portal.home2003.arab (local machine only)
    Base library name : openkernelsearch_4-3j
    OpenLog native: Registered application name portal.home2003.arab (local machine
    only)
    Task #1 (InitPortalObjects) END (OK)
    Task #2 (CheckDevKit) END (OK)
    Task #3 (InitializePaths) END (OK)
    Task #4 (InitializeApplication) END (OK)
    Task #5 (InitializeAppWarmUpHelper) END (OK)
    Task #6 (InitializeImageServerHelper) END (OK)
    Task #7 (InitializeConfigHelper) END (OK)
    Task #8 (InitializeResourceManager) END (OK)
    Task #9 (LoadVersionHelper) END (OK)
    Task #10 (InitializeActivitySpaces) END (OK)
    Task #11 (InitializeVarPacks) END (OK)
    Task #12 (InitializeImageServerHelperPartII) END (OK)
    Task #13 (InitializeObjects) END (OK)
    Task #14 (LoadCustomLoads) END (OK)
    Task #15 (CheckDBVersion) END (OK)
    Aqualogic Interaction startup successful.
    ======= Diagnostic Run Complete =======

    Thanks a lot. I found an improvment after following your instructions.. seems i am getting closer to see the first glance of Aqualogi. Now i am not getting any error regarding search service. But at the end still getting 404 error :( :(
    Question: Whats the minimum number of ALUI service needs to be installed to see ALUI portal?
    Here is the log:
    E:\bea\alui\ptportal\6.5\bin>ptverify.bat
    PORTAL_HOME=E:\bea\alui\ptportal\6.5
    Expected PORTAL_HOME=E:\bea\alui\ptportal\6.5
    Running Verify...
    Attempting to get a settings context using config folder: E:\bea\alui\sett
    OpenLog: verbosity level = 2
    OpenLog: Registered application name: ConfigInitialization (local machine
    OpenLog: Registered application name: portal.home2003.arab (local machine
    Retrieving DB settings...
    DATABASE CONFIGURATION SETTINGS
    Database Type: mssql
    Database Username: aliuser1
    Database Hostname: HOME2003
    Attempting to initialize session...
    Base library name : openkernelsearch_4-3j
    OpenLog native: Registered application name portal.home2003.arab (local ma
    only)
    Session connected!
    SEARCH CONFIGURATION SETTINGS
    Search Query Hostname: home2003
    Search Query Port: 15250
    Search query server is running!
    Search was successful, got 106 matches
    SUCCESS!
    Press any key to continue . . .
    E:\bea\alui\ptportal\6.5\bin>
    Edited by: user5118489 on Sep 15, 2009 4:05 AM
    Edited by: user5118489 on Sep 15, 2009 4:13 AM

  • Failure to Start JMS Service in Sun Java Server

    Hi,
    I'm using Sun Java Server on Unix platform with Java 5.
    When I start the Sun server I find the JMS service in in unable to start.
    Please find below the Error Log Trace I observe:
    [#|2005-11-18T04:19:13.320-0600|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.resource.jms
    |_ThreadID=10;|JMS5037: Check permissions of MQ instance directory
    /home/jai/cts141/SUNWappserver/imq/var/instances|#]
    [#|2005-11-18T04:19:13.321-0600|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.resource.jms
    |_ThreadID=10;|JMS5036: More details may be available in the log file for the JMS service
    broker instance imqbroker. Please refer to the JMS provider documentation for the exact
    location of this log file.|#]
    [#|2005-11-18T04:19:13.322-0600|SEVERE|sun-appserver-pe8.0.0_01|javax.enterprise.system.cor
    e|_ThreadID=10;|CORE5071: An error occured during initialization
    com.sun.appserv.server.ServerLifecycleException: [C4003]: Error occurred on connection
    creation [127.0.0.1:7676]. - cause: java.net.ConnectException: Connection refused
    (errno:4127)
            at
    com.sun.enterprise.jms.JmsProviderLifecycle.checkProviderStartup(JmsProviderLifecycle.java:
    415)
            at com.sun.enterprise.server.PEMain.run(PEMain.java:224)
            at com.sun.enterprise.server.PEMain.main(PEMain.java:172)
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
            at  sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
            at java.lang.reflect.Method.invoke(Method.java:585)
            at org.apache.commons.launcher.ChildMain.run(ChildMain.java:269)
    Caused by: com.sun.messaging.jms.JMSException: [C4003]: Error occurred on connection
    creation [127.0.0.1:7676]. - cause: java.net.ConnectException: Connection refused
    (errno:4127)
            at com.sun.messaging.jmq.jmsclient.ExceptionHandler.getJMSConnectException(ExceptionHandler.ja
    va:233)    at 
    com.sun.messaging.jmq.jmsclient.ExceptionHandler.handleConnectException(ExceptionHandler.ja
    va:180)
            at
    com.sun.messaging.jmq.jmsclient.PortMapperClient.readBrokerPorts(PortMapperClient.java:172)
            at com.sun.messaging.jmq.jmsclient.PortMapperClient.init(PortMapperClient.java:97)
            at com.sun.messaging.jmq.jmsclient.PortMapperClient.<init>(PortMapperClient.java:50)
            at com.sun.messaging.jmq.jmsclient.protocol.tcp.TCPConnectionHandler.<init>(TCPConnectionHandl
    er.java:53)
            at com.sun.messaging.jmq.jmsclient.protocol.tcp.TCPStreamHandler.openConnection(TCPStreamHandler.java:102)
            at
    com.sun.messaging.jmq.jmsclient.ConnectionInitiator.createConnectionOld(ConnectionInitiator.java:271)
            at
    com.sun.messaging.jmq.jmsclient.ConnectionInitiator.createConnection(ConnectionInitiator.java:107)
            at
    com.sun.messaging.jmq.jmsclient.ConnectionInitiator.createConnection(ConnectionInitiator.java:92)
            at com.sun.messaging.jmq.jmsclient.ProtocolHandler.init(ProtocolHandler.java:562)
            at
    com.sun.messaging.jmq.jmsclient.ProtocolHandler.<init>(ProtocolHandler.java:1102)
            at
    com.sun.messaging.jmq.jmsclient.ConnectionImpl.openConnection(ConnectionImpl.java:1741)
            at com.sun.messaging.jmq.jmsclient.ConnectionImpl.init(ConnectionImpl.java:588)
            at com.sun.messaging.jmq.jmsclient.ConnectionImpl.<init>(ConnectionImpl.java:274)
            at com.sun.messaging.jmq.jmsclient.UnifiedConnectionImpl.<init>(UnifiedConnectionImpl.java:33)
            at com.sun.messaging.jmq.jmsclient.QueueConnectionImpl.<init>(QueueConnectionImpl.java:32)
            at om.sun.messaging.ConnectionFactory.createQueueConnection(ConnectionFactory.java:72)
            at com.sun.messaging.jmq.admin.jmsspi.JMSAdminImpl.pingProvider(JMSAdminImpl.java:734)
            at com.sun.enterprise.jms.JmsProviderLifecycle.waitForJmsProvider(JmsProviderLifecycle.java:32
          at com.sun.enterprise.jms.JmsProviderLifecycle.checkProviderStartup(JmsProviderLifecycle.java:384)
            ... 7 more
    Caused by: java.net.ConnectException: Connection refused (errno:4127)
            at java.net.PlainSocketImpl.socketConnect(Native Method)
            at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333)
            at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195)
            at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182)
            at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:364)
            at java.net.Socket.connect(Socket.java:507)
            at java.net.Socket.connect(Socket.java:457)
            at java.net.Socket.<init>(Socket.java:365)
            at java.net.Socket.<init>(Socket.java:178)
            at
    com.sun.messaging.jmq.jmsclient.PortMapperClient.readBrokerPorts(PortMapperClient.java:152)
            ... 25 more
    |#]
    [#|2005-11-18T04:19:13.327-0600|SEVERE|sun-appserver-pe8.0.0_01|javax.enterprise.system.cor
    e|_ThreadID=10;|Server Startup failed. Exiting...|#][
    * The JMS service is unable to start on the port 7676 which I find free .
    * The directory /home/jai/cts141/SUNWappserver/imq/var/instances also holds all permissions to all users
    * The log for MQ startup gets created if I explicitly run the script imqbrokerd located at /home/jai/cts141/SUNWappserver/imq/bin.
    But this script does not get executede when the server is started .
    But all these JMS startup happens fine when I start the sever setup with
    previous version of Java (Java 1.4.2).
    Please clarify the same.
    Thanks in Advance,
    Jay

    I guess if you don't start the managed servers with NodeManager they do come up?
    Not sure if this is related, but did you take a look at MOS note 1336100.1? It basically says there was a failure during configuration of NodeManager; it is not entirely related to forms but to FMW 11.1.1.5 which is somehow the version number of forms 11.1.2. A cause of it is that NodeManager isn't using the correct script when starting a managed server; this also sounds a little bit like your problem...
    Regarding the OutOfMemory exception you might look at note 1312573.1; it is related to running WLS as windows services (without NodeManager); but it might as well apply to running the Servers with NodeManager.
    It might be a shot in the dark, but it might be worth a try.
    In any case when running into (forms related) troubles with weblogic I found very little specific forms related informations on weblogic; this is probably due to the fact that forms doesn't make much use of weblogic at all (all in all most of the work is done by the good old fashioned C- forms runitmes); but the generic notes on weblogic often did the trick.
    cheers

  • How to start Weblogic 10.3.5 managed server on port 80

    Hello,
    We're trying to understand how to start Weblogic as root so we can start on port 80 on Linux. We understand that we'll use the post bind UID to run as a non-priv user. Right now in the Admin console under the managed server, Server Start properties (node manager) we have the weblogic user as the user to start the server, which works. Is this where we'd put the root user? We tried that but it fails complaining about root user didn't have permission to start the server. Can someone shed some light?
    Thanks

    Hi
    1. You are asking for 2 things here:
    a) Start Weblogic as root user ?
    Before I answer this question, who (Which User) installed Weblogic Software and who created Domain. I hope its NOT root user. Usually its not preferable to use root account for this. Instead create a new user account like for example oracle or some xyz. Then login with that account. Install Weblogic and create any Domain. I would NOT prefer/recommend using root account to install weblogic. This means, I would not recommend/support to start weblogic as root user. The thing is when you install weblogic, it stores/creates lots of files/scripts. Now when you start, it has to be same user. Because at the startup, we need to read files and also CREATE lots of temp files under domain root folder. So on unix, this becomes very complex. Simple answer is if you install weblogic and domain with user say "xyz" and try to start domain with "root", you corrupted your entire domain. Some files gets changed to root user and some files just FAIL saying you do not have permissions. So its just gone. If you are a Unix Geek, do some magic and restore all permissions back.
    b) Start Weblogic at Port 80
    Very Simple. Forget about above thing. Install Weblogic and create domain say with user "xyz". Just go to domain root folder, open config/config.xml file and edit the localport to 80. By default at time of domain creation if you used all the defaults like port 7001, then you will NOT see this entry in config.xml file. But still you can edit config.xml file manually. Stop the servers. Add a section with listen-port as 80. Just refer docs for the steps. After this change, your weblogic server is now running at port 80. NOW, the main precautions is make sure that you do NOT have any other stuff running at the same port 80. Otherwise, Weblogic server startup will fail saying port 80 is already is in use.
    Now if you want both a) and b), still it is possible. But I would NOT want/recommend a), which is use "root" account to install weblogic server and create and start the Domain. Nope, totally not recommending and supporting this. Yes, port 80 can be used, but not the "root" account.
    Thanks
    Ravi Jegga

  • How to Start Serv0 Process in ABAP+JAVA Stack without restaring

    Hi
    We have our SAP Systems in ABAPJAVA Stacks. Some times the server0 process does not show up at the AS/400 screen screen even though all other processes showup. Is there a way we can start Serv0 Process in ABAPJAVA Stack without restaring the entire system.
    I tried the following. Loged in to the ABAP System and from transaction : SMICM
    Menu Option
    Administrator --> J2EE Instance(Local) --> Restart --> Yes
    Administrator --> J2EE Cluster (Global) --> Restart --> Yes
    but still the service did not show up.
    Any Help in this reagrd would be greatly appreciated.
    The following services are shown in the green screen at the AS/400 OS Level
       Subsystem/Job                 User        Type  CPU %  Function        Status  
         R3_20                            QSYS        SBS      .0                   DEQW   
           DISP_WORK                SMP20       BCI      .0  PGM-disp+work    SELW   
           DISPATCHER               SMP20       BCI      .0  PGM-jlaunch      THDW   
           GWRD                         SMP20       BCI      .0  PGM-gwrd         SELW   
           ICMAN                         SMP20       BCI      .0  PGM-icman        SELW   
           JCONTROL                   SMP20       BCI      .0  PGM-jcontrol     THDW   
           MSG_SERVER             SMP20       BCI      .0  PGM-msg_server   SELW   
           SAPSTART                   SMP20       BCH      .0  PGM-sapstart     EVTW   
           SDM                             SMP20       BCI      .0  PGM-jlaunch      THDW   
          WATCHDOG                  SMP20       BCI      .0  PGM-disp+work    SELW   
          WP00                            SMP20       BCI      .0  PGM-disp+work    SEMW   
          WP01                            SMP20       BCI      .0  PGM-disp+work    SEMW   
          WP02                            SMP20       BCI      .0  PGM-disp+work    SEMW   
          WP03                            SMP20       BCI      .0  PGM-disp+work    SEMW   
          WP04                            SMP20       BCI      .0  PGM-disp+work    SEMW   
          WP05                            SMP20       BCI      .0  PGM-disp+work    SEMW   
          WP06                            SMP20       BCI      .0  PGM-disp+work    SEMW   
          WP07                            SMP20       BCI      .0  PGM-disp+work    SEMW                                                                               
    Thank You
    Reg,
    Kishore
    949-232-5622 (Cell)

    Hi Kishore,
    first of all, there's probably a problem with server0. Generally it should come up automatically. And one can see JCONTROL and DISPATCHER, so there must be some problem with SERVER0. This could be a timeout for instance. One has to check dev_server0 and std_server0 files.
    However, you can of course start/stop the Java part independently from ABAP using the transaction SMICM. That's the official way. You should be able to use "soft shutdown with restart" if you just want to restart the Java stack. If you have doubts that this process went fine, trigger a "soft shutdown without restart" and wait until all java processes are gone (JCONTROL, DISPATCHER, SERVER<number>'s and SDM). Then use "Restart Yes" to trigger a new start.
    But, as I said, there's probably some issue in server0...
    Best regards,
    Christoph

  • How to call BAPI in Enterprise Portal java

    Hi,
    In SAP R3 i created a BAPI .Now i want to call that BAPI from Enterprise Portal.
    How to do that?
    With regards,
    Suman Sahu

    Hi, Suman
      There are multiple ways to do this.
      1. via Web Dynpro Java
      2. via other tools like visual composer
      3. via Web Services
      Well, option 1 would be direct and flexible.
      And please refer to here - Web Dynpro samples.
    https://www.sdn.sap.com/irj/sdn/downloaditem?rid=/library/uuid/f0b0e990-0201-0010-cc96-d7ecd2e51715
      Best Regards.
      Sejoon

  • How to integerate BEx query with Portal (Java)

    Hi folks,
    I installed SAP Netweaver 2004s Sneak Preview ABAP+JAVA , Stack 9 for Linux with VMWare test drive. I have configured and enabled BW/BI  in Netweaver. I have also configured SLD and its Status is "running" in J2EE engine.
    I designed one simple BI application through Tcode: RSA1, and then created Query for data analysis thruogh Query Designer. How can I establish the link between AS ABAP with AS JAVA to publish the query on portal. I want to use BEx Report designer and Web Application Designer, but I can't execute the result on the portal from these designer tools.
    Do I need to create RFC destination on both sides ABAP and JAVA, but how , anyone can give an example for the required procudure.
    thanks.
    Obaid

    Hi,
    Thanks all of you, Venkatramani Hariharan  , with the help of your given link I am able to to apply the part of the configuration from the document as described by the writer.
    But on Step No. 6 : Step 6: Import BW Certificate to the Portal
    Under Step 6:
    I succeeded to complete first 6 steps but from step 7 , author guided me to continue in Visual Administrator and choose <SID>/Server<#>/Services/Security Provider
    - Under Component, choose Ticket.
    - Choose the Authentication tab page.
    - Change the options for com.sap.security.core.server.jaas.EvaluateTicketLoginModule and enter the following values:
    like
    trustedsys<Number>=<BW_SID>, <BW_CLIENT> (for example, BWP, 000)
    u2022
    trustediss<Number>=<ISSUER_DISTINGUISHED_NAME> (z. B. CN= BWP, OU=SAP Web AS, O=SAP Trust Community, C=DE)
    u2022
    trusteddn<Number>=<SUBJECT_DISTINGUISHED_NAME> (z. B. CN= BWP, OU=SAP Web AS, O=SAP Trust Community, C=DE)
    But in the window all the modification button(s) are disbale like "Modify", "Remove", "Add New".
    So, Is there any way to make those enable to apply the changes. Please help me in this context.
    thanks
    Obaid.

  • How many Users did use our Portal in the Last Month?

    Hi Community,
    just a question. I have to find out how many people in the last month did use our SAP Portal. Is it possible to find this out?
    Thanks
    Greets
    Bjoern

    Hi,
    The answer you are looking for is [Portal Activity Report|http://help.sap.com/saphelp_nw70/helpdata/EN/58/728ea01cf64fff996b827f2a06f9b1/frameset.htm]
    Good Luck!
    Sandeep Tudumu

  • How can I make Timeout in portal (Java).

    I've made a change to the SAP logon, allowing a change of password. I need to find a way to keep the program from re-directing the user to the logon page immediately after changing the password, as it will not have registered yet. Does someone know how to make a time-out in SAP Portal?

    This should do it.
    Note that there is nothing preventing the user from closing the window before or ignoring it totally and enter username and password. You could also disable the login form using javascript for a period of time.
    <SCRIPT language="JavaScript">
    function showPleaseWaitWindow() {
         waitWindow= window.open('http://google.com','waitwindow','height=255,width=250,toolbar=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no ,modal=yes');
         //close after 5 seconds
         setTimeout("waitWindow.close()",5000);
    showPleaseWaitWindow();
    </SCRIPT>
    Dagfinn

  • How to start visual composer in portal 7.3

    Hi,
    we installed the new portal 7.3 but i can´t find the visual composer. the url .../VC has no function.
    Do we have to install CE?
    Regards
    Sven
    Edited by: Sven Gerum on Jan 6, 2011 3:20 PM

    Hello Sven,
    Can you please test that all the VC SCA's are deployed on your server.
    In order to do so, you need to go to the J2EE Home Page and then press the System Information Link
    Go to the Components Info Tab
    Here is the list of the Software components that should be deployed:
    WDRUNTIME
    EPCONNECTIVITY
    EPCONNECTIVITYEXT
    VCBASE
    VCCORERT
    VCFRAMEWORK
    VCFREESTYLEKIT
    VCKITBI
    WDEXTENSIONS
    WDFLEX
    VC70RUNTIME
    Also if the message that you receive (after logon to the VC) is:"You are not authorized to view the requested resource",
    then you need to Assign to the logged on user the Role named VisualComposerUser (from the User Administration Tab in the Portal)
    Best Regards,
    Luba

  • How to start virtual OVM Manager and restore server pool which hosts it?

    It had to happen... the day I migrate our OVM Manager from an ESX host into an Oracle VM, we have a massive NetApp outage, and everything fails to come back. As a result of having lock errors when trying to start any VMs I noted on the forum various solutions and ended up following the steps concerning stopping ovs-agent and removal of /etc/ovs-agent/db/* on all the servers. Next I re-added the repo to all the servers using repos.py, but of course now none of the servers are in a pool so the --list command shows them as [R] rather than [*], and the /OVS directory is not yet mapped. So the next stage, according to the instructions which I am following, describes using the 'Restore' option in the OVM Manager GUI. Given that /OVS is not mounted and all of the servers are now config-less, I can't see how I can start the OVM Manager VM to get to the aforementioned "restore" option...
    Thank Jeebus I kept the ESX copy of OVM manager on (but powered down), as I was able to fire it up and do the restore, and now everything is hunky dory. However, this is our Dev platform and I was going to build the Prod platform and deploy OVM Manager straight into the OVM architecture via the template, rather than having it on ESX, but this issue on the Dev install has made me think twice about the mobius nature of managing the VM architecture from within the VM architecture...
    I am assuming I am missing some sort of commandline knowledge, so... given:
    - empty db directory
    - root repos [R] on all servers
    - as yet unmapped /OVS
    ...how to get the server pool up and get something back into /OVS, and then start my OVM Manager VM so I can 'restore'? Is it even possible? because if it isn't, I'll be blowed if the Prod OVM manager is going to get deployed like this...
    And no, there's no money in the budget for extra tin just to sit there running the OVM Manager and nothing else.
    TIA
    Kev

    user12474530 wrote:
    Still nobody seems to know of how to create a server pool on the CLI (outside of OVM Manager) though...There is no way to create a server pool on the CLI without Oracle VM Manager. You either need to use the Web UI of the Manager, or use the ovmcli command-line tool. Both of those require Oracle VM Manager to be running.
    However, once the Pool is created, you do not need the Manager to be running to perform simple tasks like starting/stopping guests. That can be done with the xm command-line tool.
    I agree with you about running VM Manager as a guest of the Oracle VM Server: I actually don't recommend this in production, unless you have at least two Server Pools. Then you can have the Manager of Pool A hosted by Pool B and vice-versa. Most often however, I recommend a completely independent Manager machine, either physical or hosted on a separate virtualization stack.

  • How to start a report on the reports server from a pl/sql procedure

    I would like to start or queue a report on the reports server / cartridge from within a serverside pl/sql procedure along with passing report parameters.
    Can I use the package utl_http and if yes, how?
    null

    Hi,
    Before this you have to prepare your internal table with tab delimeter structure with data.
    data: wa_appl_title like line of appl_title.
           concatenate fhdr '/file_details_'
                        sy-datum '_' sy-uzeit '.txt' into fhdr.
    *MOD01 - start.
           open dataset fhdr for output in text mode." ENCODING DEFAULT.
            open dataset fhdr for output in text mode ENCODING DEFAULT.
    *MOD01 - end.
            if sy-subrc = 0.
              clear wa_appl_title.
              read table appl_title into wa_appl_title index 1.
              if sy-subrc = 0.
                transfer wa_appl_title to fhdr.
              endif.
              loop at appl_it.
                transfer appl_it to fhdr.
              endloop.
              close dataset fhdr.
              write: / text-t05.
            else.
              write: /  text-t04.
            endif.
    After this you view in AL11 tranx.
    let us know any thing else you need.
    Thanks,
    Deepak.

Maybe you are looking for

  • My Photosmart D110 series printer prints random documents all on its own

    I turned on the my Photosmart D110 series printer after being away for a few days and discovered that it was halfway through installing an update that I hadn't ordered.  I quickly aborted this process, but not before the printer began relentlessly pr

  • Table of Contents & Index: Which Acrobat 9 Product?

    I would like to create a document in Microsoft Word that will have a table of contents as well as an index. When I convert this document into a PDF format, I would like the table of contents as well as the index to be "active", in that the user will

  • Report on Receipts&Disbursements on one screen for a Comp Cd.

    Hi all, i just have to see whether there is any standard report in SAP which pulls to shows all receipts and disbursements in one screen, if there is no standard report then they asked me to build a func spec to develop this kind of report. so i am t

  • OSX 10.5.8 not recognising iPads

    I have a MacBook running Osx 10.5.8. Since updating the iPads and iPhones to the newest version The MacBook won't recognise them. How can I fix this? thank-you in advance Leonie

  • Can't replace pages...ideas?

    On Acrobat 8 ProfessionalI created a word doc, converted it to a pdf. I then turned it into a form and edited it in Live Cycle 7. Now, I cannot replace pages, the option is shadowed out in the menu. No security is turned on. Can you help with why?