Creating a report of all the errors occured while loading legacy data

hi  guys,
i am using Bapi to load legacy data .
how can i  list all the errors that occur during the transfer .
i want to see  all the errors that occured and  create a report .
thanks .

Hi look at this code... you will get an idea
CALL FUNCTION 'BAPI_BUPA_FS_CREATE_FROM_DATA2'
    EXPORTING
*   BUSINESSPARTNEREXTERN              =
      partnercategory                  = c_2
      partnergroup                     = c_rp
      centraldata                      = wa_centraldata
    IMPORTING
      businesspartner                  = w_partner
   TABLES
      return                           = it_return.
* Check for errors
  CLEAR wa_return.
  READ TABLE it_return INTO wa_return WITH KEY type = c_e.
  IF sy-subrc EQ 0.
    CALL FUNCTION 'FORMAT_MESSAGE'
      EXPORTING
        id        = wa_return-id
        lang      = sy-langu
        no        = wa_return-number
        v1        = wa_return-message_v1
        v2        = wa_return-message_v2
        v3        = wa_return-message_v3
        v4        = wa_return-message_v4
      IMPORTING
        msg       = wa_return-message
      EXCEPTIONS
        not_found = 1
        OTHERS    = 2.
  ENDIF.                               " IF sy-subrc EQ 0

