9i on Linux --OEM hangs when accessing through the web

I have OMS,Intelligent agent,apache started. Downloaded and installed the JInitiator Plug-in. When I access from NT/2000 I get the Oracle Enterprise Manager Console on my screen and then it hangs. Here is the output from the java console.
Oracle JInitiator version 1.1.8.10
Using JRE version 1.1.8.10
User home directory = C:\WINNT\Profiles\Ofrayman
Proxy Configuration: Manual Configuration
Proxy:
Proxy Overrides: <local>
JAR caching enabled.
Cache directory: D:\Program Files\Oracle\JInitiator 1.1.8.10\jcache
Maximum cache size: 50000000 bytes
Getting JAR file sizes...
Opening http://192.168.1.15:3339/oem_webstage/oemStage1.jar no proxy
Opening http://192.168.1.15:3339/oem_webstage/oemStage2.jar no proxy
Opening http://192.168.1.15:3339/oem_webstage/oemStage11.jar no proxy
Opening http://192.168.1.15:3339/oem_webstage/oemAppsMgr.jar no proxy
Opening http://192.168.1.15:3339/oem_webstage/oemChange.jar no proxy
Opening http://192.168.1.15:3339/oem_webstage/oemDiag.jar no proxy
Opening http://192.168.1.15:3339/oem_webstage/oemICache.jar no proxy
Opening http://192.168.1.15:3339/oem_webstage/oemResources.jar no proxy
Opening http://192.168.1.15:3339/oem_webstage/oemContext.jar no proxy
Opening http://192.168.1.15:3339/oem_webstage/oemDataGuard.jar no proxy
Opening http://192.168.1.15:3339/oem_webstage/oemLMViewer.jar no proxy
Opening http://192.168.1.15:3339/oem_webstage/oemImage2.jar no proxy
Opening http://192.168.1.15:3339/oem_webstage/oemImage3.jar no proxy
Opening http://192.168.1.15:3339/oem_webstage/oemImage5.jar no proxy
Opening http://192.168.1.15:3339/oem_webstage/oemImage6.jar no proxy
Opening http://192.168.1.15:3339/oem_webstage/oemLst.jar no proxy
Total amount of JAR data to download: 0 bytes
Loading http://192.168.1.15:3339/oem_webstage/oemStage1.jar from JAR cache.
Loading http://192.168.1.15:3339/oem_webstage/oemStage2.jar from JAR cache.
Loading http://192.168.1.15:3339/oem_webstage/oemStage11.jar from JAR cache.
Loading http://192.168.1.15:3339/oem_webstage/oemAppsMgr.jar from JAR cache.
Loading http://192.168.1.15:3339/oem_webstage/oemChange.jar from JAR cache.
Loading http://192.168.1.15:3339/oem_webstage/oemDiag.jar from JAR cache.
Loading http://192.168.1.15:3339/oem_webstage/oemICache.jar from JAR cache.
Loading http://192.168.1.15:3339/oem_webstage/oemResources.jar from JAR cache.
Loading http://192.168.1.15:3339/oem_webstage/oemContext.jar from JAR cache.
Loading http://192.168.1.15:3339/oem_webstage/oemDataGuard.jar from JAR cache.
Loading http://192.168.1.15:3339/oem_webstage/oemLMViewer.jar from JAR cache.
Loading http://192.168.1.15:3339/oem_webstage/oemImage2.jar from JAR cache.
Loading http://192.168.1.15:3339/oem_webstage/oemImage3.jar from JAR cache.
Loading http://192.168.1.15:3339/oem_webstage/oemImage5.jar from JAR cache.
Loading http://192.168.1.15:3339/oem_webstage/oemImage6.jar from JAR cache.
Loading http://192.168.1.15:3339/oem_webstage/oemLst.jar from JAR cache.
Opening http://192.168.1.15:3339/oem_webstage/oemImage1.jar no proxy
Loading http://192.168.1.15:3339/oem_webstage/oemImage1.jar from JAR cache.
org.omg.CORBA.NO_IMPLEMENT[completed=MAYBE]
     at com.visigenic.vbroker.orb.GiopStubDelegate.locate(GiopStubDelegate.java:399)
     at com.visigenic.vbroker.orb.GiopStubDelegate.bind(GiopStubDelegate.java:117)
     at com.visigenic.vbroker.orb.ORB.bind(ORB.java:1240)
     at com.visigenic.vbroker.orb.UnboundStubDelegate.bind(UnboundStubDelegate.java:27)
     at com.visigenic.vbroker.orb.UnboundStubDelegate.request(UnboundStubDelegate.java:115)
     at com.visigenic.vbroker.orb.UnboundStubDelegate.request(UnboundStubDelegate.java:107)
     at org.omg.CORBA.portable.ObjectImpl._request(ObjectImpl.java:153)
     at org.omg.CosNaming._st_NamingContext.resolve(Unknown Source)
     at oracle.sysman.vxx.vxxo.VxxoORB.list(Unknown Source)
     at oracle.sysman.vxx.vxxo.VxxoEMORB.getNextBindName(Unknown Source)
     at oracle.sysman.vxx.vxxo.VxxoEMORB.bind(Unknown Source)
     at oracle.sysman.emSDK.client.omsClient.OMSConnection.initLoginServices(Unknown Source)
     at oracle.sysman.emSDK.client.omsClient.OMSConnection.doLogon(Unknown Source)
     at oracle.sysman.emSDK.client.omsClient.Client.doLogon(Unknown Source)
     at oracle.sysman.emSDK.client.omsClient.Client.silentLogin(Unknown Source)
     at oracle.sysman.emSDK.client.omsClient.Client.silentLogon(Unknown Source)
     at oracle.sysman.emSDK.client.guiComponent.logon.LogonDialogActionHandler.doLogon(Unknown Source)
     at oracle.sysman.emSDK.client.guiComponent.logon.LogonDialogActionHandler.actionPerformed(Unknown Source)
     at oracle.sysman.emSDK.client.guiComponent.logon.LogonDialog$EH.actionPerformed(Unknown Source)
     at oracle.ewt.button.PushButton.processActionEvent(Unknown Source)
     at oracle.ewt.lwAWT.LWButton.processActionEvent(Unknown Source)
     at oracle.ewt.button.PushButton.processEventImpl(Unknown Source)
     at oracle.ewt.lwAWT.LWComponent.redispatchEvent(Unknown Source)
     at oracle.ewt.lwAWT.LWComponent.processEvent(Unknown Source)
     at oracle.ewt.button.PushButton.activate(Unknown Source)
     at oracle.ewt.lwAWT.AbstractButton.processMouseReleased(Unknown Source)
     at oracle.ewt.lwAWT.AbstractButton.processMouseEvent(Unknown Source)
     at java.awt.Component.processEvent(Component.java:2210)
     at java.awt.Container.processEvent(Container.java:901)
     at oracle.ewt.lwAWT.LWComponent.processEventImpl(Unknown Source)
     at oracle.ewt.button.PushButton.processEventImpl(Unknown Source)
     at oracle.ewt.lwAWT.LWComponent.redispatchEvent(Unknown Source)
     at oracle.ewt.lwAWT.LWComponent.processEvent(Unknown Source)
     at java.awt.Component.dispatchEventImpl(Component.java:1819)
     at java.awt.Container.dispatchEventImpl(Container.java:946)
     at java.awt.Component.dispatchEvent(Component.java:1751)
     at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:1848)
     at java.awt.LightweightDispatcher.processMouseEvent(Container.java:1637)
     at java.awt.LightweightDispatcher.dispatchEvent(Container.java:1538)
     at java.awt.Container.dispatchEventImpl(Container.java:933)
     at java.awt.Window.dispatchEventImpl(Window.java:509)
     at java.awt.Component.dispatchEvent(Component.java:1751)
     at java.awt.EventDispatchThread.run(EventDispatchThread.java:85)
