Magic message /var1:  full system ??

Hi All,
I have SF V240 that running Solaris 10 but in nearly some days, i always see some messages issued as the following:
====================
Nov 10 03:00:56 db_server ufs: [ID 845547 kern.notice] NOTICE: alloc: /var1: file system full
Nov 10 03:01:29 db_server last message repeated 2 times
=========================
But i tried to look what is /var1 ?, then i knew that currently there is only /var1 directory belonging to the root file system and currently the root fs is used to 45% space and has space free more 4GB.
Firstly, i supposed that maybe /var1 was linked to a existing file system that is run out of storage but this is not right.
Please enlighten me how to check /var1 file system to know if it's full or has less required space to work ?.
I assumed that if /var1 was hard link to any file system other than existing file system mounted, then how to check status of this FS ?.
Thanks
Scott

Hi Robert,
Thanks for your reply,
I am sorry to say that my sun is running solaris 8 other than solaris 10, so i could not run the command df -h as adviced.
Pls tell me if you see what to do for this release ?.
Thanks
Scott

Similar Messages

  • Mail Message Restore Stuck after completing a full system restore

    I just completed a full system restore on my Macbook Pro using the "Restore From Backups" function. Upon the first boot up, I was greeted with a "Mail Message Import" Dialog Box asking to import my messages. It began importing alot of my folders but then became stuck on the "Deleted Messages" folder with 4500 out of 7000 messages already imported. The progress bar sits and never moves and the Time remaining amount begins to increase and increase. I have the option to cancel and if I do cancel and attempt to open Mail again, then I must complete the process over again. Ultimately becoming stuck at the same point of the import process each time.
    FYI
    I have 5 email accounts set up (one iMap) on this machine.
    Where is this being imported from?
    Can I point it to another backup directory?
    Any Help is much appreciated.
    THanks,

    Thanks Man! That WOrked!!!!! Your the best! and Thank you for those Kind words! Happy MacBooking!!

  • Problem sending form with fmt:message key=" " / tag system and jsp code

    I have developt my new web page using jsp. I have done a booking form, please se below here. There are two pages, bookings.jsp and booking_sent.jsp. The page has 6 different languages so i have also used the <fmt:message key=" " /> tag system for each language.
    The problem i have is when i send the form it opens a page where you only see all the tags, no text at all. For more information follow this link and try out the form;
    http://www.neptunediving.com/neptune/general/bookings.jsp/
    When you fill out the form and click send you should come to booking_sent and you do but the page is only full of tags, no text. Booking_sent looks exactly the same as bookings, except the header so why should not this work. I have tried everything but i cannot solve this problem. So i wonder if there is anybody out there who can help me with this?
    BOOKINGS.JSP
    <%@page import="com.neptunediving.*"%>
    <%@include file="../WEB-INF/include/LangSupport.jsp"%>
    <%@page contentType="text/html; charset=ISO-8859-1" language="java"%>
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <title><fmt:message key="bookings.title1" /></title>
    <META NAME="description" Content="<fmt:message key="bookings.description1" />
    <fmt:message key="bookings.description2" />
    <fmt:message key="bookings.description3" />">
    <meta name="keywords" CONTENT="<fmt:message key="bookings.keywords1" />
    <fmt:message key="bookings.keywords2" />
    <fmt:message key="bookings.keywords3" />">
    <meta name="robots" CONTENT="index, follow">
    <link rel="shortcut icon" href="favicon.ico" >
    <meta name="Copyright" CONTENT="Cebu Neptune Diving Adventure, Inc. Copyright (c) 1996-2007">
    <meta name="Author" CONTENT="Jesper Nykvist">
    <META NAME="revisit-after" CONTENT="45 days">
    <META NAME="classification" CONTENT="diving">
    <META NAME="classification" CONTENT="scuba">
    <META NAME="classification" CONTENT="accommodation">
    <META NAME="classification" CONTENT="travel">
    <META NAME="classification" CONTENT="restaurants">
    <META NAME="distribution" CONTENT="global">
    <meta name="FreeFind" content="neverFollowScript">
    <meta name="FreeFind" content="noFollowQueries">
    <link href="../stylesheet/neptunediving.css" rel="stylesheet" type="text/css" />
    </head>
    <body>
    <a name="Return"></a>
    <div class="pageHead">
    <div align="center"><%@include
         file="../WEB-INF/include/header.jsp"%></div>
    </div>
    <table class="nav" cellspacing="0">
         <tbody>
              <%@include file="../WEB-INF/include/bookings.jsp"%>
              <table width="100%" height="362" cellspacing="0" class="listTable">
                   <tbody>
                        <tr class="subhead">
                             <td width="54%" height="31"><%@include
                                  file="../WEB-INF/include/freefind.jsp"%></td>
                             <td width="46%">
                             <h1><span class="date"> <%@include
                                  file="../WEB-INF/include/showtime.jsp"%> </span></h1>
                             </td>
                        </tr>
                        <tr>
                             <td height="169" colspan="2">
                             <h2 align="center" class="listTable"><fmt:message key="general.bookings.header1" /></h2>
                             <h2 align="center" class="listTable"><fmt:message key="general.bookings.header2" /></h2>
                             <hr />
                             <p align="center"><fmt:message key="general.bookings.header3" />
                             <fmt:message key="general.bookings.header4" />
                             <fmt:message key="general.bookings.header5" /></p>
                             <p align="center"><fmt:message key="general.bookings.header6" />
                             <fmt:message key="general.bookings.header7" />
                             <fmt:message key="general.bookings.header8" /></p>
                             <hr />
                             </td>
                        </tr>
                        <tr>
                                       <td height="20" colspan="2">
                                       <form id="bookings" name="bookings" method="post"
                                       action="booking_sent.jsp">
                                       <h2 class="newsBody"><fmt:message key="general.bookings.header9" /></h2>
                                       <table width="100%" border="1" cellpadding="4">
                                       </td>
                                  </tr>
                                  <tr>
                                       <td width="70%">
                                       <p class="listTable"><fmt:message key="general.bookings.text1" /></p>
                                       </td>
                                       <td width="30%"><input type="text" name="from" size="30"
                                            maxlength="25" />
                                        </td>
                                  </tr>
                                  <tr>
                                       <td width="70%">
                                       <p class="listTable"><fmt:message key="general.bookings.text2" /></p>
                                       </td>
                                       <td width="30%"><input type="text" name="email" size="30"
                                            maxlength="25" />
                                        </td>
                                  </tr>
                                  <tr>
                                       <td width="70%">
                                       <p class="listTable"><fmt:message key="general.bookings.text3" /></p>
                                       </td>
                                       <td width="30%"><select name="region">
                                            <option><fmt:message key="general.bookings.text4" /></option>
                                            <option><fmt:message key="general.bookings.text5" /></option>
                                            <option><fmt:message key="general.bookings.text6" /></option>
                                            <option><fmt:message key="general.bookings.text7" /></option>
                                            <option><fmt:message key="general.bookings.text8" /></option>
                                            <option><fmt:message key="general.bookings.text9" /></option>
                                            <option><fmt:message key="general.bookings.text10" /></option>
                                            <option><fmt:message key="general.bookings.text11" /></option>
                                            <option><fmt:message key="general.bookings.text12" /></option>
                                            <option><fmt:message key="general.bookings.text13" /></option>
                                            <option><fmt:message key="general.bookings.text14" /></option>
                                       </select>
                                        </td>
                                  </tr>
                                  <tr>
                                       <td width="70%">
                                       <p class="listTable"><fmt:message key="general.bookings.text15" /></p>
                                       </td>
                                       <td width="30%"><select name="language">
                                            <option><fmt:message key="general.bookings.text16" /></option>
                                            <option><fmt:message key="general.bookings.text17" /></option>
                                            <option><fmt:message key="general.bookings.text18" /></option>
                                            <option><fmt:message key="general.bookings.text19" /></option>
                                            <option><fmt:message key="general.bookings.text20" /></option>
                                            <option><fmt:message key="general.bookings.text21" /></option>
                                            <option><fmt:message key="general.bookings.text22" /></option>
                                            <option><fmt:message key="general.bookings.text23" /></option>
                                            <option><fmt:message key="general.bookings.text24" /></option>
                                            <option><fmt:message key="general.bookings.text25" /></option>
                                            <option><fmt:message key="general.bookings.text26" /></option>
                                       </select>
                                        </td>
                                  </tr>
                                  <tr>
                                       <td width="70%">
                                       <p class="listTable"><fmt:message key="general.bookings.text27" />
                                       <fmt:message key="general.bookings.text28" />
                                       <fmt:message key="general.bookings.text29" /></p>
                                       </td>
                                       <td width="30%">
                                       <p class="listTable"><fmt:message key="general.bookings.text30" /><input type="radio"
                                            name="mailing" value="Yes" />
                                            <class="listTable"><fmt:message key="general.bookings.text31" /><input type="radio"
                                            name="mailing" value="No" checked="checked" /></p>
                                        </td>
                                  </tr>
                                  <tr>
                                       <td width="70%">
                                       <p class="listTable"><fmt:message key="general.bookings.text32" /></p>
                                       </td>
                                       <td width="30%"><select name="find us">
                                            <option><fmt:message key="general.bookings.text33" /></option>
                                            <option><fmt:message key="general.bookings.text34" /></option>
                                            <option><fmt:message key="general.bookings.text35" /></option>
                                            <option><fmt:message key="general.bookings.text36" /></option>
                                            <option><fmt:message key="general.bookings.text37" /></option>
                                            <option><fmt:message key="general.bookings.text38" /></option>
                                            <option><fmt:message key="general.bookings.text39" /></option>
                                            <option><fmt:message key="general.bookings.text40" /></option>
                                            <option><fmt:message key="general.bookings.text41" /></option>
                                            <option><fmt:message key="general.bookings.text42" /></option>
                                       </select>
                                        </td>
                                  </tr>
                                  <tr>
                                       </table>
                                       <br />
                                       <h2 class="newsBody"><fmt:message key="general.bookings.text43" /></h2>
                                       <table width="100%" border="1" cellpadding="4">
                                        </td>
                                  </tr>
                                  <tr>
                                       <td width="70%">
                                       <p class="listTable"><fmt:message key="general.bookings.text44" /></p>
                                       </td>
                                       <td width="30%"><input type="text" name="flight no, from"
                                            size="30" maxlength="25" />
                                        </td>
                                  </tr>
                                  <tr>
                                       <td width="70%">
                                       <p class="listTable"><fmt:message key="general.bookings.text45" /></p>
                                       </td>
                                       <td width="30%"><input type="text"
                                            name="arrival time, place" size="30" maxlength="25" />
                                       </td>
                                  </tr>
                                  <tr>
                                       <td width="70%">
                                       <p class="listTable"><fmt:message key="general.bookings.text46" />
                                       <fmt:message key="general.bookings.text47" /></p>
                                       </td>
                                       <td width="30%">
                                       <p class="listTable"><fmt:message key="general.bookings.text48" /><input type="radio"
                                            name="transport" value="Pick-up" />
                                            <class ="listtable="listTable""><fmt:message key="general.bookings.text49" /><input type="radio"
                                            name="transport" value="Bus" checked="checked" /></p>
                                       </td>
                                  </tr>
                                  <tr>
                                       <td width="70%">
                                       <p class="listTable"><fmt:message key="general.bookings.text50" /></p>
                                       </td>
                                       <td width="30%"><input type="text" name="stay from" size="30"
                                            maxlength="25" />
                                       </td>
                                  </tr>
                                  <tr>
                                       <td width="70%">
                                       <p class="listTable"><fmt:message key="general.bookings.text51" /></p>
                                       </td>
                                       <td width="30%"><input type="text" name="stay to" size="30"
                                            maxlength="25" />
                                       </td>
                                  </tr>
                                  <tr>
                                       <td width="70%">
                                       <p class="listTable"><fmt:message key="general.bookings.text52" /></p>
                                       </td>
                                       <td width="30%"><input type="text" name="guests (adults)" size="30"
                                            maxlength="25" />
                                       </td>
                                  </tr>
                                  <tr>
                                       <td width="70%">
                                       <p class="listTable"><fmt:message key="general.bookings.text53" /></p>
                                       </td>
                                       <td width="30%"><input type="text" name="guests (children)" size="30"
                                            maxlength="25" />
                                        </td>
                                  </tr>
                                  <tr>
                                       <td width="70%">
                                       <p class="listTable"><fmt:message key="general.bookings.text54" /></p>
                                       </td>
                                       <td width="30%"><input type="text" name="rooms (fan)" size="30"
                                            maxlength="25" />
                                        </td>
                                  </tr>
                                  <tr>
                                       <td width="70%">
                                       <p class="listTable"><fmt:message key="general.bookings.text55" /></p>
                                       </td>
                                       <td width="30%"><input type="text" name="rooms (air-con)" size="30"
                                            maxlength="25" />
                                        </td>
                                  </tr>
                                  <tr>
                             </table>
                             <br />
                             <h2 class="newsBody"><fmt:message key="general.bookings.text56" /></h2>
                             <table width="100%" border="1" cellpadding="4">
                                       </td>
                                  </tr>
                                  <tr>
                                       <td width="70%">
                                       <p class="listTable"><fmt:message key="general.bookings.text57" /></p>
                                       </td>
                                       <td width="30%">
                                       <p class="listTable"><fmt:message key="general.bookings.text58" /><input type="radio"
                                            name="certified diver" value="Yes" />
                                            <class="listTable"><fmt:message key="general.bookings.text59" /><input type="radio"
                                            name="certified diver" value="No" checked="checked" /></p>
                                       </td>
                                  </tr>
                                  <tr>
                                       <td width="70%">
                                       <p class="listTable"><fmt:message key="general.bookings.text60" />
                                       <fmt:message key="general.bookings.text61" /></p>
                                       </td>
                                       <td width="30%">
                                       <p class="listTable"><fmt:message key="general.bookings.text62" /><input type="radio"
                                            name="introductory course" value="Yes" />
                                            <class ="listTable""><fmt:message key="general.bookings.text63" /><input type="radio"
                                            name="introductory course" value="No" checked="checked" /></p>
                                       </td>
                                  </tr>
                                  <tr>
                                       <td width="70%">
                                       <p class="listTable"><fmt:message key="general.bookings.text64" /></p>
                                       </td>
                                       <td width="30%"><select name="where to dive">
                                            <option><fmt:message key="general.bookings.text65" /></option>
                                            <option><fmt:message key="general.bookings.text66" /></option>
                                            <option><fmt:message key="general.bookings.text67" /></option>
                                       </select></td>
                                  </tr>
                                  <tr>
                                       <td width="70%">
                                       <p class="listTable"><fmt:message key="general.bookings.text68" /></p>
                                       </td>
                                       <td width="30%"><select name="dive course(s)">
                                            <option><fmt:message key="general.bookings.text69" /></option>
                                            <option><fmt:message key="general.bookings.text70" /></option>
                                            <option><fmt:message key="general.bookings.text71" /></option>
                                            <option><fmt:message key="general.bookings.text72" /></option>
                                            <option><fmt:message key="general.bookings.text73" /></option>
                                            <option><fmt:message key="general.bookings.text74" /></option>
                                            <option><fmt:message key="general.bookings.text75" /></option>
                                            <option><fmt:message key="general.bookings.text76" /></option>
                                            <option><fmt:message key="general.bookings.text77" /></option>
                                            <option><fmt:message key="general.bookings.text78" /></option>
                                            <option><fmt:message key="general.bookings.text79" /></option>
                                            <option><fmt:message key="general.bookings.text80" /></option>
                                       </select>
                                       </td>
                                  </tr>
                                  <tr>
                                       <td width="70%">
                                       <p class="listTable"><fmt:message key="general.bookings.text81" /></p>
                                       </td>
                                       <td width="30%"><input type="text" name="other dive course"
                                            size="30" maxlength="25" />
                                       </td>
                                  </tr>
                                  <tr>
                                       <td width="70%">
                                       <p class="listTable"><fmt:message key="general.bookings.text82" /></p>
                                       </td>
                                       <td width="30%"><select name="divepackage / safari">
                                            <option><fmt:message key="general.bookings.text83" /></option>
                                            <option><fmt:message key="general.bookings.text84" /></option>
                                            <option><fmt:message key="general.bookings.text85" /></option>
                                            <option><fmt:message key="general.bookings.text86" /></option>
                                            <option><fmt:message key="general.bookings.text87" /></option>
                                            <option><fmt:message key="general.bookings.text88" /></option>
                                            <option><fmt:message key="general.bookings.text89" /></option>
                                            <option><fmt:message key="general.bookings.text90" /></option>
                                            <option><fmt:message key="general.bookings.text91" /></option>
                                            <option><fmt:message key="general.bookings.text92" /></option>
                                            <option><fmt:message key="general.bookings.text93" /></option>
                                       </select>
                                       </td>
                                  </tr>
                                  <tr>
                                       <td width="70%">
                                       <p class="listTable"><fmt:message key="general.bookings.text94" /></p>
                                       </td>
                                       <td width="30%"><input type="text" name="dive package or safari from" size="30"
                                            maxlength="25" />
                                       </td>
                                  </tr>
                                  <tr>
                                       <td width="70%">
                                       <p class="listTable"><fmt:message key="general.bookings.text95" /></p>
                                       </td>
                                       <td width="30%"><input type="text" name="dive package or safari to" size="30"
                                            maxlength="25" />
                                       </td>
                                  </tr>
                                  <tr>
                                  </table>
                             <br />
                             <h2 class="newsBody"><fmt:message key="general.bookings.text96" /></h2>
                             <fmt:message key="general.bookings.text97" />
                             <fmt:message key="general.bookings.text98" />
                             <fmt:message key="general.bookings.text99" /></p>
                             <div align="left"> <textarea name="comments" cols="55" rows="10"></textarea>
                             <div>
                             <br />
                             <input name="Submit" type="submit" value="<fmt:message key="general.bookings.button1" />" />
                             <input type="reset" name="Clear form and start again..!"
                             value="<fmt:message key="general.bookings.button2" />" /></p>
                             </form>
                             </td>
                        </tr>
                        <tr>
                             <td height="29" colspan="2"><a href="#Return"><img
                                  src='<%=URLHelper.getURL("images/arrow.gif")%>'
                                  alt="Return to top" width="21" height="21" border="0" /></a>
                                  <fmt:message key="general.bookings.link1" />
                             </td>
                        </tr>
                        <tr>
                             <td height="105" colspan="2">
                             <hr />
                             <div class="pageFoot">
                             <div align="center"><font size="-1"><b><font
                                  size="3" face="Verdana, Arial, Helvetica, sans-serif"> <%@include
                                  file="../WEB-INF/include/footer.jsp"%>
                             </div>
                             </td>
                        </tr>
                   </tbody>
              </table>
              <p><br style="clear: both;" />
              </p>
         </tbody>
    </table>
    </body>
    </html>
    BOOKING_SENT.JSP
    <%@page import="com.neptunediving.*"%>
    <%@include file="../WEB-INF/include/LangSupport.jsp"%>
    <%@page contentType="text/html; charset=ISO-8859-1" language="java"%>
    <%
         String message;
         message  = "Booking";
         message += "\r\nFrom: " + request.getParameter("from");
         message += "\r\nEmail: " + request.getParameter("email");
         message += "\r\nRegion: " + request.getParameter("region");
         message += "\r\nlanguage: " + request.getParameter("language");
         message += "\r\nMailing: " + request.getParameter("mailing");
         message += "\r\nFind us: " + request.getParameter("find us");
         message += "\r\nFlight: " + request.getParameter("flight no, from");
         message += "\r\nArrival: " + request.getParameter("arrival time, place");
         message += "\r\nPickup: " + request.getParameter("transport");
         message += "\r\nStay from: " + request.getParameter("stay from");
         message += "\r\nStay to: " + request.getParameter("stay to");
         message += "\r\nAdult: " + request.getParameter("guests (adults)");
         message += "\r\nChildren: " + request.getParameter("guests (children)");
         message += "\r\nFan: " + request.getParameter("rooms (fan)");
         message += "\r\nAir-con: " + request.getParameter("rooms (air-con)");
         message += "\r\nCertification: " + request.getParameter("certified diver");
         message += "\r\nIntroductory dive: " + request.getParameter("introductory course");
         message += "\r\nWhere to dive: " + request.getParameter("where to dive");
         message += "\r\nDive courses: " + request.getParameter("dive course(s)");
         message += "\r\nOther dive course: " + request.getParameter("other dive course");
         message += "\r\nDive package or safari: " + request.getParameter("divepackage / safari");
         message += "\r\nDive package or safari from: " + request.getParameter("dive package or safari from");
         message += "\r\nDive package or safari to: " + request.getParameter("dive package or safari to");
         message += "\r\nComments: " + request.getParameter("comments");
         Mailer mailer = new Mailer();
         mailer.sendMail(request.getParameter("from") + "<" + request.getParameter("email") + ">",
                   "booking_sent",
                   message);
    %>
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <title><fmt:message key="booking_sent.title1" /></title>
    <META NAME="description" Content="<fmt:message key="booking_sent.description1" />
    <fmt:message key="booking_sent.description2" />
    <fmt:message key="booking_sent.description3" />">
    <meta name="keywords" CONTENT="<fmt:message key="booking_sent.keywords1" />
    <fmt:message key="booking_sent.keywords2" />
    <fmt:message key="booking_sent.keywords3" />">
    <meta name="robots" CONTENT="index, follow">
    <link rel="shortcut icon" href="favicon.ico" >
    <meta name="Copyright" CONTENT="Cebu Neptune Diving Adventure, Inc. Copyright (c) 1996-2007">
    <meta name="Author" CONTENT="Jesper Nykvist">
    <META NAME="revisit-after" CONTENT="45 days">
    <META NAME="classification" CONTENT="diving">
    <META NAME="classification" CONTENT="scuba">
    <META NAME="classification" CONTENT="accommodation">
    <META NAME="classification" CONTENT="travel">
    <META NAME="classification" CONTENT="restaurants">
    <META NAME="distribution" CONTENT="global">
    <meta name="FreeFind" content="neverFollowScript">
    <meta name="FreeFind" content="noFollowQueries">
    <link href="../stylesheet/neptunediving.css" rel="stylesheet" type="text/css" />
    </head>
    <body>
    <a name="Return"></a>
    <div class="pageHead">
    <div align="center"><%@include
         file="../WEB-INF/include/header.jsp"%></div>
    </div>
    <table class="nav" cellspacing="0">
         <tbody>
              <%@include file="../WEB-INF/include/bookings.jsp"%>
              <table width="100%" height="362" cellspacing="0" class="listTable">
                   <tbody>
                        <tr class="subhead">
                             <td width="54%" height="31"><%@include
                                  file="../WEB-INF/include/freefind.jsp"%></td>
                             <td width="46%">
                             <h1><span class="date"> <%@include
                                  file="../WEB-INF/include/showtime.jsp"%> </span></h1>
                             </td>
                        </tr>
                        <tr>
                             <td height="169" colspan="2">
                             <h2 align="center" class="listTable"><fmt:message key="general.booking_sent.header1" /></h2>
                             <h2 align="center" class="listTable"><fmt:message key="general.booking_sent.header2" /></h2>
                             <hr />
                             <p align="center"><fmt:message key="general.booking_sent.header3" />
                             <fmt:message key="general.booking_sent.header4" />
                             <fmt:message key="general.booking_sent.header5" /></p>
                             <p align="center"><fmt:message key="general.booking_sent.header6" />
                             <fmt:message key="general.booking_sent.header7" />
                             <fmt:message key="general.booking_sent.header8" /></p>
                             <hr />
                             </td>
                        </tr>
                        <tr>
                                       <td height="20" colspan="2">
                                       <form id="bookings" name="bookings" method="post"
                                       action="booking_sent.jsp">
                                       <h2 class="newsBody"><fmt:message key="general.booking_sent.header9" /></h2>
                                       <table width="100%" border="1" cellpadding="4">
                                       </td>
                                  </tr>
                                  <tr>
                                       <td width="70%">
                                       <p class="listTable"><fmt:message key="general.booking_sent.text1" /></p>
                                       </td>
                                       <td width="30%"><input type="text" name="from" size="30"
                                            maxlength="25" />
                                        </td>
                                  </tr>
                                  <tr>
                                       <td width="70%">
                                       <p class="listTable"><fmt:message key="general.booking_sent.text2" /></p>
                                       </td>
                                       <td width="30%"><input type="text" name="email" size="30"
                                            maxlength="25" />
                                        </td>
                                  </tr>
                                  <tr>
                                       <td width="70%">
                                       <p class="listTable"><fmt:message key="general.booking_sent.text3" /></p>
                                       </td>
                                       <td width="30%"><select name="region">
                                            <option><fmt:message key="general.booking_sent.text4" /></option>
                                            <option><fmt:message key="general.booking_sent.text5" /></option>
                                            <option><fmt:message key="general.booking_sent.text6" /></option>
                                            <option><fmt:message key="general.booking_sent.text7" /></option>
                                            <option><fmt:message key="general.booking_sent.text8" /></option>
                                            <option><fmt:message key="general.booking_sent.text9" /></option>
                                            <option><fmt:message key="general.booking_sent.text10" /></option>
                                            <option><fmt:message key="general.booking_sent.text11" /></option>
                                            <option><fmt:message key="general.booking_sent.text12" /></option>
                                            <option><fmt:message key="general.booking_sent.text13" /></option>
                                            <option><fmt:message key="general.booking_sent.text14" /></option>
                                       </select>
                                        </td>
                                  </tr>
                                  <tr>
                                       <td width="70%">
                                       <p class="listTable"><fmt:message key="general.booking_sent.text15" /></p>
                                       </td>
                                       <td width="30%"><select name="language">
                                            <option><fmt:message key="general.booking_sent.text16" /></option>
                                            <option><fmt:message key="general.booking_sent.text17" /></option>
                                            <option><fmt:message key="general.booking_sent.text18" /></option>
                                            <option><fmt:message key="general.booking_sent.text19" /></option>
                                            <option><fmt:message key="general.booking_sent.text20" /></option>
                                            <option><fmt:message key="general.booking_sent.text21" /></option>
                                            <option><fmt:message key="general.booking_sent.text22" /></option>
                                            <option><fmt:message key="general.booking_sent.text23" /></option>
                                            <option><fmt:message key="general.booking_sent.text24" /></option>
                                            <option><fmt:message key="general.booking_sent.text25" /></option>
                                            <option><fmt:message key="general.booking_sent.text26" /></option>
                                       </select>
                                        </td>
                                  </tr>
                                  <tr>
                                       <td width="70%">
                                       <p class="listTable"><fmt:message key="general.booking_sent.text27" />
                                       <fmt:message key="general.booking_sent.text28" />
                                       <fmt:message key="general.booking_sent.text29" /></p>
                                       </td>
                                       <td width="30%">
                                       <p class="listTable"><fmt:message key="general.booking_sent.text30" /><input type="radio"
                                            name="mailing" value="Yes" />
                                            <class="listTable"><fmt:message key="general.booking_sent.text31" /><input type="radio"
                                            name="mailing" value="No" checked="checked" /></p>
                                        </td>
                                  </tr>
                                  <tr>
                                       <td width="70%">
                                       <p class="listTable"><fmt:message key="general.booking_sent.text32" /></p>
                                       </td>
                                       <td width="30%"><select name="find us">
                                            <option><fmt:message key="general.booking_sent.text33" /></option>
                                            <option><fmt:message key="general.booking_sent.text34" /></option>
                                            <option><fmt:message key="general.booking_sent.text35" /></option>
                                            <option><fmt:message key="general.booking_sent.text36" /></option>
                                            <option><fmt:message key="general.booking_sent.text37" /></option>
                                            <option><fmt:message key="general.booking_sent.text38" /></option>
                                            <option><fmt:message key="general.booking_sent.text39" /></option>
                                            <option><fmt:message key="general.booking_sent.text40" /></option>
                                            <option><fmt:message key="general.booking_sent.text41" /></option>
                                            <option><fmt:message key="general.booking_sent.text42" /></option>
                                       </select>
                                        </td>
                                  </tr>
                                  <tr>
                                       </table>
                                       <br />
                                       <h2 class="newsBody"><fmt:message key="general.booking_sent.text43" /></h2>
                                       <table width="100%" border="1" cellpadding="4">
                                        </td>
                                  </tr>
                                  <tr>
                                       <td width="70%">
                                       <p class="listTable"><fmt:message key="general.booking_sent.text44" /></p>
                                       </td>
                                       <td width="30%"><input type="text" name="flight no, from"
                                            size="30" maxlength="25" />
                                        </td>
                                  </tr>
                                  <tr>
                                       <td width="70%">
                                       <p class="listTable"><fmt:message key="general.booking_sent.text45" /></p>
                                       </td>
                                       <td width="30%"><input type="text"
                                            name="arrival time, place" size="30" maxlength="25" />
                                       </td>
                                  </tr>
                                  <tr>
                                       <td width="70%">
                                       <p class="listTable"><fmt:message key="general.booking_sent.text46" />
                                       <fmt:message key="general.booking_sent.text47" /></p>
                                       </td>
                                       <td width="30%">
                                       <p class="listTable"><fmt:message key="general.booking_sent.text48" /><input type="radio"
                                            name="transport" value="Pick-up" />
                                            <class ="listtable="listTable""><fmt:message key="general.booking_sent.text49" /><input type="radio"
                                            name="transport" value="Bus" checked="checked" /></p>
                                       </td>
                                  </tr>
                                  <tr>
                                       <td width="70%">
                                       <p class="listTable"><fmt:message key="general.booking_sent.text50" /></p>
                                       </td>
                                       <td width="30%"><input type="text" name="stay from" size="30"
                                            maxlength="25" />
                                       </td>
                                  </tr>
                                  <tr>
                                       <td width="70%">
                                       <p class="listTable"><fmt:message key="general.booking_sent.text51" /></p>
                                       </td>
                                       <td width="30%"><input type="text" name="stay to" size="30"
                                            maxlength="25" />
                                       </td>
                                  </tr>
                                  <tr>
                                       <td width="70%">
                                       <p class="listTable"><fmt:message key="general.booking_sent.text52" /></p>
                                       </td>
                                       <td width="30%"><input type="text" name="guests (adults)" size="30"
                                            maxlength="25" />
                                       </td>
                                  </tr>
                                  <tr>
                                       <td width="70%">
                                       <p class="listTable"><fmt:message key="general.booking_sent.text53" /></p>
                                       </td>
                                       <td width="30%"><input type="text" name="guests (children)" size="30"
                                            maxlength="25" />
                                        </td>
                              

    Nope, can't delete posts on this forum,
    I have developed my new web page using jsp. I have done a booking form,
    There are two pages, bookings.jsp and booking_sent.jsp.
    The page has 6 different languages so i have also used the <fmt:message key=" " /> tag system for each language.
    The problem i have is when i send the form it opens a page where you only see all the tags, no text at all.
    For more information follow this link and try out the form; http://www.neptunediving.com/neptune/general/bookings.jsp/
    When you fill out the form and click send you should come to booking_sent and you do but the page is only full of tags, no text. Booking_sent looks exactly the same as bookings, except the header so why should not this work. I have tried everything but i cannot solve this problem. So i wonder if there is anybody out there who can help me with this?
    Tried going to that URL and got an error page served by Apache Webserver
    Maybe you haven't got the correct connector going between the webserver and the application server?

  • [SOLVED] Starting Full System Upgrade... There Is Nothing To Do

    "Starting Full System Upgrade... There Is Nothing To Do" is the only message I have ever seen when using pacman -Syu.  I have no problem installing files but pacman cannot seem to EVER find updates to anything.  Even when I know that a package has been updated in the repositories, pacman never acknowledges it.  Some examples of applications are:
    Python2 - Installed - 2.6.5-3, Available - 2.7.1-4
    Geany - Installed 0.19-1, Available - 0.20-1
    Pacman - Installed 3.4.0-2, Available - 3.4.2-1
    Even if I try to specify the repository, for Geany for instance, "pacman -S community/geany", it still sees it as up-to-date.
    It's quite possible that I'm going about something the wrong way but I don't ever recall the system actually finding updates (since June).  My pacman.conf looks as follows:
    MOD EDIT -- Please use code tags to display any output and of files -- Inxsible
    Any help would be greatly appreciated.
    Last edited by 24sHD (2011-01-13 15:55:34)

    Also try to read the wiki about pacman and mirrorlist. Simply uncommenting multiple mirrors does not give you the ability to get packages from all of them. pacman will connect to each one in order. If it can connect to the first one and see that pacman is available it does not connect to the next mirror to see if some other mirror has an updated version of not.
    It connects to the next mirror if and only if a certain package is not available on the first mirror or the mirror itself is down.

  • Unable to boot after Time Machine full system restore!!

    I was having some serious slowdowns with my computer. I did multiple RAM and HD hardware tests, everything seemed to be working fine. I had recently deleted a bunch of files in order to free up some HD space, so I thought that may be the culprit. So I did a Time Machine backup and restored the Powerbook to it's original 10.3 software. All was fine. Then I upgraded back to 10.5 and all was fine. Then I did a Time Machine full system restore overnight and got the message "Your restore was successful, you must now restart your computer" (or something to that effect). Now I get the start-up chime and startup screen (apple logo) but then the computer shuts itself down. I have reset the PMU and PRAM to no effect. I have tried booting up in safe made, also no dice. I have tried starting it up with the time machine HD attached - doesn't help. I guess I'll need to hit the genius bar but wanted to ask the friendly discussion forum folks first. thanks in advance.

    Hi coldengray
    Did you try to start from your System-CD? Hold down C-key during startup, start DiskUtility from the menu and verify/repair disk and permissions there.
    If the CD is not available you can also connect your TimeMachine-Disk, select it as startup volume in System Preferences/StartupDisk, restart and then run DiskUtility from folder Applications/Utilities
    Good luck P

  • Unable to boot up after full system restore

    I was having some serious slowdowns with my computer. I did multiple RAM and HD hardware tests, everything seemed to be working fine. I had recently deleted a bunch of files in order to free up some HD space, so I thought that may be the culprit. So I did a Time Machine backup and restored the Powerbook to it's original 10.3 software. All was fine. Then I upgraded back to 10.5 and all was fine. Then I did a Time Machine full system restore overnight and got the message "Your restore was successful, you must now restart your computer" (or something to that effect). Now I get the start-up chime and startup screen (apple logo) but then the computer shuts itself down. I have reset the PMU and PRAM to no effect. I have tried starting it up with the time machine HD attached - doesn't help. I guess I'll need to hit the genius bar but wanted to ask the friendly discussion forum folks first. thanks in advance.

    Did you sort it? Same thing happened to me and I am having to do another 8 hour restore!

  • I completed a full system recovery. Still getting a configuration error. (code purple).

    I have a completed a full system recovery using vista.  completely redid the hard drive with recovery disk.  When startup occurs, I get a message saying a configuration error.  contact HP.  (code purple).  Is this a hard drive issue?  Help where to go next.

    ***Windows 7 code purple or Windows Vista code purple***
    With the code purple error on the screen, press shift+f10 (the shift key and the F10 key (at the top of the keyboard) at the same time) to open a little screen called a command prompt. (So, you get a little black screen with white text that says something about your Windows verison first and a little ways down you'll see "C:\>".   It's all ready for you to start typing.)
    Type the following line, just as you see it here...
    notepad C:\hp\bin\checkdmi\checkdmi.cmd
    so it will look like this
    C:\>notepad C:\hp\bin\checkdmi\checkdmi.cmd
    Press Enter.
    You will see the text for the file listed in a window using a simple text editor.
    Go to the beginning of the text. Press enter to make a space. Type this...
    goto cleanup
    So, whatever comes after, the first line looks like this...
    goto cleanup
    Save the file and exit notepad and restart your PC. You are good to go.

  • Network Error in Client Full System Restore

    Hi,
    I've been attempting, as a test, to restore a full system backup to a client computer using a boot flash drive. When I attempt to do so, I get a "Unknown Network Error" at the point where the client has attempted to contact the server, been unable
    to and offered the opportunity to enter a name or an IP address. When I enter either one, I immediately get an "Unknown Network Error". There's no error number or other specific identifying informations.
    Details:
    The client computer is a UEFI motherboard PC running Windows 7 Professional. It connects with no difficulty whatsoever on a normal basis to the Windows 2012 R2 Essentials server. It gets backed up every night by the server over the network with no problem.
    When I boot from the Network Client Computer Restore USB key, everything works fine except that it is unable to find network drivers. When given the chance to load missing drivers, I use the "Drivers for Full System Restore (from the full system backup)"
    on another USB key and they are found just fine.
    Then when we get to the point of searching for the server, it appears to look for 30 seconds or so, then a dialog comes up asking whether to search again or if I want to enter a IP or name. Searching again doesn't yield results, and when either an IP or
    the server name is entered, I get the "Unknown Network Error".
    I feel certain there must be some logging that is either available or could be turned on if I knew how. I feel concerned that I would not be able to restore my client computer if something were to happen. Any ideas would be greatly appreciated.
    Jeff

    Hi Justin,
    Thanks for your response. I'm sorry that I didn't see it sooner - I guess I assumed I'd get an email if there was a response...
    Anyway, at the time when the error occurs, the OS is not running. We have just booted via PXE over the network and started the "Full System Restore" Wizard, so it is not possible to "ping" the server. However, the fact that we successfully
    booted via PXEs tells me that basic connectivity exists to the server, because otherwise the PXE boot wouldn't work.
    Thanks for the pointer to the logs - I'll check them.
    What I have done since I last updated was to do a few experiments. I added a Windows 7 boot image and install image with the Windows Distribution Service, so that on PXE boot I'm given 2 options - a Full System Restore and a Software Install.
    I also roped another PC into service, one that is running from BIOS rather than UEFI. On that PC, both the System Restore and Software Install via PXE boot work fine. This tells me the server is at least nominally working, and that the problem is related
    somehow to the specifics of the PC being connected. Could be server setup still, could be something on the PC.
    On the computer with the UEFI, neither Full System Restore nor Software Install works. However, there is at least a clue in the error response from the Windows Setup - I get a lengthy error message that essentially says that \Windows\Boot\EFI\bootmgr.EFI
    is corrupted. I'm not clear whether at this point we are referring to a file extant on the PC or one that is being downloaded that's being claimed to be corrupted.
    This took me down a path in which, to eliminate variables, I changed the boot drive on the UEFI system from MBR to GPT. No joy. Also broke up my mirrored drive and changed the SATA from RAID back to AHCI. Also no joy. But everything I am reading is leading
    me to believe that the problem has to do with the fact that my target PC has a UEFI BIOS. I continue to investigate - and will look through the logs you mention.
    Jeff
    Update 8/24/2014
    Made some progress yesterday. I'm now able to use Windows Deployment Service to deploy Windows 7 over the network to the UEFI computer. I had to do two things to get that to work.
    Turn off driver signing in the UEFI bios. That got me past the error screen complaining about a corrupted driver (which I'm pretty sure I don't have). But then it got hung up saying it couldn't find a driver for the network.
    To fix that, I added the driver package to the boot image using the tools in the Windows Deployment Service applet.
    After that, it found the server just fine, allowed me to authenticate, and would have proceeded to install Windows 7 if I hadn't aborted.
    I then added the exact same driver package to the Full System Restore boot image, but it made absolutely no difference. Exactly the same symptoms as reported previously.
    So, where am I and what do I know?
    I can do both a Remote Windows 7 install and Client Full System Restore using Windows Deployment Services on an X64, BIOS based computer.
    I can do a Remote Windows 7 install to my X64 UEFI based computer.
    When I attempt a Client Full Restore to the X64 UEFI computer, I get all the way to the Full System Restore Wizard, which tells me that it can't find network drivers (even when they've been installed to the boot image). It finds network drivers when provided
    via a USB key, but then when the Wizard looks for the server, it's unable to find it. When a manual option is presented, and I enter the server's IP address, I get an "Unknown Network Error" popup message, and I can't proceed further.
    On the UEFI computer, I've tried all combinations of Compatibility Support Module (CSM) settings, but they make absolutely no difference to the Full System Restore process.
    I've also tried converting the boot disk from MBR to GPT, didn't make any difference.
    I "unmirrored" my mirrored RAID drives and changed the SATA bios from RAID to AHCI. Made no difference.
    So, at this point I'm kind of stuck. I'm out of ideas for things to try for now. I did look at the logs as suggested, but didn't see much of anything relative to WDS. Possibly logging has to get turned on?
    As always, any help or ideas would be much appreciated.
    Jeff

  • Question Regarding A Full System Restore...

    My MacBook is just over a year old and I'm noticing some odd behaviors of late. More beach balls and jumping cursors when typing emails etc. ( The cursor issue is irritating... I'll be typing and suddenly the entire message will delete, or the cursor will jump to another area within the email and I don't realize it... as I'm typing it's inserted in the middle of something I've already typed.)
    I was wondering if I should do a full system restore? This is my first Mac, so my only experience doing a system restore back to the factory settings has been with a Microsoft PC and THAT is a pain. I do regular SuperDuper and Time Machine backups on my MacBook, but if I do a system restore and THEN do a restore from my SuperDuper or Time Machine won't that just put back onto my MacBook whatever is causing the beach balls and cursor issues? I would prefer to not have to do a full system restore and then reinstall individually all of my current applications as well as reconfigure my Airport Extreme/ Express and Apple TV etc.
    Does anyone have any thoughts or suggestions?
    Thanks !
    Chuck

    Hi - there's a few things i would do first if you haven;t done them already of i were you. Firstly, check your disk permissions in disk utility - go to spotlight and type in disk utility - click on the application and then in the right hand pane select you macintosh hd - once you've selected that go to the bottom middle of the whole pane where it says repair disk permissions - this can sometimes help rectify any cranky issues you have.
    You can also fix your preferences - this site tells you how along with some other useful tips on sorting out system problems:
    http://www.macattorney.com/ts.html
    Another thing to try is to run your routine maintenance scripts - your machine will run these automatically but only if your machine is on in the early hours of the morning! I've heard that under Leopard if your machine is not on the scripts will run as soon as they can after missing the scheduled time but i've no evidence of this in my Console logs. Anyway, manually running them is easy - there are daily, weekly and monthly scripts. To run them all at once:
    open the terminal application from spotlight
    at the command prompt type:
    sudo periodic daily weekly monthly
    press return and it may ask you for your system password. type that in and press return
    it will take a few minutes to run these scripts.
    you may also need to clean out your caches as per the detail in the article listed above. you can get software that performs these tasks for you e.g. macjanitor, onyx, maccleanse etc
    and if you do have to reinstall, i'd go for the fresh install - yes it is a bit time consuming but it loads and loads quicker than windows! make sure you back up your important data first.
    all the best!

  • Time Machine hangs at same point during a full system restore!

    I recently had a complete crash on Mac Book Pro requiring reinstallation of Latest Leopard with Upgrade Disk. Tried to restore full system from time machine backup on time capsule, but the restore stops and does not proceed at around 37-39% complete. No error messages. On the phone with apple care, was told my back up was corrupt! Any ideas. I'm very disappointed right now, as my back ups were automatic via time machine schedule. Please help me get my system back!

    Andre,
    You could, by-pass the Full Restore process and do an Erase & Install and Migrate. Then no 'manual' restore will be necessary. Of course, if the installer is hanging as a certain point with a Full Restore then there is no guarantee that it won't during this process as well. But it's still worth a try.
    Also, if you are dealing with many GBs of user data and multiple accounts, you could have it migrate all this over in stages using Migration Assistant, rather than in one big chunk.
    *Erase, Install, & Migrate*
    A final option, reserved for last resort, is to erase the hard disk, install a fresh copy of the Mac OS, and then use Migration Assistant during the installation to restore your user accounts. This is the Mac equivalent of ‘Slash and Burn’, and really should only be necessary if you require a completely fresh start.
    Procedure:
    Verify that your Mac has uninterrupted AC power.
    For faster migration of user data, Time Capsule/AirDisk users should connect their Macs directly to their Airport device via ethernet.
    Insert your original Mac OS 10.5 Leopard DVD and reboot while holding down the “C” key.
    At the “Welcome” screen click “Continue”.
    Click “Agree” to the user agreement.
    Select you Macs internal hard disk and click “Options”.
    Select “Erase and Install”.
    Select “Mac OS Extended (Journaled)” for disk format. (Avoid selecting “Case-sensitive” unless you know what you are doing.)
    Click “OK”.
    Click “Continue”.
    At “Install Summary” click “Customize” if you would like to eliminate certain Print Drivers, Fonts, or Language packages from being installed. Otherwise, click “Install”.
    If you wish, you can click “Skip” when the DVD integrity check begins.
    After the initial installation completes, your Mac will restart and you will see the video introduction.
    At “Welcome” select your country and then preferred keyboard.
    At “Do You Already Own a Mac?” you are asked “Would you like to transfer your information?”
    +from another Mac+
    +from another volume on this Mac+
    +from a Time Machine backup+
    +Do not transfer my information now+
    Select “from a Time Machine backup” and click “Continue”.
    At “Select a Backup Volume” choose your Time Machine backup disk and click “Continue”. (If you are attempting the migration wirelessly, then click “Join...” and select your network first.)
    At “Transfer Your Information” check all the categories you wish to migrate over. If you wish your Mac to be in the same state as your last backup, then check everything. Give the installer time to calculate sizes.
    Once that is complete, the “Transfer” button will become active and you can click it.
    After the install, verify the registration information, click “Connect” and you are done.
    After logging in, immediately go to System Preferences --> Time Machine, and turn “OFF” backups, even if a backup attempted has begun.
    Next, Launch Disk Utility, select your Macs’ internal disk on the left, and click “Repair Disk Permissions”.
    Interestingly, no Spotlight indexing appears necessary, so, once the permission repair is complete, turn Time Machine back “ON” in the Preferences. Time Machine should continue to backup to the same set of backups that it did prior to the restore. However, due to event logs being out of sync, the first backup will require a lengthy session of “Preparing...” as Time Machine performs a “deep traversal”. Allow this to proceed uninterrupted. Naturally, the first backup after a significant installation like this will be quite large so don’t be alarmed.
    Let us know if this was helpful.
    Cheers!

  • After Full System Restore

    I just did a full system restore using time machine, and I have a question. After this is done, I noticed that I had to set up my external hard drive, which I used to do the system restore, once again to work with time machine. Because of this, time machine starts over from the very beginning and the previous backups seem to be lost. However, when I drill down on my external hard drive, I see two folders "mynameImac1" and "mynameImac2". Imac 2 is my newest backup. So what about my old backups? Apparently they're still on my external hard drive under Imac 1. Can I access these time machine backups or should I just delete this folder?
    Thanks,
    Nick

    Whatever you do, do NOT delete that folder via the Finder. You will hopelessly choke your Mac. Never change or delete anything of Time Machine's that way; it may get very grumpy.
    TM has started a new sequence of backups.
    To view them via Time Machine, hold down the Option key while selecting the TM icon in your menubar. That will change the +Enter Time Machine+ option to +Browse Other Time Machine Disks.+ It's a bit misleading in your case, but will show you the old set of backups.
    If your TM drive/partition is big enough, you may want to keep the old backups. If not, your best bet may be to erase the drive with Disk Utility and let it start over.
    If you decide to keep them, monitor TM's backups for a while, to be sure it's "thinning" the old set properly. Otherwise, when the disk gets near full, it will start deleting the oldest of the new set, not the old set.
    The easiest way to do that is to download the +Time Machine Buddy+ widget from: http://www.apple.com/downloads/dashboard/status/timemachinebuddy.html. It shows the messages from your logs for one TM backup run at a time, in a small window.
    TM should "thin" most backups after 24 hours, but keep the first of the day for a month. Then it deletes the dailies, except for one per week, which it keeps as long as there's room.
    If you want, you can manually delete TM backups, from the TM interface, via the instructions in item 12 of the +Frequently Asked Questions+ post at the top of this forum.

  • Full system update lead to unresponsive terminal

    Hi, all.
    I performed a full system update with pacman -Syyu on my machine. This machine has not been fully updated for some time, though I updated some packages occasionally. The only warning message I noticed is that "/bin/mountpoint" existed already, and the system didn't allow the update. I remembered I also ran into similar issues before (https://bbs.archlinux.org/viewtopic.php?id=132225), so I adopted the same approach and added  the --force option.  The updating process was quite smooth.
    However, after reboot, the system is unresponsive. I could see the login prompt, but the system didn't accept any input from the keyboard, and I could do nothing. The booting message showed the filesystem (RAID1 with LVM) were mounted, but /dev/pts and /dev/shm couldn't be mounted. And it seemed that many binaries in /sbin and /bin couldn't be found. (I think it is due to the merge of /sbin and /bin to /usr/bin.)
    I understand you might need more information to offer advise, but the system is effectively frozen, I need to have a responsive shell to provide more information. So this is basically a dead loop now ... Any help is appreciated, thanks in advance!

    First question: did you force just the util-linux package, or did you actually do `pacman -Syyu --force`.
    I think the former would have been a mistake, but the latter would be a major f&*^ up.  It might be useful to know just how wrong this could have gone.
    Last edited by Trilby (2012-05-18 17:40:20)

  • Keep receiving messages from FSS.system.notice.urg...

    Keep receiving messages from FSS.system.notice.urgent.us.  
    Anyreason why?  Cannot find explainations.

    Hi, Plastic, and welcome to the Community,
    But my question is this, This is a brand new account (2 days old) set up only on a skype phone. I have told no one my skype name, so how did the caller know my name to call?
    Question: When you set up your new Skype account, did the Skype app on your phone provide the option to secure your account via setting the privacy settings to permit incoming audio calls, video calls, and instant messages from people on your contact list only?   If not, please sign on via a laptop or computer to do this.  Remember to Save your settings as you proceed through the screens/windows.
    It's not like they can randomly guess a skype name.
    Yes, they can.
    How are our details stored?
    Please refer to these FAQ articles for explanation: https://support.skype.com/en/faq/FA143/is-skype-se​cure and https://support.skype.com/en/faq/FA31/does-skype-u​se-encryption
    Can wild characters be used in skype calls?
    If you mean something like an "*" such as in a database search, then, no.
    No one should be able to call my skype number unless I tell them my ID or chose to use something easily guessed, and then even if this was the case, within two days?
     If you secure your account and profile (do not specify a gender; leave location and other settings which default to "Public" neutral or blank), then your Skype account should not be easily found.
    Skype has significantly reduced the number of ways other Skype users can find their friends, colleagues, and so on, but still allows for general searches based on only four Add a Contact features: Skype name, full name, e-mail address, or telephone number input in the Profile.   Your new Skype account fell into the scammer's random search parameters.
    Also, why does Skype allow user names that include system.notice? This would seem to me words that should be reserved for system notices, or am I missing something here?
    Yours is a valid point which I have read many times - however, these titles are only titles such as how you might change your name as it appears in your Profile settings; the scammers constantly change the underlying Skype account names they use.  Please see this FAQ article for the details of a Skype name vs. a display name: https://support.skype.com/en/faq/FA110/can-i-chang​e-my-skype-name
    Securing your account should rid you of these nuisance messages as well as unsolicited contact invitations.
    Best regards,
    Elaine
    Was your question answered? Please click on the Accept as a Solution link so everyone can quickly find what works! Like a post or want to say, "Thank You" - ?? Click on the Kudos button!
    Trustworthy information: Brian Krebs: 3 Basic Rules for Online Safety and Consumer Reports: Guide to Internet Security Online Safety Tip: Change your passwords often!

  • While creating message in Satellite system we would like to get popup scren

    Hi Gurus,
    While creating message in Satellite system we would like to get a popup screen that should populate/show list of persons responsible/Business partners to whom the mail should go directly to their mail box. Do we have to develop a report for it or can use an already existing job?
    Thanks in advance,
    Vinod Palli

    Hi you can create messages from two places either from the standard help menu.
    help->create support message
    or
    test workbench status message->click messages tab and then click create button.
    Now go  to tcode Solution_manager
    select your landscape and then press execute button you will get the list of all messages with status ,person create d and person responsible.
    if you click any one you can go into the details of the same.
    PLEASE :reward point for the same.
    Regards
    Prakhar

  • SOLMAN EHP1 - anyone can create support message in Satellite System's Help?

    Hi,
    I just curios that why everyone can create support message in satellite system-> help -> create support message?
    I tested with restricted profile user and without role SAP_SUPPDESK_CREATE, NO BP created but he still manage to create support message???? Any idea??
    Also, same goes to any user can process ticket in SOLMAN with no BP-Employee role and SAP_SUPPDESK_* roles assigned.
    Your kind input is very much appreciated.
    Thanks,
    Nicholas Chang

    Hi Nicholas
    If you are using a "Named" user instead of the Trusted Relationship in the RFC maintained in BCOS_CUST for entry OSS_MSG then this is quite possible. In this case the "Named" user will be used to call the interface to create message and the calling user ie the end user creating the ticket will only be used as "Reporter" of the message.
    The user entered in the RFC details probably has the authorization to create Support desk messages.
    Regards
    Amit

