NetBoot images not showing on clients

I have two Mavericks (10.9.4) servers from which I am trying to netboot to use DeployStudio to deploy Fall semester images. None of the clients see the images offered by either server either from the Startup Disk pref pane or by holding option or N at startup.
I have been creating netboot images in different ways and with different tools for the past few days and the clients can't see any of them. This morning I configured the second server from scratch, thinking it might be corruption in the first server. No joy. Example lines from the server logs are below. As long as the pref pane is running on the client or once the client tries to neboot the following two lines replicate every three or four seconds in the server log:
Aug 13 09:43:32 SOA-Deployer.local bootpd[8633]: BSDP INFORM [en0] 1,68:5b:35:d5:61:d7 arch=i386 sysid=iMac14,3 Aug 13 09:43:32 SOA-Deployer.local bootpd[8633]: NetBoot: [1,68:5b:35:d5:61:d7] BSDP ACK[LIST] sent 134.139.109.248 pktsize 329
It never gets to the BSDP SELECT step. I've tried different clients, models, and locations of servers and clients (all on the same VLAN). I have tried building the .nbi with Deploystudio (v 1.6.11) on a new iMac running Mavericks 10.9.4, and on one of the servers using System Image Utility. I have also tried creating and serving them using both HTTP and NFS. I've talked to the network guys and they confirm that I should be able to do this. In addition, a deployment server from three years ago and some of its clients the same age CAN netboot.
Here is the result of running sudo serveradmin fullstatus netboot on one of the servers:
netboot:state = "RUNNING"
netboot:stateTFTP = "RUNNING"
netboot:readWriteSettingsVersion = 1
netboot:netBootConnectionsArray = _empty_array
netboot:logPaths:netBootLog = "/var/log/system.log"
netboot:dhcpLeasesArray = _empty_array
netboot:stateDHCP = "RUNNING"
netboot:stateHTTP = "RUNNING"
netboot:serviceCanStart = 1
netboot:timeOfSnapshot = "2014-08-13 18:16:16 +0000"
netboot:stateNFS = "RUNNING"
netboot:stateImageArray:_array_index:0:_array_index:0 = 0
netboot:stateImageArray:_array_index:0:_array_index:1 = 0
netboot:stateImageArray:_array_index:0:_array_index:2 = 0
netboot:stateImageArray:_array_index:0:_array_index:3 = 0
netboot:stateImageArray:_array_index:0:_array_index:4 = 1
netboot:stateImageArray:_array_index:1:_array_index:0 = 1
netboot:stateImageArray:_array_index:1:_array_index:1 = 1
netboot:stateImageArray:_array_index:1:_array_index:2 = 0
netboot:stateImageArray:_array_index:1:_array_index:3 = 1
netboot:stateImageArray:_array_index:1:_array_index:4 = 1
netboot:stateImageArray:_array_index:2:_array_index:0 = 1
netboot:stateImageArray:_array_index:2:_array_index:1 = 0
netboot:stateImageArray:_array_index:2:_array_index:2 = 1
netboot:stateImageArray:_array_index:2:_array_index:3 = 0
netboot:stateImageArray:_array_index:2:_array_index:4 = 1
netboot:stateImageArray:_array_index:3:_array_index:0 = 0
netboot:stateImageArray:_array_index:3:_array_index:1 = 0
netboot:stateImageArray:_array_index:3:_array_index:2 = 0
netboot:stateImageArray:_array_index:3:_array_index:3 = 0
netboot:stateImageArray:_array_index:3:_array_index:4 = 1
netboot:servicePortsRestrictionInfo = _empty_array
netboot:netBootClientsArray = _empty_array
netboot:servicePortsAreRestricted = "NO"
netboot:setStateVersion = 1
netboot:startedTime = "2014-08-13 18:08:21 +0000"
netboot:stateAFP = "RUNNING"
I have seen many solutions on the web. One suggested a problem with a kernelcache file larger than 32MB. That isn't the problem here, since none of mine are larger than 16MB.
Anyone have any ideas? I'm just about out...

