Issue in starting Netweaver

Hi All,
I am using Netweaver version Netweaver CE 7.1 EHP1 installed in G:drive, got some issues with OS so i repaired the OS
(Using windows repair option).
After that when i am trying to start the SAP Management Console, repeatly getting the below mentioned pop up.
G:\usr\sap\CE1\SCS01\exe\sapsatrtsrv.exe
G:\usr\sap\CE1\SCS01\exe\msg_server.EXE
G:\usr\sap\CE1\SCS01\exe\enserver.EXE
G:\usr\sap\CE1\SCS01\exe\gwrd.EXE
G:\usr\sap\CE1\J00\exe\sapsatrtsrv.exe
G:\usr\sap\DAA\SMDA97\exe\sapstartsrv.exe
G:\usr\sap\CE1\J00\exe\jstart.exe
G:\usr\sap\CE1\J00\exe\igswd.EXE
Help me in solving this issue.
Regards,
Joe

>
Joe Brot wrote:
> Hi All,
>
> I am using Netweaver version Netweaver CE 7.1 EHP1 installed in G:drive, got some issues with OS so i repaired the OS
> (Using windows repair option).
>
> After that when i am trying to start the SAP Management Console, repeatly getting the below mentioned pop up.
>
> G:\usr\sap\CE1\SCS01\exe\sapsatrtsrv.exe
> G:\usr\sap\CE1\SCS01\exe\msg_server.EXE
> G:\usr\sap\CE1\SCS01\exe\enserver.EXE
> G:\usr\sap\CE1\SCS01\exe\gwrd.EXE
> G:\usr\sap\CE1\J00\exe\sapsatrtsrv.exe
> G:\usr\sap\DAA\SMDA97\exe\sapstartsrv.exe
> G:\usr\sap\CE1\J00\exe\jstart.exe
> G:\usr\sap\CE1\J00\exe\igswd.EXE
>
> Help me in solving this issue.
>
> Regards,
> Joe
This popup mean that the standard process are starting up, i hope!
example...
msg_server = Message server
disp+work = dispatcher
I installed successfully the Sap Netweaver 7.02 in a Oracle virtual machine, without any problems:
http://simonlesflex.wordpress.com/2011/02/21/sap-netweaver-install-sapnetweaver-7-02/

