Help!!  Please!  CF 8.0.1 Multi-Server/Solaris 10/WebServer 7

Good afternoon,
I'm having a bit of a bizarre problem, and I cannot locate the root cause.
My environment is:  Sun E5220 running LDOMS V1.3 software.  I have a 4 processor node configured with Sun Solairs 10u5, Java SDK 1.6.0_25-b06 SE Runtime Environment.  JRun4 Updater 7, Coldfusion 8.0.1 and Sun Java WebServer 7 Update 5.  All of this is running in 64-bit mode.
JRun4 is apparently running correctly - or at least I see no issues there.
WebServer 7 is running correctly, and I find no errors.
ColdFusion is up and running and I can log into the system with no problems using the Coldfusion Admin Pages.
All of that works.
I created a new site with a new web server config and instance called "rand"  (as in Research and Development).  The site comes up well enough.  I went into Coldfusion admin on the MASTER site and created a new instance there called rand.  I then did a WSCONFIG and added in the NSAPI in 64-bit mode (the -ws64 switch) and redeployed the configuration.  The rand website has a default document directory of /web/rand  and the CFIDE files are loaded into that directory.  I took a piece of test code and loaded it via:   http://rand.mydomain.com/howard/test1.cfm  and it did indeed display on the screen - HOWEVER - it did NOT get processed by Coldfusion.  Here is my source code:
<!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>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Untitled Document</title>
</head>
<cfset testparm = "this is a simple test">
<cfoutput>
<center>
Here is some CFM output <br />
It reads as follows:<br />
#testparm#
</center>
</cfoutput>
<body>
</body>
</html>
.....and here is my output:
Here is some CFM output
It reads as follows:
#testparm#
Note that this is NOT processed by Coldfusion.
If, however, I take this same code and place it in:
/opt/jrun4/servers/rand/cfusion.ear/cfusion.war/test1.cfm  and then access it using:  http://rand.mydomain.com:8301/test1.cfm it will work perfectly and my output appears as: 
Here is some CFM output
It reads as follows:
this is a simple test
I've looked around everyplace that I know to look, and I cannot find this issue or a solution.  Does anyone have any ideas?  All help is appreciated.
and as always, thanks in advance!!
Thank you,
Howard
Message was edited by: whgill

Hi Howard, Coupla things to try and trace the problem:
As I understand it you have a new JWS instance and a new CF instance [default instances for both are running OK] - new CFIDE is in the rand JSW instance
Connecting to JWS is easiest via the external web connector (wsconfig) in [JRUN-HOME}/bin - don'tuse the cf-connectors.sh or the applet
Your JWS instance isn't picking up the NSAPI connection so first delete the new wsconfig instance and check:
1. {JRUN_HOME}/servers/rand/server-inf/jrun.xml (around line 440 is a switch for JRun web server <keep-alive>set to false
2. {JRUN_HOME}/servers/rand/cfusion.ear/cfusion.war/WEB_INF/cfusion/lib/ - use Find to locate the /CFIDE mapping and change to your jws rand instance path
3.  Check {JRUN-HOME}/lib/wsconfig - should only be a single folder '1/' containing jrunserver.store file
4. Look in {JRUN_HOME}/servers/rand/cfusion.ear/cfusion.war/WEB_INF/cfusion/logs/exception.log for errors
5. Look in JRUN_HOME}/logs/rand-event.log
6. Restart CF rand instance
7. change dir to {JRUN-HOME}/bin - run the fol :  wsconfig -server rand -ws iplanet -dir /opt/webserver7/web/rand/config -coldfusion -v -ws64
Use the command line to run wsconfig {not applet}
8. Once successfuly run, check - {JRUN-HOME}/lib/wsconfig/rand/ - you should have jrunserver.store and libjrun_nsapi.so (if no jrunserver.store} - cp from JRUN-HOME}/lib/wsconfig/1/
9, Stop JWS
10. Now you need to edit the JWS instance start script in {JWS-HOME}/web/rand/bin/startserv - and change the corrsponding line with this one:
LD_LIBRARY_PATH_64="${SERVER_LIB_PATH_64}:${SERVER_JVM_LIBPATH}:${LD_LIBRARY_PATH_64}:/usr /lib/sparcv9:/usr/sfw/lib/sparcv9"; export LD_LIBRARY_PATH_64
11. Start JWS instance
12. Check that the CFIDE is working in that instance
13. Check your test file in that instance
14.  Grab a copy of your obj.conf andf magnus.conf files
If the web connector doesn't work first time - don't be afraid to use remove command and try again - it can be a bit touchy sometimes
Gimme a shout if this persists,
Best,
Padz

