Getting below error when doing base_update.sh

[10.22.13 17:04:46] INFO: Checking definition from AppConfig.xml against existing EAC provisioning.
[10.22.13 17:04:48] INFO: Definition has not changed.
[10.22.13 17:04:48] INFO: Starting baseline update script.
[10.22.13 17:04:48] INFO: Acquired lock 'update_lock'.
[10.22.13 17:04:49] INFO: [ITLHost] Starting shell utility 'move_-_to_processing'.
[10.22.13 17:04:49] INFO: [ITLHost] Starting copy utility 'fetch_config_to_input_for_forge_Forge'.
[10.22.13 17:04:50] INFO: [ITLHost] Starting backup utility 'backup_log_dir_for_component_ConfigurationGeneratorForge'.
[10.22.13 17:04:51] INFO: [ITLHost] Starting component 'ConfigurationGeneratorForge'.
[10.22.13 17:05:21] INFO: [ITLHost] Starting copy utility 'CopyRecsearchConfig'.
[10.22.13 17:05:21] INFO: [ITLHost] Starting backup utility 'backup_log_dir_for_component_Forge'.
[10.22.13 17:05:21] INFO: [ITLHost] Starting component 'Forge'.
[10.22.13 17:05:31] INFO: [ITLHost] Starting backup utility 'backup_log_dir_for_component_Dgidx'.
[10.22.13 17:05:31] INFO: [ITLHost] Starting component 'Dgidx'.
[10.22.13 17:05:33] SEVERE: Batch component  'Dgidx' failed. Refer to component logs in /home/atgint/Endeca/endeca/endeca/Apps/CRS/./logs/dgidxs/Dgidx on host ITLHost.
Occurred while executing line 53 of valid BeanShell script:
50|
51|        Dgidx.archiveLogDir();
52|
53|        Dgidx.run();
54|
55|       
56|
[10.22.13 17:05:33] SEVERE: Caught an exception while invoking method 'run' on object 'BaselineUpdate'. Releasing locks.
Caused by java.lang.reflect.InvocationTargetException
sun.reflect.NativeMethodAccessorImpl invoke0 - null
Caused by com.endeca.soleng.eac.toolkit.exception.AppControlException
com.endeca.soleng.eac.toolkit.script.Script runBeanShellScript - Error executing valid BeanShell script.
Caused by com.endeca.soleng.eac.toolkit.exception.EacComponentControlException
com.endeca.soleng.eac.toolkit.component.BatchComponent run - Batch component  'Dgidx' failed. Refer to component logs in /home/atgint/Endeca/endeca/endeca/Apps/CRS/./logs/dgidxs/Dgidx on host ITLHost.
[10.22.13 17:05:33] INFO: Released lock 'update_lock'.
FYR - dgidx.log
============================================================================
=== DGIDX: Version = "6.4.1.715066"
=== Start Time        : Tue Oct 22 17:05:31 2013
=== Arguments         : "/home/atgint/Endeca/endeca/endeca/MDEX/6.4.1/bin/dgidx -v --compoundDimSearch --lang en --out /home/atgint/Endeca/endeca/endeca/Apps/CRS/logs/dgidxs/Dgidx/Dgidx.log --dtddir /home/atgint/Endeca/endeca/endeca/MDEX/6.4.1/conf/dtd --tmpdir /home/atgint/Endeca/endeca/endeca/Apps/CRS/data/temp /home/atgint/Endeca/endeca/endeca/Apps/CRS/data/forge_output/CRS /home/atgint/Endeca/endeca/endeca/Apps/CRS/data/dgidx_output/CRS"
=== Current Directory : /home/atgint/Endeca/endeca/endeca/Apps/CRS
=== Host              : dstindiablrmi42.in.ibm.com
=== Exec Path         : /home/atgint/Endeca/endeca/endeca/MDEX/6.4.1/bin/dgidx
=== Username (uid)    : atgint (509)
=== PID (PPID)        : 7010 (4352)
============================================================================
Language/collation in use is English (collation=endeca)
WARN    10/22/13 11:35:31.995 UTC (1382441731995)    DGIDX    {dgidx,baseline}    Lexer/OLT log: level=-1: 2013/10/22 17:05:31 | INFO    | Enabling log callback   
No application configuration specified. Using "/home/atgint/Endeca/endeca/endeca/Apps/CRS/data/forge_output/CRS" as the application configuration prefix.
============================================================================
=== DGIDX: Starting phase "Read raw dimensions, properties, and records"
=== Current Time    : Tue Oct 22 17:05:32 2013
=== Total Elapsed   : 0.0855 seconds
=== User CPU Time   : 0.0270 seconds
=== System CPU Time : 0.0170 seconds
=== Memory Usage    : 114.54 MB
============================================================================
Parsing XML dimensions data with validation turned on
Parsing project file "/home/atgint/Endeca/endeca/endeca/Apps/CRS/data/forge_output/CRS.xml" (project="CRS")
XMLParser: Reading dimensions, dvals, and synonyms from file "/home/atgint/Endeca/endeca/endeca/Apps/CRS/data/forge_output/CRS.dimensions.xml"
ERROR    10/22/13 11:35:32.083 UTC (1382441732083)    DGIDX    {dgidx,baseline}    Internal error while decompressing input stream: null   
FATAL    10/22/13 11:35:32.083 UTC (1382441732083)    DGIDX    {dgidx,baseline}    Fatal error at file , line 0, char 0; Message: An exception occurred! Type:RuntimeException, Message:The primary document entity could not be opened. Id=/home/atgint/Endeca/endeca/endeca/Apps/CRS/data/forge_output/CRS.dimensions.xml   
WARN    10/22/13 11:35:32.083 UTC (1382441732083)    DGIDX    {dgidx,baseline}    Lexer/OLT log: level=-1: 2013/10/22 17:05:32 | INFO    | Disabling log callback   
thanks in advance
regards
333

