Service Ticket view cannot be displayed

Hi Experts,
In the Web IC, when I try to click on the "Service Ticket" button from the navigation bar, I see the following error:
Cannot display view ICCMP_BTSHEAD/BTSHeader of UI Component ICCMP_BTSHEAD
An exception has occurred Exception Class  CX_BSP_INV_ATTR_NAME - BSP exception: An attribute with the name "BTCCODELOGSYS" is not defined 
Method:  CL_BSP_PAGE_BASE=>IF_BSP_PAGE~SET_ATTRIBUTE 
Source Text Row:  16
Actually half of the screen is displayed and the top half is not displayed, but blank.
Can anyone please tell me where I can add the attribute 'BTCCODELOGSYS".
Thanks,
John

Hi,
Open the SharePoint Central Administration,
go to Application Management --> Manage Web Applications
Click to select the web application that hosts your list (eg. SharePoint - 8080)
At the Ribbon, select the General Settings and select Resource Throttling
Then, you can see the 5000 List View Threshold limit and you can edit the value you want.
Click OK to save it.
Check this blog for more information:
http://blogs.msdn.com/b/dinaayoub/archive/2010/04/22/sharepoint-2010-how-to-change-the-list-view-threshold.aspx
Hope it could help
Cheers, Hemendra-MCTS "Yesterday is just a memory,Tomorrow we may never see"

