Ce510 proxy ftp on port 8080 is not doing cache

why ce510 configured as a proxy ftp on port 8080 is not doing cache for transfered files?
Is that a limitation?

There is not a limitation that prevents this from working. Can you post a copy of your configuration and the transaction logs?
~Zach

Similar Messages

  • 404 page not found error without specifying port 8080 tomcat

    Hello,
    We experienced an unexpected tomcat down, after restarting it no page is found if 8080 port isn�t specified, in the past it wasn�t needed.
    What could be causing that behavior?
    I went to the server.xml file and everything is in order:
        <!-- Define a non-SSL Coyote HTTP/1.1 Connector on port 8080 -->
        <Connector port="8080"
                   maxThreads="150" minSpareThreads="25" maxSpareThreads="75"
                   enableLookups="false" redirectPort="8443" acceptCount="100"
                   debug="0" connectionTimeout="20000"
                   disableUploadTimeout="true" />Thanks!

    So, how can I force all requests to be responded by
    the 8080 port without specifying it?If you don't specify the port on an HTTP URL then the request is sent to port 80. (This is part of the HTTP standard which is used on every computer in the world, it would be difficult for you to get that changed.) So applications listening to port 8080 will not hear those requests. I suppose you could run a port mapper or something but it would be more practical for you to just learn how things work instead of trying to bend them all out of shape to work the way you guessed they might work.
    Should I comment the snippet for the 8080 port so 80
    responds to all requests?If it were me I would change the attribute to read port="80", if you really want your server to listen at port 80. That element configures a whole lot of other properties and you don't want to just throw that configuration away.

  • SFTP/FTP Proxy Problems - Works for DMZ but not for Internet Hosts?!

    Hi together,
    we have a strange problem with our TMG Proxy, some infrastructure informations first
    So we have the Client LAN with the IP range 192.168.11.x which is routeable to Server LAN 192.168.3.x but not to DMZ LAN 192.168.200.x.. The TMG is a 2 Node Array, 192.168.200.5 is the DMZ VIP. TMG DMZ IP Adress (192.168.200.5) and physical Adresses have
    an NAT relation to one Public IP. HTTPS Inspection is active. We dont use (and dont want to) the TMG Client component.
    When i use WinSCP, Putty or Filezilla and connect to a DMZ LAN Host (192.168.200.x) with "HTTP Proxy" (192.168.3.108:8080) everything is fine, it works like expected...
    When i connect to an Internet Host it fails regardless which protocol i use - ftp, sftp or ssh. The error i get is
    "The token supplied to the function is invalid."
    An example for a failed SFTP Connection
    Filezilla
    Status: Connecting to system.internet.de...
    Trace: Going to execute "C:\Program Files (x86)\FileZilla FTP Client\fzsftp.exe"
    Response: fzSftp started
    Trace: CSftpControlSocket::ConnectParseResponse(fzSftp started)
    Trace: CSftpControlSocket::SendNextCommand()
    Trace: CSftpControlSocket::ConnectSend()
    Command: proxy 1 "tmg.local" 8080 "domain\user" "***********"
    Trace: CSftpControlSocket::ConnectParseResponse()
    Trace: CSftpControlSocket::SendNextCommand()
    Trace: CSftpControlSocket::ConnectSend()
    Command: open "[email protected]" 22
    Trace: Looking up host "system.internet.de"
    Trace: Connecting to 192.168.3.108 port 8080
    Trace: Proxy error: 502 Proxy Error ( Das Token, das der Funktion übergeben wurde, ist ungültig.  )
    Error: Proxy error: 502 Proxy Error ( Das Token, das der Funktion übergeben wurde, ist ungültig.  )
    Trace: CControlSocket::DoClose(64)
    Trace: CSftpControlSocket::ResetOperation(66)
    Trace: CControlSocket::ResetOperation(66)
    Error: Could not connect to server
    Trace: CFileZillaEnginePrivate::ResetOperation(66)
    TMG protocol throws this
    Protokolltyp: Webproxy (Forward)
    Status: 0x80090308 
    Regel: Webzugriff FTP Test
    Quelle: Intern (192.168.11.31:44673)
    Ziel: Extern (78.46.182.171:22)
    Anforderung: system.internet.de:22
    Filterinformationen: Req ID: 106f1cb7; Compression: client=No, server=No, compress rate=0% decompress rate=0%
    Protokoll: https-inspect
    Benutzer: domain\user
    Hope you can explain me what we doin wrong or how to find out whats the problem. I didn`t find many informations about "0x80090308" or "The token supplied to the function is invalid.". Disabling HTTPS Inspection for the Source 192.168.11.31
    doesnt change anything...
    Connection to an DMZ Host looks like this:
    Filezilla
    Status: Connecting to system.dmz...
    Trace: Going to execute "C:\Program Files (x86)\FileZilla FTP Client\fzsftp.exe"
    Response: fzSftp started
    Trace: CSftpControlSocket::ConnectParseResponse(fzSftp started)
    Trace: CSftpControlSocket::SendNextCommand()
    Trace: CSftpControlSocket::ConnectSend()
    Command: proxy 1 "tmg.local" 8080 "domain\user" "***********"
    Trace: CSftpControlSocket::ConnectParseResponse()
    Trace: CSftpControlSocket::SendNextCommand()
    Trace: CSftpControlSocket::ConnectSend()
    Command: open "[email protected]" 22
    Trace: Looking up host "system.dmz"
    Trace: Connecting to 192.168.3.108 port 8080
    Trace: Server version: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2
    Trace: Using SSH protocol version 2
    Trace: We claim version: SSH-2.0-PuTTY_Local:_Mar_28_2014_10:34:48
    Trace: Doing Diffie-Hellman group exchange
    Trace: Doing Diffie-Hellman key exchange with hash SHA-256
    Trace: Host key fingerprint is:
    TMG Protocol
    Protokolltyp: Webproxy (Forward)
    Status: 0 Der Vorgang wurde erfolgreich beendet. 
    Regel: Webzugriff FTP Test
    Quelle: Intern (192.168.11.31:48818)
    Ziel: Umkreis 2 (192.168.200.205:22)
    Anforderung: system.dmz:22
    Filterinformationen: Req ID: 10727dce; Compression: client=No, server=No, compress rate=0% decompress rate=0%
    Protokoll: SSL-tunnel
    Benutzer: domain\user
    Thanks in advance.
    Regards
    Matthias

    Hi Keith,
    ok i found out the problem is https inspection is enabled....
    - when i disable https inspection for source, same problem
    - when i disable https inspection for destination, problem solved
    the root cause why this worked is we had https inspection disabled for dmz destinations.
    there is no direct route relation between the lan and dmz.
    why is source exception not working in this?

  • TS1368 I'm unable to connect to iStore thru a proxy server (port: 8080)

    I connect to internet thru a proxy server (port: 8080) but I'm unable to connect to iStore or any most of the other applications. I would like to know what is the port no. thru which these apps operate? Pls help me connect...

    Does the iOS device connect to other networks? If yes that tend to indicate a problem with your network.
    Does the iOS device see the network?
    Any error messages?
    Do other devices now connect?
    Did the iOS device connect before?
    Try the following to rule out a software problem:                
    - Reset the iOS device. Nothing will be lost
    Reset iOS device: Hold down the On/Off button and the Home button at the same time for at
    least ten seconds, until the Apple logo appears.
    - Power off and then back on your router
    .- Reset network settings: Settings>General>Reset>Reset Network Settings
    - iOS: Troubleshooting Wi-Fi networks and connections
    - Wi-Fi: Unable to connect to an 802.11n Wi-Fi network      
    - iOS: Recommended settings for Wi-Fi routers and access points
    - Restore from backup. See:
    iOS: How to back up
    - Restore to factory settings/new iOS device.
    If still problem and it does not connect to any networks make an appointment at the Genius Bar of an Apple store since it appears you have a hardware problem.
    Apple Retail Store - Genius Bar

  • How to do a PortForward/Port Proxy? Redirecting traffic from port 8080 to 80 on the SAME machine

    We have a CFTV system running on Win2008R2 that listens on 4 sequential port numbers and the last port is the Web Browser Port number for management and viwing cameras
    When we configure the port 8077 on the software, it opens 8077, 8078, 8079 and 8080 and works with no problem
    But...
    When we try to configure ports 77 (and therefore 77, 78, 79 and 80) thw applications hangs and seems like not be possible to configure to use port 80
    I could confirm that,  using NETSTAT and the main CFTV application open all required ports with no problem, but only works on ports with a different number from "80", wich is what i want, to make users more confortable, avoiding to type ":PORT_NUMBER"
    after the URL, it will be more "ellegant" solution to use default port 80 for user´s connections
    The question is: How to do a PortForward/Port Proxy? Redirecting traffic from port 8080 to 80 on the SAME machine?
    May i Use NETSH? (based on Help, it can be used to do this, but on different machines, not the same one)
    There is a RELIABLE application, running as a service, that can do the port forward/redirect?

    Hi,
    I’m sorry to tell you that we can’t redirect traffic from a port to another port on the same server itself. But we can do it with a router which is configured to portfoward.
    By the way, according to your description, another program may use the port 80. Is there an IIS installed on the server? If it is necessary, you can consult your CFTV system vendor.
    Hope this helps.
    Steven Lee
    TechNet Community Support

  • Proxy settings for dynamic ftp send port

    Does anyone have an idea how to configure the proxy settings when using a dynamic send port to connect to an ftp server?
    When using the FTP send port there is the property 'Server' to specify the proxy settings, but how would this be done with a dynamic send port?
    I can't find anything about this. And there doesn't seem to be a property
    FTP.Server according to intellisence in my orchestration.
    Kind regards,
    Mitch Vanhelden
    Blog: http://mitchvanhelden.blogspot.com

    It seems like most or all of the FTP properties are exposed in the Global Property Schemas assembly.  The FTP properties are under the "FTP" namespace (see FTP property schema below).
    One thing you might try is to get it working (simple messaging) using a static FTP send port.  Once it is working, turn on send port tracking of message properties (before and after port processing).  Inspect the tracked message for the FTP
    related properties set during static transmission and try setting these within your orchestration.
    <?xml version="1.0" encoding="utf-16"?>
    <xs:schema xmlns="http://schemas.microsoft.com/BizTalk/2003/ftp-properties" xmlns:b="http://schemas.microsoft.com/BizTalk/2003" targetNamespace="http://schemas.microsoft.com/BizTalk/2003/ftp-properties" xmlns:xs="http://www.w3.org/2001/XMLSchema">
    <xs:annotation>
    <xs:appinfo>
    <b:schemaInfo schema_type="property" xmlns:b="http://schemas.microsoft.com/BizTalk/2003"/>
    </xs:appinfo>
    </xs:annotation>
    <xs:element name="RepresentationType" type="xs:string">
    <xs:annotation>
    <xs:appinfo>
    <b:fieldInfo propSchFieldBase="MessageContextPropertyBase" xmlns:b="http://schemas.microsoft.com/BizTalk/2003" propertyGuid="198b2027-4cde-4677-88f1-7b66caf6473a"/>
    </xs:appinfo>
    </xs:annotation>
    </xs:element>
    <xs:element name="SSOAffiliateApplication" type="xs:string">
    <xs:annotation>
    <xs:appinfo>
    <b:fieldInfo propSchFieldBase="MessageContextPropertyBase" xmlns:b="http://schemas.microsoft.com/BizTalk/2003" propertyGuid="8045bcbe-3285-412c-8b5a-dc3be5978c9b"/>
    </xs:appinfo>
    </xs:annotation>
    </xs:element>
    <xs:element name="UserName" type="xs:string">
    <xs:annotation>
    <xs:appinfo>
    <b:fieldInfo propSchFieldBase="MessageContextPropertyBase" xmlns:b="http://schemas.microsoft.com/BizTalk/2003" propertyGuid="6E789556-2F81-4fa6-B8E2-5214F1662289"/>
    </xs:appinfo>
    </xs:annotation>
    </xs:element>
    <xs:element name="Password" type="xs:string">
    <xs:annotation>
    <xs:appinfo>
    <b:fieldInfo propSchFieldBase="MessageContextPropertyBase" isSensitive="true" xmlns:b="http://schemas.microsoft.com/BizTalk/2003" propertyGuid="FEFD9283-C98A-470d-8E0A-C00214EE4047"/>
    </xs:appinfo>
    </xs:annotation>
    </xs:element>
    <xs:element name="BeforePut" type="xs:string">
    <xs:annotation>
    <xs:appinfo>
    <b:fieldInfo propSchFieldBase="MessageContextPropertyBase" xmlns:b="http://schemas.microsoft.com/BizTalk/2003" propertyGuid="58C0F130-2D2D-4374-8418-714A31046A58"/>
    </xs:appinfo>
    </xs:annotation>
    </xs:element>
    <xs:element name="AfterPut" type="xs:string">
    <xs:annotation>
    <xs:appinfo>
    <b:fieldInfo propSchFieldBase="MessageContextPropertyBase" xmlns:b="http://schemas.microsoft.com/BizTalk/2003" propertyGuid="CFBD9956-B0C6-48af-9257-4E27C7771998"/>
    </xs:appinfo>
    </xs:annotation>
    </xs:element>
    <xs:element name="ReceivedFileName" type="xs:string">
    <xs:annotation>
    <xs:appinfo>
    <b:fieldInfo propSchFieldBase="MessageContextPropertyBase" xmlns:b="http://schemas.microsoft.com/BizTalk/2003" propertyGuid="441B372A-23A1-4465-8329-F56AC0BDBFD8"/>
    </xs:appinfo>
    </xs:annotation>
    </xs:element>
    <xs:element name="MaxConnections" type="xs:unsignedInt">
    <xs:annotation>
    <xs:appinfo>
    <b:fieldInfo propSchFieldBase="MessageContextPropertyBase" xmlns:b="http://schemas.microsoft.com/BizTalk/2003" propertyGuid="0A580338-036A-411B-A28A-1BCC86E56458"/>
    </xs:appinfo>
    </xs:annotation>
    </xs:element>
    <xs:element name="CommandLogFileName" type="xs:string">
    <xs:annotation>
    <xs:appinfo>
    <b:fieldInfo propSchFieldBase="MessageContextPropertyBase" xmlns:b="http://schemas.microsoft.com/BizTalk/2003" propertyGuid="CCE01F9B-8869-4216-BD7A-8F476FA40327"/>
    </xs:appinfo>
    </xs:annotation>
    </xs:element>
    <xs:element name="AllocateStorage" type="xs:boolean">
    <xs:annotation>
    <xs:appinfo>
    <b:fieldInfo propSchFieldBase="MessageContextPropertyBase" xmlns:b="http://schemas.microsoft.com/BizTalk/2003" propertyGuid="4945CA1F-A812-483B-B32F-C98513EBF51E"/>
    </xs:appinfo>
    </xs:annotation>
    </xs:element>
    <xs:element name="PassiveMode" type="xs:boolean">
    <xs:annotation>
    <xs:appinfo>
    <b:fieldInfo propSchFieldBase="MessageContextPropertyBase" xmlns:b="http://schemas.microsoft.com/BizTalk/2003" propertyGuid="74B6373E-550F-4434-B2D1-DE912ACDB3A7"/>
    </xs:appinfo>
    </xs:annotation>
    </xs:element>
    <xs:element name="SpoolingFolder" type="xs:string">
    <xs:annotation>
    <xs:appinfo>
    <b:fieldInfo propSchFieldBase="MessageContextPropertyBase" xmlns:b="http://schemas.microsoft.com/BizTalk/2003" propertyGuid="1C703221-ADE1-4DF7-9D6E-1770903DC614"/>
    </xs:appinfo>
    </xs:annotation>
    </xs:element>
    <xs:element name="UseSsl" type="xs:boolean">
    <xs:annotation>
    <xs:appinfo>
    <b:fieldInfo propSchFieldBase="MessageContextPropertyBase" xmlns:b="http://schemas.microsoft.com/BizTalk/2003" propertyGuid="D032AB42-E927-470C-B5E8-E59A5E32851D"/>
    </xs:appinfo>
    </xs:annotation>
    </xs:element>
    <xs:element name="UseDataProtection" type="xs:boolean">
    <xs:annotation>
    <xs:appinfo>
    <b:fieldInfo propSchFieldBase="MessageContextPropertyBase" xmlns:b="http://schemas.microsoft.com/BizTalk/2003" propertyGuid="42E3D7F0-5FF5-4C6E-8E72-BD76D203C6DD"/>
    </xs:appinfo>
    </xs:annotation>
    </xs:element>
    <xs:element name="FtpsConnectionMode" type="xs:string">
    <xs:annotation>
    <xs:appinfo>
    <b:fieldInfo propSchFieldBase="MessageContextPropertyBase" xmlns:b="http://schemas.microsoft.com/BizTalk/2003" propertyGuid="EDA0F134-3F42-4DD7-8428-75BA65E7C4CA"/>
    </xs:appinfo>
    </xs:annotation>
    </xs:element>
    <xs:element name="ClientCertificateHash" type="xs:string">
    <xs:annotation>
    <xs:appinfo>
    <b:fieldInfo propSchFieldBase="MessageContextPropertyBase" xmlns:b="http://schemas.microsoft.com/BizTalk/2003" propertyGuid="423E6603-652E-4A61-B49F-B632031E3180"/>
    </xs:appinfo>
    </xs:annotation>
    </xs:element>
    </xs:schema>
    David Downing... If this answers your question, please Mark as the Answer. If this post is helpful, please vote as helpful.

  • Port 8080 not open

    I finish the installation on Win XP Professional SP2, but I can’t open the home page on 127.0.0.1 :8080.
    The telnet (telnet localhost 8080) not responding.
    Netstat don’t have port 8080 open
    I try to open 8080 on the windows firewall and with “netsh -c firewall” and “set portopening tcp 8080”.
    Thanks

    Disable firewall and AV to test.

  • Web debugging not using port 8080

    empty

    You're quick to answer!
    My third question is when I start Tomcat from inside NitroX by using the
    Run->Debug... menu - selecting my own server.xml in server config. -> Which
    tags can I debug? Only JSP/Java or also Struts tags?
    Again Thanx,
    Nikolaj
    "M7 Support" <[email protected]> wrote in message
    news:[email protected]...
    For the browser issue you have to wait for the next build. It hasexactly the options your are asking for.
    You can see the server.xml we generate. After you start Tomcat take a
    look at the end of the first line in the Console view. The name of the
    file is there. You can copy it while the server is running.
    Would you mind being more specific about the third issue? Do you start
    Tomcat from inside NitroX by using the Run->Debug... menu or you are
    trying to attach to it?
    Regards,
    M7 Support
    Nikolaj Ravn wrote:
    Thanks Support,
    It was almost too obvious.
    But when I run/debug a new browser session is opened still using port
    8080.
    1) How do I configure this browser to use another port (and other
    params...)?
    2) How do I prevent this browser from starting?
    3) (and most important) How do I make my application hook up on the
    Tomcat
    being started. My breakpoints doesn't stop the code as expected. I guess
    its
    a common issue using the webcontainer. It would be nice to see your
    server.xml that you use. Any help here?
    Again thanx and you do have a nice product here. Anticipating your
    pricing.
    Nikolaj
    "M7 Support" <[email protected]> wrote in message
    news:[email protected]...
    You can start with your own server.xml.
    Open Window->Preferences->NitroX->Server configurations.
    Select your configuration and press the Edit button.
    In the Configuration tab select Existing configuration file and enter
    the full path to it.
    Close the dialogs with OK.
    Start the debugger as usual.
    M7 Support
    Nikolaj Ravn wrote:
    How do I make NitroX use another port for debugging than 8080?
    I'm using Tomcat 4.1 - and I need to use port 8070. I understand that
    NitroX
    is making its own server.xml for starting Tomcat - but from what? Not
    my
    server.xml, I guess.
    Thanx,
    Nikolaj

  • FTP Receive port not pulling files

    I configured FTP receive location to pull files from FTP server. It is not pulling files and not even giving any error in event log and also provided log file location in properties.
    It is not doing any thing in Production server (Biztalk 2013 (Standared edition),64bit) but same FTP configuration is pulling files in my Development system (Biztalk 2013 Developer edition).
    Can any one help me how to resolve this issue.

    Try the following:
    Disable and enable the FTP Receive location. This could sometime help the configuration to refresh itself.
    Restart the host instance to which the  FTP Receive location configured to.
    Give a wrong password, and see whether you get any warning or any eventlog entries.
    Use any network tracing tools like WireShark which help you to trace the event happening.
    Ensure you're firewall/or remote server from where you're trying to poll for the message is not blocking the file transfer. Sometimes, firewall or any network issue blocks are not reported back to FTP adapter so that it can log it as error/warning. So ensure
    its not an issue due to any network related thing.
    If this answers your question please mark it accordingly. If this post is helpful, please vote as helpful by clicking the upward arrow mark next to my reply.

  • After upgrade to 10.6 Apache is running but port 80 is not open

    Hello,
    I just upgraded from 10.5 to 10.6. The server is a simple set up that is only used for web hosting. Everything appears to work fine except the browser can't connect. Server Admin and Activity Monitor shows Apache running. Port scan from another machine does not show 80 or 8080 as open ports. However it does show ftp 21, ssh 22 and others open. I double-checked firewall settings and even turn of the firewall software and it still does not work. The 10.5 setup was a clean install and manual migration from 10.4 so I don't that has anything to do with it. I'm not sure what to try next.
    Below is the Setup.log created during the upgrade process:
    10:34:56.152 local KDC set up
    10:34:56.292 Beginning setup migration extras
    10:34:57.828 Starting migration extras with arguments:
    --sourceRoot /Previous System --targetRoot / --purge 1 --language en --sourceVersion 10.5.8 --sourceType System
    10:34:58.656 Migration extra succeeded:
    path: /System/Library/ServerSetup/MigrationExtras/1_SystemKeychainReady.sh
    RESULT CODE: 0
    STDOUT: certs = emptydictionary
    accounts:error = <62706c69 73743030 d4010203 04050626 27582476 65727369 6f6e5824 6f626a65 63747359 24617263 68697665 72542474 6f701200 0186a0a8 07081112 1a1b1c22 55246e75 6c6cd409 0a0b0c0d 0e0f1058 4e53446f 6d61696e 5a4e5355 73657249 6e666f56 4e53436f 64655624 636c6173 73800280 031103e8 80075f10 1c636f6d 2e617070 6c652e73 65727665 726d6772 5f616363 6f756e74 73d30c13 14151618 574e532e 6b657973 5a4e532e 6f626a65 63747380 06a11780 04a11980 055f1016 4e534c6f 63616c69 7a656444 65736372 69707469 6f6e5f10 164e6f20 4c444150 206d6173 74657220 70726573 656e74d2 1d1e1f20 5a24636c 6173736e 616d6558 24636c61 73736573 5c4e5344 69637469 6f6e6172 79a21f21 584e534f 626a6563 74d21d1e 2324574e 53457272 6f72a225 21574e53 4572726f 725f100f 4e534b65 79656441 72636869 766572d1 28295472 6f6f7480 01000800 11001a00 23002d00 32003700 40004600 4f005800 63006a00 71007300 75007800 7a009900 a000a800 b300b500 b700b900 bb00bd00 d600ef00 f400ff01 08011501 18012101 26012e01 31013901 4b014e01 53000000 00000002 01000000 00000000 2a000000 00000000 00000000 00000001 55>
    accounts:errorDescription = "No LDAP master present"
    accounts:errorCode = 1000
    STDERR: 2009-10-15 10:34:58.407 serveradmin[607:903] -[CertsRequestHandler(KeychainOpenSSLExport) existingPassphraseInKeychainForSha1DigestString:]: SecKeychainFindGenericPassword(5151426A4CB1E7F5E1D9817914F586474E2A0241) status: -25300
    2009-10-15 10:34:58.547 serveradmin[607:903] --Module NSBundle </usr/share/servermgrd/bundles/servermgr_certs.bundle> (loaded)'s response has retain count of 3.
    2009-10-15 10:34:58.620 serveradmin[609:903] -[AccountsRequestHandler(AccountsOpenDirectoryHelpers) openLocalLDAPNodeIfNeeded]: dsLocalLDAP = (null), error = Error Domain=com.apple.OpenDirectory Code=2000 UserInfo=0x10050cc80 "Unable to open Directory node with name /LDAPv3/127.0.0.1."
    2009-10-15 10:34:58.632 serveradmin[609:903] -[AccountsRequestHandler(AccountsOpenDirectoryHelpers) openLocalLDAPNodeIfNeeded]: dsLocalLDAP = (null), error = Error Domain=com.apple.OpenDirectory Code=2000 UserInfo=0x100217b70 "Unable to open Directory node with name /LDAPv3/127.0.0.1."
    10:34:58.945 Migration extra succeeded:
    path: /System/Library/ServerSetup/MigrationExtras/10_dnsconfigmigrator.sh
    RESULT CODE: 0
    STDOUT: /System/Library/ServerSetup/MigrationExtras/10_dnsconfigmigrator.sh: Migrating DNS config files...
    /System/Library/ServerSetup/MigrationExtras/10_dnsconfigmigrator.sh: Ensuring DNS configuration files are the correct version...
    dns:configuration:acls:array_index:0:addressMatchList:_arrayindex:0 = "localnets"
    dns:configuration:acls:arrayindex:0:name = "com.apple.ServerAdmin.DNS.public"
    dns:configuration:views:arrayid:BD7790B8-2EEC-4FDD-A1D3-D8BAF698CA69:secondaryZones = emptyarray
    dns:configuration:views:arrayid:BD7790B8-2EEC-4FDD-A1D3-D8BAF698CA69:reverseZones = emptyarray
    dns:configuration:views:arrayid:BD7790B8-2EEC-4FDD-A1D3-D8BAF698CA69:primaryZones = emptyarray
    dns:configuration:views:arrayid:BD7790B8-2EEC-4FDD-A1D3-D8BAF698CA69:allow-recursion = ""com.apple.ServerAdmin.DNS.public";"
    dns:configuration:views:arrayid:BD7790B8-2EEC-4FDD-A1D3-D8BAF698CA69:name = "com.apple.ServerAdmin.DNS.public"
    dns:configuration:isBonjourClientBrowsingEnabled = no
    dns:configuration:loggingLevel = "info"
    dns:upgradeSuccess = yes
    dns:readStatus = 0
    dns:dnsConfigurationFileVersion = 2
    /System/Library/ServerSetup/MigrationExtras/10_dnsconfigmigrator.sh: Migrating the launchd plist state...
    /System/Library/ServerSetup/MigrationExtras/10_dnsconfigmigrator.sh: /Previous System/private/var/db/launchd.db/com.apple.launchd/overrides.plist not found
    /System/Library/ServerSetup/MigrationExtras/10_dnsconfigmigrator.sh: no launchd overrides file: /Previous System/private/var/db/launchd.db/com.apple.launchd/overrides.plist; checking state in launchd plist
    /System/Library/ServerSetup/MigrationExtras/10_dnsconfigmigrator.sh: named disabled in /Previous System/System/Library/LaunchDaemons/org.isc.named.plist; not starting
    STDERR:
    purge: 1
    sourceRoot: /Previous System
    sourceType: System
    sourceVersion: 10.5.8
    targetRoot: /
    language: en
    10:34:59.411 Migration extra succeeded:
    path: /System/Library/ServerSetup/MigrationExtras/30-afctlmigrator.pl
    RESULT CODE: 0
    STDOUT: AFCTL_DISABLED = true AFCTL_ENABLED = disabled AFCTL_STATE =
    state = false
    STDERR: Print: Entry, ":Disabled", Does Not Exist
    mv: rename //private/var/db/af/whitelist to //private/var/db/af/whitelist.previous: No such file or directory
    mv: rename //private/var/db/af/blacklist to //private/var/db/af/blacklist.previous: No such file or directory
    mv: rename /Previous System/private/var/db/af/whitelist to //private/var/db/af/whitelist: No such file or directory
    mv: rename /Previous System/private/var/db/af/blacklist to //private/var/db/af/blacklist: No such file or directory
    purge: 1
    sourceRoot: /Previous System
    sourceType: System
    sourceVersion: 10.5.8
    targetRoot: /
    language: en
    10:34:59.727 Migration extra succeeded:
    path: /System/Library/ServerSetup/MigrationExtras/30-dsmconfigmigrator.pl
    RESULT CODE: 0
    STDOUT:
    STDERR: Print: Entry, ":Disabled", Does Not Exist
    purge: 1
    sourceRoot: /Previous System
    sourceType:
    sourceVersion:
    targetRoot: /
    language:
    10:35:00.664 Migration extra succeeded:
    path: /System/Library/ServerSetup/MigrationExtras/30-ftpconfigmigrator.pl
    RESULT CODE: 0
    STDOUT:
    STDERR: Print: Entry, ":Disabled", Does Not Exist
    purge: 1
    sourceRoot: /Previous System
    sourceType: System
    sourceVersion: 10.5.8
    targetRoot: /
    language: en
    10:35:01.463 Migration extra succeeded:
    path: /System/Library/ServerSetup/MigrationExtras/30-ipfilterconfigmigrator.pl
    RESULT CODE: 0
    STDOUT:
    STDERR:
    purge: 1
    sourceRoot: /Previous System
    sourceType: System
    sourceVersion: 10.5.8
    targetRoot: /
    language: en
    10:35:01.778 Migration extra succeeded:
    path: /System/Library/ServerSetup/MigrationExtras/30-natconfigmigrator.pl
    RESULT CODE: 0
    STDOUT:
    STDERR:
    purge: 1
    sourceRoot: /Previous System
    sourceType: System
    sourceVersion: 10.5.8
    targetRoot: /
    language: en
    10:35:02.456 Migration extra succeeded:
    path: /System/Library/ServerSetup/MigrationExtras/30-snmpconfigmigrator.pl
    RESULT CODE: 0
    STDOUT:
    STDERR: launchctl: Error unloading: org.net-snmp.snmpd
    10:35:04.637 Migration extra succeeded:
    path: /System/Library/ServerSetup/MigrationExtras/42_odconfigmigrator
    RESULT CODE: 0
    STDOUT: /usr/sbin/slapconfig -migrateldapserver 1 /Previous System / 10.5.8 System en
    STDERR: sso_util command failed with status 2
    purge: 1
    sourceRoot: /Previous System
    sourceType: System
    sourceVersion: 10.5.8
    targetRoot: /
    language: en
    Not an ldapmaster so there is no local node users to copy.
    10:35:04.829 Migration extra succeeded:
    path: /System/Library/ServerSetup/MigrationExtras/45-restoreUsersFolder.pl
    RESULT CODE: 0
    STDOUT:
    STDERR:
    purge: 1
    sourceRoot: /Previous System
    sourceType: System
    sourceVersion: 10.5.8
    targetRoot: /
    language: en
    10:35:05.614 Migration extra succeeded:
    path: /System/Library/ServerSetup/MigrationExtras/50-vpnconfigmigrator.pl
    RESULT CODE: 0
    STDOUT:
    STDERR: launchctl: Error unloading: com.apple.ppp.l2tp
    launchctl: Error unloading: com.apple.ppp.pptp
    10:35:05.695 Migration extra succeeded:
    path: /System/Library/ServerSetup/MigrationExtras/51_afpconfigmigrator
    RESULT CODE: 0
    STDOUT:
    STDERR: No old afp settings record to update
    purge: 1
    sourceRoot: /Previous System
    sourceType: System
    sourceVersion: 10.5.8
    targetRoot: /
    language: en
    10:35:08.617 Migration extra succeeded:
    path: /System/Library/ServerSetup/MigrationExtras/58_jabbermigrator.pl
    RESULT CODE: 0
    STDOUT: Warning, /usr/libexec/jabberconfigmigrator.pl returned error status: 256:
    STDERR: Print: Entry, ":org.jabber.jabberd:Disabled", Does Not Exist
    Print: Entry, ":org.jabber.jabberd:Disabled", Does Not Exist
    10:35:10.501 Migration extra succeeded:
    path: /System/Library/ServerSetup/MigrationExtras/59_calendarmigrator.py
    RESULT CODE: 0
    STDOUT:
    STDERR:
    10:35:15.088 Migration extra succeeded:
    path: /System/Library/ServerSetup/MigrationExtras/60_mysqlconfigmigrator
    RESULT CODE: 0
    STDOUT: mysql:upgradeStatus = 0
    STDERR:
    10:35:15.508 Migration extra succeeded:
    path: /System/Library/ServerSetup/MigrationExtras/60_printconfigmigrator
    RESULT CODE: 0
    STDOUT: print:status = 0
    STDERR:
    10:35:16.672 Migration extra succeeded:
    path: /System/Library/ServerSetup/MigrationExtras/60_swupdateconfigmigrator
    RESULT CODE: 0
    STDOUT: swupdate:upgradeStatus = 0
    STDERR:
    10:35:16.830 Migration extra succeeded:
    path: /System/Library/ServerSetup/MigrationExtras/61migrate_cyrusdb
    RESULT CODE: 0
    STDOUT: Nothing to migrate
    STDERR: grep: /etc/imapd.conf: No such file or directory
    Thu Oct 15 10:35:18 2009: 61_webconfigmigrator.rb: * Web Service SnowLeopard migration start *
    Thu Oct 15 10:35:18 2009: 61_webconfigmigrator.rb: /System/Library/ServerSetup/MigrationExtras/61_webconfigmigrator.rb --purge 1 --sourceRoot /Previous System --targetRoot / --sourceType System --sourceVersion 10.5.8 --language en
    Thu Oct 15 10:35:18 2009: 61_webconfigmigrator.rb: Processing: /etc/apache2/httpd.conf.saved-Pre-SnowLeopard-unmodified
    Thu Oct 15 10:35:18 2009: 61_webconfigmigrator.rb: Checksum indicates customized Apache 2.2 Leopard main config file. Updating for SnowLeopard.
    Thu Oct 15 10:35:18 2009: 61_webconfigmigrator.rb: Added userdir module directives, disabled
    Thu Oct 15 10:35:18 2009: 61_webconfigmigrator.rb: Removed spotlight module
    Thu Oct 15 10:35:18 2009: 61_webconfigmigrator.rb: Adjusted the set of LoadModule directives
    Thu Oct 15 10:35:18 2009: 61_webconfigmigrator.rb: Changed user from www to _www
    Thu Oct 15 10:35:18 2009: 61_webconfigmigrator.rb: Changed group from www to _www
    Thu Oct 15 10:35:18 2009: 61_webconfigmigrator.rb: Removed spotlight-search handler
    Thu Oct 15 10:35:18 2009: 61_webconfigmigrator.rb: Added dmgpart mime type
    Thu Oct 15 10:35:18 2009: 61_webconfigmigrator.rb: Added mobileconfig mime type
    Thu Oct 15 10:35:18 2009: 61_webconfigmigrator.rb: Added m3u8 mime type
    Thu Oct 15 10:35:18 2009: 61_webconfigmigrator.rb: Added ts mime type
    Thu Oct 15 10:35:18 2009: 61_webconfigmigrator.rb: Removed <IfModule> block for Spotlight
    Thu Oct 15 10:35:18 2009: 61_webconfigmigrator.rb: De-activated reference to WO Adaptor
    Thu Oct 15 10:35:18 2009: 61_webconfigmigrator.rb: Processing: /etc/apache2/sites/0000any_80.conf.saved-Pre-SnowLeopard-unmodified
    Thu Oct 15 10:35:18 2009: 61_webconfigmigrator.rb: ...Creating: /etc/apache2/sites/0000any_80.conf
    Thu Oct 15 10:35:18 2009: 61_webconfigmigrator.rb: Checksum indicates customized Apache 2.2 Leopard vhost config file. Updating for SnowLeopard.
    Thu Oct 15 10:35:18 2009: 61_webconfigmigrator.rb: Replaced SSL directives with more secure protocol and cipher suite
    Thu Oct 15 10:35:18 2009: 61_webconfigmigrator.rb: Deleted Include for httpd_directory.conf
    Thu Oct 15 10:35:18 2009: 61_webconfigmigrator.rb: Deleted Include for httpd_directory.conf
    Thu Oct 15 10:35:18 2009: 61_webconfigmigrator.rb: Processing: /etc/apache2/sites/000169.7.39.129_80rolandsystemsgroup.com.conf.saved-Pre-SnowLeopard-unmodified
    Thu Oct 15 10:35:18 2009: 61_webconfigmigrator.rb: ...Creating: /etc/apache2/sites/000169.7.39.129_80rolandsystemsgroup.com.conf
    Thu Oct 15 10:35:18 2009: 61_webconfigmigrator.rb: Checksum indicates customized Apache 2.2 Leopard vhost config file. Updating for SnowLeopard.
    Thu Oct 15 10:35:18 2009: 61_webconfigmigrator.rb: Appended port number to host in ServerName directive
    Thu Oct 15 10:35:18 2009: 61_webconfigmigrator.rb: Replaced SSL directives with more secure protocol and cipher suite
    Thu Oct 15 10:35:18 2009: 61_webconfigmigrator.rb: Deleted Include for httpd_directory.conf
    Thu Oct 15 10:35:18 2009: 61_webconfigmigrator.rb: Processing: /etc/apache2/sites/000269.7.39.129_443admin.rolandsystemsgroup.com.conf.saved-Pre-SnowLeopard-unmodified
    Thu Oct 15 10:35:18 2009: 61_webconfigmigrator.rb: ...Creating: /etc/apache2/sites/000269.7.39.129_443admin.rolandsystemsgroup.com.conf
    Thu Oct 15 10:35:18 2009: 61_webconfigmigrator.rb: Checksum indicates customized Apache 2.2 Leopard vhost config file. Updating for SnowLeopard.
    Thu Oct 15 10:35:18 2009: 61_webconfigmigrator.rb: Appended port number to host in ServerName directive
    Thu Oct 15 10:35:18 2009: 61_webconfigmigrator.rb: Replaced SSL directives with more secure protocol and cipher suite
    Thu Oct 15 10:35:18 2009: 61_webconfigmigrator.rb: Deleted Include for httpd_directory.conf
    Thu Oct 15 10:35:18 2009: 61_webconfigmigrator.rb: Processing: /etc/apache2/sites/000369.7.39.129_80edirol.com.conf.saved-Pre-SnowLeopard-unmodified
    Thu Oct 15 10:35:18 2009: 61_webconfigmigrator.rb: ...Creating: /etc/apache2/sites/000369.7.39.129_80edirol.com.conf
    Thu Oct 15 10:35:18 2009: 61_webconfigmigrator.rb: Checksum indicates customized Apache 2.2 Leopard vhost config file. Updating for SnowLeopard.
    Thu Oct 15 10:35:18 2009: 61_webconfigmigrator.rb: Appended port number to host in ServerName directive
    Thu Oct 15 10:35:18 2009: 61_webconfigmigrator.rb: Replaced SSL directives with more secure protocol and cipher suite
    Thu Oct 15 10:35:18 2009: 61_webconfigmigrator.rb: Deleted Include for httpd_directory.conf
    Thu Oct 15 10:35:18 2009: 61_webconfigmigrator.rb: Processing: /etc/apache2/sites/000469.7.39.129_80rssamerica.com.conf.saved-Pre-SnowLeopard-unmodified
    Thu Oct 15 10:35:18 2009: 61_webconfigmigrator.rb: ...Creating: /etc/apache2/sites/000469.7.39.129_80rssamerica.com.conf
    Thu Oct 15 10:35:18 2009: 61_webconfigmigrator.rb: Checksum indicates customized Apache 2.2 Leopard vhost config file. Updating for SnowLeopard.
    Thu Oct 15 10:35:18 2009: 61_webconfigmigrator.rb: Appended port number to host in ServerName directive
    Thu Oct 15 10:35:18 2009: 61_webconfigmigrator.rb: Replaced SSL directives with more secure protocol and cipher suite
    Thu Oct 15 10:35:18 2009: 61_webconfigmigrator.rb: Deleted Include for httpd_directory.conf
    Thu Oct 15 10:35:18 2009: 61_webconfigmigrator.rb: Processing: /etc/apache2/sites/000569.7.39.129_80rolandsystemsgroup.ca.conf.saved-Pre-SnowLeopard-unmodified
    Thu Oct 15 10:35:18 2009: 61_webconfigmigrator.rb: ...Creating: /etc/apache2/sites/000569.7.39.129_80rolandsystemsgroup.ca.conf
    Thu Oct 15 10:35:18 2009: 61_webconfigmigrator.rb: Checksum indicates customized Apache 2.2 Leopard vhost config file. Updating for SnowLeopard.
    Thu Oct 15 10:35:18 2009: 61_webconfigmigrator.rb: Appended port number to host in ServerName directive
    Thu Oct 15 10:35:18 2009: 61_webconfigmigrator.rb: Replaced SSL directives with more secure protocol and cipher suite
    Thu Oct 15 10:35:18 2009: 61_webconfigmigrator.rb: Deleted Include for httpd_directory.conf
    Thu Oct 15 10:35:18 2009: 61_webconfigmigrator.rb: Processing: /etc/apache2/sites/000669.7.39.129_80v-mixingsystem.com.conf.saved-Pre-SnowLeopard-unmodified
    Thu Oct 15 10:35:18 2009: 61_webconfigmigrator.rb: ...Creating: /etc/apache2/sites/000669.7.39.129_80v-mixingsystem.com.conf
    Thu Oct 15 10:35:18 2009: 61_webconfigmigrator.rb: Checksum indicates customized Apache 2.2 Leopard vhost config file. Updating for SnowLeopard.
    Thu Oct 15 10:35:18 2009: 61_webconfigmigrator.rb: Appended port number to host in ServerName directive
    Thu Oct 15 10:35:18 2009: 61_webconfigmigrator.rb: Replaced SSL directives with more secure protocol and cipher suite
    Thu Oct 15 10:35:18 2009: 61_webconfigmigrator.rb: Deleted Include for httpd_directory.conf
    Thu Oct 15 10:35:18 2009: 61_webconfigmigrator.rb: Processing: /etc/apache2/sites/000769.7.39.129_80personalmixing.com.conf.saved-Pre-SnowLeopard-unmodified
    Thu Oct 15 10:35:18 2009: 61_webconfigmigrator.rb: ...Creating: /etc/apache2/sites/000769.7.39.129_80personalmixing.com.conf
    Thu Oct 15 10:35:18 2009: 61_webconfigmigrator.rb: Checksum indicates customized Apache 2.2 Leopard vhost config file. Updating for SnowLeopard.
    Thu Oct 15 10:35:18 2009: 61_webconfigmigrator.rb: Appended port number to host in ServerName directive
    Thu Oct 15 10:35:18 2009: 61_webconfigmigrator.rb: Replaced SSL directives with more secure protocol and cipher suite
    Thu Oct 15 10:35:18 2009: 61_webconfigmigrator.rb: Deleted Include for httpd_directory.conf
    Thu Oct 15 10:35:18 2009: 61_webconfigmigrator.rb: Designating wild card vhost as collaboration site
    Thu Oct 15 10:35:21 2009: 61_webconfigmigrator.rb: Updated Apache configuration is valid
    Thu Oct 15 10:35:22 2009: 61_webconfigmigrator.rb: Migrated default wiki theme, set to com.apple.block.green.banner
    Thu Oct 15 10:35:22 2009: 61_webconfigmigrator.rb: Migrated max wiki attachment size, set to 52428800
    Thu Oct 15 10:35:22 2009: 61_webconfigmigrator.rb: The launchd plist for org.apache.tomcat has been unloaded based on pre-upgrade status
    Thu Oct 15 10:35:24 2009: 61_webconfigmigrator.rb: The launchd plist for org.apache.httpd has been loaded based on pre-upgrade status
    Thu Oct 15 10:35:24 2009: 61_webconfigmigrator.rb: The launchd plist for org.apache.htcacheclean has been unloaded based on pre-upgrade status
    Thu Oct 15 10:35:26 2009: 61_webconfigmigrator.rb: The launchd plist for com.apple.wikid has been loaded based on pre-upgrade status
    Thu Oct 15 10:35:26 2009: 61_webconfigmigrator.rb: * Web Service SnowLeopard migration end *
    10:35:26.388 Migration extra succeeded:
    path: /System/Library/ServerSetup/MigrationExtras/61_webconfigmigrator.rb
    RESULT CODE: 0
    STDOUT:
    STDERR:
    10:35:26.774 Migration extra succeeded:
    path: /System/Library/ServerSetup/MigrationExtras/62upgrade_cyrusopts
    RESULT CODE: 0
    STDOUT:
    STDERR:
    2009-10-15 10:35:26 -0700: 62_wikiCreatorMigrator: * Starting migration of wiki creators
    2009-10-15 10:35:26 -0700: 62_wikiCreatorMigrator: Migrating from sourceVersion = "10.5.8" sourceRoot="/Previous System" to targetRoot="/"
    2009-10-15 10:35:27 -0700: 62_wikiCreatorMigrator: Wiki Creators have not been migrated from the previous system. You must use Server Admin Web to add them. Specific problem:WhitePages framework cannot find vhost for GUID: 7580C977-5C04-458B-8FD1-752152324E84
    10:35:27.777 Migration extra succeeded:
    path: /System/Library/ServerSetup/MigrationExtras/62_wikiCreatorMigrator
    RESULT CODE: 0
    STDOUT:
    STDERR: 2009-10-15 10:35:27.771 62_wikiCreatorMigrator[935:903] * -[WPSession createRecordWithType:attributes:inNode:resolveNamingConflict:error:]: * Warning: the record of type dsRecTypeStandard:Config was created successfully, but OpenDirectoryFramework cannot find it. More info: recordName 'ServicesInformation' in /Local/Default
    2009-10-15 10:35:27.772 62_wikiCreatorMigrator[935:903] * -[WPWebServices createServicesInformationRecordInLocalNodeWithSession:]: couldn't create the Computer record in /Local/Default. Reason: (null)
    10:35:27.907 Migration extra succeeded:
    path: /System/Library/ServerSetup/MigrationExtras/63notificationmigrator.sh
    RESULT CODE: 0
    STDOUT:
    STDERR:
    10:35:43.528 Migration extra succeeded:
    path: /System/Library/ServerSetup/MigrationExtras/64postfixmigrator
    RESULT CODE: 0
    STDOUT: Upgrading Postfix...
    STDERR:
    10:37:05.578 Migration extra succeeded:
    path: /System/Library/ServerSetup/MigrationExtras/65mailmigrator.pl
    RESULT CODE: 0
    STDOUT:
    STDERR:
    10:37:05.741 Migration extra succeeded:
    path: /System/Library/ServerSetup/MigrationExtras/66clamavmigrator
    RESULT CODE: 0
    STDOUT:
    STDERR:
    10:37:05.835 Migration extra succeeded:
    path: /System/Library/ServerSetup/MigrationExtras/66spam_assassinmigrator
    RESULT CODE: 0
    STDOUT:
    STDERR: crontab: no crontab for root
    10:37:05.869 Migration extra succeeded:
    path: /System/Library/ServerSetup/MigrationExtras/67_CreateABSACLIfNeeded.sh
    RESULT CODE: 0
    STDOUT:
    STDERR:
    10:37:06.142 Migration extra succeeded:
    path: /System/Library/ServerSetup/MigrationExtras/70_smbconfigmigrator
    RESULT CODE: 0
    STDOUT:
    STDERR:
    10:37:07.307 Migration extra succeeded:
    path: /System/Library/ServerSetup/MigrationExtras/80_radiusconfigmigrator.pl
    RESULT CODE: 0
    STDOUT: 80_radiusconfigmigrator.pl: Migrating RADIUS configuration...
    80_radiusconfigmigrator.pl: Migrating certificate parameters into eap.conf...
    80_radiusconfigmigrator.pl: extracting eap.conf dictionary from radius dictionary
    80_radiusconfigmigrator.pl: extracting certificate params from eap.conf dictionary
    80_radiusconfigmigrator.pl: No certificates in eap.conf, nothing to install
    80_radiusconfigmigrator.pl: Done migrating certificate parameters into eap.conf
    80_radiusconfigmigrator.pl: RADIUS migration complete
    STDERR:
    10:38:04.002 Migration extra succeeded:
    path: /System/Library/ServerSetup/MigrationExtras/90_CertificateMigrator.sh
    RESULT CODE: 0
    STDOUT: certs = emptydictionary
    STDERR: 2009-10-15 10:38:03.746 serveradmin[2358:903] --Module NSBundle </usr/share/servermgrd/bundles/servermgr_certs.bundle> (loaded)'s response has retain count of 9.
    10:38:04.227 Migration extra succeeded:
    path: /System/Library/ServerSetup/MigrationExtras/91_qtssmigrator
    RESULT CODE: 0
    STDOUT: /System/Library/ServerSetup/MigrationExtras/91_qtssmigrator: removing /Previous System/Library/QuickTimeStreaming
    STDERR:
    Thu Oct 15 10:38:04 2009: 93_pcastmigrator.rb: * Podcast Service Leopard->SnowLeopard migration start *
    Thu Oct 15 10:38:04 2009: 93_pcastmigrator.rb: Error: Unable to copy all files from the source system: unknown file type: /Previous System/Library/Preferences/com.apple.pcastserverd.plist
    Thu Oct 15 10:38:05 2009: 93_pcastmigrator.rb: pcastserverd has been unloaded based on pre-upgrade status
    10:38:05.027 Migration extra succeeded:
    path: /System/Library/ServerSetup/MigrationExtras/93_pcastmigrator.rb
    RESULT CODE: 0
    STDOUT:
    STDERR:
    10:38:07.634 Migration extra succeeded:
    path: /System/Library/ServerSetup/MigrationExtras/94-wiki-group-migrator.py
    RESULT CODE: 0
    STDOUT:
    STDERR: 2009-10-15 10:38:07.561 Python[3052:d0f] * -[NSAutoreleasePool release]: This pool has already been released, do not drain it (double release).
    10:38:08.667 Migration extra succeeded:
    path: /System/Library/ServerSetup/MigrationExtras/95-wikicalendarmigrator.py
    RESULT CODE: 0
    STDOUT: Logging to /Library/Logs/ServerAssistant.log
    Starting
    Options: {'wiki': None, 'sourceWikiPath': 'Library/Collaboration/Groups', 'guid': None, 'verbose': 1, 'language': 'en', 'targetRoot': '/', 'sourceCalendarPath': 'Library/CalendarServer/Documents', 'sourceRoot': '/Previous System', 'purge': True, 'output': None, 'calendar': None, 'sourceVersion': '10.5.8', 'targetCalendarPath': 'Library/CalendarServer/Documents', 'sourceType': 'System'}
    Looking for wiki group plists in /Library/Collaboration/Groups
    Found group plists: []
    Chowning /Library/CalendarServer/Documents to 93:93
    Done
    STDERR:
    10:38:10.365 Migration extra succeeded:
    path: /System/Library/ServerSetup/MigrationExtras/95migratedhcp.pl
    RESULT CODE: 0
    STDOUT: 95migratedhcp.pl: Migrating DHCP and NetBoot configuration...
    95migratedhcp.pl: migrating etc/bootpd.plist
    95migratedhcp.pl: migrating private/tftpboot
    95migratedhcp.pl: migrating System/Library/LaunchDaemons/bootps.plist
    95migratedhcp.pl: DHCP is disabled for all interfaces
    95migratedhcp.pl: netboot_enabled not found in bootpd.plist
    95migratedhcp.pl: DHCP and NetBoot are both disabled in //etc/bootpd.plist: not loading //System/Library/LaunchDaemons/bootps.plist
    95migratedhcp.pl: DHCP and NetBoot migration complete
    STDERR:
    10:38:11.125 Migration extra succeeded:
    path: /System/Library/ServerSetup/MigrationExtras/99-wikipermissionsfixer.py
    RESULT CODE: 0
    STDOUT:
    STDERR:
    purge: 1
    sourceRoot: /Previous System
    sourceType: System
    sourceVersion: 10.5.8
    targetRoot: /
    language: en
    10:38:11.270 Migration extra succeeded:
    path: /System/Library/ServerSetup/MigrationExtras/111-alfconfigmigrator.pl
    RESULT CODE: 0
    STDOUT:
    STDERR:
    purge: 1
    sourceRoot: /Previous System
    sourceType: System
    sourceVersion: 10.5.8
    targetRoot: /
    language: en
    Missing: /Previous System/private/etc/syslog.conf
    10:38:11.331 Migration extra succeeded:
    path: /System/Library/ServerSetup/MigrationExtras/111-syslogconfigmigrator.pl
    RESULT CODE: 0
    STDOUT:
    STDERR:
    purge: 1
    sourceRoot: /Previous System
    sourceType: System
    sourceVersion: 10.5.8
    targetRoot: /
    language: en
    10:38:11.440 Migration extra succeeded:
    path: /System/Library/ServerSetup/MigrationExtras/111-webobjects.pl
    RESULT CODE: 0
    STDOUT:
    STDERR:
    10:38:15.054 Migration extra succeeded:
    path: /System/Library/ServerSetup/MigrationExtras/BlojsomMigration.py
    RESULT CODE: 0
    STDOUT:
    STDERR: /System/Library/Frameworks/Python.framework/Versions/2.6/Extras/lib/python/zope /_init_.py:1: UserWarning: Module twisted was already imported from /usr/share/caldavd/lib/python/twisted/_init_.pyc, but /System/Library/Frameworks/Python.framework/Versions/2.6/Extras/lib/python is being added to sys.path
    _import__('pkg_resources').declare_namespace(__name_)
    10:38:15.241 Setup extra succeeded:
    path: /System/Library/ServerSetup/CommonExtras/AddAppServerUserToAppServerGroups.sh
    RESULT CODE: 0
    STDOUT:
    STDERR:
    10:38:15.492 Setup extra succeeded:
    path: /System/Library/ServerSetup/CommonExtras/carddav.sh
    RESULT CODE: 0
    STDOUT:
    STDERR:
    10:38:15.693 Setup extra succeeded:
    path: /System/Library/ServerSetup/CommonExtras/DisableBootP.sh
    RESULT CODE: 0
    STDOUT:
    STDERR:
    10:38:15.718 Setup extra succeeded:
    path: /System/Library/ServerSetup/CommonExtras/EnableDSProxy.sh
    RESULT CODE: 0
    STDOUT:
    STDERR:
    10:38:15.981 Setup extra succeeded:
    path: /System/Library/ServerSetup/CommonExtras/GenerateRNDCKey.sh
    RESULT CODE: 0
    STDOUT:
    STDERR: wrote key file "/private/etc/rndc.key"
    10:38:16.040 Setup extra succeeded:
    path: /System/Library/ServerSetup/CommonExtras/MarkServerFolderAsLocalizable.sh
    RESULT CODE: 0
    STDOUT:
    STDERR:
    10:38:16.559 Setup extra succeeded:
    path: /System/Library/ServerSetup/CommonExtras/SetAFPEncoding.rb
    RESULT CODE: 0
    STDOUT:
    STDERR:
    10:38:16.637 Setup extra succeeded:
    path: /System/Library/ServerSetup/CommonExtras/SetDefaultNFSThreadCount.sh
    RESULT CODE: 0
    STDOUT:
    STDERR:
    10:38:16.886 Setup extra succeeded:
    path: /System/Library/ServerSetup/CommonExtras/SetSMBCodePage.rb
    RESULT CODE: 0
    STDOUT:
    STDERR:
    10:38:17.060 Setup extra succeeded:
    path: /System/Library/ServerSetup/CommonExtras/setupsecurityproxymail.sh
    RESULT CODE: 0
    STDOUT:
    STDERR:
    10:38:17.346 Setup extra succeeded:
    path: /System/Library/ServerSetup/CommonExtras/SetupClamAV.sh
    RESULT CODE: 0
    STDOUT: Configuring Anti-Virus scanner...
    done.
    STDERR:
    10:38:17.372 Setup extra succeeded:
    path: /System/Library/ServerSetup/CommonExtras/SetUpFTPSharePoints.sh
    RESULT CODE: 0
    STDOUT:
    STDERR:
    10:38:17.672 Setup extra succeeded:
    path: /System/Library/ServerSetup/CommonExtras/SetupMailman.sh
    RESULT CODE: 0
    STDOUT: Configuring mailman for this host...
    done.
    Compiling mailman...
    Listing /usr/share/mailman/Mailman ...
    Listing /usr/share/mailman/Mailman/Archiver ...
    Listing /usr/share/mailman/Mailman/Bouncers ...
    Listing /usr/share/mailman/Mailman/Cgi ...
    Listing /usr/share/mailman/Mailman/Commands ...
    Compiling /usr/share/mailman/Mailman/Defaults.py ...
    Listing /usr/share/mailman/Mailman/Gui ...
    Listing /usr/share/mailman/Mailman/Handlers ...
    Listing /usr/share/mailman/Mailman/Logging ...
    Listing /usr/share/mailman/Mailman/MTA ...
    Listing /usr/share/mailman/Mailman/Queue ...
    Compiling /usr/share/mailman/Mailman/mm_cfg.py ...
    done.
    STDERR:
    10:38:17.750 Setup extra succeeded:
    path: /System/Library/ServerSetup/CommonExtras/SetUpNetBoot
    RESULT CODE: 0
    STDOUT:
    STDERR:
    10:38:17.964 Setup extra succeeded:
    path: /System/Library/ServerSetup/CommonExtras/websetup
    RESULT CODE: 0
    STDOUT:
    STDERR:
    10:38:22.136 touching AppleSetupDone

    Thanks for your help.
    I discovered that there was an issue with the virtual host config files. I am not sure why but the problem passed the Apache startup routine. I discovered the offending VH config file by turning them all off and reactivating them one at a time. The real head scratcher is why I couldn't scan or ping port 80 during the problem.

  • Can Prime Infrastructure 2.0 enable port 8080 for Browser access?

    By the offical document, port 8080 is pre-defintied for the Browser access but it is disabled by default.
    I am finding a way to enable the port, but I cannot find any guide on cisco site.
    Did anyone know how to enable the 8080 port?
    Thanks in advance.
    Louis

    HIi Hoi;
    As per cisco document :  http://www.cisco.com/en/US/docs/net_mgmt/prime/infrastructure/2.0/administrator/guide/config_server_settings.html#wp1082023
    Configuring Server Settings
    The Server Settings page allows you to enable or disable the TFTP, FTP,  HTTP, HTTPS, or Compliance Service. To turn the server settings on or  off:
    Step 1 Choose Administration > System Settings.
    Step 2 From the left sidebar menu, choose Server Setting.
    Step 3 If  you want to modify the FTP and TFTP directories or the HTTP and HTTPS  ports that were established during installation, enter the port number  (or port number and root where required) that you want to modify and  click Enable or Disable.
    The changes are reflected after a restart.
    I am not sure but try to change the port number 8080 in HTTP Forward option and save it, then restart it.
    I think it will work.
    Regards
    Don't forget to rate helpful posts

  • Any chance to connect ichat on port 8080?

    hi, anyone here would have a great idea on how to use port 8080 for ichat. I don't need audio or video, I only need IM service. my company blocked all other port except 8080 with proxy login. Thanks in advance and hope someone can help me out.

    Hi,
    Open iChat and go tot he Preferences.
    Go to the Accounts section and Uncheck the "Use this Account" option to Log out.
    Go to the Server Settings tab
    Change the Port to whatever you want.
    Reset "Use this Account" to Log in.
    7:12 PM Friday; December 10, 2010
    Please, if posting Logs, do not post any Log info after the line "Binary Images for iChat"

  • Wake up on port 8080 access

    Hello,
    I have a Mac mini, and I have configured it to wakeup on network access. It plugged to my router by a physical cable (not using wireless).
    I noticed that I don't need to send a WoL package: if I just try to connect by SSH (port 22), it wakes up.
    I wondered if there is any way I could configure it to also wakeup on port 8080 access.
    (Basicly, I have sabnzbd installed on my mac, and flexget running on my router. I want flexget to be able to wake up my Mac just by accessing sabnzbd).
    Regards,
    Eduardo Antunes

    Well... I have a Asus RT-N56U router, running a thrid-party firmware (http://code.google.com/p/rt-n56u), with optware installed. I have search for it, but I don't think either RT-N56U or optware offers sleep proxy suport.
    But I also have a Apple TV, which I have read somewhere can act as a Sleep Proxy (maybe that's what waking up my Mac when I try to ssh it).
    Do you know how I can configure my Mac to advertise port 8080?
    Thanks for the reply.

  • SSL problem: SSL Forbidden or 12204 SSL port specified is not allowed

    Hello there,
    we have a BIG PROBLEM on a production system.
    Some user on internet using IEXplore 5.0x could'nt access our https page.
    Error reported are:
    SSL Forbidden
    SSL port specified is not allowed
    We are using SSL on port 7002
    This is the weblogic properties reagrd SSL:.
    weblogic.security.ssl.enable=true
    # SSL listen port
    weblogic.system.SSLListenPort=7002
    Any suggestion?
    Is there a possibility to use port 80 both for https and http?
    Any help will be apprciated.
    THANK'S!

    I think you need to setup your proxy server to allow 7002 port,
    or use port 443 for SSL ( it is the default proxy secured port)
    Hope this will help
    Mohds
    "Paul Patrick" <[email protected]> wrote:
    If this is a production problem, you should file a problem report with BEA
    Support.
    But I didn't see any certificates for the server registered. Without
    certificates and a private
    key the SSL protocol will not work.
    Paul Patrick
    "Antimo" <[email protected]> wrote in message
    news:3a12cc80$[email protected]..
    Hello there,
    we have a BIG PROBLEM on a production system.
    Some user on internet using IEXplore 5.0x could'nt access our https page.
    Error reported are:
    SSL Forbidden
    SSL port specified is not allowed
    We are using SSL on port 7002
    This is the weblogic properties reagrd SSL:.
    weblogic.security.ssl.enable=true
    # SSL listen port
    weblogic.system.SSLListenPort=7002
    Any suggestion?
    Is there a possibility to use port 80 both for https and http?
    Any help will be apprciated.
    THANK'S!

  • 10g Express Edition install doesn't start HTTP server on port 8080

    I've just done (several) installs of 10g XE on a Windows XP (SP2) box which appears to install correctly, but there's nothing listening on port 8080 (which is available)
    The services OracleServiceXE and OracleXETNSListener are both started (and can be stopped/restarted too).
    Looking in C:\oraclexe\app\oracle\product\10.2.0\server\config\log\postDBCreation.log (and other log files in that directory), I see some worrying lines like this:
    SQL> connect "SYS"/"&&sysPassword" as SYSDBA
    ERROR:
    ORA-12638: Credential retrieval failed
    Also running SQLPLUS from a CMD window fails:
    C:\oraclexe\app\oracle\product\10.2.0\server\BIN>sqlplus sys
    SQL*Plus: Release 10.2.0.1.0 - Production on Thu Jun 19 15:31:59 2008
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    Enter password:
    ERROR:
    ORA-12638: Credential retrieval failed
    I already have some Oracle client software installed, PL/SQL developer 7.0.1.1066.
    ORACLE_HOME is not set.
    Is there an installation log file I can examine that might indicate what's gone wrong?
    Tony.

    Interesting error. See http://oracle-unix.blogspot.com/2007/08/ora-12638-credential-retrieval-failed.html for a blog entry (and workaround).
    As for the 8080 web connection failing, I assume that this is related - the listener unable to hand off the web browser request to the Dispatcher.
    Also note that by default it only listens on localhost port 8080. So using the hostname or IP of your machine won't work until that default config is changed.

Maybe you are looking for