Symbolic lins dont work in solaris 11 express

Can't create a link
when i try to create the link i got the following message
ln: cannot create dir: Operation not applicable?

The OS install will have multiple symbolic links for it to even work. For examle, /usr/bin is just a soft link to /bin and there are probably 50 or more softlinks in /etc in a new install. Thus your claim that "symbolic links don't work in Solaris 11 Express" seems mildly overstated.
To say the least.
Some details could potentially aide in someone helping you to fix your issues.

Similar Messages

  • Deal-breakers for real use of Solaris 11 Express

    I run Solaris 10 U9 for my home 12TB NAS box - based on Supermicro H8SSL-i2 motherboard (ServerWorks HT1000 Chipset and Dual-port Broadcom BCM5704C) and their 8-port SATA2 PCI-X card (AOC-SAT2-MV8). It's a great (but aging) platform and a rock solid OS with the unbeatable ZFS volume manager/filesystem.
    However, despite my willingness to run Solaris 11 Express in this role, I can't because of these deal-breakers:
    1) Lack of a full-featured installer that allows me to lay out or preserve existing partitions the way I want. Making /var a separate file system is a must. Ideally, I'd be able to run multiple versions of Solaris on the same box by customizing grub, and use my ZPOOLs on either Solaris 10 or 11 Express while I learn the new OS.
    2) Lack of support for the Broadcom BCM5704C dual-port gigabit NIC (and others), which work wonderfully under Solaris 10, but are badly broken under Solaris 11 Express. I know I could disable the on-board Broadcom NICs and go buy an Intel card - but why the need for this? Won't there be a fix for Broadcom NICs?
    3) Lack of support for modern, generic, server-class motherboards and PCI-e multi-port SATA/SAS cards. I wonder about the future for Solaris without support for modern, affordable x64 server hardware.
    Maybe I'm missing the point and Solaris 11 Express is only intended to be run as a virtual machine under VBox or VMware. But it would sure be nice to be able to run it on my real hardware - even if it is just a small hobbyist rig. Any suggestions?
    Regards,
    Mike

    In Solaris 11, you get a separate /var by default. If you update from Solaris 11 Express to Solaris 11, this transition doesn't happen automatically. If you decide to tackle it on your own, you need to be sure that it is done in a way that beadm, pkg, and other consumers of libbe will handle properly. I would recommend something along the lines of the following. This is untested and may break your system - prove it out somewhere unimportant first.
    Do the work in a new boot environment so you reduce the likelihood that you will break things in an unrecoverable way.
    # beadm create sepvar
    # beadm mount sepvar /mntFigure out the name of the root dataset of the new boot environment, then create a var dataset as a child of that.
    # rootds=$(zfs list -H -o name /mnt)
    # zfs create -o mountpoint=/var -o canmount=noauto $rootds/varMount this new /var and migrate data
    # mkdir /tmp/newvar
    # zfs mount -o mountpoint=/tmp/newvar $rootds/var
    # cd /mnt/var
    # mv $(ls -A) /tmp/newvarUnmount, remount
    # umount /tmp/newvar
    # beadm unmount sepvar
    # beadm mount sepvar /mntAt this point /mnt/var should be a separate dataset than /mnt. The contents of /mnt/var should look just like the contents of /var, aside from transient data that has changed while you were doing this. Assuming that is the case, you should be ready to activate and boot the new boot environment.
    # beadm activate sepvar
    # beadm unmount sepvar
    # init 6

  • Does Solaris 11 Express support 8vCPU?

    I am trying to install Solaris 11 Express Live DVD on Vmware ESX 3.5. I am facing issue while creating VM with 8VCPU.
    Does Solaris 11 express supports that? Pleas send me the link if any which states that?

    My posting above regarding the T510 is an Intel Core i7 620m - as stated, works fine - 2 Cores, 2 threads per core, 4 vCPUs
    psrinfo -v output
    Status of virtual processor 0 as of: 12/08/2010 14:45:10
    on-line since 12/08/2010 08:10:57.
    The i386 processor operates at 2660 MHz,
         and has an i387 compatible floating point processor.
    Status of virtual processor 1 as of: 12/08/2010 14:45:10
    on-line since 12/08/2010 08:11:00.
    The i386 processor operates at 2660 MHz,
         and has an i387 compatible floating point processor.
    Status of virtual processor 2 as of: 12/08/2010 14:45:10
    on-line since 12/08/2010 08:11:00.
    The i386 processor operates at 2660 MHz,
         and has an i387 compatible floating point processor.
    Status of virtual processor 3 as of: 12/08/2010 14:45:10
    on-line since 12/08/2010 08:11:00.
    The i386 processor operates at 2660 MHz,
         and has an i387 compatible floating point processor.

  • Upgrade from Solaris 11 Express to Solaris 11 Release (11/11); Guide MIA?

    Would there be an easy way to upgrade from Solaris 11 Express to Solaris 11 Release (11/11)? The FAQ for Solaris 11 Release has the following hopeful text:
    Can I upgrade to Oracle Solaris 11 from Oracle Solaris 11 Express or Oracle Solaris 11 Early Adopter?
    Yes. Customers can upgrade to Oracle Solaris 11 by using the package management tools. Refer to the Oracle Solaris 11
    Transition Guide (http://www.oracle.com/pls/topic/lookup?ctx=E23824&id=MF JAI) for more information
    But that link comes up with an error page 404, "topic not found".
    The one transition guide I can find is:
    http://download.oracle.com/docs/cd/E23824_01/html/E21799/index.html
    But that covers Solaris 10 jumpstart, not Solaris 11 Express or Early Adopter.
    The Solaris 11 documentation at:
    http://www.oracle.com/technetwork/server-storage/solaris11/documentation/index.html
    Also seems to mention only Solaris 10, not 11 Express or Early Adopter.
    I have already downloaded the full repo for Solaris 11 Release, and the live installer, but I'm hoping it's something as simple as pointing the ips manager to a new repository, or just loading the full repo I already have as a local source. I would also like to keep the dtrace and sun studio set up I have now in the Express version, without reinstalling them on a new release version on bare metal.
    If it keeps the features of the express version while ironing out a few kinks (gdm authentication bug, etc.), that would rock.
    Many Thanks,
    Gordon

    Alan, Thank You, that worked with no problem at all. 11 Express was already using the correct repository, and only required a pkg command update, then other updates.
    So here's what I'm guessing:
    1. The Oracle Solaris maintained repository for Express and Early Adopter are now the same as Release, but they do require an updated pkg executable and pkg update command.
    2. The second form of the command mentioned in the update guide:
    # pkg set-publisher -g http://pkg.oracle.com/solaris/release
    -G http://internal.co.com/solaris solaris
    is for using a local copy of the repository within our lan or vpn wan.
    3. Updates should be fairly regular now that Solaris 11 is in release version.
    I think the new hash (SHA 256) fried some of our old gdm settings for our users, so we're creating new user accounts, and migrating the older accounts. We don't have too many, so it's not a problem for us. But that brings up another point:
    4. The graphical user manager in Express is now gone, and user and group management are now done with command line interface.
    That's fine with me as well. I always use ssh to connect to the machine and then run the screen command for administration. The graphical user manager was always kludgy in Express, and I couldn't get it to work correctly anyway.
    This is great stuff so far. Well done.
    Gordon

  • Servlet works in windows but does not work in solaris?

    hi all,
    can someone tell me why the servlet work in windows platform but doesnt work in solaris?The servlet tries to ping 127.0.0.1 and the output is correct in windows, but when i try it in solaris, it produces the following exception :
    Internal error: Unexpected Java exception thrown ( unknown exception, no description ) , stack:java.lang.NoClassDefFoundError: StreamGobbler
    at java.lang.Class.getDeclaredConstructors()(Native Method) ....
    The code is as follow:
    import java.util.*;
    import javax.servlet.http.*;
    import javax.servlet.*;
    import java.io.*;
    class StreamGobbler extends Thread
         InputStream is=null;
         String type=null;
         PrintWriter out=null;
         StreamGobbler(InputStream is,String type,PrintWriter out)
         this.is=is;
         this.type=type;
         this.out=out;
         public void run()
              try
              InputStreamReader isr=new InputStreamReader(is);
              BufferedReader br=new BufferedReader(isr);
              System.out.println("finishing inputstreamReader and BufferedReader");
              String line=null;
              while (     (line=br.readLine())!=null )
                   {     out.println(type+"> "+line);
                        out.println("<br>");          
              catch (IOException ioe)
              {     ioe.printStackTrace();
    public class ping extends HttpServlet
         public void init(ServletConfig config) throws ServletException
         {     super.init();
         public void service(HttpServletRequest req,HttpServletResponse res) throws ServletException, IOException
              res.setContentType("text/html");
              PrintWriter out=res.getWriter();
         try     {
              Runtime rt=Runtime.getRuntime();
              System.out.println("pinging 127.0.0.1");
              String[] cmd={"ping","127.0.0.1"};
              Process proc=rt.exec(cmd);
              System.out.println("finishing process proc=rt.exec(cmd)");
              StreamGobbler errorGobbler = new StreamGobbler(proc.getErrorStream(),"ERROR",out);
              StreamGobbler outputGobbler= new StreamGobbler(proc.getInputStream(),"OUTPUT",out);
              errorGobbler.start();
              outputGobbler.start();
              int exitVal=proc.waitFor();
              out.println("Process exitValue: "+exitVal);
              out.close();
         catch (Throwable t)
                   t.printStackTrace();
    Thanks for help.

    java.lang.NoClassDefFoundError: StreamGobblerBecause you didn't put that class into the classpath of the servlet you are trying to run on Solaris.

  • Solaris 10 express developer ed. dvd checksum error

    Hi,
    I downloaded the solaris 10 express developer ed. dvd. I used Sun Download manager for the download. the file e had checksum error. Hence the DVD contains checksum error. Is there any way we could correct the download without the need re-download the entire file. Other files ending a,b,c,e dont have this problem. Am i the only one getting this problem or is it a known issue?
    with regards,
    ashwin

    Sorry there is no real way to solve this other than downloading the last segment of the file.

  • D-Link 562M modem does not works in Solaris 10 (?)

    I use D-Link 562M external USB 56K modem. Modem works in Windows but does not works in Solaris 10 (?). Help me!

    pat.gibbons wrote:
    Not supported yet but will be in a future Solaris Express release.Many USB modems are not really modems but the entire signal processing is done by the host computer. Such "winmodems" require signal processing software which is quite complex. I do not think that such modems are supported in the following versions of Solaris.
    If the 562M is NOT such a modem (but a "real" one) it should be quite easy to adapt a driver to work with this modem.
    Martin

  • Xauth extract in solaris 11 express

    Hi all,
    I've just migrated from OpenSolaris 2009.11 to Solaris 11 Express. One of the problems I face is X11 forwarding.
    I have solved quite a number of problems related to authenticating X11 connections, but I'm still stuck with this one.
    Now I have a Solaris 11 Express box that I VNC into (using the standard Xvnc). I have a CentOS 5 zone running on this same machine. I need to export my MIT-MAGIC-COOKIE into this zone, so I can forward X11 from the CentOS zone to the globalzone (Solaris 11) client.
    I tried:
    xauth extract - $DISPLAY
    but I got:
    "No matches found, authority file "-" not written"
    I tried all these display variables, but none worked:
    localhost:0
    localhost:1
    localhost:10
    sol11host:0
    sol11host:1
    sol11host:10
    I even tried their IP addresses: 127.0.0.1:<n> and <LAN IP address>:<n> but they didn't work as well.
    However, when I manually do an "xauth list" on the globalzone, and after ssh-ing into the CentOS non-global zone, "xauth add <globalzone IP>:<n> MIT-MAGIC-COOKIE-1 <key taken from xauth list at globalzone>" works.
    Not sure if this has anything to do with me "VNC-ing" into the globalzone from another machine. I don't seem to face any x11 authentication problem if I'm physically on my Solaris 11 box, but VNC-ing to the box gives me this problem.
    Help?
    Regards,
    Daniel
    Edited by: daniel on Aug 20, 2011 2:45 AM

    Hi Abrante,
    Thanks for replying. I did an 'xauth list' again after the 'xauth generate', and saw that two more cookies were created:
    daniel@opensolaris11:~# xauth generate localhost:1
    daniel@opensolaris11:~# xauth list
    #ffff#<...>e302e302e31#:1 MIT-MAGIC-COOKIE-1 cc94253d585f... ## This was the original, before 'xauth generate'
    opensolaris11:1 MIT-MAGIC-COOKIE-1 7844cf...
    localhost:1 MIT-MAGIC-COOKIE-1 7844cf...
    Both cookie values for opensolaris11:1 and localhost:1 are the same.
    abrante wrote:
    Since you ran 'su root' you will still have quite a great deal of the environment setup for 'daniel', hence using 'xauth generate' at that point will probably overwrite the xauth for 'daniel'.
    I'm a bit uncertain as to what exactly you want to do, but i guess you could try 'su - root' or simply try to avoid using xauth generate..
    .7/M.Yes, I guess you're right. I still have most of my environment as 'daniel' though I already su-ed to root. Probably this is the problem.
    I'll try 'su - root' as you suggest.
    What I'm trying to achieve is VNC from my laptop to my Solaris 11 box (i.e. the globalzone), and within my VNC session, 'ssh -X' to my CentOS zone (also within the same Solaris 11 box) and run X apps from there.
    Means I need to forward X11 from my CentOS zone, to my Solaris 11 globalzone and see it on the VNC session on my laptop.
    -daniel

  • Disable ipv6 in solaris 11 express (2010.11)

    Is there a way to disable ipv6 in Solaris 11 Express?
    I can unlplumb inet6 interfaces but it created again after reboot.
    # ifconfig v1 inet6 unplumb
    # ifconfig lo0 inet6 unplumb
    # ipadm show-if
    IFNAME STATE CURRENT PERSISTENT
    lo0 ok -m-v------4- ---
    v1 ok bm--------4- -46
    Is there a way to get that change persistent?
    And what is there right way to get rid of ndpd daemon?
    Whenever I disable svc:/network/routing/ndp:default it gets back online by 'routeadm -u' after reboot.

    I know how to create addresses. I have no problem with ip4.
    Addresses created and persistent across reboot.
    The only problem that there is also bunch of ipv6 interfaces brought up at reboot and NDP daemon.
    For now I found workaround:
    1. make lo0 controlled by ipadm:
    # ipadm delete-if lo0
    # ipadm create-if lo0
    # ipadm create-addr -T static -a 127.0.0.1/8 lo0/v4
    2. Remove lines with "_family=26" from /etc/ipadm/ipadm.conf
    3. reboot.
    That's all I wanted.
    # ipadm show-if
    IFNAME STATE CURRENT PERSISTENT
    lo0 ok -m-v------4- -4-
    v1 ok bm--------4- -4-
    # routeadm -u
    # routeadm | grep ndp
    disabled svc:/network/routing/ndp:default
    If anyone know how to do the same without editing ipadm.conf please tell.

  • Declaring Field Symbols in a work area

    Hi all!
    I'm triying to learn the use of FieldSymbols, and I wrote in  my code this:
    REPORT  zpractica01.
    Types
    TYPES: BEGIN OF ty_tabla,
            name(25)    TYPE c,
            address(60) TYPE c,
            monto(3)     TYPE p decimals 2,
            END OF ty_tabla.
    Internal Table
    DATA: t_tabla TYPE STANDARD TABLE OF ty_tabla.
    *Work Area
    DATA: vl_variable TYPE c LENGTH 512.
    Field Symbols
    FIELD-SYMBOLS <linea> STRUCTURE st_tabla DEFAULT vl_variable.
    If I try to activate the code I see this error:
    In the Unicode context, the structure <LINEA> typed using STRUCTURE can only contain character-type components (type C,N,D,T).
    I can see that the problem begins when I use a type P inside the structure, but I need to have a type P, so I would like to know how can i use it.
    Could you please teach me how I should declare my field symbols in order to use as an structure with a type P field within a loop at - endloop?
    I'll really appreciate your help.
    Best regards!
    Gaby
    Edited by: gpsoria on Aug 24, 2009 4:30 PM

    Hello Gaby,
    You are getting the error because the structure st_tabla & variable vl_variable are not mutually convertible in a Unicode environment.
    Just change the definition of vl_variable & you code will activate.
    REPORT zpractica01.
    * Types
    TYPES: BEGIN OF ty_tabla,
    name(25) TYPE c,
    address(60) TYPE c,
    monto(3) TYPE p decimals 2,
    END OF ty_tabla.
    * Internal Table
    DATA: t_tabla TYPE STANDARD TABLE OF ty_tabla.
    *Work Area
    DATA: st_tabla TYPE ty_tabla. "--> Add this line
    DATA: vl_variable TYPE ty_tabla. "c LENGTH 512.
    * Field Symbols
    FIELD-SYMBOLS <linea> STRUCTURE st_tabla DEFAULT vl_variable.
    *I will suggest decalre like this:
    FIELD-SYMBOLS <linea1> TYPE ty_tabla.
    Hope i am clear.
    BR,
    Suhas

  • How to make Open Source work on Solaris 10, x86 ?

    I'm trying to make this Open Source code for MDBTools work on my
    Solaris 10, x86.
    What this tool does is to read in a Microsoft Access MDB file, and
    outputs the contents of that database file, into an ASCII text file.
    I unzipped these files already, but how do I make "mdbtools" work on
    Solaris x86, version 10?
    http://sourceforge.net/search/?type_of_search=soft&words=mdbtools
    http://sourceforge.net/projects/mdbtools/files/mdbtools/mdbtools-0.6pre1.tar.gz/download

    checking for ANSI C header files... yes
    checking for sys/types.h... yes
    checking for sys/stat.h... yes
    checking for stdlib.h... yes
    checking for string.h... yes
    checking for memory.h... yes
    checking for strings.h... yes
    checking for inttypes.h... yes
    checking for stdint.h... yes
    checking for unistd.h... yes
    checking dlfcn.h usability... yes
    checking dlfcn.h presence... yes
    checking for dlfcn.h... yes
    checking for g++... no
    checking for c++... no
    checking for gpp... no
    checking for aCC... no
    checking for CC... no
    checking for cxx... no
    checking for cc++... no
    checking for cl... no
    checking for FCC... no
    checking for KCC... no
    checking for RCC... no
    checking for xlC_r... no
    checking for xlC... no
    checking whether we are using the GNU C++ compiler... no
    checking whether g++ accepts -g... no
    checking dependency style of g++... none
    checking how to run the C++ preprocessor... /lib/cpp
    checking for g77... no
    checking for f77... no
    checking for xlf... no
    checking for frt... no
    checking for pgf77... no
    checking for fl32... no
    checking for af77... no
    checking for fort77... no
    checking for f90... no
    checking for xlf90... no
    checking for pgf90... no
    checking for epcf90... no
    checking for f95... no
    checking for fort... no
    checking for xlf95... no
    checking for lf95... no
    checking for g95... no
    checking whether we are using the GNU Fortran 77 compiler... no
    checking whether accepts -g... no
    checking the maximum length of command line arguments... 262144
    checking command to parse /usr/ccs/bin/nm -p output from gcc object... ok
    checking for objdir... .libs
    checking for ar... false
    checking for ranlib... :
    checking for strip... :
    checking if gcc static flag works... yes
    checking if gcc supports -fno-rtti -fno-exceptions... no
    checking for gcc option to produce PIC... -fPIC
    checking if gcc PIC flag -fPIC works... yes
    checking if gcc supports -c -o file.o... yes
    checking whether the gcc linker (/usr/ccs/bin/ld) supports shared libraries... yes
    checking whether -lc should be explicitly linked in... yes
    checking dynamic linker characteristics... solaris2.10 ld.so
    checking how to hardcode library paths into programs... immediate
    checking whether stripping libraries is possible... no
    checking if libtool supports shared libraries... yes
    checking whether to build shared libraries... yes
    checking whether to build static libraries... yes
    configure: creating libtool
    appending configuration tag "CXX" to libtool
    checking whether the g++ linker (/usr/ccs/bin/ld) supports shared libraries... yes
    libtool.m4: error: problem compiling CXX test program
    checking for g++ option to produce PIC...
    checking if g++ supports -c -o file.o... no
    checking whether the g++ linker (/usr/ccs/bin/ld) supports shared libraries... yes
    checking dynamic linker characteristics... solaris2.10 ld.so
    checking how to hardcode library paths into programs... immediate
    checking whether stripping libraries is possible... no
    appending configuration tag "F77" to libtool
    checking for flex... no
    checking for lex... no
    checking for yywrap in -lfl... no
    checking for yywrap in -ll... yes
    checking for bison... no
    checking for byacc... no
    checking for ANSI C header files... (cached) yes
    checking fcntl.h usability... yes
    checking fcntl.h presence... yes
    checking for fcntl.h... yes
    checking limits.h usability... yes
    checking limits.h presence... yes
    checking for limits.h... yes
    checking for unistd.h... (cached) yes
    checking wordexp.h usability... yes
    checking wordexp.h presence... yes
    checking for wordexp.h... yes
    checking for an ANSI C-conforming const... yes
    checking for size_t... yes
    checking whether byte ordering is bigendian... no
    checking Are we using flex ... yes
    checking for SQLGetPrivateProfileString in -lodbcinst... no
    checking for pkg-config... /usr/bin/pkg-config
    checking for GLIB - version >= 2.0.0... yes (version 2.4.1)
    checking for libglade-2.0 libgnomeui-2.0... yes
    checking GNOME_CFLAGS... -DORBIT2=1 -mt -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/openwin/include -I/usr/sfw/include -I/usr/sfw/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0
    checking GNOME_LIBS... -mt -lglade-2.0 -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lxml2 -lpthread -lz -lgnomecanvas-2 -lgnome-2 -lpopt -lart_lgpl_2 -lpangoft2-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lmlib -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lbonobo-2 -lgconf-2 -lgnomevfs-2 -lbonobo-activation -lORBit-2 -lgobject-2.0 -lresolv -lnsl -lsocket -lm -lgmodule-2.0 -lgthread-2.0 -lglib-2.0
    checking gtk-doc version >= 1.0... yes
    checking for initscr in -lncurses... no
    checking for add_history in -lreadline... no
    configure: creating ./config.status
    config.status: creating src/Makefile
    config.status: creating libmdb.pc
    config.status: creating libmdbsql.pc
    config.status: creating src/util/Makefile
    config.status: creating src/extras/Makefile
    config.status: creating Makefile
    config.status: creating include/Makefile
    config.status: creating src/libmdb/Makefile
    config.status: creating src/sql/Makefile
    config.status: creating src/odbc/Makefile
    config.status: creating doc/Makefile
    config.status: creating src/gmdb2/Makefile
    config.status: creating src/gmdb2/gladefiles/Makefile
    config.status: creating src/gmdb2/pixmaps/Makefile
    config.status: creating src/gmdb2/help/Makefile
    config.status: creating src/gmdb2/help/C/Makefile
    config.status: creating mdbtools.spec
    config.status: creating include/mdbver.h
    config.status: creating include/config.h
    config.status: include/config.h is unchanged
    config.status: executing depfiles commands
    @

  • Panic after install of Solaris 10 Express 06/05

    I am attempting to do an initial install of the Solaris 10 Express 06/05 CDs on an E4500. The install goes fine until it reboots after loading the first CD's contents. The boot appears to be looking for a keyboard even though none is attached.
    Here is the console log:
    Install of CD 1 complete.
    Executing SolStart postinstall phase...
    Executing finish script "patch_finish"...
    Finish script patch_finish execution completed.
    Executing JumpStart postinstall phase...
    The begin script log 'begin.log'
    is located in /var/sadm/system/logs after reboot.
    The finish script log 'finish.log'
    is located in /var/sadm/system/logs after reboot.
    <Press Return to reboot the system> {"!" exits}
    syncing file systems... done
    rebooting...
    Resetting...
    Software Power ON
    8-slot Sun Enterprise E4500/E5500, No Keyboard
    OpenBoot 3.2.30, 8192 MB memory installed, Serial #15062848.
    Copyright 2002 Sun Microsystems, Inc. All rights reserved
    Ethernet address 8:0:20:e5:d7:40, Host ID: 80e5d740.
    Rebooting with command: boot
    Boot device: /sbus@3,0/QLGC,isp@0,10000/sd@0,0:a File and args:
    SunOS Release 5.11 Version snv_15 64-bit
    Copyright 1983-2005 Sun Microsystems, Inc. All rights reserved.
    Use is subject to license terms.
    /kernel/drv/sparcv9/conskbd: undefined symbol 'kbtrans_streams_message'
    /kernel/drv/sparcv9/conskbd: undefined symbol 'kbtrans_streams_untimeout'
    /kernel/drv/sparcv9/conskbd: undefined symbol 'kbtrans_getchar'
    /kernel/drv/sparcv9/conskbd: undefined symbol 'kbtrans_streams_enable'
    /kernel/drv/sparcv9/conskbd: undefined symbol 'kbtrans_streams_get_queue'
    /kernel/drv/sparcv9/conskbd: undefined symbol 'kbtrans_streams_set_queue'
    /kernel/drv/sparcv9/conskbd: undefined symbol 'kbtrans_streams_set_keyboard'
    /kernel/drv/sparcv9/conskbd: undefined symbol 'kbtrans_usbkb_maptab_fini'
    /kernel/drv/sparcv9/conskbd: undefined symbol 'kbtrans_usbkb_maptab_init'
    /kernel/drv/sparcv9/conskbd: undefined symbol 'kbtrans_streams_init'
    /kernel/drv/sparcv9/conskbd: undefined symbol 'kbtrans_ischar'
    /kernel/drv/sparcv9/conskbd: undefined symbol 'kbtrans_streams_key'
    WARNING: mod_load: cannot load module 'conskbd'
    WARNING: conskbd: unable to resolve dependency, module 'misc/kbtrans' not found
    panic[cpu0]/thread=180e000: consconfig: unable to open conskbd device
    000000000180b7e0 consconfig_dacf:cons_build_upper_layer+f0 (300001cb6c8, 0, 13fc400, 0, 70000000, 70000000)
    %l0-3: 0000000000000000 00000000011df400 0000000000000000 0000000001861000
    %l4-7: 0000000000000000 00000000018aa800 0000000000000000 00000000011df400
    000000000180b890 consconfig_dacf:dynamic_console_config+68 (18a3c00, ffffffffffffffff, 0, 300001cb6c8, 1856400, 1856400)
    %l0-3: 0000000000000013 0000000000000000 00000000018aa800 00000000018aa400
    %l4-7: 00000000018aa800 00000000018aa800 00000000018aa800 00000000018a3c00
    000000000180b940 unix:stubs_common_code+70 (286e0282e7, 4252a8, 27fde9e8, 0, 1bb00, 0)
    %l0-3: 000000000180b209 0000000sent]
    00180b2e1 00000001ffc00000 0000000000000001
    %l4-7: 0000000000000000 0000000001817130 0000000000000000 00000600010cfd30
    000000000180ba10 genunix:main+12c (18a7d50, 18a3c00, 1835b00, 185f800, 180e000, 1813c00)
    %l0-3: 0000000070002000 0000000000000001 000000000180c000 0000000000000002
    %l4-7: 00000000018aae50 00000000018aac00 00000000018a7d60 00000000018a7c00
    syncing file systems... done
    skipping system dump - no dump device configured
    rebooting...
    Resetting...

    Sorry to reply to my own post but this may help someone else.
    The problem is that the Solaris 10 Express install doesn't install the /kernel/misc/sparcv9/kbtrans module. I just copied it before I rebooted after the first CD install.
    (1) At the <Press Return to reboot the system> {"!" exits} prompt, enter "!"
    (2) The new root partition will be mounted as /a.
    (3) Copy the kbtrans file
    cp -p /kernel/misc/sparcv9/kbtrans /a/kernel/misc/sparcv9/kbtrans
    (4) Reboot
    This is just a workaround - Sun needs to fix the install.

  • HS-1200 volume buttons dont work...

    I bought HS-1200 headphones and i cant use volume buttons on right side of headset. I installed and uninstalled drivers few times, downloading drivers from creative.com site and it still dont work. I even try dont to install anything but it wasnt help. Im fed up with this problem... Buttons for turning on headset and for starting/ending call work with and without drivers. I dont know where is the problem. I try to install drivers for my sound card (realtek) and it wasnt help too. When im looking in Creative console it seems like the program use my headphones like speakers. I dont have headphones options i saw in FAQ. I want to show you screenshot http://img693.imageshack.us/img693/3676/problem.png I guess that i should have a sign from blue circle instead of symbol from red circle. I selecting my earphones and its still dont change. And i dont know what about sign from green circle. I dont have it - maybe it will solve the problem? I have Win XP Professional SP3. Please help me with this... Sorry for my low english

    Hmm... I luckly solved this problem. My headset after about 2 months broke down. It won't play or record anything. It charged for ages and never finish. I send it on guaranty back and get new one. Before i had Win XP and buttons won't work. Before i get new headset i update to Win 7. After pluging them in and install CD all works properly. Maybe they are not compatible with XP... >.<

  • Pam_ldap login dont work

    I did read almost topics about the subject but i cant see a solution for the problem.
    I'm running DS 6.2, solaris 10 latest update for server and client, but my client fail when try log in.
    * The proxyagent its ok.
    * getent passwd shows my users.
    * 'su - user' from root account work fine, but 'su - user' from a regular user dont work, console login dont work, ssh login dont work.
    * using a ldap browser i can bind to ldap using userDN / password.
    Anybody can help-me, please !!!!!
    My pam.conf :
    # Authentication management
    # login service (explicit because of pam_dial_auth)
    login auth requisite pam_authtok_get.so.1
    login auth required pam_dhkeys.so.1
    login auth required pam_unix_cred.so.1
    login auth required pam_dial_auth.so.1
    login auth binding pam_unix_auth.so.1 server_policy
    login auth required pam_ldap.so.1
    # rlogin service (explicit because of pam_rhost_auth)
    rlogin auth sufficient pam_rhosts_auth.so.1
    rlogin auth requisite pam_authtok_get.so.1
    rlogin auth required pam_dhkeys.so.1
    rlogin auth required pam_unix_cred.so.1
    rlogin auth binding pam_unix_auth.so.1 server_policy
    rlogin auth required pam_ldap.so.1
    # rsh service (explicit because of pam_rhost_auth,
    # and pam_unix_auth for meaningful pam_setcred)
    rsh auth sufficient pam_rhosts_auth.so.1
    rsh auth required pam_unix_cred.so.1
    rsh auth binding pam_unix_auth.so.1 server_policy
    rsh auth required pam_ldap.so.1
    # PPP service (explicit because of pam_dial_auth)
    ppp auth requisite pam_authtok_get.so.1
    ppp auth required pam_dhkeys.so.1
    ppp auth required pam_dial_auth.so.1
    ppp auth binding pam_unix_auth.so.1 server_policy
    ppp auth required pam_ldap.so.1
    # Default definitions for Authentication management
    # Used when service name is not explicitly mentioned for authentication
    other auth requisite pam_authtok_get.so.1
    other auth required pam_dhkeys.so.1
    other auth required pam_unix_cred.so.1
    other auth binding pam_unix_auth.so.1 server_policy
    other auth required pam_ldap.so.1
    # passwd command (explicit because of a different authentication module)
    passwd auth binding pam_passwd_auth.so.1 server_policy
    passwd auth required pam_ldap.so.1
    # cron service (explicit because of non-usage of pam_roles.so.1)
    cron account required pam_unix_account.so.1
    # Default definition for Account management
    # Used when service name is not explicitly mentioned for account management
    other account requisite pam_roles.so.1
    other account binding pam_unix_account.so.1 server_policy
    other account required pam_ldap.so.1
    # Default definition for Session management
    # Used when service name is not explicitly mentioned for session management
    other session required pam_unix_session.so.1
    # Default definition for Password management
    # Used when service name is not explicitly mentioned for password management
    other password required pam_dhkeys.so.1
    other password requisite pam_authtok_get.so.1
    other password requisite pam_authtok_check.so.1
    other password required pam_authtok_store.so.1 server_policy
    # Support for Kerberos V5 authentication and example configurations can
    # be found in the pam_krb5(5) man page under the "EXAMPLES" section.
    Debug logs:
    Dec 5 11:20:37 build login[15583]: [ID 857369 auth.debug] PAM[15583]: pam_start(login,agaksri,8066378:80695d0) - debug = 1
    Dec 5 11:20:37 build login[15583]: [ID 436049 auth.debug] PAM[15583]: pam_set_item(80695d0:service)
    Dec 5 11:20:37 build login[15583]: [ID 436049 auth.debug] PAM[15583]: pam_set_item(80695d0:user)
    Dec 5 11:20:37 build login[15583]: [ID 436049 auth.debug] PAM[15583]: pam_set_item(80695d0:conv)
    Dec 5 11:20:37 build login[15583]: [ID 436049 auth.debug] PAM[15583]: pam_set_item(80695d0:tty)
    Dec 5 11:20:37 build login[15583]: [ID 436049 auth.debug] PAM[15583]: pam_set_item(80695d0:rhost)
    Dec 5 11:20:37 build login: [ID 314219 auth.debug] PAM[15583]: pam_authenticate(80695d0, 0)
    Dec 5 11:20:37 build login: [ID 842538 auth.debug] PAM[15583]: load_modules(80695d0, pam_sm_authenticate)=/usr/lib/security/pam_authtok_get.so.1
    Dec 5 11:20:37 build login: [ID 634567 auth.debug] PAM[15583]: load_function: successful load of pam_sm_authenticate
    Dec 5 11:20:37 build login: [ID 842538 auth.debug] PAM[15583]: load_modules(80695d0, pam_sm_authenticate)=/usr/lib/security/pam_dhkeys.so.1
    Dec 5 11:20:37 build login: [ID 634567 auth.debug] PAM[15583]: load_function: successful load of pam_sm_authenticate
    Dec 5 11:20:37 build login: [ID 842538 auth.debug] PAM[15583]: load_modules(80695d0, pam_sm_authenticate)=/usr/lib/security/pam_unix_cred.so.1
    Dec 5 11:20:37 build login: [ID 634567 auth.debug] PAM[15583]: load_function: successful load of pam_sm_authenticate
    Dec 5 11:20:37 build login: [ID 842538 auth.debug] PAM[15583]: load_modules(80695d0, pam_sm_authenticate)=/usr/lib/security/pam_dial_auth.so.1
    Dec 5 11:20:37 build login: [ID 634567 auth.debug] PAM[15583]: load_function: successful load of pam_sm_authenticate
    Dec 5 11:20:37 build login: [ID 842538 auth.debug] PAM[15583]: load_modules(80695d0, pam_sm_authenticate)=/usr/lib/security/pam_unix_auth.so.1
    Dec 5 11:20:37 build login: [ID 634567 auth.debug] PAM[15583]: load_function: successful load of pam_sm_authenticate
    Dec 5 11:20:37 build login: [ID 842538 auth.debug] PAM[15583]: load_modules(80695d0, pam_sm_authenticate)=/usr/lib/security/pam_ldap.so.1
    Dec 5 11:20:37 build login: [ID 634567 auth.debug] PAM[15583]: load_function: successful load of pam_sm_authenticate
    Dec 5 11:20:37 build login: [ID 227947 auth.debug] PAM[15583]: pam_get_user(80695d0, 80695d0, NULL)
    Dec 5 11:20:42 build login: [ID 436049 auth.debug] PAM[15583]: pam_set_item(80695d0:authtok)
    Dec 5 11:20:42 build last message repeated 1 time
    Dec 5 11:20:42 build login: [ID 227947 auth.debug] PAM[15583]: pam_get_user(80695d0, 8047d10, NULL)
    Dec 5 11:20:42 build login: [ID 952117 auth.debug] PAM[15583]: pam_authenticate(80695d0, 0): error Authentication failed
    Dec 5 11:20:42 build login: [ID 285619 auth.debug] ldap pam_sm_authenticate(login agaksri), flags = 0
    Dec 5 11:20:42 build login: [ID 436049 auth.debug] PAM[15583]: pam_set_item(80695d0:authtok)
    Dec 5 11:20:46 build login: [ID 436049 auth.debug] PAM[15583]: pam_set_item(80695d0:user)
    Dec 5 11:20:46 build login: [ID 436049 auth.debug] PAM[15583]: pam_set_item(80695d0:ruser)
    Dec 5 11:20:46 build login: [ID 436049 auth.debug] PAM[15583]: pam_set_item(80695d0:user_prompt)
    Dec 5 11:20:46 build login: [ID 314219 auth.debug] PAM[15583]: pam_authenticate(80695d0, 0)
    Dec 5 11:20:46 build login: [ID 842538 auth.debug] PAM[15583]: load_modules(80695d0, pam_sm_authenticate)=/usr/lib/security/pam_authtok_get.so.1
    Dec 5 11:20:46 build login: [ID 227947 auth.debug] PAM[15583]: pam_get_user(80695d0, 80695d0, NULL)
    ldapclient list:
    NS_LDAP_FILE_VERSION= 2.0
    NS_LDAP_BINDDN= cn=proxyagent,ou=profile,ou=tigoias,dc=goias,dc=gov
    NS_LDAP_BINDPASSWD= {NS1}ecc4aa3a54331543
    NS_LDAP_SERVERS= aga253distp021
    NS_LDAP_SEARCH_BASEDN= ou=tigoias,dc=goias,dc=gov
    NS_LDAP_AUTH= tls:simple
    NS_LDAP_SEARCH_REF= FALSE
    NS_LDAP_SEARCH_SCOPE= one
    NS_LDAP_SEARCH_TIME= 30
    NS_LDAP_CACHETTL= 43200
    NS_LDAP_PROFILE= aga253distp043
    NS_LDAP_CREDENTIAL_LEVEL= proxy
    NS_LDAP_SERVICE_SEARCH_DESC= passwd:ou=people,ou=tigoias,dc=goias,dc=gov?one
    NS_LDAP_SERVICE_SEARCH_DESC= group:ou=group,ou=tigoias,dc=goias,dc=gov?one
    NS_LDAP_SERVICE_SEARCH_DESC= shadow:ou=people,ou=tigoias,dc=goias,dc=gov?one
    NS_LDAP_BIND_TIME= 10
    NS_LDAP_SERVICE_AUTH_METHOD= pam_ldap:tls:simple
    NS_LDAP_SERVICE_AUTH_METHOD= passwd-cmd:tls:simple
    [root@build:/etc] # /usr/lib/ldap/ldap_cachemgr -g
    cachemgr configuration:
    server debug level 0
    server log file "/var/ldap/cachemgr.log"
    number of calls to ldapcachemgr 20
    cachemgr cache data statistics:
    Configuration refresh information:
    Previous refresh time: 2007/12/05 14:22:32
    Next refresh time: 2007/12/06 02:22:32
    Server information:
    Previous refresh time: 2007/12/05 15:02:32
    Next refresh time: 2007/12/05 15:22:32
    server: aga253distp021, status: UP
    Cache data information:
    Maximum cache entries: 256
    Number of cache entries: 0

    flistello,
    I dont know if the problem is sshd, because i get the same problem trying log in using "su - user".
    Wrong user password debug:
    Dec 17 14:51:41 aga253distp034 su: [ID 487273 auth.debug] PAM[20164]: pam_set_item(8068420:authtok)
    Dec 17 14:51:41 aga253distp034 last message repeated 1 time
    Dec 17 14:51:41 aga253distp034 su: [ID 250427 auth.debug] PAM[20164]: pam_authenticate(8068420, 0): error Authentication failed
    Dec 17 14:51:41 aga253distp034 su: [ID 453631 auth.debug] tid= 1: Adding connection (serverAddr=aga253distp021)
    Dec 17 14:51:41 aga253distp034 su: [ID 776464 auth.debug] tid= 1: Initialized sessionPool
    Dec 17 14:51:41 aga253distp034 su: [ID 816976 auth.debug] tid= 1: Connection added [0]
    Dec 17 14:51:41 aga253distp034 su: [ID 467101 auth.debug] tid= 1: connectionID=1024
    Dec 17 14:51:41 aga253distp034 su: [ID 805042 auth.debug] tid= 1: shared=1
    Dec 17 14:51:41 aga253distp034 su: [ID 982078 auth.debug] tid= 1: usedBit=0
    Dec 17 14:51:41 aga253distp034 su: [ID 727660 auth.debug] tid= 1: threadID=1
    Dec 17 14:51:41 aga253distp034 su: [ID 577507 auth.debug] tid= 1: serverAddr=aga253distp021
    Dec 17 14:51:41 aga253distp034 su: [ID 939703 auth.debug] tid= 1: AuthType=3
    Dec 17 14:51:41 aga253distp034 su: [ID 142272 auth.debug] tid= 1: TlsType=1
    Dec 17 14:51:41 aga253distp034 su: [ID 537450 auth.debug] tid= 1: SaslMech=0
    Dec 17 14:51:41 aga253distp034 su: [ID 625532 auth.debug] tid= 1: SaslOpt=0
    Dec 17 14:51:41 aga253distp034 su: [ID 339871 auth.debug] tid= 1: hostCertPath=/var/ldap
    Dec 17 14:51:41 aga253distp034 su: [ID 639905 auth.debug] tid= 1: userID=cn=proxyagent,ou=profile,ou=tigoias,dc=goias,dc=gov
    Dec 17 14:51:41 aga253distp034 su: [ID 323218 auth.debug] tid= 1: unlocking sessionLock
    *Dec 17 14:51:41 aga253distp034 su: [ID 293258 auth.error] libsldap: Status: 49 Mesg: openConnection: simple bind failed - Invalid credentials*
    Dec 17 14:51:41 aga253distp034 su: [ID 250427 auth.debug] PAM[20164]: pam_authenticate(8068420, 0): error Authentication failed
    Dec 17 14:51:41 aga253distp034 su: [ID 487273 auth.debug] PAM[20164]: pam_set_item(8068420:authtok)
    Dec 17 14:51:41 aga253distp034 su: [ID 810491 auth.crit] 'su agaksri' failed for root on /dev/pts/6
    Correct user password debug:
    Dec 17 14:51:04 aga253distp034 su: [ID 968049 auth.debug] PAM[19395]: pam_set_item(8068420:authtok)
    Dec 17 14:51:04 aga253distp034 last message repeated 1 time
    Dec 17 14:51:04 aga253distp034 su: [ID 968742 auth.debug] PAM[19395]: pam_authenticate(8068420, 0): error Authentication failed
    Dec 17 14:51:04 aga253distp034 su: [ID 453631 auth.debug] tid= 1: Adding connection (serverAddr=aga253distp021)
    Dec 17 14:51:04 aga253distp034 su: [ID 776464 auth.debug] tid= 1: Initialized sessionPool
    Dec 17 14:51:04 aga253distp034 su: [ID 816976 auth.debug] tid= 1: Connection added [0]
    Dec 17 14:51:04 aga253distp034 su: [ID 467101 auth.debug] tid= 1: connectionID=1024
    Dec 17 14:51:04 aga253distp034 su: [ID 805042 auth.debug] tid= 1: shared=1
    Dec 17 14:51:04 aga253distp034 su: [ID 982078 auth.debug] tid= 1: usedBit=0
    Dec 17 14:51:04 aga253distp034 su: [ID 727660 auth.debug] tid= 1: threadID=1
    Dec 17 14:51:04 aga253distp034 su: [ID 577507 auth.debug] tid= 1: serverAddr=aga253distp021
    Dec 17 14:51:04 aga253distp034 su: [ID 939703 auth.debug] tid= 1: AuthType=3
    Dec 17 14:51:04 aga253distp034 su: [ID 142272 auth.debug] tid= 1: TlsType=1
    Dec 17 14:51:04 aga253distp034 su: [ID 537450 auth.debug] tid= 1: SaslMech=0
    Dec 17 14:51:04 aga253distp034 su: [ID 625532 auth.debug] tid= 1: SaslOpt=0
    Dec 17 14:51:04 aga253distp034 su: [ID 339871 auth.debug] tid= 1: hostCertPath=/var/ldap
    Dec 17 14:51:04 aga253distp034 su: [ID 639905 auth.debug] tid= 1: userID=cn=proxyagent,ou=profile,ou=tigoias,dc=goias,dc=gov
    Dec 17 14:51:04 aga253distp034 su: [ID 323218 auth.debug] tid= 1: unlocking sessionLock
    Dec 17 14:51:04 aga253distp034 su: [ID 453631 auth.debug] tid= 1: Adding connection (serverAddr=aga253distp021)
    Dec 17 14:51:04 aga253distp034 su: [ID 816976 auth.debug] tid= 1: Connection added [1]
    Dec 17 14:51:04 aga253distp034 su: [ID 467101 auth.debug] tid= 1: connectionID=1025
    Dec 17 14:51:04 aga253distp034 su: [ID 805042 auth.debug] tid= 1: shared=1
    Dec 17 14:51:04 aga253distp034 su: [ID 982078 auth.debug] tid= 1: usedBit=0
    Dec 17 14:51:04 aga253distp034 su: [ID 727660 auth.debug] tid= 1: threadID=1
    Dec 17 14:51:04 aga253distp034 su: [ID 577507 auth.debug] tid= 1: serverAddr=aga253distp021
    Dec 17 14:51:04 aga253distp034 su: [ID 939703 auth.debug] tid= 1: AuthType=3
    Dec 17 14:51:04 aga253distp034 su: [ID 142272 auth.debug] tid= 1: TlsType=1
    Dec 17 14:51:04 aga253distp034 su: [ID 537450 auth.debug] tid= 1: SaslMech=0
    Dec 17 14:51:04 aga253distp034 su: [ID 625532 auth.debug] tid= 1: SaslOpt=0
    Dec 17 14:51:04 aga253distp034 su: [ID 339871 auth.debug] tid= 1: hostCertPath=/var/ldap
    Dec 17 14:51:04 aga253distp034 su: [ID 639905 auth.debug] tid= 1: userID=uid=agaksri,ou=people,ou=tigoias,dc=goias,dc=gov
    Dec 17 14:51:04 aga253distp034 su: [ID 968049 auth.debug] PAM[19395]: pam_set_item(8068420:authtok)
    Dec 17 14:51:04 aga253distp034 su: [ID 810491 auth.crit] 'su agaksri' failed for root on /dev/pts/6

  • Some Object dont work after restoring it from the filesystem

    Hi !
    I have a JFrame and in this I have a JPanel.
    In the JPanel I have a JTabbedPane.
    If I store the JTabbedPane to the filesystem using ObjectOutputStream and than restore it by using the ObjectInputStream some JTextFields in the JTabbedPane dont work correct. The most Objects work okay.
    Do I have some problems with the pointer or is the reference lost ? I have 40 Objects and 2 or 3 are frozen after loading the JTabbedPane. Hmm...
    Some lines of the code:
    <code>
    // WRITE OBJECT
    if (e.getSource() == jMenuPosSpeichern)
    { try
    { ObjectOutputStream stream = new ObjectOutputStream(new FileOutputStream("c:\\test.dat"));
    stream.writeObject(jTabbedPane);
    stream.flush();
    stream.close();
    catch (IOException e9) {e9.printStackTrace();}
    // READ OBJECT
    if (e.getSource() == jMenuPosOeffnen)
    { try
    { ObjectInputStream stream = new ObjectInputStream(new FileInputStream("c:\\test.dat"));
    contentPane.remove(jTabbedPane);
    contentPane.repaint();
    jTabbedPane=(JTabbedPane)stream.readObject();
    stream.close();
    contentPane.add(jTabbedPane);
    catch (Exception e8) {e8.printStackTrace();}
    </code>

    No they are not different.
    On the first register of the JTabbedPane I have 2 JTextFields an one JComboBox. The first JTextField is frozen. After trying sometimes the second field is frozen.
    Is my way to store an object the correct way or is there a better way available ?
    The relevant fields have this line in the source.
    (code)
    ....class...
    JTextField name = new JTextField(30);
    ....constructor....
    jTabbedPane.addTab("register1",reg1);
    reg1.add(name);
    name.setBounds(170,100,200,20);
    (/code)
    All my fields I add to a Tab of a JTabbedPane and all the Field have setBounds. No difference to the other objects.
    Thx Wolfgang

Maybe you are looking for

  • Use of interface, abstract

    Hi all A simple question, I have been read some books or web sites about the use of interface, abstracts, but I still don't quite get it such as when should we use it, how should we apply it in terms of programming design.. Can someone teach me or sh

  • Spry Tab panels seem to expand my page vertically by hundreds of pixels

    I am using the latest version of Spry widgets and on every page that I have a Tabbed Panel, in Firefox, the page expands vertically by several hundred pixels, placing my Tabbed Panel at the bottom and a vast white space above it. Works fine in IE and

  • My screen has locked in portrait view on email?

    Can't put my screen on landscape view when using email. All other screens ok, with option of landscape or portrait. I've obviously done something, as it was ok up until recently

  • Release date of NW 7.0 EhP2

    Hi there, Can anybody tell me the specific planned / expected release date of EhP2 of SAP NW 7.0?  I know it has been communicated as April but more specific information would be appreciated. Thanks, Martin

  • Pre-load

    In other Servlet engines like JRun or ServletExec you can mark a Servlet           so its pre-loaded - in other words the Servlet will be loaded into           memory and the INIT() method called.           I tried to Use the ServletStartup class to