Error in Netweaver CE after upgrade to SP04

Hi All,
I installed Netweaver Ce 7.1 first. Then I upgraded this to SP04. After upgrading this is giving following error in every page of portal:
java.lang.NoSuchMethodError: com.sap.tc.ls.useragent.LSBrowserDetection.getLSUserAgent(Ljava/lang/String;)Lcom/sap/tc/ls/api/enumerations/LSUserAgent;
  at com.sap.tc.webdynpro.clientimpl.html.client.RenderManager$AbstractSystem.<init>(RenderManager.java:950)
  at com.sap.tc.webdynpro.clientimpl.html.renderer.lightspeed.base.LSRenderManager$System.<init>(LSRenderManager.java:223)
  at com.sap.tc.webdynpro.clientimpl.html.renderer.lightspeed.base.LSRenderManager.<init>(LSRenderManager.java:52)
  at com.sap.tc.webdynpro.clientimpl.html.client.HtmlClient.getRenderManager(HtmlClient.java:1859)
  at com.sap.tc.webdynpro.clientimpl.html.client.HtmlClient.fillStaticTemplateContext(HtmlClient.java:1216)
  at com.sap.tc.webdynpro.clientimpl.html.client.HtmlClient.sendResponseHead(HtmlClient.java:436)
  at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.<init>(ClientApplication.java:436)
  at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.createApplication(ClientApplication.java:366)
  at com.sap.tc.webdynpro.serverimpl.core.sessionctx.AbstractExecutionContextDispatcher.delegateToApplicationCreate(AbstractExecutionContextDispatcher.java:115)
  at com.sap.tc.webdynpro.serverimpl.wdc.sessionctx.DispatchHandlerForAppCreation.doService(DispatchHandlerForAppCreation.java:37)
  at com.sap.tc.webdynpro.serverimpl.wdc.sessionctx.AbstractDispatchHandler.service(AbstractDispatchHandler.java:127)
  at com.sap.engine.services.servlets_jsp.server.deploy.impl.module.IRequestDispatcherImpl.dispatch(IRequestDispatcherImpl.java:95)
  at com.sap.tc.webdynpro.serverimpl.wdc.sessionctx.ExecutionContextDispatcher.dispatchToApplicationCreate(ExecutionContextDispatcher.java:86)
  at com.sap.tc.webdynpro.serverimpl.core.sessionctx.AbstractExecutionContextDispatcher.dispatch(AbstractExecutionContextDispatcher.java:65)
  at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.dispatch(ApplicationSession.java:618)
  at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.createApplication(ApplicationSession.java:757)
  at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.<init>(ApplicationSession.java:190)
  at com.sap.tc.webdynpro.clientserver.session.ClientWindow.getApplicationSession(ClientWindow.java:169)
  at com.sap.tc.webdynpro.clientserver.session.ClientSession.doPreprocessing(ClientSession.java:648)
  at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:241)
  at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:259)
  at com.sap.tc.webdynpro.serverimpl.core.sessionctx.AbstractExecutionContextDispatcher.delegateToRequestManager(AbstractExecutionContextDispatcher.java:202)
  at com.sap.tc.webdynpro.serverimpl.wdc.sessionctx.DispatchHandlerForRequestManager.doService(DispatchHandlerForRequestManager.java:38)
  at com.sap.tc.webdynpro.serverimpl.wdc.sessionctx.AbstractDispatchHandler.service(AbstractDispatchHandler.java:127)
  at com.sap.engine.services.servlets_jsp.server.deploy.impl.module.IRequestDispatcherImpl.dispatch(IRequestDispatcherImpl.java:95)
  at com.sap.tc.webdynpro.serverimpl.wdc.sessionctx.ExecutionContextDispatcher.dispatchToDispatcherContext(ExecutionContextDispatcher.java:146)
  at com.sap.tc.webdynpro.serverimpl.core.sessionctx.AbstractExecutionContextDispatcher.dispatch(AbstractExecutionContextDispatcher.java:92)
  at com.sap.tc.webdynpro.serverimpl.core.sessionctx.AbstractExecutionContextDispatcher.dispatch(AbstractExecutionContextDispatcher.java:104)
  at com.sap.tc.webdynpro.serverimpl.core.AbstractDispatcherServlet.doContent(AbstractDispatcherServlet.java:87)
  at com.sap.tc.webdynpro.serverimpl.core.AbstractDispatcherServlet.doPost(AbstractDispatcherServlet.java:61)
  at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
  at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
  at com.sap.engine.services.servlets_jsp.server.Invokable.invoke(Invokable.java:140)
  at com.sap.engine.services.servlets_jsp.server.Invokable.invoke(Invokable.java:37)
  at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:466)
  at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:291)
  at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:396)
  at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:385)
  at com.sap.engine.services.servlets_jsp.filters.DSRWebContainerFilter.process(DSRWebContainerFilter.java:48)
  at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
  at com.sap.engine.services.servlets_jsp.filters.ServletSelector.process(ServletSelector.java:76)
  at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
  at com.sap.engine.services.servlets_jsp.filters.ApplicationSelector.process(ApplicationSelector.java:240)
  at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
  at com.sap.engine.services.httpserver.filters.WebContainerInvoker.process(WebContainerInvoker.java:78)
  at com.sap.engine.services.httpserver.chain.HostFilter.process(HostFilter.java:9)
  at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
  at com.sap.engine.services.httpserver.filters.ResponseLogWriter.process(ResponseLogWriter.java:60)
  at com.sap.engine.services.httpserver.chain.HostFilter.process(HostFilter.java:9)
  at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
  at com.sap.engine.services.httpserver.filters.DefineHostFilter.process(DefineHostFilter.java:27)
  at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
  at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
  at com.sap.engine.services.httpserver.filters.MonitoringFilter.process(MonitoringFilter.java:29)
  at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
  at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
  at com.sap.engine.services.httpserver.filters.MemoryStatisticFilter.process(MemoryStatisticFilter.java:43)
  at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
  at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
  at com.sap.engine.services.httpserver.filters.DSRHttpFilter.process(DSRHttpFilter.java:42)
  at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
  at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
  at com.sap.engine.services.httpserver.server.Processor.chainedRequest(Processor.java:425)
  at com.sap.engine.services.httpserver.server.Processor$FCAProcessorThread.process(Processor.java:250)
  at com.sap.engine.services.httpserver.server.rcm.RequestProcessorThread.run(RequestProcessorThread.java:45)
  at com.sap.engine.core.thread.execution.Executable.run(Executable.java:109)
  at com.sap.engine.core.thread.execution.CentralExecutor$SingleThread.run(CentralExecutor.java:314)
