No acceleration after stopping and starting wccp

I acceleration was working fine between my data center and a branch.  (I was copying files from my data center PC to a PC at the branch).   I wanted to demonstrator how much slower CIFS copies are without acceleration so I stopped wccp on the branch router (no ip wccp 61 redirect-list wae-nme, no ip wccp 62 redirect-list wae-nme).  As expected, the CIFS copies then were much slower.
Then I restarted WCCP (ip wccp 61 redirect-list wae-nme, ip wccp 62 redirect-list wae-nme), BUT now the connection from my workstation at the data center to the branch shows up as pass through.
A show stat conn on the branch NME shows other CIFS connections from other branch hosts, but my PC's connection is stuck in pass through.  How do I get my PC's connection to accelerate again?
All WAAS devices are on 4.1.7.

Tod,
CIFS sessions do a decent job of reconnecting when there is a failure at the transport (TCP) layer.  It's likely that WAAS sees that the connection was already established (your ConnType would be PT In Progress).  You have to close the CIFS session (net use * /delete) and restart the transfer.
Regards,
Zach

Similar Messages

  • Service port not remapped after stop and start of embedded broker

    Hi everybody,
    I started testing embedded OpenMQ 4.4 build yesterday and was wondering if it would be suitable for our test cases. I needed to start and stop a broker almost around every test method. So I intuitively used start() and stop() methods for it. Of course test case failed after second test method :) I did some debugging directly in source code and found out that stop() closes server socket in port mapper. When second start() is invoked it determines whether the server socket is bound and in case it isn't, it stops the broker.
    But to the point... is it expected not to rebind the port when start is called after stop or is it classified as a bug that needs to be solved? Because if it would be possible to start and stop the broker repeatedly the instance broker can be reused and no init/shutdown needs to be called...
    Thanks for an answer.

    As I'm sure you know, that's the first promoted build of MQ 4.4 and it will have more testing before the final release.
    I would have expected repeated calls to start() and stop() to work, but as you have found, it doesn't, and I can reproduce your error easily.
    However it does look as if you can make repeated iterations of the complete init()/start()/stop()/shutdown() cycle, so this might be worth trying as a workaround.
    Yes, this is a bug which I have logged internally: we'll investigate before the final 4.4 build.
    Thanks for the report,
    Nigel

  • Newbie: Apex & EM how to after stop and start?

    Hi I got an Amazon AMI and once I start and stop the instance or rebundle my AMI
    The IP changes and Apex and EM does not work.
    Is there a documentation on hnow to reconfigure them?

    It's probably not worth to add all these sequences, local variables, and parallel loops. Here's a somewhat simpler version, showing two possibilities: 0:using events, 1: not using events. Pick one!
    There are many other possibilities. It really depends what else there is.
    Message Edited by altenbach on 10-15-2007 06:59 AM
    LabVIEW Champion . Do more with less code and in less time .
    Attachments:
    StartStopMOD.vi ‏19 KB

  • Firefox4 on ubuntu, after awhile when I click on bookmarks and then move the cursor down to a bookmark, the list of bookmarks disappears. A stop and start of firefox4 fixes the problem but what is the long term fix?

    I upgraded to 4 and I noticed that after 4 has been up for an hour or so I click on the bookmarks. I see my list of bookmarks below but when I move the cursor down to select one, the list disappears.
    The only way I have found to fix this is to stop and start 4. I can then move the cursor down to select a bookmark. This problem has not occurred in previous versions.
    ps.. no '''''delicious''''' installed

    No, I see the three areas at the bottom of the Bookmark area that you refer to, but that also highlights an issue.  When I want to save a story to my Reading List and click on Share then "Add to Reading List" then go back to look at what is stored in the Reading List, my recently-saved item is not there.
    I looked thru the History tab and the Reading List tab and have been in the Bookmark tab.  But even when I Save a Bookmark, that newly-saved Bookmark does not show up in the Bookmark area.
    But then again, the next day (and actually just in the last half-hour) all of the functionality came back.  When I look at the Bookmarks, suddenly, again, all of the Bookmarks that are on my Safari browser on my iMac are now there, and I can now Save a Bookmark.
    It keeps coming in and out and that is what is driving me a little nuts.
    Thanks.

  • Why does Image Capture stop recognizing Epson scanner after scanning several images? I have to stop and start the scanner in order for Image Capture to recognize it again.

    Why does Image Capture stop recognizing Epson scanner after scanning several images? I have to stop and start the scanner in order for Image Capture to recognize it again.

    Karen ...
    Might be corrupted preferences (.plist)
    Open the Finder. From the Finder menu bar click Go > Go to Folder
    Type or copy paste the following:
    ~/Library/Preferences/com.apple.image_Capture.plist
    Click Go then move the com.apple.image_Capture.plist file to the Trash.
    Restart your Mac and your scanner and try scanning an image.

  • My audio stops outputting after a few songs in a playlist - itunes says its still playing, stopping and starting track recommences audio output.  Mac book Pro Lion 16gb ram

    My audio stops outputting after a few songs in a playlist - itunes says its still playing, stopping and starting track recommences audio output.  Mac book Pro Lion 16gb ram.  Can be any song, any time, same song will play if I select it again.  Bit of a bummer itunes is the main thing I use (macbook pro jukebox).

    Most likely culprit is your Lacie drives which are notorious for flaky power supplies which cause just the sort of erratic behaviour that you describe. Have had similar issues myself. Lacie has been good about replacing my power converter-- twice. If you have seven of them, good luck finding the bad one or more. Like I said, the behaviour is erratic. Sometimes it'll work sometimes not. I can't comment on Samsung drives because I've never used them and have never heard anything about them. Same with Softraid. Why not just use Disk Utility. Sounds like you're ready for an external hardware raid. This will be much faster, much more reliable, and may even be cheaper than seven firewire drives. Check out G Tech, and Maxx Digital for starters.
    Best of luck
    Terry

  • SSRS Report queries begin running slowly, have to stop and start report server to restore performance

    We have had a production issue crop up twice now where reports begin running slowly seemingly at random.  
    When this happens we can see from running SQL Profiler that the report queries are taking an extremely long time to execute.  The same queries when run directly in management studio run quickly.  
    Initially I suspected parameter sniffing, and tried using OPTION (RECOMPILE) in the reports, as well as clearing out the particular query from the plan cache and running the SQL in SSMS to try and get a better plan etc but no amount of jiggery pokery by
    me could get the queries to run any faster.
    The really weird thing - is that stopping and starting the report server via the reporting services configuration manager instantly cures the problem.  
    I'd really love to know - why this might be?  Is it something to do with the report server closing and re-opening its connections to the database? That's the only sort of thing I can think of...any ideas? Anyone? Any suggestions would be much appreciated.
    LucasF

    Hi LucasF,
    In your scenario, usually we can monitor the execution log in Report Database. If you run below query, you can get the results how long the report takes to render (TimeRendering), how long to process the report(TimeProcessing) and how long to retrieve data
    from Database(TimeData). You can check the starttime and endtime to know the total time for executing a report.
    SELECT TOP1000 *FROM[ReportServer].[dbo].[ExecutionLog2]
    More details information, please reference to similar thread below:
    Steps for troubleshooting a slow SSRS 2014 server
    Troubleshooting Reports: Report Performance
    In SQL Server Reporting Services, a job will be created by SQL Server Agent if any of the following processes is underway:
    query execution on a remote or local database server
    report processing
    report rendering
    To cancel a job that is running on the report server, we can cancel the job directly or reduce the report execution time-out value in the SQL Server Management Studio and then will stop query execution. Please refer to the steps below:
    Open SQL Server Management Studio, and connect to "Reporting Services".
    Under the Report Server node, right-click on the "Jobs" folder and select "Refresh". Then, right-click on "Jobs" again and click "Cancel All Jobs".
    Right-click on the Report Server node and open the "Server Properties" dialog.
    Click the "Execution" option, and set the "Limit report execution to the following number of seconds:" to a much smaller number. After this issue is resolved, this configuration should revert to the previous state.  
    Reference:
    Managing a Running Process
    Setting Time-out Values for Report and Shared Dataset Processing
    In addition, we can also use the KILL Transact-SQL statement to terminate a normal connection by terminating the transactions that are associated with the specified session ID. For the details information, you can refer to:
    KILL (Transact-SQL)
    If you still have any problem, please feel free to ask.
    Regards,
    Vicky Liu
    Vicky Liu
    TechNet Community Support

  • Wiki (Web) start issue - have to stop and start to work

    On my server, I reboot servers weekly.  In order to get web services working (to get to wiki pages) I have to stop, then start the services.  If I do not, then when going to any wiki pages i get the message "server is starting".  to be clear, all other colaboration services are working (ie chat, ical, and address book).  After stopping and re-starting the web services, everything is happy untill the next reboot (does seem to be related to rebooting only, not stopping and then starting the services while the machine is running)
    Log: apache2/error_log
    Fri Jan 27 09:05:05 2012] [notice] Graceful restart requested, doing restart
    [Fri Jan 27 09:05:06 2012] [notice] Apache/2.2.20 (Unix) mod_ssl/2.2.20 OpenSSL/0.9.8r DAV/2 PHP/5.3.6 configured -- resuming normal operations
    [Fri Jan 27 09:05:06 2012] [warn] long lost child came home! (pid 330)
    [Fri Jan 27 09:05:40 2012] [notice] caught SIGTERM, shutting down
    [Fri Jan 27 09:05:42 2012] [notice] Apache/2.2.20 (Unix) mod_ssl/2.2.20 OpenSSL/0.9.8r DAV/2 PHP/5.3.6 configured -- resuming normal operations
    [Fri Feb 03 17:12:31 2012] [notice] caught SIGTERM, shutting down
    [Fri Feb 03 17:13:43 2012] [notice] Apache/2.2.21 (Unix) mod_ssl/2.2.21 OpenSSL/0.9.8r DAV/2 PHP/5.3.8 configured -- resuming normal operations
    [Fri Feb 10 17:30:33 2012] [notice] caught SIGTERM, shutting down
    [Fri Feb 10 17:31:43 2012] [notice] Apache/2.2.21 (Unix) mod_ssl/2.2.21 OpenSSL/0.9.8r DAV/2 PHP/5.3.8 configured -- resuming normal operations
    [Fri Feb 17 17:06:22 2012] [notice] caught SIGTERM, shutting down
    [Fri Feb 17 17:07:14 2012] [notice] Apache/2.2.21 (Unix) mod_ssl/2.2.21 OpenSSL/0.9.8r DAV/2 PHP/5.3.8 configured -- resuming normal operations
    [Fri Mar 09 17:22:36 2012] [notice] caught SIGTERM, shutting down
    [Fri Mar 09 17:23:43 2012] [notice] Apache/2.2.21 (Unix) mod_ssl/2.2.21 OpenSSL/0.9.8r DAV/2 PHP/5.3.8 configured -- resuming normal operations
    [Tue Mar 13 11:28:42 2012] [notice] caught SIGTERM, shutting down
    [Tue Mar 13 11:28:43 2012] [notice] Apache/2.2.21 (Unix) mod_ssl/2.2.21 OpenSSL/0.9.8r DAV/2 PHP/5.3.8 configured -- resuming normal operations
    [Fri Mar 23 17:02:27 2012] [notice] caught SIGTERM, shutting down
    [Fri Mar 23 17:03:39 2012] [notice] Apache/2.2.21 (Unix) mod_ssl/2.2.21 OpenSSL/0.9.8r DAV/2 PHP/5.3.8 configured -- resuming normal operations
    [Fri Mar 30 17:21:34 2012] [notice] caught SIGTERM, shutting down
    [Fri Mar 30 17:22:51 2012] [notice] Apache/2.2.21 (Unix) mod_ssl/2.2.21 OpenSSL/0.9.8r DAV/2 PHP/5.3.8 configured -- resuming normal operations
    [Fri Apr 06 17:15:52 2012] [notice] caught SIGTERM, shutting down
    [Fri Apr 06 17:16:51 2012] [notice] Apache/2.2.21 (Unix) mod_ssl/2.2.21 OpenSSL/0.9.8r DAV/2 PHP/5.3.8 configured -- resuming normal operations
    [Fri Apr 13 17:03:41 2012] [notice] caught SIGTERM, shutting down
    [Fri Apr 13 17:04:39 2012] [notice] Apache/2.2.21 (Unix) mod_ssl/2.2.21 OpenSSL/0.9.8r DAV/2 PHP/5.3.8 configured -- resuming normal operations
    [Tue Apr 24 03:15:09 2012] [notice] SIGHUP received.  Attempting to restart
    [Tue Apr 24 03:15:09 2012] [notice] Apache/2.2.21 (Unix) mod_ssl/2.2.21 OpenSSL/0.9.8r DAV/2 PHP/5.3.8 configured -- resuming normal operations
    [Fri Apr 27 17:09:53 2012] [notice] caught SIGTERM, shutting down
    [Fri Apr 27 17:22:54 2012] [notice] Apache/2.2.21 (Unix) mod_ssl/2.2.21 OpenSSL/0.9.8r DAV/2 PHP/5.3.8 configured -- resuming normal operations
    [Tue May 01 11:54:11 2012] [notice] caught SIGTERM, shutting down
    [Tue May 01 11:54:13 2012] [notice] Apache/2.2.21 (Unix) mod_ssl/2.2.21 OpenSSL/0.9.8r DAV/2 PHP/5.3.8 configured -- resuming normal operations
    Log: /wikid/error.log
    2012-05-01 00:02:52-0400 [-] no groups
    2012-05-01 00:12:52-0400 [-] no groups
    2012-05-01 00:22:52-0400 [-] no groups
    2012-05-01 00:32:52-0400 [-] no groups
    2012-05-01 00:42:52-0400 [-] no groups
    2012-05-01 00:52:52-0400 [-] no groups
    2012-05-01 01:02:52-0400 [-] no groups
    2012-05-01 01:12:52-0400 [-] no groups
    2012-05-01 01:22:52-0400 [-] no groups
    2012-05-01 01:32:52-0400 [-] no groups
    2012-05-01 01:42:52-0400 [-] no groups
    2012-05-01 01:52:52-0400 [-] no groups
    2012-05-01 02:02:52-0400 [-] no groups
    2012-05-01 02:12:52-0400 [-] no groups
    2012-05-01 02:22:52-0400 [-] no groups
    2012-05-01 02:32:52-0400 [-] no groups
    2012-05-01 02:42:52-0400 [-] no groups
    2012-05-01 02:52:52-0400 [-] no groups
    2012-05-01 03:02:52-0400 [-] no groups
    2012-05-01 03:12:52-0400 [-] no groups
    2012-05-01 03:22:52-0400 [-] no groups
    2012-05-01 03:32:52-0400 [-] no groups
    2012-05-01 03:42:52-0400 [-] no groups
    2012-05-01 03:52:52-0400 [-] no groups
    2012-05-01 04:02:52-0400 [-] no groups
    2012-05-01 04:12:52-0400 [-] no groups
    2012-05-01 04:22:52-0400 [-] no groups
    2012-05-01 04:32:52-0400 [-] no groups
    2012-05-01 04:42:52-0400 [-] no groups
    2012-05-01 04:52:52-0400 [-] no groups
    2012-05-01 05:02:52-0400 [-] no groups
    2012-05-01 05:12:52-0400 [-] no groups
    2012-05-01 05:22:52-0400 [-] no groups
    2012-05-01 05:32:52-0400 [-] no groups
    2012-05-01 05:42:52-0400 [-] no groups
    2012-05-01 05:52:52-0400 [-] no groups
    2012-05-01 06:02:52-0400 [-] no groups
    2012-05-01 06:12:52-0400 [-] no groups
    2012-05-01 06:22:52-0400 [-] no groups
    2012-05-01 06:32:52-0400 [-] no groups
    2012-05-01 06:42:52-0400 [-] no groups
    2012-05-01 06:52:52-0400 [-] no groups
    2012-05-01 07:02:52-0400 [-] no groups
    2012-05-01 07:12:52-0400 [-] no groups
    2012-05-01 07:22:52-0400 [-] no groups
    2012-05-01 07:32:52-0400 [-] no groups
    2012-05-01 07:42:52-0400 [-] no groups
    2012-05-01 07:52:52-0400 [-] no groups
    2012-05-01 08:02:52-0400 [-] no groups
    2012-05-01 08:12:52-0400 [-] no groups
    2012-05-01 08:22:52-0400 [-] no groups
    2012-05-01 08:32:52-0400 [-] no groups
    2012-05-01 08:42:52-0400 [-] no groups
    2012-05-01 08:52:52-0400 [-] no groups
    2012-05-01 09:02:52-0400 [-] no groups
    2012-05-01 09:12:52-0400 [-] no groups
    2012-05-01 09:22:52-0400 [-] no groups
    2012-05-01 09:32:52-0400 [-] no groups
    2012-05-01 09:42:52-0400 [-] no groups
    2012-05-01 09:52:52-0400 [-] no groups
    2012-05-01 10:02:52-0400 [-] no groups
    2012-05-01 10:12:52-0400 [-] no groups
    2012-05-01 10:22:52-0400 [-] no groups
    2012-05-01 10:32:52-0400 [-] no groups
    2012-05-01 10:42:52-0400 [-] no groups
    2012-05-01 10:52:52-0400 [-] no groups
    2012-05-01 11:02:52-0400 [-] no groups
    2012-05-01 11:12:52-0400 [-] no groups
    2012-05-01 11:22:52-0400 [-] no groups
    2012-05-01 11:32:52-0400 [-] no groups
    2012-05-01 11:42:52-0400 [-] no groups
    2012-05-01 11:52:52-0400 [-] no groups
    2012-05-01 11:54:11-0400 [-] Received SIGTERM, shutting down.
    2012-05-01 11:54:11-0400 [-] Stopping
    2012-05-01 11:54:11-0400 [-] userPrefsFlushLooper stopped looping, doing final flush
    2012-05-01 11:54:11-0400 [-] mailingListFlushLooper stopped looping, doing final flush
    2012-05-01 11:54:11-0400 [-] no groups
    2012-05-01 11:54:11-0400 [-] Unhandled error in Deferred:
    2012-05-01 11:54:11-0400 [-] Unhandled Error
        Traceback (most recent call last):
          File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/threadi ng.py", line 497, in __bootstrap
          File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/threadi ng.py", line 522, in __bootstrap_inner
          File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/threadi ng.py", line 477, in run
        --- <exception caught here> ---
          File "/usr/share/caldavd/lib/python/twisted/python/threadpool.py", line 210, in _worker
            result = context.call(ctx, function, *args, **kwargs)
          File "/usr/share/caldavd/lib/python/twisted/python/context.py", line 59, in callWithContext
            return self.currentContext().callWithContext(ctx, func, *args, **kw)
          File "/usr/share/caldavd/lib/python/twisted/python/context.py", line 37, in callWithContext
            return func(*args,**kw)
          File "/usr/share/wikid/lib/python/apple_utilities/service.py", line 112, in delayedStart
            RepositoryManager.ensureRepository()
          File "/usr/share/wikid/lib/python/apple_utilities/RepositoryManager.py", line 55, in ensureRepository
            _ensureDirectoryWithReadWriteAccess(path)
          File "/usr/share/wikid/lib/python/apple_utilities/RepositoryManager.py", line 27, in _ensureDirectoryWithReadWriteAccess
            _ensureDirectory(inPath)
          File "/usr/share/wikid/lib/python/apple_utilities/RepositoryManager.py", line 24, in _ensureDirectory
            os.mkdir(inPath)
        exceptions.OSError: [Errno 2] No such file or directory: '/Volumes/Cota_Files/Library/Collaboration'
    2012-05-01 11:54:11-0400 [-] Main loop terminated.
    2012-05-01 11:54:11-0400 [-] Server Shut Down.
    2012-05-01 11:54:15-0400 [-] Log opened.
    2012-05-01 11:54:15-0400 [-] twistd 8.2.0 (/usr/bin/python 2.6.1) starting up.
    2012-05-01 11:54:15-0400 [-] reactor class: twisted.internet.selectreactor.SelectReactor.
    2012-05-01 11:54:15-0400 [-] Current log level is warn
    2012-05-01 11:54:15-0400 [-] twisted.web.server.Site starting on 8086
    2012-05-01 11:54:15-0400 [-] twisted.web2.channel.http.HTTPFactory starting on 8087
    2012-05-01 11:54:15-0400 [-] Starting
    2012-05-01 11:54:16-0400 [-] u"Couldn't load preferences for:traceyfarquharcotaoilcom at /Volumes/Cota_Files/Library/Collaboration/User Preferences/traceyfarquharcotaoilcom.plist"
    2012-05-01 11:54:17-0400 [-] in migration. repo version is: 23
    2012-05-01 11:54:17-0400 [-] Running
    2012-05-01 11:54:28-0400 [-] 127.0.0.1 - - [01/May/2012:15:54:27 +0000] "POST / HTTP/1.1" 200 130 "-" "Twisted/XMLRPClib"
    2012-05-01 11:54:28-0400 [HTTPChannel,1,127.0.0.1] 127.0.0.1 - - [01/May/2012:15:54:27 +0000] "POST / HTTP/1.1" 200 129 "http://aphrodite.cotaoil.net/groups/cotaedu/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:12.0) Gecko/20100101 Firefox/12.0"
    2012-05-01 11:54:28-0400 [-] 127.0.0.1 - - [01/May/2012:15:54:27 +0000] "POST / HTTP/1.1" 200 130 "-" "Twisted/XMLRPClib"
    2012-05-01 11:54:28-0400 [-] 127.0.0.1 - - [01/May/2012:15:54:27 +0000] "POST / HTTP/1.1" 200 57751 "http://aphrodite.cotaoil.net/groups/cotaedu/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:12.0) Gecko/20100101 Firefox/12.0"
    2012-05-01 11:54:29-0400 [HTTPChannel,3,127.0.0.1] 127.0.0.1 - - [01/May/2012:15:54:28 +0000] "POST / HTTP/1.1" 200 138 "http://aphrodite.cotaoil.net/groups/cotaedu/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:12.0) Gecko/20100101 Firefox/12.0"
    2012-05-01 11:54:29-0400 [-] 127.0.0.1 - - [01/May/2012:15:54:28 +0000] "POST / HTTP/1.1" 200 130 "-" "Twisted/XMLRPClib"
    2012-05-01 11:54:29-0400 [-] 127.0.0.1 - - [01/May/2012:15:54:28 +0000] "POST / HTTP/1.1" 200 130 "-" "Twisted/XMLRPClib"
    2012-05-01 12:44:29-0400 [-] 127.0.0.1 - - [01/May/2012:16:44:28 +0000] "POST / HTTP/1.1" 200 57751 "http://aphrodite.cotaoil.net/groups/cotaedu/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:12.0) Gecko/20100101 Firefox/12.0"
    Log: wikid/access.log - this just shows my attemtps to hit a bookmark to /groups/cotaedu/wiki/167af/Adding_a_new_account.html not sure its relevant
    a/5.0 (Macintosh; Intel Mac OS X 10.7; rv:12.0) Gecko/20100101 Firefox/12.0"
    aphrodite.cotaoil.net - unauthenticated [01/May/2012:11:50:10 -0400] "GET /groups/cotaedu/wiki/167af/Adding_a_new_account.html HTTP/1.1" 503 1428 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:12.0) Gecko/20100101 Firefox/12.0"
    aphrodite.cotaoil.net - unauthenticated [01/May/2012:11:50:16 -0400] "GET /groups/cotaedu/wiki/167af/Adding_a_new_account.html HTTP/1.1" 503 1428 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:12.0) Gecko/20100101 Firefox/12.0"
    Thanks for any and all help.

    Apple Mobile Device not Starting
    ·   Windows Vista or Windows 7
    In the Start SearchServices.
    In the Programs
    Select Apple Mobile DeviceStop the service
    After the service has stopped, click Start the service.
    After the Apple Mobile Device service has started again, open iTunes and connect the device.

  • DVD will not stop and start in a Menue Mode

    Hello I am using DVD Studio Pro 4 for a school project and i am looking for some help with this problem.
    The DVD i have created plays and stops when i am watching one of my video tracks, i just can not start the DVD when i am previewing in any menue after i stop it.
    I have created my DVD with 16 menus and 2 video tracks. It burns and plays back fine but i can not stop and start the DVD when i am in a menu mode. The DVD will stop and play when i stop the DVD playing video from one of my video tracks but when i am in menu i push stop on my DVD controller and the DVD will not start back up. The DVD will look like it wants to play but it will not play. I have to open the DVD player tray open in order for it to start the DVD again.
    The DVD is a NTSC, SD, single layered 2.9GB
    Any help would be much appreciated, Thanks.
    Mike
    PowerBook G4 15 1.25 ghz   Mac OS X (10.3.9)  

    If only five months old it is still under warranty. Take it back.

  • Have to Stop and start "Apple Mobile Device EVERY time

    I have an iPad and an iPod which I sync every morning through iTunes with Outlook. And each morning I must stop and start "Apple mobile device" in the Services to get iTunes to recognize my devices.
    I have recently uninstalled iTunes,QuickTime, Bonjour.................................and reinstalled the latest version of iTunes and the latest versions for my iPad and iPod.
    Nothing has changed. Any other advice.

    Apple Mobile Device not Starting
    ·   Windows Vista or Windows 7
    In the Start SearchServices.
    In the Programs
    Select Apple Mobile DeviceStop the service
    After the service has stopped, click Start the service.
    After the Apple Mobile Device service has started again, open iTunes and connect the device.

  • How to stop and start only the process of Oracle Application Express?

    I'd like to know how to stop the process of Oracle Application Express on my server installed oracle express package.
    After installed Oracle Express edition, not only oracle database server processes but also Oracle Application Express, such as http server, is started automatically...
    I hope to stop and start Application Express on demand but is this feature enabled?

    Oracle Apex is an API, if that helps you understand / visualize. You do not start Apex process nor stop it.
    When an Apex session starts it starts calling the API.
    You can however start / stop the listener. It may be OHS, ApexListener and the J2EE container running it, OC4J or any other "server" that you are using.
    The built-in EPG is something like an API again, you cannot start / stop it but you can disable/enable it with DBMS_XDB.SETHTTPPORT API.
    Regards,

  • Has anyone else experienced the stopping and starting again while  playing music in iTunes.  It was fixed but with the last update it has started skipping again.

    Has anyone else experienced the stopping and starting again whil playing music in itunes.  It was working fine wit the prior fix, but after the last update
    it started skipping again. 

    Try it in another vehicle see if it still happens, at least you can narrow it down to your  phone or the car. My 4s play totally fine, I have never had any of those issues. Maybe its time to restore your phone and start over. I would also have someone else play their Iphone in your car, see if it happens to them. Or try yours in someone elses car. Good Luck!

  • Stop and Start Services

    Hi All,
    We are stopping and starting the services for daily backup. Is it advisable to stop and start services.
    Because client wants to stop the services before taking the backup anf start the services after backup.
    In this scenario, what services do we need to stop for backup process.
    Regards,
    Kumar

    Hi Saichand,
    Thanks for the response.
    Do u have any idea on the below:
    Our scenario is the below:
    We have a daily back of BI folders and Loading data from ERP to 10g database.
    We logged in with remote desktop user A from ABC system to BI system and We created a batch file to start and stop all the BI the services and scheduled this batch file using windows schedule tasks. These batch files will stop the BI services and after 30 minutes another batch file will load data into the database, after 2 hours start services batch file will start the BI services.
    When we open the BI Dashboards in the morning, all the dashboards and reports are working fine. But when I login to BI system, OC4J windows is not visible and dashboards are not coming and when we check the logs, LOGs says OC4J is running.
    Please suggest us the solution.
    Regards,
    Kumar
    Regards,
    Kumar
    Edited by: user597882 on Aug 26, 2010 3:35 AM

  • How to stop and start RAC Database

    Hi,
    Can anybody tell me How to stop and start RAC Database.
    Pls give me the exact procedure for OS - IBM Aix 5.3.
    Rajkumar

    Burleson,
    It so appears, as from the numerous times you have been published incorrect, untested information, and non-working scripts, you are not an Oracle guru,
    but only a self-proclaimed one.
    It also appears nothing on your 'CV' can be easily verified.
    You state you are an 'adjunct professor emeritus', however anyone who was kicked out after a few months can call himself a 'professor emeritus'.
    Looking at the enormous amount insults and slander you have posted directed to me and others on this forum, showing a highly unprofessional attitude toward your peers,violating this forums rules of conduct, don't you think you deserved to be banned completely?
    After all, you are always promoting your own publications here, which is also in violation of the rules for this forum.
    What makes you think that "Sybrand" is a man's name? How many male Sybrand's do you know? I don't know any, not one.
    That's your problem. I'm as much as male, as you are a fat, ugly, self-proclaimed Oracle-guru, which you are clearly not, you are only a fraud, and this glares from all of your publications.,
    Sybrand Bakker
    Senior Oracle DBA

  • Communication Channel Stop and Start

    Hello everyone,
    We are using XI along with MQ for queing messages to our 3rd party logistics. Due to some issues happened in the past, it is decided to stop and restart the MQ channels every weekend. Now the problem is, when the MQ is down, some of the XI communication channels will go down,  and will not start automatically, when the MQ bounces back. Now this had created a manual activity every weekend to stop and start all communication channels.
    Question is, is there any way we can schedule it as a job to stop and start the channels, at a specific time ?

    Hi!
    It is possible in scheduling the messages in XI...
    1.  But before doing this make sure that at what time you want to be schedule ?
    2.  Is that time will be uniform for every week or else is it may varies ?
    3.  If Uniform please make schedule or else if it is varying note the difference between those timings I mean
         If your Messages are flowing for every Tuesday and also every Thursday...., etc..
    4.  You can schedule what ever may be the time it is suppose if those timings are varying weekly once a
         day but in that single day or next day if it was more than once..then better scheduling the
          communication channels to be start for and to be process for that particular 2 days and remaining days
          it wont work I mean stopping Cc
    5. Now when come to process...in scheduling...
    a) Click RWB>Component Monitoring>Communication Channel monitoiing
    b) Right side u can check Availability TIme planning option click that..a seperate window will opens
        THere u can observe these options..
    c) also u can see the log
    I hope it will be useful to you...
    Availability plan--> ONCE /DIALY / WEEKLY/ MONTHLY based on your req select any one...
    Create: to create the scheduling...
    change: to change the existing one
    Save: to save
    Reset if u want toreset alll
    Delete and copy also as u know these..
    While creating you can again see these options 3 main TABS
    details:  --> Corresponding details
    CC: select ur chanel
    OPTION 2
    In XI 3.O you can directly do scheduling there after selecting the radio button of any Comunication channel and there adjacent to Audit log u can see availability time plan other than rt side top corder..
    I hope it will be useful to u
    Regards
    Amar Srinivas Eli

Maybe you are looking for

  • Windows XP/Itunes not recognising ipod

    Hi - hope there's someone out thre who can help me! My son's ipod stopped working after he connected to itunes and recommended he download new version (sounds familiar, huh?) Anyway to cut a long story short, it's not worked since - I've tried deleti

  • Hi this is related to the Implementation

    Hi there I have around 4 years of experience in purchasing , inventory , quality , material costing in real industry as well 2 years experience in SAP MM & QM module on support level Now my company want to me to go for one of the implementation proje

  • Image Border Colour

    I started off with my borders on my images being black. I previed etc no problem. Then after working on the rest of the site they have changed to purple when I preview- but not in Dreamweaver where they still show as black. I have checked all teh lin

  • ATV Not Syncing Completely

    The issue started last night. My ATV says its syncing in iTunes but none of the updates and recent additions to iTunes are showing up on the ATV. All of my old music, movies, tv shows and photos are available but that's it. It also shows ATV is synci

  • Oracle WaveSet Attribute Schema

    Hello, I am a newbie to Oracle WaveSet, I have learned about the debug interface for OW 8.1.1 (http://localhost:8080/idm/debug) and can display schema info but I don't know how to modify the IDMSchemaConfiguration? I need to modify the user schema an