Something is going wrong upstream of the Dgidx job, either due to the configuration being incorrect or an issue with the data.  Check the Forge log, ./logs/forges/Forge/Forge.log, as well as the ConfigurationGeneratorForge log, ./logs/forges/ConfigurationGeneratorForge/ConfigurationGeneratorForge.log - see if there are any WARN messages in there that will help you work out the cause.  Note the Forge step reads in the data, the ConfigurationGeneratorForge step is the one that creates the
You mention the CRS.Dimension.xml file is empty, did you mean CRS.dimensions.xml?  There should be a file called CRS.dimensions.xml (not CRS.Dimension.xml), and it definitely shouldn't be 0 bytes - it should at least contain an XML declaration as well as a <DIMENSIONS /> node.  If you have a file called CRC.Dimension.xml instead of that, check your ./config/pipeline/pipeline.epx file and the filename in the URL parameter of the DIMENSION_ADAPTER component.  Also check the content of the ./data/forge_output/ directory, there should be a binary file in there that contains the record data.  Check the file size of that, if it is close to zero then something is going wrong during the data ingest stage. 
Michael

Similar Messages

  • Getting this error when doing a place with oam file

    I am getting the following error when uploading a OAM file: muse_manifest.xml. try again latter.
    Also is there a better way to have videos play in muse?
    Anyone know what this means?
    Thanks.
    Joe

    May i have the screenshot of the exact error ?
    Also for videos you may find this widget helpful : Adobe Muse HTML5 Video Player Widget | MuseThemes.com  details : Adobe Muse Widget | Customizable HTML5 Video Player

  • Keep Getting Below Error When Attempting to install Indesign on Additional PC..HELP!

    Exit Code: 6
    Please see specific errors and warnings below for troubleshooting. For example,  ERROR: DW050 ... WARNING: DW016 ...
    -------------------------------------- Summary --------------------------------------
    - 0 fatal error(s), 15 error(s), 4 warning(s)
    WARNING: DW016: NOTE: Cannot set action to the payload {B8ADDCBD-30D9-4366-AE25-089CEF76C8E1} Suite Shared Configuration CS6 3.0.0.0 as it is already upgraded by the payload {8706963D-5F48-47CC-998B-DAB70B089DB8} Suite Shared Configuration CS6 3.0.0.0
    WARNING: DW016: NOTE: Cannot set action to the payload {B8ADDCBD-30D9-4366-AE25-089CEF76C8E1} Suite Shared Configuration CS6 3.0.0.0 as it is already upgraded by the payload {8706963D-5F48-47CC-998B-DAB70B089DB8} Suite Shared Configuration CS6 3.0.0.0
    WARNING: DW016: NOTE: Cannot set action to the payload {B8ADDCBD-30D9-4366-AE25-089CEF76C8E1} Suite Shared Configuration CS6 3.0.0.0 as it is already upgraded by the payload {8706963D-5F48-47CC-998B-DAB70B089DB8} Suite Shared Configuration CS6 3.0.0.0
    WARNING: DW016: NOTE: Cannot set action to the payload {B8ADDCBD-30D9-4366-AE25-089CEF76C8E1} Suite Shared Configuration CS6 3.0.0.0 as it is already upgraded by the payload {8706963D-5F48-47CC-998B-DAB70B089DB8} Suite Shared Configuration CS6 3.0.0.0
    ----------- Payload: {92D58719-BBC1-4CC3-A08B-56C9E884CC2C} Microsoft_VC80_CRT_x86 1.0.0.0 -----------
    ERROR: Install MSI payload failed with error: 1601 - The Windows Installer Service could not be accessed. This can occur if the Windows Installer is not correctly installed. Contact your support personnel for assistance.
    MSI Error message:
    ----------- Payload: {9E0AF030-AC6B-11E0-8837-00215AEA26C9} Microsoft Visual C++ 2010 Redistributable Package (x86) 10.0.40219.1 -----------
    ERROR: Failed to install Microsoft Visual C++ 2010 Redistributable Package (x86). Please try installing it by double clicking on the executable at "C:\Users\OWNER\AppData\Local\Temp\{57250072-CAEA-4E53-A6A2-EBF3C6113D75}\InDesign_8_LS16 \Adobe InDesign CS6\payloads\Microsoft VC 2010 Redist (x86)\vcredist_x86.exe", or download and install the latest Microsoft Visual C++ 2010 Redistributable Package (x86) from Microsoft website - www.microsoft.com
    ----------- Payload: {9C4AA28F-AC6B-11E0-8997-00215AEA26C9} Microsoft Visual C++ 2008 Redistributable Package (x86) 9.0.30729.4148 -----------
    ERROR: Failed to install Microsoft Visual C++ 2008 Redistributable Package (x86). Please try installing it by double clicking on the executable at "C:\Users\OWNER\AppData\Local\Temp\{57250072-CAEA-4E53-A6A2-EBF3C6113D75}\InDesign_8_LS16 \Adobe InDesign CS6\payloads\Microsoft VC 2008 Redist (x86)\vcredist_x86.exe", or download and install the latest Microsoft Visual C++ 2008 Redistributable Package (x86) from Microsoft website - www.microsoft.com
    ----------- Payload: {9B78FAB0-AC6B-11E0-8EF3-00215AEA26C9} Microsoft Visual C++ 2008 Redistributable Package (x64) 9.0.30729.4148 -----------
    ERROR: Failed to install Microsoft Visual C++ 2008 Redistributable Package (x64). Please try installing it by double clicking on the executable at "C:\Users\OWNER\AppData\Local\Temp\{57250072-CAEA-4E53-A6A2-EBF3C6113D75}\InDesign_8_LS16 \Adobe InDesign CS6\payloads\Microsoft VC 2008 Redist (x64)\vcredist_x64.exe", or download and install the latest Microsoft Visual C++ 2008 Redistributable Package (x64) from Microsoft website - www.microsoft.com
    ----------- Payload: {9D2A060F-AC6B-11E0-8C00-00215AEA26C9} Microsoft Visual C++ 2010 Redistributable Package (x64) 10.0.40219.1 -----------
    ERROR: Failed to install Microsoft Visual C++ 2010 Redistributable Package (x64). Please try installing it by double clicking on the executable at "C:\Users\OWNER\AppData\Local\Temp\{57250072-CAEA-4E53-A6A2-EBF3C6113D75}\InDesign_8_LS16 \Adobe InDesign CS6\payloads\Microsoft VC 2010 Redist (x64)\vcredist_x64.exe", or download and install the latest Microsoft Visual C++ 2010 Redistributable Package (x64) from Microsoft website - www.microsoft.com
    ----------- Payload: {7E91BB17-16A1-42CE-9502-D6C98BE04920} PDF Settings CS6 11.0.0.0 -----------
    ERROR: Install MSI payload failed with error: 1601 - The Windows Installer Service could not be accessed. This can occur if the Windows Installer is not correctly installed. Contact your support personnel for assistance.
    MSI Error message:
    ERROR: DW050: The following payload errors were found during install:
    ERROR: DW050:  - Microsoft_VC90_CRT_x86: Install failed
    ERROR: DW050:  - PDF Settings CS6: Install failed
    ERROR: DW050:  - Microsoft_VC80_CRT_x86: Install failed
    ERROR: DW050:  - Microsoft Visual C++ 2008 Redistributable Package (x64): Install failed
    ERROR: DW050:  - Microsoft Visual C++ 2008 Redistributable Package (x86): Install failed
    ERROR: DW050:  - Microsoft Visual C++ 2010 Redistributable Package (x64): Install failed
    ERROR: DW050:  - Microsoft Visual C++ 2010 Redistributable Package (x86): Install failed
    ERROR: DW050:  - Adobe Mini Bridge CS6: Install failed
    ERROR: DW050:  - Adobe SwitchBoard 2.0: Install failed

    Try to delete this folders and reinstall :
    C:\Program Files\Common Files\Adobe\Adobe PCD.
    C:\Program Files\Common Files\Adobe\caps.
    C:\Program Files\Common Files\Adobe\backup.

  • I am getting below error when trying to set the peer top peer replication

    TITLE: New Publication Wizard
    SQL Server could not create publication 'pub_default'.
    ADDITIONAL INFORMATION:
    An exception occurred while executing a Transact-SQL statement or batch. (Microsoft.SqlServer.ConnectionInfo)
    Could not find stored procedure ''.
    Changed database context to 'AdventureWorks2008R2'.
    Warning: The "immediate_sync" property for publication "pub_default" has been changed to "true" because it is required by Peer-To-Peer.
    Warning: The "allow_initialize_from_backup" property for publication "pub_default" has been changed to "true" because it is required by Peer-To-Peer. (Microsoft SQL Server, Error: 2812)
    For help, click:
    http://go.microsoft.com/fwlink?ProdName=Microsoft%20SQL%20Server&ProdVer=11.00.2100&EvtSrc=MSSQLServer&EvtID=2812&LinkId=20476
    BUTTONS:
    OK
    Thanks

    Hi Ajay.G,
    I’m writing to follow up with you on this post. Was the problem resolved? According to your description, the error 2812 usually occurs in the following situations.
    1. The stored procedure which you executed does not exist.
    2. If it does exist, it may occur that you do not fully qualify the procedure name. Or the procedure is not owned by the user attempting to execute it.
    For more information, see:
    How to: Configure Peer-to-Peer Transactional Replication (SQL Server Management Studio).
    There is a similar issue about error 2812, you can try to clean up the database from any replication settings on the publisher and distributor, then recreate publication and check if it can succeed, You can review the following post.
    http://www.sqlservercentral.com/Forums/Topic613590-291-1.aspx
    Regards,
    Sofiya Li
    Sofiya Li
    TechNet Community Support

  • I keep getting this error when doing a bcp export, why?

    SQLState = S0002, NativeError = 208
    Error = [Microsoft][SQL Server Native Client 10.0][SQL Server]Invalid object name 'SGMH_Reports.dbo.sp_RadLog'.
    SQLState = 37000, NativeError = 8180
    Error = [Microsoft][SQL Server Native Client 10.0][SQL Server]Statement(s) could not be prepared.
    NULL
    QUERY:
    set @FileName =Convert(varchar(2),DatePart(MM,@EndDate))+'_'+
                  Convert(varchar(2),DatePart(DD,@EndDate))+'_'+
                  Convert(varchar(4),DatePart(YYYY,@EndDate))
    Set @FileLoc = '\\sangorbandc02\data\FTPResend\RADADT\'
    --Set @FileLoc = '\\it-dba\C$\TestFiles\'
    Set @Command = 'bcp "Select * from SGMH_Reports.dbo.sp_RadLog" queryout "'+
                    RTrim(LTrim(@FileLoc))+'\ADT_'+@FileName+'.txt" -T -c -t^|'
    print @Command
    YFLORES

    is this a valid object SGMH_Reports.dbo.sp_RadLog? Can you query this table?
    Select * from SGMH_Reports.dbo.sp_RadLog
    If So, can you mention -S <ServerName> in the bcp command ?
    Set @Command = 'bcp "Select * from SGMH_Reports.dbo.sp_RadLog" queryout "'+
                    RTrim(LTrim(@FileLoc))+'\ADT_'+@FileName+'.txt" -S <ServerName> -T -c -t^|'
    -Prashanth

  • When i doing cache connectivity test , i am getting below error

    When i doing cache connectivity test , i am getting below error, could you please suggest me what action need's to be done
    Integration repository, Integration Directory,Integration server ABAP, Integration server java is green, only adapter engine is showing red.
    Attempt to fetch cache data from Integration Directory failed; cache could not be updated
    [Fetch Data]: Unable to find an associated SLD element (source element: SAP_BusinessSystem, [CreationClassName, SAP_BusinessSystem, string, Name, BS_PI_DEV, string], target element type: SAP_BCSystem
    [Fetch Data]: com.sap.aii.ib.server.abapcache.CacheRefreshException: Unable to find an associated SLD element (source element: SAP_BusinessSystem, [CreationClassName, SAP_BusinessSystem, string, Name, BS_PI_DEV, string], target element type: SAP_BCSystem)
    at com.sap.aii.ibdir.server.abapcache.content.CacheCPA.addContent(CacheCPA.java:490)
    at com.sap.aii.ibdir.server.abapcache.content.CacheCPA.addContent(CacheCPA.java:155)
    at com.sap.aii.ibdir.server.abapcache.CacheRefreshRequest.addContent(CacheRefreshRequest.java:388)
    at com.sap.aii.ibdir.server.abapcache.CacheRefreshRequest.addContent(CacheRefreshRequest.java:326)
    at com.sap.aii.ibdir.server.abapcache.CacheRefreshRequest.processHTTPRequest(CacheRefreshRequest.java:145)
    at com.sap.aii.ibdir.server.abapcache.CacheRefreshRequest.handleHTTPRequest(CacheRefreshRequest.java:103)
    at com.sap.aii.ibdir.web.abapcache.HmiMethod_CacheRefresh.process(HmiMethod_CacheRefresh.java:67)
    at com.sap.aii.utilxi.hmis.server.HmisServiceImpl.invokeMethod(HmisServiceImpl.java:169)
    at com.sap.aii.utilxi.hmis.server.HmisServer.process(HmisServer.java:178)
    at com.sap.aii.utilxi.hmis.sbeans.HmisBeanImpl.process(HmisBeanImpl.java:86)
    at com.sap.aii.utilxi.hmis.sbeans.HmisLocalLocalObjectImpl1_0.process(HmisLocalLocalObjectImpl1_0.java:144)
    at com.sap.aii.utilxi.hmis.web.HmisServletImpl.processRequestByHmiServer(HmisServletImpl.java:290)
    at com.sap.aii.utilxi.hmis.web.workers.HmisExternalClient.doWork(HmisExternalClient.java:75)
    at com.sap.aii.utilxi.hmis.web.HmisServletImpl.doWork(HmisServletImpl.java:496)
    at com.sap.aii.utilxi.hmis.web.HmisServletImpl.doPost(HmisServletImpl.java:634)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:387)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:365)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:944)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:266)
    at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
    at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
    at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
    at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
    at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
    at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    com.sap.aii.ib.bom.landscape.SLDElementNotFoundException: Unable to find an associated SLD element (source element: SAP_BusinessSystem, [CreationClassName, SAP_BusinessSystem, string, Name, BS_PI_DEV, string], target element type: SAP_BCSystem)
    at com.sap.aii.ib.server.sldquery.SLDQuery.dammiIlMioCentralAdapterFramework(SLDQuery.java:70)
    at com.sap.aii.ibdir.server.abapcache.content.CacheCPA.addContent(CacheCPA.java:191)
    at com.sap.aii.ibdir.server.abapcache.content.CacheCPA.addContent(CacheCPA.java:155)
    at com.sap.aii.ibdir.server.abapcache.CacheRefreshRequest.addContent(CacheRefreshRequest.java:388)
    at com.sap.aii.ibdir.server.abapcache.CacheRefreshRequest.addContent(CacheRefreshRequest.java:326)
    at com.sap.aii.ibdir.server.abapcache.CacheRefreshRequest.processHTTPRequest(CacheRefreshRequest.java:145)
    at com.sap.aii.ibdir.server.abapcache.CacheRefreshRequest.handleHTTPRequest(CacheRefreshRequest.java:103)
    at com.sap.aii.ibdir.web.abapcache.HmiMethod_CacheRefresh.process(HmiMethod_CacheRefresh.java:67)
    at com.sap.aii.utilxi.hmis.server.HmisServiceImpl.invokeMethod(HmisServiceImpl.java:169)
    at com.sap.aii.utilxi.hmis.server.HmisServer.process(HmisServer.java:178)
    at com.sap.aii.utilxi.hmis.sbeans.HmisBeanImpl.process(HmisBeanImpl.java:86)
    at com.sap.aii.utilxi.hmis.sbeans.HmisLocalLocalObjectImpl1_0.process(HmisLocalLocalObjectImpl1_0.java:144)
    at com.sap.aii.utilxi.hmis.web.HmisServletImpl.processRequestByHmiServer(HmisServletImpl.java:290)
    at com.sap.aii.utilxi.hmis.web.workers.HmisExternalClient.doWork(HmisExternalClient.java:75)
    at com.sap.aii.utilxi.hmis.web.HmisServletImpl.doWork(HmisServletImpl.java:496)
    at com.sap.aii.utilxi.hmis.web.HmisServletImpl.doPost(HmisServletImpl.java:634)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:387)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:365)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:944)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:266)
    at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
    at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
    at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
    at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
    at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
    at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    [Data Evaluation]:

    Check Surya's reply: Cache-Connectivity-Test in RWB
    The same procedure in detail manner is given in this How-to guide:
    http://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/c0332b2a-eb97-2910-b6ba-dbe52a01be34
    Are you using any Business System? If yes then make sure that you have imported it properly into ID....in this case ID --> Environment --> Clear SLD Cache.
    Regards,
    Abhishek.

  • I get this error when I go to imovie, I have instalerat on via appstore, but it does not work. The QuickTime components necessary to view, edit, import and export various types of films are not installed. The components included in the iMovie installer. R

    I get this error when I go to imovie, I have instalerat on via appstore, but it does not work.
    The QuickTime components necessary to view, edit, import and export varioustypes of films are not installed. The components included in the iMovie installer.Reinstalling iMovie.

    I get this error when I go to imovie, I have instalerat on via appstore, but it does not work.
    The QuickTime components necessary to view, edit, import and export varioustypes of films are not installed. The components included in the iMovie installer.Reinstalling iMovie.

  • Getting the below error when running the Baseline.grf for the first time

    I am getting the below error when running the Baseline.grf for the first time.
    Appreciate your support in resolving it.
    Error below:
    INFO [main] - *** CloverETL framework/transformation graph, (c) 2002-2012 Javlin a.s, released under GNU Lesser General Public License ***
    INFO [main] - Running with CloverETL library version 3.2.1 build#63 compiled 04/01/2012 12:53:21
    INFO [main] - Running on 4 CPU(s), OS Windows 7, architecture amd64, Java version 1.6.0_20, max available memory for JVM 901120 KB
    INFO [main] - Loading default properties from: defaultProperties
    INFO [main] - Graph definition file: graph/Baseline.grf
    INFO [main] - Graph revision: 1.114 Modified by: mkressirer Modified: Thu Apr 12 13:27:18 EDT 2012
    INFO [main] - Checking graph configuration...
    INFO [main] - Graph configuration is valid.
    INFO [main] - Graph initialization (Baseline)
    INFO [main] - [Clover] Initializing phase: 0
    INFO [main] - [Clover] phase: 0 initialized successfully.
    INFO [main] - register MBean with name:org.jetel.graph.runtime:type=CLOVERJMX_1306871483270_0
    INFO [WatchDog] - Starting up all nodes in phase [0]
    INFO [WatchDog] - Successfully started all nodes in phase!
    INFO [RUN_GRAPH1_0] - Running graph ./graph/InitDataStore.grf in the same instance.
    INFO [RUN_GRAPH1_0] - Checking graph configuration...
    INFO [RUN_GRAPH1_0] - Graph configuration is valid.
    INFO [RUN_GRAPH1_0] - Graph initialization (InitDataStore)
    INFO [RUN_GRAPH1_0] - [Clover] Initializing phase: 0
    WARN [RUN_GRAPH1_0] - WS messenger cleanup failed.
    java.lang.NullPointerException
         at org.apache.axis2.client.Stub.cleanup(Stub.java:134)
         at com.opensys.cloveretl.component.WebServiceClient.free(Unknown Source)
         at org.jetel.graph.Phase.free(Phase.java:487)
         at org.jetel.graph.TransformationGraph.freeResources(TransformationGraph.java:681)
         at org.jetel.graph.TransformationGraph.free(TransformationGraph.java:955)
         at org.jetel.graph.runtime.PrimitiveAuthorityProxy.executeGraph(PrimitiveAuthorityProxy.java:149)
         at org.jetel.component.RunGraph.runGraphThisInstance(RunGraph.java:511)
         at org.jetel.component.RunGraph.runSingleGraph(RunGraph.java:409)
         at org.jetel.component.RunGraph.execute(RunGraph.java:302)
         at org.jetel.graph.Node.run(Node.java:414)
         at java.lang.Thread.run(Thread.java:619)
    WARN [RUN_GRAPH1_0] - Some graphs wasn't executed (because graph "./graph/InitDataStore.grf" finished with error).
    WARN [RUN_GRAPH1_0] - Some graph(s) finished with error.
    ERROR [WatchDog] - Graph execution finished with error
    ERROR [WatchDog] - Node RUN_GRAPH1 finished with status: ERROR caused by: Graph './graph/InitDataStore.grf' failed!
    ERROR [WatchDog] - Node RUN_GRAPH1 error details:
    org.jetel.exception.JetelException: Graph './graph/InitDataStore.grf' failed!
         at org.jetel.component.RunGraph.execute(RunGraph.java:324)
         at org.jetel.graph.Node.run(Node.java:414)
         at java.lang.Thread.run(Thread.java:619)
    INFO [WatchDog] - [Clover] Post-execute phase finalization: 0
    INFO [WatchDog] - [Clover] phase: 0 post-execute finalization successfully.
    INFO [WatchDog] - Execution of phase [0] finished with error - elapsed time(sec): 2
    ERROR [WatchDog] - !!! Phase finished with error - stopping graph run !!!
    INFO [WatchDog] - -----------------------** Summary of Phases execution **---------------------
    INFO [WatchDog] - Phase# Finished Status RunTime(sec) MemoryAllocation(KB)
    INFO [WatchDog] - 0 ERROR 2 20132
    INFO [WatchDog] - ------------------------------** End of Summary **---------------------------
    WARN [exNode_0_1306871483270_RUN_GRAPH1] - Attempt to unregister non-registered thread in the ContextProvider.
    ./graph/InitDataStore.grf: Execution of graph failed! Error during graph initialization: Phase 0 can't be initilized.
    INFO [WatchDog] - WatchDog thread finished - total execution time: 2 (sec)
    INFO [main] - Freeing graph resources.
    ERROR [main] - Execution of graph failed !

    It can't find an Endeca specific class when running via the clover command line utility. Thus, the classpath being set in that shell script is not incorporating the .jar files where the endeca-specific classes are packaged. I would start by adding an line to see what your classpath is set to. There are actually already some lines of shell script in clover that you can uncomment to see what .jars are getting loaded:
    #echo $CLOVER_LIB/*
    for i in $CLOVER_LIB/*.jar $CLOVER_LIB/*.zip; do
         LOCAL_CLASSPATH="$LOCAL_CLASSPATH:$i"
    done;
    #for i in `ls $CLOVER_LIB/*.jar`; do
    #echo $i
    #done;
    You could also echo LOCAL_CLASSPATH to see what is getting set there. At the end of the day, you will need the endeca-specific jars to load which can be found here: /Endeca/Discovery/2.3.0/Integrator/plugins/com.endeca.latitude_1.0.0/*
    HTH,
    Dan
    http://branchbird.com

  • Same thing is happening to me. Adobe has not responded to anyone about this error. It appears that Abobe XI is not compatible with IE 11.  I do not get this error when I use Chrome or Firefox. Only IE 11 does this. I have tried clearing cache and cookies.

    Same thing is happening to me. Adobe has not responded to anyone about this error. It appears that Abobe XI is not compatible with IE 11.  I do not get this error when I use Chrome or Firefox. Only IE 11 does this. I have tried clearing cache and cookies. I even uninstalled and re-installed IE 11. It is still doing it.  I am surprized that a company like Adobe would just ignore our posts and leave us hanging this this.
    Error message is FAILED TO GET DISPATCH FROM IBRWSR2.  Then when you click on it the next error message says:  PHTML IS NULL. You have to click this error message twice and then the PDF finally loads. Happened every time
    Does anyone have a solution since Adobe will not respond?
    As a last resort I will try uninstalling the Adobe Reader XI and install Adobe Reader 10 instead. It seems to work ok. But when I try to install version 10 the Adobe site tries to install XI.  Any ideas?
    JimP08758

    It worked just fine for me.
    Many site issues can be caused by corrupt cookies or cache.
    * Clear the Cache and
    * Remove Cookies '''''Warning ! ! '' This will log you out of sites you're logged in to.'''
    Type '''about:preferences'''<Enter> in the address bar.
    * '''Cookies;''' Select '''Privacy.''' Under '''History,''' select Firefox will '''Use Custom Settings.''' Press the button on the right side called '''Show Cookies.''' Use the search bar to look for the site. Note; There may be more than one entry. Remove '''All''' of them.
    * '''Cache;''' Select '''Advanced > Network.''' Across from '''Cached Web Content,''' Press '''Clear Now.'''
    If there is still a problem,
    '''[https://support.mozilla.org/en-US/kb/troubleshoot-firefox-issues-using-safe-mode Start Firefox in Safe Mode]''' {web link}
    While you are in safe mode;
    Type '''about:preferences#advanced'''<Enter> in the address bar.
    Under '''Advanced,''' Select '''General.'''
    Look for and turn off '''Use Hardware Acceleration'''.
    Poke around safe web sites. Are there any problems?
    Then restart.

  • I keep getting an error when trying to update an app- cannot connect to store. I logged out from my account and tried to log back in and got the same error. I am doing all this from my phone since I no longer own a personal computer (only work)

    I keep getting an error when trying to update an app- cannot connect to store. I logged out from my account and tried to log back in and got the same error. I am doing all this from my phone since I no longer own a personal computer (only work) since I use iCloud and I tunes match

    YAY!!! Saved it in my Mac's Firefox Bookmarks for easy future access!
    Hope you are having a lovely afternoon today! I'm about ready to go bobo....I have an early meeting, and I don't want to oversleep! The nice part is that I work remotely, so I only have to wake up 15 minutes or so before the meeting.... I don't even use an alarm clock anymore (really, my iPhone alarm, which is much more pleasant), unless I have to get up at 6:30 or something....
    TMI?
    GB

  • Error when doing new download.  Says "Apple Mobile Device Service" failed to start.  I cannot get past this.  HELP!

    Went to install new iTunes download.  Now get an error when trying to do this.  I uninstalled iTunes completely and now is see "apple mobile device service" failed to start.  I now cannot get iTunes back on my PC.  HELP!!

    For those who updated iTunes and displaying the error "Windows error 193 or similar," a way to still use the iTunes download the 11.1.3.8 version of iTunes and install. Before installing something must be done:
    * Step 1 - Uninstall the following programs:
    1) Apple Software Update
    2) Bonjour
    3) iTunes.
    Step 2 - Install version iTunes 11.1.3.8
    If it shows the error "iTunes Library.itl" the solution is simple. Only delete the file in the C: \ Users \ Name \ Music \ iTunes called iTunes Library.itl.
    Note: When you open the older version will ask if you want to update. Do not upgrade because it will give the same error in the update.
    It is the hint. Could not say it is a solution, but a way to take advantage of the program for a while and wait for an Apple solution. Sincerely Ricardo.
    Download version iTunes 11.1.3.8 >>> version x64 (windows 64 bits) https://mega.co.nz/#!QklXGJLA!w58yHjvgYZfFy_rnGCUu4Nh6If-m4AE8OQpi2Xw5RwQ

  • Getting the error while doing PGI for depot delivery

    Hi
    I am getting the below error while doing PGI for Depot delivery. This error is happening only when I taking the materials from stock transfer order which has more than 10 line items. Same issue is not happening when I am taking one material in Stock transfer order in & same material in depot delivery. Please see the screen shots below attachment. I have already maintained no range for the object J_1IDEPINV for year 2014.
    Regards
    PK

    Moved from SAP ERP SD Sales to Internationalization and Unicode.  Please post all your CIN related queries here.  Also ensure that before posting, you made efforts in searching in SCN or Google.  The reason for this indication is the issue you posted has already been discussed many times here and you will get some clue had you searched.
    G. Lakshmipathi

  • Getting "generic error" when linking clips.  Generic not a helpful word.

    Getting "generic error" when linking clips.  Generic not a helpful word.

    Zero information also does not allow anyone here try to help
    More information needed for someone to help... please click below and provide the requested information
    -PPro Information FAQ http://forums.adobe.com/message/4200840

  • Keep getting 5002 Error when trying to Sign In

    Hello,
    I created a new @me.com address today for a seperate Apple ID account.  I am needing to sign into the iTunes Store, but I keep getting a response that says:
    "We could not complete your iTunes Store request. An unknown error occurred (5002)."
    Any ideas as to what's going on here?
    I also took a screen cap of the issue:
    Thank you for the help!
    Marcus

    Thank you for your response Carolyn; however, that article does not fix my problem.  I am getting this error when trying to sign into the iTunes Store on my Mac.
    I get the same problem when signing into the Store on the iPad or iPhone.  I simply can't log in, but when I go to iCloud.com or the Apple ID login on Apple.com, it works.
    Marcus

  • Getting below error while opening query in bex  3.5x

    Dear Guru's
    I am getting below error while opening query in bex  3.5x
    The following object were not found when accesing the server .
    Press repair to correct the problem (included parts of query deleted) press cancel to undo the last action.
    Regards
    Karan

    Hi,
    1) When a query administrator with the sufficient authorization (sap_all or the * authorization for the field in the authorization object) is creating the query in query designer including the 'attributes' which are not visible with the 'normal' authorizations, the query will not list the columns in the output when it is executed by the normal user.
    2) so create an authorization object for each of these attributes with * (full authorization)
    Regards,
    Marasa.

Maybe you are looking for

  • Ssh configuration to avoid connection timeouts / broken pipes ?

    I'm running irssi through screen on my server via ssh. Recently, my parents' internet connection has become very dodgy, and because of this, my terminal freezes altogether once every 15 minutes or so, and resumes with some "broken pipe" message after

  • Setup outdoor wireless

    I work at a garden. We have many activities in the summer. I setup outdoor wireless using Cisco 1310 wireless bridges, one is root bridge and other is non-root bridge. I find if the non-root bridge behind a tree, the signal reduce from excellent to l

  • Re: Sainsbury Offer - Small claims court

    My BT infinity was installed in march and Ive contacted customer services twice to find out what is the hold up with my sainsburys gift card. Was assured it was sorted and on way to me at beginning of August. Still no sign.

  • Music and app problem! Please please help ***

    Just recently I have connected my iPod touch 4gen with my computer and wondered where all my PAID music and apps have gone. I am really upset about this and would like any solution possible. I cannot just download all of my music again because it say

  • JList Changing Components

    I have a JList created using JModel etc during runtime I want to, depending on certain variables change the item to say a different color or font. So say if a certain variable is true i want the string at say index[3] to change color.