Thanks for the reply, Strontium90. I am indeed inside a university network as described, but I don't see how I can use a LAN vs VLAN. In order to manage my department's devices the ports in our buildings are assigned an ip address range within two subnets, one of which I am working with both clients and servers at the moment. Not being a network geek I can't see how I can change that. Where can I learn more about coping with Mavericks' standards in this regard? Is there a way around it?
The running DHCP shouldn't have been. In the older Mac OS Server versions we had to turn DHCP on but leave it inert when using netboot. I was grasping at straws and turned on the service then forgot to turn it back off before running that report.
I did not truncate the output. There have been no clients. They can't even see the netboot images thus none have booted.
In case it helps here is the report from sudo serveradmin settings netboot, minus most of the supported models (my Macs are all in the list). :
/var/db/bsdpd_clients: No such file or directory
netboot:netBootFiltersRecordsArray = _empty_array
netboot:netBootStorageRecordsArray:_array_index:0:sharepoint = yes
netboot:netBootStorageRecordsArray:_array_index:0:clients = no
netboot:netBootStorageRecordsArray:_array_index:0:volType = "hfs"
netboot:netBootStorageRecordsArray:_array_index:0:okToDeleteSharepoint = no
netboot:netBootStorageRecordsArray:_array_index:0:readOnlyShare = no
netboot:netBootStorageRecordsArray:_array_index:0:path = "/"
netboot:netBootStorageRecordsArray:_array_index:0:okToDeleteClients = yes
netboot:netBootStorageRecordsArray:_array_index:0:volName = "Macintosh HD"
netboot:netBootPortsRecordsArray:_array_index:0:deviceAtIndex = "en0"
netboot:netBootPortsRecordsArray:_array_index:0:isEnabledAtIndex = yes
netboot:netBootPortsRecordsArray:_array_index:0:nameAtIndex = "Ethernet"
netboot:logging_level = "HIGH"
netboot:filterEnabled = no
netboot:netBootImagesRecordsArray:_array_index:0:BootFile = "booter"
netboot:netBootImagesRecordsArray:_array_index:0:EnabledMACAddresses = _empty_array
netboot:netBootImagesRecordsArray:_array_index:0:osVersion = "10.9"
netboot:netBootImagesRecordsArray:_array_index:0:RootPath = "NetInstall.dmg"
netboot:netBootImagesRecordsArray:_array_index:0:IsDefault = no
netboot:netBootImagesRecordsArray:_array_index:0:DisabledSystemIdentifiers:_arra y_index:0 = "MacBookPro4,1"
netboot:netBootImagesRecordsArray:_array_index:0:DisabledSystemIdentifiers:_arra y_index:1 = "Macmini5,3"
netboot:netBootImagesRecordsArray:_array_index:0:DisabledSystemIdentifiers:_arra y_index:2 = "Macmini5,2"
netboot:netBootImagesRecordsArray:_array_index:0:DisabledSystemIdentifiers:_arra y_index:3 = "Macmini5,1"
netboot:netBootImagesRecordsArray:_array_index:0:DisabledSystemIdentifiers:_arra y_index:4 = "iMac10,1"
netboot:netBootImagesRecordsArray:_array_index:0:DisabledSystemIdentifiers:_arra y_index:5 = "MacPro4,1"
netboot:netBootImagesRecordsArray:_array_index:0:DisabledSystemIdentifiers:_arra y_index:6 = "MacBookPro5,2"
netboot:netBootImagesRecordsArray:_array_index:0:DisabledSystemIdentifiers:_arra y_index:7 = "iMac8,1"
netboot:netBootImagesRecordsArray:_array_index:0:DisabledSystemIdentifiers:_arra y_index:8 = "MacBookPro5,4"
netboot:netBootImagesRecordsArray:_array_index:0:DisabledSystemIdentifiers:_arra y_index:9 = "MacBookAir4,2"
netboot:netBootImagesRecordsArray:_array_index:0:DisabledSystemIdentifiers:_arra y_index:10 = "iMac11,1"
  >snip<
netboot:netBootImagesRecordsArray:_array_index:0:DisabledSystemIdentifiers:_arra y_index:62 = "MacBookPro11,2"
netboot:netBootImagesRecordsArray:_array_index:0:DisabledSystemIdentifiers:_arra y_index:63 = "MacBookPro11,3"
netboot:netBootImagesRecordsArray:_array_index:0:Kind = "2"
netboot:netBootImagesRecordsArray:_array_index:0:Index = 1094
netboot:netBootImagesRecordsArray:_array_index:0:EnabledSystemIdentifiers = _empty_array
netboot:netBootImagesRecordsArray:_array_index:0:Name = "DSR-1094"
netboot:netBootImagesRecordsArray:_array_index:0:Type = "HTTP"
netboot:netBootImagesRecordsArray:_array_index:0:Language = "en"
netboot:netBootImagesRecordsArray:_array_index:0:DisabledMACAddresses = _empty_array
netboot:netBootImagesRecordsArray:_array_index:0:Description = "DSR-1094"
netboot:netBootImagesRecordsArray:_array_index:0:BackwardCompatible = no
netboot:netBootImagesRecordsArray:_array_index:0:IsEnabled = yes
netboot:netBootImagesRecordsArray:_array_index:0:IsInstall = yes
netboot:netBootImagesRecordsArray:_array_index:0:Architectures = "4"
netboot:netBootImagesRecordsArray:_array_index:0:SupportsDiskless = no
netboot:netBootImagesRecordsArray:_array_index:0:pathToImage = "/Library/NetBoot/NetBootSP0/DSR-1094.nbi/NBImageInfo.plist"
netboot:netBootImagesRecordsArray:_array_index:0:imageType = "netinstall"
netboot:netBootImagesRecordsArray:_array_index:1:BootFile = "booter"
netboot:netBootImagesRecordsArray:_array_index:1:EnabledMACAddresses = _empty_array
netboot:netBootImagesRecordsArray:_array_index:1:osVersion = "10.9"
netboot:netBootImagesRecordsArray:_array_index:1:RootPath = "NetInstall.dmg"
netboot:netBootImagesRecordsArray:_array_index:1:IsDefault = no
netboot:netBootImagesRecordsArray:_array_index:1:DisabledSystemIdentifiers:_arra y_index:0 = "MacBookPro4,1"
netboot:netBootImagesRecordsArray:_array_index:1:DisabledSystemIdentifiers:_arra y_index:1 = "Macmini5,3"
netboot:netBootImagesRecordsArray:_array_index:1:DisabledSystemIdentifiers:_arra y_index:2 = "Macmini5,2"
netboot:netBootImagesRecordsArray:_array_index:1:DisabledSystemIdentifiers:_arra y_index:3 = "Macmini5,1"
netboot:netBootImagesRecordsArray:_array_index:1:DisabledSystemIdentifiers:_arra y_index:4 = "iMac10,1"
netboot:netBootImagesRecordsArray:_array_index:1:DisabledSystemIdentifiers:_arra y_index:5 = "MacPro4,1"
netboot:netBootImagesRecordsArray:_array_index:1:DisabledSystemIdentifiers:_arra y_index:6 = "MacBookPro5,2"
netboot:netBootImagesRecordsArray:_array_index:1:DisabledSystemIdentifiers:_arra y_index:7 = "iMac8,1"
netboot:netBootImagesRecordsArray:_array_index:1:DisabledSystemIdentifiers:_arra y_index:8 = "MacBookPro5,4"
netboot:netBootImagesRecordsArray:_array_index:1:DisabledSystemIdentifiers:_arra y_index:9 = "MacBookAir4,2"
netboot:netBootImagesRecordsArray:_array_index:1:DisabledSystemIdentifiers:_arra y_index:10 = "iMac11,1"
  >snip<
