Adobe service and Account issues

I'm very disappointed in Adobe's customer service.  I'm a customer who has purchased multiple Adobe production related products.  I have an account with an email that I no longer have access to, but know the password.  When attempting to sign in I'm being prompted to access the email I no longer have access to reset the password.  After contacting Adobe's customer service a week ago through online chats I'm still waiting to get that account id (email) changed.
How long does it take to change an email address related to an Adobe account?  Doesn't it seem like this should be something relatively basic in the scheme of managing accounts?

A fast computer is fast, a slow computer is... well... slow
Since you provide ZERO computer information, I will GUESS your computer is slow
Work through all of the steps (ideas) listed at http://forums.adobe.com/thread/459220?tstart=0
If your problem isn't fixed after you follow all of the steps, report back with ALL OF THE DETAILS asked for in the FINALLY section, the questions at the end of the troubleshooting link
Read Harm on drive setup http://forums.adobe.com/thread/662972?tstart=0
- click the embedded picture in Harm's message to enlarge to reading size
- you need AT LEAST 2 drives for video editing, 3 is better
- some HD formats work better with (require) RAID
Read Hunt on Partitions http://forums.adobe.com/thread/650708?tstart=0
A link with many ideas about computer setup http://forums.adobe.com/thread/436215?tstart=0