Similar Messages

  • Little help please with forwarding traffic to proxy server!

    hi all, little help please with this error message
    i got this when i ran my code and requested only the home page of the google at my client side !!
    GET / HTTP/1.1
    Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/vnd.ms-excel, application/vnd.ms-powerpoint, application/msword, application/x-shockwave-flash, */*
    Accept-Language: en-us
    UA-CPU: x86
    Accept-Encoding: gzip, deflate
    User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.2; .NET CLR 2.0.50727)
    Host: www.google.com
    Connection: Keep-Alive
    Cookie: PREF=ID=a21457942a93fc67:TB=2:TM=1212883502:LM=1213187620:GM=1:S=H1BYeDQt9622ONKF
    HTTP/1.0 200 OK
    Cache-Control: private, max-age=0
    Date: Fri, 20 Jun 2008 22:43:15 GMT
    Expires: -1
    Content-Type: text/html; charset=UTF-8
    Content-Encoding: gzip
    Server: gws
    Content-Length: 2649
    X-Cache: MISS from linux-e6p8
    X-Cache-Lookup: MISS from linux-e6p8:3128
    Via: 1.0
    Connection: keep-alive
    GET /8SE/11?MI=32d919696b43409cb90ec369fe7aab75&LV=3.1.0.146&AG=T14050&IS=0000&TE=1&TV=tmen-us%7Cts20080620224324%7Crf0%7Csq38%7Cwi133526%7Ceuhttp%3A%2F%2Fwww.google.com%2F HTTP/1.1
    User-Agent: MSN_SL/3.1 Microsoft-Windows/5.1
    Host: g.ceipmsn.com
    HTTP/1.0 403 Forbidden
    Server: squid/2.6.STABLE5
    Date: Sat, 21 Jun 2008 01:46:26 GMT
    Content-Type: text/html
    Content-Length: 1066
    Expires: Sat, 21 Jun 2008 01:46:26 GMT
    X-Squid-Error: ERR_ACCESS_DENIED 0
    X-Cache: MISS from linux-e6p8
    X-Cache-Lookup: NONE from linux-e6p8:3128
    Via: 1.0
    Connection: close
    java.net.SocketException: Broken pipe // this is the error message
    at java.net.SocketOutputStream.socketWrite0(Native Method)
    at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:92)
    at java.net.SocketOutputStream.write(SocketOutputStream.java:115)
    at java.io.DataOutputStream.writeBytes(DataOutputStream.java:259)
    at SimpleHttpHandler.run(Test77.java:61)
    at java.lang.Thread.run(Thread.java:595)
    at Test77.main(Test77.java:13)

    please could just tell me what is wrong with my code ! this is the last idea in my G.p and am havin difficulties with that cuz this is the first time dealin with java :( the purpose of my code to forward the http traffic from client to Squid server ( proxy server ) then forward the response from squid server to the clients !
    thanx a lot,
    this is my code :
    import java.io.*;
    import java.net.*;
    public class Test7 {
    public static void main(String[] args) {
    try {
    ServerSocket serverSocket = new ServerSocket(1416);
    while(true){
    System.out.println("Waiting for request");
    Socket socket = serverSocket.accept();
    new Thread(new SimpleHttpHandler(socket)).run();
    socket.close();
    catch (Exception e) {
    e.printStackTrace();
    class SimpleHttpHandler implements Runnable{
    private final static String CLRF = "\r\n";
    private Socket client;
    private DataOutputStream writer;
    private DataOutputStream writer2;
    private BufferedReader reader;
    private BufferedReader reader2;
    public SimpleHttpHandler(Socket client){
    this.client = client;
    public void run(){
    try{
    this.reader = new BufferedReader(
    new InputStreamReader(
    this.client.getInputStream()
    InetAddress ipp=InetAddress.getByName("192.168.6.29"); \\ my squid server
    System.out.println(ipp);
    StringBuffer buffer = new StringBuffer();
    Socket ss=new Socket(ipp,3128);
    this.writer= new DataOutputStream(ss.getOutputStream());
    writer.writeBytes(this.read());
    this.reader2 = new BufferedReader(
    new InputStreamReader(
    ss.getInputStream()
    this.writer2= new DataOutputStream(this.client.getOutputStream());
    writer2.writeBytes(this.read2());
    this.writer2.close();
    this.writer.close();
    this.reader.close();
    this.reader2.close();
    this.client.close();
    catch(Exception e){
    e.printStackTrace();
    private String read() throws IOException{
    String in = "";
    StringBuffer buffer = new StringBuffer();
    while(!(in = this.reader.readLine()).trim().equals("")){
    buffer.append(in + "\n");
    buffer.append(in + "\n");
    System.out.println(buffer.toString());
    return buffer.toString();
    private String read2() throws IOException{
    String in = "";
    StringBuffer buffer = new StringBuffer();
    while(!(in = this.reader2.readLine()).trim().equals("")){
    buffer.append(in + "\n");
    System.out.println(buffer.toString());
    return buffer.toString();
    Edited by: Tareq85 on Jun 20, 2008 5:22 PM

  • Help please : dbsequence refresh on MS sql server

    This is a month that I work on this problem and no result
    I want to set up a field as DBSequence with a database SQL Server, and then refreshes its value after an insert and can then edit the corresponding record on the same form ...
    I tried to use a Impl class and method do_dml () but this one works only for MySQL and not for SQL Server , this is the code of the method do_DML ():
    *protected void doDML(int i, TransactionEvent e) {*
    super.doDML(i, e);
    String currentViewName = getEntityDef().getName();
    *if ( i == DML_INSERT) {*
    PreparedStatement stmt = this.getDBTransaction().createPreparedStatement("SELECT last_insert_id()",1);
    *try {*
    stmt.execute();
    ResultSet rs = stmt.getResultSet();
    *if ( rs != null ){*
    rs.first();
    setAttribute("id",rs.getBigDecimal(1));
    *} catch (SQLException ex) {*
    ex.printStackTrace();
    it also works on Oracle, simply activate the option "refrech after insert".
    someone told me the following link, but I could not make it work:
    http://www.oracle.com/technetwork/developer-tools/jdev/multidatabaseapp-085183.html
    Now I would really like you to help me because my project is stuck because of this problem.
    I would be very grateful

    hello,
    by searching in Help, I have found it possible to generate a field DBSequence and refreshes without using a database trigger, here's what I found:
    *4.12.5 Assigning the Primary Key Value Using an Oracle Sequence*
    As an alternative to using a trigger-assigned value (as described in Section 4.10.10, "How to Get Trigger-Assigned Primary Key Values from a Database Sequence"), you can assign the value to a primary key when creating a new row using an Oracle sequence. This metadata-driven approach allows you to centralize the code to retrieve the primary key into a single Java file that can be reused by multiple entity objects.
    Example 4-17 shows a simple CustomEntityImpl framework extension class on which the entity objects are based. Its overridden create() method tests for the presence of a custom attribute-level metadata property named SequenceName and if detected, populates the attribute's default value from the next number in that sequence.
    Example 4-17 CustomEntityImpl Framework Extension Class
    package sample;
    import oracle.jbo.AttributeDef;
    import oracle.jbo.AttributeList;
    import oracle.jbo.server.EntityImpl;
    import oracle.jbo.server.SequenceImpl;
    *public class CustomEntityImpl extends EntityImpl {*
    *protected void create(AttributeList attributeList) {*
    super.create(attributeList);
    *for (AttributeDef def : getEntityDef().getAttributeDefs()) {*
    String sequenceName = (String)def.getProperty("SequenceName");
    *if (sequenceName != null) {*
    SequenceImpl s = new SequenceImpl(sequenceName,getDBTransaction());
    setAttribute(def.getIndex(),s.getSequenceNumber());
    To assign the primary key value using an Oracle sequence:
    Create the CustomEntityImpl.java file in your project, and insert the code shown in Example 4-17.
    In the Application Navigator, double-click the entity you want to edit.
    In the overview editor, click the Attributes navigation tab, and double-click the attribute you want to edit.
    In the Edit Attribute dialog, set the attribute Type to Number, and then click the Custom Properties node.
    Enter SequenceName for the name.
    Enter the name of the database sequence for the value, click Add, and then click OK to create the custom property.
    For example, a Dept entity could define the custom property SequenceName on its Deptno attribute with the value DEPT_TABLE_SEQ.
    Now I do not know what I need to replace DEPT_TABLE_SEQ

  • Any one can help how to install sharepoin2013 in multi servers .any deployment guide please provide

    Any one can help how to install sharepoin2013 in multi servers .if you have any  guide please provide

    I am sharing few links which can be helpful for you to understand and install/configure multi server sharepoint environment.
    Install SharePoint 2013 across multiple servers for a three-tier farm
    Test Lab Guide: Configure SharePoint Server 2013 in a three-tier farm
    Install and Configure SharePoint farm (3 -tier)
    Office Web Apps 2013 multi servers (NLB) Installation and Deployment for SharePoint
    2013 step by step guide
    Adnan Amin MCT, SharePoint Architect | If you find this post useful kindly please mark it as an answer.

  • Hi all! I was updating the software on i pad to ios6, update was interrupted(apple update server is unavailable...). iTunes Diagnostics shows that "secure link to I tunes store failed". I use Windows 7 Home Premium 64 bit. Can anybody help please?

    Hi all! I was updating the software on i pad to ios6, update was interrupted(apple update server is unavailable...). iTunes Diagnostics shows that "secure link to I tunes store failed". I use Windows 7 Home Premium 64 bit. Can anybody help please?
    The following was done so far:
    1. Windows Firewall - new rule created for itunes.
    2. iTunes - latest version installed.
    3. LAN setting : automatic detection of proxy is enabled;
    4. iTunes diagnostics shows:
    Microsoft Windows 7 x64 Home Premium Edition (Build 7600)
    TOSHIBA Satellite L655
    iTunes 11.0.2.26
    QuickTime 7.7.3
    FairPlay 2.3.31
    Apple Application Support 2.3.3
    iPod Updater Library 10.0d2
    CD Driver 2.2.3.0
    CD Driver DLL 2.1.3.1
    Apple Mobile Device 6.1.0.13
    Apple Mobile Device Driver 1.64.0.0
    Bonjour 3.0.0.10 (333.10)
    Gracenote SDK 1.9.6.502
    Gracenote MusicID 1.9.6.115
    Gracenote Submit 1.9.6.143
    Gracenote DSP 1.9.6.45
    iTunes Serial Number 003FB880034B7720
    Current user is not an administrator.
    The current local date and time is 2013-04-23 11:01:14.
    iTunes is not running in safe mode.
    WebKit accelerated compositing is enabled.
    HDCP is supported.
    Core Media is supported.
    Video Display Information
    Intel Corporation, Intel(R) HD Graphics
    **** External Plug-ins Information ****
    No external plug-ins installed.
    iPodService 11.0.2.26 (x64) is currently running.
    iTunesHelper 11.0.2.26 is currently running.
    Apple Mobile Device service 3.3.0.0 is currently running.
    **** Network Connectivity Tests ****
    Network Adapter Information
    Adapter Name:          {1CB5BBC2-8124-4664-899A-CE0A4683E3B4}
    Description:          Realtek RTL8188CE Wireless LAN 802.11n PCI-E NIC
    IP Address:          0.0.0.0
    Subnet Mask:          0.0.0.0
    Default Gateway:          0.0.0.0
    DHCP Enabled:          Yes
    DHCP Server:
    Lease Obtained:          Thu Jan 01 08:00:00 1970
    Lease Expires:          Thu Jan 01 08:00:00 1970
    DNS Servers:
    Adapter Name:          {8140112A-43D0-41D6-8B36-BE146C811173}
    Description:          Atheros AR8152/8158 PCI-E Fast Ethernet Controller (NDIS 6.20)
    IP Address:          10.5.7.196
    Subnet Mask:          255.255.0.0
    Default Gateway:          10.5.0.1
    DHCP Enabled:          Yes
    DHCP Server:          172.18.255.2
    Lease Obtained:          Tue Apr 23 10:14:40 2013
    Lease Expires:          Tue Apr 23 22:14:40 2013
    DNS Servers:          121.97.59.7
                        121.97.59.2
                        121.97.59.3
    Active Connection:          LAN Connection
    Connected:          Yes
    Online:                    Yes
    Using Modem:          No
    Using LAN:          Yes
    Using Proxy:          No
    Firewall Information
    Windows Firewall is on.
    iTunes is NOT enabled in Windows Firewall.
    Connection attempt to Apple web site was successful.
    Connection attempt to browsing iTunes Store was unsuccessful.
    The network connection timed out.
    Connection attempt to purchasing from iTunes Store was successful.
    Connection attempt to iPhone activation server was successful.
    Connection attempt to firmware update server was unsuccessful.
    The network connection timed out.
    Connection attempt to Gracenote server was successful.
    The network connection timed out.
    Last successful iTunes Store access was 2013-03-22 10:05:31.
    @@@. iTunes IS ENABLED THROUGH THE FIREWALL , even though diagnostics says "NOT enabled"

    hours after the first post i somehow got this to work. dont know how, but i do tried the dns clear cache, the clear host file, oh and i did the check automatically detech dns AND THEN se-check it again before i got this to work.

  • I can no longer access Bejeweled Blitz through my facebook account.  I get the message that says, "your browser sent a request that this server could not understand. Size of a request header field exceeds server limit".  Help please.

    I can no longer access Bejeweled Blitz through facebook.  I get the message, "your browser sent a request that this server could not understand. Size of a request header field exceeds server limit". I can access Bejeweled through FB using my husband's log in so to me that suggests the problem is with my log in. Help please.

    Contact FB or use another browser. 

  • DynamicLink Media Server is not available. I can't open any video file in Photoshop CC and when it does, Photoshop freezers and I can't do anything else. I'm using OS X 10.9.4-3.1 GHz Intel-16 GB DDR3. Any help please?

    DynamicLink Media Server is not available. I can't open any video file in Photoshop CC and when it does, Photoshop freezers and I can't do anything else. I'm using OS X 10.9.4-3.1 GHz Intel-16 GB DDR3. Any help please?

    Indicas que no puedes abrir ningun archivo de video, se supone que has probado varios formatos, mp4, mov,..
    Has actualizado el OSX a 10.9 ?, funcionaba antes? La versión de Photoshop es la CC, no la CC 2014?
    En el menú de Ayuda>Actualizaciones, cual es el resultado, dice que esta al día?
    Tienes abiertas otras aplicaciones?
    Prueba a cerrar todo, espera media minuto y abre Photoshop a ver que ocurre.
    (Estas utilizando un MacBook Pro?)

  • Hello.I wanted to upgrade my iPad 1 to iOS 5.1 Over the Air.I was running iOS 5.0.1.It said it had an error connecting to server.It is already 5 hours i cant install this update.I also have an iPhone 4 with iOS 5.0.1 with the same issues.Help please!

    Hello.I wanted to upgrade my iPad 1 to iOS 5.1 Over the Air.I was running iOS 5.0.1.It said it had an error connecting to server.It is already 5 hours i cant install this update.I also have an iPhone 4 with iOS 5.0.1 with the same issues.Help please!

    You're probably running into the servers simply being swamped. Thousands of people are all going for the software update at the same time. Give it a try again and if that doesn't work, then try plugging it into your computer and trying it that way.
    I didn't get a notion of the size, it doesn't seem to be as big as the 700 meg 5.0 update, but it did take me 20+ minutes to download via cable internet so it's a large file. That in and of itself takes a while.
    If you're trying to download it directly to your iPhone, you'll need to be on wifi since I'm sure it's well over the 20 meg file size limit for 3G.

  • TS3276 my server went down and now my email is not working, can anyone help please?

    My website server went down and now my email is not working (though the server is back up)
    Does anyone know what I need to do?
    I'm told by my website hosts that I need to 'reconfigure authentication" but I have no idea how to do this, they are now closed for the weekend and I need it fixed before Monday morning. Could anyone tell me where to find step by step instructions. I've tried but have made matters worse and the couple of mail accounts that WERE still receiving email are now also not.
    Help please!

    Hi Eyen80,
    If you are having issues with your iPhone’s camera not functioning, you may want to troubleshoot using the steps in this article -
    iPhone: Hardware troubleshooting
    http://support.apple.com/kb/TS2802
    Specifically -
    Camera isn't functioning or has undesired image quality
    If the screen shows a closed lens or black image, force quit the Camera app.
    If you do not see the Camera app on the Home screen, try searching for it in Spotlight. If the camera does not show up in the search, check to make sure that Restrictions are not turned on by tappingSettings > General > Restrictions.
    Ensure the camera lens is clean and free from any obstructions. Use a microfiber polishing cloth to clean the lens.
    Cases can interfere with the camera and the flash. Try gently cleaning the lens with a clean dry cloth or removing the case if you see image or color-quality issues with photos.
    Try turning iPhone off and then back on.
    Tap to focus the camera on the subject. The image may pulse or briefly go in and out of focus as it adjusts.
    Try to remain steady while focusing:
    Still images: Remain steady while taking the picture. If you move too far in any direction, the camera automatically refocuses to the center.
    Note: If you take a picture with iPhone turned sideways, it is automatically saved in landscape orientation.
    Video: Adjust focus before you begin recording. You can also tap to readjust focus while recording. Exiting the Camera application while recording will stop recording and will save the video to the Camera Roll.
    Note: Video-recording features are not available on original iPhone or iPhone 3G.
    If your iPhone has a front and rear camera, try switching between them to verify if the issue persists on both.
    Thanks for using Apple Support Communities.
    Best,
    Brett L

  • 2 errors: "Your iPhone could not be activated because the activation server is temporarily unavailable" and the sim says "searching" while iTunes says there is "No Sim installed" - but of course, there is! Any help please??

    2 errors: "Your iPhone could not be activated because the activation server is temporarily unavailable" and the sim says "searching" while iTunes says there is "No Sim installed" - but of course, there is! Any help please??

    Hi Peter,
    Thank you for the note - I have seen similar replies on other posting errors and I see how that could make sense. The thing is, my iPhone is not jailbroken - it is from an authorized distributor. However, when I told them about the "no service" problem on the sim, they were unable to assist. Then my phone messaged that an itunes restore was required - so I did that, several times, to the error message now noted on my post. I wonder if there is some other way to over-write this message? Thanks very much.

  • Help please! Error getting License. License Server Communication Problem: E_ADEPT_NO_TOKEN.

    Help please! I paid for and downloaded 2 books from eBooks library and it then goes to my download folder (on a Windows PC). When I double click on the downloaded book to open, digital editions comes up and then I get the following message: Error getting License. License Server Communication Problem: E_ADEPT_NO_TOKEN. My computer is authorised and I have tried everything I can think of but can't get the books to download into adobe digital editions. Can anybody help??? Thanks

    I should have mentioned also that the first book downloaded fine. It's just the second one that I'm having the problems with.

  • TS3899 I keep getting " The connection to server failed" but I can get internet connection. Can anyone help please

    I keep getting "The connection to the server has failed" when I call up my mail although I do get internet connection. Can anyone help please.

    1. Turn router off for 30 seconds and on again
    2. Settings>General>Reset>Reset Network Settings

  • Why does my laptop use a proxy server for mozilla or chrome when i check in internet explorer it sais my system isnt but it is it jumps back to a proxy server in mozille when i tick no proxy ?? help please im not wizzy thanks

    Why does my laptop use a proxy server for mozilla or chrome when i check in internet explorer it sais my system isnt but it is it jumps back to a proxy server in mozille when i tick no proxy ?? help please im not wizzy thanks

    Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > Appearance/Themes).
    *Don't make any changes on the Safe mode start window.
    *https://support.mozilla.com/kb/Safe+Mode
    See also:
    *http://kb.mozillazine.org/Preferences_not_saved
    *https://support.mozilla.com/kb/Preferences+are+not+saved

  • After updating to iOS 6.0.1 "Yahoo! Server Unavailable" but works fine on iPhone.  Help please!

    after updating to iOS 6.0.1 "Yahoo! Server Unavailable" but works fine on iPhone.  Help please!

    GIve it time. Yahoo has been have persistently random issues in past weeks. If you don't want to wait, you can try deleting and readding your account info.
    The issue is on yahoo's end and all their updates/upgrades.

  • Updated to yosemite, now in iPhoto when I try to send a photo I get the following error'Your email did not go through because the server did not reply'. Help please.

    Hi, I've recently upgraded to Yosemite. I tried to send a picture out from iPhoto as I regularly do without issue. Now I get this error message, 'Your email did not go through because the server did not reply'. Can you help please?

    Try rebuilding your iPhoto library. Directions are simple Rebuilding the iPhoto library. Please post back after doing the rebuild and then re-testing.

Maybe you are looking for

  • Cannot send mail from outbox

    I tried deleting the outbox from home/library/mail but no luck, internet works fine, mail recieves fine. from .mac website mail will send... but it won't send from my mail program. keep getting message "the connection to the server on"smpt.mac.com" o

  • Specifying current directory in Receiver File Adapter

    Hi Experts, I have been configuring a receiver file adapter to place a file onto an FTP server. As per the information provided, as soon as I login to the FTP server, I have to place the file in current logged in directory. In this case, how can I me

  • I purchased a used ipod touch.

    I purchased a used iPod touch and can't seem to get it to sync with my computer.  Any ideas on what I should do?  Thank you!

  • How to delete attachment to reduce size of message

    I recently moved over from Eudora to Mail.app In Eudora, all attachments were put in an attachments folder, so the size of the actual message in the mailbox was small. In Mail.app, it seems that the attachments stay as part of the message, even if I

  • "ClassCastException" for items in List after serialization

    consider this code: public class MyClass implements Serializable {   public double price = -1;   public double volume = -1; List list = new ArrayList<MyClass>(); while(!endOfData) {   MyClass mc = new MyClass();   mc.price = x;   mc.volume = y;   lis