Nodemanager does not restart managed server after Linux OS reboot

Running Linux 2.6.18, Sun JDK 1.6.0_14, and WebLogic 10.3, we have a correctly functioning nodemanager watching a single managed server. If I kill -9 the managed server, the nodemanager fires up a new one immediately. If, however, we reboot the box, the nodemanager will start cleanly and will not start the managed server. It appears to believe the node should remain down and reports its status as UNKNOWN.
I've seen where this is a known problem on Windows boxes, easily gotten around by supplying the -Xrs parameter to the startup parms for the managed server. (Section 5 of the general nodemanager config doc.) I don't see, however, where there's an equally clean solution for Linux.
Things I've tried:
+ When I set the server to DEBUG, it shows zero sign of receiving a shutdown signal. It's dumping loads of cluster messages, etc, into the log and then suddenly the log just ends so it's dying via kill -9. If the nodemanager is still running at that time, it might try to restart the managed server and log it somewhere as permanently failed.
+ The nodemanager only logs to INFO level, and logs no evidence of deciding to leave the node down. (DEBUG is an invalid LogLevel, so that's all I've got.)
+ A restart signal sent from our AdminServer (on another Linux box) successfully starts the managed node through the nodemanager. Nothing unusual occurs or is logged.
Things I'm curious about:
+ Is there some way to see in what state the nodemanager believes the managed server to be?
+ Is there some value in some doc somewhere that might say the server should not be restarted?
+ Is there not a log of NodeManager client actions? I don't see anything in domain.log or AdminServer.log except when the NM is down.
Thanks,
Kevin
ListenPort=5556
ListenBacklog=50
SecureListener=true
AuthenticationEnabled=true
NativeVersionEnabled=false
CrashRecoveryEnabled=true
JavaHome=/appl/java/jre
StartScriptEnabled=false
StopScriptEnabled=false
StartScriptName=startWebLogic.sh
StopScriptName=
LogFile=/appl/bea/wlserver_10.3/common/nodemanager/logs/nodemanager.log
LogLevel=INFO
LogLimit=0
LogCount=1

can you set NativeVersionEnabled to true. We have faced this in windows which was fixed by changing this property. Some notes from that issue:
Faced this interesting issue in Windows 2008 environment. Managed Servers were started by node manager and it was expected that on a system restart after a crash, the node manager will restore the state of the managed servers to the state it was before the crash. Node Manger was configured to run as a windows service. Hence it started after the server restart. But the individual managed servers were not getting started. Interestingly, for the managed servers started by the node manager there were no <Managed_Server_Name>.lck file in the <Server>/data/NodeManger folder.
To fix this always set the following properties in the nodemanager.properties on the node maager home directory.
CrashRecoveryEnabled=true /* This by default is set to false. This needs to be turned for auto restart after crash to work */
NativeVersionEnabled=true /* This is by default set to true and it should be set as such. If you turn this off on platforms for which weblogic provide native JNI libraries ( e.g. as in Windows 2008) then this wont create the .lck file and hence node manager wont restart the managed server after the crash.
Note: As per official documentation .lck files are required for weblogic node managers to do auto restart after system crash
From Official documentation:
After the system is restarted, Node Manager checks each managed domain specified in the nodemanager.domains file to determine if there are any server instances that were not cleanly shutdown. This is determined by the presence of any lock files which are created by Node Manager when a WebLogic Server process is created. This lock file contains the process identifier for WebLogic Server startup script. If the lock file exists, but the process ID is not running, Node Manager will attempt to automatically restart the server.
If the process is running, Node Manager performs an additional check to access the management servlet running in the process to verify that the process corresponding to the process ID is a WebLogic Server instance.
After the system is restarted, Node Manager checks each managed domain specified in the nodemanager.domains file to determine if there are any server instances that were not cleanly shutdown. This is determined by the presence of any lock files which are created by Node Manager when a WebLogic Server process is created. This lock file contains the process identifier for WebLogic Server startup script. If the lock file exists, but the process ID is not running, Node Manager will attempt to automatically restart the server.If the process is running, Node Manager performs an additional check to access the management servlet running in the process to verify that the process corresponding to the process ID is a WebLogic Server instance.
*/

