Archiso-pxe-server issues

I think this is the right place to post this (I always feel like I might be posting in the wrong forum), Anyways...
So after running this command, the pxe booting seems to work, except for a few access violation problems...
command being run:
# ./archiso-pxe-server -s /tmp/atlanta/archlinux-2012.05.26-netinstall-i686.iso -i 172.16.0.1 -d eth0
Output from `tshark -i eth0`:
0.000000 0.0.0.0 -> 255.255.255.255 DHCP 590 DHCP Discover - Transaction ID 0x4d36005a
0.000405 172.16.0.1 -> 255.255.255.255 DHCP 356 DHCP Offer - Transaction ID 0x4d36005a
2.142082 0.0.0.0 -> 255.255.255.255 DHCP 590 DHCP Request - Transaction ID 0x4d36005a
2.199211 172.16.0.1 -> 255.255.255.255 DHCP 356 DHCP ACK - Transaction ID 0x4d36005a
2.203037 RealtekS_36:00:5a -> Broadcast ARP 60 Who has 172.16.0.1? Tell 172.16.0.182
2.203094 CompalIn_d8:d9:48 -> RealtekS_36:00:5a ARP 42 172.16.0.1 is at 70:5a:b6:d8:d9:48
2.203447 172.16.0.182 -> 172.16.0.1 TFTP 78 Read Request, File: syslinux/pxelinux.0, Transfer type: octet, tsize\000=0\000
2.203658 172.16.0.1 -> 172.16.0.182 TFTP 56 Option Acknowledgement, tsize\000=26649\000
2.203862 172.16.0.182 -> 172.16.0.1 TFTP 60 Error Code, Code: Not defined, Message: TFTP Aborted
2.205000 172.16.0.182 -> 172.16.0.1 TFTP 83 Read Request, File: syslinux/pxelinux.0, Transfer type: octet, blksize\000=1456\000
2.205209 172.16.0.1 -> 172.16.0.182 TFTP 57 Option Acknowledgement, blksize\000=1456\000
2.205400 172.16.0.182 -> 172.16.0.1 TFTP 60 Acknowledgement, Block: 0
2.205510 172.16.0.1 -> 172.16.0.182 TFTP 1502 Data Packet, Block: 1
2.205810 172.16.0.182 -> 172.16.0.1 TFTP 60 Acknowledgement, Block: 1
2.205876 172.16.0.1 -> 172.16.0.182 TFTP 1502 Data Packet, Block: 2
2.206750 172.16.0.182 -> 172.16.0.1 TFTP 60 Acknowledgement, Block: 2
2.206825 172.16.0.1 -> 172.16.0.182 TFTP 1502 Data Packet, Block: 3
2.207735 172.16.0.182 -> 172.16.0.1 TFTP 60 Acknowledgement, Block: 3
2.207803 172.16.0.1 -> 172.16.0.182 TFTP 1502 Data Packet, Block: 4
2.208745 172.16.0.182 -> 172.16.0.1 TFTP 60 Acknowledgement, Block: 4
2.208846 172.16.0.1 -> 172.16.0.182 TFTP 1502 Data Packet, Block: 5
2.209728 172.16.0.182 -> 172.16.0.1 TFTP 60 Acknowledgement, Block: 5
2.209798 172.16.0.1 -> 172.16.0.182 TFTP 1502 Data Packet, Block: 6
2.210726 172.16.0.182 -> 172.16.0.1 TFTP 60 Acknowledgement, Block: 6
2.210792 172.16.0.1 -> 172.16.0.182 TFTP 1502 Data Packet, Block: 7
2.211722 172.16.0.182 -> 172.16.0.1 TFTP 60 Acknowledgement, Block: 7
2.211812 172.16.0.1 -> 172.16.0.182 TFTP 1502 Data Packet, Block: 8
2.212733 172.16.0.182 -> 172.16.0.1 TFTP 60 Acknowledgement, Block: 8
2.212840 172.16.0.1 -> 172.16.0.182 TFTP 1502 Data Packet, Block: 9
2.213719 172.16.0.182 -> 172.16.0.1 TFTP 60 Acknowledgement, Block: 9
2.213823 172.16.0.1 -> 172.16.0.182 TFTP 1502 Data Packet, Block: 10
2.214719 172.16.0.182 -> 172.16.0.1 TFTP 60 Acknowledgement, Block: 10
2.214826 172.16.0.1 -> 172.16.0.182 TFTP 1502 Data Packet, Block: 11
2.215709 172.16.0.182 -> 172.16.0.1 TFTP 60 Acknowledgement, Block: 11
2.215816 172.16.0.1 -> 172.16.0.182 TFTP 1502 Data Packet, Block: 12
2.216704 172.16.0.182 -> 172.16.0.1 TFTP 60 Acknowledgement, Block: 12
2.216774 172.16.0.1 -> 172.16.0.182 TFTP 1502 Data Packet, Block: 13
2.217700 172.16.0.182 -> 172.16.0.1 TFTP 60 Acknowledgement, Block: 13
2.217806 172.16.0.1 -> 172.16.0.182 TFTP 1502 Data Packet, Block: 14
2.218692 172.16.0.182 -> 172.16.0.1 TFTP 60 Acknowledgement, Block: 14
2.218760 172.16.0.1 -> 172.16.0.182 TFTP 1502 Data Packet, Block: 15
2.219690 172.16.0.182 -> 172.16.0.1 TFTP 60 Acknowledgement, Block: 15
2.219770 172.16.0.1 -> 172.16.0.182 TFTP 1502 Data Packet, Block: 16
2.220693 172.16.0.182 -> 172.16.0.1 TFTP 60 Acknowledgement, Block: 16
2.220797 172.16.0.1 -> 172.16.0.182 TFTP 1502 Data Packet, Block: 17
2.221678 172.16.0.182 -> 172.16.0.1 TFTP 60 Acknowledgement, Block: 17
2.221767 172.16.0.1 -> 172.16.0.182 TFTP 1502 Data Packet, Block: 18
2.222683 172.16.0.182 -> 172.16.0.1 TFTP 60 Acknowledgement, Block: 18
2.222785 172.16.0.1 -> 172.16.0.182 TFTP 487 Data Packet, Block: 19 (last)
2.223686 172.16.0.182 -> 172.16.0.1 TFTP 60 Acknowledgement, Block: 19
2.327694 172.16.0.182 -> 172.16.0.1 TFTP 130 Read Request, File: syslinux/pxelinux.cfg/00020003-0004-0005-0006-000700080009, Transfer type: octet, tsize\000=0\000, blksize\000=1408\000
2.328454 172.16.0.1 -> 172.16.0.182 TFTP 144 Error Code, Code: File not found, Message: file /tmp/archiso-pxe-server/syslinux/pxelinux.cfg/00020003-0004-0005-0006-000700080009 not found
2.331156 172.16.0.182 -> 172.16.0.1 TFTP 114 Read Request, File: syslinux/pxelinux.cfg/01-00-e0-4c-36-00-5a, Transfer type: octet, tsize\000=0\000, blksize\000=1408\000
2.331878 172.16.0.1 -> 172.16.0.182 TFTP 128 Error Code, Code: File not found, Message: file /tmp/archiso-pxe-server/syslinux/pxelinux.cfg/01-00-e0-4c-36-00-5a not found
2.334585 172.16.0.182 -> 172.16.0.1 TFTP 102 Read Request, File: syslinux/pxelinux.cfg/AC1000B6, Transfer type: octet, tsize\000=0\000, blksize\000=1408\000
2.335241 172.16.0.1 -> 172.16.0.182 TFTP 116 Error Code, Code: File not found, Message: file /tmp/archiso-pxe-server/syslinux/pxelinux.cfg/AC1000B6 not found
2.337930 172.16.0.182 -> 172.16.0.1 TFTP 101 Read Request, File: syslinux/pxelinux.cfg/AC1000B, Transfer type: octet, tsize\000=0\000, blksize\000=1408\000
2.338197 172.16.0.1 -> 172.16.0.182 TFTP 115 Error Code, Code: File not found, Message: file /tmp/archiso-pxe-server/syslinux/pxelinux.cfg/AC1000B not found
2.340815 172.16.0.182 -> 172.16.0.1 TFTP 100 Read Request, File: syslinux/pxelinux.cfg/AC1000, Transfer type: octet, tsize\000=0\000, blksize\000=1408\000
2.341115 172.16.0.1 -> 172.16.0.182 TFTP 114 Error Code, Code: File not found, Message: file /tmp/archiso-pxe-server/syslinux/pxelinux.cfg/AC1000 not found
2.343822 172.16.0.182 -> 172.16.0.1 TFTP 99 Read Request, File: syslinux/pxelinux.cfg/AC100, Transfer type: octet, tsize\000=0\000, blksize\000=1408\000
2.344503 172.16.0.1 -> 172.16.0.182 TFTP 113 Error Code, Code: File not found, Message: file /tmp/archiso-pxe-server/syslinux/pxelinux.cfg/AC100 not found
2.347205 172.16.0.182 -> 172.16.0.1 TFTP 98 Read Request, File: syslinux/pxelinux.cfg/AC10, Transfer type: octet, tsize\000=0\000, blksize\000=1408\000
2.347459 172.16.0.1 -> 172.16.0.182 TFTP 112 Error Code, Code: File not found, Message: file /tmp/archiso-pxe-server/syslinux/pxelinux.cfg/AC10 not found
2.350150 172.16.0.182 -> 172.16.0.1 TFTP 97 Read Request, File: syslinux/pxelinux.cfg/AC1, Transfer type: octet, tsize\000=0\000, blksize\000=1408\000
2.350406 172.16.0.1 -> 172.16.0.182 TFTP 111 Error Code, Code: File not found, Message: file /tmp/archiso-pxe-server/syslinux/pxelinux.cfg/AC1 not found
2.353088 172.16.0.182 -> 172.16.0.1 TFTP 96 Read Request, File: syslinux/pxelinux.cfg/AC, Transfer type: octet, tsize\000=0\000, blksize\000=1408\000
2.353371 172.16.0.1 -> 172.16.0.182 TFTP 110 Error Code, Code: File not found, Message: file /tmp/archiso-pxe-server/syslinux/pxelinux.cfg/AC not found
2.356007 172.16.0.182 -> 172.16.0.1 TFTP 95 Read Request, File: syslinux/pxelinux.cfg/A, Transfer type: octet, tsize\000=0\000, blksize\000=1408\000
2.356263 172.16.0.1 -> 172.16.0.182 TFTP 109 Error Code, Code: File not found, Message: file /tmp/archiso-pxe-server/syslinux/pxelinux.cfg/A not found
2.358968 172.16.0.182 -> 172.16.0.1 TFTP 101 Read Request, File: syslinux/pxelinux.cfg/default, Transfer type: octet, tsize\000=0\000, blksize\000=1408\000
2.359208 172.16.0.1 -> 172.16.0.182 TFTP 66 Option Acknowledgement, blksize\000=1408\000, tsize\000=74\000
2.359433 172.16.0.182 -> 172.16.0.1 TFTP 60 Acknowledgement, Block: 0
2.359526 172.16.0.1 -> 172.16.0.182 TFTP 120 Data Packet, Block: 1 (last)
2.359856 172.16.0.182 -> 172.16.0.1 TFTP 60 Acknowledgement, Block: 1
2.359874 172.16.0.182 -> 172.16.0.1 TFTP 92 Read Request, File: syslinux/archiso.cfg, Transfer type: octet, tsize\000=0\000, blksize\000=1408\000
2.360035 172.16.0.1 -> 172.16.0.182 TFTP 67 Option Acknowledgement, blksize\000=1408\000, tsize\000=203\000
2.360254 172.16.0.182 -> 172.16.0.1 TFTP 60 Acknowledgement, Block: 0
2.360666 172.16.0.1 -> 172.16.0.182 TFTP 249 Data Packet, Block: 1 (last)
2.361076 172.16.0.182 -> 172.16.0.1 TFTP 60 Acknowledgement, Block: 1
2.361098 172.16.0.182 -> 172.16.0.1 TFTP 113 Read Request, File: syslinux/../../boot/syslinux/whichsys.c32, Transfer type: octet, tsize\000=0\000, blksize\000=1408\000
2.361804 172.16.0.1 -> 172.16.0.182 TFTP 145 Error Code, Code: Access violation, Message: cannot access /tmp/archiso-pxe-server/syslinux/../../boot/syslinux/whichsys.c32: Permission denied
2.361912 172.16.0.182 -> 172.16.0.1 TFTP 117 Read Request, File: syslinux/../../boot/syslinux/whichsys.c32.cbt, Transfer type: octet, tsize\000=0\000, blksize\000=1408\000
2.363037 172.16.0.1 -> 172.16.0.182 TFTP 149 Error Code, Code: Access violation, Message: cannot access /tmp/archiso-pxe-server/syslinux/../../boot/syslinux/whichsys.c32.cbt: Permission denied
2.363182 172.16.0.182 -> 172.16.0.1 TFTP 115 Read Request, File: syslinux/../../boot/syslinux/whichsys.c32.0, Transfer type: octet, tsize\000=0\000, blksize\000=1408\000
2.363431 172.16.0.1 -> 172.16.0.182 TFTP 147 Error Code, Code: Access violation, Message: cannot access /tmp/archiso-pxe-server/syslinux/../../boot/syslinux/whichsys.c32.0: Permission denied
2.363556 172.16.0.182 -> 172.16.0.1 TFTP 117 Read Request, File: syslinux/../../boot/syslinux/whichsys.c32.com, Transfer type: octet, tsize\000=0\000, blksize\000=1408\000
2.363766 172.16.0.1 -> 172.16.0.182 TFTP 149 Error Code, Code: Access violation, Message: cannot access /tmp/archiso-pxe-server/syslinux/../../boot/syslinux/whichsys.c32.com: Permission denied
2.363904 172.16.0.182 -> 172.16.0.1 TFTP 117 Read Request, File: syslinux/../../boot/syslinux/whichsys.c32.c32, Transfer type: octet, tsize\000=0\000, blksize\000=1408\000
2.364129 172.16.0.1 -> 172.16.0.182 TFTP 149 Error Code, Code: Access violation, Message: cannot access /tmp/archiso-pxe-server/syslinux/../../boot/syslinux/whichsys.c32.c32: Permission denied
7.213207 CompalIn_d8:d9:48 -> RealtekS_36:00:5a ARP 42 Who has 172.16.0.182? Tell 172.16.0.1
8.216593 CompalIn_d8:d9:48 -> RealtekS_36:00:5a ARP 42 Who has 172.16.0.182? Tell 172.16.0.1
9.219875 CompalIn_d8:d9:48 -> RealtekS_36:00:5a ARP 42 Who has 172.16.0.182? Tell 172.16.0.1
in the end, I'm left with a prompt that says:
TFTP prefix: syslinux/
Trying to load: pxelinux.cfg/default ok
Could not find kernel image: boot/syslinux/whichsys.c32
boot: _
Anyone have an idea of how I could fix this? Thanks!
Output of directory from tree:
/tmp/archiso-pxe-server/
├── nbd-server.conf
└── syslinux
├── arch
│   └── boot
│   ├── i686
│   │   ├── archiso.img
│   │   └── vmlinuz
│   ├── memtest
│   └── memtest.COPYING
├── archiso.cfg
├── archiso_head.cfg
├── archiso_pxe.cfg
├── archiso_pxe_inc.cfg
├── archiso_sys.cfg
├── archiso_sys_inc.cfg
├── archiso_tail.cfg
├── cat.c32
├── chain.c32
├── cmd.c32
├── config.c32
├── cpuid.c32
├── cpuidtest.c32
├── disk.c32
├── dmitest.c32
├── elf.c32
├── ethersel.c32
├── gfxboot.c32
├── gpxecmd.c32
├── gpxelinux.0
├── gpxelinuxk.0
├── hdt
│   ├── modalias.gz
│   └── pciids.gz
├── hdt.c32
├── host.c32
├── ifcpu64.c32
├── ifcpu.c32
├── ifplop.c32
├── int18.com
├── kbdmap.c32
├── linux.c32
├── ls.c32
├── lua.c32
├── mboot.c32
├── memdisk
├── memdump.com
├── meminfo.c32
├── menu.c32
├── pcitest.c32
├── pmload.c32
├── poweroff.com
├── pwd.c32
├── pxechain.com
├── pxelinux.0
├── pxelinux.cfg
│   └── default
├── reboot.c32
├── rosh.c32
├── sanboot.c32
├── sdi.c32
├── splash.png
├── sysdump.c32
├── syslinux.cfg
├── syslinux.com
├── ver.com
├── vesainfo.c32
├── vesamenu.c32
├── vpdtest.c32
├── whichsys.c32
└── zzjson.c32
6 directories, 64 files

