Can't update Proxy preferences

I'm running Release 1.0 (Version 2005.05.20.10.51 of package SUNWupdatemgrr) on sparc, and I'm not able to change my password settings in the proxy authentications preferences.
First I have installed the preview of the software (downloaded in June), then I've seen there is a 1.0 release and I removed the 2 packages SUNWupdatemgrr, SUNWupdatemgru.
As a second step I re-installed it.
# ./installUpdateConnection
Adding patch 119107-03
Validating patches...
Loading patches installed on the system...
Done!
Loading patches requested to install.
Package SUNWswupcl from patch 119107-03 is not installed on the system.
Package SUNWupdatemgrr from patch 119107-03 is not installed on the system.
Package SUNWupdatemgru from patch 119107-03 is not installed on the system.
Done!
Checking patches that you specified for installation.
Done!
Approved patches will be installed in this order:
119107-03
Checking installed patches...
The original package SUNWswupcl that 119107-03 is attempting to install to does not exist on this system.
The original package SUNWupdatemgrr that 119107-03 is attempting to install to does not exist on this system.
The original package SUNWupdatemgru that 119107-03 is attempting to install to does not exist on this system.
Executing prepatch script...
Verifying sufficient filesystem capacity (dry run method)...
Installing patch packages...
Patch 119107-03 has been successfully installed.
See /var/sadm/patch/119107-03/log for details
Executing postpatch script...
Copyright 2004 Sun Microsystems, Inc. All rights reserved.
Use is subject to license terms.
## checking common configuration files
/var/log/swupas/swupas.error.log
/var/log/swupas/swupas.log
/var/log/swupas/swupas.log.1
Installation of <SUNWupdatemgrr> was successful.
Copyright 2004 Sun Microsystems, Inc. All rights reserved.
Use is subject to license terms.
Installation of <SUNWupdatemgru> was successful.
Patch packages installed:
SUNWbreg
SUNWccccfg
SUNWccccr
SUNWccccrr
SUNWccfw
SUNWccfwctrl
SUNWccinv
SUNWccsign
SUNWcctpx
SUNWcsmauth
SUNWcsr
SUNWcsu
SUNWdc
SUNWppro-plugin-sunos-base
SUNWppror
SUNWpprou
Adding patch 120335-01
Validating patches...
Loading patches installed on the system...
Done!
Loading patches requested to install.
Done!
Checking patches that you specified for installation.
Done!
Approved patches will be installed in this order:
120335-01
Checking installed patches...
Executing prepatch script...
Verifying sufficient filesystem capacity (dry run method)...
Installing patch packages...
Patch 120335-01 has been successfully installed.
See /var/sadm/patch/120335-01/log for details
Executing postpatch script...
Copyright 2005 Sun Microsystems, Inc. All rights reserved.
Use is subject to license terms.
Installation of <SUNWcbreg> was successful.
Copyright 2005 Sun Microsystems, Inc. All rights reserved.
Use is subject to license terms.
Installation of <SUNWdbreg> was successful.
Copyright 2005 Sun Microsystems, Inc. All rights reserved.
Use is subject to license terms.
Installation of <SUNWebreg> was successful.
Copyright 2005 Sun Microsystems, Inc. All rights reserved.
Use is subject to license terms.
Installation of <SUNWfbreg> was successful.
Copyright 2005 Sun Microsystems, Inc. All rights reserved.
Use is subject to license terms.
Installation of <SUNWhbreg> was successful.
Copyright 2005 Sun Microsystems, Inc. All rights reserved.
Use is subject to license terms.
Installation of <SUNWibreg> was successful.
Copyright 2005 Sun Microsystems, Inc. All rights reserved.
Use is subject to license terms.
Installation of <SUNWjbreg> was successful.
Copyright 2005 Sun Microsystems, Inc. All rights reserved.
Use is subject to license terms.
Installation of <SUNWkbreg> was successful.
Copyright 2005 Sun Microsystems, Inc. All rights reserved.
Use is subject to license terms.
Installation of <SUNWsbreg> was successful.
Copyright 2005 Sun Microsystems, Inc. All rights reserved.
Use is subject to license terms.
Installation of <SUNWcupdatemgru> was successful.
Copyright 2005 Sun Microsystems, Inc. All rights reserved.
Use is subject to license terms.
Installation of <SUNWdupdatemgru> was successful.
Copyright 2005 Sun Microsystems, Inc. All rights reserved.
Use is subject to license terms.
Installation of <SUNWeupdatemgru> was successful.
Copyright 2005 Sun Microsystems, Inc. All rights reserved.
Use is subject to license terms.
Installation of <SUNWfupdatemgru> was successful.
Copyright 2005 Sun Microsystems, Inc. All rights reserved.
Use is subject to license terms.
Installation of <SUNWhupdatemgru> was successful.
Copyright 2005 Sun Microsystems, Inc. All rights reserved.
Use is subject to license terms.
Installation of <SUNWiupdatemgru> was successful.
Copyright 2005 Sun Microsystems, Inc. All rights reserved.
Use is subject to license terms.
Installation of <SUNWjupdatemgru> was successful.
Copyright 2005 Sun Microsystems, Inc. All rights reserved.
Use is subject to license terms.
Installation of <SUNWkupdatemgru> was successful.
Copyright 2005 Sun Microsystems, Inc. All rights reserved.
Use is subject to license terms.
Installation of <SUNWsupdatemgru> was successful.
Patch packages installed:
SUNWcsr
SUNWcsu
Has someone the same experience?
Nick