netboot:netBootImagesRecordsArray:_array_index:1:DisabledSystemIdentifiers:_arra y_index:59 = "iMac14,1"
netboot:netBootImagesRecordsArray:_array_index:1:DisabledSystemIdentifiers:_arra y_index:60 = "iMac14,2"
netboot:netBootImagesRecordsArray:_array_index:1:DisabledSystemIdentifiers:_arra y_index:61 = "MacBookPro11,1"
netboot:netBootImagesRecordsArray:_array_index:1:DisabledSystemIdentifiers:_arra y_index:62 = "MacBookPro11,2"
netboot:netBootImagesRecordsArray:_array_index:1:DisabledSystemIdentifiers:_arra y_index:63 = "MacBookPro11,3"
netboot:netBootImagesRecordsArray:_array_index:1:Kind = "2"
netboot:netBootImagesRecordsArray:_array_index:1:Index = 3094
netboot:netBootImagesRecordsArray:_array_index:1:EnabledSystemIdentifiers = _empty_array
netboot:netBootImagesRecordsArray:_array_index:1:Name = "DSR-NFS-1094"
netboot:netBootImagesRecordsArray:_array_index:1:Type = "NFS"
netboot:netBootImagesRecordsArray:_array_index:1:Language = "en"
netboot:netBootImagesRecordsArray:_array_index:1:DisabledMACAddresses = _empty_array
netboot:netBootImagesRecordsArray:_array_index:1:Description = "DSR-NFS-1094"
netboot:netBootImagesRecordsArray:_array_index:1:BackwardCompatible = no
netboot:netBootImagesRecordsArray:_array_index:1:IsEnabled = yes
netboot:netBootImagesRecordsArray:_array_index:1:IsInstall = yes
netboot:netBootImagesRecordsArray:_array_index:1:Architectures = "4"
netboot:netBootImagesRecordsArray:_array_index:1:SupportsDiskless = no
netboot:netBootImagesRecordsArray:_array_index:1:pathToImage = "/Library/NetBoot/NetBootSP0/DSR-NFS-1094.nbi/NBImageInfo.plist"
netboot:netBootImagesRecordsArray:_array_index:1:imageType = "netinstall"
netboot:netBootImagesRecordsArray:_array_index:2:BootFile = "booter"
netboot:netBootImagesRecordsArray:_array_index:2:EnabledMACAddresses = _empty_array
netboot:netBootImagesRecordsArray:_array_index:2:osVersion = "10.9"
netboot:netBootImagesRecordsArray:_array_index:2:RootPath = "NetBoot.dmg"
netboot:netBootImagesRecordsArray:_array_index:2:IsDefault = yes
netboot:netBootImagesRecordsArray:_array_index:2:DisabledSystemIdentifiers:_arra y_index:0 = "iMac10,1"
netboot:netBootImagesRecordsArray:_array_index:2:DisabledSystemIdentifiers:_arra y_index:1 = "iMac11,1"
netboot:netBootImagesRecordsArray:_array_index:2:DisabledSystemIdentifiers:_arra y_index:2 = "iMac11,2"
netboot:netBootImagesRecordsArray:_array_index:2:DisabledSystemIdentifiers:_arra y_index:3 = "iMac11,3"
netboot:netBootImagesRecordsArray:_array_index:2:DisabledSystemIdentifiers:_arra y_index:4 = "iMac12,1"
netboot:netBootImagesRecordsArray:_array_index:2:DisabledSystemIdentifiers:_arra y_index:5 = "iMac12,2"
  >snip<
netboot:netBootImagesRecordsArray:_array_index:2:DisabledSystemIdentifiers:_arra y_index:60 = "MacPro6,1"
netboot:netBootImagesRecordsArray:_array_index:2:DisabledSystemIdentifiers:_arra y_index:61 = "Xserve3,1"
netboot:netBootImagesRecordsArray:_array_index:2:Kind = "1"
netboot:netBootImagesRecordsArray:_array_index:2:Index = 3011
netboot:netBootImagesRecordsArray:_array_index:2:EnabledSystemIdentifiers = _empty_array
netboot:netBootImagesRecordsArray:_array_index:2:Name = "NetBoot of Install OS X Mavericks"
netboot:netBootImagesRecordsArray:_array_index:2:Type = "HTTP"
netboot:netBootImagesRecordsArray:_array_index:2:Language = "Default"
netboot:netBootImagesRecordsArray:_array_index:2:DisabledMACAddresses = _empty_array
netboot:netBootImagesRecordsArray:_array_index:2:Description = "NetBoot of OS X 10.9.4 (13E28) Install (7.18 GB)."
netboot:netBootImagesRecordsArray:_array_index:2:BackwardCompatible = no
netboot:netBootImagesRecordsArray:_array_index:2:IsEnabled = yes
netboot:netBootImagesRecordsArray:_array_index:2:IsInstall = no
netboot:netBootImagesRecordsArray:_array_index:2:Architectures = "4"
netboot:netBootImagesRecordsArray:_array_index:2:SupportsDiskless = yes
netboot:netBootImagesRecordsArray:_array_index:2:pathToImage = "/Library/NetBoot/NetBootSP0/Mavericks.nbi/NBImageInfo.plist"
netboot:netBootImagesRecordsArray:_array_index:2:imageType = "netboot"
netboot:afpUsersMax = "50"

