Error during new content check-in

Hi
I am getting the following error message during new content item check-in "Unable to execute service CHECKIN_NEW_SUB and function validateCheckinData. The error was caused by an internally generated issue. The error has been logged". Any idea what's gone wrong....is it services configuration file being corrupted? or where do i need to update the query or information pertaining to DdeletedRows.
kindly let know the fix for this issue. thanks
below is the stack trace of error.
Event generated by user 'weblogic' at host 'localhost:16200'. Unable to execute service CHECKIN_NEW_SUB and function validateCheckinData.
Unable to find query or idc data source with 'DdeletedRows'. [ Details ]
An error has occurred. The stack trace below shows more information.
!csUserEventMessage,weblogic,punitp222336d:16200!$!csServiceDataException,CHECKIN_NEW_SUB,validateCheckinData!$!csUnableToFindQueryOrIdcDataSource,DdeletedRows
intradoc.common.ServiceException: !csServiceDataException,CHECKIN_NEW_SUB,validateCheckinData!$
*ScriptStack CHECKIN_NEW_SUB
3:doScriptableAction,dDocName=3:doSubService,dDocName=CHECKIN_NEW_SUB,dDocName=3:validateCheckinData,dID=3801,dDocName=ADSIC003801
at intradoc.server.ServiceRequestImplementor.buildServiceException(ServiceRequestImplementor.java:2115)
at intradoc.server.Service.buildServiceException(Service.java:2326)
at intradoc.server.Service.createServiceExceptionEx(Service.java:2320)
at intradoc.server.Service.createServiceException(Service.java:2315)
at intradoc.server.ServiceRequestImplementor.handleActionException(ServiceRequestImplementor.java:1766)
at intradoc.server.ServiceRequestImplementor.doAction(ServiceRequestImplementor.java:1716)
at intradoc.server.Service.doAction(Service.java:547)
at intradoc.server.ServiceRequestImplementor.doActions(ServiceRequestImplementor.java:1458)
at intradoc.server.Service.doActions(Service.java:542)
at intradoc.server.ServiceRequestImplementor.executeSubServiceCode(ServiceRequestImplementor.java:1322)
at intradoc.server.Service.executeSubServiceCode(Service.java:4023)
at intradoc.server.ServiceRequestImplementor.executeServiceEx(ServiceRequestImplementor.java:1200)
at intradoc.server.Service.executeServiceEx(Service.java:4018)
at intradoc.server.Service.executeService(Service.java:4002)
at intradoc.server.Service.doSubService(Service.java:3912)
at sun.reflect.GeneratedMethodAccessor297.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:601)
at intradoc.common.IdcMethodHolder.invokeMethod(IdcMethodHolder.java:86)
at intradoc.common.ClassHelperUtils.executeMethodEx(ClassHelperUtils.java:310)
at intradoc.common.ClassHelperUtils.executeMethod(ClassHelperUtils.java:295)
at intradoc.server.Service.doCodeEx(Service.java:620)
at intradoc.server.Service.doCode(Service.java:575)
at intradoc.server.ServiceRequestImplementor.doAction(ServiceRequestImplementor.java:1643)
at intradoc.server.Service.doAction(Service.java:547)
at intradoc.server.Service.doScriptableAction(Service.java:3964)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:601)
at intradoc.common.IdcMethodHolder.invokeMethod(IdcMethodHolder.java:86)
at intradoc.common.ClassHelperUtils.executeMethodEx(ClassHelperUtils.java:310)
at intradoc.common.ClassHelperUtils.executeMethod(ClassHelperUtils.java:295)
at intradoc.server.Service.doCodeEx(Service.java:620)
at intradoc.server.Service.doCode(Service.java:575)
at intradoc.server.ServiceRequestImplementor.doAction(ServiceRequestImplementor.java:1643)
at intradoc.server.Service.doAction(Service.java:547)
at intradoc.server.ServiceRequestImplementor.doActions(ServiceRequestImplementor.java:1458)
at intradoc.server.Service.doActions(Service.java:542)
at intradoc.server.ServiceRequestImplementor.executeActions(ServiceRequestImplementor.java:1391)
at intradoc.server.Service.executeActions(Service.java:528)
at intradoc.server.ServiceRequestImplementor.doRequest(ServiceRequestImplementor.java:737)
at intradoc.server.Service.doRequest(Service.java:1956)
at intradoc.server.ServiceManager.processCommand(ServiceManager.java:437)
at intradoc.server.IdcServerThread.processRequest(IdcServerThread.java:265)
at intradoc.idcwls.IdcServletRequestUtils.doRequest(IdcServletRequestUtils.java:1354)
at intradoc.idcwls.IdcServletRequestUtils.processFilterEvent(IdcServletRequestUtils.java:1731)
at intradoc.idcwls.IdcIntegrateWrapper.processFilterEvent(IdcIntegrateWrapper.java:222)
at sun.reflect.GeneratedMethodAccessor276.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:601)
at idcservlet.common.IdcMethodHolder.invokeMethod(IdcMethodHolder.java:87)
at idcservlet.common.ClassHelperUtils.executeMethodEx(ClassHelperUtils.java:305)
at idcservlet.common.ClassHelperUtils.executeMethodWithArgs(ClassHelperUtils.java:278)
at idcservlet.ServletUtils.executeContentServerIntegrateMethodOnConfig(ServletUtils.java:1704)
at idcservlet.IdcFilter.doFilter(IdcFilter.java:457)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:119)
at java.security.AccessController.doPrivileged(Native Method)
at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:442)
at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)
at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)
at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:139)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:119)
at java.security.AccessController.doPrivileged(Native Method)
at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:442)
at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)
at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)
at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3730)
at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3696)
at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2273)
at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2179)
at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1490)
at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
Caused by: intradoc.data.DataException: !csUnableToFindQueryOrIdcDataSource,DdeletedRows
at intradoc.jdbc.JdbcWorkspace.execute(JdbcWorkspace.java:578)
at urmagent.UrmAgentFilters.removeDeletedRows(UrmAgentFilters.java:249)
at urmagent.UrmAgentFilters.updateExtendedAttributes(UrmAgentFilters.java:192)
at urmagent.UrmAgentFilters.doFilter(UrmAgentFilters.java:71)
at intradoc.shared.PluginFilters.filterWithAction(PluginFilters.java:114)
at intradoc.shared.PluginFilters.filter(PluginFilters.java:68)
at intradoc.server.DocServiceHandler.updateExtendedAttributes(DocServiceHandler.java:1972)
at intradoc.server.DocServiceHandler.validateCheckinData(DocServiceHandler.java:1686)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:601)
at intradoc.common.IdcMethodHolder.invokeMethod(IdcMethodHolder.java:86)
at intradoc.common.ClassHelperUtils.executeMethodReportStatus(ClassHelperUtils.java:324)
at intradoc.server.ServiceHandler.executeAction(ServiceHandler.java:79)
at intradoc.server.Service.doCodeEx(Service.java:603)
at intradoc.server.Service.doCode(Service.java:575)
at intradoc.server.ServiceRequestImplementor.doAction(ServiceRequestImplementor.java:1643)
... 78 more