Similar Messages

  • "error occurred while loading content" ?

    Curious if anyone is having the same problems with their Apple TV.
    It first started when we tried to rent episodes from Apple.  We'd purchase the episode, it would be ready for veiwing, and after about 5 mintutes the "error occured while loading content".  We'd go over to netflix and I could watch old episodes of various tv shows without a problem.  Downloading a movie rental in HD would also take up to 5 or 10 minutes. 
    I checked our wireless modem - everything was working fine.
    I reset the network settings on the Apple TV and checked that it was up to date.  Also reset all the username/password stuff.
    That did the trick for about a week and now we're having the same problem. 
    Thoughts anyone?
    Thanks

    I'm somewhat convinced that errors on the network (or for that matter over HDMI) can cause corruption of the Apple TV. In such cases restarting the Apple TV by removing ALL the cables for 30 seconds, usually does enough to reset things.

  • Error occurred while loading 0cust_sales hierarchy

    Hi,
    Could you please help me in resolving the below error occurred while loading hierarchy data to 0CUST_SALES hierarchy, please see the below screen shots:
    Regards,
    Anusha

    Hi Ramanjaneyulu,
    Please find the below screen shot of info package:
    I don't find any option to choose PSA.
    I have no where found an option to handle the duplicate records.
    And also as per my understanding, one of the possible ways to resolve this issue is to contact the person who has uploaded the hierarchy data into R/3 system. But, I am left with no clue to find out who is the user (last changed by) who has uploaded this. Please suggest me on this.
    Regards,
    Anusha

  • I have no problem connecting my i-phone programs to my tv through apple tv. but one program from an application from appstore don't go through apple tv. It says an error occured while loading the content.This is just for one program. All other works good.

    My apple TV works fine with my I-Phone 4s. But one program from one of the application I downloaded from the app store dont work. When I load that a message comes "an error occured while loading this program" This is  only for one program all other most of the time works good. Any one knows why ?

    Hi there Mundaplackel!
    I have an article here for you that can help you troubleshoot the functionality of that app that you have purchased from the app store, and should be able to give you some steps that will help you resolve the issue:
    iOS: Troubleshooting applications purchased from the App Store
    http://support.apple.com/kb/TS1702
    Thanks for using the Apple Support Communities!
    Cheers,
    Braden

  • Error when creating a user - IAM-3010183 : An error occurred while checking if a user already exists with the Common Name generated.

    Error when creating a user - IAM-3010183 : An error occurred while checking if a user already exists with the Common Name generated.

    in OIM 11g R2
    Message was edited by: 2b3c0737-074f-48d0-a760-e24e3ed9a37c

  • An error occurred while loading the model for the item or data source 'EntityDataSource'.

    Hi Team,
    We are trying to configure the Power View in SharePoint 2013. We did the entire configuration by following below steps. When we open the excel workbook (2013) containing
    Power View sheet (using excel web services) deployed in SharePoint Document library, we get the below error.
    “An error occurred while loading the model for the item or data source
    'EntityDataSource'. Verify that the connection information is correct and that you have permissions to access the data source.”
    Steps followed for configuring Power View in SharePoint Server 2013 (Single Machine setup):
    Installed SharePoint Server 2013 Enterprise edition
    Did not configure it at this time
    Installed SQL Server 2012 with default instance installation (selected every features)
    Later installed SP1 for SQL Server 2012
    After that installed Analysis Server in SharePoint mode (SQL Server PowerPivot for SharePoint)
    Again installed another Analysis Server and selected the tabular mode of data model
    Then ran the configuration wizard of Share point 2013 for farm configuration (only for central admin creation)
    Later we ran the PowerPivot for SharePoint 2013 (spPowerpivot.msi)
    Then using the Power Pivot Configuration tool for 2013 and completed all the steps and configured the excel service and registered the above two analysis service instances. 
    Questions/Doubts are:
    Is our steps followed as mentioned above is correct for configuring Power View in SharePoint Server 2013 Enterprise edition?
    Is the SQL Server 2012 Enterprise edition with SP1 installed is sufficient to view Power View sheets in SharePoint 2013 or we need to use the SQL Server 2012 SP1
    CTP3 software for Power View feature as mentioned in the below link.
    http://technet.microsoft.com/en-us/library/jj219634.aspx
    but we don’t have an option to download CTP3 software now from Microsoft site
    Or do we need to install
    Microsoft SQL Server 2012 With Power View For Multidimensional Models
    CTP
    http://www.microsoft.com/en-sg/download/details.aspx?id=35822
    Few blogs says that SQL Server 2012 instance should have been installed with SP1 at one go (not seperately).
    http://www.microsoft.com/en-in/download/details.aspx?id=35575
    Error detail :
    <detail><ErrorCode xmlns="http://www.microsoft.com/sql/reportingservices">rsCannotRetrieveModel</ErrorCode><HttpStatus xmlns="http://www.microsoft.com/sql/reportingservices">400</HttpStatus><Message
    xmlns="http://www.microsoft.com/sql/reportingservices">An error occurred while loading the model for the item or data source 'EntityDataSource'. Verify that the connection information is correct and that you have permissions to access
    the data source.</Message><HelpLink xmlns="http://www.microsoft.com/sql/reportingservices">http://go.microsoft.com/fwlink/?LinkId=20476&amp;EvtSrc=Microsoft.ReportingServices.Diagnostics.Utilities.ErrorStrings&amp;EvtID=rsCannotRetrieveModel&amp;ProdName=Microsoft%20SQL%20Server%20Reporting%20Services&amp;ProdVer=11.0.3000.0</HelpLink><ProductName
    xmlns="http://www.microsoft.com/sql/reportingservices">Microsoft SQL Server Reporting Services</ProductName><ProductVersion xmlns="http://www.microsoft.com/sql/reportingservices">11.0.3000.0</ProductVersion><ProductLocaleId
    xmlns="http://www.microsoft.com/sql/reportingservices">127</ProductLocaleId><OperatingSystem xmlns="http://www.microsoft.com/sql/reportingservices">OsIndependent</OperatingSystem><CountryLocaleId xmlns="http://www.microsoft.com/sql/reportingservices">1033</CountryLocaleId><MoreInformation
    xmlns="http://www.microsoft.com/sql/reportingservices"><Source>ReportingServicesLibrary</Source><Message msrs:ErrorCode="rsCannotRetrieveModel" msrs:HelpLink="http://go.microsoft.com/fwlink/?LinkId=20476&amp;EvtSrc=Microsoft.ReportingServices.Diagnostics.Utilities.ErrorStrings&amp;EvtID=rsCannotRetrieveModel&amp;ProdName=Microsoft%20SQL%20Server%20Reporting%20Services&amp;ProdVer=11.0.3000.0"
    xmlns:msrs="http://www.microsoft.com/sql/reportingservices">An error occurred while loading the model for the item or data source 'EntityDataSource'. Verify that the connection information is correct and that you have permissions to access
    the data source.</Message><MoreInformation><Source>Microsoft.ReportingServices.ProcessingCore</Source><Message msrs:ErrorCode="rsErrorOpeningConnection" msrs:HelpLink="http://go.microsoft.com/fwlink/?LinkId=20476&amp;EvtSrc=Microsoft.ReportingServices.Diagnostics.Utilities.ErrorStrings&amp;EvtID=rsErrorOpeningConnection&amp;ProdName=Microsoft%20SQL%20Server%20Reporting%20Services&amp;ProdVer=11.0.3000.0"
    xmlns:msrs="http://www.microsoft.com/sql/reportingservices">Cannot create a connection to data source 'EntityDataSource'.</Message><MoreInformation><Source>Microsoft.AnalysisServices.SPClient</Source><Message>We
    cannot locate a server to load the workbook Data Model.</Message><MoreInformation><Source></Source><Message>We cannot locate a server to load the workbook Data Model.</Message><MoreInformation><Source>Microsoft.Office.Excel.Server.WebServices</Source><Message>We
    cannot locate a server to load the workbook Data Model.</Message></MoreInformation></MoreInformation></MoreInformation></MoreInformation></MoreInformation><Warnings xmlns="http://www.microsoft.com/sql/reportingservices"
    /></detail>
    Please help me in  configuring Power View for SharePoint 2013.
    Thanks in advance.
    Pavan Kumar

    I'll bet that I know the answer to this one - and you probably won't like it ;)
    Here's the telling portion of that error:  "We cannot locate a server to load the workbook Data Model."
    This error is thrown in two scenarios; the first, when you haven't registered an analysis server.  The second appears to be the issue you're having:
    PowerPivot requires SQL Server 2012 SP1.  Microsoft issued a release of SQL Server 2012 SP1 that really wasn't SP1...
    Check the version of SQL that you are running.  It should be version 11.0.3000 or greater.  If it's not, you have the wrong "SP1" installed.  The correct one is
    here.
    Here's the bad news- you can't simply redeploy the correct one... because the installer already thinks that SP1 is installed.  You'll have to backup (or detach and copy) your databases, then re-install SQL with the correct SP1, then restore or reattach
    the databases.  Once you've done that, PowerPivot and PowerView will work properly.
    I sincerely hope this resolves your issues - we wasted TWO WEEKS of our time with this problem!

  • Excel, PowerView error in SharePoint 2013: "An error occurred while loading the model for the item or data source 'EntityDataSource'. Verify that the connection information is correct and that you have permissions to access the data source."

    I've installed SQL Server 2012 SP1 + SP server 2012 + SSRS and PowerPivot add-in.
    I also configured excel services correctly. Everything works fine but the powerview doesn't work!
    While I open an excel workbook consist of a PowerView report an error occurs: "An error occurred while loading the model for the item or data source 'EntityDataSource'. Verify that the connection information is correct and that you have permissions
    to access the data source."
    error detail: 
    <detail><ErrorCode xmlns="http://www.microsoft.com/sql/reportingservices">rsCannotRetrieveModel</ErrorCode><HttpStatus xmlns="http://www.microsoft.com/sql/reportingservices">400</HttpStatus><Message xmlns="http://www.microsoft.com/sql/reportingservices">An
    error occurred while loading the model for the item or data source 'EntityDataSource'. Verify that the connection information is correct and that you have permissions to access the data source.</Message><HelpLink xmlns="http://www.microsoft.com/sql/reportingservices">http://go.microsoft.com/fwlink/?LinkId=20476&amp;EvtSrc=Microsoft.ReportingServices.Diagnostics.Utilities.ErrorStrings&amp;EvtID=rsCannotRetrieveModel&amp;ProdName=Microsoft%20SQL%20Server%20Reporting%20Services&amp;ProdVer=11.0.3128.0</HelpLink><ProductName
    xmlns="http://www.microsoft.com/sql/reportingservices">Microsoft SQL Server Reporting Services</ProductName><ProductVersion xmlns="http://www.microsoft.com/sql/reportingservices">11.0.3128.0</ProductVersion><ProductLocaleId
    xmlns="http://www.microsoft.com/sql/reportingservices">127</ProductLocaleId><OperatingSystem xmlns="http://www.microsoft.com/sql/reportingservices">OsIndependent</OperatingSystem><CountryLocaleId xmlns="http://www.microsoft.com/sql/reportingservices">1033</CountryLocaleId><MoreInformation
    xmlns="http://www.microsoft.com/sql/reportingservices"><Source>ReportingServicesLibrary</Source><Message msrs:ErrorCode="rsCannotRetrieveModel" msrs:HelpLink="http://go.microsoft.com/fwlink/?LinkId=20476&amp;EvtSrc=Microsoft.ReportingServices.Diagnostics.Utilities.ErrorStrings&amp;EvtID=rsCannotRetrieveModel&amp;ProdName=Microsoft%20SQL%20Server%20Reporting%20Services&amp;ProdVer=11.0.3128.0"
    xmlns:msrs="http://www.microsoft.com/sql/reportingservices">An error occurred while loading the model for the item or data source 'EntityDataSource'. Verify that the connection information is correct and that you have permissions to access the
    data source.</Message><MoreInformation><Source>Microsoft.ReportingServices.ProcessingCore</Source><Message msrs:ErrorCode="rsErrorOpeningConnection" msrs:HelpLink="http://go.microsoft.com/fwlink/?LinkId=20476&amp;EvtSrc=Microsoft.ReportingServices.Diagnostics.Utilities.ErrorStrings&amp;EvtID=rsErrorOpeningConnection&amp;ProdName=Microsoft%20SQL%20Server%20Reporting%20Services&amp;ProdVer=11.0.3128.0"
    xmlns:msrs="http://www.microsoft.com/sql/reportingservices">Cannot create a connection to data source 'EntityDataSource'.</Message><MoreInformation><Source></Source><Message>For more information about this error navigate
    to the report server on the local server machine, or enable remote errors</Message></MoreInformation></MoreInformation></MoreInformation><Warnings xmlns="http://www.microsoft.com/sql/reportingservices" /></detail>
    Please help me to solve this issue. I don't know if uploading the excel workbook is enough or maybe It needed to connect to another data source.
    I Appreciate in advance.

    Hi Ali.y,
    Based on the current error message, the error can be related to the
    Claims to Windows Token Service (C2WTS) and is an expected error under certain conditions. To verify the issue, please check the aspects below:
         1. The C2WTS Windows service and C2WTS SharePoint service are both running.
         2. Check the SQL Server Browser service is running on the machine that has the PowerPivot instance of SSAS.
         3. Check the domain. You're signing into SharePoint with a user account in some domain (call it Domain A).  When Domain A is equal to Domain B which SharePoint server itself is located (they're the same domain), or Domain
    A trusts Domain B.
    In addition, the error may be caused by Kerberos authentication issue due to missing SPN. In order to make the Kerberos authentication work, you need to configure the Analysis Services to run under a domain account, and register the SPNs for the Analysis
    Services server.
    To create the SPN for the Analysis Services server that is running under a domain account, run the following commands at a command prompt:
    • Setspn.exe -S MSOLAPSvc.3/Fully_Qualified_domainName OLAP_Service_Startup_Account
    Note: Fully_Qualified_domainName is a placeholder for the FQDN.
    • Setspn.exe -S MSOLAPSvc.3/serverHostName OLAP_Service_Startup_Account
    For more information, please see:
    How to configure SQL Reporting Services 2012 in SharePoint Server 2010 / 2013 for Kerberos authentication
    Regards,
    Heidi Duan
    Heidi Duan
    TechNet Community Support

  • WPC Error- Cannot render container : An error occurred while loading the do

    Dear All
    we are on SP13 / EP 7 ..we have created sites using WPC and when we try to trasnport with GUIDSs we got to know that SP13 does not suport GUIDs ..so i have deplyoed SP14 WPC abd the interfase looks differnt and it gives erros ..again i undeployed the SP14 WPC and deployed the SP13 WPC , after that interfase looks ok but we are getting an error in when we try to edit pages through WPC..
    following messgae appera when we open up a page to edit in WPC
    Cannot render container : An error occurred while loading the document from the resource content
    we found this exception in error log in Server..
    couldn't retrieve contents with id -1 com.sapportals.wcm.util.content.ContentException: couldn't retrieve contents with id -1
    #1.5 #00145ECC9C6700780000002500000B80000463656B4E6BC6#1235187149283#com.sapportals.wcm.repository.manager.cm.persistence.commonjdbc.DBContent#sap.com/irj#com.sapportals.wcm.repository.manager.cm.persistence.commonjdbc.DBContent.getInputStream(142)#myadmin#224##myportalci.keells_JPP_15308650#myadmin#212fdd70ffc811dda6de00145ecc9c67#SAPEngine_Application_Thread[impl:3]_24##0#0#Warning##Plain###Couldn't read content with ID -1. Select again...#
    #1.5 #00145ECC9C6700780000002600000B80000463656B4E78E6#1235187149283#com.sapportals.wcm.repository.manager.cm.persistence.DBContentInputStream#sap.com/irj#com.sapportals.wcm.repository.manager.cm.persistence.DBContentInputStream#myadmin#224##myportalci.keells_JPP_15308650#myadmin#212fdd70ffc811dda6de00145ecc9c67#SAPEngine_Application_Thread[impl:3]_24##0#0#Warning##Plain###couldn't retrieve contents with id -1#
    #1.5 #00145ECC9C6700780000002700000B80000463656B4E812B#1235187149283#com.sapportals.wcm.WcmException#sap.com/irj#com.sapportals.wcm.WcmException.WcmException(62)#myadmin#224##myportalci.keells_JPP_15308650#myadmin#212fdd70ffc811dda6de00145ecc9c67#SAPEngine_Application_Thread[impl:3]_24##0#0#Error##Plain###couldn't retrieve contents with id -1 com.sapportals.wcm.util.content.ContentException: couldn't retrieve contents with id -1
         at com.sapportals.wcm.repository.manager.cm.persistence.DBContentInputStream.getInternalStream(DBContentInputStream.java:345)
         at com.sapportals.wcm.repository.manager.cm.persistence.DBContentInputStream.<init>(DBContentInputStream.java:50)
         at com.sapportals.wcm.repository.manager.cm.persistence.BasicPersistenceDB.selectDocumentContent(BasicPersistenceDB.java:1632)
         at com.sapportals.wcm.repository.manager.cm.persistence.commonjdbc.DBContent.getInputStream(DBContent.java:143)
         at com.sapportals.wcm.repository.manager.cm.persistence.commonjdbc.DBContent.getInputStream(DBContent.java:95)
         at com.sapportals.wcm.repository.ContentImpl$ContentWithPrefetchedInputStream.<init>(ContentImpl.java:402)
    Please tell us how to fix this error
    regards
    Buddhike

    Need to upgarde to SP14

  • D4O-1009 An error occurred while loading the worksheet

    hye everbody
    i create a worksheet in discoverer plus olap but i get the error *"D4O-1009 An error occurred while loading the worksheet"..*
    even i uninstall the catalog and install the catalog..
    when i create the worksheet and saved..of i exit..and try to open back...it show this error..
    this is the diagnosis for the connection...
    <D4OCheckConfig version="1.0.0.0">
    <Check key="JDK version" value="1.6.0_16"/>
    <Check key="BI Beans internal version" value="3.2.2.0.24"/>
    <Check key="Discoverer Plus OLAP version" value="10.1.2.07.75"/>
    <Check key="Discoverer version" value="10.1.2.48.18"/>
    <Check key="port" value="-1"/>
    <Check key="Connect to database" value="Successful"/>
    <Check key="JDBC driver version" value="10.1.0.3.0"/>
    <Check key="JDBC JAR file location" value="\TOSHIBA\disco\plus_files\d4o_double.jarjar"/>
    <Check key="Database version" value="10.2.0.1.0"/>
    <Check key="OLAP API Server version" value="10.2.0.1.0"/>
    <Check key="OLAP AW Engine version" value="10.2.0.1.0"/>
    <Check key="OLAP Catalog version" value="10.2.0.1.0"/>
    <Check key="BI Beans Catalog version" value="3.2.2.0.24"/>
    <Check key="Discoverer Catalog version" value="10.1.2.07.75"/>
    <Check key="Authorized for Discoverer Plus OLAP catalog" value="Yes"/>
    <Check key="OLAP API JAR file version" value="9.2"/>
    <Check key="OLAP API JAR file location" value="\TOSHIBA\disco\plus_files\d4o_double.jarjar"/>
    <Check key="Load OLAP API metadata" value="Successful"/>
    <Check key="Number of metadata folders" value="3"/>
    <Check key="Number of metadata measures" value="19"/>
    <Check key="Number of metadata dimensions" value="17"/>
    this is the error when i save the error in a notepad...
    oracle.dss.d4o.common.D4ORuntimeException: D4O-1009 An error occurred while loading the worksheet.
    oracle.dss.bicontext.BINamingException: BIB-14099 Unknown naming exception.
    oracle.dss.bicontext.BINamingException: BIB-14067 Persistable object threw exception during lookup on method setXMLAsString; component class oracle.dss.dataSource.QueryServer; exception null.
    i not have any clue...why this thing occur..
    any idea why this thing occur...
    thanks in advance....
    regards,
    rao..

    Hi Rao
    Please don't keep creating new postings for the same issue as it is hard to keep answering multiple posts about the same thing.
    If you have done all of the things suggested by Keith in my previous reply, which as I say is what I would have done, then you really ought to raise this as a service request to Oracle.
    I'm advising this because the particular error you are encountering does not come up in my database of fixes neither could I find any reference to it in either the OTN or MetaLink forums. This needs to be brought to Oracle's attention.
    Best wishes
    Michael

  • I am trying to create a community addition, but just keep getting *Error occurred while saving your data.

    I am trying to create a community addition, but just keep getting   *Error occurred while saving your data.
    Trying to add the following community addtion for:     http://technet.microsoft.com/en-us/library/cc755631(v=ws.10).aspx
    In the above website do NOT copy the command, you have to type it in.  Webpage Error.
    You can use both    dsquery server –hasfsmo schema    and    dsquery server -forest –hasfsmo schema
    The problem is, I believe, a hidden character in the command on this webpage which follows the Paste function and results in the error Unknown Parameter error.

    Hi John,
    You might have better luck posting this in the library feedback forum here:
    http://social.msdn.microsoft.com/Forums/en-us/home?forum=libraryfeedback&filter=alltypes&sort=lastpostdesc
    It seems odd to me that the TechNet library feedback forum lives under the MSDN branding, but that seems to be the case.
    Don't retire TechNet! -
    (Don't give up yet - 12,575+ strong and growing)

  • INS-08106: Unexpected error occurred while loading the 'InventoryUI'

    Hello.
    Have done alot of installs over time, but this error has me stymied. Here are the givens:
    2-node Linux RHEL 5 OS
    Will ASM over fiber (using ASMLib)
    Attempting to install Oracle 11gR2 (11.2.0.3.0)
    SSH is working and runcluvfy gives no errors on wither nodes.
    When running through the installer, I am on the "specify Installation Location" menu.
    I input Oracle Base: /apps/oracle
    I input Software Location: /apps/grid/product/11.2.0/grid_1
    I hit NEXT and afeter a short time, I get the following error:
    INS-08106: Unexpected error occurred while loading the view 'InventoryUI' associated to state 'inventory.'
    No further details are given.
    I look in the install log for this run and see these last final lines (no errors appear in this log prior):
    INFO: Gathering system details
    INFO: Checking specified location on remote nodes... (btw - specified path DO exist w/correct perms/ownership)
    INFO: size stimation for Completeinstall is 5632.0
    INFO: Completed validating state <CRSInstallLocationUI>
    INFO: Verifying route INVENTORY_ABSENT
    INFO: Get view names [InventoryUI]
    INFO: View for [InventoryUI] is oracle.install.ivw.common.view.InventroyUI@58046530
    INFO: Initializing view [InventoryUI> at state <inventory>
    INFO: Fetching existing UNIX groups
    INFO: Terminating all background processes
    INFO: Terminated all background procecces
    SEVERE: [FATAL] [INS-08016] Unexpected error occurred while loading the view 'InventoryUI' associated to state 'inventory.'
    CAUSE: No additional information available.
    ACTION: Contact Oracle Support Services or refer to the software manual..
    Refer associated stacktrace #oracle.install.commons.util.exception.DefaultErrorAdvisor:1032
    INFO: Advice is ABORT
    INFO: Adding ExitStatus FAILURE to the exist status set
    INFO: Finding the most appropriate exist status for the current application
    INFO: Exit Status is -1
    INFO: Shutdown Oracle Grid Infrastructure
    INFO: Unloading Setup Driver
    I realize I can open an SR in MOS, but was hping that maybe someone in this forum had encountered this error previosly and might have some sugestions or a solution that worked for them. The only same error code in MOS relates to to:
    Unexptected error occurred while loading the view 'GridPlugPlayInfoUI' associated to state 'GridPlugPlayInfoUI', but this has a fix in /etc/hosts, but is NOT the same error I am getting.
    Thank you in advance for any help.
    Matt

    /etc/hosts file was ok as-is.
    Here was the underlying problem that has now been fixed:
    We had three user goups associated with user Oracle. They were oinstall, dba, and oper
    In /etc/groups, "oper" was not present. During the install, but prior to the actual pressing of the "Install" button, check(s) are made between the groups tied to the installer user and what groups are associated with the same user in /etc/groups. Once "oper" was added to the /etc/groups file, the error disappeared and the install proceeded.
    Problem solved. Thanks for any earlier inputs.
    Matt

  • INS-08106] Unexpected error occurred while loading the view 'GridPlugPlayInfoUI'

    Hi
    I got the below error message while installing the Oracle 11g R2 Database Grid software on Oracle Linux 6.4 OS using vnc viewer.
    "INS-08106] Unexpected error occurred while loading the view 'GridPlugPlayInfoUI' associated to state 'GridPlugPlayInfoUI'."
    Please let me know how to overcome this error and proceed with the installation.
    Contents of the error log file:
    java.lang.NullPointerException
      at oracle.sysman.oii.oiin.OiinNetOps.addNICInfo(OiinNetOps.java:144)
      at oracle.sysman.oii.oiin.OiinNetOps.computeNICList(OiinNetOps.java:109)
      at oracle.sysman.oii.oiin.OiinNetOps.<init>(OiinNetOps.java:76)
      at oracle.sysman.oii.oiin.OiinNetOps.getNetOps(OiinNetOps.java:90)
      at oracle.sysman.oii.oiix.OiixNetOps.getFullHostName(OiixNetOps.java:49)
      at oracle.install.library.util.MachineInfo.getFullHostName(MachineInfo.java:109)
      at oracle.install.library.db.RAC92Info.is92RACPresent(RAC92Info.java:115)
      at oracle.install.ivw.crs.view.InstallTypeGUI.onEvent(InstallTypeGUI.java:120)
      at oracle.install.commons.flow.AbstractFlowExecutor.loadView(AbstractFlowExecutor.java:508)
      at oracle.install.commons.flow.AbstractGraphicalFlowExecutor.access$001(AbstractGraphicalFlowExecutor.java:39)
      at oracle.install.commons.flow.AbstractGraphicalFlowExecutor$1.call(AbstractGraphicalFlowExecutor.java:99)
      at oracle.install.commons.flow.AbstractGraphicalFlowExecutor$1.call(AbstractGraphicalFlowExecutor.java:98)
      at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269)
      at java.util.concurrent.FutureTask.run(FutureTask.java:123)
      at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
      at java.awt.EventQueue.dispatchEvent(EventQueue.java:461)
      at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
      at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
      at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
      at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
      at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)
    ---# Begin Stacktrace #---------------------------
    ID: oracle.install.commons.util.exception.DefaultErrorAdvisor:458
    oracle.install.commons.flow.FlowException: [INS-08106] Unexpected error occurred while loading the view 'GridPlugPlayInfoUI' associated to state 'GridPlugPlayInfoUI'.
      at oracle.install.commons.flow.AbstractFlowExecutor.loadView(AbstractFlowExecutor.java:510)
      at oracle.install.commons.flow.AbstractGraphicalFlowExecutor.access$001(AbstractGraphicalFlowExecutor.java:39)
      at oracle.install.commons.flow.AbstractGraphicalFlowExecutor$1.call(AbstractGraphicalFlowExecutor.java:99)
      at oracle.install.commons.flow.AbstractGraphicalFlowExecutor$1.call(AbstractGraphicalFlowExecutor.java:98)
      at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269)
      at java.util.concurrent.FutureTask.run(FutureTask.java:123)
      at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
      at java.awt.EventQueue.dispatchEvent(EventQueue.java:461)
      at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
      at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
      at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
      at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
      at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)
    Caused by: java.lang.NullPointerException
      at oracle.install.library.crs.CRSInfo.getDefaultIPAddressForGNSVIP(CRSInfo.java:584)
      at oracle.install.ivw.crs.view.GridPlugPlayInfoUI.onEvent(GridPlugPlayInfoUI.java:373)
      at oracle.install.commons.flow.AbstractFlowExecutor.loadView(AbstractFlowExecutor.java:508)
      ... 12 more
    ---# End Stacktrace #-----------------------------

    Hello,
    It's a Bug.
    Try selecting all languages and give a try ...
    Bug 9632373: UNEXPECTED ERROR OCCURRED WHILE LOADING THE VIEW 'GRIDPLUGPLAYINFOUI'
    <Moderator Edit - deleted MOS Doc content - pl do not post such content - it is a violation of your Support agreement>
    Thank you

  • I get the message "an error occurred while loading your favorite themes" and my persona rotator won't work. Please help?

    I usually use the Persona Rotator using My Favorites as its themes to rotate. Lastely my rotater has not been working. I click on Tools, then Personas, then My Favorites and am asked to sign in to use my favorites with the Rotator. I follow all these steps and all seems to go fine, except my Persona Rotator does not rotate. Again I click on Tools, Personas, My Favorites and there is a message saying "an error occurred while loading your favorite themes" and therefore won't work. I don't know what the problem is or even exactly when it started, but it doesn't work and I'm most disappointed. Please fix or help me to fix it so I can enjoy my rotating themes again.

    In order to switch to another persona that you had previously installed, do the following:
    #Go to ''Tools'' and click ''Add-ons'' (or click the Firefox button at the top left and click ''Add-ons'').
    #Switch to the ''Appearance'' tab. You should find your previously used personas in the list.
    #Find the one you want to use and click the ''Enable'' button.
    To uninstall the other ones you can click the ''Remove'' button on them and they'll be uninstalled instantly.

  • ''A communication error occurred while loading the view pane"

    Hi All,
    when we are trying to open native Directory users,we are getting below error
    ''A communication error occurred while loading the view pane.''
    Could You please help us,
    Thanks,
    Ash

    HI,
    What is the version that you are currently on?
    11.1.2.2
    Is the database up and running and that there are no issues in connectivity?
    db2 working fine
    Was it ever working without any issues before?
    no
    Are you trying to access native directory just after you start the services or you wait for some time and then give it a try?
    yes we tryed like that also
    Did you try to restart the services and check if it works after the service reboot?
    yes we restarted all services,also db2
    Still we are getting same error
    Could You please help us,
    thanks
    Ash

  • The error occurred while trying to load UMEServiceFrame

    Hi,
       Here is full error line
    The error occurred while trying to load "com.sap.security.core.server.ume.service.UMEServiceFrame".
        Can someone tell me what exactly is wrong. We are running Netweaver 7 ehp1. These are the rest of the lines
            at com.sap.engine.frame.core.load.ReferencedLoader.loadClass(ReferencedLoader.java:401)
            at java.lang.Class.forNameImpl(Native Method)
            at java.lang.Class.forName(Class.java:152)
            at com.sap.engine.core.service630.container.ServiceRunner.run(ServiceRunner.java:136)
            at com.sap.engine.frame.core.thread.Task.run(Task.java:64)
            at com.sap.engine.core.thread.impl5.SingleThread.execute(SingleThread.java:83)
            at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:156)
    #1.5^H#AA43C515B303000F00000003000E20FA0004A70F7F225CE0#1309584906148#com.sap.engine.core.service630.container.ServiceRunner##com.sap.engine.core.service630.container.ServiceRunner#######SAPEngine_System_Thread[impl:5]_59##0#0#Error#1#/System/Server#Java###Core service com.sap.security.core.ume.service failed. J2EE Engine cannot be started.
    [EXCEPTION]
    #1#java.lang.NoClassDefFoundError: com.sap.security.core.IEngineResourceHelper
    Loader Info -
    ClassLoader name: [common:library:com.sap.security.api.sda;library:com.sap.security.core.sda;library:security.class;library:signature_lib;library:webservices_lib;service:adminadapter;service:basicadmin;service:com.sap.security.core.ume.service;service:configuration;service:connector;service:dbpool;service:deploy;service:jmx;service:jmx_notification;service:keystore;service:security;service:userstore]
    Parent loader name: [Frame ClassLoader]
    References:
       common:library:IAIKSecurity;library:activation;library:mail;library:tcsecssl
       library:ejb20
       library:servlet
       library:sapxmltoolkit
       library:compilation_lib
       interface:webservices
       library:core_lib
       library:com.sap.guid
       library:j2eeca
       library:com.sap.mw.jco
       interface:security
       interface:log
       interface:shell
       interface:keystore_api
       interface:tcseccertrevoc~interface
       library:com.sap.ip.basecomps
       library:com.sap.util.monitor.jarm
       library:opensql
       library:tcbltxmanager~plb
       library:tci18ncp
       interface:appcontext
       interface:endpoint_api
       interface:resourceset_api
       interface:resourcecontext_api
       common:service:iiop;service:naming;service:p4;service:ts
       interface:ejbcomponent
       interface:container
       interface:visual_administration
       interface:transactionext
       interface:dsr_ejbcontext_api
       service:timeout
       library:tc~jmx
       interface:cross
       service:file
       service:locking
       library:tcSLUTIL
       service:memory
       library:antlr
       library:jdbdictionary
       library:opensqlextensions
    Resources:
       /usr/sap/EP2/JC00/j2ee/cluster/server0/bin/ext/security.class/tc_sec_saml_util.jar
       /usr/sap/EP2/JC00/j2ee/cluster/server0/bin/ext/webservices_lib/saaj-api.jar
       /usr/sap/EP2/JC00/j2ee/cluster/server0/bin/ext/webservices_lib/jaxrpc-api.jar
       /usr/sap/EP2/JC00/j2ee/cluster/server0/bin/services/basicadmin/jstartupapi.jar
       /usr/sap/EP2/JC00/j2ee/cluster/server0/bin/services/dbpool/sqljimpl.jar
       /usr/sap/EP2/JC00/j2ee/cluster/server0/bin/ext/webservices_lib/jaxm-api.jar
       /usr/sap/EP2/JC00/j2ee/cluster/server0/bin/ext/security.class/tc_sec_saml_toolkit_api.jar
       /usr/sap/EP2/JC00/j2ee/cluster/server0/bin/services/jmx/jmx.jar
       /usr/sap/EP2/JC00/j2ee/cluster/server0/bin/ext/signature_lib/signature.jar
       /usr/sap/EP2/JC00/j2ee/cluster/server0/bin/services/jmx/jmx_sec.jar
       /usr/sap/EP2/JC00/j2ee/cluster/server0/bin/services/security/security.jar
       /usr/sap/EP2/JC00/j2ee/cluster/server0/bin/ext/security.class/tc_sec_csi.jar
       /usr/sap/EP2/JC00/j2ee/cluster/server0/bin/services/jmx_notification/jmx_notification.jar
       /usr/sap/EP2/JC00/j2ee/cluster/server0/bin/ext/security.class/tc_sec_saml_jaas.jar
       /usr/sap/EP2/JC00/j2ee/cluster/server0/bin/services/dbpool/dbpool.jar
       /usr/sap/EP2/JC00/j2ee/cluster/server0/bin/services/adminadapter/adminadapter.jar
       /usr/sap/EP2/JC00/j2ee/cluster/server0/bin/services/dbpool/opensqllib.jar
       /usr/sap/EP2/JC00/j2ee/cluster/server0/bin/services/connector/connectorimpl.jar
       /usr/sap/EP2/JC00/j2ee/cluster/server0/bin/ext/security.class/tc_sec_saml_service_api.jar
       /usr/sap/EP2/JC00/j2ee/cluster/server0/bin/ext/com.sap.security.core.tpd.jar
       /usr/sap/EP2/JC00/j2ee/cluster/server0/bin/ext/security.class/tc_sec_saml_xmlbind.jar
       /usr/sap/EP2/JC00/j2ee/cluster/server0/bin/services/userstore/userstore.jar
       /usr/sap/EP2/JC00/j2ee/cluster/server0/bin/ext/security.class/tc_sec_ssf.jar
       /usr/sap/EP2/JC00/j2ee/cluster/server0/bin/ext/security.class/tc_sec_jaas.jar
       /usr/sap/EP2/JC00/j2ee/cluster/server0/bin/ext/security.class/tc_sec_https.jar
       /usr/sap/EP2/JC00/j2ee/cluster/server0/bin/services/basicadmin/basicadmin.jar
       /usr/sap/EP2/JC00/j2ee/cluster/server0/bin/ext/security.class/tc_sec_saml_toolkit_core.jar
       /usr/sap/EP2/JC00/j2ee/cluster/server0/bin/ext/com.sap.security.api.sda/com.sap.security.api.jar
       /usr/sap/EP2/JC00/j2ee/cluster/server0/bin/services/keystore/keystore.jar
       /usr/sap/EP2/JC00/j2ee/cluster/server0/bin/ext/security.class/tc_sec_userstore_lib.jar
       /usr/sap/EP2/JC00/j2ee/cluster/server0/bin/services/configuration/configuration.jar
       /usr/sap/EP2/JC00/j2ee/cluster/server0/bin/ext/com.sap.security.api.sda/com.sap.security.api.perm.jar
       /usr/sap/EP2/JC00/j2ee/cluster/server0/bin/ext/security.class/tc_sec_jaas_test.jar
       /usr/sap/EP2/JC00/j2ee/cluster/server0/bin/services/basicadmin/jstartupimpl.jar
       /usr/sap/EP2/JC00/j2ee/cluster/server0/bin/ext/com.sap.security.core.jar
       /usr/sap/EP2/JC00/j2ee/cluster/server0/bin/services/deploy/deploy.jar
       /usr/sap/EP2/JC00/j2ee/cluster/server0/bin/services/com.sap.security.core.ume.service/com.sap.security.core.ume.service.jar
       /usr/sap/EP2/JC00/j2ee/cluster/server0/bin/ext/security.class/tc_sec_compat.jar

    Solved by manually copying /usr/sap/<SID>/JCnn/j2ee/cluster/server0/bin/ext/com.sap.security.core.sda where com/sap/security/core/IEngineResourceHelper.
    class can be found.
    I had to perform jar -tvf to every .jar file mentioned in the trace

Maybe you are looking for

  • Web Calendar Events off by 1 hour after March 11, 2007

    We're running JES Calendar 2005Q4 with patches. Has anyone else noticed this issue yet? Look in the web interface first...on recurring appointments, everything is correct until March 11th. Then all appointments are pushed out an hour later. On April

  • No Wireless networks found (WIFI adapter not visible)

    From 2-3 days , my laptop's wifi adapter was disabled automatically.  The wireless network doesn't showing WIFI option.  Therefore I am not able to connect to any WIFI network. Please help

  • 5400 or 7200 rpm?

    Upgrading my hard drive and was wondering what everyone recommends for rpm. I've heard 7200 suck up battery but provide a lot better performance. Which do you prefer?

  • JBL Power Up Speaker + 920 not work in NFC mode?

    Is anyone else having an issue with the JBL Power Up speaker not working with the Lumia 920 in NFC mode? I'm also having problems getting it to pair through Bluetooth -- my Lumia doesn't see it no matter what.

  • Why the file not picked by PI

    Hi mates:        I tried to implement a XML-to-XML senario by XI, it is like picking the file from one folder to another .  and I have created and configurated everything for senario in ID and IR. and activated everything. but the file won't be picke