Similar Messages

  • Weblogic Server does not show managed server started when I used the Windows service to start it.

    I created a windows service to start a managed server and the services was created successfully and stated.  WHen I go to the Weblogic Server Admn console, the server is still showing shutdown.  Whenm I try to start it, it returns with error that the the service is not able to start.  Has anyone ran into anything similar.  I am running on Windows Server 2008R2 and running Weblogic Server 10.3.6 and Fusion Middleware 11.1.6.
    C

    Hi,
    For starting managed server as windows service there is no need of nodemanager .
    Please follow the steps given in the below doc:
    How to Install MS Windows Services For FMW 11g WebLogic Domain Admin and Managed Servers (Doc ID 1060058.1)
    Thanks,
    Sharmela

  • Oepe claims domain version does not match running server after upgrade

    Hi,
    we've just upgraded our server and development environment:
    OEPE: from 11.1.1.6.1 to 11.1.1.7.2 useing the eclipse update functions (help-> check for updates)
    Weblogic 10.3.3.0 to 10.3.5.0 using wls1035_upgrade_generic.jar from oracle support.
    The servers seem to run fine and so does eclipse.
    I can add the local (upgraded) weblogic devel server to the eclipse server list and deploy jee files. However, the remote server were not validated after the upgrade:
    "Oracle Weblogic Server 11gR1 Patchset 4 at [remote host] [Stopped, The domain version does not match the running server.]
    Removing and adding the servers again got the same result. The servers are running in development mode and are running. Where is eclipse checking / comparing the versions ?
    thanks,
    Michael

    Hi,
    thanks for the replies.
    checked the config.xml:
    there are two elements domain-version and configuration-version set both of these to 10.3.5.0
    I also created a new domain. The config wizard script only gave me the option to create a domain based on 10.3.4.0 but when i went through with the setup the 10.3.5.0 and i could add the server to eclipse.
    I cannot add the original domain though i'm now getting the error "The domain path does not match the running server." And i can't say whether this is because i added the new domain or modified the config.xml.
    thanks,
    michael

  • Firefox does not open to "maximized" after updating add-ons and performing the restart

    After checking for any updates to installed add-ons and, if there should be an update(s) available, and ... after performing the download of the update(s) with a "RESTART FIREFOX" is needed ... Firefox does not restart/reopen to MAXIMIZED. I have to manually maximize Firefox.

    This problem ... I suspect ... is only when I am using Windows XP Home w/SP3. This problem does not occur when I use Firefox on Ubuntu (Linux). So now, I don't know if there is a problem with Firefox using Windows XP or that the problem is with Windows XP using Firefox. In any case, I will not just do the extra clicking to maximize Firefox after updating the addons and such. Thanks anyway.

  • I can not startup Managed server via admin server

    Admin server ip:172.16.219.25
    Admin server name:nstwssadm1.webex.com
    Managed server ip:172.16.219.189
    Managed server name:nstwss001.webex.com.
    I can start Managed server in comand line like 'startManagedWebLogic.sh nstwss001-s1 t3s://nstwssadm1.webex.com:9002'
    But, I can not startup Managed server in console, it appears following log:
    =========
    <Jun 29, 2006 8:56:16 AM EDT> <Info> <NodeManager@*.*:5555> <Starting Server nst1::nstwss001-s1 ...>
    <Jun 29, 2006 8:56:16 AM EDT> <Info> <NodeManager@*.*:5555> <BaseProcessControl: saving process id of WebLogic Managed server 'nstwss001-s1', pid: 11072>
    <Jun 29, 2006 8:56:19 AM EDT> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with BEA WebLogic JRockit(TM) 1.4.2_08 JVM R24.5.0-61 Version ari-49095-20050826-1856-linux-ia32 from BEA Systems, Inc.>
    <Jun 29, 2006 8:56:19 AM EDT> <Info> <Management> <BEA-141140> <The managed server is going to contact the admin server at https://172.16.219.25:9002 to check if there exists a running admin server at this URL.>
    <Jun 29, 2006 8:56:20 AM EDT> <Notice> <Security> <BEA-090169> <Loading trusted certificates from the jks keystore file /opt/bea/weblogic81/server/lib/DemoTrust.jks.>
    <Jun 29, 2006 8:56:20 AM EDT> <Notice> <Security> <BEA-090169> <Loading trusted certificates from the jks keystore file /opt/bea/jrockit81sp5_142_08/jre/lib/security/cacerts.>
    <Jun 29, 2006 8:56:21 AM EDT> <Info> <Configuration Management> <BEA-150017> <This server is being started as a dependent managed server.>
    <Jun 29, 2006 8:56:21 AM EDT> <Info> <Management> <BEA-141107> <Version: WebLogic Server 8.1 SP5 Mon Sep 19 23:06:54 PDT 2005 641358
    WebLogic XMLX Module 8.1 SP5 Mon Sep 19 23:06:54 PDT 2005 641358 >
    <Jun 29, 2006 8:56:21 AM EDT> <Info> <Configuration Management> <BEA-150015> <Connecting to the administration server https://172.16.219.25:9002 to retrieve the initial configuration.>
    <Jun 29, 2006 8:56:22 AM EDT> <Notice> <Log Management> <BEA-170019> <The server log file /opt/bea/weblogic81/common/nodemanager/nstwss001-s1/nstwss001-s1.log is opened. All server side log events will be written to this file.>
    <Jun 29, 2006 8:56:23 AM EDT> <Notice> <Security> <BEA-090169> <Loading trusted certificates from the jks keystore file /opt/bea/weblogic81/server/lib/DemoTrust.jks.>
    <Jun 29, 2006 8:56:23 AM EDT> <Notice> <Security> <BEA-090169> <Loading trusted certificates from the jks keystore file /opt/bea/jrockit81sp5_142_08/jre/lib/security/cacerts.>
    <Jun 29, 2006 8:56:26 AM EDT> <Notice> <Security> <BEA-090169> <Loading trusted certificates from the jks keystore file /opt/bea/weblogic81/server/lib/DemoTrust.jks.>
    <Jun 29, 2006 8:56:26 AM EDT> <Notice> <Security> <BEA-090169> <Loading trusted certificates from the jks keystore file /opt/bea/jrockit81sp5_142_08/jre/lib/security/cacerts.>
    <Jun 29, 2006 8:56:28 AM EDT> <Notice> <Security> <BEA-090082> <Security initializing using security realm myrealm.>
    <Jun 29, 2006 8:56:28 AM EDT> <Notice> <Security> <BEA-090170> <Loading the private key stored under the alias DemoIdentity from the jks keystore file /opt/bea/weblogic81/server/lib/DemoIdentity.jks.>
    The WebLogic Server did not start up properly.
    Exception raised: 'weblogic.management.configuration.ConfigurationException: Due to faulty SSL configuration, this server is unable to establish a connection to the node manager.'
    Reason: weblogic.management.configuration.ConfigurationException: Due to faulty SSL configuration, this server is unable to establish a connection to the node manager.
    <Jun 29, 2006 8:56:28 AM EDT> <Notice> <Security> <BEA-090171> <Loading the identity certificate stored under the alias DemoIdentity from the jks keystore file /opt/bea/weblogic81/server/lib/DemoIdentity.jks.>
    <Jun 29, 2006 8:56:28 AM EDT> <Notice> <Security> <BEA-090169> <Loading trusted certificates from the jks keystore file /opt/bea/weblogic81/server/lib/DemoTrust.jks.>
    <Jun 29, 2006 8:56:28 AM EDT> <Notice> <Security> <BEA-090169> <Loading trusted certificates from the jks keystore file /opt/bea/jrockit81sp5_142_08/jre/lib/security/cacerts.>
    <Jun 29, 2006 8:56:28 AM EDT> <Warning> <NodeManager> <BEA-300038> <The node manager is unable to monitor this server. Could not create an SSL connection to the node manager. Reason : localhost>
    <Jun 29, 2006 8:56:28 AM EDT> <Emergency> <WebLogicServer> <BEA-000342> <Unable to initialize the server: weblogic.management.configuration.ConfigurationException: Due to faulty SSL configuration, this server is unable to establish a connection to the node manager.>
    ===============================
    Who can help me on it?
    Thanks.

    your error says:
    'his server is unable to establish a connection to the <b>node manager</b>'
    check that your node manager is running when you try to start de manage server.

  • Transact-SQL debugger not working in SQL Server 2008: "...debugger does not support SQL Server 2005 or earlier..."

    I have recently installed SQL Server 2008. When I try to execute a query against an Access database, I receive this debugging error:
    "Unable to start Transact-SQL debugger. The Transact-SQL debugger does not support SQL Server 2005 or earlier versions of SQL Server. (SQLEditors)"
    Nor will the query execute; I get a transport-level error 0. Any thoughts?

    Hi Davidmhjr,
    >>Unable to start the Transact-SQL Debugger. The Transact-SQL Debugger does not support SQL Server 2005 or earlier versions of SQL Server. (SQLEditors).
    Have you tried to restart the server once you have installed SQL Server 2008? As Naomi N mentioned please check the version of SQL Server you are using.
    If you tried to connect to SQL Server 2005 from SQL Server 2008 SSMS, you would not be able to debug and get this error, it happens because T-SQL debugger includes both server-side and client-side components. The server-side debugger components are installed
    with each instance of the SQL Server 2008 Database Engine. The client-side components are installed when you install the SQL Server 2008 client-side tools.
    So it works with SQL Server 2008 only so far. Another way is you can triy to use SQL Server 2005 SSMS to connect to SQL Server 2005.
    More information about configuration requirement to run T-SQL debugger as below, please refer:
    There are no configuration requirements to run the Transact-SQL debugger when SQL Server Management Studio is running on the same computer as the instance of the SQL Server Database Engine. However, to run the Transact-SQL debugger when SQL Server Management
    Studio is running on a different computer from the instance of the Database Engine, you must enable program and port exceptions by using the Windows Firewall Control Panel application on both computers.
    On the computer that is running the instance of the Database Engine, in Windows Firewall, specify the following information:
    •Add TCP port 135 to the exceptions list.
    •Add the program sqlservr.exe to the exceptions list. By default, sqlservr.exe is installed in C:\Program Files\Microsoft SQL Server\MSSQL10.InstanceName\MSSQL\Binn, where InstanceName is MSSQLSERVER for the default instance, and the instance name for
    any named instance.
    •If the domain policy requires network communications to be done through IPsec, you must also add UDP port 4500 and UDP port 500 to the exception list.
    On the computer that is running SQL Server Management Studio, in Windows Firewall, specify the following information:
    •Add TCP port 135 to the exceptions list.
    •Add program ssms.exe (SQL Server Management Studio) to the exceptions list. By default, ssms.exe is installed in C:\Program Files\Microsoft SQL Server\100\Tools\Binn\VSShell\Common7\IDE.
    Hope it is helpful.
    Regards, Amber zhang

  • ORB does not perform clean up after destroy() is called.

    hi,
    the HelloClient example (POA model) which is provided in the Java IDL tutorials, does not perform clean up after the execution is complete.
    i.e. i can still find the Socket descriptors in the file system under the path (/proc/p_id/fd). Do we need to explicitly destroy the sockets inorder to perform the required clean up??the OS i'm using is Linux.
    if yes, then how do i do that.... the following are the steps to reproduce the problem:
    1)start HelloServer
    2)start HelloClient
    3)check file count in /proc/process_id/fd before calling init.
    4)invoke ORB.destroy() method.
    5)check file count in /proc/process-id/fd after destroy completes.I have included Thread.sleep(25000) inorder to check the file count dynamically at each stage of execution.
    Any help in this regard is welcome....!!
    thanks in advance

    Hello:
    This reply may be long after the time that you need it ... but the problem
    that you are experiencing sounds very much like a bug that was fixed in the J2SE 1.5.0_10 release.
    It is bug 6354718 ....
    In the evaluation section of that bug they note:
    Yes. It's a known bug in ORB connection management. What's happening here is, the connectionCache that maintains both inbound and outbound connections does not reclaim connections, upon ORB destroy() call. There is a connection reclaim() logic in place, but does not kick in, until it reaches certain watermark levels. Since, a single client can have a multiple ORBs and thereby multiple outbound connections (in the reported case) , with each cache having exactly one connection which leaks up on ORB exit. This leak multiplies based on the number of ORBs and time period over which client stays live, up and running.
    The solution is, to walk through the connection cache and close each connection,
    no matter what the watermark levels are. This can be done at the corba transport manager close() call.
    Note: In the above evaluation they tell you how to fix it yourself but I believe (I haven't tested it yet ....) that if you upgrade to JDK 1.5.0_10, you should find that it has been fixed for you.
    I hope that I'm not steering you wrong, but that's my take on your situation.
    John

  • Firefox does not stop loading even after the site is loaded and continues as if it is still loading. I have clocked it to 15 minutes, why?

    Firefox does not stop loading even after the site is loaded and continues as if it is still loading. I have clocked it to 15 minutes, why? edit
    Details

    Sorry, I should distinguish between slow loading and manual reloading.
    I understood your problem to be that Firefox never finished loading the page, i.e., some part of the page was loading too slowly.
    By reloading, I meant Ctrl+r (or the reload button), to manually reload the page. You can disregard any cached files and reload all content fresh from the server by adding the Shift key, i.e., Ctrl+Shift+r (helpful when specific sites do not load correctly).
    If the page is automatically reloading itself over and over, that sounds like a completely different problem.

  • 10.9.1 installs, then system turns off and does not restart.

    10.9.1 installs, then system turns off and does not restart. When I eventually turn it back on, it installs again, then turns off.. Endless Cycle.. I have booted to restore disk, found errors that needed to be repaired and tried to repair them but system told me, after a few minutes, its not possible to repair. When I restart back to main disk, it shows the install AGAIN and then turns off.  Much appreciate any Ideas?

    All I can tell you is that:
    Antivirus software, aside from being next to useless on Macs, is a common source of problems with Mavericks.
    Google Drive was incompatible with Mavericks last time I looked.
    WD hard drives have software that comes on the drives that is incompatible with Mavericks, software that comes with the drives that they want you to install on your mac which is incompatible with Mavericks, and in some cases firmware in the hardware of the drive enclosure itself which is incompatible with Mavericks. And all of this software is completely unnecessary. The good folks at WD have really worked hard to ensure that their products won't work with Mavericks. Bless their little pointy corporate heads. I'll bet that's the last WD drive you'll buy.
    Basically you would need to get all this stuff uninstalled from your hard drive before it will reliably work with Mavericks. But even then, it might not work, because old/bad/incompatible software can alter your OS and the kernel such that uninstalling it won't help- the OS/kernel may be damaged such that you have no alternatives other than to erase the HD and start over. And anyway, currently you can't boot your HD to be able to access the Finder so unless you're going to spend a weekend with the Terminal you won't be able to uninstall that stuff in the first place. If I were you I'd just go ahead and erase the HD and install Mavericks from scratch.
    10.9.1 doesn't come on a CD. If you had another (working) mac you could make a bootable installer flash drive with DiskMaker X and an 8 GB key drive DiskMaker X (formerly Lion DiskMaker) , but then you'd still have the same problem, the incompatible software would still be on your HD, unless you erase it first before you try installing Mavericks again. So there's really nothing to gain by having the Mavericks installer on a disk.
    If you have a third party utility like Techtool Pro 7 you might be able to boot from the TechTool disk and repair your HD enough for it to boot.
    Message was edited by: arthur

  • HT4623 iPhone 4s will not register with server after iOS 6 update

    My iPhone 4s will not register with server after iOS 6 update.  Does anyone has similar problem?

    Obviously since you have iOS 7 you're a developer.  As a developer, you signed a NDA with Apple not to discuss the iOS on a public forum.  Please log in to the Developer Forum using your credentials and ask for help there, lest you risk having your credentials terminated.
    Thanks, and best of luck to you.
    GDG

  • Mail does not load the mail after opening with 10.10.3 on macbook air

    Mail does not load the mail after opening with 10.10.3 on macbook air

    Under Window in the Menu bar select Connection doctor. You will see green to indicate a connection and red to show there is a problem. Except for iCloud account you'll see two entries for each account 1) receiving and 2 SMTP for sending.
    If it's red, this usually means it's missing the password.
    For Incoming messages, set in the account window, under Account Information tab.
    For Outgoing (SMTP) messages, follow these steps:
    EDIT SMTP SETTINGS
    In Accounts window > Outgoing Mail Server SMTP:  select to Edit SMTP Server list... from popup.
    Select account in the list.(It's not uncommon to find extra SMTP servers listed. When you remove account, Mail does not delete the smtp info. You might need to do some clean up in the list to remove the extras.)
    Under Advanced Tab:
    Apple defaults to the default ports (25,465, 587) but some servers prefer a custom port. Check to see what port they recommend. Gmail for example likes 465, Outlook.com 587.
    Verify if your server require SSL.
    User Name. Enter full email address  eg.  [email protected]
    Add password if it is blank.(If you have two step authentication setup, you'll need to get an app specific password  more info)
    Open Connection Doctor under Window in the Menu bar.
    Do you see green light now for your account SMTP?

  • Xperia Z1 keeps shutting down does not restarts,and automatically stops and starts charging randomly

    My Sony Xperia Z1 keeps shutting down due to high temperature even though its not overheated, or i am not running any app. It does not restarts even after i give it some time to cool down as it soon again displays the same messege (SHUTTING DOWN DUE TO HIGH TEMPERATURE), then when i connect a charger it automatically starts charging and discharging (even though if the charger is connected and ON) the cell phone
    I request you to kindly look into the matter, expedite the situation and suggest me any possible solution asap
    also i would request you to not to release any OS updates unless they are fully stable and functional, i have bought this device 6 months back and it has already malfunctioned 3 times which is a serious concern. I cannot keep on updating and repairing my cell phone after every month or so which i feel is very irritating.
    Please stop treating these devices as developers guinea pigs

    I suggest that you try to repair the phone software using PC Companion..
    Before repairing your device you may want to backup your information first. Check out this topic for more information on how to.
    How to backup?
    If the issue should still remain I think that this needs to be examined and fixed at a repair center. For more information about how to submit your phone for repair and where, contact your local support team.
     - Official Sony Xperia Support Staff
    If you're new to our forums make sure that you have read our Discussion guidelines.
    If you want to get in touch with the local support team for your country please visit our contact page.

  • Applet version does not match SRM server version error in SRM

    Hi Expert,
    I get error as "Applet version does not match SRM server version" when trying to trigger the auction cockpit by clicking the button 'Live Auction'.
    sap details:
    OS : AIX
    DB : Oracle 11.2
    SAP_Basis : 740 patch 9
    SRM server : 713 patch 7
    I installed JRE 6. (1.6.0.45) in my local system also later installed JRE 8 (latest version) but still issue not resolved.
    I try to implement below note which is showing message "Can not be Implemented" in snote transaction
    "1846990 Applet version does not match abap server version SRM 703"
    We are using ABAP LAC
    Kindly advice to resolve issue
    Regards,
    Dev

    Hi,
    Issue resolved after implementing Note no. 2113801
    Regards,
    Dev

  • CR 2008 SP3 FP 3.4 does not provide SQL Server Native Client 10.0

    One of my clients is running Crystal Reports 2008 SP3 Fix Pack 3.4 on a Windows 2008 R2 server and is running MS SQL 2008 (not R2) on a separate Windows 2008 R2 server.  This was installed to correct printer issues.  As expected, they started getting errors on some that use dates in the record selection formula. 
    I informed them that we needed to change the data connection driver from "Microsoft OLE DB Provider for SQL Server' to "SQL Server Native Client 10.0".  When they go in to create a new data connection the OLE DB (ADO) Provider list does not list "SQL Server Native Client 10.0" as an option.
    As I understand it from another thread on this site, this OLE DB client version is required for CR 2008 to properly interface with SQL 2008 and that it should be available after installing FP 3.2 or 3.3.  I made sure that they installed all fix packs in their released order. 
    Can anyone shed some light on this for me?

    Hello,
    Actually there is:
    {tblCaseData.CloseCodeID} = 2
    and {tblCaseData.CaseSplitTrusteeCode} 'A'
    and {%sql_Adj341Date} >= {?pf_BeginDate}
    and {%sql_Adj341Date} < DateAdd ( 'd', 1, {?pf_EndDate} )
    and {%sql_CountACH} = 0
    and {%sql_CountNameIDParties} = 0
    and {%sql_CourtWageDir} = 0
    {%sql_Adj341Date} >= {?pf_BeginDate} and {%sql_Adj341Date} < DateAdd ( 'd', 1, {?pf_EndDate} ) is the result of NOT statement.
    Try something like this:
    {tblCaseData.CloseCodeID} = 2
    and {tblCaseData.CaseSplitTrusteeCode} 'A'
    and ({%sql_Adj341Date} >= {?pf_BeginDate}
    and {%sql_Adj341Date} < DateAdd ( 'd', 1, {?pf_EndDate} ))
    and {%sql_CountACH} = 0
    and {%sql_CountNameIDParties} = 0
    and {%sql_CourtWageDir} = 0
    I added AND/OR/NOT etc. logic to:
    and ({%sql_Adj341Date} >= {?pf_BeginDate}
    and {%sql_Adj341Date} < DateAdd ( 'd', 1, {?pf_EndDate} ))
    You'll have to figure out what the correct bracketing should be for your data and what you want to get out of it. Possibly moving the date part to the end of the selection formula will "fix" this.
    Thank you
    Don

  • I am running Itunes in Windows 7. Every time I exit, it restarts in a few seconds. If I restart my compter and forec close it, it does not restart, but If I use it at all the whole loop starts again.

    I am running Itunes in Windows 7. Every time I exit, it restarts in a few seconds. If I restart my compter and forec close it, it does not restart, but If I use it at all the whole loop starts again.

    Sorry, just to confirm, I DID NOT ACTUALLY ANSWER MY OWN QUESTION!
    I replied to the previous message from my iphone and I managed to hit the link to "This has answered my question" by accident!
    I AM STILL LOOKING FOR A RESOLUTION TO MY ORIGINAL PROBLEM. CAN SOMEONE ALSO NIW TELL ME HOW TO GET RID OF THE GREEN TEXT TGAT SAYS TGAT MY QUESTION IS ANSWERED? That is a pain! It should at least ask you to confirm that your question is actually answered and you didn't hit it by mistake, like I did!

Maybe you are looking for