Help needed in solving issue

Hello,
Using obiee 11g.
I have a req like I have a prompt for showing 2 year value.
Ita year and the previous year and now as soon as the year changes if i set the default value as the year,the year will change in the prompt also.
Untill the user changes i dont want the value to change.
The default selection should be set by the user.
What i meant the default value should be set according to what the user wishes.
Something like if i have the Apply button of the prompt,once i click Apply,it should ask me whether i should set this value as default.
If i click Yes then set that value as default for prompt or else no change untill somebody else changes.
Till that time it should use the value.
Id it possible to do something like this?
Thanks

Hi User,
You can better go for "Save Current Customization" option available in Edit Dashboard to have user specifi default prompt values.
Rgds,
Dpka

Similar Messages

  • Help needed in solving issue regarding shwoing data

    Hello,
    I am using obiee 11g,I am trying to create a report for finding the usage for each user.
    Now i have auser column and usage 5 columns.
    Each usage column is from 4 tables,3 from 3 diff tables and 2 columns from 1 tables.
    I have a head prompt so that report gets filtered for head.
    And the users belonging to head will display in the report.
    Now the problem is especailly when i dont have data for a user for col4 or col5 of table4
    of the report in the database.The reports starts showing "No Data Found".Even though
    there are data for col1(tabe1),col2(table2),col3(table3).
    I can't put ifnull because there are no data itself its not as there are null data.
    So confused where am i going wrong?
    Users are coming from tableA with left outer join with othere table1,table2,table3,table4 on username
    Please help me out.
    Any help?
    Thanks

    Hi User,
    You can better go for "Save Current Customization" option available in Edit Dashboard to have user specifi default prompt values.
    Rgds,
    Dpka

  • Urgent help needed; Database shutdown issues.

    Urgent help needed; Database shutdown issues.
    Hi all,
    I am trying to shutdown my SAP database and am facing the issues below, can someone please suggest how I can go about resolving this issue and restart the database?
    SQL> shutdown immediate
    ORA-24324: service handle not initialized
    ORA-24323: value not allowed
    ORA-01089: immediate shutdown in progress - no operations are permitted
    SQL> shutdown abort
    ORA-01031: insufficient privileges
    Thanks and regards,
    Iqbal

    Hi,
    check SAP Note 700548 - FAQ: Oracle authorizations
    also check Note 834917 - Oracle Database 10g: New database role SAPCONN
    regards,
    kaushal

  • Help needed in solve my issue in sapscript.

    Hi all,
    I have a requirement to prin the terms and condiions after my Po layout. for this i have created 4 pages for terms and condition. Each page i have included two windows. One is main window and another window is having the text to be printed.
    in standard attributes i have assigned as
    page                         next page
    first                           next
    next                          last
    last                           last1
    last1                          last2
    last2                          last3
    last3                          last3.
    Here my issue is only the first page of the terms and conditions are printing in the output... Remaining text dint print..
    Please help me to solve the issue....
    Thanks
    Ahamed
    Edited by: Ahamed Anish on Oct 22, 2011 3:27 PM

    Locked Out, Forgot Lock or Restrictions Passcode, or Need to Restore Your Device: Several Alternative Solutions
    A
    1. iOS- Forgotten passcode or device disabled after entering wrong passcode
    2. iPhone, iPad, iPod touch: Wrong passcode results in red disabled screen
    3. Restoring iPod touch after forgotten passcode
    4. What to Do If You've Forgotten Your iPhone's Passcode
    5. iOS- Understanding passcodes
    6. iTunes 10 for Mac- Update and restore software on iPod, iPhone, or iPad
    7. iOS - Unable to update or restore
    Forgotten Restrictions Passcode Help
                iPad,iPod,iPod Touch Recovery Mode
    You will need to restore your device as New to remove a Restrictions passcode. Go through the normal process to restore your device, but when you see the options to restore as New or from a backup, be sure to choose New.
    You can restore from a backup if you have one from BEFORE you set the restrictions passcode.
    Also, see iTunes- Restoring iOS software.

  • Help needed in solving a issue

    Hello,
    Using obiee 11g.
    I am trying to build a report which uses prompt value.
    The report is like for the prompt value show the count.If the prompt value is not selected show all and if selected show only relevant records.
    The req is like i have a report coming from tableA,tableB,tableC and a prompt.Now the prompt values are coming from a single table tableD.
    now we have the table relations which are very simple
    tableA.valueA=tableB.valueB
    tableB.valueB1=tableC.valueC1
    tableC.valueC=tableD.valueD
    So earlier i didn't had any problem for reporting.
    Now there is a small change ,that is in the tableD we have one row value like test1.
    now this is not present in the tableC.So in the prompt it will show but in the report when i filter for that test1 i get no results found.
    My new req is to get the corresponding value.
    I am using the tableD.valueD is prompted in my report.Now since that value is not there in the tableC it shows me no results found.
    This new row has value only in tableA.valueA2 column.that means
    if tableD.valueD='test1' then tableA.valueA2 will get populated with value 'ABC'
    I am completely confused on how to move forward?
    Thanks

    Hi,
    Do a Right outer join between table C and table D in repository. that will fetch all records from table D eventhough matching records doesn't exist in Tabale C. your problem will be solved.
    Thanks
    Jay.

  • Help needed to solve "java.io.NotSerializableException: java.util.Vector$1"

    hi to all,
    i am using a session less bean A to querry a Entity Bean B , which inturns calls another EntityBean C ,
    finally a ' find' method is invoked on the EntityBean C, In this a vector is created which holds 3 different vectors at different indexes, now the problem i am facing is that when Enity Bean B is returning the final vector to the A , it's firing out a errors that :-
    TRANSACTION COULD NOT BE COMPLETED: RemoteException occurred in server thread;
    ested exception is:
    java.rmi.RemoteException: null; nested exception is:
    java.rmi.ServerException: RemoteException occurred in server thread; ne
    ted exception is:
    java.rmi.RemoteException: null; nested exception is:
    java.io.NotSerializableException: java.util.Vector$1
    java.rmi.ServerException: RemoteException occurred in server thread; nested exc
    ption is:
    java.rmi.RemoteException: null; nested exception is:
    java.rmi.ServerException: RemoteException occurred in server thread; ne
    ted exception is:
    java.rmi.RemoteException: null; nested exception is:
    java.io.NotSerializableException: java.util.Vector$1
    java.rmi.RemoteException: null; nested exception is:
    java.rmi.ServerException: RemoteException occurred in server thread; ne
    ted exception is:
    java.rmi.RemoteException: null; nested exception is:
    java.io.NotSerializableException: java.util.Vector$1
    java.rmi.ServerException: RemoteException occurred in server thread; nested exc
    ption is:
    java.rmi.RemoteException: null; nested exception is:
    java.io.NotSerializableException: java.util.Vector$1
    java.rmi.RemoteException: null; nested exception is:
    java.io.NotSerializableException: java.util.Vector$1
    java.io.NotSerializableException: java.util.Vector$1
    <<no stack trace available>>
    ur any help would be highly appricated to solve out this prob.
    If i try to iterate through this vector it's gives IOR:0232003x343242344asdsd................................................blabla....................
    thanxs in adavance
    Deepak

    Hi I think you are using the method elements() in a remote method.
    This method can't be Serializable!! Because it returns an Interface. Interfaces are never Serializable.
    Regards,
    Peter

  • Help needed in solving a problem, thanks. Code Attached..

    Hello All
    I am facing a problem working with Berkely DB 4.5.20. I am trying to search in the database whether the key is already present or not. It is working fine with Microsoft Visual Studio but when i use the same code with Code::Blocks editor and MinGW compiler. It is not workig fine.
    The code for searching the key is*****
    bool CDbProject::IsKeyIndexAvailable(ProjectKey ProKey, UINT DataIndex)
    int ret=0;
    Dbc *cursorp;
    bool flag=false;
    cursor(NULL, &cursorp, 0);
    //set the key
    Dbt key(&ProKey, sizeof(ProKey));
    Dbt data;
    //search the database for the key.
    ret = cursorp->get(&key, &data, DB_SET);
    //ret = cursorp->get(&key, &data, DB_NEXT); //Rohit
    if (!ret)
    { //if found check if the index is same
    do
    ProjectDataDetail *myProjDetails;
    myProjDetails = (ProjectDataDetail*)data.get_data();
    if (myProjDetails->uIndex==DataIndex)
    flag = true;
    break;
    } while (cursorp->get(&key, &data, DB_NEXT_DUP) == 0); //Loop all the duplicate
    if (cursorp != NULL)
    cursorp->close();
    return flag;
    And the function to save the data in the database is *******
    int CDbHandler::Put(void* pKey, size_t nKeyLen, void* pData, size_t nDataLen)
         int ret = 0;
         Dbt key(pKey, nKeyLen);
         Dbt data(pData, nDataLen);
    ret = put(NULL, &key, &data, DB_NODUPDATA);
    if (ret==-30996)
    ret = ERR_PROJECT_KEY_DATA_ALREADY_EXISTS;
    return ret;
    Please help...
    Thanks in advance,,,
    Message was edited by:
    user610238

    Thanks for the reply Sandra
    I try to tell what is happening in the search key function, If still not possible, then i will try to create a stand alone application...
    bool CDbProject::IsKeyIndexAvailable(ProjectKey ProKey, UINT DataIndex)
    int ret=0;
    Dbc *cursorp;
    bool flag=false;
    cursor(NULL, &cursorp, 0);
    //set the key
    Dbt key(&ProKey, sizeof(ProKey));
    Dbt data;
    //search the database for the key.
    // SANDRA......If i use DB_SET,as you can see below. It is not able to find the key at all. BUt if i use DB_NEXT, then it is able to find the first key only everytime with the data also (Even if i am looking for some other key, it will find the first key saved always..)
    ret = cursorp->get(&key, &data, DB_SET);
    //ret = cursorp->get(&key, &data, DB_NEXT); //Rohit
    if (!ret)
    { //if found check if the index is same
    do
    ProjectDataDetail *myProjDetails;
    myProjDetails = (ProjectDataDetail*)data.get_data();
    if (myProjDetails->uIndex==DataIndex)
    flag = true;
    break;
    } while (cursorp->get(&key, &data, DB_NEXT_DUP) == 0); //Loop all the duplicate
    if (cursorp != NULL)
    cursorp->close();
    return flag;
    }

  • Urgent help need to solve wlst  RuntimeMBeanServer is not enabled

    I am using wlst to connect to a osb but I am getting the following errors:
    How can enable RuntimeMBeanServer using the console ?
    [wlst] The CompatabilityMBeanServer is not initialized properly.
    [wlst] This might happen if the CompatabilityMBeanServer is
    [wlst] disabled via the JMXMBean.
    [wlst]
    [wlst] To view the root cause exception use dumpStack()
    [wlst] WLST detected that the RuntimeMBeanServer is not enabled. This
    [wlst] might happen if the RuntimeMBeanServer is disabled via the JMXMBean.
    [wlst] Please ensure that this MBeanServer is enabled. Online WLST cannot
    [wlst] function without this MBeanServer.
    [wlst] Traceback (innermost last):
    [wlst] File "/tmp/wlsttempfile1273502167.py", line 8, in ?
    [wlst] File "<iostream>", line 22, in connect
    [wlst] File "<iostream>", line 646, in raiseWLSTException
    [wlst] WLSTException: Error occured while performing connect : "Cannot connect to WLST."
    [wlst] Use dumpStack() to view the full stacktrace
    [wlst] Exception in thread "main" java.lang.IllegalStateException: Traceback (innermost last):
    [wlst] File "/tmp/wlsttempfile1273502167.py", line 8, in ?
    [wlst] File "<iostream>", line 22, in connect
    [wlst] File "<iostream>", line 646, in raiseWLSTException
    [wlst] WLSTException: Error occured while performing connect : "Cannot connect to WLST."
    [wlst] Use dumpStack() to view the full stacktrace
    [wlst]      at weblogic.management.scripting.WLSTInterpreterInvoker.printError(WLSTInterpreterInvoker.java:110)
    [wlst]      at weblogic.management.scripting.WLSTInterpreterInvoker.executePyScript(WLSTInterpreterInvoker.java:103)
    [wlst]      at weblogic.management.scripting.WLSTInterpreterInvoker.main(WLSTInterpreterInvoker.java:27)
    [wlst] Java Result: 1

    N Gasparotto wrote:
    bsac14 wrote:
    my database is in no archive mode
    can you please tell how to restore
    yes it is a datafile corruptionYou did not say how you defined that's a datafile corruption. You provide minimum to zero information.
    I just need to bring the database up,no need any exact data
    I can refresh from prod laterThen drop and recreate database. Basically and since you are not in archive mode, no recover is possible. Period.
    Nicolas.Hi,
    How did you come to the conclusion that your datafile is corrupted? Can you provide and supported logs?
    Regards .....

  • Help needed to solve Biometric problem

    Hi, I tried to execute example defined in JCBiometricsAPI_WhitePaper.pdf [which you can get from www.javacardforum.org/03_documents/00_documents/fileload_02.pdf] in biometric supported JCOP31 card. Where they are using password as the biometric template type. And here am able to upload the password into the server applet, but when I try to call the match method defined in the Client applet am getting 6F00 error message. please help me to resolve this.

    Does anyone able to execute the example program successfully defined in www.javacardforum.org/03_documents/00_documents/fileload_02.pdf

  • Help need to solve in calculating the grades of students

    select * from std where cno = 'CS 130' and csno= 2 and sfname='Yvonne';
    SFNAME SLNAME CNO CSNO AC MARKS
    Yvonne Williams CS 130 2 PA 77
    Yvonne Williams CS 130 2 QZ 92
    Yvonne Williams CS 130 2 QZ 76
    Yvonne Williams CS 130 2 QZ 99
    Yvonne Williams CS 130 2 QZ 99
    Yvonne Williams CS 130 2 HW 92
    Yvonne Williams CS 130 2 HW 91
    Yvonne Williams CS 130 2 HW 74
    Yvonne Williams CS 130 2 HW 74
    Yvonne Williams CS 130 2 Mi 92
    Yvonne Williams CS 130 2 Fi 77
    11 rows selected.
    Select * from gpol where cno = 'CS 130' and csno= 2;
    CNO CSNO GP PTAKEN D
    CS 130 2 Final Exam 30
    CS 130 2 Homework 20 Y
    CS 130 2 Midterm Exam 20
    CS 130 2 Participation 10
    CS 130 2 Quiz 20 Y
    here D= drop lowest. PTAKEN is the percentage taken. According to these 2 tables I have to drop the lowest score in HW and QZ and find the average of the remaining scores. After that according to the grading policy I have to calculate the grade points. Like this there are many courses and different grading policies.
    Any help is really appreciated.
    Thanks
    Smitha

    Hi Hoek and Frank,
    Thnks for ur replies. I tried Hoek method also. It didn't work. let me tell u in detail with giving information about the tables used here. Plz hav pateince 2 read it.
    1) create table student (
    ID varchar2(7) not null,
    sfname varchar2(20) not null,
    slname varchar2(20) not null,
    constraint id_pk primary key (ID)
    I'm just displaying a part of output here
    SQL> select * from student;
    ID SFNAME SLNAME
    CS00000 Jeff Runyan
    CS00001 J. Landry
    CS00002 Laetia Ension
    CS00003 Z.A. Scrittorale
    CS00004 Sarah Wilson
    CS00005 Irv Dalvi
    CS00006 Daniel Wicelinski
    CS00007 Michael Carcia
    CS00008 Roy Limate
    CS00009 J. Segall
    CS00010 Gerard Biers
    2) create table section (
    cno char(6) not null,
    csno number(1) not null
    check (csno<10),
    slno char(3) not null
    constraint sec_pk primary key (slno),
    constraint cn_uk unique (cno, csno)
    SQL> select * from section;
    CNO CSNO SLN
    CS 10 2 000
    CS 20 2 001
    CS 20 4 002
    CS 20 7 003
    CS 20 8 004
    CS 25 1 005
    CS 25 2 006
    CS 25 3 007
    CS 25 4 008
    CS 25 5 009
    CS 25 6 010
    3) create table course (
    cno char(6) not null,
    descript varchar(40) not null,
    cost number(8,2),
    prereq char(6),
    credit number(1) default '3' not null,
    constraint cn_pk primary key (cno)
    SQL> select * from course;
    CNO DESCRIPT COST PREREQ CREDIT
    CS 10 DP Overview 1195 3
    CS 20 Intro to Computers 1195 3
    CS 25 Intro to Programming 1195 CS 140 3
    CS 80 Structured Programming Techniques 1595 CS 20 3
    CS 100 Hands, On Windows 1195 CS 20 3
    CS 120 Intro to Java Programming 1195 CS 80 3
    CS 122 Intermediate Java Programming 1195 CS 120 3
    CS 124 Advanced Java Programming 1195 CS 122 3
    CS 125 JDeveloper 1195 CS 122 3
    CS 130 Intro to Unix 1195 CS 20 3
    CS 132 Basics of Unix Admin 1195 CS 130 3
    4) create table activity (
    AID char(2) not null,
    activity varchar2(7) not null
    check (activity in ('Final', 'Midterm', 'Project', 'PA', 'PA_1', 'PA_2', 'PA_3', 'PA_4’, 'PA_5', 'PA_6', 'PA_7', 'PA_8', 'PA_9', 'PA_10', 'PA_11', 'PA_12', 'HW', 'HW_1', 'HW_2', 'HW_3', 'HW_4', 'HW_5', 'HW_6', 'HW_7', 'HW_8’,
    'HW_9', 'HW_10', 'QZ', 'QZ_1', 'QZ_2', 'QZ_3', 'QZ_4')),
    constraint aid_pk primary key (AID)
    AI ACTIVIT
    00 Midterm
    01 Project
    02 QZ
    03 QZ_1
    04 QZ_2
    05 QZ_3
    06 QZ_4
    07 PA
    08 PA_1
    09 PA_2
    10 PA_3
    5) create table studentrecord (
    ID varchar2(7) not null,
    slno char(3) not null,
    aid char(2) not null,
    marks number(3) not null
    check (marks <= 100),
    constraint idsr_fk foreign key (ID)
    references student (ID) on delete set null,
    constraint slsr_fk foreign key (slno)
    references section (slno) on delete set null,
    constraint aidsr_fk foreign key (AID)
    references activity (AID) on delete set null
    SQL> select * from studentrecor
    ID SLN AI MARKS
    CS00000 000 07 91
    CS00000 000 03 76
    CS00000 000 04 90
    CS00000 000 05 83
    CS00000 000 06 73
    CS00000 000 21 76
    CS00000 000 22 75
    CS00000 000 23 98
    CS00000 000 24 98
    CS00000 000 00 76
    CS00000 000 31 91
    ID SLN AI MARKS
    CS00001 001 07 91
    CS00001 001 03 76
    CS00001 001 04 90
    CS00001 001 05 83
    CS00001 001 06 73
    CS00001 001 21 76
    CS00001 001 22 75
    CS00001 001 23 98
    CS00001 001 24 98
    CS00001 001 00 76
    CS00001 001 31 91
    Now I created a view based on these tables as
    CREATE OR REPLACE VIEW std AS
    SELECT sfname, slname, section.cno, csno, substr (activity, 1, 2) as activity, marks FROM student, studentrecord, section, course, activity WHERE student.id= studentrecord.id and studentrecord.slno = section.slno and section.cno = course.cno and studentrecord.aid = activity.aid ;
    6) create table gp (
    gpno char(2) not null,
    gp varchar2(13) not null
    check (gp in ('Final Exam', 'Midterm Exam', 'Project', 'Participation', 'Quiz', 'Homework')),
    constraint g_pk primary key (gpno)
    GP GP
    00 Participation
    01 Project
    02 Final Exam
    03 Midterm Exam
    04 Quiz
    05 Homework
    7) create table gpcourse (
    slno char(3) not null,
    gpno char(2) not null,
    ptaken number(3) not null
    check(ptaken <=100),
    dropl char(1)
    check (dropl in (‘Y’)),
    constraint s_fk foreign key (slno)
    references section (slno) on delete set null,
    constraint g_fk foreign key (gpno)
    references gp (gpno) on delete set null
    SQL> select * from gpc
    SLN GP PTAKEN D
    000 02 30
    000 05 20 Y
    000 03 20
    000 00 10
    000 04 20 Y
    001 02 30
    001 05 20 Y
    001 03 20
    001 00 10
    001 04 20 Y
    002 00 25 Y
    SLN GP PTAKEN D
    002 01 75
    003 02 60
    003 03 40
    004 02 60
    004 03 40
    005 02 50
    005 05 10 Y
    005 03 25
    005 00 5
    005 04 10
    006 02 30
    Now i created one more view
    CREATE OR REPLACE VIEW gpol AS
    SELECT section.cno, csno, gp, ptaken, dropl FROM gp, gpcourse, section, course WHERE gpcourse.slno= section.slno and section.cno= course.cno and
    gp.gpno = gpcourse.gpno;
    Now let me know where I'm going wrong?

  • Help needed on 2 issues with elements11

    1.  How can I compare 2 images . I cannot see this facility . Was in previous versions.
    2. When using image upload ie from a camera , if I switch to the advanced option, then the top and bottom of the advanced screen,  goes off my monitor screen stopping access to either cancel or upload.
    Any help greately appreciated.

    (1) In Organizer select two thumbnails and press the F12 key. In Editor click the layout icon at the bottom. (2) I suspect it may have something to do with your monitor settings. Go to the control panel and check dpi scaling under Appearance or Display.
    It’s not uncommon to see a setting of 125% or higher to improve screen readability but PSE requires a dpi of 96 or 100%
    Whilst the Editor Menu will appear at 120% to 149% the Organizer Menu (and the advanced button in downloader) won’t. Sometimes the mouse or tool cursors are distorted.
    Try a setting of 115% to 120% otherwise use 100%. A common display resolution, notably for notebooks/laptops, and netbooks is 1024 x 768 but PSE requires a screen height of 800 for full functionality. If your height resolution is out of the range 768 to 800 try experimenting with the slider/settings.

  • Help Needed - Image Dimension Issue

    Hi...I'm trying to deliver my first e-book, a photography book via iBook Author.  I can't get it delivered, because it seems that every image MUST be 1024 by 768, for instance, in a limited range of supported dimensions.  Not all of my shots are those dimensions (some have been cropped, for instance, and cannot exactly match the dimensions).  Is there any way around this?  Thanks!

    There are a number of methods to add images to a book and I don't recall them being locked to that size, sorry. What process(es) are you using? Which template?
    Are you talking about images in the book, on pages, or cover art or backgrounds, slideshows, landscape, portrait, cropped, masked, etc, etc?
    Seen this?
    Optimizing performance in your iBooks Author books [ support.apple.com/kb/HT5117 ]
    Working with images
    Use JPG for opaque raster images and PNG for transparent raster images whenever possible.
    Resize, crop, and rotate images to the desired size and rotation before importing them into iBooks Author.
    Use an sRGB color profile in your images to improve size and processing time.
    If you need to use high-resolution images in your book, wait to add them until your book is near completion.
    -=-

  • Help needed in solving ArrayOutOfBoundsException

    This is the stacktrace of the error I get. I am unable to catch this exception that happens even if i try/catch the whole page. Since I am unable to catch the exception, I am unable to locate the error. This error occurs 100% of the time and sometimes it loads 1/2 of the page before this error occurs at the end of the page. Can anyone give any advice on how to solve this problem or have encountered this problem before ? Thanks in advance
    I am using Oracle 10g Application server 10.1.2.
    OracleJSP:
    JSP Error:
    Request URI:xxxxxx.jsp
    Exception:
    java.lang.ArrayIndexOutOfBoundsException: 8192
         at com.evermind.server.http.AJPHttpServletResponse.commit(AJPHttpServletResponse.java:595)
         at com.evermind.server.http.EvermindServletOutputStream.flushBuffer(EvermindServletOutputStream.java:64)
         at com.evermind.server.http.EvermindServletOutputStream.write(EvermindServletOutputStream.java:186)
         at com.evermind.server.http.EvermindJSPWriter.writeOut(EvermindJSPWriter.java:475)
         at com.evermind.server.http.EvermindJSPWriter.jspflush(EvermindJSPWriter.java:392)
         at com.evermind.server.http.EvermindJSPWriter.close(EvermindJSPWriter.java:363)
         at oracle.jsp.runtime.OracleJspRuntime.extraHandlePCFinally(OracleJspRuntime.java:1460)
         at search.jspService(_xxxxxx.java:3293)
         [SRC:/xxxxxx.jsp]
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:347)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:509)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:413)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:810)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:322)
         at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:220)
         at com.evermind.server.http.GetParametersRequestDispatcher.forward(GetParametersRequestDispatcher.java:257)
         at com.evermind.server.http.EvermindPageContext.forward(EvermindPageContext.java:224)
         at init.jspService(_init.java:227)
         [SRC:/init.jsp:160]
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:347)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:509)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:413)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:810)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:322)
         at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:220)
         at com.evermind.server.http.GetParametersRequestDispatcher.forward(GetParametersRequestDispatcher.java:257)
         at com.evermind.server.http.EvermindPageContext.forward(EvermindPageContext.java:224)
         at process.jspService(_process.java:408)
         [SRC:/process.jsp:354]
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:347)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:509)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:413)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:810)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:322)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:790)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:208)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:125)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:192)
         at java.lang.Thread.run(Thread.java:534)

    check the following locations
    process.jsp: line 354
    init.jsp: line 160 and
    _xxxxxx.java: line 3293
    Looks like you are using a tag the wrong way (e.g. without setting it up properly). The _xxxxxx.java is the java code cenerated from the jsp xxxxxx.jsp. Try reading throw the code to identify the location in the jsp which causes the error.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • Help needed with Letterbox issue

    Hi
    I am in the middle of creating a movie for DVD and all of a sudden the letterbox effect has started taking place when I import from another movie. The result is that some of my movie has the black bars at the top and the bottom, the rest is "normal".
    So I have a couple of questions. Why would the footage I am importing suddenly letterbox when I haven't changed any settings?
    If I leave it as it is what will be the end result when I burn it to DVD? Will the clips that have letterboxed show up differently?
    How can I fix it? I have read these discussions and read The Missing Manual, however I cannot find an explanation.
    Cheers
    NikkiG

    I initially tried to Import all the clips using the Import command. I got a message along the lines of Quicktime couldn't parse it - error 43. Then I tried selecting all the clips and did a copy and paste - that was when it first went into the letterboxing mode. I then tried just dragging and dropping one clip, same thing happened.
    I don't have the original footage to re-import as it was donwloaded several months ago, so I can't just re-import the original.
    This isn't the end of the world for me as I have a Plan B (make 2 DVDs), however I would rather everything I've filmed was on one. I would also like to see if I can ascertain what caused it so that I don't do it again.
    NikkiG

  • New Nokia E7 just bought in Italy * help needed to...

    I just bought a new E7
    Very nice and light but I let my old E90 and I need some help to solve some problems
    How can I
    *If I want to check mail manually there is nowhere a function or option or button "check mail" !!
    *In my address book of E90 I could add some details on the descriptions. I can't there ! If for an example I wanted to make difference etween more mobiles number on a name I could put on E90 mobile perso or mobile night or mobile urgency 
    There I can't add any detail on the voices on the phone !
    And when I transferred from E90 all those details are now lost and I have the name with 5 mobiles numbers without any tag or note !
    *Other very big problem, when you send mails (not sms) there is no folder "sent mails" anywhere !!! You can't keep you sent mails !!!
    in italian
    * Nei vari indirizzi mail come faccio a fare il controllo mail manualmente ? Non esiste nelle opzioni o da nessuna parte il tasto check mail o similare
    * Nella rubrica a differenza sempre del mio ultimo E90 se voglio mettere un dettaglio su le varie voci non posso. Per esempio Mario Rossi ha tre numeri cellulari dove prima mettevo numero celliulare giorno, numero urgenze o numero riservato e adesso non posso. Oltre ad avermi nel trasferimento dei dati dall e90 a e7 perso tutti i "dettagli" della rubrica qui sopra spiegati. Mi ha trasferito i numeri ma senza i dettagli che avevo aggiunto
    * Importante per le mails quando invio una email NON appare da nessuna parte una cartella o folder SENT MAILS. Assurdo ma non c e una cartella mails inviate ! appare sms inviati ma da NESSUNA parte mails inviate !!!

    no news from Nokia...
    Re: New Nokia E7 just bought in Italy * help needed to solve problems
    03-May-2011 05:15 PM
    Please help answering few functions missing !!
    1  Any news from Nokia for the SENT MAIL patch release ???
        Still got empty sent mails and even NO possibility to make automatically a copy in personal   mail of what we send !
    2      Other patch ALARM SETTINGS  CANT PUT AN alarm for tomorrow for example and can t suspend a daily weekly alarm but can oly cancel and after need to reinsert it
    3    Other info, is it possible to PROGRAM text messages SMS. I f you want to write NOW an SMS text mesage and program to be sent automatically at example three hours later or an hour the day after or what else is it possible ??
    4  When you send a mail what is the function FOLLOW UP or ACTIVATE FOLLOW UP ???
    5  any news to modify tags in address book with peronal tags ?

Maybe you are looking for

  • How to generate an Letter in PDF format.. (APEX  4.0)

    Hi All, I want to generate a report in Letter format .. the output format is PDF. For example consider EMP table .. from this im going to query and show the columns of EMP_NAME , ADDRESS, SALARY,DESIGNATION And in this report i ll be have an check bo

  • How to run BW reports since BI JAVA is not available in 7.4.

    We have Upgrade our BW 7.0 to BW 7.4 on HANA, How to run our BW reports since BI JAVA is not available in 7.4. My scenario: Producer Portal (BW portal ) we are creating/marinating Portal objects ( Folders, roles, work sets --etc.), which replicate in

  • Show SO# on purchase order

    Hi, everyone- I would like to show the SO number for each item on a purchase order.  This will allow our distribution center to store the received items in bins for each particular sales order rather than putting the items in stock then re-pulling th

  • Page limits on numbers 3

    I have just downloaded Numbers 3. One of the big differences I have found is that, comparing with numbers '09, page limit is not clear defined. This was achieved in numbers '09 with the "Print Preview" button. When active, one was able just adjust th

  • HT204291 used to have a airplay icon on computer. now i can not find it?

    used to have a airplay icon on computer. now i can not find it? could anyone help?