yes there are 4 asteriks, and the file secret.conf had an empty password in it. After entering a password and 'OK' this file had my password in clear text.
To the best of my recollection I used 'Apply', then 'OK'.
At the moment the program starts with a pop-up window <Error: Unable to download document : "collection/default" response code was 302>
and later if I click on File > Preferences I get a Java Exception :
# IO Exception while reading pid file.
java.io.FileNotFoundException: /.softwareupdate/N106303420/pid (No such file or directory)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(FileInputStream.java:106)
at java.io.FileInputStream.<init>(FileInputStream.java:66)
at java.io.FileReader.<init>(FileReader.java:41)
at com.sun.swup.client.common.NAUtils.isNotAppRunning(NAUtils.java:174)
at com.sun.swup.client.ui.SolarisSettings.getUsePanelUpdateNotifications(SolarisSettings.java:234)
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:585)
at com.sun.swup.client.ui.PreferencesManager.populateElements(PreferencesManager.java:174)
at com.sun.swup.client.ui.PreferencesManager$PopulateElementsAction.actionPerformed(PreferencesManager.java:490)
at com.sun.swup.client.ui.PreferencesManager.displayPreferencesFrame(PreferencesManager.java:112)
at com.sun.swup.client.ui.CommonActionSet$PreferencesAction.actionPerformed(CommonActionSet.java:67)
at com.sun.swup.client.ui.foundation.swing.GenericAction$1.run(GenericAction.java:46)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:461)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:234)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
at java.awt.EventDispatchThread.run(EventDispatchThrea.java:110)
Not everything's alright here, unfortunately...
Any idea what to do in my case?
Nick