Thanks in advance
Raktim

Hi Raktim,
Have you installed trial version of CE7.1 in your local desktop?
Please ensure that you are upgrading from SP03 to SP04. if you upgrading from SP01, SP02 to SP04 then it will not work.
Please follow the sequence SP01>SP02>SP03>SP04.
Hope this will help you.
Thanks
Arun

Similar Messages

  • Critical Hard Disk Free Space Error on Lenovo G500 after upgrading from Win8 to Win8.1

    I encountered an error with my harddrive after upgrading my Lenovo G500 from Windows 8 to Windows 8.1. The error is coming up under the Lenovo Solution Center. The error reads "Some partition in your hard drive has less than 9.5% of its capacities. It suggests to click on Fix Options; System; Storage Devices. Then it displays Internal Hard Drive ST1000LM024 HN-M101MBB.The solution center now displays 8 different partitions labled as follows:
    Drive Name: Space:
    W: WINRE_DRV. 694.99 MB free of 999.99 MB
    E... EFI SYSTEM 260 MB
    U.. UNAMED PARTITION. 0.97 GB (THIS IS THE DRIVE PRODUCING THE ERROR)
    M. MICROSOFT RESERVED PARTITION. 128 MB
    C. MICROSOFT RESERVED PARTITION. 850.43 GB FREE OF 890.72 GB
    W. WINDOWS RECOVERY ENVIRONMENT. 155.46 MB OF 449.99 MB
    D: WINDOWS RECOVERY ENVIRONMENT. 22.74 GB FREE OF 24..99 GB
    P...PBR_DRV. 1.8 GB FREE OF 13.01 GB
    I have tried to run disk clean up and optimize drives which were suggestions from the Lenovo Solution Center but neither has been successful in removing the error. Any assistance you guys can provide will help me out a lot
    Thanks,
    Dan

    I got an error when i tried disk repair ("the underlying task reported failure on exit - 1 HFS volume could not be repaired, 1 volume could not be repaired"). Is that the source of my problem?
    Hi and a warm welcome!
    Absolutely, good deduction.
    If DU can't fix it after a couple more tries then, your best bets are DiskWarrior from Alsoft...
    http://www.alsoft.com/DiskWarrior/
    Data Rescue II...
    http://www.prosofteng.com/products/data_rescue.php
    This last one would require another HD with plenty of space to recover to.
    Unfortunately, Disk Utility can't fix all that much, and the only other Apple Options are erasing the HD, or installing OSX to a second drive, then using Migration Assistant to move stuff over to the new HD.

  • Error on starting MDS after upgrading from MDM 7.1 sp04 to sp05

    Hi ,
    I tried to upgrade my local setup from sp04 to sp05.
    I used sapins to upgrade with update option.
    In the second  last step when we get option to which server you want to start after upgrading i select all three servers
    i.e. mds ,mdis,mdss
    This installation completed with error.
    In the log file  i found this logs.
    The problem is i am able to start mdss and mdis of updated sp but not mds.
    In the console i can see the version of mdss and mdis to sp05 but there is no version coming in the case of mds.
    Please help me on this isssue
    WARNING 2010-07-22 00:46:55.224
    Execution of the command "C:\usr\sap\MDM\MDS00\exe\sapcontrol.exe -nr 00 -host INLD50054767A -function
    GetProcessList" finished with return code 4. Output:
    22.07.2010 00:46:55
    GetProcessList
    OK
    name, description, dispstatus, textstatus, starttime, elapsedtime, pid
    mds.EXE, , GRAY, Stopped, 2010 07 22 00:42:21, 0:00:00, -1
    INFO[E] 2010-07-22 00:46:55.224
    CJS-30086  Instance MDM/MDS00 [STOP] did not start after 5:00 minutes. Giving up.
    ERROR 2010-07-22 00:46:56.318
    FCO-00011  The step startUpdatedInstances with step key |MDM_Update|ind|ind|ind|ind|0|0|startUpdatedInstances was executed with status ERROR .
    Thanks,
    Sudhanhsu

    Hi Sudhanshu,
    You could check out Note 1482822 - MDM Server not starting after MDM 7.1 SP05 was installed. It solved same problem on our side.
    Best regards,
    Jah

  • General error initializing codepage converter after upgrade

    After upgrading our BI system to SAP NetWeaver 2004s I can`t up- or download any roles anymore using PFCG (before the upgrade this problem didn`t exist).
    The subject error shows and that is that, giving myself SAP_ALL doesn`t solve the problem, there were no changes on my pc, anybody any ideas how i can overcome this very annoiing problem?

    Without any further information, the only thing I can say is:
    Check that you have the latest patchlevel for your SAPGUI.
    Please specify the problem a little bit more.
    E g
    - the popup for selecting a file does not appear.
    - I select a file and nothing happens.
    - I get error message yy xxx.

  • Error during sxi_cache refresh after upgrade 3.0 to PI 7.11

    During sxi_cache we are getting the error
    com.sap.aii.utilxi.misc.api.InternalErrorException: Internal error: Link from Communication Component  | IP_NSP1007_001_PS020_BeoordelingOudeManager to object type "MAPPING" with role "IFOUT" is not permitted
    where IP_NSP1007.. is an Integration Process.
    we also getting the error when displaying a configuration object :
    Original language Dutch for current object collides with permitted display or editing languages EN; contact your system administrator
    regards meinhart Lingbeek.

    Hi,
        The problem is with the patch level after upgrading to PI 7.11. AS suggested by Hareen..Apply the latest patch (note:1344144). The problem will be resolved.
    Cheers!!!
    Naveen.

  • Error opening a pdf after upgrading adobe reader

    a client of mine can't open some pdf's after upgrading adobe reader. he gets the message:
    "There was an error processing a page. Invalid ColorSpace."
    What can he do? he works with windows.

    Hi,
    I like to share the discussion as I am confronted with same or similar problem. Since last Saturday the pdf attachments I sent with my e-mail messages show a blank pdf document upon opening. To make sure it really was the case I sent message with pdf attached to myself: bingo! Have recently updated to Adobe Reader 9.4.1. Using WinXp SP3 and MS Outlook 2003 SP3.
    Any suggestions?

  • No Fact table error on every report after upgrading frm11.1.1.5 to 11.1.1.6

    All,
    All the dashboard reports were working fine on version 11.1.1.5. After upgrading to 11.1.1.6 i am getting below error
    I have followed all the In-place upgrade steps and all were finished without any errors.
    [2013-03-17T21:44:08.000+00:00] [OracleBIServerComponent] [TRACE:3] [USER-34] [] [ecid: 62a0baeaae7f41bf:-31b079a9:13d6cea7626:-8000-0000000000004616] [tid: 12d8] [requestid: 68fd0001] [sessionid: 68fd0000] [username: Administrator] -------------------- Query Status: [nQSError: 14025] No fact table exists at the requested level of detail:
    Any help is appreciated
    Thanks,

    After applying patch to make it 11.1.1.6.6 everything worked. All reports working without any issues.

  • ERROR:java.lang.NullPointerException after upgrade 5.5 to 6.0sp1

    Hellos.
    I get this error message after upgrading from IdM 5.5 to Idm 6.0. I use mysql as repository so the upgrade was not easy.
    The ERROR appears when I click on the "List Accounts" tab on the main menu.
    However, I can listUsers from the $WSHOME/bin/lh console program quite happily.
    The "Find Users" tab also works. I can search for and find and edit users.... but when I save I am returned to List Accounts page which then returns me the NullPointer.
    What is going on????
    Has anyone else met this and overcome it?
    TIA

    I imported the default UserUIConfig.xml and was able to �List Accounts� in the menu page. But my customized UserUIConfig.xml is throwing the NullPointerException.
    This Is what�s happening in my code.Customized original UserUIConfig with these lines of code.
    Added:
    <SummaryAttrNames>
    <String>employeeId</String>
    <String>supervisorStatus</String>��..
    <QueryableAttrNames>
    <List>
    <String>employeeId</String>
    <String>organizationCd</String>
    <String>supervisorStatus</String>��.
    <AppletColumns>
    <List>
    <Object name='name'>
    <Attribute name='label' value='UI_ATTR_NAME'/>
    <Attribute name='sortBy' value='true'/>
    </Object>
    <Object name='lastname'>
    <Attribute name='label' value='UI_ATTR_LASTNAME'/>
    </Object>
    <Object name='firstname'>
    <Attribute name='label' value='UI_ATTR_FIRSTNAME'/>
    </Object>
    </List>
    </AppletColumns>
    Deleted:
    <AppletSortColumn>
         <Integer>0</Integer>
    </AppletSortColumn>
    <ListViewAttributes>
         <Map>
         <MapEntry key=`DisplayBracketOnBranch`>
         <Boolean>false</Bolean>
              �����������
    </ListViewAttributes>
    Can anybody suggest me if I am missing anything here? Should i be looking at someother xml file? Is the attributes in <AppletColumns>, a major concern?
    Thank You.
    G

  • Syntax error in standard program after upgrade

    Hi,
    After upgrade from 7.0 to 7.3, we are facing a syntax error in standard program that is used in one of our process
    The error says:
    The field "G_REQUIDPARENT" is unknown, but there is a field with the s"
    imilar name "G_REQUID_LAST". "G_REQUID_LAST"."
    The system cannot find this object inside include LRSBM_REQUEST_GUIP04, that belongs to program SAPLRSBM_REQUEST_GUI
    We assume that this is associated with the upgrade but we cannot find any solution in the web. Besides, this is a standard program so we cannot perform any change directly. We look for SAP Notes to apply but we didn't find nothing worthwhile
    Basically, we are receiving a dump with the error message posted above and we found the syntax error, but the thing is that we don't know how to fix it, due to the fact that is a standard program and we cannot change it
    I know that SAP could remove some object reference during the upgrade, but there should be an anticipated plan to fix this kind of errors, right?
    Can you shed some light on this, please ?
    Thanks a lot
    Ale

    Hi Ale,
    If you make sure there are no customization around the object and SGEN already run, I think you can just open a OSS message to SAP to looking for a fix.
    Regards
    Bill

  • Error in text formatting after upgrade to ECC6.0

    Hi all,
    After upgrading from 4.6C to ECC6.0, we encountered the error "The SD_WORD_PROCESSING function module is for creating the "Maintain Text" dialog box.  It seems that after upgrade, some of the text procedure in the configuration is missing.  Did anybody encounter this problem?  Please advise.
    Thanks.

    Hi Mei,
    Welcome to SDN.
    It seems the customizing for the texts (Transaction VOTX) is incomplete.
    Please check OSS Notes 150775 and 751690 for more detail information.
    Regards,
    Ferry Lianto
    Please reward points if helpful.

  • "URGENT"Infopackage load error in process chian after upgrade

    Hi Gurus,
                   We have a strange issue in one of the process chain after upgrade from 3.5 to NW 2004s. In a process chain we have 5 info packages, 3 in parallel as they load data in 3 different cubes and 2 in series after successful completion of info packages on top.
    Now the process chain shows red info package with error message “ Last delta upload not yet completed. Cancel”
    When we check the RSMO, we find all the 3 loads on top finish successfully while in process chain log display as error at info package with above error message and process chain never advances. Actually loads finish successfully but process chain shows error in info package.
    When we investigated further, the request ID in failed info package in process chain shows different ID which never loaded in cube but data load takes place successfully using different request ID(checked in RSMO and request in cube).
    I suppose the process chain trigger the info package load twice simultaneously, one load get successful and second load request failed in log as first one is running…this is my guess…
    Please help me as this is an urgent issue.
    Regards,
    Anil

    Hi All,
    We fond the root cause of the error message. Actually when we trigger the process chain, the info packages loads get triggered twice after an interval or around 2 minutes.
    Here if zero records are loaded then second request ( after 2 min) get loaded too with zero records but if first request is loading some records then second request will find the data load still running and will throw error as last delta still not finished.
    Have you seen this scenario before?
    Regards,
    Anil

  • Error Starting Certificate Authority after upgrading in place from Server 2003 Enterprise (32 bit) to Server 2008 Enterprise (32 bit).

    Hope this is the place to seek help with Active Directory Certificate Services.  We recently upgraded in place an issuing CA in our lab from 2003 to 2008 and the upgrade of the OS was successful but the CA service now will not start. 
    The error is:
    Error 0xc8000222 (ESE: -546)
    More info.  We did stop the CA service prior to doing the upgrade.

    Answering my own question with the hopes to help someone else. 
    The problem has something to do with the logs for the certificate database.  There is some sort of a format conflict after upgrading to 2008.
    To get around this error, and get the Certificate Authority service to start, remove all the logs from the C:\Windows\system32\CertLog directory that should be where your .edb database file lives, leave the database file there
    This worked for us on three of four of our CA servers, the other one had a database that went down in a dirty state, so we had to use ESEUTIL utility to fix the database.
    NOTE: there is no ESEUTIL utility on the CA servers, so we had to copy our database to an Exchange server in our test lab, then run ESEUTIL /MH to see what the Status is, it may say Dirty or Clean, then we ran ESEUTIL / P (P for Repair, go figure I know
    right) anyway that fixed the database, so we copied it back over to the CA and started the service
    hope this helps some of you out, we have a case opened with Microsoft Technical Support on this issue and will update this thread with their feedback as well once they get back to us (it has been a week already)

  • Error in Smartform Custom after Upgrade from Release 4.6C to 4.7

    Hi,
    we have applied the upgrade of release from 4.6c to 4.7. After the process, we recognized an unknown message when try to print an invoice from SD: Sales and Distribution ---> Billing ---> Billing Document ---> Change(VF02); i insert a invoice number, click on DISPLAY function, then GOTO ---> HEADER ---> OUTPUT;
    In the next screen , i insert a message type custom linked to a SMARTFORM custom and i click on SAVE; the message is set with a red status, no message system and no print on the paper.
    WHAT IS THE PROBLEM AFTER UPGRADE? PLEASE HEL ME!!
    The transaction with the link in customizing SD of smartform is V/40
    Thanks in advance for any reply!!

    I just know the configure of output setting id
    Tr-code : NACE

  • Getting the class not found error in OAF customization - after upgrade

    Hi All,
    We have recently upgraded from 11.5.10 to 12.1.3
    I have a customization in one of the OAF page, where in I click on a button, the information should be getting passed on to some other system. These customization classes are present in the .jar file xx_cust.jar in the path $JAVA_TOP/xxpo/lib/
    But these classes are not getting referenced when I click on the button in the OAF page and I get an OAF exception saying, java.lang.NoClassDefFoundError with the class name. But the class is present in the .jar file in the above said path.
    After upgrade, I have migrated the OAF related customizations. Is there anything I need to check/change (with regard to the JAVA environment) so that the classes will be correctly referenced
    Any pointers on this will be of much help
    Regards,
    Mohan

    Unix classpath needs ":" as the path separator, not ";". Changing that will make this work.
    For reference, later versions of the deployment template make this configurable, so you'd see (in environment.properties):
    # PATH_SEP_VARNAME: for platform-independence
    PATH_SEP_VARNAME=;
    # Forge needs record store libraries as well as Spring to load record store adapter configuration files
    FORGE_CLASSPATH=./config/lib/java/spring-delegate-adapter-1.0.1.jar${PATH_SEP_VARNAME}./config/lib/java/spring.jar${PATH_SEP_VARNAME}./config/lib/java/eacToolkit.jar${PATH_SEP_VARNAME}./config/script${PATH_SEP_VARNAME}.
    You can then add the following to your <forge /> definition in AppConfig.xml:
    <arg>--javaClasspath</arg>
    <arg>${FORGE_CLASSPATH}</arg>
    Hope this helps.
    Michael

  • Error in depreciation postings after upgrade to ECC6.

    Hi FI/Asset Gurus
    We recently upgraded from 4.7 to ECC6.  In 4.7 our depreciation postings were working fine but, after upgrade it is throwing an erroru2026u2026..
    Create document number range Z2 using internal number assignment
    Our number range Z2 has always been External Assignment, before and after the upgrade.  Is there something changed in ECC.
    Please help me out?
    Thanks
    Rajesh

    Hi rajesh
    From ECC 5.0 onwards, your dep no range has to be internal..
    So, remove the tick for "External" in your no range for depreciation doc type.
    Regards
    Ajay M

Maybe you are looking for