Maybe you are looking for

  • Laserjet 2605dn color printing problem, Blue/green line on page.

    I have an HP color laserjet 2605dn that has started to print a faint,thin  blue/green line from top to bottom about 3 inches in from the entire right edge of every page. I ran the cleaning cycle with no change. Any suggestions on how to correct this?

  • Acrobat 9.3 + Windows 7 - Print Comments List CRASHES App

    When trying to print comments within a PDF (via Comments View), Acrobat will crash. This happens across MULTIPLE machines Win7, WinXP, and Adobe 9.0 and Adobe 9.3. I'm supporting a user who NEEDS this ASAP! Any help would be VERY MUCH appreciated. TH

  • Texting not working correctly

    Last week I was working with Customer Service to get texting working on one of my lines, (removed) .  In doing so Customer Service added Text Feature to this line for $10 a month.  Text feature still does not work and I now want to remove that featur

  • Some sites, IRS partcularly, show a form but do not update in Firefox but work with IE any fix?

    When trying to use Firefox to complete lessons on the IRS Practice Lab site, numbers entered on the screen do not update the server application. IE works so it appears that the site is not accepting data from the Firefox screen. Is there a way to ens

  • JDeveloper Debugger Error

    While trying to run JDeveloper in Debug mode, I get this error # HotSpot Virtual Machine Error, Internal Error # Please report this error at # http://java.sun.com/cgi-bin/bugreport.cgi # Java VM: Java HotSpot(TM) Client VM (1.4.2_03-b02 mixed mode) #