Portal crashes and intermittant problems..urgent help needed.

Portal Runtime Error
An exception occurred while processing a request for :
iView : pcd:portal_content/administrator/super_admin/super_admin_role/com.sap.portal.system_administration/com.sap.portal.system_admin_ws/com.sap.portal.themes/com.sap.portal.theme_editor/com.sap.portal.styleeditor
Component Name : null
Page could not create the iView.
I briefly describe the system setup.
sptltrex = central instance
sptl1 = app1
sptl2 = app2
sptldb = database instance.
sptltrex built with virtual name ourworld-0
sptldb built with virtual name ourworld-db
System setup with Oracle dataguard feature, so ourworld-0 and ourworld-db can fail over to disaster recovery systems sptldr and sptldevdb at another site. Although we installed using the SAPINST_USE_HOSTNAME for SCS/central instance the visual administrator and message server still pick
up sptltrex. We though setting the SAPLOCALHOSTFULL to ourworld-0.sap.serco.com had fixed this issue, but this generated many iview errors that
could not be found. When the SAPLOCALHOSTFULL was backed out everything
began to display again. Although there is still intermittant errors of screens not acting as required.
message server output
http://sptltrex:8100/msgserver/text/logon
version 1.0
J2EE1666800
J2EE sptl2.sap.serco.com 50000 LB=2
J2EES sptl2.sap.serco.com 50001 LB=2
P4 sptl2.sap.serco.com 50004 LB=2
P4S sptl2.sap.serco.com 50006 LB=2
J2EE13975600
J2EE sptltrex.sap.serco.com 50100 LB=2
J2EES sptltrex.sap.serco.com 50101 LB=2
P4 sptltrex.sap.serco.com 50104 LB=2
P4S sptltrex.sap.serco.com 50106 LB=2
P4HTTP sptltrex.sap.serco.com 50105 LB=2
JC_ourworld-0_PP1_01
SDM ourworld-0 50118
We have had numerous OSS messages for various continuing problems on the system. Today we have an complete up-to-date as possible patched system. SPS 9 with all the latest sub patches also. We have installed AIX TL 05 with service pack 2 so oslevel -s shows 5300-05-02 + a related db APAR, the IBM java JDK is SRS06. Full earlywatch go-live check parameters and options have been completed.
But still we have problems.
can anybody help......it's urgent....
thanks
saurabh

hi!!
We have a 3-server portal installation with one j2ee dispatcher and two
j2ee servers on each server.
We are experiencing major issues with the consistency or
synchronisation between the servers and availability of portal applications.
For example the themes editor is only available on sptl1 server0, so if
you are lucky and log onto that server you can use this application.
THIS IS ONE OF MANY examples of this type of issue. How can we ensure
that the landscape is consistent? Screen shots from sptl1 showing the
themes application being available and not available.
A simple look at the filesystem reveals the following, and only the
themes editor directory and contents are on sptl1.
JSPM deployment finished successfully.
sptl1:root:/ > find / -name "com.sap.portal.themes.editor" -print
/usr/sap/PP1/J00/j2ee/cluster/server0/apps/sap.com/irj/servlet_jsp/irj/root/web-inf/portal/portalapps/com.sap.portal.themes.editor
/usr/sap/PP1/J00/j2ee/cluster/server0/apps/sap.com/irj/servlet_jsp/irj/root/portalapps/com.sap.portal.themes.editor
sptl1:root:/ > ssh sptl2 find / -name "com.sap.portal.themes.editor" -
print
sptl1:root:/ > ssh sptltrex find / -
name "com.sap.portal.themes.editor" -pri>
thanks
saurabh