Hi Mohan,
First you may want to check if this error is surfaces in other environments as well or this is the only environment where you are seeing this.
If it does not work only in this environemnt you may want to have a look at the counters table and check if all counter are good.
also if any of the values are hardcoded you may wnat to check if they conflict with something in the UCM.
also cehck ther permission of ther service that you are calling.I hope you are calling CHECKIN_UNIVERSAL.
hope it helps.
cheers,
swapnil

Similar Messages

  • Error during new CIM model import in to SLD

    Hi
    it has been great experience for me in SDN. i have a problem, i.e, i have recently updated our solution manager's java stack  from sp10 to sp17. i have not upgraded the abap stack yet. now when i go and see in SLD , there is a errr message - that is :
    "Model incompatible with server; import a newer model. Model version: 1.4.31 Server requires at least: 1.5.24 " 
    so as per note 669669  i have downloaded updated CIM content from marketplace and started importing in to  SLD . but that time i am getting one more  error  that is :
    "Error during import: com.sap.sld.api.wbem.exception.CIMException: CIM_ERR_FAILED: Failed to initialize cluster notification sender "
    *the log says : #16 03/22/2009 10:15:17.171 [Thread-172] ERROR com.sap.lcr.cimsrv.ClusterNotificationSender$JMSSender: Failed to initialize cluster notification sender. Please check your JNDI service and JMS provider for errors. More
    did anybody faced this kind of errrro, please help
    regards
    akhil
    Edited by: akhil k on Mar 22, 2009 5:50 AM

    Hi,
    Check SAP note 907897.
    Regards,
    Sachin Rane.

  • New Content Checked In via UCM UI is never Indexed

    Hey everyone,
    So I am running the 10gR3 version of Oracle UCM and then indexer never runs when new content is checked in via the "New Check In" UI page. However, when I check things in via webservice new content is indexed just fine.
    I am not really sure why this is happening. I've deleted the folders in the .dat files in the Rebuild, Lock, and Update directories, and re-ran the indexer, but the problem still persists.
    Has anyone ever had anything like this happen?
    Thanks!

    Honestly, I'm not sure, but here is the output of the indexer.* log with verbose tracing
    indexer     03.28 13:55:53.036     index update work     cleanup for dID 4748822 change is I origChange is +
    indexer     03.28 13:55:53.102     index update work     isRebuild?false; IndexerStep:ContentRefresh; Action:postDatabaseStep
    indexer     03.28 13:55:53.111     index update work     isRebuild?false; IndexerStep:Init; Class:intradoc.indexer.Indexer
    indexer     03.28 13:55:53.114     index update work     isRebuild?false; IndexerStep:BuildChanges; Class:intradoc.indexer.IndexerBuildChanges
    indexermonitor     03.28 13:55:54.689     SubjectManager     Attempting to start automated work.
    indexermonitor     03.28 13:55:54.690     SubjectManager     Aborting automated cycle because update is active (pending).
    indexermonitor     03.28 13:55:56.121     index update work     deleting lock file /mnt/VPSSTELLENT/pfarvpsapp10/server/search/lock/update_lock.dat.
    indexermonitor     03.28 13:55:56.122     index update work     Ending indexing update.
    indexermonitor     03.28 13:55:57.694     SubjectManager     Attempting to start automated work.
    indexermonitor     03.28 13:55:57.696     SubjectManager     -Determined cycle update is inactive.
    indexermonitor     03.28 13:55:57.696     SubjectManager     touching lock file /mnt/VPSSTELLENT/pfarvpsapp10/server/search/lock/update_lock.dat
    indexermonitor     03.28 13:55:57.697     index update work     Starting indexing update (action=0).
    indexermonitor     03.28 13:55:57.697     index update notify     touching lock file /mnt/VPSSTELLENT/pfarvpsapp10/server/search/lock/update_lock.dat
    indexer     03.28 13:55:57.697     index update work     /mnt/VPSSTELLENT/pfarvpsapp10/server/search/search.cfg doesn't exist.
    indexermonitor     03.28 13:55:57.702     SubjectManager     Attempting to start automated work.
    indexermonitor     03.28 13:55:57.703     SubjectManager     Aborting automated cycle because update is active (pending).
    indexer     03.28 13:55:57.704     index update work     isRebuild?false; IndexerStep:Init; Class:intradoc.indexer.Indexer
    indexer     03.28 13:55:57.706     index update work     isRebuild?false; IndexerStep:BuildChanges; Class:intradoc.indexer.IndexerBuildChanges
    indexer     03.28 13:55:57.914     index update work     Saving 13 update changes
    indexer     03.28 13:55:57.919     index update work     isRebuild?false; IndexerStep:PreIndexingStep; Action:preIndexingStep
    indexer     03.28 13:55:57.925     index update work     isRebuild?false; IndexerStep:CheckForWork; Class:intradoc.indexer.Indexer
    indexer     03.28 13:55:57.930     index update work     isRebuild?false; IndexerStep:IndexAdditions; Class:intradoc.indexer.CommonIndexerBulkLoader
    indexer     03.28 13:55:57.935     index update work     IndexerBulkLoader doing 'IndexAdditions' with m_change '+'
    indexer     03.28 13:55:57.992     index update work     webFormat is Application/svg
    indexer     03.28 13:55:57.992     index update work     Conversion allowed: false
    indexer     03.28 13:55:57.992     index update work     ReleaseState for binder is: U
    indexer     03.28 13:55:57.995     index update work     indexWebFile: false m_retryIndexing: false m_isFirstRetry: true
    (internal)     03.28 13:55:58.000     TaskMonitor     /mnt/VPSSTELLENT/pfarvpsapp10/server/custom/ContentAccess-linux/linux/lib/contentaccess//htmlexport -c /mnt/VPSSTELLENT/pfarvpsapp10/server/vault/~temp/htmlexport/2132072450.hda -f /mnt/VPSSTELLENT/pfarvpsapp10/server/vault/~temp/2132072449/2132072449.htm
    (internal)     03.28 13:55:58.053     TaskLauncher stdout     The content was exported successfully.
    (internal)     03.28 13:55:58.053     TaskLauncher stdout     finished reading stdout
    (internal)     03.28 13:55:58.053     TaskLauncher stdout     finished task
    indexer     03.28 13:55:58.125     index update work     webFormat is Application/svg
    indexer     03.28 13:55:58.125     index update work     Conversion allowed: false
    indexer     03.28 13:55:58.125     index update work     ReleaseState for binder is: U
    indexer     03.28 13:55:58.126     index update work     indexWebFile: false m_retryIndexing: false m_isFirstRetry: true
    (internal)     03.28 13:55:58.131     TaskMonitor     /mnt/VPSSTELLENT/pfarvpsapp10/server/custom/ContentAccess-linux/linux/lib/contentaccess//htmlexport -c /mnt/VPSSTELLENT/pfarvpsapp10/server/vault/~temp/htmlexport/2132072452.hda -f /mnt/VPSSTELLENT/pfarvpsapp10/server/vault/~temp/2132072451/2132072451.htm
    (internal)     03.28 13:55:58.196     TaskLauncher stdout     The content was exported successfully.
    (internal)     03.28 13:55:58.196     TaskLauncher stdout     finished reading stdout
    (internal)     03.28 13:55:58.196     TaskLauncher stdout     finished task
    indexer     03.28 13:55:58.328     index update work     webFormat is Application/svg
    indexer     03.28 13:55:58.328     index update work     Conversion allowed: false
    indexer     03.28 13:55:58.328     index update work     ReleaseState for binder is: U
    indexer     03.28 13:55:58.329     index update work     indexWebFile: false m_retryIndexing: false m_isFirstRetry: true
    (internal)     03.28 13:55:58.337     TaskMonitor     /mnt/VPSSTELLENT/pfarvpsapp10/server/custom/ContentAccess-linux/linux/lib/contentaccess//htmlexport -c /mnt/VPSSTELLENT/pfarvpsapp10/server/vault/~temp/htmlexport/2132072454.hda -f /mnt/VPSSTELLENT/pfarvpsapp10/server/vault/~temp/2132072453/2132072453.htm
    (internal)     03.28 13:55:58.406     TaskLauncher stdout     The content was exported successfully.
    (internal)     03.28 13:55:58.406     TaskLauncher stdout     finished reading stdout
    (internal)     03.28 13:55:58.406     TaskLauncher stdout     finished task
    indexer     03.28 13:55:58.534     index update work     webFormat is Application/svg
    indexer     03.28 13:55:58.534     index update work     Conversion allowed: false
    indexer     03.28 13:55:58.534     index update work     ReleaseState for binder is: U
    indexer     03.28 13:55:58.535     index update work     indexWebFile: false m_retryIndexing: false m_isFirstRetry: true
    (internal)     03.28 13:55:58.543     TaskMonitor     /mnt/VPSSTELLENT/pfarvpsapp10/server/custom/ContentAccess-linux/linux/lib/contentaccess//htmlexport -c /mnt/VPSSTELLENT/pfarvpsapp10/server/vault/~temp/htmlexport/2132072456.hda -f /mnt/VPSSTELLENT/pfarvpsapp10/server/vault/~temp/2132072455/2132072455.htm
    (internal)     03.28 13:55:58.626     TaskLauncher stdout     The content was exported successfully.

  • Error during Goods Receipt:Check table XMCHB: Entry 'Material no.', 'Plant

    Dear All,
    I am trying to post Goods Receipt for a Stock Transport Order.
    The error message appears as " Check table XMCHB: entry 'material no.' 'plant', '____' , 'batch no.' does not exist. (message no. M7001)
    The Supplying plant stock from which Goods Issue is done,  is a Normal storage location Unrestricted stock.
    The receipt has to be taken into Vendor stock (Goods Receipt movement type 101 O )
    Inputs will be appreciated.

    technically spoken.
    table MCHB is the storage location segment of a batch record.
    System tries to create an entry in MCHB without a storage location, which does not make sense.
    Vendor stock does not go to MCHB, instead it is recorded in table MKOL.
    If you do STOs then you may transfer vendor consignment stock, but you cannote issue own stock and receive into vendor consignment stock.

  • Error During Business Content Query Activation- Very Urgent

    Hi All,
    I am trying to install few queries in business cube 0pur_c01, which is already in production and already lot many queries are running.
    As per requirement i have to install  New quries in the 0Pur_C01
    0PUR_C01_Q0012 : Ordering Activities
    0PUR_C01_Q0015 : Purchase Order Values
    0PUR_C01_Q0013 : Vendor Comparison re Purchase Values
    0PUR_C01_Q0004 : Values – Purchase Order – Delivery – Invoice
    0PUR_C01_Q0023 : Total and Average Order Value
    Out of these five quries i am unable to install  0PUR_C01_Q0012 : Ordering Activities and geeting error message during simulate install rest queries has been installed already without any issue once i have unselected the already transported
    element.
    I am doing the same for  query 0PUR_C01_Q0012 : Ordering Activities but getting error message
    Error when activating element 9W6JIW7YMO04XVOZ5ATLLFLPB
    BEx transport request 'SBDK900497' is not available or not suitable
    Regards
    Premanshu Gupta

    Hi,
    To rectify this error,
    <i>BEx transport request 'SBDK900497' is not available or not suitable</i>
    Go to Transport Connection, there click on "BEX" "Create tranport request for BEX", there insert a new row, and create a new request. This is the default request for BEX queries.
    While transporting , dont tranport this request, collect the objects which you want to tranport and create a new request.
    <i>Error when activating element 9W6JIW7YMO04XVOZ5ATLLFLPB</i>
    For this error, check the object in meta data repository, whether the object is in active version or not.I think this object is not in Active version thats why you are getting this error.
    Assign points if it helps....

  • Error Message on content check-in

    Hi!
    We have a new installed Content Server here and I work with Site Studio to create the hcsp pages. On one of these pages I have a contribution region with a Plain Text Element. If I hit CTRL-Shift-F5 on the page to fill in the content, I get this error message: "Unable to perform the action due to the following reasons:
    [+] Mandatory parameter 'IdcService' for POST or GET is missing. Request could not be processed. Could not find the parameter 'IdcService'.".
    Does anybody know where this message comes from and how I can get rid of it?
    Thanks in advance!
    Bernd

    Hello,
    I'm having the very same problem with the "Ravenna Hosting" tutorial, installed on a clean server. The installed components are the most recent as of June 13 2008.
    The message in the content server log is:
    El gestor de servicios no ha procesado la petición debido a un error de protocolo.
    Los encabezados de petición analizados son:
    {HTTP_USER_AGENT=Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.2; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648), HTTP_ACCEPT_ENCODING=gzip, deflate, REQUEST_METHOD=POST, IsSocketConnection=1, IdcAuthChallengeType=http, HTTP_ACCEPT_LANGUAGE=es-co, ThreadCount=1, SERVER_NAME=mlvirtesp, SERVER_SOFTWARE=Microsoft-IIS/6.0, HTTP_REFERER=http://mlvirtesp/RVH/index.htm, HTTP_CGIPATHROOT=/idc/idcplg, RemoteClientHostAddress=127.0.0.1, HTTP_HOST=mlvirtesp, GATEWAY_INTERFACE=CGI/1.1, REMOTE_ADDR=192.168.11.102, SERVER_PROTOCOL=HTTP/1.1, SERVER_PROTOCOL_TYPE=NONE, IDC_REQUEST_AGENT=webserver, REMOTE_HOST=192.168.11.102, HTTP_CONNECTION=Keep-Alive, RemoteClientPort=4444, SERVER_PORT=80, HTTP_COOKIE=IdcLocale=Espa%C3%B1ol; IntradocAuth=Internet; IntradocLoginState=1; wcm.contributor.mode=true; IdcTimeZone=America/Bogota, CONTENT_TYPE=application/json, RemoteClientRemotePort=1193, CONTENT_LENGTH=95, IDC_REQUEST_CTIME=1213657939, HTTP_INTERNETUSER=sysadmin, HTTP_ACCEPT=*/*, SCRIPT_NAME=/idc/idcplg/idc_cgi_isapi-idc.dll, PATH_TRANSLATED=c:\inetpub\wwwroot}
    Falta el parámetro obligatorio 'IdcService' para POST o GET. No se pudo procesar la petición. No se ha encontrado el parámetro 'IdcService'. [ Información ]
    Se ha producido un error. El seguimiento de pila siguiente muestra más información.
    !csServiceRequestProtocolErrorReport,{HTTP_USER_AGENT=Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.2; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648)\, HTTP_ACCEPT_ENCODING=gzip\, deflate\, REQUEST_METHOD=POST\, IsSocketConnection=1\, IdcAuthChallengeType=http\, HTTP_ACCEPT_LANGUAGE=es-co\, ThreadCount=1\, SERVER_NAME=mlvirtesp\, SERVER_SOFTWARE=Microsoft-IIS/6.0\, HTTP_REFERER=http://mlvirtesp/RVH/index.htm\, HTTP_CGIPATHROOT=/idc/idcplg\, RemoteClientHostAddress=127.0.0.1\, HTTP_HOST=mlvirtesp\, GATEWAY_INTERFACE=CGI/1.1\, REMOTE_ADDR=192.168.11.102\, SERVER_PROTOCOL=HTTP/1.1\, SERVER_PROTOCOL_TYPE=NONE\, IDC_REQUEST_AGENT=webserver\, REMOTE_HOST=192.168.11.102\, HTTP_CONNECTION=Keep-Alive\, RemoteClientPort=4444\, SERVER_PORT=80\, HTTP_COOKIE=IdcLocale=Espa%C3%B1ol; IntradocAuth=Internet; IntradocLoginState=1; wcm.contributor.mode=true; IdcTimeZone=America/Bogota\, CONTENT_TYPE=application/json\, RemoteClientRemotePort=1193\, CONTENT_LENGTH=95\, IDC_REQUEST_CTIME=1213657939\, HTTP_INTERNETUSER=sysadmin\, HTTP_ACCEPT=*/*\, SCRIPT_NAME=/idc/idcplg/idc_cgi_isapi-idc.dll\, PATH_TRANSLATED=c:\\inetpub\\wwwroot}!csManditoryIdcServiceMissing!syParameterNotFound,IdcService
    intradoc.data.DataException: !syParameterNotFound,IdcService
         at intradoc.data.DataBinder.getEx(Unknown Source)
         at intradoc.data.DataBinder.get(Unknown Source)
         at intradoc.server.ServiceManager.processCommand(Unknown Source)
         at intradoc.server.IdcServerThread.run(Unknown Source)
    Does anybody have any ideas about this?.
    This thread seems to be the only result when googling "Mandatory parameter 'IdcService' for POST or GET is missing".
    Thanks in advance.

  • Errors During Post Install Check on Ubuntu 12.04

    Hello Gurus,
    I'm trying to install EBS R12(12.1.1) on Ubuntu 12.04 64-Bit. I patched the HTTP server with 6078836 (Copied libdb.so.2 to /usr/lib).
    I did the md5sum check before starting the install. I completed the kernel settings as per the note below:
    Oracle E-Business Suite Installation and Upgrade Notes Release 12 (12.1.1) for Linux x86-64 [ID 761566.1]
    Contents of /etc/hosts
    127.0.0.1           localhost.localdomain      localhost
    192.168.1.101     erpbeginner.dyndns.org     erpbeginner
    Installation went smooth till the Post install checks where it fails for the following:
    HTTP
    JSP
    Login Page
    Help Page
    Virtual Directory
    Contents of the log file:
    command: /d01/stage/startCD/Disk1/rapidwiz/bin/riwTDBup.sh /d01/r12/VIS/db/tech_st/11.1.0/VIS_erpbeginner.env APPS/APPS
    riwTDBup.sh started at Tue Oct 16 07:30:46 EDT 2012
    Parameters passed are : /d01/r12/VIS/db/tech_st/11.1.0/VIS_erpbeginner.env APPS/APPS
    The environment settings are as follows ...
    ORACLE_HOME : /d01/r12/VIS/db/tech_st/11.1.0
    ORACLE_SID : VIS
    TWO_TASK :
    PATH : /d01/r12/VIS/db/tech_st/11.1.0/perl/bin:/d01/r12/VIS/db/tech_st/11.1.0/bin:/usr/bin:/usr/sbin:/d01/r12/VIS/db/tech_st/11.1.0/appsutil/jre/bin:/bin:/usr/bin/X11:/usr/local/bin:/usr/bin:/d01/stage/startCD/Disk1/rapidwiz/unzip/Linux_x64:/usr/bin:/usr/lib/lightdm/lightdm:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:.
    LD_LIBRARY_PATH : /d01/r12/VIS/db/tech_st/11.1.0/lib:/usr/X11R6/lib:/usr/openwin/lib:/d01/r12/VIS/db/tech_st/11.1.0/lib:/usr/dt/lib:/d01/r12/VIS/db/tech_st/11.1.0/ctx/lib
    Executable : /d01/r12/VIS/db/tech_st/11.1.0/bin/sqlplus
    riwTDBup.sh exiting with status 0
    Database ORACLE_HOME connection test has succeeded
    command: /d01/stage/startCD/Disk1/rapidwiz/bin/riwTDBup.sh /d01/r12/VIS/inst/apps/VIS_erpbeginner/ora/10.1.2/VIS_erpbeginner.env APPS/APPS
    riwTDBup.sh started at Tue Oct 16 07:30:47 EDT 2012
    Parameters passed are : /d01/r12/VIS/inst/apps/VIS_erpbeginner/ora/10.1.2/VIS_erpbeginner.env APPS/APPS
    The environment settings are as follows ...
    ORACLE_HOME : /d01/r12/VIS/apps/tech_st/10.1.2
    ORACLE_SID :
    TWO_TASK : VIS
    PATH : /d01/r12/VIS/apps/tech_st/10.1.2/bin:/usr/bin:/usr/sbin:/d01/r12/VIS/apps/tech_st/10.1.3/appsutil/jdk/jre/bin:/usr/bin:/d01/stage/startCD/Disk1/rapidwiz/unzip/Linux_x64:/usr/bin:/usr/lib/lightdm/lightdm:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
    LD_LIBRARY_PATH : /d01/r12/VIS/apps/tech_st/10.1.2/lib32:/d01/r12/VIS/apps/tech_st/10.1.2/lib:/usr/X11R6/lib:/usr/openwin/lib:/d01/r12/VIS/apps/tech_st/10.1.2/jdk/jre/lib/i386:/d01/r12/VIS/apps/tech_st/10.1.2/jdk/jre/lib/i386/server:/d01/r12/VIS/apps/tech_st/10.1.2/jdk/jre/lib/i386/native_threads:/d01/r12/VIS/apps/apps_st/appl/sht/12.0.0/lib
    Executable : /d01/r12/VIS/apps/tech_st/10.1.2/bin/sqlplus
    riwTDBup.sh exiting with status 0
    sqlplus: error while loading shared libraries: libclntsh.so.10.1: cannot open shared object file: No such file or directory
    Apps ORACLE_HOME connection test has succeeded
    Configuration Upload
    uploading config file at /d01/r12/VIS/db/tech_st/11.1.0/appsutil/conf_VIS.txt
    AppsConfig : 'config.txt' uploading...
    ADX Database Utility
    getConnectionUsingAppsJDBCConnector() -->
    APPS_JDBC_URL='null'
    Trying to get connection using SID based connect descriptor
    getConnection() -->
    sDbHost : erpbeginner
    sDbDomain : dyndns.org
    sDbPort : 1521
    sDbSid : VIS
    sDbUser : APPS
    Trying to connect using SID...
    getConnectionUsingSID() -->
    JDBC URL: jdbc:oracle:thin:@erpbeginner.dyndns.org:1521:VIS
    Connection obtained
    -------------------ADX Database Utility Finished---------------
    Successful upload of config file at /d01/r12/VIS/db/tech_st/11.1.0/appsutil/conf_VIS.txt
    Environment File
    Database ORACLE_HOME environment file passes instantiated variables test:
    File = /d01/r12/VIS/db/tech_st/11.1.0/VIS_erpbeginner.env
    Apps ORACLE_HOME environment file passes instantiated variables test:
    File = /d01/r12/VIS/inst/apps/VIS_erpbeginner/ora/10.1.3/VIS_erpbeginner.env
    iAS ORACLE_HOME environment file passes instantiated variables test:
    File = /d01/r12/VIS/inst/apps/VIS_erpbeginner/ora/10.1.2/VIS_erpbeginner.env
    APPL_TOP environment file passes instantiated variables test:
    File = /d01/r12/VIS/apps/apps_st/appl/VIS_erpbeginner.env
    ADOVARS environment file passes instantiated variables test:
    File = /d01/r12/VIS/apps/apps_st/appl/admin/adovars.env
    APPSCONFIG passes instantiated variables test:
    File = /d01/r12/VIS/apps/apps_st/appl/admin/adconfig.txt
    DBC File
    DBC file passes instantiated variables test:
    File = /d01/r12/VIS/inst/apps/VIS_erpbeginner/appl/fnd/12.0.0/secure/VIS.dbc
    HTTP
    checking URL = http://erpbeginner.dyndns.org:8000
    RW-50015: Error: - HTTP Listener is not responding. The service might not have started on the port yet. Please check the service and use the retry button.
    Help Page
    checking URL = http://erpbeginner.dyndns.org:8000/OA_HTML/help
    RW-50015: Error: - Help Page is not responding. The service might not have started on the port yet. Please check the service and use the retry button.
    Virtual Directory
    RW-50015: Error: - Http Server Virtual Directories is not responding. The service might not have started on the port yet. Please check the service and use the retry button.
    JSP
    checking URL = http://erpbeginner.dyndns.org:8000/OA_HTML/jtfTestCookie.jsp
    RW-50015: Error: - JSP is not responding. The service might not have started on the port yet. Please check the service and use the retry button.
    Login Page
    RW-50015: Error: - Login Page is not responding. The service might not have started on the port yet. Please check the service and use the retry button.
    When I search for the library "libclntsh", I found 3 matches to libclntsh.so.11.1,libclntsh.so.10.1 and libclntsh.so.
    Only libclntsh.so.11.1 is a file and rest are symbolic links to this file which seem to be broken.
    So I tried to redo the symbolic links and did a retry for the post install checks which failed again.
    Can somebody please shed some light on this?
    Best Regards,
    Richie

    I'm trying to install EBS R12(12.1.1) on Ubuntu 12.04 64-Bit. Please note that this OS is not certified.
    sqlplus: error while loading shared libraries: libclntsh.so.10.1: cannot open shared object file: No such file or directoryPlease see the suggested solution in (Installing R12.0.4 Ebuisines Suite Autoconfig Fails With: sqlplus: error while loading shared libraries: libclntsh.so.10.1: cannot open shared object file: No such file or directory [ID 579254.1]). Also, please make sure you have all RPMs installed as per (Oracle Applications Installation and Upgrade Notes Release 12 (12.0.4) for Linux (64-bit) [ID 416305.1]) and follow all post installation steps.
    Thanks,
    Hussein

  • Error during New Version Creation in Controlling

    Hi
    I am creating new version in Controlling (tried copying from existing Versions too), and getting the given below error message. We are working on SAP R/3 4.7.
    Valuation in controlling area xxxx is inconsistent -> please check
    Message no. KT340
    Diagnosis
    The result from checking the versions for controlling area xxxx is that you want to work with multiple valuations. However, the corresponding version settings are inconsistent.
    System Response
    The function is not performed.
    Procedure
    Navigate to the version settings in controlling area xxxx, choose Check valuation and correct your settings.
    Please let us know the necessary action for this.
    Thanks in advance
    Satish

    Check Note - 541197.
    [Note 541197|https://websmp130.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/sapnotes/index2.htm?numm=541197]
    Looks like more than one actual version is maintained for Controlling Area using multple valuation approach.
    You can check inconstency through Transaction OKevn.

  • Error during program syntax check

    Hi,
    I have written the following code
    INCLUDE zfirf_rfd_final_top.
    * INCLUDE ZFIRF_RFD_FINAL1_O01                    .  " PBO-Modules
    * INCLUDE ZFIRF_RFD_FINAL1_I01                    .  " PAI-Modules
    INCLUDE ZFIRF_RFD_FINAL_F01                    .  " FORM-Routines
    SELECTION-SCREEN BEGIN OF BLOCK b1 WITH FRAME TITLE text-001.
    PARAMETERS:     p_keydt TYPE erdk-erdat OBLIGATORY.
    SELECT-OPTIONS: s_bp    FOR  erdk-partner,
                    s_ca    FOR  erdk-vkont.
    SELECTION-SCREEN END OF BLOCK b1.
    INITIALIZATION.
      SET TITLEBAR 'REFUND'.
    START-OF-SELECTION.
    PERFORM get_data_from_selection.
    FORM get_data_from_selection.
      SELECT opbel
             partner
             vkont
        FROM erdk
        INTO CORRESPONDING FIELDS OF TABLE t_erdk
       WHERE verart      EQ c_43
         AND simulated   EQ space
         AND stokz       EQ space
         AND tobreleasd  EQ space
         AND intopbel    EQ space
         AND invoiced    NE space
         AND partner     IN s_bp
         AND vkont       IN s_ca.
    ENDFORM.
    when i do a syntax check i get the following error
    The IN operator with "S_BP" is followed neither by an internal table nor by a value list.
    Can you suggest what is the error in the program ?
    Regards,
    Imran

    Hi Imran,
    please try this one dont try in perform and form
    INCLUDE zfirf_rfd_final_top.
    INCLUDE ZFIRF_RFD_FINAL1_O01                    .  " PBO-Modules
    INCLUDE ZFIRF_RFD_FINAL1_I01                    .  " PAI-Modules
    INCLUDE ZFIRF_RFD_FINAL_F01                    .  " FORM-Routines
    SELECTION-SCREEN BEGIN OF BLOCK b1 WITH FRAME TITLE text-001.
    PARAMETERS:     p_keydt TYPE erdk-erdat OBLIGATORY.
    SELECT-OPTIONS: s_bp    FOR  erdk-partner,
                    s_ca    FOR  erdk-vkont.
    SELECTION-SCREEN END OF BLOCK b1.
    INITIALIZATION.
      SET TITLEBAR 'REFUND'.
    START-OF-SELECTION.
      SELECT opbel
             partner
             vkont
        FROM erdk
        INTO CORRESPONDING FIELDS OF TABLE t_erdk
       WHERE verart      EQ c_43
         AND simulated   EQ space
         AND stokz       EQ space
         AND tobreleasd  EQ space
         AND intopbel    EQ space
         AND invoiced    NE space
         AND partner     IN s_bp
         AND vkont       IN s_ca.
    reward points to all helpful answers
    kiran.M

  • Error during Business Content Installation of a query

    Hi,
    I was trying to install the Standard query(0IC_C03_Q0019) only its query elements and not infocube from Business content and after install(Simulation mode) it went into an error showing Bex transport request is not available or suitable and Error when activating element. We already have a request created by the basis team and we couldn't find the request while installing. Is the request creation for a BEx transport is different from the normal request creation??
    Any help on the above problem would be appreciated.
    Thanks & Regards,
    Raj

    Hi Raj,
    <i>Is the request creation for a BEx transport is different from the normal request creation??</i>
    Yes, Handling of changes to already transported Queries is different to other things of BW.
    Refer :
    http://help.sap.com/saphelp_nw04/helpdata/en/38/5ee7377a98c17fe10000009b38f842/frameset.htm
    Re: Not able to Change or delete Query
    With rgds,
    Anil Kumar Sharma .P
    Message was edited by: Anil Kumar Sharma

  • CS6 Update Failure - Error U43M1D204 (new content added to question)

    Web and Design Premium install.  I get this error when running an Adobe Application Manager update in any of the products.  Per one tech note  found, I deleted the local profile folder for the logged on admin user where the updates are downloaded and then applied (AAMUpdater).  Same issue.  The logs in that folder don't shed any light on the problem that I can see.
    Addition:  This is a network command line install from a package. The first package was incorrectly configured so that updates could not be applied by an administrator logon.  Repacked with the correct setting, uninstalled on the workstation, and reinstalled via the new network package to discover this issue. 
    QUESTION:  Is their a tech note on a manual uninstall of CS6 suite in case the control panel uninstall did not remove everything and the product is in some sort of inconsistent state regarding update patches?
    Message was edited by: MichaelFaulkner

    Manish:  As I just emailed you, and in the hope of helping someone else, on the two machines I tested, I needed to do two different procedures in order to avoid the update error:
    First system:  Uninstall the incorrectly configured AAME3 package, run the Adobe cleanup tool http://www.adobe.com/support/contact/cscleanertool.html, and reinstall the new correctly configured package, run updates.
    On the second system, I did the same steps as listed above, but then also had to logon as another admin user that had never logged onto the workstation as I was receiving the same error after the reinstall with an existing admin local profile.  Then updates ran.
    NOTE:  The first system install was run manually via a batch file while an administrator was logged on.  The second one was installed via a deployment tool without any user being logged on.
    Next test will be on a workstation after hours without any previous AAME3 package installed, just using the correctly configured one with updates allowed configured, without anyone being logged on. 

  • MaxDb Error during New Server Installation

    Hello Markus,
    I have been trying install SAP ERP2005 on my development server. I have already installed ERP2005 on my development server.
    OS : SOLARIS 10
    DB : MAXDB 7.600 Build 35
    Now i am trying to install qualtiy system on the development server itself, but diff SID and Hostname is same. I have created mount points and all separately. but i am not able to install on the box. I got an error like that
    After given Master password and Selection of Installation Export path, i need to specify MAXDB dump Path, when i prompted i got this error.,
    Caught ESAPinstException in Modulecall: ESAPinstException: error text undefined.
    From Os level i got this error
    INFO 2007-11-05 10:59:34
    Execute step CheckExistingServerSoftware of component |NW_Onehost|ind|ind|ind|in d|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_CreateDBandLoad|ind|ind|ind|ind|1 0|0|NW_CreateDB|ind|ind|ind|ind|0|0|NW_ADA_DB|ind|ind|ind|ind|6|0|Sdb_ServerSoft ware_Dialogs|ind|ind|ind|ind|0|0.
    INFO 2007-11-05 10:59:34
    Working directory changed to /tmp/sapinst_exe.4151.1194240219.
    INFO 2007-11-05 10:59:34
    Working directory changed to /tmp/sapinst_instdir/ERP/SYSTEM/ADA/CENTRAL/AS.
    ERROR 2007-11-05 10:59:59
    The dbmcli call for action SDB_DBMVERSION failed. Check the logfile XCMDOUT.LOG.
    ERROR 2007-11-05 12:31:36
    The dbmcli call for action SDB_DBMVERSION failed. Check the logfile XCMDOUT.LOG.
    XCDMOUT.LOG ERROR DETAILS
    > Subprocess starts at 20071114140957
    Execute Command : /sapdb/programs/bin/dbmcli -R /sapdb/SSQ/db dbm_version
    Start subprocess as user with uid: root
    > Subprocess stops at 20071114140957
    Error! Connection failed to node (local) for database (no dbname):
    executable program not accessible
    Please hel me i saw ur posts in SDN also. It is quite urgent.
    Your timely help is appreciateable.
    With Best Regards,
    SANKARG
    SAPBASIS CONSULTANT

    Hello Markus,
    Danke for your reply, Actually when i was trying to install the quality server on the same server, first time it went through later i got some error interittantly. so it went upto IMPORT ABAP stage last week what i have done is i have cleared all the datas from my quality SID. i restarted the fresh installation so now there is no SSQADM account and groups. when the time of installation i will create of the sid users and assigning groups. Now max db it self not recognizing from the Dump and the same error i got  again.
    Caught ESAPinstException in Modulecall: ESAPinstException: error text undefined
    No there is no SSQSID in my system OS level.
    How to fix the problem now? do i need to Diff SID and mount points?
    Please look of the mount points which i have created
    /dev/md/dsk/d22         15G    15M    15G     1%    /usr/sap/SSQ
    /dev/dsk/c1t2d0s4       20G    20M    19G     1%    /sapdb/SSQ/saparch
    /dev/md/dsk/d31         34G    35M    34G     1%    /sapdb/SSQ/sapdata4
    /dev/md/dsk/d30         34G    35M    34G     1%    /sapdb/SSQ/sapdata3
    /dev/dsk/c1t2d0s5       20G    20M    19G     1%    /sapdb/SSQ/saplog1
    /dev/md/dsk/d29         34G    35M    34G     1%    /sapdb/SSQ/sapdata2
    /dev/md/dsk/d28         34G    35M    34G     1%    /sapdb/SSQ/sapdata1
    /dev/md/dsk/d23        9.8G    10M   9.7G     1%    /sapmnt/SSQ
    /dev/md/dsk/d24        4.9G   5.0M   4.9G     1%    /sapdb/SSQ
    These above mount points only i have created..
    Please help me , I am waiting for your reply,
    Regards,
    Sankaranarayanan.G

  • Universal Installer Error during Product Prerequisite checks

    Hello everyone !
    First to say, I'm a newbie with Linux. So please be kind with me.
    I'm trying to install Oracle Database 10gR2 on my newly installed redhat 5 enterprise linux client release 5.2 .
    After solving some issues with missing packets I'm now confronted with a new problem after having successfully launched Oracle Universal Installer. OUI tells me, that "Oracle Database 10g is not certified on the current operating system". More precise :
    Checking operating system requirements ...
    Expected result: One of redhat-3,redhat-4,SuSE-9,asianux-1,asianux-2
    Actual Result: redhat-Red Hat Enterprise Linux Client release 5.2 (Tikanaga)
    Check complete. The overall result of this check is: Failed <<<<
    Can anyone help ?
    Best regards,
    Wesam

    Oracle 10gR2 is not certified on EL5 when it was released.
    you can run
    runInstaller -ignoreSysPrereqs
    also check these metalink doc
    Note 376183.1 - Defining a "default RPMs" installation of the RHEL OS
    Note 419646.1 - Requirements For Installing Oracle 10gR2 On RHEL5 (x86)
    Note 456634.1 - Installer Is Failing on Prereqs for Redhat-5 - RHEL5

  • Error in BI Content 7.03 Import

    Hi, i have installed BW 7.0 in unix machine.
    I am getting the follwoing error during BI content 7.03 import.
    Pls let me know whether , i have to import BI-content 7.01 before or i can import BI 7.03 directly
    I am facing error in XTA_put execution
    <b>
    The installation was stopped, since an error occurred during the phase
         XPRA_EXECUTION, which the Add-On Installation Tool is unable to resolve
         without your input.
         After you have corrected the cause of the error, continue with the
         import by choosing Continue in the queue display.
         The following details help you to analyze the problem:
             -   Error in phase: XPRA_EXECUTION
             -   Reason for error: TP_STEP_FAILURE
             -   Return code: 0012
             -   Error message: OCS Package SAPKIBIII1, tp step R, return code
                 0012
         Notes on phase XPRA_EXECUTION
         The XPRAs and after-import methods are executed in this phase. This
         phase can terminate due to the following reasons:
         o   TP_INTERFACE_FAILURE: The system was unable to call the tp
             interface.
         o   TP_FAILURE: The system was unable to execute the tp program. For
             more information, see the SLOG or ALOG log file.
         o   TP_STEP_FAILURE: The system was unable to perform the XPRA_EXECUTION
             tp step. To see the cause of the error in the method execution log,
             choose Goto -> Log -> Queue.
         o   CANNOT_READ_BUFFER: The tp program was unable to open the relevant
             buffer file. For more information, see the SLOG log file.
         o   CANNOT_MODIFY_BUFFER: The tp program was unable to modify the
             relevant buffer file. For more information, see the SLOG log file.
         The Add-On Installation Tool requires that the Change and Transport
         System (CTS) be configured correctly. For more detailed information,
         read the online documentation available from Help -> SAP Library ->
         mySAP Technology Components -> SAP Web Application Server -> BC Change
         and Transport System .
         A list of the most important SAP Notes for Online Correction Support
         (OCS) is available in SAP Note 97620, which is updated regularly.</b>
    Message was edited by:
            Balaji R

    Hi Balaji,
    Seems like the problem is that you haven't configure the TMS "The Add-On Installation Tool requires that the Change and Transport System (CTS) be configured correctly"
    Logon to client 000 and go to transaction STMS, then configure the transport domain and save also check that you have a logical system assigned to your BI client.. you can check on SCC4 and if necesary create and assign the logical system using transaction SALE..
    Once this is done try it again.
    " have to import BI-content 7.01 before or i can import BI 7.03 directly"
    Each patch have a prerequisites listed in either the note attached to the patch or before the import in SPAM/SAINT..
    Regards
    Juan
    Please reward with points if helpful

  • WRT160N error during install

    I just purchased WRT160N and during the install of LELA there is an error. " Linksys Updater failed to start- verify you have sufficient privileges to start system services" pops up during install.  Then it asks to retry and it hasn't worked or close window.  Then when says this "Setup for Linksys Advisor has failed "Fatal Error During Install" please check your settings and try again.
    Help!  I am not computer savy, and don't want to start changing anything and screw it up.
    Internet is working on the installed computer (I believe this is called the gateway? not wireless uses the ethernet cable)but I can't setup my wife's new laptop til this is fixed.
    BTW this is a cable modem hook up if that makes a difference.  I have tried restarting, turning power off as well but still get the same problem every time.
    Thanks,
    Don

    As you have mentioned that your Hardwired computer is able to go online throught the router, and now you are trying to setup your wireless computer. You dont have to run the setup disk on your computer, you can configure all the settings on your Router manually and then make your Wife's computer go online wirelessly..
    Open an Internet Explorer browser page on your wired computer(desktop).In the address bar type - 192.168.1.1 and press Enter...Leave username blank & in password use admin in lower case...
    For Wireless Settings, please do the following : -
    Click on the Wireless tab
    - Here select manual configuration...Wireless Network mode should be mixed...
    - Provide a unique name in the Wireless Network Name (SSID) box in order to differentiate your network from your neighbours network...
    - Set the Radio Band to Standard-20MHz and change the Standard channel to 11-2.462GHz...Wireless SSID broadcast should be Enabled and then click on Save Settings...
    Please make a note of Wireless Network Name (SSID) as this is the Network Identifier...
    For Wireless Security : -
    Click on the Sub tab under Wireless > Wireless Security...
    Change the Wireless security mode to WEP, Encryption should be 64 bit.Leave the passphrase blank, don't type in anything...Under WEP Key 1 type in any 10 numbers please(numbers only and no letters eg: your 10 digit phone number) and click on save settings...
    Please make a note of WEP Key 1 as this is the Security Key for the Wireless Network...
    Click on Advanced Wireless Settings
    Change the Beacon Interval to 75 >>Change the Fragmentation Threshold to 2304, Change the RTS Threshold to 2304 >>Click on "Save Settings"...
    Now see if you can locate your Wireless Network and attempt to connect...

Maybe you are looking for

  • Status of transfer orders

    i have a delivery document if i see the document flow of that delivery document i found there are 4 WMS Transfer orders in that 4 transfer orders 2 are with status completed and 2 are with status open in my report i need only transfer orders with sta

  • Infopackages and IPG--- Scheduling Options

    Hi, BI Experts Suppose there is a infopackage with a specified after event in its scheduling options and may be with some subsequent process. And this infopackage is also scheduled through IPG (or Process Chain) - immediate start at particular time i

  • Function Pointer Problem?

    I need to call a function that is in main of a running class from another class. How could I do that? I have a single GUI frame that use for display all info sent (via TCP/IP) from the object which called by several short java programs (all running a

  • Dropped Signal...I'm Going to Go Crazy

    Hello, I have the Airport Extreme 802.11 base station and it's worked well for two years. About two weeks ago, I started losing the signal and having network timeout connections. I talked with the ISP (Virgin Media) and the signal is coming into the

  • Stop safari from refreshing every page i go back to

    Is there a way to prevent safari from refreshing every page i go back to in my browsing history?  what is the point of having a cache if safari is going to refresh every page anyway? i dont mean dated stuff like 2 weeks ago, i mean every page. i swip