This is funny.  It is loading a pxelinux.cfg/default from somewhere that is in a /syslinux directory, usually this is in /var/tftpboot which comes from your entry pointing to your pxelinux.0 according to the entry in /etc/dhcpd.conf.  When it hands off to your actual tftp server, in /etc/conf.d/tftpd, it is probably still pointing to /var/tftpboot when it needs to be pointing in the same place where /tmp/archiso-pxe-server is!  Not only that, it is trying to pull the *.c32 files not from its' current location but /.  Even if it was in /usr/lib/syslinux, it would still be trying to pull from / or /usr.  This is clearly not where these files are located.  It probably means something is wrong in the default file.  No matter where the actual files are, tftp will send the pxelinux.0 and pxelinux.cfg/default files on its' own, and the .c32 files should all be in the same place.  Wherever the actual installation is, that the pxe client will be drawing from should be pointed to in the pxelinux.cfg/default file as an argument to the kernel.  And wherever that actually is, needs to have an entry in /etc/exports to be mountable by NFS. 
Have a look at https://wiki.archlinux.org/index.php/Di … t_NFS_root, to see how this should all be working.

Similar Messages

  • T430 PXE boot issues

    First off let me list my hardware/software
    MDT/WDS server:
    MDT 2012
    Windows server 2008 R2
    I have a fully working MDT PXE server with a WDS images. Basically I have a MDT server that gets the PXE request and then boots off the WDS image to start the imaging process. This works fine on the lenovo thinkcenters ok and I can boot off the CD from the MDT server. But when I boot from the network card I get no response or no DHCP.
    - I have downloaded all the drivers for the Thinkpad and injected them into the MDT and WDS for the WINPE image
    - I have updated the BIOS to the latest ver 2.09
    - I can boot from the cd just fine to my server and pull an ip
    Not sure why this laptop model is failing on the boot process to the network.. Anyone see this issue?
    Solved!
    Go to Solution.

    Resolved by applying settings "Port Fast - Enable" to the port of Cisco Switch connected to the laptop or pc.

  • Using zen preboot with external pxe-server

    Hello,
    I have the same thread in the ZCM11-Forum, but with ten it seems some people have found a solution. So, can you please look at this thread if you know how to boot the ZCM via an external PXE-Server.
    http://forums.novell.com/novell/nove...xe-server.html
    Regards

    mrjohndoe,
    It appears that in the past few days you have not received a response to your
    posting. That concerns us, and has triggered this automated reply.
    Has your problem been resolved? If not, you might try one of the following options:
    - Visit http://support.novell.com and search the knowledgebase and/or check all
    the other self support options and support programs available.
    - You could also try posting your message again. Make sure it is posted in the
    correct newsgroup. (http://forums.novell.com)
    Be sure to read the forum FAQ about what to expect in the way of responses:
    http://forums.novell.com/faq.php
    If this is a reply to a duplicate posting, please ignore and accept our apologies
    and rest assured we will issue a stern reprimand to our posting bot.
    Good luck!
    Your Novell Product Support Forums Team
    http://forums.novell.com/

  • PXE Server MISSING!

    Either I am in the Twilight Zone or I just dont understand.
    Scenario
    Lab environment
    I have 15 servers all Netware 6.5 sp5
    out of those 1 zenworks server for applications, 1 zenworks server for imaging (holds only the images) and 1 PXE Server;
    Everything is working perfectly.
    Problem
    I had to power down all the servers due to a scheduled power maintenance.
    Once my servers where rebooted (in the correct order) my PXE Server doesnt not have anything remaining from pxe.
    no more nlm's, no ncf's ????????
    I thought I was dreaming since I search far and wide to find any trace of pxe existing before. I then re-launched the zenworks installer to see if the PXE option was grayed out. YES it was grayed out. Which means it was already installed. I decided to install over it. I run the install without errors. But still no trace of PXE.
    yes I am logged in as Admin
    What could have happened?
    How can I reinstall again?
    Where is the nearest psych ward?

    dathrill,
    It appears that in the past few days you have not received a response to your
    posting. That concerns us, and has triggered this automated reply.
    Has your problem been resolved? If not, you might try one of the following options:
    - Visit http://support.novell.com and search the knowledgebase and/or check all
    the other self support options and support programs available.
    - You could also try posting your message again. Make sure it is posted in the
    correct newsgroup. (http://support.novell.com/forums)
    Be sure to read the forum FAQ about what to expect in the way of responses:
    http://support.novell.com/forums/faq_general.html
    If this is a reply to a duplicate posting, please ignore and accept our apologies
    and rest assured we will issue a stern reprimand to our posting bot.
    Good luck!
    Your Novell Product Support Forums Team
    http://support.novell.com/forums/

  • Regarding Sun Java System Application Server Issue with JVM

    Regarding Sun Java System Application Server Issue with JVM
    Hi
    I have installed SJSAS9.1 on solaris system. I m trying to deploy war file which i compiled in windows enviorment by jdk1.5.0_05. Every time i got the following error :
    type Exception report
    message
    descriptionThe server encountered an internal error () that prevented it from fulfilling this request.
    exception
    org.apache.jasper.JasperException: PWC6033: Unable to compile class for JSP
    PWC6199: Generated servlet error:
    [javac] javac: invalid target release: 1.5
    [javac] Usage: javac
    [javac] where possible options include:
    [javac] -g Generate all debugging info
    [javac] -g:none Generate no debugging info
    [javac] -g:{lines,vars,source} Generate only some debugging info
    [javac] -nowarn Generate no warnings
    [javac] -verbose Output messages about what the compiler is doing
    [javac] -deprecation Output source locations where deprecated APIs are used
    [javac] -classpath Specify where to find user class files
    [javac] -sourcepath Specify where to find input source files
    [javac] -bootclasspath Override location of bootstrap class files
    [javac] -extdirs Override location of installed extensions
    [javac] -d Specify where to place generated class files
    [javac] -encoding Specify character encoding used by source files
    [javac] -source Provide source compatibility with specified release
    [javac] -target Generate class files for specific VM version
    [javac] -help Print a synopsis of standard options
    note The full stack traces of the exception and its root causes are available in the Sun Java System Application Server 9.1 logs.
    I have cheked jvm version on both system the only difference is :
    Solaris points to jdk 1.5.0_09
    Windows point to jdk1.5.0_05
    Even i tried to run blank jsp also but again i got the same error.
    Can any help me to sort out the problem or give me any idea so i can do something by my own.
    Thanks in Advance
    Gagan

    Do you have ANT installed and available?
    Thanks,
    Kedar

  • HT4859 After the i-cloud server issue Nov 26, 2012, I had to change some mail account settings to get my i-cloud mail to work again.  However, all of my received e-mails are gone.  How do I retrieve my e-mails from the server?

    After the i-cloud server issue yesterday, November 26, 2012, my i-cloud mail account on my Macbook Pro stopped receiving mail.  I changed some mail account settings to fix the issue, and was able to start receiving e-mails.  However, all of my historical e-mails are gone.  How do I retrieve all of my old e-mails from the server?

    What settings did you change, what were the changes, have you visited www.icloud.com to see what mail is actually there? and do you have a backup?

  • HP Connected server issues

    My printer has been working well *. since I purchased it earlier this year. until about a week ago when I upgraded to the next level Instant Ink plan. Since then when I try to print the display on the printer shows a rotating circle with the word Printing. This remains for around 2 minutes, without printing anything, and then I get a message on the display that tells me that "The printer cannot connect to HP Connected". At the same time I get a pop up on my PC that "warns me" that the printer cannot connect to HP Connected and that this may cause my printer to stop printing. The terrible message concludes with the meaningless "OK" statement, having urged me to follow the printer's on screen display to make the connection.  When I try to follow the instructions on the printer it merely confirms that the printer is connected. I usually cancel out of the setup and then, as if by magic, whatever I tried to print suddenly starts printing.  So, my questions are?
    1) Is this a common or at least know problem?
    2) Is it caused by my having changed Instant Ink plans and if so what has HP done to cause this?
    3) I have not knowingly changed anything on my system other than the HP Instank Ink plan so why does the printer no longer connect to the HP Connected server to update that system with details of my print usage?
    4) Is there a fix/workaround that will prevent me from having to manually coax my printer to work again?
    I have already used the HP Updates function and have reset/restarted both the wireless router and my PC.
    * I do occasionally get messages saying that the scan function isn't available because it's lost connectivity but this seems to rectify itself without having to do anything else.

    Hello GaryG888,
    Welcome to the HP Support Forums!
    Thank you for the very informative post. With that great info I think I know what has happened. Over the weekend (24th, 25th & 26th) there had been Web Service server issues. As of right now, here is the fix and or workaround: Re: How do I correct the date on my HP Envy 4500?
    Please follow up and let me know if this helps you.
    JERENDS
    I work on behalf of HP
    Please click “Accept as Solution” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos Thumbs Up" to the left of the reply button to say “Thanks” for helping!

  • SCCM 2012 pxe boot issue

    My test machines cannot PXE boot.
    My lab environment is very simple:
    10.10.0.0/24 subnet
    10.10.0.5 = Server2012, DHCP, DNS, SQL Server 2008 R2 Sp2
    10.10.0.7 = Server2012, SCCM2012
    All machines are Oracle VM Box virtual machines connecting through the same virtual network.
    Setup the PXE service from DP properties.  I let SCCM install WDS.  WDS in Server
    Manager does not have a server node, but the WDS service is running.  DP PXE tab is configured as follows:
    "Enable PXE support for clients" is checked
    "Allow this distribution point to respond to incoming PXE requests" is checked
    "Enable unknown computer support" is checked
    "Require a password when computers use PXE" is not checked
    "User device affinity" is set to "Allow user device affinity with automatic approval"
    PXE is configured to respond on all network interfaces
    The PXE server response delay is 0 seconds
    The DHCP server has options configured as follows:
    Option 66: 10.10.0.7
    Option 67: smsboot\x86\wdsnbp.com
    Both DP and MP on SCCM server are configured for HTTP.
    Both x86 and x64 boot images have been distributed to DP.  The media was updated after
    PXE was enabled on the DP.
    Both x86 and x64 boot images have "Deploy this image from the PXE service point" enabled on the Data Source tab of their properties
    SMSPXE.Log
    <![LOG[Client boot action reply: <ClientIDReply><Identification Unknown="0" ItemKey="16777219" ServerName=""><Machine><ClientID/><NetbiosName/></Machine></Identification><PXEBootAction
    LastPXEAdvertisementID="" LastPXEAdvertisementTime="" OfferID="" OfferIDTime="" PkgID="" PackageVersion="" PackagePath="" BootImageID="" Mandatory=""/></ClientIDReply>
    ]LOG]!><time="15:05:09.346-330" date="07-07-2014" component="SMSPXE" context="" type="1" thread="13592" file="libsmsmessaging.cpp:6544">
    <![LOG[08:00:27:61:59:79, BF2ACCDD-1455-E149-963C-9A845B9C111E: no advertisements found]LOG]!><time="15:05:09.346-330" date="07-07-2014" component="SMSPXE" context="" type="1" thread="13592"
    file="database.cpp:483">
    <![LOG[08:00:27:61:59:79, BF2ACCDD-1455-E149-963C-9A845B9C111E: No boot action. Aborted.]LOG]!><time="15:05:09.441-330" date="07-07-2014" component="SMSPXE" context="" type="1" thread="13592"
    file="database.cpp:483">
    <![LOG[08:00:27:61:59:79, BF2ACCDD-1455-E149-963C-9A845B9C111E: Not serviced.]LOG]!><time="15:05:09.441-330" date="07-07-2014" component="SMSPXE" context="" type="1" thread="13592" file="database.cpp:483">
    <![LOG[Client boot action reply: <ClientIDReply><Identification Unknown="0" ItemKey="16777219" ServerName=""><Machine><ClientID/><NetbiosName/></Machine></Identification><PXEBootAction
    LastPXEAdvertisementID="" LastPXEAdvertisementTime="" OfferID="" OfferIDTime="" PkgID="" PackageVersion="" PackagePath="" BootImageID="" Mandatory=""/></ClientIDReply>
    ]LOG]!><time="15:05:09.705-330" date="07-07-2014" component="SMSPXE" context="" type="1" thread="13592" file="libsmsmessaging.cpp:6544">
    <![LOG[08:00:27:61:59:79, BF2ACCDD-1455-E149-963C-9A845B9C111E: no advertisements found]LOG]!><time="15:05:09.705-330" date="07-07-2014" component="SMSPXE" context="" type="1" thread="13592"
    file="database.cpp:483">

    Resource ID is already present in the Unknown Computer (Windows 7) Properties please look into it and
    OSD Task Sequences is there :(.

  • Sorry, we are having some temporary server issues. You can work off line if you plan to insert pictures from your computer

    We have about 200 users that connect to three terminal servers. On the servers we have Office 2013 installed. Several users are stating that when they attempt to search for templates or insert Online Pictures, they are getting error messages of "Sorry,
    we are having some temporary server issues. You can work off line if you plan to insert pictures from your computer"
    Remember, they are connecting to a terminal server, all have roaming profiles, and for some users this works fine.
    We've Googled the error message and found no help. A lot of responses was to reset the IE settings, which we've tried to no avail.
    Also as a test, we took one of the users that was having the issue and deleted their profile. When they logged back on the server, the same problem occurred again.
    We're currently at a loss as to why it works for some users and not others?
    Any ideas out there?

    You can refer to this link and find the possible solution which is to delete the offending registry key:
    HKCU\Software\Microsoft\Office\15.0\Common\Internet\WebServiceCache\AllUsers\office15client.microsoft.com
    http://angrytechnician.wordpress.com/2013/05/15/office-2013-error-sorry-we-are-having-some-temporary-server-issues/
    There we can also find information about deploying logon script to all roaming profile users to resolve this issue.

  • Help!Electronic noises,server issues,console messages,ethernet -PowerPC G4

    I've been searching the internet as well as the Console and Activity Monitor for answers to this scenario, and it looks as though there is some kind of relationship between recent strange sounds I have been hearing over my speakers and server issues (my IP? Apple servers? spyware? )
    Immediately below, are some of the log messages I have copied (for terminology examples).
    Below them will be the description of the sounds I've been hearing, and potentially related details.
    The first of the log examples documents something that happened when no one was home to use the computer. The second describes some kind of process that might be suspicious. The third describes what is happening a lot lately, and it seems to correspond with the sounds I referred to as well as with simultaneous increases in network activity shown on the Activity Monitor
    Apr 8 14:01:13 Macintosh kernel[0]: System Sleep
    Apr 8 14:01:13 Macintosh mDNSResponder: Couldn't read user-specified Computer Name; using default “Macintosh-000000000000” instead
    Apr 8 14:01:13 Macintosh kernel[0]: System Wake
    Apr 8 14:01:13 Macintosh kernel[0]: Wake event 0020
    Apr 8 14:01:14 Macintosh configd[65]: posting notification com.apple.system.config.network_change
    Apr 8 14:01:16 Macintosh kernel[0]: USB caused wake event (EHCI)
    Apr 8 14:01:16 Macintosh mDNSResponder: Couldn't read user-specified Computer Name; using default “Macintosh-00112474A206” instead
    Apr 8 14:01:17 Macintosh kernel[0]: UniNEnet::monitorLinkStatus - Link is up at 100 Mbps - Full Duplex
    Mac OS X Version 10.4.11 (Build 8S165)
    2009-04-09 23:06:12 -0400
    2009-04-09 23:06:18.315 HPEventHandler[216]: DebugAssert: Third Party Client: (NULL != m_lock && 0 == errno) Can't create semaphore lock[/Volumes/Development(Build System)/HP/Mac-Fontana/mac-software/components/HPEventHandler/Sources/Core/HPTM NotificationManager.cpp:62]
    2009-04-09 23:06:25.995 SystemUIServer[207] lang is:en
    Will Power On (Wake) Notification occurred.
    2009-04-09 11:21:49 EDT - Network transition occurred.
    2009-04-09 11:21:49 EDT - Network transition occurred.
    2009-04-09 11:21:49 EDT - Network transition occurred.
    2009-04-09 11:21:55 EDT - Network transition occurred.
    2009-04-09 11:21:55 EDT - Network transition occurred.
    2009-04-09 11:21:55 EDT - Network transition occurred.
    2009-04-09 12:01:12 EDT - Sleep Notification occurred.
    I have recently been getting both a tapping and a buzzing sound through my speakers. Both kinds of sounds come together, intermittently and repeatedly, and each time, the volume rises, peaks, and fades away again (or stays faint until it starts to rise again). Today, once, there was a squeal-ish sound (not like a fax) as well, paralleling the other sound. These episodes vary in duration.
    The Activity Monitor has shown increases in the Network window when these sounds have occurred, but I don't remember whether the greater increases were incoming or outgoing--I think, incoming.
    When this first started happening, I was also seeing a lot of "Network Transition Occurred" messages in the log. Now I am seeing mostly "Macintosh mDNSResponder: Couldn't read user-specified Computer Name; using default "Macintosh-000000000000” (or “Macintosh-00112474A206)” instead" messages.
    It all started happening after I uninstalled a trial version of ProtectMac (at the end of March), as well as set up a separate log-in for my grandson to use (major changes for the first time in years, which also caused me to lose a lot of things like bookmarks, saved music in iTunes, home movies in camera related software, pictures in iPhoto, etc...). Somewhere along the line I also lost iSync and just left it off.
    Are these noises servers trying to communicate with my computer, which I somehow happen to be hearing as transmitted static/feedback/or signaling?
    I have a 1.42 GHz PowerPC G4. I use a DSL, ethernet.
    Thank you.

    Hello,
    Try these DNS numbers.
    Try putting these numbers in Network/Advanced/DNS.
    Add these numbers to DNS Servers
    208.67.222.222
    208.67.220.220
    Click OK. These are safer/faster than most ISP's NDS numbers, and have been patched against DNS poisoning.
    Go here to test DNS. https://www.dns-oarc.net/oarc/services/dnsentropy
    Carolyn

  • Temporary Server Issue

    Hi,
    I just installed Microsoft Office Professional Plus 2013 on my newly installed Windows 7 Ultimate computer. When I try to sign in a message pops up saying "Sorry, we are having some temporary server issues." I have read other forums and this seems
    to be an ongoing issue. I have looked at the Procmon and everything seems to be working. Is there anyway I can fix this problem?
    Thanks.

    Hi
    Please verify whether you have installed the following updates: (KB2768349,
    KB2767861, andKB2760624
    Uninstalling these updates may help.
    Then, to run an online repair, follow these steps:
    1.Open Control Panel.
    2.Click Programs and Features.
    3.Click Microsoft Office 2013.
    4.Click Change, click Online Repair, and then click Repair.
    If that doesn’t work, we recommend you to pen up IE.  Choose "Internet Options".  Select the "Advanced" tab.
    At the bottom it says, "reset internet explorer settings" . click "Reset".
    Check the "Delete personal settings".  Click "Reset"
    Restart your computer.
    Regards
    Tylor Wang
    TechNet Community Support

  • Multiple access server issue remotely

    I have two rack with two access server.How can I access both remotely with linksys router.I did port range forwarding but only one rack is accessible.Please advise

    A TCP connection to a router is established using an IP address. Using the host name is valid only when you are initiating an rcp or rsh command from a local router. The host name is converted to an IP address using Domain Name System (DNS) or host-name aliasing. To allow a remote user to execute rcp or rsh commands on a local router, you must create an entry for the remote user in the local authentication database. You must also enable the router to act as an rsh or rcp server. To enable the router to act as an rsh server, issue the ip rcmd rsh-enable global configuration command. To enable the router to act as an rcp server, enter the ip rcmd rcp-enable command. The router cannot act as a server for either of these protocols unless you explicitly enable the capacity

  • RAS Server Issue - Uninstall/Install RAS

    Hi,
    I've posted a RAS Server issue several weeks ago and still, I haven't gotten my answer.
    With this, is it safe/possible to uninstall and install RAS Server? is it safe?
    Thanks,
    Ken

    CRSE is an OEM Product, log a case in SMP. these forums are for general use.

  • Outgoing Mail server issues

    ooutgoing mail server issues. Rebooted phone, changed password, changed port everything and still no luck !!

    Its something to do with my phone it's self. The exact details in another phone works !! Just can't figure it out.

  • Mac mail server issue?

    All of a sudden, from out of nowhere, my mac mail connection has gone dead. This is one of the error messages I receive:
    "The SMTP server “smtp.mac.com” rejected the password for user _____."
    I re-enter the correct password... then I get this:
    "There may be a problem with the mail server or network. Check the settings for account “________” or try again.
    The server error encountered was: The connection to the server “mail.mac.com” on port 143 timed out."
    Repeat process... on and on and on.
    Can anyone help?

    There are server issues with .Mac - incoming and outgoing mail servers.
    I copied this from under Support via webmail access for my .Mac account.
    +100% of members might experience slower than normal response when using IMAP mail. Mail can be sent and received using .Mac webmail. Normal service will be restored ASAP.+

Maybe you are looking for

  • Why can't I get a real estimate for outage restoration?

    I'm part of a group outage (12) in the Malvern PA area. We've been down for close to 3 days now. The estimated restoration time keeps getting bumped by 16 hours - I.e. it's not real; it's made up/automatic. I need to be able to plan meetings, etc (I

  • Problem with Update Select in Stored procedure

    I am using Oracle 8. I'm writing a StoredProcedure and Oracle doesn't like the statement: update Leave_Coverages set Rate_Monthly = Rate_Monthly + (select Rate_Monthly from Leave_coverages where Leave_Coverage_ID = 10800) where Leave_Coverage_ID = 10

  • Print layout not matching final print

    Looking for help. Epson 3880. Lightroom 4. Moutain Lion. All current. I am trying to print on 5x7 paper. I set the page setup to 5x7. I have the margins set to .2" on each side. The layout image inside Lr looks exactly how I want it to. Then I print.

  • XSQL and FOP

    I am trying to set up FOP with XSQL on Oracle 9iAS so I can run the emp.xsql example. I have downloaded the FOP 0.14 version and included the xsqlserializers.jar, fop_bin_0_14_0.jar and w3c.jar in the wrapper.classpath. I was expecting pdf file when

  • Howto re-engineer Database changes backwards into ESB?

    After I've made changes to the database, I've run the database adapter wizard again - to make the DB adapters aware of the changes. Sometimes to wizard just block - But especially the toplink mappings seems to have trouble being re-engineered. What's