Similar Messages

  • HT5527 i am unable to find icloud in my system preferences. What do i do? I don't have time to get to apple until next week and now im going to lose a bunch of data bc i can't update my icloud starage.

    i am unable to find icloud in my system preferences. What do i do? I don't have time to get to apple until next week and now im going to lose a bunch of data bc i can't update my icloud starage.

    You say you have iOS6: you can perfectly well pay to extend your free storage as an ex-MobileMe subscriber.
    If you wish to continue your current storage level, the instructions are here:
    http://support.apple.com/kb/HT5527
    Scroll down to 'How do I purchase my current plan?' and expand the section applicable to iOS.

  • Can i update Mac OS X v10.6.8Build  10K549 i don't have icloud in my system preferences

    can i update Mac OS X v10.6.8 Build 10K549 with this version I don't have icloud in my system preferences

    Upgrading to Yosemite
    You can upgrade to Yosemite from Lion or directly from Snow Leopard. Yosemite can be downloaded from the Mac App Store for FREE.
    Upgrading to Yosemite
    To upgrade to Yosemite you must have Snow Leopard 10.6.8 or Lion installed. Download Yosemite from the App Store. Sign in using your Apple ID. Yosemite is free. The file is quite large, over 5 GBs, so allow some time to download. It would be preferable to use Ethernet because it is nearly four times faster than wireless.
        OS X Mavericks/Yosemite - System Requirements
          Macs that can be upgraded to OS X Yosemite
             1. iMac (Mid 2007 or newer) - Model Identifier 7,1 or later
             2. MacBook (Late 2008 Aluminum, or Early 2009 or newer) - Model Identifier 5,1 or later
             3. MacBook Pro (Mid/Late 2007 or newer) - Model Identifier 3,1 or later
             4. MacBook Air (Late 2008 or newer) - Model Identifier 2,1 or later
             5. Mac mini (Early 2009 or newer) - Model Identifier 3,1 or later
             6. Mac Pro (Early 2008 or newer) - Model Identifier 3,1 or later
             7. Xserve (Early 2009) - Model Identifier 3,1 or later
    To find the model identifier open System Profiler in the Utilities folder. It's displayed in the panel on the right.
         Are my applications compatible?
             See App Compatibility Table - RoaringApps.
    Upgrading to Lion
    If your computer does not meet the requirements to install Mavericks, it may still meet the requirements to install Lion.
    You can purchase Lion at the Online Apple Store. The cost is $19.99 (as it was before) plus tax.  It's a download. You will get an email containing a redemption code that you then use at the Mac App Store to download Lion. Save a copy of that installer to your Downloads folder because the installer deletes itself at the end of the installation.
         Lion System Requirements
           1. Mac computer with an Intel Core 2 Duo, Core i3, Core i5, Core i7,
               or Xeon processor
           2. 2GB of memory
           3. OS X v10.6.6 or later (v10.6.8 recommended)
           4. 7GB of available space
           5. Some features require an Apple ID; terms apply.

  • How can I update my Mail program in 10.6.8 to iCloud Mail?

    I am running 10.6.8 on my iMac, which is my work "workhorse." I can't update it to Lion because I can't afford to update Quark/Photoshop et al that I'd need. And it works fine.
    I also have a Macbook Air running the latest Lion, as well as an iPod 5 running IOS7. Both access my iCloud mail address and folders/filtering set up on iCloud.
    However, the Mail program on my iMac is still showing my MobileMe mailbox (and MobileMe is in my system preferences). I had an elaborate filtering-to-folders set up in Mail for my MobileMe account (not in the online MobileMe). I've disabled all the filtering in my Mail program, but iCloud still sends some mail to the older folders I had set up in the program, overriding the new folder-filtering I have set up on iCloud.
    So, sometimes I'll get an email sent to my .me email address from a client which I cannot see on my Macbook Air (or iPod) because it's sent to a folder on my iMac. I'm semi-retired so don't do much work anymore so I'd rather not "fire up" the iMac unless I've work to do. But as it is with the Mail situation, I have to leave it on all the time or I can miss client email.
    My question is, can I get delete my "mobileme" account in my iMac Mail program and then add my iCloud account to it? I assume the MobileMe in the iMac's system preferences is there for good, because I can't update to Lion. Will that fix my problem, or is that even do-able?
    I'm not sure I've stated this clearly. I'm trying to get total coordination between my iMac, MB Air, and iPod mail accounts in the Mail programs of each device without having to resort to using iCloud mail online on my iMac. Perhaps that's unavoidable?
    Any help appreciated. If clarification needed, I'll try to explain this better... Thanks all!
    Nicol K

    You can perfectly well access email in 10.6.8 - I'm doing it myself - and if you are receiving @me.com mail you are already doing so. the @icloud.com version of the address is exactly the same thing, and messages to it will arrive in the inbox alongside those to @me.com.
    However if you have set up Rules to act on incoming @me.com mail it obviously won't act on @icloud.com messages, so you will have to duplicate the Rules if you want to keep them.
    If you want to try starting over you can delete the account and set it up again, using the method described here:
    Entering iCloud email settings manually in Snow Leopard or Leopard
    You can't access other iCloud facilities in Snow Leopard but if all you are interested in is the email you have no need to upgrade to Mountain Lion.

  • Can I update more than one iPad and iPhone from the same MacBook pro?

    Can I update more than one iPad and iPhone to ios 5 from the same MacBook pro? Our family has one MacBook pro and several iphones and ipads.  No one wants to lose their iTunes music or contact list or calendars.

    Yes, but you will want to think it through before you do it.
    The computer will become the "master" device, holding the definitive collection of music, photos, contacts, etc., and each iPad or iPhone will get a copy of what's on the computer. So if  everyone has different collections of music or photos that you all want to keep separate from each other, you'll want to set up different accounts on the MacBook Pro. To do that, go into "System Preferences" and click "Users", then click the "+" to create a new account for each person who needs their own set of files.
    That way you can each log in to your own MacBook account before you sync your iPhone or iPad, and everyone has their own copy of iTunes and their own iPhoto. If you happen to plug in an iPhone while logged into someone else's account, you just click "don't sync" (the 1st time only, it will remember after that). Sharing the same files becomes tricky, so this is only the best method if you want to keep things 100% separate.
    On the other hand, if you all have your music and photos mishmashed together on the MacBook anyway or just don't care about keeping things separate, just go ahead and sync your iPhones and iPads without setting up new accounts. But in this case, you should create playlists and photo albums in iTunes and iPhoto. Then plug in an iPhone, click on it's icon in iTunes, and change the settings for Music, Photos, etc to only sync the playlists that you want on that device. Repeat for each one. They'll all remember their own settings, and continue to sync with their designated playlists or albums.
    What you cannot do is use more than one computer with a single iPhone. That will wipe out the music and photos that were on it already, replacing them with the ones on the second computer.

  • Can't update or install from App Store although I can purchase apps

    I can purchase apps in App Store but I can't update them or actually install them through the store, I just get a little spinning whirylgig next to the go back or forward page icons.
    I have run disk utility and I restarted.
    I am on OS X 10.7.5
    Any suggestions??

    Make sure when you update apps you are signed in using the same Apple ID used for the original downloads.
    Beyond that ...
    Disable anti virus softwrare if installed
    Check your firewall settings in System Preferences > Security & Privacy > Firewall > Firewall Options
    Make sure Gatekeeper is enabled
    Open System Preferences > Security & Privacy then select the General tab.
    Make sure either Mac App Store or Mac App Store and identified developers is selected. If that area is grayed out, click the padlock icon to proceed.
    OS X: About Gatekeeper

  • HT1414 I recently cancelled mobil me, then I lost all my contacts...no problem I retrieved them from my address book on my mac pro.  NOW I can't update my apps when asked.  My password is not accepted.  The print says to use my mobileme account...  Yikes

    Please help me figure out why I can't update my apps or get new ones...Thanks.  I recently cancelled my mobile me account and a lot of strange and frustrating changes have taken place

    I thought I finally found the answer in post https://discussions.apple.com/message/10843915#10843915
    I deviated from the instructions by manually deleting all my contacts while in Mobile Me before trying the forced update because it hadn't worked in the past to force transfer the addresses. I thought starting with a clean slate might be a step ahead. Now that clean slate seems permanent.
    The gutsy move was to make Mobile Me download the empty address book into my MacPro. My address book went empty until I restored it through the archive I'd saved. It proved the computer and Mobile Me are communicating since it wiped out my address book on my desktop. I restored everything by importing the archive back into the address book. Thankfully that part is fine.
    What is not working is for me to get ANY addresses to move back to Mobile Me despite repeated attempts at changing the reset action through the advanced selection of Mobile Me in System Preferences. I've unselected syncing and restarted the computer. I've signed out of MM and signed back in. I've closed the browser and opened it fresh again. I've closed and opened Address Book on the computer. None of those actions make a whit of difference. Mobile Me contacts remains empty when I tell it to replace MM with the contents of my AB on my MacPro.
    I see under the gear there is an ability to import vCards. Is there any way to do a batch import? I have almost 700 addresses separated into more than a dozen groups. It will be a mighty tedious process to import them one by one.
    No, iCloud is not an option. My computer is one version too old to upgrade to Lion.

  • Help! Can't update my Payment Information.

    I've recently had to cancel my old credit card. I've just been handed my new one. Same bank, same billing address. I've been trying to update my payment information for two days now, with no success. iTunes says one of two things: "Your credit card informatin does not match your bank's records. Please enter a US credit card and matching address." Of course the credit card is US as well as the bank. I
    've already called the bank twice to check that all the information is correct: billing address, credit card number and that the card is activated, etc. And they've said yes to all the aforementioned.
    The other legend I recieve is: "Enter a valid security code." So it's either one or the other, but I just can't get it to work. And the bummer is that I can't update nor download anything from iTunes nor the App Store until I get this corrected.
    Any takers? Please Help!
    Thanks ahead for your wisdom.
    evf

    "Enter a valid security code."
    Try the troubleshooting help here >  iTunes Store: My credit card's security code or zip code does not match my bank's records
    And something else to try...
    Launch iTunes then from the menu bar click iTunes > Preferences then select the Advanced tab.
    Click:  Reset warnings and Reset cache then click OK.
    See if that helps.

  • Can not update Adobe Reader as it did not come from Apple App Store.

    Can not update Adobe Reader or Adobe Lightroom 5 as they did not come through Apple App Store.  Note says I selected not to accept apps other than from Apple.  Just started backing up new Iphone and Ipad to Macbook Pro.  Is there a setting some where that would allow updates?    

    Yes there is a setting for that. Open system preferences go to the security & privacy sections, click the lock icon and type in your password. Then in the "Allow applications downloaded from: area tick Anywhere.

  • I am using a MacBook Pro previously owned by a colleague. How do I change the AppleID matched to my utilities (iPhoto, iMovie, ...)? I can't update them as I have my own AppleID and not my colleague's.

    I am using a MacBook Pro previously owned by a colleague.
    I can't update them as I have my own AppleID and not my colleague's.
    How do I change the AppleID matched to my utilities (iPhoto, iMovie, ...)?

    What system version are you running and what version of iApps do you currently have?
    How do I change the AppleID matched to my utilities
    What versions did you have? Did you purchase the iApps with your Apple ID as some previous time?
    Go into the System/iCloud preference pane and sign out.  Then sign back in with your Apple ID.  Also sign in to the App Store with your Apple ID. If you have purchased those apps previously you'll be able to download them for free from the Purchases section.
    OT

  • Can't update to Mac OS 10.4.4 and others

    what up,
    It seem I can't update to Mac OS 10.4.4. Whenever I'm installing 10.4.4 I keep getting the message "There were errors installing the software" and "Please try installing again". I'm not sure what's going on but now I can't update to Quicktime, iTunes, iPod Updater, and others.
    Can anyone help with this problem. I would really appreciate it.
    PowerBook G4   Mac OS X (10.4.3)  

    PROCEDURE FOR MAJOR INSTALLS such as 10.4.4 and QT 7.0.4
    1. Backup all your important data. This includes a lot of stuff in [your home directory] / Library / Application Support and [your home directory] / Library / Preferences, plus whatever else you can.
    2. Repair disk permissions or a lot more with the procedure here:
    se the free program YASU to do some internal maintenance tasks.
    Download YASU. http://www.macupdate.com/info.php/id/13416
    Open and run. Enter your password.
    Check to "ON" :
    .... daily
    .... weekly
    ... monthly
    ... repair permissions
    .... clear (3-4 kinds of caches)
    Run.
    Yasu automatically reboots.
    Repeat this process twice a month.
    3a. Download the COMBO update for 10.4.4 http://www.apple.com/support/downloads/macosxupdate1044combo.html
    3b. Download QT 7.04
    4. Unplug all printers, iPods, scanners, firewire drives, USB 2.0 drives. Everything except the keyboard and mouse.
    5a. Install the combo update and reboot.
    5b. Install QT 7.04. and reboot.
    6. Repair disk permissions one more time.

  • Photo sync error- can't update because the required file cannot be found

    After setting preferences for updating photos, i get the error-
    "can't update ipod because the required file cannot be found"
    It seemes to update all other stuff like music and podcasts, but will not update photos.
    This is driving me crazy!
    Any help would be appreciated
    Sheila
      Windows XP  

    The same problem exists with the German Windows version of iTunes (7.1.1.5).
    The error message says nothing!
    I wasted a lot of time checking the photo files but there was nothing wrong.
    Then I monitored the hd-access to find out WHAT a file is missing: it seems to be about the cache files of the program that isn't orientated right about it's own files!!! It seems to be a big fat bug!!!
    The hint here really helps but it also means that all compressed files will be deleted and compressed again. That takes hours of time and lots of GB temp-space on the drives.
    I think Apple should deliver a bug-free version of iTunes as soon as possible. And Apple should talk to the customers for that they must not waste their time because of bugs in Apple software.
    Will Apple read this?
    I can't find an email-adress to send it directly to apple.
    PC   Windows XP Pro  

  • Folio panel drop menu won't drop - can't update articles in folio

    I am having trouble with the drop menu on the Folio Builder panel.  In the past it has worked completely normally, but today it won't drop at all.  Which means I can't update any files, or rename articles etc...
    This started yesterday ... so I uninstalled Indesign and downloaded again. It worked.  This morning I am trying to continue working on the project and the drop menu wont drop again.
    I have reset Indesign preferences... and that still doesnt make the drop menu come back..
    any ideas...
    Deb

    This is still a big problem and with the Single Edition licence ending soon, InDesign not functioning as it should be is quite stressful..
    No one has answered this question.  I have read through past threads and no one has answered others questions about this topic either...
    When I try to update an article there is no menu available in the drop menu of the folio.
    I have restarted Indesign several times.
    I uninstalled and re-installed it again...
    I have reset preferences over and ove,r and by the way the default black theme is horrible
    It doesn't matter which document in which folio I try to update - the drop menu isn't available.
    The documents have gone up to the cloud - I can see current documents there, so the files are synchronizing properly... It is the folio panel that is the culprit...
    I am using build 10.2.0.69 of release 2014.2
    Does anyone out there, in the world, anywhere, have any suggestions how to get the drop menu back into the folio?
    Any help will be greatly appreciated.
    thanks
    Deb

  • Can't update vault - icon is pale red

    For some reason I can't seem to be able to update my vault. The drive is connected and appears in the vault pane, but the update vaults icon is a pale red. Update All Vaults in the File menu is also grayed out. There is over 200GB available on the drive, I don't get any error messages, and I can create a new vault on the same drive. I just can't update any of them.
    I searched here for answers, but couldn't find anything. So if any one has any advice please let me know.
    Thanks,
    Andrew

    Hi,
    had the same problem and fixed it like this:
    In Preferences remove ..aperture.plist
    Log out as the current user
    Log in as a different user (maybe you´d have to create one)
    Start Aperture
    Close Aperture
    Log out
    Log in as "yourself"
    Start Aperture
    Use ShiftR to show Vaults
    Now it should work again as usual, worked for me, that is
    Greetings from Munich, Germany

  • How can i find java preferences on MAC 10.8.2

    I recently upgraded to the new Mountain Lion OS X 10.8.2 but I can't find Java preferences anymore. I need to go onto an online banking page but it needs me to adjust some settings through Java Preferences, kindly please inform where can I get to the Java Preferences page?

    The last Java update disabled Java plug-in and removed Java Preferences.app from your Utilities folder.
    You can re-enable Java by follwing this support article
    http://support.apple.com/kb/HT5559
    Or, you can update to Oracle's Java 7 here
    http://www.java.com/en/download/mac_download.jsp?locale=en