Similar Messages

  • Using BAPI_PO_CREATE1 : Linking service, and account assignment

    Hello,
    I have trouble when using BAPI_PO_CREATE1. When creating PO using BAPI_PO_CREATE1, I need to input service for each po item and the service itself need to have account assignment. I simplify the code below.
    **PO item
    t_poitem-po_item        = '10'. "for item 10
    t_poitem-PCKG_NO        = '20'. "link with service
    t_poitemx-po_item        = 'X'.
    t_poitemx-PCKG_NO       = 'X'.
    **Account Assignment
    t_poaccount-po_item    = '10'. "link with PO Item
    t_poaccount-SERIAL_NO  = '01'.
    t_poaccount-DISTR_PERC = 1.
    t_poaccountx-po_item    = '10'.
    t_poaccountx-SERIAL_NO  =  '01'.
    t_poaccountx-po_itemx    = 'X'.
    t_poaccountx-SERIAL_NOx  = 'X'.
    t_poaccountx-DISTR_PERC = 'X'.
    **PO Services
    **1st row
    t_poservices-PCKG_NO = '20'.
    t_poservices-LINE_NO = '0000000001'.
    t_poservices-SUBPCKG_NO  = '21'.
    APPEND t_poservices.
    clear t_poservices.
    **2nd row
    t_poservices-PCKG_NO = '21'.
    t_poservices-LINE_NO = '0000000002'.
    t_poservices-EXT_LINE = '0000000010'.
    **fill account assignment for services
    t_POSRVACCESSVALUES-pckg_no = '21'.
    t_POSRVACCESSVALUES-LINE_NO = '0000000002'.
    T_POSRVACCESSVALUES-SERNO_LINE = '01'.
    t_POSRVACCESSVALUES-SERIAL_NO = '01'. "acct. assign. link
    t_POSRVACCESSVALUES-PERCENTAGE = '100'.
    Every time i execute BAPI_PO_CREATE1 using entry similar like above, i always found error message in t_return like this:
    No account assignment exists for service line 0000000010
    I feel sure that i have fill every field needed to link services and account assignment which is using serial_no, but somehow it does not link correctly. Can anyone advise me if there is some thing missing or incorrect with my ABAP code above? Thank you in advance for your help. For sure, first helpful answer will receive my rewards point.
    Regards,
    Abraham

    Thank you for the code. Actually i have fill the required field as you told but i did not put it in my code here to focus the problem on service and account assignment. After checking out your code, i found that the different between your code and mine is in services table.
    <u><b>your code :</b></u>
    <b>POSERVICES:structure</b>
    PCKG_NO : 0000000001
    LINE_NO :0000000001
    SUBPCKG_NO : 0000000002
    SERVICE :3000000000017
    QUANTITY :5
    BASE_UOM :AU
    GR_PRICE :20000
    <b>POSRVACCESSVALUES: structure name</b>
    PCKG_NO :0000000002
    LINE_NO :0000000002
    <u><b>my code are:</b></u>
    <b>POSERVICES:structure</b>
    PCKG_NO : 0000000001
    LINE_NO :0000000001
    SUBPCKG_NO : 0000000002
    PCKG_NO : 0000000002
    LINE_NO :0000000002
    SERVICE :3000000000017
    QUANTITY :5
    BASE_UOM :AU
    GR_PRICE :20000
    <b>POSRVACCESSVALUES: structure name</b>
    PCKG_NO :0000000002
    LINE_NO :0000000002
    SERIAL_NO :0000000001
    The other difference are in account assignment table, you didn't fill SERIAL_NO field.
    my code will be like below:
    <b>POACCOUNT: structure name</b>
    PO_ITEM :10
    SERIAL_NO : 0000000001
    If using your version, the error message will be:
    <i>In case of account assignment, please enter acc. assignment data for item</i>
    If using my version, the error message will be:
    <i>No account assignment exists for service line 0000000010</i>
    Please advise what was wrong with my code. Thank you.
    Regards,
    Abraham

  • I just created an AIP version of Adobe 11.0.10, applied our settings with the .mst through Adobe Customization Wizard.Online Services and Features Issues

    I just created an AIP version of Adobe 11.0.10, applied our settings with the .mst through Adobe Customization Wizard. But something is blocking it from opening the software, it just flickers the windows explorer, if I uncheck all the settings for the Online Services and Features it lets me open it but i can't skip the registration screen. Has something changed with this version of 11.0.10?

    Having the same problem here. Even if not creating an AIP, and instead doing a standard install of AcroPro.msi and patching with 11.0.10's msp, it'll result in a registration loop that can't be skipped.
    Applying an Adobe ID allows for getting through the screen, but obviously, in an enterprise environment, that's not ideal.
    This issue was something that I experienced with 11.0.07, and it went away with 11.0.08 and 11.0.09, but seems to have returned with 11.0.10.
    Previously, I was able to get around the issue by clearing out some files from the Common Files\Adobe directory, particularly Adobe PCD and SLCache, as well as including the Adobe regids stored in ProgramData,but that fix no longer works with this latest version.
    If REGISTRATION_SUPPRESS is set to YES, the result is Acrobat closing and opening in a loop, since it can't get through the registration screen.
    I'm currently investigating for a registry key that might possibly applied to circumvent this issue, but I haven't found one yet.
    For Adobe Acrobat 8, it used to be stored in the following two places, per Prompted to register repeatedly | Acrobat 8 | Windows
         32-bit Windows: HKEY_LOCAL_MACHINE\SOFTWARE\Adobe\Adobe Acrobat\8.0\AdobeViewer
         64-bit Windows: HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Adobe\Adobe Acrobat\8.0\AdobeViewer
    However, the registry structure seems to have changed since then.

  • AT&T Lacking Basic Customer Service and Accountability

    This details the worst customer service for a first time customer that I have ever experienced, attempting to use AT&T service.  To sum up the details explained below, my first experience with AT&T service consisted of a supervisor in the support department being unwilling and unable to solve and correct an error caused by AT&T. This lack of service and empathy for a first-time customer ruined the opinion and reputation in the eyes of this young-professional who had planned to give years of business and compensation to their company as I have just bought my first home. I ordered AT&T Uverse Max at Best Buy (using their experience to choose the best provider). I received an email with my PIN number and a confirmation with the internet installation date and time. I did not receive any other calls or emails. The day of installation arrives on Sunday July 26, 2015 (the earliest appointment time, a week after placing the order). No AT&T representative showed up for service within the 2 hour time frame. I made a call to AT&T UVERSE customer service to check up on the status of my installation only to find the customer service department is closed on Sundays. I also made a call to Best Buy to try to obtain any information regarding when the service reps would be out to install the internet, only to be informed that AT&T is solely responsible. Even the Best Buy manager attempted to contact AT&T with no luck. Only after contacting AT&T UVERSE technical support did I get to speak to a human person for 30 minutes. After being transferred to the supervisor, I was told that an error was made in the AT&T order through their system and an account was created without placing a service order. I had waited at my home for 4 hours (cancelling plans) expecting the internet to be installed. I told the supervisor I worked remotely and I needed installation that same day. He informed me that the soonest he could install is August 4, 2015. I proceeded to cancel my service as he was unwilling to help correct the mistake or do anything to remedy the situation. 

    
    We are listening and want to help you! I am sorry to hear of the issues you're having. Our Customer Support Leadership would like to expedite the resolution of this matter. Please share a little more information by clicking here to send Digital Life a private message. In your message please include:
    Your name
    Account number
    Address
    Contact number
    Thank you again for the gift of feedback. Not only do we look forward to resolving this matter, but we will also use this opportunity to further improve our overall customer experience.

  • Quality of Service and Jitter issues

    I am having poor quality of service (36%) and Jitter issues (36ms).  I called Verizon Fios technical support and was told that my connection is fine and that it must be a vendor issue.  Only vendor I'm having an issue with is Verizon.  If I can't get someone from Verizon that knows what QoS and Jitter is on the phone to help me troubleshoot this issue I'm going to have to cancel my service and find a provider that has someone technical providing tech support.

    Upstream jitter
     35.7 ms
    Downstream jitter
     6.0 ms
    Upstream packet loss
     0.8 %
    Downstream packet loss
     0.0 %
    Upstream packet order
     100.0 %
    Downstream packet order
     100.0 %
    Packet discards
     5.1 %
    MOS
     3.4

  • POs for service and account assignment

    Hi,
    I'm crearting a purchase order for services with item category P and account category K.
    Actually the system doesn't assign automatically the G/L account in the field Account assignment of POs.
    I set in T030, in transaction GBB, valuation modification 0001, general modification ZCO, valuation class (S001) and the G/L account.
    Best regards

    Hi,
    While creating the PO, enter the material group and assign the valuation class to this material group in the folowing node, (Material Management --> Purchasing -->Material Master --> Entry aid for items without material master).
    Once you assign the valuation class to material group, it will pick the G/L code from GBB in the OBYC setting (Table T030).
    Hope it answers your problem.
    Regards

  • [SOLVED] networkmanager.service and accounts-daemon.service take slow

    Hello everyone!
    I have noticed that my laptop booting is slow, then I read the wiki and google around but there seems no answer for me.
    It seems that this all because of the NetworkManager, so I post it here.
    This is my basic information:
    $ uname -a [3:03:07]
    Linux hp 3.16.1-1-ARCH #1 SMP PREEMPT Thu Aug 14 07:40:19 CEST 2014 x86_64 GNU/Linux
    And
    $ systemd-analyze [3:04:25]
    Startup finished in 3.363s (firmware) + 1.382s (loader) + 2.824s (kernel) + 24.506s (userspace) = 32.077s
    And
    $ systemd-analyze blame [3:04:12]
    13.456s NetworkManager.service
    11.414s accounts-daemon.service
    3.289s libvirtd.service
    2.205s gdm.service
    1.094s polkit.service
    1.048s systemd-vconsole-setup.service
    981ms wpa_supplicant.service
    958ms alsa-restore.service
    852ms boot.mount
    636ms systemd-remount-fs.service
    634ms sys-kernel-debug.mount
    609ms dev-hugepages.mount
    569ms sys-kernel-config.mount
    520ms dev-mqueue.mount
    508ms systemd-tmpfiles-setup-dev.service
    506ms tmp.mount
    476ms systemd-udev-trigger.service
    420ms systemd-journal-flush.service
    358ms kmod-static-nodes.service
    268ms systemd-timesyncd.service
    260ms colord.service
    240ms systemd-backlight@backlight:intel_backlight.service
    236ms systemd-update-utmp.service
    And
    $ systemd-analyze critical-chain [3:07:05]
    graphical.target @24.506s
    └─multi-user.target @24.506s
    └─libvirtd.service @21.216s +3.289s
    └─network.target @21.142s
    └─NetworkManager.service @7.685s +13.456s
    └─basic.target @7.684s
    └─timers.target @7.683s
    └─systemd-tmpfiles-clean.timer @7.683s
    └─sysinit.target @7.652s
    └─swap.target @7.652s
    └─dev-disk-by\x2duuid-7006949a\x2d4625\x2d4d7e\x2db101\x2dbe714c525296.swap @7.458s +191ms
    └─dev-disk-by\x2duuid-7006949a\x2d4625\x2d4d7e\x2db101\x2dbe714c525296.device @7.457s
    And
    $ journalctl _SYSTEMD_UNIT=accounts-daemon.service
    8月 24 02:49:20 hp accounts-daemon[264]: started daemon version 0.6.37
    And
    $ journalctl _SYSTEMD_UNIT=NetworkManager.service [3:04:39]
    8月 24 02:49:12 hp NetworkManager[258]: <info> NetworkManager (version 0.9.10.1) is starting...
    8月 24 02:49:12 hp NetworkManager[258]: <info> Read config: /etc/NetworkManager/NetworkManager.conf
    8月 24 02:49:12 hp NetworkManager[258]: <info> WEXT support is enabled
    8月 24 02:49:12 hp NetworkManager[258]: <info> VPN: loaded org.freedesktop.NetworkManager.pptp
    8月 24 02:49:20 hp NetworkManager[258]: <info> Loaded plugin keyfile: (c) 2007 - 2013 Red Hat, Inc. To report bugs please use the Netw
    8月 24 02:49:20 hp NetworkManager[258]: <info> new connection /etc/NetworkManager/system-connections/TP-LINK_5D05CE
    8月 24 02:49:20 hp NetworkManager[258]: <info> new connection /etc/NetworkManager/system-connections/TP-LINK_5D05CE 1
    8月 24 02:49:20 hp NetworkManager[258]: <info> new connection /etc/NetworkManager/system-connections/TP-LINK_1244B0 1
    8月 24 02:49:20 hp NetworkManager[258]: <info> new connection /etc/NetworkManager/system-connections/TP-LINK_1244B0
    8月 24 02:49:20 hp NetworkManager[258]: <info> new connection /etc/NetworkManager/system-connections/9
    8月 24 02:49:21 hp NetworkManager[258]: <info> new connection /etc/NetworkManager/system-connections/UCWiFi-77777
    8月 24 02:49:21 hp NetworkManager[258]: <info> new connection /etc/NetworkManager/system-connections/130
    8月 24 02:49:21 hp NetworkManager[258]: <info> new connection /etc/NetworkManager/system-connections/yangmafu
    8月 24 02:49:21 hp NetworkManager[258]: <info> new connection /etc/NetworkManager/system-connections/Hotspot
    8月 24 02:49:21 hp NetworkManager[258]: <info> new connection /etc/NetworkManager/system-connections/TP-LINK_281E42
    8月 24 02:49:21 hp NetworkManager[258]: <info> new connection /etc/NetworkManager/system-connections/NewStar
    8月 24 02:49:21 hp NetworkManager[258]: <info> monitoring kernel firmware directory '/usr/lib/firmware'.
    8月 24 02:49:21 hp NetworkManager[258]: <info> rfkill0: found WiFi radio killswitch (at /sys/devices/pci0000:00/0000:00:1c.0/0000:07:00
    8月 24 02:49:21 hp NetworkManager[258]: <info> WiFi hardware radio set enabled
    8月 24 02:49:21 hp NetworkManager[258]: <info> WWAN hardware radio set enabled
    8月 24 02:49:21 hp NetworkManager[258]: <info> Loaded device plugin: /usr/lib/NetworkManager/libnm-device-plugin-adsl.so
    8月 24 02:49:21 hp NetworkManager[258]: <info> Loaded device plugin: /usr/lib/NetworkManager/libnm-device-plugin-wifi.so
    8月 24 02:49:21 hp NetworkManager[258]: <info> Loaded device plugin: /usr/lib/NetworkManager/libnm-device-plugin-wwan.so
    8月 24 02:49:21 hp NetworkManager[258]: <info> Loaded device plugin: /usr/lib/NetworkManager/libnm-device-plugin-bluetooth.so
    8月 24 02:49:21 hp NetworkManager[258]: <info> WiFi enabled by radio killswitch; enabled by state file
    8月 24 02:49:21 hp NetworkManager[258]: <info> WWAN enabled by radio killswitch; enabled by state file
    8月 24 02:49:21 hp NetworkManager[258]: <info> WiMAX enabled by radio killswitch; enabled by state file
    8月 24 02:49:21 hp NetworkManager[258]: <info> Networking is enabled by state file
    8月 24 02:49:21 hp NetworkManager[258]: <info> (lo): link connected
    8月 24 02:49:21 hp NetworkManager[258]: <info> (lo): carrier is ON
    8月 24 02:49:21 hp NetworkManager[258]: <info> (lo): new Generic device (driver: 'unknown' ifindex: 1)
    8月 24 02:49:21 hp NetworkManager[258]: <info> (lo): exported as /org/freedesktop/NetworkManager/Devices/0
    8月 24 02:49:22 hp NetworkManager[258]: <info> (eno1): carrier is OFF
    8月 24 02:49:22 hp NetworkManager[258]: <info> (eno1): new Ethernet device (driver: 'r8169' ifindex: 2)
    8月 24 02:49:22 hp NetworkManager[258]: <info> (eno1): exported as /org/freedesktop/NetworkManager/Devices/1
    8月 24 02:49:22 hp NetworkManager[258]: <info> (eno1): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2]
    8月 24 02:49:22 hp NetworkManager[258]: <info> (eno1): preparing device
    8月 24 02:49:22 hp NetworkManager[258]: <info> (eno1): created default wired connection 'Wired connection 1'
    8月 24 02:49:22 hp NetworkManager[258]: <info> (wlo1): using nl80211 for WiFi device control
    8月 24 02:49:22 hp NetworkManager[258]: <info> (wlo1): driver supports Access Point (AP) mode
    8月 24 02:49:22 hp NetworkManager[258]: <info> (wlo1): new 802.11 WiFi device (driver: 'rt2800pci' ifindex: 3)
    8月 24 02:49:22 hp NetworkManager[258]: <info> (wlo1): exported as /org/freedesktop/NetworkManager/Devices/2
    8月 24 02:49:22 hp NetworkManager[258]: <info> (wlo1): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2]
    8月 24 02:49:22 hp NetworkManager[258]: <info> (wlo1): preparing device
    8月 24 02:49:23 hp NetworkManager[258]: <info> wpa_supplicant started
    8月 24 02:49:23 hp NetworkManager[258]: <info> (wlo1) supports 4 scan SSIDs
    8月 24 02:49:23 hp NetworkManager[258]: <info> (wlo1): supplicant interface state: starting -> ready
    8月 24 02:49:23 hp NetworkManager[258]: <info> (wlo1): device state change: unavailable -> disconnected (reason 'supplicant-available')
    8月 24 02:49:23 hp NetworkManager[258]: <info> (wlo1): supplicant interface state: ready -> disconnected
    8月 24 02:49:23 hp NetworkManager[258]: <info> (wlo1) supports 4 scan SSIDs
    8月 24 02:49:25 hp NetworkManager[258]: <info> (wlo1): supplicant interface state: disconnected -> inactive
    8月 24 02:49:25 hp NetworkManager[258]: <info> Auto-activating connection 'NewStar'.
    8月 24 02:49:25 hp NetworkManager[258]: <info> Activation (wlo1) Stage 1 of 5 (Device Prepare) scheduled...
    8月 24 02:49:25 hp NetworkManager[258]: <info> Activation (wlo1) Stage 1 of 5 (Device Prepare) started...
    8月 24 02:49:25 hp NetworkManager[258]: <info> (wlo1): device state change: disconnected -> prepare (reason 'none') [30 40 0]
    8月 24 02:49:25 hp NetworkManager[258]: <info> NetworkManager state is now CONNECTING
    8月 24 02:49:25 hp NetworkManager[258]: <info> Activation (wlo1) Stage 2 of 5 (Device Configure) scheduled...
    8月 24 02:49:25 hp NetworkManager[258]: <info> Activation (wlo1) Stage 1 of 5 (Device Prepare) complete.
    8月 24 02:49:25 hp NetworkManager[258]: <info> Activation (wlo1) Stage 2 of 5 (Device Configure) starting...
    8月 24 02:49:25 hp NetworkManager[258]: <info> (wlo1): device state change: prepare -> config (reason 'none') [40 50 0]
    8月 24 02:49:25 hp NetworkManager[258]: <info> Activation (wlo1/wireless): connection 'NewStar' has security, and secrets exist. No ne
    8月 24 02:49:22 hp NetworkManager[258]: <info> (eno1): exported as /org/freedesktop/NetworkManager/Devices/1
    8月 24 02:49:22 hp NetworkManager[258]: <info> (eno1): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2]
    8月 24 02:49:22 hp NetworkManager[258]: <info> (eno1): preparing device
    8月 24 02:49:22 hp NetworkManager[258]: <info> (eno1): created default wired connection 'Wired connection 1'
    8月 24 02:49:22 hp NetworkManager[258]: <info> (wlo1): using nl80211 for WiFi device control
    8月 24 02:49:22 hp NetworkManager[258]: <info> (wlo1): driver supports Access Point (AP) mode
    8月 24 02:49:22 hp NetworkManager[258]: <info> (wlo1): new 802.11 WiFi device (driver: 'rt2800pci' ifindex: 3)
    8月 24 02:49:22 hp NetworkManager[258]: <info> (wlo1): exported as /org/freedesktop/NetworkManager/Devices/2
    8月 24 02:49:22 hp NetworkManager[258]: <info> (wlo1): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2]
    8月 24 02:49:22 hp NetworkManager[258]: <info> (wlo1): preparing device
    8月 24 02:49:23 hp NetworkManager[258]: <info> wpa_supplicant started
    8月 24 02:49:23 hp NetworkManager[258]: <info> (wlo1) supports 4 scan SSIDs
    8月 24 02:49:23 hp NetworkManager[258]: <info> (wlo1): supplicant interface state: starting -> ready
    8月 24 02:49:23 hp NetworkManager[258]: <info> (wlo1): device state change: unavailable -> disconnected (reason 'supplicant-available')
    8月 24 02:49:23 hp NetworkManager[258]: <info> (wlo1): supplicant interface state: ready -> disconnected
    8月 24 02:49:23 hp NetworkManager[258]: <info> (wlo1) supports 4 scan SSIDs
    8月 24 02:49:25 hp NetworkManager[258]: <info> (wlo1): supplicant interface state: disconnected -> inactive
    8月 24 02:49:25 hp NetworkManager[258]: <info> Auto-activating connection 'NewStar'.
    8月 24 02:49:25 hp NetworkManager[258]: <info> Activation (wlo1) starting connection 'NewStar'
    8月 24 02:49:25 hp NetworkManager[258]: <info> Activation (wlo1) Stage 1 of 5 (Device Prepare) scheduled...
    8月 24 02:49:25 hp NetworkManager[258]: <info> Activation (wlo1) Stage 1 of 5 (Device Prepare) started...
    8月 24 02:49:25 hp NetworkManager[258]: <info> (wlo1): device state change: disconnected -> prepare (reason 'none') [30 40 0]
    8月 24 02:49:25 hp NetworkManager[258]: <info> NetworkManager state is now CONNECTING
    8月 24 02:49:25 hp NetworkManager[258]: <info> Activation (wlo1) Stage 2 of 5 (Device Configure) scheduled...
    8月 24 02:49:25 hp NetworkManager[258]: <info> Activation (wlo1) Stage 1 of 5 (Device Prepare) complete.
    8月 24 02:49:25 hp NetworkManager[258]: <info> Activation (wlo1) Stage 2 of 5 (Device Configure) starting...
    8月 24 02:49:25 hp NetworkManager[258]: <info> (wlo1): device state change: prepare -> config (reason 'none') [40 50 0]
    8月 24 02:49:25 hp NetworkManager[258]: <info> Activation (wlo1/wireless): connection 'NewStar' has security, and secrets exist. No ne
    8月 24 02:49:25 hp NetworkManager[258]: <info> Config: added 'ssid' value 'NewStar'
    8月 24 02:49:25 hp NetworkManager[258]: <info> Config: added 'scan_ssid' value '1'
    8月 24 02:49:25 hp NetworkManager[258]: <info> Config: added 'key_mgmt' value 'WPA-PSK'
    8月 24 02:49:25 hp NetworkManager[258]: <info> Config: added 'auth_alg' value 'OPEN'
    8月 24 02:49:25 hp NetworkManager[258]: <info> Config: added 'psk' value '<omitted>'
    8月 24 02:49:25 hp NetworkManager[258]: <info> Activation (wlo1) Stage 2 of 5 (Device Configure) complete.
    8月 24 02:49:25 hp NetworkManager[258]: <info> Config: set interface ap_scan to 1
    8月 24 02:49:25 hp NetworkManager[258]: <info> (wlo1): supplicant interface state: inactive -> authenticating
    8月 24 02:49:25 hp NetworkManager[258]: <info> (wlo1): supplicant interface state: authenticating -> associating
    8月 24 02:49:25 hp NetworkManager[258]: <info> (wlo1): supplicant interface state: associating -> associated
    8月 24 02:49:26 hp NetworkManager[258]: <info> (wlo1): supplicant interface state: associated -> 4-way handshake
    8月 24 02:49:26 hp NetworkManager[258]: <info> (wlo1): supplicant interface state: 4-way handshake -> completed
    8月 24 02:49:26 hp NetworkManager[258]: <info> Activation (wlo1/wireless) Stage 2 of 5 (Device Configure) successful. Connected to wir
    8月 24 02:49:26 hp NetworkManager[258]: <info> Activation (wlo1) Stage 3 of 5 (IP Configure Start) scheduled.
    8月 24 02:49:26 hp NetworkManager[258]: <info> Activation (wlo1) Stage 3 of 5 (IP Configure Start) started...
    8月 24 02:49:26 hp NetworkManager[258]: <info> (wlo1): device state change: config -> ip-config (reason 'none') [50 70 0]
    8月 24 02:49:26 hp NetworkManager[258]: <info> Activation (wlo1) Beginning DHCPv4 transaction (timeout in 45 seconds)
    8月 24 02:49:27 hp NetworkManager[258]: <info> dhcpcd started with pid 346
    8月 24 02:49:27 hp NetworkManager[258]: <info> Activation (wlo1) Stage 3 of 5 (IP Configure Start) complete.
    8月 24 02:49:27 hp dhcpcd[346]: version 6.4.3 starting
    8月 24 02:49:27 hp NetworkManager[258]: <info> (wlo1): DHCPv4 state changed nbi -> preinit
    8月 24 02:49:27 hp dhcpcd[346]: DUID 00:01:00:01:1b:84:72:e9:b8:76:3f:39:7c:5b
    8月 24 02:49:27 hp dhcpcd[346]: wlo1: IAID 3f:39:7c:5b
    8月 24 02:49:27 hp dhcpcd[346]: wlo1: soliciting an IPv6 router
    8月 24 02:49:28 hp NetworkManager[258]: dhcpcd[346]: version 6.4.3 starting
    8月 24 02:49:28 hp NetworkManager[258]: dhcpcd[346]: DUID 00:01:00:01:1b:84:72:e9:b8:76:3f:39:7c:5b
    8月 24 02:49:28 hp NetworkManager[258]: dhcpcd[346]: wlo1: IAID 3f:39:7c:5b
    8月 24 02:49:28 hp NetworkManager[258]: dhcpcd[346]: wlo1: soliciting an IPv6 router
    8月 24 02:49:28 hp dhcpcd[346]: wlo1: rebinding lease of 192.168.1.100
    8月 24 02:49:28 hp NetworkManager[258]: dhcpcd[346]: wlo1: rebinding lease of 192.168.1.100
    8月 24 02:49:28 hp NetworkManager[258]: <info> (virbr0): carrier is OFF
    8月 24 02:49:28 hp NetworkManager[258]: <info> (virbr0): new Bridge device (driver: 'bridge' ifindex: 4)
    8月 24 02:49:28 hp NetworkManager[258]: <info> (virbr0): exported as /org/freedesktop/NetworkManager/Devices/3
    8月 24 02:49:28 hp NetworkManager[258]: <info> (virbr0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2]
    8月 24 02:49:28 hp NetworkManager[258]: <info> (virbr0): preparing device
    8月 24 02:49:28 hp NetworkManager[258]: <info> (virbr0): device state change: unavailable -> disconnected (reason 'none') [20 30 0]
    8月 24 02:49:32 hp dhcpcd[346]: wlo1: leased 192.168.1.100 for 7200 seconds
    8月 24 02:49:32 hp dhcpcd[346]: wlo1: adding route to 192.168.1.0/24
    8月 24 02:49:32 hp NetworkManager[258]: dhcpcd[346]: wlo1: leased 192.168.1.100 for 7200 seconds
    8月 24 02:49:32 hp NetworkManager[258]: dhcpcd[346]: wlo1: adding route to 192.168.1.0/24
    8月 24 02:49:33 hp NetworkManager[258]: <info> (wlo1): DHCPv4 state changed preinit -> reboot
    8月 24 02:49:33 hp NetworkManager[258]: <info> address 192.168.1.100
    8月 24 02:49:33 hp NetworkManager[258]: <info> plen 24 (255.255.255.0)
    8月 24 02:49:33 hp NetworkManager[258]: <info> gateway 192.168.1.1
    8月 24 02:49:33 hp NetworkManager[258]: <info> server identifier 192.168.1.1
    8月 24 02:49:33 hp NetworkManager[258]: <info> lease time 7200
    8月 24 02:49:33 hp NetworkManager[258]: <info> nameserver '192.168.1.1'
    8月 24 02:49:33 hp NetworkManager[258]: nm_ip4_config_add_nameserver: assertion 'new != 0' failed
    8月 24 02:49:33 hp NetworkManager[258]: <info> nameserver '0.0.0.0'
    8月 24 02:49:33 hp NetworkManager[258]: <info> Activation (wlo1) Stage 5 of 5 (IPv4 Configure Commit) scheduled...
    8月 24 02:49:33 hp NetworkManager[258]: <info> Activation (wlo1) Stage 5 of 5 (IPv4 Commit) started...
    8月 24 02:49:33 hp NetworkManager[258]: <info> (wlo1): device state change: ip-config -> ip-check (reason 'none') [70 80 0]
    8月 24 02:49:33 hp NetworkManager[258]: <info> Activation (wlo1) Stage 5 of 5 (IPv4 Commit) complete.
    8月 24 02:49:33 hp NetworkManager[258]: <info> (wlo1): device state change: ip-check -> secondaries (reason 'none') [80 90 0]
    8月 24 02:49:33 hp NetworkManager[258]: <info> (wlo1): device state change: secondaries -> activated (reason 'none') [90 100 0]
    8月 24 02:49:33 hp NetworkManager[258]: <info> NetworkManager state is now CONNECTED_LOCAL
    8月 24 02:49:34 hp NetworkManager[258]: <info> NetworkManager state is now CONNECTED_GLOBAL
    8月 24 02:49:34 hp NetworkManager[258]: <info> Policy set 'NewStar' (wlo1) as default for IPv4 routing and DNS.
    8月 24 02:49:34 hp NetworkManager[258]: <info> Writing DNS information to /usr/bin/resolvconf
    8月 24 02:49:35 hp NetworkManager[258]: <info> Activation (wlo1) successful, device activated.
    8月 24 02:49:35 hp NetworkManager[258]: <info> startup complete
    8月 24 02:49:40 hp dhcpcd[346]: wlo1: no IPv6 Routers available
    8月 24 02:49:40 hp NetworkManager[258]: dhcpcd[346]: wlo1: no IPv6 Routers available
    Last edited by callofdutyops (2014-08-26 14:48:22)

    ooo wrote:
    callofdutyops wrote:But I wonder whether there's some improvement?
    Do you mean why there's an improvement after removing the journal files?
    first of all, I hope that you know what systemd journal is, and what files you just deleted.
    systemd journal stores all system logs in database files in /var/log/journal/
    every time you boot up your system, journald will log the entire boot process and stores in its database (and continue logging of course).
    over time the journal will get huge (unless you limit its size) and fragmented, which could slow down reading and writing from the it greatly.
    so, if writing the log during the boot process slows down greatly, it will certainly have an detrimental effect on overall boot speed.
    I hope that makes sense
    I think I saw this mentioned on some systemd TODO list, so developers should aware of this and possibly trying to figure out some workaround.
    In the meantime limiting journal size is probably a good idea.
    If you happened to be using btrfs, disabling COW for files in /var/log/journal and 'autodefrag' mount option may also help some.
    also defragmenting the files in /var/log/journal if your file system supports it
    First of all, thanks to your very clear explanation!
    English is not my mother tongue, so I think I express me in a wrong way.Sorry for this!
    What I exactly want to mean is that is it possible to make booting more faster?

  • Adobe CC Problems - Account Issue

    So ive been paying for an adobe cc account since last year, around september 2013 if i remember correctly. Everything has been running smoothly today. After having watched many adobe muse tutorials over the past few weeks, I decided that it was time to start on a project centered around webdesign, and I received a fun notice saying I was in a trial? From my understand my student account had everything already, so I checked my account status, and it said my account was a free account???!!!
    I have credit card statements that reflect the amount ive been paying for many months now.. how is this a free account and whats going on adobe?
    Any advice anyone can give me?
    Thanks.

    Hi babirs,
    I have checked your account and found that there are two accounts in the system probably due to the change in country, this particular post was added using your old Adobe Id which is not subscribed to creative cloud.
    Could you try to login to www.creative.adobe.com with your new Adobe ID and you should be able to see the subscription details.
    ^Ani

  • DRM and account issue

    Another DRM issue. Unfortunately I have totally lost access to the account I purchased some DRM music under. I don't have access to the email address and I don't know the answer to the account questions (birth date, etc). It was a while ago but at the time if I remember correctly I decided to put garbage information into that account as I knew I was about to loose that email address (left that place of work). In hindsight pretty stupid and clearly I didn't have a good grasp of how DRM works.
    Now I'm possibly prepared (but not happy about) to pay the 30¢ (or whatever it is) to remove the DRM from these songs, but to do that you need access to that account. Is there anyway I can get access to these songs, or have I lost access to them totally?
    Thanks.

    To see what account you purchased the song from, right-click it in the iTunes library, Get Info, and look at the Summary tab for the "Account Name" field. Go to Store > View My Account and try to log in to that account, using the Forgot password button if necessary. If you can't log in, use the iTunes Customer Service Web page.
    Once in your account consider using the 30 cents per track upgrade option. Otherwise you will be still be dealing with DRM 10 or 20 years from now. If you don't have the 30 cents, then use iTunes to burn those tracks to an audio CD. It is very handy to have your tracks on an audio CD.

  • Turn off all Adobe Services and Cloud

    Hi Everyone,
    I had an Academic version of CS6 and after I changed jobs and was no longer eligible I purchased Creative Cloud for access to Photoshop.  I only want the Photoshop program and will save to a different location.  I also don't want the updaters and other services, so my questions is what is the bare minimum start-up for Adobe Creative Cloud Photoshop without cloud storage.
    Thanks
    Revy

    Thank you so much for the fast reply   This is quiet a bit different than what Sean at Pre-Sales told me.  He told me that I could download and use this as a Desktop application.  Fortunately I am still in my 30 Days and can get just the Photoshop application.
    Have a great day John

  • Coldfusion 11 Web Services and SSL Issue

    Our company has two web services that we host that a vendor uses to grab information from on a periodic basis. These services ran fine on a CF8 SSL site, but once we switched to 11, the services can no longer be created. However, I can create them on our unsecured test site (which also is running CF 11) and access them externally without issue. When I try to create the webservice in the url, I just get a blank page back instead of the XML I should be getting. Is there something special I am missing that has to be done to create web services in a secure environment? The raw error message I get when trying to invoke the secure web service is below:
    coldfusion.xml.rpc.XmlRpcServiceImpl$BadWsdlXMLException: Unable to parse WSDL as an XML document. at coldfusion.xml.rpc.XmlRpcServiceImpl.retrieveWSDL(XmlRpcServiceImpl.java:976) at coldfusion.xml.rpc.XmlRpcServiceImpl.access$000(XmlRpcServiceImpl.java:96) at coldfusion.xml.rpc.XmlRpcServiceImpl$1.run(XmlRpcServiceImpl.java:309) at java.security.AccessController.doPrivileged(Native Method) at coldfusion.xml.rpc.XmlRpcServiceImpl.registerWebService(XmlRpcServiceImpl.java:302) at coldfusion.xml.rpc.XmlRpcServiceImpl.getWebServiceProxy(XmlRpcServiceImpl.java:692) at coldfusion.tagext.lang.InvokeTag.doEndTag(InvokeTag.java:469) at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:2987) at cfcallmattersearch2ecfm1244659485.runPage(D:\Web\sims\st\callmattersearch.cfm:9) at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:246) at coldfusion.tagext.lang.IncludeTag.handlePageInvoke(IncludeTag.java:734) at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:570) at coldfusion.filter.CfincludeFilter.invoke(CfincludeFilter.java:65) at coldfusion.filter.IpFilter.invoke(IpFilter.java:45) at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:487) at coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:42) at coldfusion.filter.MonitoringFilter.invoke(MonitoringFilter.java:40) at coldfusion.filter.PathFilter.invoke(PathFilter.java:141) at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:94) at coldfusion.filter.BrowserDebugFilter.invoke(BrowserDebugFilter.java:78) at coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:2 8) at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:38) at coldfusion.filter.NoCacheFilter.invoke(NoCacheFilter.java:58) at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:38) at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22) at coldfusion.filter.CachingFilter.invoke(CachingFilter.java:62) at coldfusion.CfmServlet.service(CfmServlet.java:219) at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:89) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.j ava:303) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208) at coldfusion.monitor.event.MonitoringServletFilter.doFilter(MonitoringServletFilter.java:42 ) at coldfusion.bootstrap.BootstrapFilter.doFilter(BootstrapFilter.java:46) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.j ava:241) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:220) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:122) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:501) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:170) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:98) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:116) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:422) at org.apache.coyote.ajp.AjpProcessor.process(AjpProcessor.java:198) at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.jav a:607) at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:313) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source)

    I've got this working on our dev and test servers.  Now I'm trying to deploy it to production.  We have an external prod server in a DMZ that calls the web service on our internal prod server.  We only have port 443 open in the firewall between these two servers (not port 80).  I am able to do a <cfhttp> call to the WSDL over 443 and get back the xml.  However, if I make the web service call using <cfinvoke> I get the following error:
    Cannot perform web service invocation getNthDayOfMonth.
    The fault returned when invoking the web service operation is:
    org.apache.axis2.AxisFault: Connection refused
            at org.apache.axis2.AxisFault.makeFault(AxisFault.java:430)
            at org.apache.axis2.transport.http.HTTPSender.sendViaPost(HTTPSender.java:197)
            at org.apache.axis2.transport.http.HTTPSender.send(HTTPSender.java:75)
            at org.apache.axis2.transport.http.CommonsHTTPTransportSender.writeMessageWithCommons(Common sHTTPTransportSender.java:402)
            at org.apache.axis2.transport.http.CommonsHTTPTransportSender.invoke(CommonsHTTPTransportSen der.java:231)
            at org.apache.axis2.engine.AxisEngine.send(AxisEngine.java:443)
            at org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperation.java:406)
            at org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisOperation.java :229)
            at org.apache.axis2.client.OperationClient.execute(OperationClient.java:165)
            at standard.StandardDate_functionCfcStub.getNthDayOfMonth(StandardDate_functionCfcStub.java: 192)
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at sun.reflect.NativeMethodAccessorI... ''
    I am able to successfully call the same web service (on the internal prod server) using the same code from my internal dev server.  However, when I look at my httpd logs on the internal prod server, I don't see the request in the ssl logs.  It shows up in the access_log file as:
    150.231.26.130 - - [03/Feb/2015:13:48:57 -0500] "POST /standard/date_function.cfc HTTP/1.1" 200 397 "-" "Axis2"
    Any thoughts why this appears to still be coming through port 80?

  • How do I download an old version of Acrobat that is in my Adobe ID and account?

    Does Adobe let you reinstall a product purchased a few years ago?
    I have a new PC and want to get it on there. I have the serial number.
    Jeanne

    if you follow all 7 steps you can dl a trial here:  http://prodesigntools.com/direct-download-links-for-lightroom-3-and-photoshop-elements-8.h tml
    and activate with your serial.
    if you have a problem dl'g, you didn't follow all 7 steps.  the most common error involves failing to meticulously follow steps 1,2 and/or 3 (which adds a cookie to your system enabling you to download the correct version from adobe.com).

  • SD and accounting issue

    Hi All
    I am facing a problem
    I can easily create a sales order and deliver it.
    but after the delivery the accounting documents shows 0 cost.earlier it was showing the exact value.
    also the decrease stock is not shown.
    can anybody help me wat can be wrong in Configuration.
    Please help, its go live crtical
    Thx

    Couple of things to check for
    1. As you say the decrease stock is not shown .. does your delivery have any qty on it? ( if not, make sure the Item Catagory config does not allow for zero qty deliveries --> 0VLP set "Checks for zero quantity
    " as B - Situation rejected with an error message)
    2. does it pick up the pricing procedure ( if not check for Pricing Procedure Determination & assignment --> OVKK)

  • Adobe download and install issue

    I was able to download and install Flash without any issues.  When I try to download and install Reader I lose connection, then tries to reconnect then tells me to cancel.  This happens on XI, X and others versions.  I am using windows 7 professional. How can I get Reader to download and install?

    Initialize > download > open > run > downloading >
    then every time Lost Connection at 50%, reconnecting, cancel...
    When I check downloaded files it is there, but when I try to run it as administrator or otherwise it says not a win32 program.
    Thanks

  • DPS App Builder - certificates and account issue

    Hi,
    I'm working on an App for a client who's going to use it internally with his employees.
    My company has an Enterprise account and I'm a member of it.
    Working with the Creative Cloud - not using the same email address as the Admin of the Enterprise account.
    I finished creating the InDesign files, the certificates etc. I can launch "Create the app" in InDesign and fill the first steps in DPS App Builder but when I try to add the certificates it says:
    "App ID inside the mobileprovision file contains "*". This type of mobileprovision app ID is only applicable for Enterprise signed builds. You will need to re-generate this file with a valid app ID."
    Can the problem comes from the fact that I'm not logged into CC with the Enterprise Admin email address? Or because I'm set in the Enterprise Account as a member and not Admin?
    Thank you for your help!
    Sophie_HH

    I figured it out. I was confusing the p12 file for the push notifications with the original developer p12 file. All fixed.
    Rob

Maybe you are looking for

  • Please Help: Problem - Combining database fields in a text object

    Hello Thank you for viewing my thread and any helpful feedback you may provide. I am having trouble with the "Combining database fields in a text object" tutorial in the Help under: Quick Start\Quick Start for new users\Combining database fields in a

  • Queue issue

    Hello, Does anyone have idea about below issue: We are handling high volume of messages, our queues get blocked in smq2 and then we have to either delete queues and re-register or bounce the server back. All optimizations on mapping side (splitting m

  • Adobe Illustrator save as PDF

    I'm not exactly sure where my new problem lies. I'm trying to save out single page PDFs from an Illustrator CS4 document with multiple artboards. Each artboard should become a PDF. I can get a multi page PDF, but when it saves single page files, I ge

  • Modal window

    Hi,      In my application dynamically create the window component using "popUpmanager" with "non modal" but when i click the button how to change the "modal" window component . EX: import mx.managers.PopUpManager import mx.containers.Window win = Po

  • [SOLVED]Changing the KEYMAP in rc.conf

    What values are you supposed to give it so that it will change to that keymap? I'm trying to change to the 'colemak' layout, I can't seem to do so. If I'm already in x, this doesn't work: setxkbmap colemak but this does: setxkbmap us -variant colemak