Exception occurred during event dispatching:
java.lang.NullPointerException:
     at oracle.sysman.vxx.vxxo.VxxoBookkeeper.setBaseName(Unknown Source)
     at oracle.sysman.vxx.vxxo.VxxoEMORB.bind(Unknown Source)
     at oracle.sysman.emSDK.client.omsClient.OMSConnection.initLoginServices(Unknown Source)
     at oracle.sysman.emSDK.client.omsClient.OMSConnection.doLogon(Unknown Source)
     at oracle.sysman.emSDK.client.omsClient.Client.doLogon(Unknown Source)
     at oracle.sysman.emSDK.client.omsClient.Client.silentLogin(Unknown Source)
     at oracle.sysman.emSDK.client.omsClient.Client.silentLogon(Unknown Source)
     at oracle.sysman.emSDK.client.guiComponent.logon.LogonDialogActionHandler.doLogon(Unknown Source)
     at oracle.sysman.emSDK.client.guiComponent.logon.LogonDialogActionHandler.actionPerformed(Unknown Source)
     at oracle.sysman.emSDK.client.guiComponent.logon.LogonDialog$EH.actionPerformed(Unknown Source)
     at oracle.ewt.button.PushButton.processActionEvent(Unknown Source)
     at oracle.ewt.lwAWT.LWButton.processActionEvent(Unknown Source)
     at oracle.ewt.button.PushButton.processEventImpl(Unknown Source)
     at oracle.ewt.lwAWT.LWComponent.redispatchEvent(Unknown Source)
     at oracle.ewt.lwAWT.LWComponent.processEvent(Unknown Source)
     at oracle.ewt.button.PushButton.activate(Unknown Source)
     at oracle.ewt.lwAWT.AbstractButton.processMouseReleased(Unknown Source)
     at oracle.ewt.lwAWT.AbstractButton.processMouseEvent(Unknown Source)
     at java.awt.Component.processEvent(Component.java:2210)
     at java.awt.Container.processEvent(Container.java:901)
     at oracle.ewt.lwAWT.LWComponent.processEventImpl(Unknown Source)
     at oracle.ewt.button.PushButton.processEventImpl(Unknown Source)
     at oracle.ewt.lwAWT.LWComponent.redispatchEvent(Unknown Source)
     at oracle.ewt.lwAWT.LWComponent.processEvent(Unknown Source)
     at java.awt.Component.dispatchEventImpl(Component.java:1819)
     at java.awt.Container.dispatchEventImpl(Container.java:946)
     at java.awt.Component.dispatchEvent(Component.java:1751)
     at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:1848)
     at java.awt.LightweightDispatcher.processMouseEvent(Container.java:1637)
     at java.awt.LightweightDispatcher.dispatchEvent(Container.java:1538)
     at java.awt.Container.dispatchEventImpl(Container.java:933)
     at java.awt.Window.dispatchEventImpl(Window.java:509)
     at java.awt.Component.dispatchEvent(Component.java:1751)
     at java.awt.EventDispatchThread.run(EventDispatchThread.java:85)