Similar Messages

  • Recall for my problem urgent help needed

    Hi friends,
    I am a new DB administrator and I have faced a problem in our database.
    Here i will explain our architecture and i will state the problem.
    In my org. we have database server responsible for keeping the DB itself. Another server which is the main server is responible to control the access to the network and making and storing DB backups using a third party software (Net Backup Software). The backups are kept in tapes accessed by main server using tapes robot.
    Our backup policies is that the software makes full backup every week and a incremental dialy backups of the DB. The retention of each backup is two weeks. All servers have been shutted down during vacations.
    The problem is that when we came from two weeks vacation, users found that the DB is in old state and we lost the most recent valid state. I tried all my best since month ago to do recovery. I decided the point of time to restore and I also use the SCNs but I could'nt reach a solution. I used Net backup, Rman, EM but without a result.
    When i check NetBackup console I find a backup available since 28 of July 2010. Actually the changes are made after this date and now the DB state is older thatn this date. the question is: WHER HAVE THE CONSEQUENT CHANGES GONE? around one mounth of work has been lost..
    the oracle shows me the following message:
    The RMAN script for the recovey is:
    Run {
    allocate channel t1 type 'sbt_tape';
    set until time to_date('28-Jul-2010 00:00:00', 'DD-MON-YYYY HH24:MI:SS');;
    restore database;
    recover database;
    release channel t1;
    RMAN-00571: ========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ============
    RMAN-00571: ========================================================
    RMAN-03002: failure of restore command at 21/09/2010 11:01:26
    RMAN-06100: no channel to restore a backup or copy of datafile 20
    RMAN-06100: no channel to restore a backup or copy of datafile 19
    RMAN-06100: no channel to restore a backup or copy of datafile 18
    RMAN-06100: no channel to restore a backup or copy of datafile 17
    RMAN-06100: no channel to restore a backup or copy of datafile 16
    RMAN-06100: no channel to restore a backup or copy of datafile 15
    RMAN-06100: no channel to restore a backup or copy of datafile 14
    RMAN-06100: no channel to restore a backup or copy of datafile 13
    RMAN-06100: no channel to restore a backup or copy of datafile 12
    RMAN-06100: no channel to restore a backup or copy of datafile 11
    RMAN-06100: no channel to restore a backup or copy of datafile 10
    RMAN-06100: no channel to restore a backup or copy of datafile 8
    RMAN-06100: no channel to restore a backup or copy of datafile 6
    RMAN-06100: no channel to restore a backup or copy of datafile 5
    RMAN-06100: no channel to restore a backup or copy of datafile 4
    RMAN-06100: no channel to restore a backup or copy of datafile 3
    RMAN-06100: no channel to restore a backup or copy of datafile 2
    RMAN-06100: no channel to restore a backup or copy of datafile 1
    the backup script is as follows:
    DB server = jewcsrv3.
    Main server = jewcsrv1.
    RUN {
    echo ALLOCATE CHANNEL ch00
    echo TYPE 'SBT_TAPE';
    echo SEND 'NB_ORA_CLIENT=jewcsrv3,NB_ORA_SERV=jewcsrv1';
    echo BACKUP
    echo %BACKUP_TYPE%
    echo FORMAT 'bk_u%%u_s%%s_p%%p_t%%t'
    echo DATABASE;
    echo RELEASE CHANNEL ch00;
    echo # Backup Archived Logs
    echo # For an offline backup, remove the following sql statement
    echo sql 'alter system archive log current';
    echo ALLOCATE CHANNEL ch00
    echo TYPE 'SBT_TAPE';
    echo SEND 'NB_ORA_CLIENT=jewcsrv3,NB_ORA_SERV=jewcsrv1';
    echo BACKUP
    echo FORMAT 'arch-s%%s-p%%p-t%%t'
    echo ARCHIVELOG
    echo ALL
    echo DELETE INPUT;
    echo RELEASE CHANNEL ch00;
    echo # Control file backup
    echo ALLOCATE CHANNEL ch00
    echo TYPE 'SBT_TAPE';
    echo SEND 'NB_ORA_CLIENT=jewcsrv3,NB_ORA_SERV=jewcsrv1';
    echo BACKUP
    echo FORMAT 'bk_u%%u_s%%s_p%%p_t%%t'
    echo CURRENT CONTROLFILE;
    echo RELEASE CHANNEL ch00;
    echo }
    Could any one please help me to solve this problem. If there is no solution what could he suggest to do now to have a valid state and for future to avoid this problem.
    Thanks alot..
    PLEASE REPLY AS SOON AS POSSIBLE
    Edited by: 799539 on Oct 4, 2010 12:35 AM

    Your BACKUP script does set the NetBackup parameters for the Tape Channels.
    However, your RESTORE script does not specify the NetBackup parameters -- so Oracle doesn't know which channel to use for the Restore.
    You need to add the NetBackup parameters in the RESTORE.
    However, this is suprising :
    The problem is that when we came from two weeks vacation, users found that the DB is in old state and we lost the most recent valid stateA database will NOT EVER "go back to an old state" until and unless someone has restored an old backup. If the servers were shutdown for two weeks, who would have restored the database. If the servers were shutdown, how would Oracle have automatically gone back to an old stats ? There must have been some manual actions.
    Hemant K Chitale

  • K9N Neo-F Freeze and restart problem. Help needed!

    Hi there,
    I recently bought a Mainboard (K9N Neo-F S/N: 601-7260-010K0605023133) that seems to shutdown every now and then. No blue screen... it just freezes for a while and then shuts down. My CPU temperature is very low, I've used a lot of coolingpaste and I have tried every possible way of mounting memorys... 1,2,4... and in different slots. I've run Memtest also. The BIOS-version is the newest according to the Liveupdate-function. The power supply should be enough but I have tested disconnecting everything else then one harddrive and the mobo... doesn't work.
    Sometimes it happens with three hours between the occations and sometimes five minutes. Not related to anything special that is done on the computer.
    Is this a problem that is common...? Related to hardware or bios...? I would be glad for any advice you could give.
    Thanks in advance. Really need help... this drives me mad...
    /Christian

    I started Orthos and then left the computer alone. Went and watched a film, when I got back after 1 hour and 38 minutes or something like that the computer freezed. I will try leaving it on all night without touching a thing... kind of strange that it happens right when I sit down and move the mouse.
    Thanks a lot for trying to help... it's appreciated.
    Here's the log:
    Type: Large, in-place FFTs - stress some RAM Min: 128 Max: 1024 InPlace: Yes Mem: 8 Time: 15
    CPU: 2211MHz FSB: 200MHz [201MHz x 11.0 est.]
    CPU: 2211MHz FSB: 0MHz [0MHz x 0.0 est.]
    2006-10-16 21:23
    Launching 2 threads...
    1:Using CPU #0
    2:Using CPU #1
    1:Beginning a continuous self-test to check your computer.
    2:Beginning a continuous self-test to check your computer.
    1:Press Stop to end this test.
    2:Press Stop to end this test.
    1:Test 1, 4000 Lucas-Lehmer iterations of M19922945 using 1024K FFT length.
    2:Test 1, 4000 Lucas-Lehmer iterations of M19922945 using 1024K FFT length.
    1:Test 2, 4000 Lucas-Lehmer iterations of M19922943 using 1024K FFT length.
    2:Test 2, 4000 Lucas-Lehmer iterations of M19922943 using 1024K FFT length.
    1:Test 3, 4000 Lucas-Lehmer iterations of M19374367 using 1024K FFT length.
    2:Test 3, 4000 Lucas-Lehmer iterations of M19374367 using 1024K FFT length.
    1:Test 4, 4000 Lucas-Lehmer iterations of M19174369 using 1024K FFT length.
    2:Test 4, 4000 Lucas-Lehmer iterations of M19174369 using 1024K FFT length.
    1:Test 5, 4000 Lucas-Lehmer iterations of M18874369 using 1024K FFT length.
    2:Test 5, 4000 Lucas-Lehmer iterations of M18874369 using 1024K FFT length.
    1:Self-test 1024K passed!
    1:Test 1, 4500 Lucas-Lehmer iterations of M17432577 using 896K FFT length.
    2:Self-test 1024K passed!
    2:Test 1, 4500 Lucas-Lehmer iterations of M17432577 using 896K FFT length.
    1:Test 2, 4500 Lucas-Lehmer iterations of M17432575 using 896K FFT length.
    2:Test 2, 4500 Lucas-Lehmer iterations of M17432575 using 896K FFT length.
    1:Test 3, 4500 Lucas-Lehmer iterations of M17115073 using 896K FFT length.
    2:Test 3, 4500 Lucas-Lehmer iterations of M17115073 using 896K FFT length.
    1:Test 4, 4500 Lucas-Lehmer iterations of M16815071 using 896K FFT length.
    2:Test 4, 4500 Lucas-Lehmer iterations of M16815071 using 896K FFT length.
    1:Self-test 896K passed!
    1:Test 1, 5300 Lucas-Lehmer iterations of M14942209 using 768K FFT length.
    2:Self-test 896K passed!
    2:Test 1, 5300 Lucas-Lehmer iterations of M14942209 using 768K FFT length.
    1:Test 2, 5300 Lucas-Lehmer iterations of M14942207 using 768K FFT length.
    2:Test 2, 5300 Lucas-Lehmer iterations of M14942207 using 768K FFT length.
    1:Test 3, 5300 Lucas-Lehmer iterations of M14155777 using 768K FFT length.
    2:Test 3, 5300 Lucas-Lehmer iterations of M14155777 using 768K FFT length.
    1:Test 4, 5300 Lucas-Lehmer iterations of M14155775 using 768K FFT length.
    2:Test 4, 5300 Lucas-Lehmer iterations of M14155775 using 768K FFT length.
    1:Self-test 768K passed!
    1:Test 1, 6500 Lucas-Lehmer iterations of M12451841 using 640K FFT length.
    2:Self-test 768K passed!
    2:Test 1, 6500 Lucas-Lehmer iterations of M12451841 using 640K FFT length.
    1:Test 2, 6500 Lucas-Lehmer iterations of M12451839 using 640K FFT length.
    2:Test 2, 6500 Lucas-Lehmer iterations of M12451839 using 640K FFT length.
    1:Test 3, 6500 Lucas-Lehmer iterations of M12196481 using 640K FFT length.
    2:Test 3, 6500 Lucas-Lehmer iterations of M12196481 using 640K FFT length.
    2:Test 4, 6500 Lucas-Lehmer iterations of M11796481 using 640K FFT length.
    1:Test 4, 6500 Lucas-Lehmer iterations of M11796481 using 640K FFT length.
    1:Test 5, 6500 Lucas-Lehmer iterations of M11796479 using 640K FFT length.
    2:Test 5, 6500 Lucas-Lehmer iterations of M11796479 using 640K FFT length.
    1:Self-test 640K passed!
    1:Test 1, 7800 Lucas-Lehmer iterations of M9961473 using 512K FFT length.
    2:Self-test 640K passed!
    2:Test 1, 7800 Lucas-Lehmer iterations of M9961473 using 512K FFT length.
    1:Test 2, 7800 Lucas-Lehmer iterations of M9961471 using 512K FFT length.
    2:Test 2, 7800 Lucas-Lehmer iterations of M9961471 using 512K FFT length.
    1:Test 3, 7800 Lucas-Lehmer iterations of M9837183 using 512K FFT length.
    2:Test 3, 7800 Lucas-Lehmer iterations of M9837183 using 512K FFT length.
    1:Test 4, 7800 Lucas-Lehmer iterations of M9737185 using 512K FFT length.
    2:Test 4, 7800 Lucas-Lehmer iterations of M9737185 using 512K FFT length.
    1:Test 5, 7800 Lucas-Lehmer iterations of M9537183 using 512K FFT length.
    2:Test 5, 7800 Lucas-Lehmer iterations of M9537183 using 512K FFT length.
    1:Self-test 512K passed!
    1:Test 1, 9000 Lucas-Lehmer iterations of M8716289 using 448K FFT length.
    2:Self-test 512K passed!
    2:Test 1, 9000 Lucas-Lehmer iterations of M8716289 using 448K FFT length.
    1:Test 2, 9000 Lucas-Lehmer iterations of M8716287 using 448K FFT length.
    2:Test 2, 9000 Lucas-Lehmer iterations of M8716287 using 448K FFT length.
    1:Test 3, 9000 Lucas-Lehmer iterations of M8516289 using 448K FFT length.
    2:Test 3, 9000 Lucas-Lehmer iterations of M8516289 using 448K FFT length.
    1:Test 4, 9000 Lucas-Lehmer iterations of M8316287 using 448K FFT length.
    2:Test 4, 9000 Lucas-Lehmer iterations of M8316287 using 448K FFT length.

  • Income Tax Calculation problem: Urgent Help Needed

    Dear Gurus,
    I am facing a unique problem. Our client has two incentives –
    1) Product Incentive
    2) Sales Incentive
    Every month incentive figures get changed. These two are Monthly Regular Income (Cumulations Class 24) i.e. included in annual tax calculation.
    Now for tax calculation, my client wants "Actual Earning" and "Estimated Earning for the rest of the year" to be different. But Income tax calculation in SAP (for the month of April 2007) takes Actual Earning and multiplied it by 12( i.e. 11+1) to calculate Estimated Earning. But my client wants this Estimated Earning to be different. 
    Now please let me know is this possible in SAP system and how to calculate this?
    Your help will be highly appreciated
    Waiting for an early reply.
    Thanking You,
    With Best Regards,
    Pratik

    Hi,
    I am not understand your problem give your mb then i talk to you
    mhpo

  • BDLS crashed in the midaway - Urgent help needed

    Hello All,
    After refresh from production into test system, we ran BDLS in the test system for logical system name coneversion in background.
    But the job got aborted throwing some database error (as some other activity was going on and due to which rollback segments were not sufficient)
    Now when we try to execute the BDLS again, it is giving error telling that a conversion is already going on!!!( even after 3 days from the cancellation of BDLS job)
    The error is :
    Another Process is Running for Conversion LOG500 -> TRICLNT500
    Message no. B1668
    Diagnosis
    While a conversion is running, you cannot start any further processes for the test run. Depending on the size of the dataset in the system, this process can last a long time.
    Procedure
    Check whether all the conversion processes in the corresponding system are complete (online or background processing), or whether they have terminated due to a program error. If a process has terminated abnormally, first solve the error and delete the conversion log, then restart the process
    Please let me know in case of any pointers? Can we rerun the BDLS? What needs to be done for that?? Any notes??
    Best Regards,
    Arun

    Hi,
          This is due to the ROLLBACK SEGMENTS.If a large import or export is going on ur system, Rollbacksegments shud be large. .
    The rollback segments are used by the oracle to
    1.     save before images of uncommitted transactions
    2.     provide read consistency during the runtime of a query
    If rows of a table are modified, the before images of the data are copied to a rollback segment. After the commit this information is no longer needed, and the rollback segment is freed by the process.
    If a table is modified b/w the time a query is issued and when the records are delivered by the query, the data is read from the rollback segments. However, rollback segments are overwritten or shrunk in a cycle and are not locked for queries. If a query is not finished until the rollback segment is overwritten or shrunk, the query does not receive the data.
    When this occurs, oracle issues error 1555 snapshot too old and the query is aborted. A short dump then occurs and the entry in the R/3 system log is generated
    can refer the note
    Note 648701 - Extending Rollback segments for ORACLE
    Note 60233 - Oracle rollback segments, more information
    Note 185822 - ora-1555 - cause and action
    Regards
    Umesh K

  • Struts and JSP problem..help needed

    Hi,
    I am trying to use request.setParameter("formatName") from the JSP page into the ACtion class to display the user entered values.
    I have my struts action classes tagged to be in session scope since the UI is a wizard and i want the values to be carried on until they click finish. on the wizard.
    I want the formatName floating across the wizard, I have another value called."Category" floating since its a dynamically generated variable using the formbean.
    ***************ACTION class****************
    public class CreateFormatReportDefinitionAction extends Action
    public ActionForward execute(ActionMapping mapping, ActionForm form,
    HttpServletRequest request, HttpServletResponse response)
    throws Exception {
         final Logger logger = Logger.getLogger(this.getClass());
    ActionErrors errors = new ActionErrors();
    ActionForward forward = new ActionForward(); // return value
    ClarityReportDefinitionFormBean rdFormBean = (ClarityReportDefinitionFormBean) form;
              HttpSession session = request.getSession();
              List fList = new ArrayList();
              FormatDAO fDAO = new FormatDAO();
              Format fmt = null;
    try {
              logger.log(Level.INFO, "Entering CreateFormatReportDefinition Action...");
              Person person = PersonUtil.getCurrentUser(request);
              logger.debug("Category is: "+rdFormBean.getCategory());
              List formats = fDAO.findFormatsForCategory(rdFormBean.getCategory());
              for(int i=0;i < formats.size(); i++) {
                   fmt = (Format)formats.get(i);
              if(fmt.getOwner().getEmailaddr().equals(person.getEmailaddr())){
              fList.add(fmt);
              rdFormBean.setUserFormatList(fList);
              logger.log(Level.DEBUG,"sessionObject for formName is: "+session.getAttribute("formatName"));
    } catch(Exception e) {
    // Report the error using the appropriate name and ID.
    errors.add("name", new ActionError("id"));
    // If a message is required, save the specified key(s)
    // into the request for use by the <struts:errors> tag.
    if (!errors.isEmpty()) {
    saveErrors(request, errors);
    // Write logic determining how the user should be forwarded.
    forward = mapping.findForward("success");
    // Finish with
    return (forward);
    ***********JSP form for the class****************
    <html:form action="/createFilterAction" >
    <table>
    <tr><td>
    <html:text property="formatName" />
    </td></tr>
              <tr>
                   <td>
    <html:select property="myFormats" onchange="insertSelectedMyFormat()">
    <html:option value="">Select user Formats</html:option>
    <c:forEach var="formats" items="${reportDefFormBean.userFormatList}">
    <html:option value="${formats.name}"><c:out value="${formats.name}"/></html:option>
    </c:forEach>
    </html:select>
    </td>
              </tr>
    </table>
    </html:form>
    ***********JAVASCRIPT**********
    var box = document.reportDefFormBean.myFormats;
    function insertSelectedMyFormat()
         var hisFormat = box.options[box.selectedIndex].value;
         document.reportDefFormBean.formatName.value = hisFormat;
    ********STRUTS_CONFIG.XML*****************
    <form-beans>
         <form-bean name="reportDefFormBean"
                   type="com.ibm.ads.reports.web.formbeans.ClarityReportDefinitionFormBean"></form-bean>
    </form-beans>
    <action name="reportDefFormBean" path="/createFormatReportDefinition"
                   type="com.ibm.ads.reports.web.actions.reportDefinition.CreateFormatReportDefinitionAction"
                   scope="session" validate="false">
                   <forward name="success" path="/createFormatReportDefinition.jsp"/>
    </action>
    I am getting a null for Session.getAttribute("formatName") or even if i change the scope to request, i use request.getPArameter("formatName"), i get null again.
    I dunno what iam missing in this regard, but if anyone has found anything wrong with my code...please help me out.
    any time spent will be appreciated.
    Thank you and regards,
    dev

    Hi,
    I am trying to use request.setParameter("formatName") from the JSP page into the ACtion class to display the user entered values.
    I have my struts action classes tagged to be in session scope since the UI is a wizard and i want the values to be carried on until they click finish. on the wizard.
    I want the formatName floating across the wizard, I have another value called."Category" floating since its a dynamically generated variable using the formbean.
    ***************ACTION class****************
    public class CreateFormatReportDefinitionAction extends Action
    public ActionForward execute(ActionMapping mapping, ActionForm form,
    HttpServletRequest request, HttpServletResponse response)
    throws Exception {
    final Logger logger = Logger.getLogger(this.getClass());
    ActionErrors errors = new ActionErrors();
    ActionForward forward = new ActionForward(); // return value
    ClarityReportDefinitionFormBean rdFormBean = (ClarityReportDefinitionFormBean) form;
    HttpSession session = request.getSession();
    List fList = new ArrayList();
    FormatDAO fDAO = new FormatDAO();
    Format fmt = null;
    try {
    logger.log(Level.INFO, "Entering CreateFormatReportDefinition Action...");
    Person person = PersonUtil.getCurrentUser(request);
    logger.debug("Category is: "+rdFormBean.getCategory());
    List formats = fDAO.findFormatsForCategory(rdFormBean.getCategory());
    for(int i=0;i < formats.size(); i++) {
    fmt = (Format)formats.get(i);
    if(fmt.getOwner().getEmailaddr().equals(person.getEmailaddr())){
    fList.add(fmt);
    rdFormBean.setUserFormatList(fList);
    logger.log(Level.DEBUG,"sessionObject for formName is: "+session.getAttribute("formatName"));
    } catch(Exception e) {
    // Report the error using the appropriate name and ID.
    errors.add("name", new ActionError("id"));
    // If a message is required, save the specified key(s)
    // into the request for use by the <struts:errors> tag.
    if (!errors.isEmpty()) {
    saveErrors(request, errors);
    // Write logic determining how the user should be forwarded.
    forward = mapping.findForward("success");
    // Finish with
    return (forward);
    }***********JSP form for the class****************
    <html:form action="/createFilterAction" >
    <table>
    <tr><td>
    <html:text property="formatName" />
    </td></tr>
    <tr>
    <td>
    <html:select property="myFormats" onchange="insertSelectedMyFormat()">
    <html:option value="">Select user Formats</html:option>
    <c:forEach var="formats" items="${reportDefFormBean.userFormatList}">
    <html:option value="${formats.name}"><c:out value="${formats.name}"/></html:option>
    </c:forEach>
    </html:select>
    </td>
    </tr>
    </table>
    </html:form>***********JAVASCRIPT**********
    var box = document.reportDefFormBean.myFormats;
    function insertSelectedMyFormat()
    var hisFormat = box.options[box.selectedIndex].value;
    document.reportDefFormBean.formatName.value = hisFormat;
    }********STRUTS_CONFIG.XML*****************
    <form-beans>
    <form-bean name="reportDefFormBean"
    type="com.ibm.ads.reports.web.formbeans.ClarityReportDefinitionFormBean"></form-bean>
    </form-beans>
    <action name="reportDefFormBean" path="/createFormatReportDefinition"
    type="com.ibm.ads.reports.web.actions.reportDefinition.CreateFormatReportDefinitionAction"
    scope="session" validate="false">
    <forward name="success" path="/createFormatReportDefinition.jsp"/>
    </action>I am getting a null for Session.getAttribute("formatName") or even if i change the scope to request, i use request.getPArameter("formatName"), i get null again.
    I dunno what iam missing in this regard, but if anyone has found anything wrong with my code...please help me out.
    any time spent will be appreciated.
    Thank you and regards,
    dev

  • INTEGER DATA TYPE and Numeric Oracle URGENT Help needed

    Hello does any body knows if i run this statement of create table in oracle 9.2
    what is maximum number of digit the test_num can stores....
    create table test
    test_num INTEGER NOT NULL
    I have to reply to my client urgently..
    Regards
    Mahesh
    Ramnarayan123

    All the Oracle reference manuals are on-line at <http://tahiti.oracle.com>. A quick search on "INTEGER" will reveal the answer (38 decimal digits).
    Justin

  • URGENT HELP NEEDED ... Tomcat Realm and JRE1.4 plug-in problem

    I have tried the Security Realm of Tomcat. Since I do not have
    an LDAP server, I decided to use the Tomcat-users.xml file in
    Tomcat\conf directory.
    I added the following lines of code in the web.xml file.
    <security-constraint>
    <web-resource-collection>
    <web-resource-name>Entire Application</web-resource-name>
    <url-pattern>/*</url-pattern>
    </web-resource-collection>
    <auth-constraint>
    <!-- NOTE: This role is not present in the default users file -->
    <role-name>webviewer</role-name>
    </auth-constraint>
    </security-constraint>
    <login-config>
    <auth-method>BASIC</auth-method>
    <realm-name>Tomcat Manager Application</realm-name>
    </login-config>
    The <role-name> "webviewer" is added into "Tomcat-Users.xml" as the following:
    <tomcat-users>
    <user name="test" password="password" roles="webviewer" />
    </tomcat-users>
    So, now when we type the url: http://localhost:8080/adbpdbre/default.htm, TOMCAT shows a dialog box asking for UserName: and Password:Now, only when we give the username and password, it shows the page. This is exactly what we want.
    But the problem now is, this default.htm page, has 5 links to 5 applets. The first time that I click on one of these links, the JRE plug of 1.4 shows a dialog again asking for the username and password. Till I dont provide the username and password the system doesnt go ahead and applet doesnt load. I do not want the JRE to ask me for the username/passwords again..How to avoid this ?
    Can you give me some more information on this. Ultimately in the production usage, we will be using LDAP and not Tomcat's memory realm.
    URGENT HELP NEEDED ... I need to get back to my client on this.
    Help would be v. much appreciated.

    In the config file, you 're essentially saying that you want Tomcat to prompt for usr/passw on every request (url-pattern = /*) made by a 'webviewer', and that's exactly what Tomcat is doing.
    Consider using specific url-patterns & roles for resources to be protected. If for now, all you need is to protect the first page, use a more specific url-pattern.
    Just an advice : if you'll be using LDAP in production, do not waste time with Tomcat's Security Realm and the BASIC authentication type, since the two have not much in common. Start reading doc on LDAP, and code a prototype, or even better, a vertical slice of the app (i.e a proof of concept).

  • IPhone 3G 8GB Crashes when syncing with iTunes. URGENT HELP NEEDED.

    I have latest iTunes and OS on my iPhone 3G...
    Every time i plug my iPhone in it begins to sync and then iTunes will freeze and not respond..
    I have tried re installing iTunes.. I can't reset my iPhone as i can't create a backup..
    URGENT HELP NEEDED PLEASE!

    I don't have an iphone, but if it's anything like my click-wheel ipod, a reset doesn't delete anything.
    It just resets the ipod's operating system, kind of like a PC restart. Did you try this Sleep/Wake button thing mentioned here?
    http://support.apple.com/kb/HT1737
    Maybe it's a podcast of voice memo causing the problem like it did for this person
    http://discussions.apple.com/message.jspa?messageID=10907809#10907809
    That's all I got. You might have better luck on an iPhone forum. Everyone there would probably have one. Like I said, I don't.

  • Problem uninstalling MaxMSPRuntime on mac - urgent help needed

    Hello there,
    I've been using Cycle 74's MaxMSP Runtime version 5.1 for a while but recently had to witch to an earlier version to make some hardware function along side the Max runtime environment. The problem is that where i would usually just drag and drop Max 5.1 into the trash to uninstall it, for some reason, after i have done this and try to install the older version of Max, OSX wont let me install Max 4.0.8 as it says an updated version is currently installed. I have scoured my hard drive for the remanence of Max 5.1. and deleted everything i've found. Is there a way of overriding macosx and getting it to replace Max5.1 with an older version?
    Urgent help needed as i am playing a show this weekend and currently am not able to get my equipment to function.
    A shiny nickel for the one who saves my ***.
    Thanks
    Henry

    Hi- Try this...
    If you can, reinstall or use time machine to recover your recently deleted MaxMSP Runtime 5.1.
    Then, download AppZapper. It is a utility that helps you cleanly delete programs off your mac. It is free for the first 5 uses.
    http://appzapper.com/
    Then, install AppZapper, and then go ahead and drag the MaxMSP Runtime 5.1 into it, and it should hopefully get rid of the pesky program

  • Urgent help needed - new to Macs, accidently cut and paste over top of photo folder and now no sign of folder or file, no auto back-up in place, how can I restore photos pls

    Urgent help needed - new to Macs, accidently cut and paste over top of photo folder and now no sign of folder or file, no auto back-up in place, how can I restore photos pls

    Thanks for prompt reply, yes we have tried that but have now closed down the browser we where the photos were.
    We haven't sent up time machine, do you know whether there is any roll-back function on a Mac?
    Thanks

  • URGENT HELP NEEDED - iPhone 3Gs no longer detected or charged by MacBook

    My iPhone 3Gs (3.1) has been running fine, until several hours ago today, when I plugged it to my MacBook, the iPhone is no longer detected - it doesn't show up in iTunes, nor it is charged. I tried opening iPhoto, and it wasn't there too. Not with Image Capture too. I tried charging it using the out-of-box wall charger using the same out-of-box USB cable I use for MacBook, and it can be charged without any problem. Then I put it into Recovery mode, and there iTunes can see it. I don't want to restore it before I figure out exactly what went wrong, as I don't want the restore process somehow gets stuck in the middle that the connection is lost again.
    I've tried reinstalled iTunes, including completely removal of Apple Mobile Device Support, as instructed by Apple. But still no luck.
    I've tried switching to another USB port of my MacBook. No luck.
    My iTunes is the latest 9.0.1, and my Mac OSX is 10.6.1. My iPhone is on 3.1, upgraded from 3.0.
    I've read from web that it seems I'm not the only one out there having this problem. But none of them seem having any real working solution.
    Urgent help needed & appreciated. Millions of thanks in advance.
    Gary

    1. I used both cables - theirs & mine ... and on several macs
    2. yes, same cable for wall & mac
    3. as said, i did completely remove & install itunes (incl. apple mobile device support), as instructed on the apple webpage
    anyway, did a restore just now. it seems okay now. but the problem is i have no idea what cause this, and i can't replicate the problem. so i don't know when it will happen again ... maybe a bug with os 3.1 ... others on web said os 3.1 is quite buggy ...

  • Urgent help needed with un-removable junk mail that froze Mail!!

    Urgent help needed with un-removable junk mail that froze Mail?
    I had 7 junk mails come in this morning, 5 went straight to junk and 2 more I junked.
    When I clicked on the Junk folder to empty it, it froze Mail and I can't click on anything, I had to force quit Mail and re-open it. When it re-opens the Junk folder is selected and it is froze, I can't do anything.
    I repaired permissions, it did nothing.
    I re-booted my computer, on opening Mail the In folder was selected, when I selected Junk, again, it locks up Mail and I can't select them to delete them?
    Anyone know how I can delete these Junk mails from my Junk folder without having to open Mail to do it as it would appear this will be the only solution to the problem.

    Hi Nigel
    If you hold the Shift key when opening the mail app, it will start up without any folders selected & no emails showing. Hopefully this will enable you to start Mail ok.
    Then from the Mail menus - choose Mailbox-Erase Junk Mail . The problem mail should now be in the trash. If there's nothing you want to retain from the Trash, you should now choose Mailbox- Erase Deleted Messages....
    If you need to double-check the Trash for anything you might want to retain, then view the Trash folder first, before using Erase Junk Mail & move anything you wish to keep to another folder.
    The shift key starts Mail in a sort of Safe mode.

  • IPhone 4 reset itself, photos lost -URGENT HELP NEEDED

    Hi there,
    Urgent help needed!!
    Tonight I was taking extremely important photos throughout an event on my iPhone 4, however, my iPhone 4 ran out of battery once I was near a charger I plugged it in and for some reason my iPhone had reset itself. Back up icloud options were from yesterday, but the photos that I was taking at the event are needed urgently. Is there any way possible I can recover the photos that were taken?
    Thanks in advance!!!!

    Slymm71 wrote:
    just had similar problem got email from find my phone saying initiating full phone wipe this cannot be stopped ***? i own the phone from new and registerred in m name but wiped whilst i was using it !!!
    See your other post... 
    https://discussions.apple.com/message/18876037#18876037

  • Data uload to ODS ending up with an error. URGENT HELP NEEDED!!!!!!

    Hi
    My Sceniro is Full load from ODS1 to 5 other ODS. Iam uploading the data to other 5 ODS by selecting 1 ODS at a time.
    Problem i am facing is upload is ending up with error mesg. Error Mesg are
    <b>Error 8 when starting the extraction program - R3019
    Error in Source System - RSM340
    Req xxx in ODS2 must have QM ststus green before it is activated - RSM1110</b>
    I have seen the the OSS notes for given error no, but they are not applicable to me. what could be the other possible solution.
    In detail tab of the monitor i see red light at Extraction step and Subseq. processing.
    Its quite urgent bcoz this error is occuring in Production system.
    Plzzzz urgent help needed.
    Thanks
    Rohini
    Message was edited by: Rohini Garg

    rohini,
    go to RSA1->Modeling->Source Systems and right-click on your BW system, and click on 'Replicate Datasources'.
    also, go to the ODS that's causing the problem (via RSA1->InfoProvider and go to your ODS), right click and click on 'Generate Export Datasource'.
    one more thing, make sure that all your record/s in the source ODS is active. if you're not sure manage its contents and click on 'Activate'. if there are any entries in the the next screen that comes up, you need to activate it first, then try everything again.
    let me know what happens. also try to look for error messages in ST22 and SM21 that may be related to this and post whatever possible error you see there here.
    ryan.

Maybe you are looking for

  • I am unable to get my iMac to answer my phone calls????

    I want my iMac to be my phone when I am working and I left my iPhone in the kitchen but for some reason I can't get it to work any help??? ben

  • Importing Transport Request In GP

    Hi All,         In GP , I want to export a trasport request and then import it . I successfully executed the trasport request and created a <b>.sda file</b> like this. GP Application tab  -> Trasport -> Create Transport Request. The .sda file is stor

  • Problem with reading String from Xlsx file.

    Hi! I am trying to read string and numerical data from an xlsx file and trying to display its contents in a word file. I tried converting it to a .lvm file too. On using the "Read From Spreadsheet" tool, I get random characters as output. On using " 

  • Em12c changing oms server hostname - after install

    I installed em12c R2 on a server with an incorrect /etc/hosts file. This has meant it has picked up in the configuration files the incorrect hostname. Is there a straightforward way of changing an oms server hostname after install? jason.

  • Images only appear for a few seconds, then vanish.

    Why is that happening? I have set Safari to display images when the page loads, but it only displays them briefly, and then they disappear. Can anyone suggest how to fix this?