Maybe you are looking for

  • Faulting module name: cslibu-3-0.dll, version: 13.0.9.1312

    I developed a C# (Visual Studio) application in .NET Framework 4.0 in conjunction with SAP Crystal Reports Support Pack 9 msi The target platform on which reports creating problem is Windows 7 32-bit When I generate a report it is generating perfectl

  • Nano won't update and I've tried everything

    I've read many other comments about situations similar to mine, but have yet to find a solution that works. When I first got my nano, I hooked it up, it downloaded my Itunes library and everything worked great. Then a few days later, after I had adde

  • Problem in reading a file

    Hello, I encounter a problem in an interface when I try to load the data which is in a Flat File. After looking to this file we've seen that there is at the end a carriage return symbol, and when we remove it all seems better. So I would like to know

  • R3 - CRM customer fields exchange of sales contract

    Hi, I need to replicate custom fields of sales contracts on item level (VBAP) from R/3 to CRM. R3 fields have been created manually earlier and the CRM fields have now been created with EEWB with the option "Adding new fields to Business transactions

  • Error message after 7.4.100.0

    Hi, after upgrading to 7.4.100.0 im getting this error message when trying to apply changes on the wlan id. "mDNS profiling cannot be enabled with flexconnect local switching" if unselect mDNS snooping under (wlan id/advanced) i can apply the changes