Similar Messages

  • Help needed in Service Ticket view version CRM 2007

    Hi,
    We have a requirement to replace the Service Level Agreements with Location details screen (custom defined) in the Service Ticket View. I did this in 5.0 version,but couldn’t replicate it in the CRM 2007
    version.
    Here is how I proceeded in the new version.
    Instead of creating a new view, I approached the Adding required
    context node approach and populated the fields that we need.
    1. I enhanced the component ICCMP_BTCTR
    2. I added Context node BTActivityH ( I did not link it to any CutomController in the wizard, but defined dependency to Higher LevelContext node BTAdminH, with BOL relation, BTHeaderActivityExt, and
    activated the check box “Always Create Instance” and let the the wizard to finish off.
    3. Then using the UI Config tool, I copied the standard configuration to my custom config for changes, I removed all the 3 fields that are there in the standard configuration, and replaced with the attributes
    of BTActivityH using UI Config tool in the component work bench. All fields are Input ready fields (not set for Display only).
    4. When I open the Service Ticket view to access these fields, in the UI of Service Ticket, I realized that they are display only fields.
    5. Then I created the attributes, ( to access GET_I_S_*) methods of the attributes, and I externally set rv_disabled = ‘FALSE’ in the metod (say GET_I_S_CITY)
    6. Now I am able to input values for those fields, but still I am not able to save those entries that I entered in there.
    I guess I am missing some thing in the wizard, like linking custom
    controller or dependency relations.
    Is it mandatory for me to bound the context node to component
    controller Node (BTActivityH). If so how can I bound it.
    Please advice me.
    Thanks and regards,
    Sreekanth

    Hello Sreekanth,
    I think that the fields are read-only and not saved because your context node is not bound to a custom controller. (Even though your higher level node, BTAminH, is probably bound to a CuCo)
    The code to perform the CuCo binding is mostly coded in the CREATE_BTACTIVITYH (controller class->typed_context->create_btactivityh or check create_context_nodes to see how the method is called)
    like this:
      owner->do_context_node_binding( iv_controller_type = cl_bsp_wd_controller=>co_type_custom
                                      iv_name            =  <name of the CuCo>"#EC NOTEXT
                                      iv_target_node_name = '<the context node of the CuCo to bind to>'
                                      iv_node_2_bind = <your context node> ).
    Now, save yourself a headache and a lot of debugging time and just create a new context node through the wizard again, this is much easier than trying to 'fix' it yourself! Once you have created your new context node you can delete the old one by deleting the attribute in the typed_context class.
    Hope this helps!
    Reward points if useful!
    Kind regards,
    Joost

  • Combine the Service Ticket View and the Survey

    Dear experts,
           I need to display the survey within the Service ticket View. Can you please guide me through the steps to achieve the same?
    Thanks,
    Kanthimathi

    Hi there,
    Am just copy and pasting this link.. Some one has explained this procedure in the forums.As I am not sure how to give you the link of the thread, am just copy and pasting it here.
    The Attachments assignment block is a re-use component. These re-use components can be integrated into all business transaction components, and as such also in the interaction record. You need to carefully check how the component GS_CM is integrated into component BT111H_OPPT.
    1. Define your own enhancement for the interaction record component ICCMP_BT_INR
    2. Definition of component usage for GS_CM in the runtime repository editor of the enhanced ICCMP_BT_INR component:
    Component Usage: CUGSCM (compare with the component usage in BT111H_OPPT)
    3. Enhance the component controller class CL_ICCMP_BT_BSPWDCOMPONE6_IMPL, method WD_USAGE_INITIALIZE
    This method binds the context node(s) of the re-use component to the corresponding context node(s) of the main component ICCMP_BT_INR
    Sometimes this is easy and binding can happen between 2 BTADMINH nodes for example. In case of the Attachment assignment block a custom controller is used, which makes it more complicated.
    Example for BT111H_OPPT
    Attachments
    WHEN 'CUGSCM' OR 'CUGSCM_DET'.
    CALL METHOD iv_usage->bind_context_node
    EXPORTING
    iv_controller_type = cl_bsp_wd_controller=>co_type_custom
    iv_name = 'BT111H_OPPT/CUGSCMCuCo'
    iv_target_node_name = 'CMBO'
    iv_node_2_bind = 'CMBUSOBJ'.
    IF gv_ppm_flag = abap_true.
    CALL METHOD iv_usage->bind_context_node
    EXPORTING
    iv_controller_type = cl_bsp_wd_controller=>co_type_custom
    iv_name = 'BT111H_OPPT/CUGSCMCuCo'
    iv_target_node_name = 'ATTRIBUTES'
    iv_node_2_bind = 'ATTRIBUTES'.
    ENDIF.
    4. Create custom controller in the enhanced ICCMP_BT_INR component, similar to BT111H_OPPT/CUGSCMCuCo.
    You can re-use the opportunity custom controller, and just copy the code above into the WD_USAGE_INITIALIZE method of the interaction record component.
    However, to have more clean code it would be better to define your own custom controller in the interaction record component.
    5. Enhance the interaction record viewset to display the newly linked re-use component.
    ICCMP_BT_INR/InrViewSet. You will probabily need to create a new viewarea and tablinks, and navigational links in the runtime repository.
    hope that helps,
    Sreekanth

  • Navigate directly to Service Ticket view in IC WebClient 5.0

    Hi,
    We have a requirement where we should either confirm same BP(say anonymous) for all the Service Tickets, so that there is no need of going to Identify Account view and confirm an Account there. We dont mind even if there is a solution that allows us to jump to Service Ticket with out Confirming an Account.
    If you see Interaction record, you can straight away jump to Interacation Record just by clicking on Interaction Record Navbar link.
    How can I achive this? Any suggestion would be appreciated and rewarded for points.
    Thanks in advance,
    Sreekanth

    Hi Sreekanth,
    What you need to do is: confirm BP automaticaly.
    here is code example for this.
    DATA: lr_bupacontroller TYPE REF TO cl_crm_ic_bupacontroller_impl.
        DATA: bdc               TYPE REF TO cl_crm_ic_cucobdc_impl.
      lr_bupacontroller ?= get_custom_controller( 'BuPaController' ).
      CHECK lr_bupacontroller IS BOUND.
      lwa_partner-name = 'PARTNER'.
      lwa_partner-value = 'XXXXXX' " BP Number
      APPEND lwa_partner TO it_parameters.
      CALL METHOD lr_bupacontroller->get_bp_for_incoming_request
        EXPORTING
          it_parameters = it_parameters
        IMPORTING
          ev_no_of_hits = ev_no_hits
          ev_bo_col     = ir_bo_col
          ev_query      = cv_query_type.
      IF ir_bo_col IS BOUND.
        ls_profile = lr_bupacontroller->get_profile( ).
    ENDIF.
    * get a view
      CLASS cl_crm_ic_services DEFINITION LOAD.
      context_area = cl_crm_ic_services=>contextarea_contr.
      IF context_area IS BOUND.
        bdc ?= context_area->get_custom_controller( 'CuCoBDC' )."#EC NOTEXT
        bdc->typed_context->currentcustomer->set_collection( ir_bo_col ).
    *    Fill main partner with confirmed BP
        TRY.
            col_wrapper = bdc->typed_context->currentcustomer->get_collection_wrapper( ).
          CATCH: cx_crm_bdc_no_data, cx_crm_bdc_xpath_error.
        ENDTRY.
      ENDIF.
    And then just Confirm This BP
    lr_bupacontroller->set_bp_confirmed( ).
    Good Luck
    Eli Steklov
    <b>Please Reward Points If it Helped :-)</b>

  • Adding Dates to Service Ticket view

    We need to add values from the Date profile to the SrvTHead view. Does anyone know how to do this?
    I added the BTDATES model node to the context of the view, but how can I choose which dates to show? I need to loop through the dates and pick the one that I want to show?
    Thanks

    Ritu,
    You need to have Service Add On Extension to view Service Ticket in the IC WebClient.

  • Web Services demo - Webpage cannot be displayed

    Hello,
    I would like to run the example webpages in the Web Services demo project (http://ftp.ni.com/pub/devzone/tut/webservicedemo.z​ip), but none of the three pages can be displayed in internet explorer.
    I have completed every step in the included Readme document, no problem occured when building and deploying the two examples. Also the System Webserver and Applications Webserver are enabled.
    Please can anyone help me solve this issue?
    Thanks in advance!
    Regards,
    Marco

    Hi,
    For those who ecountered the same problem: I figured it out how to fix it:
    Try to add the port number of your Application webserver next to localhost in the URL. Like http://localhost:8080/Math/Sum/1/3.

  • Displaying a bespoke form based on service ticket categorisation

    Hi gurus,
    I have a question relating to custon IC forms.
    We have a requierement whereby the system must present to the IC user a form for data collection immediatley after the user has categorised a service ticket.
    After the user has selected the various categories for a service ticket, the system must display a form (either via a popup or in a view embedded in to the main IC window) which the user would then use to capture data relating to that particular call classification.
    e.g. if classification = Complaint > Third-Party > DHL, the system must display the form dhlComplaint.html to capture dhl specific data etc.
    Questions:
    1) would it be possible (techincally) to do this using a popup.
    2) If so, how?
    2) If not what other options are there?
    We are using CRM 4.0.
    any useful feedback would be greatly appreciated.
    Sergio

    Hello Sergio,
    I've never used pop-up's in IC webclient. I don't like them very much because sometimes they can give you some problems.
    For example: they can be blocked with pop-up blockers programs or if you fill one form in a pop-up windows and close it, you don't have the possibility to go back and correct your data... or because they're sometimes really annoying
    But that's is just my opinion. If you consider to create a new view to embed it in the service ticket viewset, consider this guidelines:
    1. I would build the new fields to store your form information in order client extension table using EEWB (table CRMD_CUSTOMER_H if header data - CRMD_CUSTOMER_I if item data). This will also make the fields available in the BOL model, and will alllow you to manipulate this values in memory, instead of direct reading/writing to database tables.
    2. I would build a new view to handle your form.
    3. I would change the Service ticket main view from runtime repository, to recognize your new view.
    4. I would create a new navigational link, from view srvthead.htm (the service ticket view with categorization) to your new view.
    5. Then, I would create an automatic navigation to the link created in step 4, in srvthead.htm view. This could be launched in the moment the user selects the last level of categorization, or in other moment that you think the form should appear...
    Wishes of good luck.
    Regards,
    Bruno
    Edited by: Bruno Garcia on May 25, 2008 11:10 PM

  • Service ticket issue navigation issues

    In CRM 4.0, when the standard HELPDESK icwebclient profile is used, after confirming the bp, when I click the service ticket link on the navigational bar, it navigates to the service ticket view where it shows 4 level of classification dropdown boxes.
    In CRM 5.0 SP6 or SP7 (i cannot remember), I used the same standard HELPDESK icwebclient profile and did the above same steps but it navigates to the view where it shows the subject and reason dropdown boxes instead of the classification dropdown boxes.
    I looked through the XML file in both CRM 4.0 and CRM 5.0 and both navigate to SrvTHead.htm page.
    How do I need to do in CRM 5.0 such that when I click on the service ticket link on the navigational bar, it will go to the view where it shows the 4 level of classification dropdown boxes?
    Thanks!

    Hello   Edward Lee 
    I have the same problem that you.
    In CRM 5.0 (i don't remember the SP), I copied the standard HELPDESK icwebclient profile, after I have created a catalog, a code groups, code group profile, a subject profile and at the end I created a categorization schema. When I go to the service ticket in the IC Web Client, after confirm an account I show the subject and reason dropdown boxes instead of the classification dropdown boxes.
    What did you for solving this problem?
    Can you help me, please?
    Best Regards,
    Mary
    Message was edited by:
            Mary Carter

  • Service Ticket Vieew-Need Urgent

    Hi All
      I need small info
    -->how to categorisation externa, attiibute structre values to SERVICE TICKET view.. 
    --->can we add fileds to categorisatoion schema bu USING EEWB.?
    i tried this but iam getting the error like
      wizard cannot read values form atributes ,,wheni gave dataelement for field..but if we add with out data element it is ok.

    Hi,
    A adding the four fields as
    1. laucntransaction1
    2.launchtransaction inherited
    3.launch transaction 2
    4.launchtransaction2 inherited top CRMCMP_MC_ATT
    You mean you are adding these four fields in the Service ticket view instead the standard category 1..4 ?
    These fields can be changed in the SRTVHEAD view  .HTM code. (workbench)
    however the flow of data for these four fields comes from category modeler created for service ticket.This service ticket has codes( catalog,code gourp code) which will store the values
    B.go to view service ticket and add buttons ICCMP_BTSHEAD
    getting the values form categorization schema based on the service ticket categorization
    so put that transactions as buttons and trigger that transaction when we click on it.
    I am unable to understand this part ? Plz elaborate
    Also let me know the requirement scenario...
    Regards
    Raj
    Edited by: Shankar Raj on Jul 21, 2008 12:54 PM

  • CRM 5.0 - IC WebClient - Service Ticket vs Service Order Navigation

    Hi Gurus
    Have any of you experts out there used the Badi: Navigation to Service Ticket and Service Order.
    This Badi is located at: SPRO->IMG->Customer Relationship Management
    ->Interaction Center Webclient->Business Transactions->Service Ticket
    ->Business Add-Ins (Badi)s.
    We are using Service Tickets only, yet when searching in the Inbox we locate our Service Ticket Transactions, when we select the Transaction it opens in Service Order view, not Service Ticket view.
    My understanding is that this Badi can resolve the issue, does anyone have an example of the code they've used in this Badi to force navigation to the Service Ticket.
    This is highly critical to our implimentation, therefore maximum points for the right answer
    Many Thanks
    Panduranga

    Hi Panduranga ,
    Here is a method in BADI.
    pay attention that's only one BADI can be active so deactivate default BADI.
    method IF_EX_CRM_ICWC_SERVICE_NAV~NAVIGATE.
        case iv_process_type.
         when 'TSVO'.                                           "#EC NOTEXT
    * navigate to Service Ticket
           rv_navigation_link = 'ServiceToSrvTHead'.            "#EC NOTEXT
           return.
         when 'ZTSV'.                                           "#EC NOTEXT
    * navigate to Service Ticket
           rv_navigation_link = 'ServiceToSrvTHead'.            "#EC NOTEXT
           return.
    *    when 'WRS1'.                                           "#EC NOTEXT
    * navigate to WebRequest
          when others.
    * navigate to "normal" Service Order
            rv_navigation_link = 'ServiceToServHeader'.         "#EC NOTEXT
            return.
        endcase.
    endmethod.
    Good Luck
    Eli Steklov
    <b>Please Reward Points if it Helps </b>

  • How do we Define Multilevel Catagorization for Service Ticket

    Hi Experts,
    Can Any one Help on
    How do we define Multi Level Catagorization For Service Tickets in IC WEB Clients for CRM 5.0.
    Cheers !!
    Dan.

    Hi
    You can user multi level categorzation using the category modler PCUI application.
    you can access transaction code crmc_pcuitools tcode from GUI and type ERMS CAT* and execute then you will get the category modler pcui screen . then you can create the new schema for  your service ticket transaction which can be view in ic webclient 5.0 .
    category modler will provide the option of creating the schema where you define the node and subnodes and you can assign the subject profile under the application level and codes can be assigned to each of the label you define for your dropdown values which will be appeared  in the ic webclient service ticket transaction type.
    categoru modler schema once defined needs to be activated inorder to see the dropdown values in the multilevel categorization fields of ic webclient service ticket view header . you need to give the future date and time  in order to activate the schema .
    after defining the schema and activating you can see the dropdown field labels in the ic webclient what you have defined in the category schema.
    upto 4 levels only categorization can be maintained or allowed in schema.
    please reward points if helpful
    Regards
    Dinaker vikas

  • In the view of Web Dynpro- "Page cannot be displayed screen"

    Dear All,
    In se80,During ABAP Webdynpro development,in the View "Page cannot be displayed screen" is appearing.....In SICF i have activated almost all services.....can anyone please  help me out,so that i can develop webdynpros plsssss...........
    Regards
    Sajid
    Edited by: shaik sajid on Feb 10, 2009 7:32 AM

    Check Your internet Explorer connection settings Internet Option->Connection->LAN settings.
    Try playing around with it. We had the same problem in the past.
    Greetings
    Prashant
    P.S- Points welcome

  • The XML page cannot be displayed Cannot view XML input using XSL stylesheet

    Hi Oracle Gurus,
    I got this error ...once i have submitted request it shows warning ..I opened output it shows the below error...i cant understand how to resolve this error...Please help me...It is PL/SQ L STORED PROCEDURE CODE...
    The XML page cannot be displayed
    Cannot view XML input using XSL style sheet. Please correct the error and then click the Refresh button, or try again later.
    A semi colon character was expected. Error processing resource 'http://orappsus64.tsindia.in:8009/OA_CGI/FNDWRR.exe?temp_id...
    <CP_PROJECT>IT/Quintiles/J&J COGNOS</CP_PROJECT>
    ----------------------------^
    n-left:1em;text-indent:-2em"> <GL_MAIN_PERIOD>Jun-12</GL_MAIN_PERIOD>
    <TOTAL_REVENUE>4026.14</TOTAL_REVENUE>
    <GL_PERIOD>Jun-12</GL_PERIOD>
    </G_TOTAL_REVENUE_CAT>
    THIS IS MY LOG FILE
    [10/1/12 10:44:26 AM] [main] Starting GSF service with concurrent process id = 157635.
    [10/1/12 10:44:26 AM] [main] Initialization Parameters: oracle.apps.fnd.cp.opp.OPPServiceThread:2:0:max_threads=5
    [10/1/12 10:44:26 AM] [Thread-22] Service thread starting up.
    [10/1/12 10:44:26 AM] [Thread-23] Service thread starting up.
    [10/1/12 10:52:33 AM] [OPPServiceThread1] Post-processing request 1296337.
    [10/1/12 10:52:33 AM] [157635:RT1296337] Executing post-processing actions for request 1296337.
    [10/1/12 10:52:34 AM] [157635:RT1296337] Starting XML Publisher post-processing action.
    [10/1/12 10:52:34 AM] [157635:RT1296337]
    Template code: XXTGSCPR004
    Template app: PA
    Language: en
    Territory: US
    Output type: EXCEL
    [100112_105234216][][EXCEPTION] [DEBUG] ------- Preferences defined PreferenceStore -------
    [100112_105234216][][EXCEPTION] [DEBUG] ------- Environment variables stored in EnvironmentStore -------
    [100112_105234216][][EXCEPTION] [DEBUG] [FND_JDBC_IDLE_THRESHOLD.LOW]:[-1]
    [100112_105234216][][EXCEPTION] [DEBUG] [SECURITY_GROUP_ID]:[0]
    [100112_105234216][][EXCEPTION] [DEBUG] [FND_JDBC_BUFFER_DECAY_INTERVAL]:[300]
    [100112_105234217][][EXCEPTION] [DEBUG] [NLS_CHARACTERSET]:[US7ASCII]
    [100112_105234217][][EXCEPTION] [DEBUG] [RESP_APPL_ID]:[-1]
    [100112_105234217][][EXCEPTION] [DEBUG] [NLS_LANGUAGE]:[AMERICAN]
    [100112_105234217][][EXCEPTION] [DEBUG] [FND_JDBC_BUFFER_MIN]:[1]
    [100112_105234217][][EXCEPTION] [DEBUG] [FND_JDBC_BUFFER_MAX]:[2]
    [100112_105234217][][EXCEPTION] [DEBUG] [NLS_NUMERIC_CHARACTERS]:[.,]
    [100112_105234217][][EXCEPTION] [DEBUG] [APPS_JDBC_URL]:[jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS_LIST=(LOAD_BALANCE=YES)(FAILOVER=YES)(ADDRESS=(PROTOCOL=tcp)(HOST=orappsus64.tsindia.in)(PORT=1530)))(CONNECT_DATA=(SID=clone)))]
    [100112_105234217][][EXCEPTION] [DEBUG] [RESP_ID]:[-1]
    [100112_105234217][][EXCEPTION] [DEBUG] [FND_MAX_JDBC_CONNECTIONS]:[500]
    [100112_105234217][][EXCEPTION] [DEBUG] [FND_JDBC_USABLE_CHECK]:[false]
    [100112_105234218][][EXCEPTION] [DEBUG] [USER_ID]:[-1]
    [100112_105234218][][EXCEPTION] [DEBUG] [NLS_TERRITORY]:[AMERICA]
    [100112_105234218][][EXCEPTION] [DEBUG] [FND_JDBC_PLSQL_RESET]:[false]
    [100112_105234218][][EXCEPTION] [DEBUG] [FND_JDBC_CONTEXT_CHECK]:[true]
    [100112_105234218][][EXCEPTION] [DEBUG] [NLS_DATE_FORMAT]:[DD-MON-RR]
    [100112_105234218][][EXCEPTION] [DEBUG] [FND_JDBC_BUFFER_DECAY_SIZE]:[5]
    [100112_105234218][][EXCEPTION] [DEBUG] [FND_JDBC_IDLE_THRESHOLD.HIGH]:[-1]
    [100112_105234218][][EXCEPTION] [DEBUG] [NLS_SORT]:[BINARY]
    [100112_105234218][][EXCEPTION] [DEBUG] [NLS_DATE_LANGUAGE]:[AMERICAN]
    [100112_105234218][][EXCEPTION] [DEBUG] [LOGIN_ID]:[-1]
    [100112_105234218][][EXCEPTION] [DEBUG] ------- Properties stored in Java System Properties -------
    [100112_105234219][][EXCEPTION] [DEBUG] [APPLTMP]:[AP1/oracle/PROD01/inst/apps/clone_orappsus64/appltmp]
    [100112_105234219][][EXCEPTION] [DEBUG] [java.runtime.name]:[Java(TM) SE Runtime Environment]
    [100112_105234219][][EXCEPTION] [DEBUG] [sun.boot.library.path]:[AP1/oracle/PROD01/apps/tech_st/10.1.3/appsutil/jdk/jre/lib/i386]
    [100112_105234219][][EXCEPTION] [DEBUG] [java.vm.version]:[11.0-b15]
    [100112_105234219][][EXCEPTION] [DEBUG] [OVERRIDE_DBC]:[true]
    [100112_105234219][][EXCEPTION] [DEBUG] [dbcfile]:[AP1/oracle/PROD01/inst/apps/clone_orappsus64/appl/fnd/12.0.0/secure/clone.dbc]
    [100112_105234219][][EXCEPTION] [DEBUG] [java.vm.vendor]:[Sun Microsystems Inc.]
    [100112_105234219][][EXCEPTION] [DEBUG] [java.vendor.url]:[http://java.sun.com/]
    [100112_105234219][][EXCEPTION] [DEBUG] [path.separator]:[:]
    [100112_105234219][][EXCEPTION] [DEBUG] [APPLCSF]:[AP1/oracle/PROD01/inst/apps/clone_orappsus64/logs/appl/conc]
    [100112_105234220][][EXCEPTION] [DEBUG] [java.vm.name]:[Java HotSpot(TM) Server VM]
    [100112_105234220][][EXCEPTION] [DEBUG] [file.encoding.pkg]:[sun.io]
    [100112_105234220][][EXCEPTION] [DEBUG] [sun.java.launcher]:[SUN_STANDARD]
    [100112_105234220][][EXCEPTION] [DEBUG] [user.country]:[US]
    [100112_105234220][][EXCEPTION] [DEBUG] [sun.os.patch.level]:[unknown]
    [100112_105234220][][EXCEPTION] [DEBUG] [java.vm.specification.name]:[Java Virtual Machine Specification]
    [100112_105234220][][EXCEPTION] [DEBUG] [user.dir]:[AP1/oracle/PROD01/inst/apps/clone_orappsus64/logs/appl/conc/log]
    [100112_105234220][][EXCEPTION] [DEBUG] [java.runtime.version]:[1.6.0_10-b33]
    [100112_105234220][][EXCEPTION] [DEBUG] [CLIENT_PROCESSID]:[25943]
    [100112_105234220][][EXCEPTION] [DEBUG] [java.awt.graphicsenv]:[sun.awt.X11GraphicsEnvironment]
    [100112_105234220][][EXCEPTION] [DEBUG] [java.endorsed.dirs]:[AP1/oracle/PROD01/apps/tech_st/10.1.3/appsutil/jdk/jre/lib/endorsed]
    [100112_105234221][][EXCEPTION] [DEBUG] [os.arch]:[i386]
    [100112_105234221][][EXCEPTION] [DEBUG] [JTFDBCFILE]:[AP1/oracle/PROD01/inst/apps/clone_orappsus64/appl/fnd/12.0.0/secure/clone.dbc]
    [100112_105234221][][EXCEPTION] [DEBUG] [java.io.tmpdir]:[tmp]
    [100112_105234221][][EXCEPTION] [DEBUG] [line.separator]:[
    [100112_105234221][][EXCEPTION] [DEBUG] [java.vm.specification.vendor]:[Sun Microsystems Inc.]
    [100112_105234221][][EXCEPTION] [DEBUG] [os.name]:[Linux]
    [100112_105234221][][EXCEPTION] [DEBUG] [FND_JDBC_BUFFER_MIN]:[1]
    [100112_105234221][][EXCEPTION] [DEBUG] [cpid]:[157635]
    [100112_105234221][][EXCEPTION] [DEBUG] [sun.jnu.encoding]:[UTF-8]
    [100112_105234221][][EXCEPTION] [DEBUG] [oracle.apps.fnd.common.Pool.leak.mode]:[stderr:off]
    [100112_105234221][][EXCEPTION] [DEBUG] [java.library.path]:[AP1/oracle/PROD01/apps/tech_st/10.1.3/appsutil/jdk/jre/lib/i386/server:/AP1/oracle/PROD01/apps/tech_st/10.1.3/appsutil/jdk/jre/lib/i386:/AP1/oracle/PROD01/apps/tech_st/10.1.3/appsutil/jdk/jre/../lib/i386:/AP1/oracle/PROD01/apps/tech_st/10.1.3/lib32:/AP1/oracle/PROD01/apps/tech_st/10.1.3/lib:/AP1/oracle/PROD01/apps/apps_st/appl/cz/12.0.0/bin:/AP1/oracle/PROD01/apps/apps_st/appl/iby/12.0.0/bin:/AP1/oracle/PROD01/apps/apps_st/appl/pon/12.0.0/bin:/AP1/oracle/PROD01/apps/apps_st/appl/sht/12.0.0/lib:/usr/java/packages/lib/i386:/lib:/usr/lib]
    [100112_105234222][][EXCEPTION] [DEBUG] [java.specification.name]:[Java Platform API Specification]
    [100112_105234222][][EXCEPTION] [DEBUG] [java.class.version]:[50.0]
    [100112_105234222][][EXCEPTION] [DEBUG] [sun.management.compiler]:[HotSpot Tiered Compilers]
    [100112_105234222][][EXCEPTION] [DEBUG] [queue_appl_id]:[0]
    [100112_105234222][][EXCEPTION] [DEBUG] [os.version]:[2.6.18-128.el5]
    [100112_105234222][][EXCEPTION] [DEBUG] [LONG_RUNNING_JVM]:[true]
    [100112_105234222][][EXCEPTION] [DEBUG] [user.home]:[home/applmgr01]
    [100112_105234222][][EXCEPTION] [DEBUG] [user.timezone]:[Asia/Kolkata]
    [100112_105234222][][EXCEPTION] [DEBUG] [java.awt.printerjob]:[sun.print.PSPrinterJob]
    [100112_105234222][][EXCEPTION] [DEBUG] [file.encoding]:[UTF-8]
    [100112_105234222][][EXCEPTION] [DEBUG] [java.specification.version]:[1.6]
    [100112_105234222][][EXCEPTION] [DEBUG] [CACHEMODE]:[DISTRIBUTED]
    [100112_105234222][][EXCEPTION] [DEBUG] [conc_queue_id]:[6269]
    [100112_105234222][][EXCEPTION] [DEBUG] [java.class.path]:[AP1/oracle/PROD01/apps/tech_st/10.1.3/appsutil/jdk/lib/dt.jar:/AP1/oracle/PROD01/apps/tech_st/10.1.3/appsutil/jdk/lib/tools.jar:/AP1/oracle/PROD01/apps/tech_st/10.1.3/appsutil/jdk/jre/lib/rt.jar:/AP1/oracle/PROD01/apps/apps_st/comn/java/lib/appsborg2.zip:/AP1/oracle/PROD01/apps/apps_st/comn/java/classes]
    [100112_105234222][][EXCEPTION] [DEBUG] [user.name]:[applmgr01]
    [100112_105234222][][EXCEPTION] [DEBUG] [DBCFILE]:[AP1/oracle/PROD01/inst/apps/clone_orappsus64/appl/fnd/12.0.0/secure/clone.dbc]
    [100112_105234222][][EXCEPTION] [DEBUG] [java.vm.specification.version]:[1.0]
    [100112_105234222][][EXCEPTION] [DEBUG] [java.home]:[AP1/oracle/PROD01/apps/tech_st/10.1.3/appsutil/jdk/jre]
    [100112_105234222][][EXCEPTION] [DEBUG] [sun.arch.data.model]:[32]
    [100112_105234223][][EXCEPTION] [DEBUG] [user.language]:[en]
    [100112_105234223][][EXCEPTION] [DEBUG] [java.specification.vendor]:[Sun Microsystems Inc.]
    [100112_105234223][][EXCEPTION] [DEBUG] [java.vm.info]:[mixed mode]
    [100112_105234223][][EXCEPTION] [DEBUG] [logfile]:[AP1/oracle/PROD01/inst/apps/clone_orappsus64/logs/appl/conc/log/FNDOPP157635.txt]
    [100112_105234223][][EXCEPTION] [DEBUG] [java.version]:[1.6.0_10]
    [100112_105234223][][EXCEPTION] [DEBUG] [java.ext.dirs]:[AP1/oracle/PROD01/apps/tech_st/10.1.3/appsutil/jdk/jre/lib/ext:/usr/java/packages/lib/ext]
    [100112_105234223][][EXCEPTION] [DEBUG] [sun.boot.class.path]:[AP1/oracle/PROD01/apps/tech_st/10.1.3/appsutil/jdk/jre/lib/resources.jar:/AP1/oracle/PROD01/apps/tech_st/10.1.3/appsutil/jdk/jre/lib/rt.jar:/AP1/oracle/PROD01/apps/tech_st/10.1.3/appsutil/jdk/jre/lib/sunrsasign.jar:/AP1/oracle/PROD01/apps/tech_st/10.1.3/appsutil/jdk/jre/lib/jsse.jar:/AP1/oracle/PROD01/apps/tech_st/10.1.3/appsutil/jdk/jre/lib/jce.jar:/AP1/oracle/PROD01/apps/tech_st/10.1.3/appsutil/jdk/jre/lib/charsets.jar:/AP1/oracle/PROD01/apps/tech_st/10.1.3/appsutil/jdk/jre/classes]
    [100112_105234223][][EXCEPTION] [DEBUG] [java.vendor]:[Sun Microsystems Inc.]
    [100112_105234223][][EXCEPTION] [DEBUG] [FND_JDBC_BUFFER_MAX]:[2]
    [100112_105234223][][EXCEPTION] [DEBUG] [file.separator]:[]
    [100112_105234223][][EXCEPTION] [DEBUG] [java.vendor.url.bug]:[http://java.sun.com/cgi-bin/bugreport.cgi]
    [100112_105234223][][EXCEPTION] [DEBUG] [sun.io.unicode.encoding]:[UnicodeLittle]
    [100112_105234223][][EXCEPTION] [DEBUG] [sun.cpu.endian]:[little]
    [100112_105234223][][EXCEPTION] [DEBUG] [APPLOUT]:[out]
    [100112_105234223][][EXCEPTION] [DEBUG] [sun.cpu.isalist]:[]
    [10/1/12 10:52:35 AM] [UNEXPECTED] [157635:RT1296337] java.lang.reflect.InvocationTargetException
         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:597)
         at oracle.apps.xdo.common.xml.XSLT10gR1.invokeParse(XSLT10gR1.java:517)
         at oracle.apps.xdo.common.xml.XSLT10gR1.transform(XSLT10gR1.java:224)
         at oracle.apps.xdo.common.xml.XSLTWrapper.transform(XSLTWrapper.java:177)
         at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:1044)
         at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:997)
         at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:212)
         at oracle.apps.xdo.template.FOProcessor.createFO(FOProcessor.java:1665)
         at oracle.apps.xdo.template.FOProcessor.generate(FOProcessor.java:975)
         at oracle.apps.xdo.oa.schema.server.TemplateHelper.runProcessTemplate(TemplateHelper.java:5936)
         at oracle.apps.xdo.oa.schema.server.TemplateHelper.processTemplate(TemplateHelper.java:3459)
         at oracle.apps.xdo.oa.schema.server.TemplateHelper.processTemplate(TemplateHelper.java:3548)
         at oracle.apps.fnd.cp.opp.XMLPublisherProcessor.process(XMLPublisherProcessor.java:285)
         at oracle.apps.fnd.cp.opp.OPPRequestThread.run(OPPRequestThread.java:173)
    Caused by: oracle.xdo.parser.v2.XMLParseException: Expected ';'.
         at oracle.xdo.parser.v2.XMLError.flushErrors1(XMLError.java:337)
         at oracle.xdo.parser.v2.NonValidatingParser.parseDocument(NonValidatingParser.java:305)
         at oracle.xdo.parser.v2.XMLParser.parse(XMLParser.java:289)
         ... 17 more
    [10/1/12 10:52:35 AM] [157635:RT1296337] Completed post-processing actions for request 1296337.
    [GC 8059K->6286K(8692K), 0.0076290 secs]
    [Full GC[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor17]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor19]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor18]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor13]
    6286K->3865K(8692K), 0.0446370 secs]
    Please help great appriciation.
    Thanks,
    Sidharth.

    A semi colon character was expected. Error processing resource 'http://orappsus64.tsindia.in:8009/OA_CGI/FNDWRR.exe?temp_id...
    <CP_PROJECT>IT/Quintiles/J&J COGNOS</CP_PROJECT>
    ----------------------------^
    n-left:1em;text-indent:-2em">   <GL_MAIN_PERIOD>Jun-12</GL_MAIN_PERIOD>
      <TOTAL_REVENUE>4026.14</TOTAL_REVENUE>
      <GL_PERIOD>Jun-12</GL_PERIOD>
      </G_TOTAL_REVENUE_CAT>
    {code}
    Your PL/SQL code doesn't produce a valid XML document.
    In the XML grammar, "&" is a special character and must be escaped using the character entity "&#38;amp;".
    If you were using standard methods to build XML from Oracle (SQL/XML functions for instance), I'm sure you wouldn't have this error.
    Please show us the PL/SQL code you're using to produce this XML output and we'll be able to help you further.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • View layout is not displaying, ( The page cannot be displayed)

    Hi guys,
          we have recently installed the ECC6. In webdynpro component, the view layout is not displaying, instead it showing the error message like  " the page cannot be displayed".
    I came to know that, in order to display the view layout we need to activate some services .
    Please let me know what are the services should activate in order to display the layout.
    Regards
    Srinivas

    Hi Sana,
    this is very absic problem in webdynpro, lots of threades are there do search..
    getting error 'Page cannot be displayed' in view layout
    ABAP Web Dynpro : view designer layout error !
    Layout Tab Preview: This program cannot display the webpage
    Cheers,
    Kris.

  • Page cannot be displayed - error when a view is created

    Hi all,
         I am new to webdynpro. I am trying to craete a webdynpro application. when a view is created i am not getting the login popup and the layout shows "Page cannot be displayed". I am connected through the router string. The same when i try in the local system i am able to view the layout. The services are activated in sicf.
    Pls guide me to resolve this issue. Is it neccessary that the host name has to be added in my machine also? Because the host is added in the server machine.
    Thanks in advance,
    Neela

    Hi,
    Try following thing:
    Make sure that proxy settings are up to date, for this
    i) Get the link of application
    ii) Copy the part till .com e.g. abc.def.com
    iii) Open internet explorer
    iv) Goto Tools-> Internet Options-> Connections-> LAN Settings-> Advanced->
    v) Add link of application in 'Exceptions' part as *.def.com
    Regards,
    Saket