Opening http://192.168.1.15:3339/oem_webstage/oracle/sysman/vt/console/app/ConsoleBeanInfo.class no proxy
Opening http://192.168.1.15:3339/oem_webstage/sun/beans/infos/ConsoleBeanInfo.class no proxy
Opening http://192.168.1.15:3339/oem_webstage/oracle/sysman/emSDK/client/appContainer/WebApplicationBeanInfo.class no proxy
Opening http://192.168.1.15:3339/oem_webstage/sun/beans/infos/WebApplicationBeanInfo.class no proxy
Opening http://192.168.1.15:3339/oem_webstage/oracle/ewt/lwAWT/BufferedAppletBeanInfo.class no proxy
Opening http://192.168.1.15:3339/oem_webstage/sun/beans/infos/BufferedAppletBeanInfo.class no proxy
Opening http://192.168.1.15:3339/oem_webstage/oracle/ewt/popup/PopupAppletBeanInfo.class no proxy
Opening http://192.168.1.15:3339/oem_webstage/sun/beans/infos/PopupAppletBeanInfo.class no proxy
java.lang.NullPointerException
     at oracle.sysman.vt.console.app.Console.start(Unknown Source)
     at sun.applet.JinitAppletPanel.run(JinitAppletPanel.java:439)
     at java.lang.Thread.run(Thread.java:466)

as an IT, can't you fix the Outlook problem ?
The search box on top-right of this page is your true friend, and the public Knowledge Base too:

Similar Messages

  • ADF app hangs when accessing through browser

    Hello ADF/Weblogic friends,
    When I try to access the ADF app, it says loading... for ever, which was deployed successfully in WebLogic. I do not see any visible errors in the log. Verified the DB connection which was deployed is working. Also created the datasource for the same db/jndi name in the server level.
    The same app works through JDeveloper(11.1.1.4.0)
    Configuration details are "WebLogic Server Version: 10.3.4.0", "Oracle Enterprise Manager - Fusion Middleware Control 11.1.1.3.0".
    Would be helpful if somebody sheds light on this issue.
    thanks

    Thank you for your reply... sorry for not replying earlier... i had given up hopes : )
    You are right about psadmin binary not being in psconsole.war.. maybe since it is portal server 6, it is some other executable.
    When i asked the person who had given me the setup about psconsole not being available, he said that psconsole was working on his machine. He is not a technical guy and had not installed SJS 6 by himself. So he could not help me with this problem. It could be that the the psconsole.war file was missing from the installation.
    I searched for the war files in both the installed directory as well as in the setup files and could not find it. : (
    Anyway, i un-installed SJS 6 2004Q2 using the setup.exe (in windows) and while uninstalling it showed a window saying "psonsole was not found while accessing through the browser. Retry| Ignore| Exit". Also, the un-installation successfully removed all the services required for starting components like directory server, web server, calender server, (cacao also), etc...
    I've downloaded Portal server 7.2. Let's see how that turns out... Thanks anyways...

  • Labview w/ WebCam and Remote Access through the Web project

    Hi there, I was wondering if someone can help me with my senior project.
    I am planning on purchasing the NI Labview Remote Panel.
    i want to be able to control Labview remote panel through the web.
    Is it easy to build the NI Labview Remote Panel application on my own? I am still in college.
    or
    I can buy the NI Labview Remote Panel application for $309 and use the
    applications to  control my labview software through the web.
    in that case, I was planning on  writing a software to take USB camera and post it through the web.
    what can i do with the usb camera?
    can I change color? hear audio? is there anything that you guys can suggest me on doing if I get it to work with the web? 
    Please help...
    Thank you in advance..
    Best regards,
    Krispiekream

    duplicate post
    Please stick to discussing this in one place

  • Synchronizing Outlook calendar when accessing through a web portal

    Can someone point me in the right direction?  I am trying to give one of my Blackberry users the ability to synchronize his calendar from his laptop.  He is accessing his Outlook calendar through a web portal to our secure network.  Does this software have the capability or does someone know what software would allow this to happen?  I don't see that as an option when configuring the software.  Because Outlook isn't really launching on his laptop
    Thanks in advance.
    Solved!
    Go to Solution.

    as an IT, can't you fix the Outlook problem ?
    The search box on top-right of this page is your true friend, and the public Knowledge Base too:

  • Idisk not showing up in Safari when accessing through the webpage

    When I login to dotmac, and access my idisk (the first time), it shows all files and folders. But, if I am to close that window, then immediately attempt to reopen idisk, it shows a blank page.
    Using Firefox, this does not happen. All works all the time. But, I want to use Safari.
    Originally, I was using 3.0.3 beta and was told by dotmac help that it wasn't supported. I then reinstalled 2.0.4, but with the same results. I have tried resetting the browser, deleting the cache, and so on, but still have this problem.
    Thanks in advance,
    John C.

    I understand, QuicktimeKirk. However, when on the road, I sometimes only have access to (gasp!) a windows machine, which of course doesn't have access to the finder.
    BTW, this apparently is a widespread issue with Safari. The dotmac help gang escalated this issue, and they have acknowledged the problem, and have sent it on to the programmers for a solution.
    John

  • Can't access multiple mail accounts through mail access through the web OK

    Mail will not let me access more than one web mail account. The error message reads that the server will not accept my password. When I go to the web mail site, I have no problem with any of the accounts. I have checked and rechecked the mail preferences, checked with my IP service and reset all the passwords just to start from scratch. Same results. Mail will not accept the changes I have tried such as viewing the header. I have tried to delete the "to" column and add "from" but it will not accept the changes. The one account it recognizes does not function properly. It leaves mail on the server and I have checked any preferences for that also. Even when I have the "functioning" account highlighted, menu options such as "long header" are grayed out. Any help would be greatly appreciated.

    would that be the com.apple.mail.plist preference file located in the users folder then inside the library folder then the preference folder? I currently have no mail so i could do this. Thanks for any help

  • Download to a file, real-time oscillosco​pe traces accessed through the web: How?

    Our new Textronix oscilloscope was assigned an IP address, and we are
    viewing this oscilloscope's traces over the web using the IP address
    assigned. Now, using LabVIEW, we want to download into a file an
    oscilloscope trace at a particular instant in time, and we want to do
    it many times as we want. Is LabVIEW 6.1 capable of doing that? If YES,
    then how? What features do I use?
    Thank you very much for your help!
    Sincerely,
    reynann7

    Do a search for the Tektronix model under drivers, you should be able to find a labview driver for the instrument. The Tektronics scope I have (TDS3034) used TekVisa to what looked like "fake" a GPIB bus. When I installed Labview and NI-488 TekVisa would no longer work, I used the serial port on the TDS3034 instead.
    Hopfully this points you in the right direction.
    Andrew Alford
    Production Test Engineering Technologist
    Sustainable Energy Technologies
    www.sustainableenergy.com

  • Finder hangs when accessing external drive

    My finder hangs when accessing an external drive.
    It is specific to a drive the I created on my TC disk.
    That drive and TC work perfectly unless I mouint it and alter anything on that disk (I can read ok but writing causes a freeze.)
    The writing that I do is always ok; if I trash or move something it always ends up where I wanted it after a restart.
    The process looks like:
    I drag an item to the trash (or another directory) and the progress bar shows success down to 3 or 5 seconds and then it stops (curser becomes a spinning beach ball.)
    I can hear the tone of a successful transfer if I wait a little while but the finder is unresponsive untill I restart.
    Once restarted I can check the external disk and the file transer (to a directory or the trash) appears to have completed without corruption.
    I have repaired drives and permissions all over the place with no results.
    Can I just say that I tired of constant unnecessary updates that slow my computer, rearrange my settings and cause crashes and other problems that have to be researched and chased down through hours of online troubleshooting. I would love to have thoroughly tested software and hardware that just works without the hassle of having to constantly tweek my machine to get it to work consistantly.

    Are you saying you have this problem only with one drive, not with others?

  • I cannot access Content Library in iMovie - Content Library doesn't show on the iMovie screen and is greyed out when accessed through "windows" tab at the top. Also unable to update the projects/events (a suggested solution for a similar question).

    I cannot access Content Library in iMovie - Content Library doesn't show on the iMovie screen and is greyed out when accessed through "windows" tab at the top. Also unable to update the projects/events (a suggested solution for a similar question). I haven't had this issue before, I have always used the content library on the screen but haven't used this for about a month. How can I make the Content Library available?

    Thanks so much! I am backing up the entire computer now with an external hard drive - this should be fine right? And surely if I am backing up the whole computer these projects/videos will be backed up too? I wasn't sure how to do this any other way and I am clearly not great with tech issues. Once this is done and I am sure my projects/videos are safe I will do the delete and reinstall bit. Thanks for taking the time to help

  • I am creating webpages with frontpage and trying to make collapsible lists. The lists collapse and work correctly in "preview" mode, but do not work when accessed through firefox or explorer 8. Does anyone know what I am doing wrong?

    I am creating webpages with frontpage and trying to make collapsible lists. The lists collapse and work correctly in "preview" mode, but do not work when accessed through firefox or explorer 8. Does anyone know what I am doing wrong?

    Welcome to the 'wonderful' world of HTML5 e-learning.
    In my view, from the issues I am seeing everywhere, HTML5 output from rapid e-learning tools such as Captivate is not ready for the kind of mobile device e-learning you want to develop.
    Sorry to be pessimistic, but you may need to consider going back to the drawing board and coding it from the ground up.

  • UWL giving "Page Cannot be Displayed" when accessed through Internet

    Dear  all,
    We have exposed our portal to Internet and are currently testing the functionality.
    All applications are working fine except UWL and Identity Management. UWL is working fine if I'm not using the Webdynpro UI for display.
    Later we checked. Only the Webdynpro based applications are having problem when accessing through Internet.
    What can be the reason for this? Please help. We are stuck up  because of this.
    Best Regards,
    Aparnna
    Edited by: Aparnna Prasad on Aug 13, 2008 2:48 PM

    Dear Aparna,
       Please check the following things
       1. Enter the Hosts enteries of R/3 and EP server.
       2. Try to ping the r/3 & EP server outside your network.
    Regards
    Ponnusamy

  • My iphone 5 is in disabled status but when going through the recovery process it asks for the SIM pin but I cannot access the screen as the phone wont connect to the activation server not the screen to unlock the SIM. What do I do?

    My iphone 5 is in disabled status but when going through the recovery process it asks for the SIM pin but I cannot access the screen as the phone wont connect to the activation server not the screen to unlock the SIM. What do I do?

    That's usually a symptom of a phone that was hacked or jailbroken to unlock it.

  • Logical port error when accessing e-recruiting web pages

    Hi,
    We are trying to set up our e-recruiting 3.0 and web dispatcher systems. We were receiving an error in our e-recruiting system in transaction SM20 that states “Logon Failed (Reason=34, Type=H)”.  The user is SAPSYS for client 000.  The system was attempting to log on to our web dispatcher system.  SAP suggested creating an entry in SM30, table VUSREXTID, mapping the External ID to our web dispatcher  system.  This entry helped in that we are not receiving the above error message anymore.  However, when we attempt to access the web pages we are receiving the error “Name of logical port ‘&lp_name&’ is invalid.  Prior to adding this entry we were able to access the logon page by entering the following url using an external alias (ex. https://recruiting.mphi.org/internal).  Recruiting.mphi.org is our web dispatcher system.  We do not want our e-recruiting system to be accessible from the outside.  We want everything to go through our web dispatcher.  Has anyone had a similar issue setting these up?
    Thanks!
    Heather

    Hello Heather,
    I am no specialist in network infrastructure but i remember a customer setting up a web dispüatcher szenario. I also encountered this &lp_name& error from time to time during my work.
    The error points towards damaged urls and the customer also encountered such problems when setting up the web dispatcher landscape. Sometimes the last parameter of the URL was ignored or lost. Sometimes the web dispatcher transformed the URL including the parameters. But as parameters are case sensitive transforming them to upper/lower result in errors as the system no longer recognizes them.
    Perhaps you can check the URL with which the web dispatcher is calling the sap server to find out if it does any funny things w/ the links.
    Best Regards
    Roman Weise

  • TS4123 Whenever I open the iTunes store, the home pages of all of the sections (Music, App Store, Films etc) are black. They still have clickable hyperlinks, but I can't see what I'm clicking. Any pages accessed through the drop-down menus or by randomly

    Whenever I open the iTunes store, the home pages of all of the sections (Music, App Store etc.) are BLACK.  They still have clickable hyperlinks, but I can't see what I'm clicking.  Any pagess accessed through the drop-down menus (even iHelp) or by randomly clicking I can't see.

    Thanks but it's just my desktop that doesn't see it though.  My notebook sees it everytime, even at the same exact time that my desktop doesn't see it.  For example yesterday when I was typing up this post, I was typing up the post on my notebook because my desktop didn't see the router.  I don't think it has anything to do with the router actually, but I wanted to see if anyone on here has encountered this issue before.  Other forums have similar issues but I've tried all of the fixes I found elsewhere and they didn't work.
    Any other ideas?
    Thanks!

  • I have an icloud account which I can access via the web but when I go to systems preferences and click on the icloud it sends me to the mobileme closed site?? How do I get it to go to my icloud log in

    I have an icloud account which I can access via the web but when I go to systems preferences and click on the icloud it sends me to the mobileme closed site?? How do I get it to go to my icloud log in?

    You're saying that when you click on the  iCloud preference pane button it sends you to the defunct MMe
    rather than giving you this?
    Is your profile up to date, i.e. are your running 10.7.5?  Make sure you click on the iCloud button and not the MMe button.
    OT

Maybe you are looking for

  • Error occurred while packaging application: fails to run on iOS device...

    I am building a project in Apple Mavericks using FlashBuilder 4.7 using AIR SDK 3.9 and Flash Player 11.9.  The project is plugin project that builds and runs for android in the AIR simulator as well as on the device (so far so good)- it also builds

  • DVD on MSI 5600 VTDR

     Hi! When I play a DVD the movie always restart at beginning after about half an hour.I use the software bundled with the card ; Mediacenter II and the WinDVD player.No updates made of drivers/software except from Mediacenter! Hardware : P4 2.4 800 F

  • Printout GR Slip when GR posted via BAPI_GOODSMVT_CREATE

    Dear all , We need to printout the slip when we do the Goods receipt with movement type 101 via BAPI_GOODSMVT_CREATE. We set the user parameter NDR with value X in the User parameters to bring the field always on in the MM transactions but when we po

  • How to STOP and START the BO EXPLORER/POLESTAR - LINUX

    Dear friends, Could you please let me know on How to STOP and START the BO EXPLORER/POLESTAR on LINUX platform? Thank you, Nikee

  • Is there a Delete All command for the Bulk Folder?

    In the Trash folder when you click Edit you can delete all of the mail in that folder at once. However in the Bulk folder (usually SPAM) I haven't found a way to do the same. You have to select each email separately to delete. I would think that in t