Similar Messages

  • BLOB image not shows in JSP page!!

    Hi Dear all,
    I had tried to configure how to show BLOB image to jsp page . The code are works fine and servlet works ok but image can not show only. can you help me that what need to be added. Please help me.
    Can any experts help me? BLOB image not shows in JSP page. I am using ADF11g/DB 10gR2.
    My as Code follows:
    _1. Servlet Config_
        <servlet>
            <servlet-name>images</servlet-name>
            <servlet-class>his.model.ClsImage</servlet-class>
        </servlet>
        <servlet-mapping>
            <servlet-name>images</servlet-name>
            <url-pattern>/render_images</url-pattern>
        </servlet-mapping>
      3. class code
    package his.model;
    import java.io.IOException;
    import java.io.InputStream;
    import java.io.OutputStream;
    import java.util.Iterator;
    import java.util.Map;
    import javax.servlet.ServletConfig;
    import javax.servlet.ServletException;
    import javax.servlet.http.HttpServlet;
    import javax.servlet.http.HttpServletRequest;
    import javax.servlet.http.HttpServletResponse;
    import oracle.jbo.ApplicationModule;
    import oracle.jbo.Row;
    import oracle.jbo.ViewObject;
    import oracle.jbo.client.Configuration;
    import oracle.jbo.domain.BlobDomain;
    import org.apache.commons.logging.Log;
    import org.apache.commons.logging.LogFactory;
    public class ClsImage extends HttpServlet
      //private static final Log LOG = LogFactory.getLog(ImageServlet.class);
      private static final Log LOG = LogFactory.getLog(ClsImage.class);
      public void init(ServletConfig config)
        throws ServletException
        super.init(config);
      public void doGet(HttpServletRequest request,
                        HttpServletResponse response)
        throws ServletException, IOException
        System.out.println("GET---From servlet============= !!!");
        String appModuleName = "his.model.ModuleAssetMgt";//this.getServletConfig().getInitParameter("ApplicationModuleName");
        String appModuleConfig = "TempModuleAssetMgt";//this.getServletConfig().getInitParameter("ApplicationModuleConfig");
        String voQuery ="select ITEM_IMAGE from MM_ITEMIMAGE where IMAGE_NO = 'P1000000000006'" ;// 'P1000000000006' this.getServletConfig().getInitParameter("ImageViewObjectQuery");
        String mimeType = "jpg";//this.getServletConfig().getInitParameter("gif");
        //?IMAGE_NO='P1000000000006'
        //TODO: throw exception if mandatory parameter not set
        ApplicationModule am =
          Configuration.createRootApplicationModule(appModuleName, appModuleConfig);
          ViewObject vo =  am.createViewObjectFromQueryStmt("TempView2", voQuery);
        Map paramMap = request.getParameterMap();
        Iterator paramValues = paramMap.values().iterator();
        int i=0;
        while (paramValues.hasNext())
          // Only one value for a parameter is expected.
          // TODO: If more then 1 parameter is supplied make sure the value is bound to the right bind  
          // variable in the query! Maybe use named variables instead.
          String[] paramValue = (String[])paramValues.next();
          vo.setWhereClauseParam(i, paramValue[0]);
          i++;
       System.out.println("before run============= !!!");
        // Run the query
        vo.executeQuery();
        // Get the result (only the first row is taken into account
        System.out.println("after run============= !!!");
        Row product = vo.first();
        //System.out.println("============"+(BlobDomain)product.getAttribute(0));
        BlobDomain image = null;
        // Check if a row has been found
        if (product != null)
          System.out.println("onside product============= !!!");
           // We assume the Blob to be the first a field
           image = (BlobDomain) product.getAttribute(0);
           //System.out.println("onside  run product============= !!!"+image.toString() +"======="+image );
           // Check if there are more fields returned. If so, the second one
           // is considered to hold the mime type
           if ( product.getAttributeCount()> 1 )
              mimeType = (String)product.getAttribute(1);       
        else
          //LOG.warn("No row found to get image from !!!");
          LOG.warn("No row found to get image from !!!");
          return;
        System.out.println("Set Image============= !!!");
        // Set the content-type. Only images are taken into account
        response.setContentType("image/"+ mimeType+ "; charset=windows-1252");
        OutputStream os = response.getOutputStream();
        InputStream is = image.getInputStream();
        // copy blob to output
        byte[] buffer = new byte[4096];
        int nread;
        while ((nread = is.read(buffer)) != -1)
          os.write(buffer, 0, nread);
          //System.out.println("Set Image============= loop!!!"+(is.read(buffer)));
        os.close();
        // Remove the temporary viewobject
        vo.remove();
        // Release the appModule
        Configuration.releaseRootApplicationModule(am, false);
    } 3 . Jsp Tag
    <af:image source="/render_images" shortDesc="Item"/>  Thanks.
    zakir
    ====
    Edited by: Zakir Hossain on Apr 23, 2009 11:19 AM

    Hi here is solution,
    later I will put a project for this solution, right now I am really busy with ADF implementation.
    core changes is to solve my problem:
        byte[] buffer = new byte[image.getBufferSize()];
        int nread;
        vo.remove();
        while ((nread = is.read(buffer)) != -1) {
          os.write(buffer);
        }All code as below:
    Servlet Code*
      public void doGet(HttpServletRequest request,
                        HttpServletResponse response) throws ServletException,
                                                             IOException {
        String appModuleName =
          "his.model.ModuleAssetMgt";
        String appModuleConfig =
          "TempModuleAssetMgt";
      String imgno = request.getParameter("imgno");
        if (imgno == null || imgno.equals(""))
          return;
        String voQuery =
          "select ITEM_IMAGE from MM_ITEMIMAGE where IMAGE_NO = '" + imgno + "'";
        String mimeType = "gif";
        ApplicationModule am =
          Configuration.createRootApplicationModule(appModuleName,
                                                    appModuleConfig);
        am.clearVOCaches("TempView2", true);
        ViewObject vo = null;
        String s;
          vo = am.createViewObjectFromQueryStmt("TempView2", voQuery);
        // Run the query
        vo.executeQuery();
        // Get the result (only the first row is taken into account
        Row product = vo.first();
        BlobDomain image = null;
        // Check if a row has been found
        if (product != null) {
          // We assume the Blob to be the first a field
          image = (BlobDomain)product.getAttribute(0);
          // Check if there are more fields returned. If so, the second one
          // is considered to hold the mime type
          if (product.getAttributeCount() > 1) {
            mimeType = (String)product.getAttribute(1);
        } else {
          LOG.warn("No row found to get image from !!!");
          return;
        // Set the content-type. Only images are taken into account
        response.setContentType("image/" + mimeType);
        OutputStream os = response.getOutputStream();
        InputStream is = image.getInputStream();
        // copy blob to output
        byte[] buffer = new byte[image.getBufferSize()];
        int nread;
        vo.remove();
        while ((nread = is.read(buffer)) != -1) {
          os.write(buffer);
        is.close();
        os.close();
        // Release the appModule
    Configuration.releaseRootApplicationModule(am, true);
    }Jsp Tag
    <h:graphicImage url="/render_images?imgno=#{bindings.ImageNo.inputValue}"
                                                        height="168" width="224"/>

  • Another Images not Showing up thread

    I know there are multiple threads out there about images not showing up on the login page of application express, and I have browsed most of them without success.
    My images folder is in:
    C:\oracle\product\10.1.0\db_1\Apache\Apache\images\
    My dads.conf file has specified:
    Alias /i/ "C:\oracle\product\10.1.0\db_1\Apache\Apache\images\"
    Address of missing image in I.E. is:
    http://<host>:7777/i/htmldb/apex_logo.gif
    When I ran @apexins I specified /i/ for the virtual images directory.
    I am running Oracle Database 10gR2, with Oracle HTTP Server that came with the Oracle Database 10g Companion CD Release 2.
    I am using APEX 3.2.
    When I try to go to
    http://<host>:7777/i/
    I get:
    You don't have permission to access /i/ on this server.
    I also cannot login to APEX. When I type my username/password and click the Login button, it does nothing (nothing loads, nothing changes... nothing happens). I don't know if this is related?
    Thank you,
    ~Tom

    I found the problem -
    In my dads.conf file I had:
    Alias /i/ "C:\oracle\product\10.1.0\db_1\Apache\Apache\images\"
    When I really needed:
    Alias /i/ "C:\oracle\product\10.1.0\db_1\Apache\Apache\images/"
    Note the end slash after images changed from backslash to forward.
    Silly me.

  • Images not showing in the jlabel/jbutton

    Hello all,
    I've a package in which my cards directory is located along with all my src files and compiled classes. All my images ****.gif files are inside this directory.
    Then I've following the icon object.
    protected static JLabel lblDeck;The following code is used to get the image.
      String imgPath;
         imgPath = isImageExists("imgBG1.gif");
              if (imgPath == "")
              {     // If the image of Card Deck(imgDeck) is not Found
                   lblDeck = new JLabel();
                   lblDeck.setBackground(new Color(0, 64, 128));
                   lblDeck.setOpaque(true);
                   flagImgDeckFound = false;
              } else {
                   // If the image of Card Deck is Found
                   imgDeck     = new ImageIcon(imgPath);
                   lblDeck = new JLabel(imgDeck);
    // Check if the image exists else return "";
      protected String isImageExists(String imgName) {
              java.net.URL imgURL = getClass().getResource("cards/" + imgName);
             if (imgURL != null)
             {     return (imgURL.toString());     }
             else
                  JOptionPane.showMessageDialog(null, "File not Found: " + imgURL);
                  return "";
         }I'm still unable to get the image in the jlabel!
    When i checked the path, it is exactly returning the path of the file.
    But its neither loading the image into the jlabel nor is it returning "".
    This is just the label part i've other jbuttons also. Even they are not displaying any images.

    aLkeshP wrote:
    can everyone see this thread?
    YES FER-CHRISE-SAKE.
    Just how many times do you intend posting the same identical question?
    images not showing in the jlabel/jbutton
    Problem in imageicon
    iconImage on JButton & JLabel
    Re: images not showing in the jlabel/jbutton

  • Likely bug with external editing (in CS5 not CS6 beta) and edited image not showing back up in LR

    I have come across something strange today that I've not seen before. I'm running LR 4.0 under Win7 64-bit. I usually use Photoshop CS6 beta as my external editor, but invoke CS5 when I have to use some tools that don't support the beta. Here is the scenario:
    * I have CS5 open
    * I externally edit an image in CS5 and Save it from CS5 when I'm done
    * The edited image does not show up in LR
    * I close LR and reopen it
    * There is the edited image!
    I have duplicated this many times this evening. I don't think I've seen it when I've used CS6 beta.

    Something strange is going on because I had the behavior reported of edited image not showing up after using another filter, Nik Silver Efex Pro 2.

  • Crystal Report Images Not Showing - JSP inside /WEB-INF folder

    Hi Experts,
    I am using Crystal report for Eclipse and also using Struts2 and tiles framework combination.
    The problem is when viewing the report all I've got is red X on all images and the graph image also not showing. This is when I use tiles and my jsp is inside the web-inf folder.
    This is my struts link: href="s:url value='/report/reportOpen.action?report=1'
    I've checked that the path to the viewer generated HTML is not correct. see code below.
    src="../../../crystalreportviewers/js/crviewerinclude.js"
    But when I test to access a simple jsp viewer that resides on the web root folder, this works fine but of course this is not what I want to have. I need to have my banner and menus on top of the report page (using tiles)
    This is my jsp link: href="s:url value='/ReportViewer.jsp?report=1'
    Viewer generated HTML below.
    src="crystalreportviewers/js/crviewerinclude.js"
    This might be a common problem and that you can share to me your solution.
    Note: I removed the script tags because I can't submit this entry.
    Thank you  in advance,
    Regards,
    Rulix Batistil
    Crystal Report Images Not Showing - JSP inside /WEB-INF folder

    Hi Saravana,
    After a few experimentation from your idea i was able to figure out the problem and now it is working.
    I don't have to copy the folder to where my jsp resides but still maintains it in the root location:  web/crystalreportviewers
    The changes should always be in web.xml.
    1st: change the crystal_image_uri value to ../crystalreportviewers
    2nd: change crystal_image_use_relative value to "web"
    Change to "web" instead of webapp because that is what I named my web root folder.
    <context-param>
              <param-name>crystal_image_uri</param-name>
              <param-value>../crystalreportviewers</param-value>
         </context-param>
         <context-param>
              <param-name>crystal_image_use_relative</param-name>
              <param-value>web</param-value>
         </context-param>
    Thank you. You showed me the way on how to solve the 3 day problem.
    BTW, my next problem is when clicking on any buttons prev/next/print/export, I got this error HTTP Status 404.
    Well, at least for now I can view my initial report.  I just need to figure out the next issue and with the help of the great people here in the forum.
    Thanks a lot.
    Regards,
    Rulix
    Edited by: Rulix Batistil on Nov 26, 2008 7:27 AM

  • Netboot drives not showing up on post start up of client macs

    Hello I just had a question regarding netboot my images works fine its just that when I boot up my client computers and hold the alt key to see available drives it does not show any of the netboot or netinstall drives. But when I open a clients computer and press N it boots up on the default image I have selected. is there any way that I can see the drives when I press the alt key when I startup a clients mac to select which netboot image to load? Forgot to mention when I startup a clients computer on there own hard drive and go to the system preferences and check the startup volumes all my volumes appear there no problem
    thank you

    See:
    http://support.apple.com/kb/HT1533
    It does not do everything we might like but it is documented.

  • NetBoot Images not "seen" by MM / MBA when booting with ALT without any local bootable Volumes

    Hello Community!
    I ran into a very odd Problem trying to start Production and Service Mac Minis or Mac Book Airs from our NetBoot Server holding the ALT Key while the Startup Chime sounds. Image selection is working fine if a local Volume is present. When no local bootable Volume is available the Macs will (in 90% of the Cases) stop responding at the point where the Bootpicker should show all available NetBoot Volumes. The dropdown menu for choosing a Wireless Network is popping up but after that the spinning wheel next to it stops and the Mac wont recognize any input from mouse or keyboard.
    The EFI Startup environment is not totally stuck in these cases though, cause sometimes when you restart the NetBoot Service on the Server the NetBoot Volumes will popup on the clients screen.
    If you hold the clients "N" key instead to Start Up from the Servers Default NB Image it works like a charm. Also all the other Mac Models have no problem at all Netbooting using the Bootpicker.
    Among other things I already tried the following:
    - changing NBI index numbers
    - shortening Image names that are sent out by the Server at the BSDP ACK[LIST] step to reduce the packet size
    - deactivating all Netboot Images but one
    - setting up a second netboot Server and transferring half of the Images to it
    the Netboot Log shows that the following client - server communication is repeated over an over:
    Oct 10 16:58:47 macimgsrv.intern bootpd[20296]: DHCP INFORM [en0]: 1,10:dd:b1:ea:d1:e5
    Oct 10 16:58:47 macimgsrv.intern bootpd[20296]: ACK sent <no hostname> 192.168.2.112 pktsize 300
    Oct 10 16:58:48 macimgsrv.intern bootpd[20296]: BSDP INFORM [en0] 1,10:dd:b1:ea:d1:e5 NetBoot1271 arch=i386 sysid=Macmini6,1
    Oct 10 16:58:48 macimgsrv.intern bootpd[20296]: NetBoot: [1,10:dd:b1:ea:d1:e5] BSDP ACK[LIST] sent 192.168.2.112 pktsize 364
    Oct 10 16:58:48 macimgsrv.intern bootpd[20296]: DHCP INFORM [en0]: 1,10:dd:b1:ea:d1:e5
    Oct 10 16:58:48 macimgsrv.intern bootpd[20296]: ACK sent <no hostname> 192.168.2.112 pktsize 300
    Oct 10 16:58:53 macimgsrv.intern bootpd[20296]: BSDP INFORM [en0] 1,10:dd:b1:ea:d1:e5 NetBoot1271 arch=i386 sysid=Macmini6,1
    Oct 10 16:58:53 macimgsrv.intern bootpd[20296]: NetBoot: [1,10:dd:b1:ea:d1:e5] BSDP ACK[LIST] sent 192.168.2.112 pktsize 364
    As a next step I thought of transfering DNS, DHCP and NAT Services to another Machine, although i dont know if that will help.
    If you had the same problem or know anything that might help to solve it, i would be very happy if u share your knowledge with me
    as i am starting to get insane on this one
    thank you in advance,
    Colin Andrew

    Hello Community!
    I ran into a very odd Problem trying to start Production and Service Mac Minis or Mac Book Airs from our NetBoot Server holding the ALT Key while the Startup Chime sounds. Image selection is working fine if a local Volume is present. When no local bootable Volume is available the Macs will (in 90% of the Cases) stop responding at the point where the Bootpicker should show all available NetBoot Volumes. The dropdown menu for choosing a Wireless Network is popping up but after that the spinning wheel next to it stops and the Mac wont recognize any input from mouse or keyboard.
    The EFI Startup environment is not totally stuck in these cases though, cause sometimes when you restart the NetBoot Service on the Server the NetBoot Volumes will popup on the clients screen.
    If you hold the clients "N" key instead to Start Up from the Servers Default NB Image it works like a charm. Also all the other Mac Models have no problem at all Netbooting using the Bootpicker.
    Among other things I already tried the following:
    - changing NBI index numbers
    - shortening Image names that are sent out by the Server at the BSDP ACK[LIST] step to reduce the packet size
    - deactivating all Netboot Images but one
    - setting up a second netboot Server and transferring half of the Images to it
    the Netboot Log shows that the following client - server communication is repeated over an over:
    Oct 10 16:58:47 macimgsrv.intern bootpd[20296]: DHCP INFORM [en0]: 1,10:dd:b1:ea:d1:e5
    Oct 10 16:58:47 macimgsrv.intern bootpd[20296]: ACK sent <no hostname> 192.168.2.112 pktsize 300
    Oct 10 16:58:48 macimgsrv.intern bootpd[20296]: BSDP INFORM [en0] 1,10:dd:b1:ea:d1:e5 NetBoot1271 arch=i386 sysid=Macmini6,1
    Oct 10 16:58:48 macimgsrv.intern bootpd[20296]: NetBoot: [1,10:dd:b1:ea:d1:e5] BSDP ACK[LIST] sent 192.168.2.112 pktsize 364
    Oct 10 16:58:48 macimgsrv.intern bootpd[20296]: DHCP INFORM [en0]: 1,10:dd:b1:ea:d1:e5
    Oct 10 16:58:48 macimgsrv.intern bootpd[20296]: ACK sent <no hostname> 192.168.2.112 pktsize 300
    Oct 10 16:58:53 macimgsrv.intern bootpd[20296]: BSDP INFORM [en0] 1,10:dd:b1:ea:d1:e5 NetBoot1271 arch=i386 sysid=Macmini6,1
    Oct 10 16:58:53 macimgsrv.intern bootpd[20296]: NetBoot: [1,10:dd:b1:ea:d1:e5] BSDP ACK[LIST] sent 192.168.2.112 pktsize 364
    As a next step I thought of transfering DNS, DHCP and NAT Services to another Machine, although i dont know if that will help.
    If you had the same problem or know anything that might help to solve it, i would be very happy if u share your knowledge with me
    as i am starting to get insane on this one
    thank you in advance,
    Colin Andrew

  • Netinstall images not showing up when holding down option key at startup

    Hi,
    I have setup two Netinstall images on my 10.5.5 server. On the clients I can see the two images via the 'Startup Disk' tab in System Preferences. But the images are not showing up when holding down the option key at startup. As I am getting ready to deploy to two labs of new iMacs, I would like to be able to get the Option key at Startup method to work as per the documentation.
    Any ideas why these images are not showing up as they should?

    I am having this problem on a 10.5.5 NetBoot server too. I can NetBoot clients by selecting a network volume in System Preferences > Startup Disk, but I can not see the network volumes when option-booting. I am having problems NetBooting while holding down the N-key too. The funny thing is that it works on new Intel iMacs, but not on Mac Pro1.1 (even with the latest firmware updates). NetBooting the Mac Pro works fine when selecting a NetBoot volume in System Preferences > Startup Disk.
    Does anybody have a solution? Is this a problem with Leopard Server 10.5.5?
    I am running DeployStudio Server v1.0rc9, and the NetInstall set is made with DeployStudio Assistant.
    Everything looks right with my bootpd.plist and log file.
    Dec 14 22:08:37 xserve bootpd(6722): server starting
    Dec 14 22:08:37 xserve bootpd(6722): re-reading /etc/bootptab
    Dec 14 22:08:37 xserve bootpd(6722): Loaded 0 entries from bootptab (0 bad)
    Dec 14 22:08:37 xserve bootpd(6722): server name server.example.com
    Dec 14 22:08:37 xserve bootpd(6722): interface en0: ip 158.36.32.190 mask 255.255.255.192
    Dec 14 22:08:37 xserve bootpd(6722): bsdpd: re-reading configuration
    Dec 14 22:08:37 xserve bootpd(6722): bsdpd: shadow file size will be set to 48 megabytes
    Dec 14 22:08:37 xserve bootpd(6722): bsdpd: age time 00:15:00
    Dec 14 22:08:39 xserve bootpd(6722): BSDP INFORM (en0) 1,0:17:f2:2:d5:9e NetBoot001 arch=i386 sysid=MacPro1,1
    Dec 14 22:08:39 xserve bootpd(6722): NetBoot: (1,0:17:f2:2:d5:9e) BSDP ACK(LIST) sent 158.36.32.161 pktsize 310
    Dec 14 22:08:39 xserve bootpd(6722): service time 0.000667 seconds
    Dec 14 22:08:52 xserve bootpd(6722): BSDP INFORM (en0) 1,0:17:f2:2:d5:9e NetBoot001 arch=i386 sysid=MacPro1,1
    Dec 14 22:08:52 xserve bootpd(6722): NetBoot: (1,0:17:f2:2:d5:9e) BSDP ACK(LIST) sent 158.36.32.161 pktsize 310
    Dec 14 22:08:52 xserve bootpd(6722): service time 0.000622 seconds

  • Image not showing in Abobe integrated with Java WebDynPro

    Hi All,
    Image is not showing in Abobe integrated with Java WebDynPro.
    I did the following:
    Added the image field in adobe form. in URL value set the value of context node binding. Binding set to none and size set to Use Original Size.
    Then in script editor i wrote
    this.value.image.href = xfa.resolveNode(this.value.image.href).value;
    at innitialize , javascript and client.
    I can see the image from the same url context value if image field is created directly in WebDynPro View.
    Can anyone suggest what is missing?
    Thanks and Regards,
    Nuzhat

    Try changing your line of code for this one
    this.value.image.href = xfa.record.Images.URL;
    Check that the url passed by scripting is correct with a messageBox for example.
    You can also try assigning a hardcoded url at scripting level to check if its works.
    Best regards, Aldo.

  • Bridge CS6 Output to HTML Gallery - images not showing up

    Bridge CS6 Output to HTML Gallery issue - my images are not showing up. The files look the same on the local and remote files. The images populate on the local and not on the remote. Is this a JavaScript problem.
    Any help is appreciated.
    I've done a work around solution by using Lightroom, creating a quick collection for a custom order HTML web gallery. I would much prefer to stay within Bridge CS6 and have its HTML gallery actually work...

    Hi AlbiDan,
    Its possible that it might be a Javascript issue. I see that javascript is used in the HTML gallery. Did you upload through Bridge or from an FTP client? Do you have the URL for a broken gallery?
    -Dave

  • Linked images not showing

    Hi,
    We're running Illustrator CS4 across a suite of 12 Macs on OS X 10.6.8.  Over the last couple of weeks, several accounts have been hit with the same problem, that linking an image in an Illustrator document will not show the images, but just a bounding box.  The link information is correct, but I've found no way of getting the image to show, aside from embedding it.  Furthermore, saving a document in this state will cause Illustrator to crash when trying to reopen the document.
    We use network accounts for the Macs, so all installs are local on each machine, but users access their profile directly from our server.  Therefore, all links reference a location on our network and not the local drive.  However, there does not seem to be anything wrong with the installs as the issue is with accounts and not the individual client.  Once the issue occurs for a user, it occurs on any Mac they log into, while unaffected users can use any Mac without issue.
    Our network has run in this state for a year now and the problem has only surfaced recently.  I've tried clearing user's preference files relating to Illustrator, but this has had no effect.  It's also random when creating a new user on the network, as some will have the issue and others not, despite all being created with the same set of default preferences.
    If anyone has come across anything similar, or has any idea of what to look at with this, I'd be very grateful for some help. 
    Thanks,
    Simon

    Hi Steve,
    Thanks for the response.  First of all, you'll have to excuse me if I get a few points wrong, as I'm not too familiar with Illustrator.  However, in answer to your questions;
    The layers panel is showing "<Linked File>" next to an empty white box.
    Turning off preview does show the boxes you describe.
    I've no idea how to go about checking if an image is beyond the mask bounds.  However, I've used the same image for testing across accounts and it displays fine on those that aren't having this issue.
    Also, in the top left corner of Illustrator, the name os the linked image does display and the options available when clicking that do seem correct and working.  Relinking from there does nothing, but I can open the image for editing etc.  None of this helps in getting the image to display though.
    As for the server side, we have always used a Mac server at the same version as the clients. 
    Thanks,
    Simon

  • NetBoot Images Not Recognized by Server

    I can use SIU to create NetBoot images from my install package just fine.   They end up in the Library/NetBoot/NetbootSP0 directory.   But the Server NetInstall images pane tells me that "No images available" regardless of where I place them.  The client sharepoints are available in the File Share service. I've followed the instructions from multiple sources (the all say essentially the same thing) to no avail.
    Now I'm just stuck.  This should be working, but I can't figure out what I'm missing.

    I'm not sure if I am answering the correct question or not...
    And my experience was on 10.6.8 server, with NetRestore rather than NetBoot.  Nevertheless I'll mention what I found in case it is helpful as they are very nearly the same process.
    I had awful problems in the past getting the whole process to work, it seems that it matters which machine you use to do the imaging.  What I found worked was to:
    - clone the disc you want to image onto a USB disc.  I can't remember what I used to do this, would have been either ditto or SuperDuper!  (I found in the past that CarbonCopy Cloner worked less well)
    - plug the USB disc into the server and run Disk Image Utility on the server
    For me this was the "Eureka" moment that made the whole thing suddenly work.
    Also I should mention that I found that it matters which network switch you use.  A TPLink switch didn't pass something that was needed for the NetRestore process to work, whereas an HP Procurve switch worked fine.
    HTH

  • Images not Showing using Spry

    I am trying to learn xml, xsl, and how to use these with spry
    with the client-side approach. I can get text to show up using the
    dataset from the xml file and Dreamweaver spry regions in an html
    file. However, images do not show up. When defining my spry xml
    dataset in Dreamweaver, I showed my "image" element to be of the
    image data type.
    When testing this in Safari, it just says "undefined" where
    I would expect to see an image. In Firefox, the text that I put
    into the images element in xml shows up-- "/images/butterfly2.jpg"
    Here is a link to the site where I am testing this:
    http://myweb.cableone.net/mccook/books/
    Here is my xml code:
    <?xml version="1.0" encoding="UTF-8"?>
    <?xml-stylesheet href="books.xsl" type="text/xsl"?>
    <books>
    <book>
    <title>Making it Work </title>
    <author>Clyde Best</author>
    <image>/images/butterfly2.jpg</image>
    </book>
    <book>
    <title>Making it Fail </title>
    <author>Klutz Dweeb </author>
    <image>/images/butterfly2</image>
    </book>
    </books>
    And I don't know if the xsl file is even used in the
    Dreamweaver spy process. If it is, let me know and I will post that
    code too.
    I would greatly appreciate assistance with this. I have spent
    hours trying to solve the problem, to no avail.
    Monty

    "MontyC" <[email protected]> wrote in
    message
    news:f2j2c1$kso$[email protected]..
    > When testing this in Safari, it just says "undefined"
    where I would
    > expect to
    > see an image. In Firefox, the text that I put into the
    images element in
    > xml
    > shows up-- "/images/butterfly2.jpg"
    > Here is a link to the site where I am testing this:
    >
    http://myweb.cableone.net/mccook/books/
    Due to a bug in Safari you can't use <image> as a tag
    name in the XML.
    Rename the tag and it willwork. Then blame Aple.
    > And I don't know if the xsl file is even used in the
    Dreamweaver spy
    > process.
    Not at all.
    Massimo Foti, web-programmer for hire
    Tools for ColdFusion and Dreamweaver developers:
    http://www.massimocorner.com

  • Embedded images not showing up as Attachments!!!

    The issue is when an inline embedded image within an email arrives, it does not show up as an attachment. This used to happen, however I migrated from Exchange 2003 to Exchange 2010 and this has changed.
    My question is how do I configure exchange or outlook to create the attachment when the embedded image is in the body of the email?
    Any help is appreciated. Thank you in advance!
    Thomas

    Hi,
    By "it does not show up as an attachment", do you mean it doesn't show the paperclip icon in Outlook?
    Are you inserting the image using Insert tab > Pictures? If this is the case, Outlook won't show the paperclip icon or list these images as separate attachments by default. You said "This used to happen", did you use Outlook as email
    client before? If not, which email client did you use?
    If you want to show the paperclip icon in Outlook, the only way I know is to add the image via Insert > Attach File.
    Regards,
    Steve Fan
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
    programs.

Maybe you are looking for