Similar Messages

  • Unable to start netweaver developer studio 7 (sp15) error attached

    Hi,
    when I try and start netweaver developer studio 7 (SP15) I get the error message below.
    I also got an error message when trying to reinstall the software about a file not registering and needing to reboot. Which I did,
    I have tried deleting the whole .metadata folder - but the error keeps coming back....
    we are running on a 64 bit system - but I thought this would run as a 32 bit program....
    any ideas??
    !SESSION Apr 21, 2008 20:39:36.409 ---------------------------------------------
    java.version=1.4.2_17
    java.vendor=Sun Microsystems Inc.
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_GB
    Command-line arguments: -os win32 -ws win32 -arch x86 -feature com.sap.java.ide C:\j2sdk1.4.2_17-x64\bin\javaw.exe
    -Xmx512m
    -Xms128m
    -XX:PermSize=32m
    -XX:MaxPermSize=128m
    -DallUserDir='C:\Documents and Settings\All Users\Application Data'
    -cp E:\Program Files (x86)\SAP\IDE\IDE70\eclipse\SapStartup.jar com.sap.ide.eclipse.startup.Main
    -os win32
    -ws win32
    -arch x86
    -feature com.sap.java.ide
    -showsplash E:\Program Files (x86)\SAP\IDE\IDE70\eclipse\SapIde.exe -showsplash 600  -data C:\Documents and Settings\crdadm\Documents\SAP\workspace -install file:E:/Program Files (x86)/SAP/IDE/IDE70/eclipse/
    !ENTRY Startup 1 0 Apr 21, 2008 20:39:36.409
    !MESSAGE Sap NetWeaver Developer Studio - Build: 200802160348
    !SESSION ----------------------------------------------------------------------
    !ENTRY org.eclipse.core.launcher 4 0 Apr 21, 2008 20:39:38.142
    !MESSAGE Exception launching the Eclipse Platform:
    !STACK
    java.lang.reflect.InvocationTargetException
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at com.sap.ide.eclipse.startup.Main.basicRun(Main.java:291)
         at com.sap.ide.eclipse.startup.Main.run(Main.java:789)
         at com.sap.ide.eclipse.startup.Main.main(Main.java:607)
    Caused by: java.lang.reflect.InvocationTargetException
         at org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoader.java:861)
         at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461)
         ... 7 more
    Caused by: java.lang.UnsatisfiedLinkError: E:\Program Files (x86)\SAP\IDE\IDE70\eclipse\plugins\org.eclipse.swt.win32_2.1.2\os\win32\x86\swt-win32-2135.dll: %1 is not a valid Win32 application
         at java.lang.ClassLoader$NativeLibrary.load(Native Method)
         at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1586)
         at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1495)
         at java.lang.Runtime.loadLibrary0(Runtime.java:788)
         at java.lang.System.loadLibrary(System.java:834)
         at org.eclipse.swt.internal.Library.loadLibrary(Library.java:108)
         at org.eclipse.swt.internal.win32.OS.<clinit>(OS.java:46)
         at org.eclipse.swt.widgets.Display.internal_new_GC(Display.java:1291)
         at org.eclipse.swt.graphics.Device.init(Device.java:547)
         at org.eclipse.swt.widgets.Display.init(Display.java:1316)
         at org.eclipse.swt.graphics.Device.<init>(Device.java:96)
         at org.eclipse.swt.widgets.Display.<init>(Display.java:291)
         at org.eclipse.swt.widgets.Display.<init>(Display.java:287)
         at org.eclipse.ui.internal.Workbench.run(Workbench.java:1361)
         at com.tssap.util.startup.WBLauncher.run(WBLauncher.java:79)
         at org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoader.java:858)
         ... 8 more
    Edited by: Paul Clavering on Apr 21, 2008 8:44 PM

    Caused by: java.lang.UnsatisfiedLinkError: E:\Program Files (x86)\SAP\IDE\IDE70\eclipse\plugins\org.eclipse.swt.win32_2.1.2\os\win32\x86\swt-win32-2135.dll: %1 is not a valid Win32 application
    This seems to be some issue with wrong S/W choice between 32bit and 64 bit version.  Or could be some OS related patch missing.
    You seem to have Win 32 bit version and JDK installed is 64bit version.
    Pls confirm.
    Edited by: Shaji Jacob on Apr 21, 2008 9:09 PM

  • Start Netweaver in "safe mode"?

    I have a NW7.4 JAVA instance that is not accessible after start up.  When looking in the MMC, there are many AS JAVA Threads showing RED which I believe are causing the issue.  I am not able to access NWA or even connect through telnet to try and kill the threads.  Is there a way to start NetWeaver in a "safe mode" so that I can access the instance and disable the apps that are starting these threads?  Thanks!

    Hi Jayson,
    Telnet should ideally work. Check the below link and make sure all the settings for telnet are right:
    <How to troubleshoot J2EE shell console administrator (telnet) issues - SAP Netweaver Application Server Java - SCN Wiki>
    Now, can you:
    1)
    Stop the server completely using SAPMMC .
    2)
    Start the engine using SAPMMC.
    3)
    Wait for 10 minutes and monitor the start up phase using telnet:
        a) Telnet hostname  Port (http port+8)
        b) Logon with administrator Id
        c) execute command   >lsc  ( it will list cluster elements)
        d) exceute   >  jump  cluster id ( replace cluster id from the
                                           output of above command)
        e) ADD DEPLOY
        f) start_app -all  (wait for sometime and goto the next step).
        g) list_app > restart.txt
    If you find a particular application is stuck up in this phase for long time then trigger 4-5 thread dumps at interval of 15-20 seconds.More info:
    http://wiki.sdn.sap.com/wiki/x/VYZ3Cw
    Now check the below files and you should get more info on the error:
    -the restart.txt from the server0 folder
    -/usr/sap/<SID>/JC<nr>/work/dev*, std* and jvm* files
    -/usr/sap/<SID>/JC<nr>/j2ee/cluster/server0/logs/default trace (latest).
    -/usr/sap/<SID>/JC<nr>/j2ee/cluster/dispatcher/logs/default trace(latest)
    and
    -/usr/sap/<SID>/SCS<nr>/work/*
    Attach the files if you have any doubts. You can skip the telnet step if telnet is still not accessible.
    regards,
    hemanth

  • TS1440 I followed all of the directions after seeing that my laptop flashed the folder with the question mark. But when I went to disk utility to repair/ verify issues w/ start up disk it would not allow me to.button to repair/verify is there but cant be

    I followed all of the directions after seeing that my laptop flashed the folder with the question mark. But when I went to disk utility to repair/ verify issues w/ start up disk it would not allow me to. The buttons to repair and modify we're there but they were grey and couldn't be pressed.

    Were you trying to repair the disk you were booted from? You can't do that - you need to boot from your install disk, and choose 'Disk Utility' from the 'install' menu.

  • OBIEE 11g (11.1.1.5.0) - Issue with starting Node Manager

    Hi,
    Have anyone faced an issue with starting Node Manager in OBIEE 11g (11.1.1.5.0)? OS is 64 bit Linux, WebLogic is 10.3.5. I used the software-install method and followed by running config.sh. Everything completed successfully. I updated the catalog and rpd location in the FMW control screen.
    To get it activated I bounced services and when I try to start Node Manager it gives below error --
    <Aug 30, 2011 2:02:42 PM CDT> <Info> <Security> <BEA-090906> <Changing the default Random Number Generator in RSA CryptoJ from ECDRBG to FIPS186PRNG. To disable this change, specify -Dweblogic.security.allowCryptoJDefaultPRNG=true>
    <Aug 30, 2011 2:02:42 PM> <SEVERE> <Fatal error in node manager server>
    java.io.IOException: Unsupported cypher suite: TLS_RSA_EXPORT_WITH_RC4_40_MD5
    at weblogic.nodemanager.server.SSLListener.init(SSLListener.java:82)
    at weblogic.nodemanager.server.NMServer.start(NMServer.java:206)
    at weblogic.nodemanager.server.NMServer.main(NMServer.java:377)
    at weblogic.NodeManager.main(NodeManager.java:31)
    Aug 30, 2011 2:02:42 PM weblogic.nodemanager.server.NMServer main
    SEVERE: Fatal error in node manager server
    java.io.IOException: Unsupported cypher suite: TLS_RSA_EXPORT_WITH_RC4_40_MD5
    at weblogic.nodemanager.server.SSLListener.init(SSLListener.java:82)
    at weblogic.nodemanager.server.NMServer.start(NMServer.java:206)
    at weblogic.nodemanager.server.NMServer.main(NMServer.java:377)
    at weblogic.NodeManager.main(NodeManager.java:31)
    + set +x
    I see the same issue reported in ML OBIEE 11g - Node manager fails to start upon upgrade [ID 1329442.1] and WebLogic Server: Node Manager Startup is Failing with java.io.IOException: Unsupported cypher suite [ID 1329260.1] I tried to modify commEnv.sh. But it didnt help me.
    Please let me know if anyone have faced similar issue and what exactly did you do to resolve it.
    Cherrish Vaidiyan
    Edited by: Cherrish on Aug 30, 2011 3:14 PM

    Hi,
    There are Two types of Cipher suites --- Certicom Cipher Suite and SunJSSE Equivalent Cipher Suite. And with Weblogic 10.3.5, you are using Sun JSSE Cipher Suite, and by default Node Manager uses the Certicom Cipher Suite.
    In the nodemanager.properties, Add CipherSuite=SSL_RSA_EXPORT_WITH_RC4_40_MD5, save and restart Node Manager.
    Reference Metalink Note: WebLogic Server 10.3.x: Getting "Unsupported Cipher" Exceptions When Starting Node Manager [ID 1307325.1]
    Cherrish Vaidiyan

  • TS1424 err = 3150 - this issue has started recently and continues to persist with all of my downloads - please help

    err = 3150 - this issue has started recently and continues to persist with all of my downloads - please help

    Is it error 3150 or -3150 ? If -3150 then have you tried the troubleshooting for that error number on this page : http://support.apple.com/kb/TS3297 ?
    "Error -3150"
    This alert is often related to a lost connection to the iTunes Store.
    If you encounter this alert and you have verified you have a connection to the Internet using Wi-Fi, please review AirPort and Bluetooth: Potential sources of wireless interference.
    If the issue persists, and you're using iTunes for Windows, you may need to flush your DNS and remove pop-up or ad-blockers.
    Finally, this can occur due to timeouts caused by security software.

  • After updating my mac book pro to the osx yosemite.am getting some issues after starting up.a soon as it gets on the destop the screen start blinkingand i cant do anything

    After updating my mac book pro to the osx yosemite.am getting some issues after starting up.as soon as it gets on the destop the screen start blinking and i cant do anything.Please help me!

    Please read this whole message before doing anything.
    This procedure is a diagnostic test. It’s unlikely to solve your problem. Don’t be disappointed when you find that nothing has changed after you complete it.
    The purpose of the test is to determine whether the problem is caused by third-party software that loads automatically at startup or login, by a peripheral device, by a font conflict, or by corruption of the file system or of certain system caches.
    Disconnect all wired peripherals except those needed for the test, and remove all aftermarket expansion cards, if applicable. Start up in safe mode and log in to the account with the problem. You must hold down the shift key twice: once when you turn on the computer, and again when you log in.
    Note: If FileVault is enabled, or if a firmware password is set, or if the startup volume is a Fusion Drive or a software RAID, you can’t do this. Ask for further instructions.
    Safe mode is much slower to start up and run than normal, with limited graphics performance, and some things won’t work at all, including sound output and Wi-Fi on certain models. The next normal startup may also be somewhat slow.
    The login screen appears even if you usually login automatically. You must know your login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin.
    Test while in safe mode. Same problem?
    After testing, restart as usual (not in safe mode) and verify that you still have the problem. Post the results of the test.

  • Issue in starting BI Presentation Services

    Hi All,
    I am facing issues in starting prsentation service in OBIEE 11g.
    Error:
    opmn id=INPUHJPC04445:6701
    Response: 0 of 1 processes started.
    ias-instance id=instance1
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    ias-component/process-type/process-set:
    coreapplication_obips1/OracleBIPresentationServicesComponent/coreapplication_obips1/
    Error
    --> Process (index=1,uid=301078021,pid=5356)
    failed to start a managed process after the maximum retry limit
    Log:
    E:\Middleware\instances\instance1\diagnostics\logs\OracleBIPresentationServicesComponent\coreapplication_obips1\console~cor
    on_obips1~1.log
    Every thing was working fine before I created an Additional Managed Server through console.
    I have deleted the managed server now, but the issue still exists.
    Any help is appreciated.
    Thanks in Advance.

    I tried starting server using both EM and command line.
    The presentaion log has nothing other that starting and stopping server...
    Got below error while using command line opmnctl startall
    opmn id=INPUHJPC04445:6701
    Response: 0 of 1 processes started.
    ias-instance id=instance1
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    ias-component/process-type/process-set:
    coreapplication_obips1/OracleBIPresentationServicesComponent/coreapplication_obips1/
    Error
    --> Process (index=1,uid=301078021,pid=5356)
    failed to start a managed process after the maximum retry limit
    Log:
    E:\Middleware\instances\instance1\diagnostics\logs\OracleBIPresentationServicesComponent\coreapplication_obips1\console~cor
    on_obips1~1.log
    I even tried refreshing the GUIDs, but I guess that was not much of help either.
    I faced similiar kind of problem in Unix evironment, localedefination.xml was corrupted at that time.
    But this time, its windows and I havent touched any xml file.
    I guess above error is generic one.
    Please suggest how to debug this ??
    Thanks!!

  • My ipad air getting close all apps automatically within seconds while connecting wifi. This issue is started after the updation of the iSO 8, Please help me to rectify this issue.

    Hi,
    My ipad air getting close all apps automatically within seconds while connecting wifi. This issue is started after the updation of the iSO 8, Please help me to rectify this issue.
    Expecting some quick solution in this regard,
    Thanks
    Prabhu

    (A) Try reset iPad
    Hold down the Sleep/Wake button and the Home button at the same time for at least ten seconds, until the Apple logo appears
    Note: Data will not be affected.
    (B) Try reset all settings
    Settings>General>Reset>Reset All Settings
    Note: Data will not be affected but settings for Wi-Fi, FaceTime, Message, Home Sharing will be reset

  • Does anyone have issues with start up time

    does anyone have issues with start up time

    Have you tried a reset?
    Press & hold both Home & Power until you see the Apple logo.
    If that doesn't fix it, restore it as new and see if that fixes it.

  • SAP NetWeaver 7.0 ABAP Trial Version Issues - cannot start NSP from MMC.

    I am trying to install the the SAP NetWeaver 7.0 ABAP Trial Version on Windows XP Professional. The installation ended without errors but now I can not start the NSP instance from MMC. The message server and dispatcher processes both start but message server stop after a few seconds. The dispatcher also stops after sometime. Appreciate any inputs on this. Thanks a lot.................

    I was getting similar kind of issue while installing SAP ABAP trail version. After going through documents I found if there will be any SAP installation on that system earlier it will not install SAP ABAP. I format my system, install ABAP server, Install SAP GUI in order. Now it is working fine.
    If you do not want to format your system then remove all entry from registry or use virtual PC. I prefer ro use Virtual PC.
    Thanks,
    Prakash

  • Portal runtime issue while starting up

    Hi Friends,
    We are getting the following error while stating portal
    http://<HN>:50000/irj/portal
    error msg "500: Internal server error. Application error occurred during request processing. Details: java.lang.NullPointerException: null".
    Whereas can able to login to http://<HN>/50000/index.html  and able to look in NWA tools.
    1)Navigating to the portal results in the error msg "500: Internal server error. Application error occurred during request processing. Details: java.lang.NullPointerException: null". However this error does not seem to be reflected in the portal logs . However J2EE engine seems to be working as NWA is working. Only the Portal Run time seems to be failing.
    2) Changes to prtCentral.properties file is not picked up after a portal restart. It should be renamed by the system to prtCentral.properties.bak after the changes have been updated into the DB. This does not happen.
    3) The following errors found in dispatcher logs std_server0.out during server restarts:
              com.sap.portal.prt.runtime [SAPEngine_Application_Thread[impl:3]_3] Fatal: [Portal.init] Application Broker - initialization failed
              com.sap.portal.prt.sapj2ee.error [SAPEngine_System_Thread[impl:5]_75] Fatal: Exception while starting: sap.com/com.sap.netweaver.bc.rf
              com.sap.portal.prt.sapj2ee.error [SAPEngine_System_Thread[impl:5]_75] Fatal: Exception while starting: sap.com/com.sap.netweaver.bc.sf.service
    4) Following fatal SSL errors also found during restart:
              Severity:  fatal;Source: ; Description: SSL transport supplier registered; Consequences: <event>; Countermeasures:<event>
              Severity:  fatal; Source: ; Description: Unregistering SSL transport supplier; Consequences: <event>; Countermeasures:<event>
    5)Many many similar errors about not being able to find path of various log files. Example below:
    java.lang.Exception: .\log\applications\sap.com\com.sap.tc.lm.ctc.cul.webservice\common.log.0 (The system cannot find the path specified)
    at com.sap.tc.logging.FileLogInfoData.getEOLLength(FileLogInfoData.java:432)
    Can you please some light on this issue..
    Thanks
    Venkat

    Hi,
    Can't find anything special in the logs.
    jcmon is showing
    jcmon:
    Idx
    Name
    PID
    State
    Error
    Restart
    0
    dispatcher
    4763794
    Running
    0
    yes
    1
    server0
    2367676
    Running
    0
    yes
    2
    SDM
    2158744
    Running
    0
    yes
    nevertheless, for example after a server remove, we are getting the problem. Sub-Directory delete helps, but always a Sub-Directory remove after each UNIX server reboot or password changes ...
    spaces between directories: Spaces between UNIX directories?
    We are using a SeOS UNIX security tool. I did different tests and found, that SeOS in warning mode with a UNIX server reboot made no portal problems. SeOS in Live mode, we got the portal problems. The securtiy team found nothing related to SeOS.
    I am aware about the Portal problem, since I did a SP18 update, maybe we had it before, but I was not aware about it.
    After reviewing a trace, the portal startup failure is the missing coreapplication.xml file. Which seems to be sometimes available and sometimes not.
    Bernd

  • Error Starting Netweaver CE: JsfStartProcess failed

    I had an EAR application working fine in Netweaver CE 7.1.  Then I needed to deploy the  SERVERCORE07P_13-20001909.SCA fix which I did using the JSPM tool located at:
    C:\usr\sap\CE1\J00\j2ee\JSPM\go.bat
    The process never finished but the log files appeared to be reporting success. 
    However, once I rebooted and restarted the server and started the Management Console, I noticed that only the sap1 server was in green, the sap0 server was still in yellow.  I went under AS Java Processes and noticed that the status of server0 was Stopped.  I tried right clicking and selecting "Start Process" but got an error modal box stating:
    Process start failed: 2
    JsfStartProcess failed: wrong state for operation
    Any ideas on what to do next?  NWDS can't deploy the application because it complains that the server is not running which means I'm stuck.  Is there a way to revert the fix?  Has anyone encountered similar issues because I tried Googling the error message but nothing relevant was found.
    Thanks.

    hello,
    please check and ensure that:                                                                               
    - your database server is started.                                                                               
    - your database instance is running and you can connect  to  it through the network interface                                                                               
    - the entries in secure store contain the correct options for 
    connecting to the database. (These can be checked via     configtool and this only applies to the case when JLoad is run  using secure store parameters)                                   
    hope this helps
    kr,
    andreas

  • Issue with starting the emctl dbconsole

    Hello All,
    I need your help related to the below issue with the emctl, I am using Oracle 11g R2 on windows XP.
    My enterprise manager was working well.
    But at some day i was not able to start the dbconsole with error net msg
    A service specific error occurred: 1.
    More help is available by typing NET HELPMSG 3547.
    I fixed the issue by modifying the file : C:\app\oracle\product\11.2.0\dbhome_1\VirtualXP-20239_windb\sysman\config
    agentTZRegion=+03:00 instead of agentTZRegion=Europe/Minsk
    But again i faced an issue that localhost_windb is not found so i made a new copy of the folder VirtualXP-20239_windb but with name localhost_windb.
    Now the emctl start dbconsole is working with result sucsseful
    but the emctl staus dbconsole returning that the enterprise manager 11g is not running and i am not able to access my EM.
    Any solution..
    your help pls

    Hello
    It looks like the name of your host has been changed. Have you changed the hostname intentionally or do you use DHCP service for naming your system? You should use a static IP and hostname for DB system (please refer to installation requirements).
    If your hostname has been changed, DBControl needs to be dropped and re-created.
    Please read MOS [ID 467598.1] The Database Console Fails to Start After a Change in the Hostname:
    Please read MOS [ID 278100.1] How To Drop, Create And Recreate DB Control In A 10g/11g Database
    Regards
    Gokhan

  • BEX Front end issues in sap netweaver 2004s

    We have problems with accessing SAP NETWEAVER 2004S BEX tools(BI7.0).
    We have the following softwares installed:
    SAP_BW SAP NETWEAVER BI7.0 SP 10(SAPKW70010)
    SAPGUI6.40 PATCH LEVEL 22
    Microsoft office 2003
    .NET version 1.1
    Microsoft VJ# 1.1 Distributable package
    We are having the following issues in each components:
    1.BEX ANALYZER:Unable to open the reports.Getting the error message that
    "Critical error occured.Program needs to be closed.Refer the trace file"
    2.Report Designer:component Bex Report Designer avilable verion 59, Version 132 required.Before you can continue you have to run the front-end setup"
    3.BEX WAD:Unable to save any web templates.Getting the following error message.
    "E002 Error While Executing Service RSWAD_WEBPUB_CALL_SERVICE:V for object 1()"
    In BI front end check tool for PC not showing any red files.But it showing Blue color for some of the microsoft dll's.
    Please help us with your inputs..
    thanks in advance
    Soujanya

    Hi Soujanya,
    This is known issue in BEx tools in this latest release.
    We got the same problem and still facing.
    We are using BEx 3.5X to access all reports.
    Install BEx 3.5 too. Then you get two sub menus to access BEX tools.
    Make sure that you open reports in 3.5 BEx Analyser.
    I think all reports, which you tried to open in BEx(BI 7.0) are corrupted. try to copy to your datatargets/install (if they are BI Content Reports).
    Good Luck,
    Anand.
    Pls give points if this is useful

Maybe you are looking for

  • Delivery deleted  with out reversing the GR in Inter company PO

    Hi Ever one Can any body suggest the below issue. By mistake user has deleted Out bound delivery with out reversing the GR in Inter company PO At the other end receiving site has sold the goods where I am unable to do reverse the GR bez stock is not

  • How would I unit test database logic?

    I am still having a issue getting over a small issue when it comes to TDD. I need a method that will get a certain record set of filtered data from the data layer (linq2SQL). Please note that i am using the linq generated classes from that are genera

  • Ex cel to Internal Table

    hello friends i have written this piece of code, it dose not have any error but when ececuted it gives a dump. tables : zash. DATA : BEGIN OF it_table OCCURS 0,          vbeln LIKE zash-vbeln,          posnr LIKE zash-posnr,          uepos LIKE zash-

  • Upgrading to CS5.5

    Is there any benefit to upgrading via the download from the adobe store compared to the boxed CD Set. I will also post this in the Premiere Forum Thank You

  • Command to start the SAP Server in AIX Machine

    What is the command to start the SAP Server in Unix Environment