Flex and Windows Server 2003 and MSSQL

Hi everyone,
I tried to connect to MSSQL using PHP. I did not get any
error message but the only problem is when I try to test the
problem, I get this error message. Everything works fine on my
local computer "developer", but when I try to program and test on
my Windows Server 2003, I get this error message:
ReferenceError: Error #1069: Property loginsuccess not found
on String and there is no default value.
at index/::checkLogin()
at index/__login_user_result()
at
flash.events::EventDispatcher/flash.events:EventDispatcher::dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at mx.rpc.http.mxml::HTTPService/
http://www.adobe.com/2006/flex/mx/internal::dispatchRpcEvent()
at mx.rpc::AbstractInvoker/
http://www.adobe.com/2006/flex/mx/internal::resultHandler()
at mx.rpc::Responder/result()
at mx.rpc::AsyncRequest/acknowledge()
at ::DirectHTTPMessageResponder/completeHandler()
at
flash.events::EventDispatcher/flash.events:EventDispatcher::dispatchEventFunction()
Can someone please help me, I really need to figure this out
for my company.

a string value is being read checkLogin() when its expecting
an object with property loginsuccess.
maybe its a typo or something in your code.
for example you may have place:
var.loginsuccess == "loginsuccess";
in which it should be:
var == "loginsuccess";