Maybe you are looking for

  • Upgraded from 10.5 to 10.6. IP Printing not working?

    Hello, I recently upgraded from 10.5 to 10.6 Snow Leopard and as I knew, our Appletalk Printers no longer showed up. I knew this would be the case and tried adding the printers via IP. I've printed out the spec sheets from the printers to obtain the

  • Thunderbird Frozen & Not Responding

    I installed Thunderbird today on a new laptop. I set up one email account with no problem, however, I have encountered problems after setting up a second email account. Upon setting it up, it proceeded to download thousands of emails going all the wa

  • ITunes changes external monitor resolution (permanently!)

    OS X 10.6.8 MBP 2010 External Monitor NEC 2690WUXI (1900x1200), DVI via original Apple MiniDP to DVI port Since last night, whenever I start iTunes, the external monitor goes into 720p mode and I need to delete various plists, clear caches (OnyX), tu

  • How to control range of dates in concurrent program parameters

    Hi, I have a requirement to show date fields in the concurrent program parameters and I also need a validation as follows: TO_date between from_Date and from_Date+30 Can we achieve this ? Any pointers/he is highly helpful as this is quite urgent for

  • Open Link in new Windows

    Hi, when I open in documents the context-menu of a document I've also the button "classification". If I click on it I can classificate this document. But I can't go back to the list using the "Back"-Button. So I want to open the Classification in a n