Similar Messages

  • Which VMware support Windows 7 as Host and Windows Server 2003 as Guest OS

    Folks,
    Hello. I need to install PeopleSoft PIA in Windows Server 2003.
    Because my laptop is preinstalled Windows 7 Home Premium Editon and cannot dual boot multiple Operating systems. I have to install VMware in Host Windows 7 and then install Windows Server 2003 as Guest OS for PIA.
    I have installed VMware Server 2.0.2 into Host Windows 7 and Windows Server 2003 as Guest OS. Everything works fine for a while. But VMware Server Home Page https://mylaptop:8333/ui cannot display any more.
    I have found that Windows 7 is not a supported Host Operating System for VMware Server 2 and strange thing might happen anytime. I found that "VMware Player 3" is fully supported Windows 7 as Host OS but is not supported Windows Server 2003 as Guest OS.
    Does any folks know which VMware product support Windows 7 as Host OS and Windows Server 2003 as Guest OS ?
    Many thanks in advance.

    Hi,
    Based on my research, I would like to suggest the following:
    1.   
    Ensure the printer is compatible with Windows 7 and Windows Server 2003 and the drivers are up-to-date.
    2.   
    Try the following method:
    Printers that use ports that do not begin with COM, LPT,
    or USB are not redirected in a remote desktop or a terminal services session
    Hope this helps. Thanks.
    Regards,
    Nicholas Li - MSFT
    That doesn't apply to Windows 7 Machines. I'm having the same problem as Acer_, I have a RDP Session from a Windows 7 Machine to a Windows XP machine and the local printer was available a few days ago but isn't anymore. The drivers are installed on both PC's
    and are compatible with Windows 7.

  • Crystal 8 Web Component Server ond Windows Server 2003 and IIS 6

    I am trying to get Crystal 8 Web Component and Page Server to run on Windows 2003 Server with IIS 6. I have done the following:
    Added the .cri and .rpt ISAPI extension mappings
    Have Cache ISAPI extentions selected
    Deselected "verify that file exists"
    Aded the .cri and .rpt MIME types
    Added wcsinsapi.dll as a IIS 6.0 extension
    The above resolved all HTTP 40x.x errors but when trying to access a report from IE I receive the following error:
    Error: Could not connect to the Web Component Server.
    The page server and web component server services are running and I do see the listen ports (6401, 6403) active.
    I know this is old software but it works quite well under a Windows 2000 Server and other web postings indicate that it is possible to run Crystal 8 under WS2003 and IIS 6.
    Does any one know of a white paper/support document that details how to run Crystal 8 under Windows Server 2003 and IIS 6?
    Has any one done this successfully?
    Any tips as to cause of the "Could Not Connect" problem would be greatly appreciated.

    Well as it turns out it looks like it was just this server.
    We tried everything, and I added those user accounts to full
    permission for the Coldfusion folders and we just could not get it
    to work. We tried it on another couple servers running 2003, and it
    installed perfectly right out of the box with no other permissions
    needed. And those servers were all running default configs with no
    other permissions done.
    We still have no idea what was the problem, but at least for
    now it seems to be this server. But I will tell you what, that II6
    stuff seems to be a bit of a pain, we had major problems installing
    new version of PHP with it too. Oh well, good luck to you
    too!

  • Out of memory using Windows Server 2003 and Oracle 9.2.0.3

    Hi,
    I just installed both Windows Server 2003 and Oracle 9.2.0.3. The server I am using has 4 gigabytes of memory installed, and windows shows that to be the actual physical memory on the server. The paging file is 8 gigabytes for a total of 12 gigabytes of virtual memory.
    Using the Oracle Database Configuration Assistant, I create a new database using default values. After verifying the installation worked OK (database started, queries ran), I attempted to change some of the memory parameters and was able to start the database using about 1.4 gigabytes of total SGA, with the O/S using about .3 gigabytes for a total of 1.7 gigabytes. I then attempted to change the buffer cache + 1 gigabyte for a total of 2 gigabytes. Now the database will not start and I get an out of memory error ora-27102 with an additional O/S memory error of "O/S Error: (OS 8) Not enough storage is available to process this command".
    So, I have two problems:
    1) With 4 gigabytes installed, and the O/S using only about 300 megabytes, why isn't Oracle able to take advantage of the memory on this machine past the 1.7 gigabytes (as reported by Windows task manager).
    2) How do I change the spfile memory parameters so the database will start using spfile? I can start the database pointing to a pfile with lesser memory parameters, but I don't know how to effect change on the spfile, since I cannot start with the spfile.
    Both these technologies (9.2.0.3 and Server 2003) are new to me, so any insight would be appreciated!
    HERE ARE THE SPFILE PARAMETERS THAT WORKED:
    SGA (M)
    Shared Pool=104
    Buffer Cache=960 ***
    Large Pool=0
    Java Pool=64
    Total SGA=1128
    SGA Max Size=1321
    Aggregate PGA Target=1500
    Current PGA Allocated=22868KB
    WINDOWS MEMORY INFO FROM TASK MANAGER SHOW:
    PF Usage=1.66GB
    Physical Memory (K)
    Total=4062704
    Available=3203460
    System Cache=2499096
    Commit Charge (K)
    Total=1748184
    Limit=12288628
    Peak=1925276
    *** When I change this to 2048 the database did not start.
    Thank you.

    CREATE SPFILE
    Purpose
    Use the CREATE SPFILE statement to create a server parameter file from a client-side initialization parameter file. Server parameter files are binary files that exist only on the server and are called from client locations to start up the database.
    Server parameter files let you make persistent changes to individual parameters. When you use a server parameter file, you can specify in an ALTER SYSTEM SET parameter statement that the new parameter value should be persistent. This means that the new value applies not only in the current instance, but also to any instances that are started up subsequently. Traditional client-side parameter files do not let you make persistent changes to parameter values. Because they are located on the server, these files allow for automatic database tuning by Oracle and for backup by Recovery Manager (RMAN).
    To use a server parameter file when starting up the database, you must create it from a traditional text initialization parameter file using the CREATE SPFILE statement.
    All instances in an Real Application Clusters environment must use the same server parameter file. However, when otherwise permitted, individual instances can have different settings of the same parameter within this one file. Instance-specific parameter definitions are specified as SID.parameter = value, where SID is the instance identifier.
    The method of starting up the database with a server parameter file depends on whether you create a default or nondefault server parameter file. Please refer to "Creating a Server Parameter File: Examples" for examples of how to use server parameter files.
    See Also:
    CREATE PFILE for information on creating a regular text parameter file from a binary server parameter file
    Oracle9i Database Administrator's Guide for information on pre-Oracle9i initialization parameter files and Oracle9i server parameter files
    Oracle9i Real Application Clusters Administration for information on using server parameter files in a Real Application Clusters environment
    Prerequisites
    You must have the SYSDBA or the SYSOPER system privilege to execute this statement. You can execute this statement before or after instance startup. However, if you have already started an instance using spfile_name, you cannot specify the same spfile_name in this statement.
    Syntax
    create_spfile::=
    Text description of create_spfile
    Semantics
    spfile_name
    This clause lets you specify a name for the server parameter file you are creating.
    If you do not specify spfile_name, Oracle uses the platform-specific default server parameter filename. If spfile_name already exists on the server, this statement will overwrite it. When using a default server parameter file, you start up the database without referring to the file by name.
    If you do specify spfile_name, you are creating a nondefault server parameter file. In this case, to start up the database, you must first create a single-line traditional parameter file that points to the server parameter file, and then name the single-line file in your STARTUP command.
    See Also:
    "Creating a Server Parameter File: Examples" for information on starting up the database with default and nondefault server parameter files
    Oracle9i Database Administrator's Guide for Windows (or other appropriate operating system specific documentation) for default parameter file names
    pfile_name
    Specify the traditional initialization parameter file from which you want to create a server parameter file.
    If you specify pfile_name, the parameter file must reside on the server. If it does not reside in the default directory for parameter files on your operating system, you must specify the full path.
    If you do not specify pfile_name, Oracle looks in the default directory for parameter files on your operating system for the default parameter filename, and uses that file. If that file does not exist in the expected directory, Oracle returns an error.
    Note:
    In a Real Application Clusters environment, you must first combine all instance parameter files into one file before specifying it in this statement to create a server parameter file. For information on accomplishing this step, see Oracle9i Real Application Clusters Setup and Configuration.
    Examples
    Creating a Server Parameter File: Examples
    The following example creates a default server parameter file from a client initialization parameter file named t_init1.ora:
    CREATE SPFILE
    FROM PFILE = '$ORACLE_HOME/work/t_init1.ora';
    Note:
    Typically you will need to specify the full path and filename for parameter files on your operating system. Please refer to your Oracle operating system documentation for path information.
    When you create a default server parameter file, you subsequently start up the database using that server parameter file by using the SQL*Plus command STARTUP without the PFILE parameter, as follows:
    STARTUP
    The following example creates a nondefault server parameter file s_params.ora from a client initialization file named t_init1.ora:
    CREATE SPFILE = 's_params.ora'
    FROM PFILE = '$ORACLE_HOME/work/t_init1.ora';
    When you create a nondefault server parameter file, you subsequently start up the database by first creating a traditional parameter file containing the following single line:
    spfile = 's_params.ora'
    The name of this parameter file must comply with the naming conventions of your operating system. You then use the single-line parameter file in the STARTUP command. The following example shows how to start up the database, assuming that the single-line parameter file is named new_param.ora:
    STARTUP PFILE=new_param.ora
    http://download-west.oracle.com/docs/cd/B10501_01/server.920/a96540/statements_616a.htm#SQLRF01315
    Joel P�rez

  • Windows server 2012 as primary DC and DNS server and windows server 2003 as secondary DC and DNS

    Migration from windows server 2003 AD DC and DNS server to windows server 2012 R2,
    Cannot I set up Windows server 2012 R2 as primary DC and DNS  , windows server 2003 as secondary DC and DNS ? (for backup server when server 2012 fail, user can continue to login and access internet services)

    You can mix both as long as your Forest and Domain Functional level are Windows Server 2003. However, I would like to bring your attention to this blog about known problems when mixing DCs with Windows Server 2003 and 2012 R2 OS:
    http://blogs.technet.com/b/askds/archive/2014/07/23/it-turns-out-that-weird-things-can-happen-when-you-mix-windows-server-2003-and-windows-server-2012-r2-domain-controllers.aspx
    This posting is provided AS IS with no warranties or guarantees , and confers no rights.
    Ahmed MALEK
    My Website Link
    My Linkedin Profile
    My MVP Profile

  • BOE XI R1 and Windows Server 2003 SP2

    Hi there,
    Our admin will install SP2 on the Windows Server 2003 and there is BOE XI R1 on it.
    Are there some knowing problems for this installation?
    Can somebody help?
    Thanks
    Thierry

    We are on XIR2 and its working fine.
    However it doesnt cause any issue for XIR1 as  i haven't seen any know issues on it.
    Note: Have a back up of all those specified earlier.
    Regards,
    Ramsudhakar..

  • /3 Gb switch, Windows Server 2003 and no imagecfg.exe!

    The Imagecfg tool is not provided in the support toolkit for Windows Server 2003. How do I then implement the /3 Gb switch for oracle.exe and tnslsnr.exe as has been recommended in Metalink notes 116076.1 and 46001.1?
    Also does this not appear a bit confusing:
    Note 1036312.6 states:
    On Windows NT Server, Enterprise Edition 4.0, Microsoft provides the 4GT (4GB
    RAM Tuning) support so an application can utilize up to 3GB virtual memory
    instead of the 2GB limit as it used to be.
    The Windows NT service pack 3 provides the same feature but is not officially
    claimed in the SP3 readme.txt.
    The Oracle 8.0.3 release and higher have already been enabled to take
    advantage of the new feature.
    However a more recently updated note (46001.1) states:
    d) Configuring the Oracle process to make allocations greater than 2GB
    The Oracle database supports the 4GT tuning feature of Windows NT Server,
    Enterprise Edition from release 7.3 onwards, allowing it to access up to 3GB
    of virtual address space per instance. It may be the case that certain
    releases / patch sets do not have the 4GT flag set even though the release
    does support the feature. To check the executable has been correctly enabled
    run :
    imagecfg oracle.exe
    oracle.exe contains the following configuration information:
    Subsystem Version of 4.0
    Image can handle large (>2GB) addresses
    Stack Reserve Size: 0x100000
    Stack Commit Size: 0x1000
    For executables that do not have the flag set, run :
    imagecfg -l oracle.exe
    The above settings will only take affect if the boot.ini has been set up as
    described in Note 46053.1.
    So, do we really require to run the imagecfg utility (which is no longer provided in 2003 server support tool package) for versions higher than 8.1.7? Which tool should I then use instead of imagecfg for Windows Server 2003?

    I think one of the reasons behind those Notes is that in older releases support for the feature existed and despite 7.3.4 or 8.0.3 and onwards had the capabilities, some patch sets or patches "forgot" this. The first Note you references says
    "There may be a case where you are running 8.0.4.3.7 on NT and the 3gig address issue required the use of imagecfg to access the larger address space. One major reason might be the fact that patch sets may have brought in an executeable without the flag being set."
    Sometimes it can be really hard to get notes on metalink to add upp, maybe mostly because there is so much info to maintain and cope with...
    I dont think you should worry much about it. In any case, the developer/vendor who controls the code need to make sure the program is in reality large address aware and set flags accordingly.
    If you want to check, to report something back to Oracle Support, there is dumpbin.exe to verify image header available in Visual Studio. Dont know of a public alternative.
    http://msdn2.microsoft.com/en-us/library/c1h23y6c.aspx

  • Windows Server 2003 and CS3

    I'm looking to purchase either Photoshop CS3 or the Creative Suite CS3, but the only operating system I have available is an in-house development server running Windows Server 2003.
    I used to run Photoshop 5.5 on Windows Server 2003 without an issue, I wanted to make sure version CS3 will also run on this OS. I know the system requirements say otherwise, but as I said I had it installed on a server OS before with out any issues.
    Thanks.
    K Wilder

    Search here and the Creative Suite forum for Windows 2003. It's been
    discussed.
    You'll have to hack the installer and then you'll be in completely
    unsupported territory.
    Bob

  • Windows Server 2003 and Microsoft Assessment and Planning tool (MAP)

    Preparing for the end of support for Windows Server 2003 (4/2015) and the need to migrate from Windows Server 2003, I have been directed on several sites run the Microsoft Assessment
    and Planning tool (MAP) to aid in identifying any software and hardware issues.   Apparently this tool has been recently updated (7/2014) and cannot be installed on a Windows Server 2003 system.  As it requires .NET Framework 4.5 to run.  Unfortunately,
    .NET Framework 4.5 cannot be installed on a Windows Server 2003 as it only supports .NET 4.0.x versions.  All older version links to the MAP tool have been updated to link directly to version 9.1.  Where can I get a MAP tool version that will run
    on Windows Server 2003?  

    Hi,
    Yes, i would agree with arnavsharma
    After the environment scan has been completed in Windows Server 2008r2 or another supported OS, MAP looks at computers running earlier versions of Windows.
    http://technet.microsoft.com/en-us/magazine/ee677580.aspx
    Meanwhile, for the MAP related issue, you'd better ask in MAP forums:
    https://social.technet.microsoft.com/Forums/en-US/home?forum=map
    Regards.
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • Crystal Reports and Windows Server 2003 R2

    Having huge issues with Crystal Reports for Visual Studio .NET 2010 Beta 2. I downloaded both the runtime and software as provided and restarted the pc. No matter what I do, I can not use it
    I get these errors in my IDE:
    Error 2 Custom tool error: "Code generator 'ReportCodeGenerator' failed. Exception stack = CrystalDecisions.Shared.CrystalReportsException: Load report failed. ---> System.Runtime.InteropServices.COMException: The system cannot find the path specified.
    at CrystalDecisions.ReportAppServer.ClientDoc.ReportClientDocumentClass.Open(Object& DocumentPath, Int32 Options)
    at CrystalDecisions.ReportAppServer.ReportClientDocumentWrapper.Open(Object& DocumentPath, Int32 Options)
    at CrystalDecisions.ReportAppServer.ReportClientDocumentWrapper.EnsureDocumentIsOpened()
    --- End of inner exception stack trace ---
    at CrystalDecisions.ReportAppServer.ReportClientDocumentWrapper.EnsureDocumentIsOpened()
    at CrystalDecisions.CrystalReports.Engine.ReportDocument.Load(String filename, OpenReportMethod openMethod, Int16 parentJob)
    at CrystalDecisions.CrystalReports.Engine.ReportDocument.Load(String filename)
    at CrystalDecisions.VSDesigner.CodeGen.ReportClassWriter..ctor(String filePath)
    at CrystalDecisions.VSDesigner.CodeGen.ReportClassWriter..ctor(String filePath, String resourceNamespace)
    at CrystalDecisions.VSDesigner.CodeGen.ReportCodeGenerator.GenerateCode(String inputFileName, String inputFileContent)" F:\Code\CrystalReportsApplication1\CrystalReportsApplication1\CrystalReport1.rpt 1 1 CrystalReportsApplication1
    Error #2:
    Warning 1 The designer cannot process the code at line 20:
    Me.CrystalReport11 = New CrystalReport1
    The code within the method 'InitializeComponent' is generated by the designer and should not be manually modified. Please remove any changes and try opening the designer again. F:\Code\CrystalReportsApplication1\CrystalReportsApplication1\Form1.Designer.vb 21 0
    Error #3:
    Error 3 Type 'CrystalReport1' is not defined. F:\Code\CrystalReportsApplication1\CrystalReportsApplication1\Form1.Designer.vb 21 34 CrystalReportsApplication1
    I tried a repair and even reinstalled VS.NET with no luck. This is runnig on a Windows 2003 Server R2. What do I do?

    Hi Dan!
    First at all, I think that you created this thread in the wrong SDN forum; I'd rather search whether under the [Business Intelligence (including SAP BusinessObjects and SAP Crystal Solutions)|http://forums.sdn.sap.com/index.jspa?categoryID=1#45] or the [Business Intelligence SDK Application Development (SAP BusinessObjects and SAP Crystal Solutions)|http://forums.sdn.sap.com/index.jspa?categoryID=1#46] categories and, if nothing found, create a new thread on the category that better fits your question.
    Let me also warn you that Windows Server 2008 R2 is a completely different operating system from Windows Server 2008, and it is not generally released for SAP NetWeaver; check [SAP note 1383873|https://service.sap.com/sap/support/notes/1383873] ("Windows Server 2008 R2 Support"). I don't know if it is supported for Crystal Reports specifically; please check it.
    However, and just to provide you some Windows tricks to trace bad or lacking modules (.exe, .dll, .ocx, .sys, etc.), you can generally use the free tool "Dependency Walker". Get it at [www.dependencywalker.com|http://www.dependencywalker.com]. Read [note 1212310|https://service.sap.com/sap/support/notes/1212310] for further reference.
    Cheers!

  • Tiger 10.4.4 or 5 and Windows Server 2003 Services For Macintosh unstable??

    We are running these tested Mac clients here:
    macMini 1.5Ghz 10.4.5
    G4 Quicksilver 800Mhz 10.4.4
    G4 Dual Mirror PowerMac 10.4.4
    They mount volumes on these servers:
    Dell Windows Server 2000 (SFM)
    Dell Windows Server 2003 (SFM)
    Xserve G4 OS 10.3.9 Server
    Macs sleep settings are this:
    Computer sleep=1 hour
    Display sleep=1 hour
    Hard drive=sleep
    Symptom:
    When the Mac goes to sleep, the 2 Windows Mac File servers volumes are
    disconnected. Upon wake, the error message stating they were disconnected are waiting.
    The Xserve volume is untouched. This should not be a problem
    since the Windows servers are running Appletalk via IP not
    native Appletalk protocol.
    Comments:
    Might be related to the lookupd bug in Tiger? http://www.macintouch.com/readerreports/macosx1042/topic3108.html
    Here’s the system log from the macMini: (13:47 is when I woke it and manually mounted the volumes)
    Feb 23 09:37:22 M00XXX /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framewo rk/Support/ATSServer: ***********************************
    Feb 23 13:14:13 M00XXX kernel[0]: AFPSleepWakeHandler: going to sleep
    Feb 23 13:14:13 M00XXX kernel[0]: AFP_TCP ASP_TCP SendSleepPkt: sending regular sleep
    Feb 23 13:14:13 M00XXX kernel[0]: AFP_TCP ASP_TCP SendSleepPkt: sending regular sleep
    Feb 23 13:14:24 M00XXX configd[32]: AppleTalk shutdown
    Feb 23 13:14:25 M00XXX configd[32]: AppleTalk shutdown complete
    Feb 23 13:14:28 M00XXX launchd: Server 0 in bootstrap 1103 uid 0: "/usr/sbin/lookupd"[88]: exited abnormally: Hangup
    Feb 23 13:14:28 M00XXX configd[32]: posting notification com.apple.system.config.network_change
    Feb 23 13:47:06 M00XXX kernel[0]: System Sleep
    Feb 23 13:47:06 M00XXX kernel[0]: System Wake
    Feb 23 13:47:06 M00XXX kernel[0]: Wake event 0020
    Feb 23 13:47:08 M00XXX kernel[0]: UniNEnet::monitorLinkStatus - Link is up at 100 Mbps - Full Duplex
    Feb 23 13:47:08 M00XXX kernel[0]: USB caused wake event (OHCI)
    Feb 23 13:47:08 M00XXX configd[32]: setting hostname to "M00XXX.local"
    Feb 23 13:47:08 M00XXX configd[32]: AppleTalk startup
    Feb 23 13:47:10 M00XXX kernel[0]: AFPSleepWakeHandler: waking up
    Feb 23 13:47:11 M00XXX configd[32]: AppleTalk startup complete
    Feb 23 13:47:12 M00XXX configd[32]: posting notification com.apple.system.config.network_change
    Feb 23 13:47:12 M00XXX lookupd[7515]: lookupd (version 369.2) starting - Thu Feb 23 13:47:12 2006
    Feb 23 13:47:12 M00XXX configd[32]: setting hostname to "m00xxx.secret.com"
    Feb 23 13:47:13 M00XXX kernel[0]: AFP_VFS afpfs_Reconnect: Invalid reconn token length 0 /Volumes/VOL1
    Feb 23 13:47:13 M00XXX kernel[0]: AFP_VFS afpfs_Reconnect: AFP Version 4 does not support reconnect /Volumes/VOL1
    Feb 23 13:47:13 M00XXX kernel[0]: AFP_VFS afpfs_Reconnect: Reconnect not allowed /Volumes/VOL1
    Feb 23 13:47:13 M00XXX kernel[0]: AFP_VFS afpfs_Reconnect: posting to KEA to unmount /Volumes/VOL1
    Feb 23 13:47:13 M00XXX KernelEventAgent[39]: tid 00000000 received VQ_DEAD event (32)
    Feb 23 13:47:13 M00XXX KernelEventAgent[39]: tid 00000000 type 'afpfs', mounted on '/Volumes/VOL1', from 'afp_3Xs1VX4aumPi3flxDN2GLoYD-1.2c000009', dead
    Feb 23 13:47:13 M00XXX kernel[0]: AFP_VFS afpfs_unmount: /Volumes/VOL1, flags 524288, pid 39
    Feb 23 13:47:13 M00XXX KernelEventAgent[39]: tid 00000000 type 'afpfs', mounted on '/Volumes/VOL2', from 'afp_3Xs1VX4aumPi3flxDN2GLoYD-2.2c00000a', dead
    Feb 23 13:47:13 M00XXX kernel[0]: AFP_VFS afpfs_unmount: /Volumes/VOL2, flags 524288, pid 39
    Feb 23 13:47:13 M00XXX KernelEventAgent[39]: tid 00000000 found 2 filesystem(s) with problem(s)
    Feb 23 13:47:13 M00XXX kernel[0]: AFP_VFS afpfs_Reconnect: Invalid reconn token length 0 /Volumes/Asura_Queues
    Feb 23 13:47:13 M00XXX kernel[0]: AFP_VFS afpfs_Reconnect: AFP Version 4 does not support reconnect /Volumes/Asura_Queues
    Feb 23 13:47:13 M00XXX kernel[0]: AFP_VFS afpfs_Reconnect: Reconnect not allowed /Volumes/Asura_Queues
    Feb 23 13:47:13 M00XXX kernel[0]: AFP_VFS afpfs_Reconnect: posting to KEA to unmount /Volumes/Asura_Queues
    Feb 23 13:47:13 M00XXX kernel[0]: AFP_VFS afpfs_unmount: /Volumes/Asura_Queues, flags 524288, pid 39
    Feb 23 13:47:13 M00XXX KernelEventAgent[39]: tid 00000000 type 'afpfs', mounted on '/Volumes/Asura_Queues', from 'afp_3QgJ7Z2s2fVR2flF2I2ZlbNQ-1.2c00000b', dead
    Feb 23 13:47:13 M00XXX KernelEventAgent[39]: tid 00000000 received unknown event (48)
    Feb 23 13:49:54 M00XXX kernel[0]: AFP_VFS afpfs_mount: /Volumes/Asura_Queues, pid 7519
    Feb 23 13:50:13 M00XXX kernel[0]: AFP_VFS afpfs_mount: /Volumes/VOL1, pid 7520
    Feb 23 13:50:13 M00XXX kernel[0]: AFP_VFS afpfs_mount: /Volumes/VOL2, pid 7520

    My SMB share get disconnected while my Powerbook was still running.
    Errors in system.log:
    May 8 23:08:13 snoopy KernelEventAgent[46]: tid 00000000 received VQ_DEAD event (32)
    May 8 23:08:13 snoopy KernelEventAgent[46]: tid 00000000 type 'smbfs', mounted on '/Volumes/backup', from '//HALO;CYONG@PEANUTS/BACKUP', dead
    May 8 23:08:13 snoopy KernelEventAgent[46]: tid 00000000 found 1 filesystem(s) with problem(s)
    Anyone else having the same problem?

  • Windows Server 2003 and problem with SSL connection (TLS)

    Hi,
    We are forcing a problem with SLL/TLS connection on a machine Windows Server 2003 SP2.
    We spent hours trying to solve it without any result. 
    SYMPTOMS
    No SSL connection can be established in any application since last year, e.g.:
    we cannot do any windows update, because there is a time verification over SSL on the windows update website (there is an error that the time is incorrect while it is up-to-date)
    we cannot open any website in Internet Explorer over https
    when we try to connect to the SQL Server (database SQL 2008 hosted on the same server) with Management Studio it fails with an error: "A connection
    was successfully established with the server, but then an error occurred during the pre-login handshake.(provider: SSL Provider, error: 0 - Could not
    contact LSA)(Microsoft SQL Server)"
    in a custom applications which sends requests over https we receive an error: "Could not establish trust relationship for SSL/TLS secure channel"
    Everything seems to point at some SSL problem somewhere deep inside Windows.
    We installed several patches, but without any result. 
    Can anybody help?
    Regards,
    Dawid

    Hi, thanks for answers,
    - In IE both SSL2.0 and TLS1.0 are checked. We tried to disable TLS1.0 - with no results. 
    - In  HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SecurityProviders\Schannel both SSL2.0
    and TLS1.0 are enabled. We also tried to dislable TLS1.0 on the Client side - with no resuts. 
    - In
    HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\SecurityProviders\SCHANNEL EventLogging is set to 3, so it should log warnings
    and errors. But we cannot find any related logs in EventLog
    Unfortunately we are still in the same place.

  • Crystal Reports 9 and Windows Server 2003 sp1/sp2

    Post Author: jnribeyrol
    CA Forum: General
    Hello,
    due to security updates in my company, we have to upgrade from Windows Server 2003 to sp1 or sp2.
    I haven't been able in the support to find out if there was any problem with Report Access Server on these SPs.
    Can somebody help me.
    regards

    CR XI is past it's end of life. You can upgrade to CR XI R2 for free.
    Go to: http://www.sdn.sap.com/irj/boc and download the trial version of CR XI R2 and use your XI keycode, then apply the patches which you can get to by clicking on the BusinessObjects tab above, then Downloads.
    Typically this is due to DEP, search forums for more info on how to configure it as well as your Anti-virus and/or Firewall may be stopping CR from running. You also need full Admin rights to install all components.
    Thank you
    Don

  • Problems with the shared files of Windows Server 2003 and Mac

    I have some Mac computers in the domain of my LAN Network, and when I share a folder in Windows Server 2003 sometimes the Mac can not see and sometimes yes, but lasts a long time so that they can view folders. I have installed the protocol Apple Talk on the server and File Server and in the Domain Server.
    The folders when users have no security users or groups are immediately with a connection AFP, but if they have not already created security can be displayed with a connection AFP, but if you can visualize a connection with SMB, but I can not work with Quark 6.0 Pro files.
    What can I do to solve this problem.
    Asalomon

    The newer printers:
    canon irc3100
    canon ir5020-i have working on osx side, not in classic
    Older printers:
    hp laserjet 5m-2 of these
    hp 2200
    hp laserjet 5si-2 of these
    hp laserjet 4100
    These are installed on windows 2003 with mac print services running. I need to know what option i should use in osx when installing these network printers on these macs. When i go to printers folder, i chose windows printing then it prompts for the ppd file. I found it for the ir5020 but not the ir3100. I really need to test the hp laserjets in osx too. Ill post up when i test those. But that one canon (ir3100) is bothering me. They are roughly the same age and the drivers on the site don't seem to work.

  • Acrobat 8 Professional and Windows Server 2003 R2 Issue

    Hi
    Our customers using Adobe Acrobat 8 Professional on Windows server 2003 R2 SP2. It works some period of time but then application stops working with this error and cannot start anymore:
    Faulting application Acrobat.exe, version 8.1.0.137, faulting module Checkers.api, version 8.1.0.137, fault address 0x000021a2.
    What can be the problem? There is nothing in the knowledgebase.
    Regards,
    Jelena

    Hello jordixip,
    You can connect your Mac to Terminal Services using Remote Desktop Connection Client . You need a license, the client software, and turning on the appropriate bits on the server. It is in Micro$oft-ese, but the overview is here.
    Good Luck!
    Zubin
    iMac G4   Mac OS X (10.3.9)   Mac OS 9.2 & earlier, Win2k Pro & Server

Maybe you are looking for

  • AFter updating to iTunes 11, my first generation Apple TV no longer automatically syncs when I open iTtunes nor does it display its playlists in iTunes.

    AFter updating to iTunes 11 my first generation Apple TV wasn't displayed any longer in iTunes. I had to relink it and after that it no longer automatically sysnc when I open iTunes, nor does it display its play lists. It still has its photos and pla

  • Select LONG column from Remote table

    Hi to all. I have the following problem: I can't select a LONG column from remote database, when there are Join operation in the query. Example: SELECT long_column FROM remote_table@DB -> that's OK, but: SELECT long_column FROM remote_table@DB INNER

  • Include a file

    have been tried to develop a blog like the sample php & mysql. I make an include from list from toolbox: Url parameter value: admin_topics Filename: admin/admin_topics.php Page title: Administrate topics And the errors, when i test: Warning: main(adm

  • App Store-password request redundancy

    Anyone have an issue with the App Store in that it requests you enter my password each time you access the store?  This happens each time, irregardless if you are making a purchase or not.  In some cases it will ask it will request 2 or 3 times...  T

  • Looking how to download adobe air

    how do i download adobe air its telling me to put a disk in do i have to buy one i have windows 7