I need help! TRIGGER PROBLEM.

I have a case where I am checking for conflict do to date/times in table "MAINT".
if an ID that is changed or added in table "SCHEDULE", I need to change the corresponding id in table MAINT, if that change make the id go into conflict, meaning that the start_time and the end_time of the NEW record is in the start and end time of the :OLD record, then I set the conlict flag in the MAINT table to "Y". If the change takes an ID out of conflict, then I set the conflict flag in the MAINT table to "N". Basically my algorithm is:
1. get the OLD.id conflict record
2. get a cursor of all records except the old id conflict record.
3. compare the old id conflict recordd start and end times in the cursor, if there is a conflict in times, then update the record in the cursor and the old_id conlict to 'Y'.
4. get the new_id record (the one that changed).
5. Get the cursor of the new id records except the one that changed.
6. compare the new record to the cursor start and end times.
7. If conflict, update the new record and the one that it has a conflict with.
8. if not a conflict, update the new record.
I hope you can figure out what I am trying to say in a a generic sort of way.

I am sorry...
The trigger that I tried to come up with is:
CREATE OR REPLACE TRIGGER trgupdate_resource_id AFTER
UPDATE OF resource_id ON maintenance_resource_req FOR EACH ROW
DECLARE pragma autonomous_transaction;
BEGIN
UPDATE resource_schedules
SET resource_schedules.resource_id = :NEW.resource_id
WHERE resource_schedules.resource_id = :OLD.resource_id
AND resource_schedules.maintenance_id = :OLD.maintenance_id
AND resource_schedules.step_number = :OLD.step_number;
IF :OLD.resource_id = :NEW.resource_id THEN
IF :OLD.maintenance_id = :NEW.maintenance_id THEN
IF :OLD.step_number = :NEW.step_number THEN
IF((:NEW.scd_start BETWEEN :OLD.scd_start
AND :OLD.scd_end)
AND(:NEW.scd_end BETWEEN :OLD.scd_start
AND :OLD.scd_end)) THEN
:NEW.conflict := 'Y'
ELSE
:NEW.conflict := 'N'
END IF;
END IF;
END IF;
END;
END;
the table structures:
"MAINTENANCE_RESOURCE_REQ"
     "MAINTENANCE_ID" NUMBER NOT NULL ENABLE,
     "STEP_NUMBER" NUMBER NOT NULL ENABLE,
     "RESOURCE_ID" NUMBER,
     "PREVIOUS_RESOURCE_ID" NUMBER,
     "CONFLICT" VARCHAR2(1)
"RESOURCE_SCHEDULES"
"RESOURCE_SCHED_ID" NUMBER NOT NULL ENABLE,
"RESOURCE_ID" NUMBER NOT NULL ENABLE,
"MAINTENANCE_ID" NUMBER,
"STEP_NUMBER" NUMBER,
"SCD_START" DATE,
"SCD_END" DATE
Sample data:
RESOURCE_ID START_TIME END_TIME CONFLICT
1 08:00 09:00 Y
2 08:00 09:00 N
3 10:00 11:00 N
1 08:45 09:15 Y

Similar Messages

  • NEED HELP APP PROBLEM PLWASE READ

    Ok so basically when I go to a free app I try to re install it says to confirm or verify and when I click on it it takes me to my credit card and when I type in the right info and I have money in my account it declined me and then tells me to try again later after I've tried like 10 times its really frustrating and confusing and I need help please reply on what im supposed to do please it even does this for when I try to update apps aswell

    I have created an apple id with a credit card.  When I download a free app, I am asked for my apple id password. I am not asked for a credit card.  There is a setting for login out of your apple id.  Perhaps you should log out. So things get reset.
    you can create an apple id without a credit card.
    Create an iTunes Store, App Store, or iBooks Store account without a credit card or other payment method - Apple Suppor…
    Robert

  • Need Help Skype Problems

    Please HelpMy skype wont work anymore, it says that it wont work when I try to call someone and I need help thanks. (P.S I have reinstalled Skype with no luck)

    lalo-116 wrote:
    it works thx so much u are a lifesaver
    You are very welcome.
    For others:
    1. There is no need to uninstall first. It's wasted time and a wasted step that is NOT required.
    2. It is important to inform people that if they delete their Skype folder, that they will be deleting ALL their Skype history:
    For others:
    You do not need to uninstall, or delete anything, if you have this issue, simply install over, what you have, with this:
    At the moment the quickest method to fix this is to install the beta version from here: http://skype.com/go/getskype-beta
    Note: If you still have issues after doing the above, it's best to post back and get more instructions than to delete ALL your history.
    About Me You can also use a IP Camera as your camera for Skype video Example Instructions

  • Need help urgently,problem going on for 3 years

    I have had broadband issues for 3 years,in total 7 engineer visists,100s of calls etc and lots of promises and lies from international call centres.
    The BT offered to sell me a 2nd line into my property,this seemed like one solution,until,that has now had 3 engineers visits,the last one yesterday,where the engineer was working on the new line,packed up and went without telling me he was going,or that he still couldnt do the work.
    I am now under meds from my doctor due to this issue,and I have gone in desperation to the BBC watchdog programme and ofcom for help.
    I simply do not know what to do next,please could someone advise me,I am at my wits end and this is causing problems within my home and family.
    Thanks

    Hi,
    Welcome to BT Retail's Community Forum. This is a customer to customer forum.
    What colour is the broadband light on the homehub? Do you have any connectivity at all?
    Please see Keith's help guide here: Helping forum members to help you, it will go through some checks that are needed for us to help you.
    A summary of the checks are:
    1) Are you connected by master or test socket?.
    2) Can you please run a BT speed test (including IP Profile) http://speedtester.bt.com (not beta version)[Best done with a wired, ethernet, connection]
    3) is there any noise on your line. dial 17070 option2 from landline. should be silent but slight hum normal on cordless phone.
    4) please post adsl line statistics 
    ADSL Line Statistic Help:
    If you have a BT Home Hub like the one below...
    Then:
    1) Go to http://192.168.1.254 or http://bthomehub.home
    2) click Settings
    3) Click Advanced Settings
    4) Click Broadband
    5) Click Connection or sometimes called ADSL (see picture Below)
    The direct Address is http://bthomehub.home/index.cgi?active_page=9116 (for bthomehub3)
    You will need to copy and past all the adsl line statistics ( Including HEC, CRC and FEC errors). You may need to click " More Details"
    There are more useful links on Keith's website here: If you have an ADSL connection, please select this link
     cheers
    I'm no expert, so please correct me if I'm wrong

  • Need help identifying problem (lockup/freezing in Warcraft III & CS)

    my macbook pro:
    Model Name: MacBook Pro 15"
    Model Identifier: MacBookPro1,1
    Processor Name: Intel Core Duo
    Processor Speed: 2 GHz
    Number Of Processors: 1
    Total Number Of Cores: 2
    L2 Cache (per processor): 2 MB
    Memory: 1 GB
    Bus Speed: 667 MHz
    Boot ROM Version: MBP11.0055.B08
    SMC Version: 1.2f10
    Serial Number: W862318KVWY
    Sudden Motion Sensor:
    State: Enabled
    It freezes and has black screens during games in which apple Q and force quit doesn't work. I would need to restart the comp. when it freezes the sound would stutter, repeating whatever the game had playing.
    things I tried but the macbook pro still froze:
    running the game off USB storage device(so i think HD is fine)
    wiping HD and reinstalling OS, updating everything and playing it on both USB and the installation of game (not 3rd party apps)
    opening the macbook pro and cleaning out the dust (didn't take anything out, just blew dust off)
    resetting RAM with apple options P R
    took RAM out and put it back in
    ran apple hardware test (everything was okay)
    running a different game (Counter-Strike on CrossOver and still froze)
    Disk Warrior 4 (only minor repairs and it froze in the test game after i ran DW4)
    booting system from an external and running the game from USB
    things to note:
    although sometimes when it freezes, the temperatures are really high - even with fan control (70-80C) but, i've reproduced the lock up with the temperatures at 60C, so i don't think its a heat problem (thermal paste and whatnot)
    sometimes in safari, quicktime, itunes, or just on desktop picture i would see a single, horizontal, 1 pixel-height distorted line running across the screen, which i can take screenshots of. no idea what's causing it but it could have some relation with the freezing/lockups
    some days it will run without problems for the entire day, just to see lockups the very next day. I think it could be random.
    help please..

    =\ no one....

  • Need Help with Problem Batch Rotating Images in iPhoto 8!

    Hello, recently I have been having a lot of problems with pic files becoming unusable once I batch rotate them in iPhoto 8, so now I want to rotate the pictures 180º before I import them into iPhoto. Is there a free program out there that can help me do this without losing any picture quality. I REALLY don't want to have to individually open up over 2000 photos in Preview and individually rotate them that way.
    Does this same batch rotating problem occur in Aperture 1.5.6?
    TIA for ANY and ALL help!!!

    You can create an Automator workflow application to batch rotate a folder of photos 180 degrees. You need to download and install GraphicConverter first. You can use it in the demo mode by first opening it before you drop your folder of photos onto the application .
    When you install GC select the option to install the GC Automator workflows. Open Automator and put in the following elements: 1 - Get Finder Items; 2 - Rotate. You can select to use Quicktime or the internal algorithm. Save it as an application.
    This all must be done outside of iPhoto and then import into iPhoto.
    TIP: For insurance against the iPhoto database corruption that many users have experienced I recommend making a backup copy of the Library6.iPhoto (iPhoto.Library for iPhoto 5 and earlier versions) database file and keep it current. If problems crop up where iPhoto suddenly can't see any photos or thinks there are no photos in the library, replacing the working Library6.iPhoto file with the backup will often get the library back. By keeping it current I mean backup after each import and/or any serious editing or work on books, slideshows, calendars, cards, etc. That insures that if a problem pops up and you do need to replace the database file, you'll retain all those efforts. It doesn't take long to make the backup and it's good insurance.
    I've created an Automator workflow application (requires Tiger or later), iPhoto dB File Backup, that will copy the selected Library6.iPhoto file from your iPhoto Library folder to the Pictures folder, replacing any previous version of it. There are versions that are compatible with iPhoto 5, 6, 7 and 8 libraries and Tiger and Leopard. Just put the application in the Dock and click on it whenever you want to backup the dB file. iPhoto does not have to be closed to run the application, just idle. You can download it at Toad's Cellar. Be sure to read the Read Me pdf file.
    NOTE: The new rebuild option in iPhoto 09 (v. 8.0.2), Rebuild the iPhoto Library Database from automatic backup" makes this tip obsolete.
    Message was edited by: Old Toad

  • Acrobat 9.4 Crashes, Need Help Diagnosing Problem

    I'm running Acrobat 9 Standard (9.4.4 ) on Windows 7 Enterprise 64-bit Service Pack 1.  When I choose the File --> "Create PDF Portfolio" menu option in Acrobat I get:  "Adobe Acrobat 9.4 has stopped working".  Acrobat works fine for just reading PDFs, but it crashes when I try to use "Create PDF Portfolio".  I would like to be able to use Portfolios so I'm looking for help in resolving this issue.  So far I have:
    1.]  Googled, looking for others that have reported the same problem.  Which was fruitless.
    2.] Tried using the Help -> "Repair Acrobat Installation" option.  This reinstalled Acrobat, but the problem still existed after the reinstallation.
    I'm wondering what log file I might look in to get more information pertaining to the crash when I get "Adobe Acrobat 9.4 has stopped working".
    Thank you

    I don't have a solution but will add that I have the same problem with Acrobat Pro 9.4.5. I had the problem with my previous XP Professional laptop with 9.4.5 and continue to have the same problem with a new Windows 7 laptop I got two months ago.
    With my new laptop I was able to use Create Portfolio one time on the first day I had my new laptop, with Acrobat freshly installed. Next day I got the error message. Had a local admin uninstall and reinstall Acrobat Pro and it worked that day. Next day I got the error message again. Haven't bothered with Portfolios since then.

  • I need help: 2 problems on Premiere CS 5.5

    Hello everyone, I'm working with Premiere CS5.5
    I have a PC with 16G memory, video card, GTX570, I7 2600 processor
    The problem is this:
    1. When I work with computer M2TS files works smoothly, but when I work with three layers or more, Premier works very slowly.
    I've set up the engine mercury still does not help.
    2. When I work with 3 layers and over in MPEG (can be any format) Premier replicates the layers, for example: If I take three different layers, and places them one over the other and divide the total of the program equally, and I press PLAY, I see first layer as the third layer, although the layers are not identical, then when I click on the STOP and presses on program window one of the layers, the original image back, then I press PLAY again I have the layers replicates.
    Hope I explained well.

    In this picture we see the program window layers 1 and 4 the same even though the video sequence 1 and 4 are not same
    Here you can see that the layers are not same.
    But it shows me only if I click on Video 1 with the mouse and not in play mode

  • I need help with problems after the April 2015 update

    In December 2015 I purchased an LG G3. It started out great. Then often people couldn't hear me..sometimes with the speaker on, sometimes with it off, sometimes on bluetooth with my car,.or my voice faded in and out, or sounded muffled or garbled.  After over a month of these frequent audio problems and several calls to Verizon during which they boosted my signal and guided me through a factory reset which took all of my photos out of their albums, the final suggestion a few days ago (April 21, 2015) was to download the new software update. I did and I'm not happy with some of the changes e.g. I wish I could have the old  home touch buttons back,The jury is still out on sounds quality, but now I have two new annoying problems.
    The first is that my car and phone used to bluetooth (connect) as soon as I put my engine on. Now, every time I get in my car I have to go into settings and give the phone permission to have other devices find my phone. Then after one or two tries the bluetooth eventually connects them. I am a Realtor and I need my phone and car to connect automatically every time I get in. I can give the phone permission to connect for up to an hour, but then it goes off. How do I get the opton to stay on?
    The second is that I often turn my data off, and I used to do it from the notification panel that I can pull down. I just pulled it down and tapped "data" and the light would go off if the data was off and on if it was on.  Now when I tap "data" I can turn it on or off, but the data button stays lit so when the data is off the light is still on. No more quickly glancing to see the data status...I have to tap it and read the notice to find out. Yes, 3G or 4G light up in tiny letters at the top, but data is the only button that stays lit when it is turned off.
    Am I missing the steps that would fix these issues?

    SiBIMe,
    I am sorry to hear of the issues with your device before and after the update. We want to restore the love back to your device. Please keep us posted on the audio issues to see if the update did assist with that issues.
    In regards to the two new problems, we want to make sure we get this worked out. Do you have issues with the device only auto connecting to your car or all bluetooths?  Do you receive and error message when the device doesn't auto connect and you attempt to connect manually but it fails? As for the data icon, when you tab on the data icon from the notification tab does the 4G actually disappear even thought the data icon is still lit?
    Please test your device in Safe mode and let us know if you still experience the same issues. Here is how to place the device in safe mode. http://vz.to/1owbN8K
    LindseyT_VZW
    Follow us on Twitter @VZWSupport

  • Crash during Startup - need help deciphering Problem Report for Kernel

    I got the crash message with subsequent system lockup during my last startup. This is what the problem report states:
    Interval Since Last Panic Report: 1302194 sec
    Panics Since Last Report: 5
    Sun Sep 27 18:46:32 2009
    Unresolved kernel trap(cpu 0): 0x300 - Data access DAR=0x0000000000000000 PC=0x00000000000ACD2C
    Latest crash info for cpu 0:
    Exception state (sv=0x301bc780)
    PC=0x000ACD2C; MSR=0x00009030; DAR=0x00000000; DSISR=0x40000000; LR=0x00DDC2F4; R1=0x3028FBF0; XCP=0x0000000C (0x300 - Data access)
    Backtrace:
    0x03680F8C 0x0012F064 0x001D25AC 0x001C8F80 0x001C9030 0x0003F2A0
    0x000B1DD4
    Kernel loadable modules in backtrace (with dependencies):
    com.cisco.nke.ipsec(2.0.1)@0xdd9000->0xe5afff
    Proceeding back via exception chain:
    Exception state (sv=0x301bc780)
    previously dumped as "Latest" state. skipping...
    Exception state (sv=0x2a2cd000)
    PC=0x00000000; MSR=0x0000D030; DAR=0x00000000; DSISR=0x00000000; LR=0x00000000; R1=0x00000000; XCP=0x00000000 (Unknown)
    BSD process name corresponding to current thread: kernel_task
    Mac OS version:
    9L30
    Kernel version:
    Darwin Kernel Version 9.8.0: Wed Jul 15 16:57:01 PDT 2009; root:xnu-1228.15.4~1/RELEASE_PPC
    System model name: PowerBook5,6
    System uptime in nanoseconds: 66876930554
    unloaded kexts:
    (none)
    loaded kexts:
    com.cisco.nke.ipsec 2.0.1 - last loaded 1232289266
    com.Cycling74.driver.Soundflower 1.4.3
    net.telestream.driver.IODVDImage 1.0 BETA
    com.AmbrosiaSW.AudioSupport 2.3.7
    com.Logitech.driver.HIDDevices 2.1.2
    com.apple.iokit.IOBluetoothSerialManager 2.1.8f2
    com.apple.filesystems.autofs 2.0.2
    com.apple.driver.AppleTAS3004Audio 2.5.8f1
    com.apple.driver.AudioIPCDriver 1.0.6
    com.apple.driver.IOI2CLM7x 1.9d0
    com.apple.iokit.IOFireWireIP 1.7.7
    com.apple.ATIRadeon9700 5.4.8
    com.apple.driver.AppleHWClock 1.5.2d0
    com.apple.driver.AppleTexasAudio 2.5.8f1
    com.apple.driver.AppleTexas2Audio 2.5.8f1
    com.apple.driver.AppleDACAAudio 2.5.8f1
    com.apple.driver.AppleHWSensor 1.9d0
    com.apple.driver.AppleSMUMonitor 1.9d0
    com.apple.driver.IOI2CADT746x 1.0.10f1
    com.apple.AppleOnboardDisplay 1.15.1
    com.apple.driver.InternalModemSupport 2.4.0
    com.apple.driver.MotorolaSM56K 1.3.9
    com.apple.driver.AppleSCCSerial 1.3.2
    com.apple.driver.PBG4_ThermalProfile 3.4.0d0
    com.apple.driver.AppleK2Driver 1.7.2f1
    com.apple.kext.IOI2CDeviceLMU 1.4.5d1
    com.apple.driver.AppleI2S 1.0.1f1
    com.apple.driver.CSRUSBBluetoothHCIController 2.1.8f2
    com.apple.driver.AppleUSBMergeNub 3.4.6
    com.apple.driver.AppleUSBTrackpad 1.7.4f1
    com.apple.driver.AppleUSBTCKeyEventDriver 1.7.4f1
    com.apple.driver.AppleUSBTCKeyboard 1.7.4f1
    com.apple.driver.CSRHIDTransitionDriver 2.1.8f2
    com.apple.driver.AppleFileSystemDriver 1.1.0
    com.apple.driver.iTunesPhoneDriver 1.0
    com.apple.iokit.IOUSBMassStorageClass 2.0.8
    com.apple.iokit.IOSCSIMultimediaCommandsDevice 2.1.1
    com.apple.iokit.SCSITaskUserClient 2.1.1
    com.apple.driver.XsanFilter 2.7.91
    com.apple.iokit.IOATAPIProtocolTransport 1.5.3
    com.apple.iokit.IOATABlockStorage 2.0.6
    com.apple.driver.ApplePMU 2.5.6d2
    com.apple.driver.AppleUSBHub 3.4.9
    com.apple.iokit.IOUSBUserClient 3.4.9
    com.apple.driver.AppleI2CPMU 3.5.1
    com.apple.driver.AppleGPIO 1.3.0d0
    com.apple.iokit.AppleMediaBay 1.0.2f1
    com.apple.driver.KeyLargoATA 1.1.1f1
    com.apple.driver.AppleVIA 1.5.1d1
    com.apple.driver.MacIOGPIO 1.3.0d0
    com.apple.driver.AppleMPIC 1.5.3
    com.apple.driver.IO@
    just wondering if there are any signs that indicate my Powerbook is slowly dying... it's been slowing down noticeably even with only one app running on a fresh restart

    I'm betting it's your Cisco hardware and its software driver. The driver is reported as com.cisco.nke.ipsec. I don't know what the actual driver file is called, but I would look in the /System/Library/Extensions/ folder for any drivers with "cisco" in the filename. Select the item(s) then CTRL- or RIGHT-click and select "Move to Trash" from the contextual menu. Do not empty the Trash as you don't want to actually erase the item(s). Shutdown and disconnect and Cisco hardware. If there is a Cisco application involved be sure it will not launch automatically at startup. Reboot the computer. If your kernel panics cease you will need to contact Cisco about upgrades that are compatible. It could also be an incompatibility between the Cisco driver and one of the other third-party drivers that are in the Extensions folder and listed in your report:
    com.Cycling74.driver.Soundflower
    net.telestream.driver.IODVDImage
    com.AmbrosiaSW.AudioSupport
    com.Logitech.driver.HIDDevices

  • Urgent I need help about Problem with macbook pro

    The first sorry for my english,
    I have a macbook pro buy it me almost one year ago, and these days me the mouse remains I want and cannot do anything have to wait a few seconds and it returns to work, and also when it puts in rest it touched all the keys and the trackpad but it does not answer, I have to close the screen and wait awhile to raise it and return to react, if someone can help me it be be to him very grateful, in addition the guarantee of hardware is ended in 8 days. thank you very much

    Hi leptones, and welcome to Apple Discussions.
    I'm not sure if your warranty expires in 8 more days or it already expired 8 days ago? If you're still under warranty, I would definitely call AppleCare or go to an Apple Store or AASP; they can troubleshoot it and determine if it's something that needs fixing while you're still under warranty (if you are).

  • Need help Import problem..

    My code works under websphere but I can't get it to work on Tomcat.
    Any help would be greatly appreciated.
    Here's my import called from a JSP :
    <%@ page import= "com.northgrum.lans.Sessctl_Row" %>
    <%@ page import= "com.northgrum.lans.AuthServ" %>
    <%@ page import = "java.io.*, java.sql.*"%>
    directory where the class are located.:
    test/WEB-INF/classes/com/northgrum/lans:
    org.apache.jasper.JasperException: Unable to compile class for JSP
    /jakarta/jakarta-tomcat-4.0.4/work/Standalone/localhost/examples/jsp/MLtest/SAPA_0005fHome$jsp.java:3: Class com.northgrum.lans.Sessctl_Row not found in import.
    import com.northgrum.lans.Sessctl_Row;
    ^
    /jakarta/jakarta-tomcat-4.0.4/work/Standalone/localhost/examples/jsp/MLtest/SAPA_0005fHome$jsp.java:4: Class com.northgrum.lans.AuthServ not found in import.
    import com.northgrum.lans.AuthServ;
    ^
    2 errors
         at org.apache.jasper.compiler.Compiler.compile(Compiler.java:285)
         at org.apache.jasper.servlet.JspServlet.loadJSP(JspServlet.java:548)
         at org.apache.jasper.servlet.JspServlet$JspServletWrapper.loadIfNecessary(JspServlet.java:176)
         at org.apache.jasper.servlet.JspServlet$JspServletWrapper.service(JspServlet.java:188)
         at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:381)
         at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:473)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:247)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:193)
         at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:243)
         at org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline.java:566)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:472)
         at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:943)
         at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:190)
         at org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline.java:566)
         at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:475)
         at org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline.java:564)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:472)
         at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:943)
         at org.apache.catalina.core.StandardContext.invoke(StandardContext.java:2347)
         at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:180)
         at org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline.java:566)
         at org.apache.catalina.valves.ErrorDispatcherValve.invoke(ErrorDispatcherValve.java:170)
         at org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline.java:564)
         at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:170)
         at org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline.java:564)
         at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:468)
         at org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline.java:564)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:472)
         at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:943)
         at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:174)
         at org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline.java:566)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:472)
         at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:943)
         at org.apache.catalina.connector.http.HttpProcessor.process(HttpProcessor.java:1027)
         at org.apache.catalina.connector.http.HttpProcessor.run(HttpProcessor.java:1125)
         at java.lang.Thread.run(Unknown Source)

    The only times I see this is when the classes are not in the right place. What you describe should be the right place, but I am guessing that something more complex is happening...
    Are you using an IDE to run the Server? Are you sure that you have exactly one instance of Tomcat installed on your computer? Do you have a context.xml or <Context ...> element in the server.xml that tells the server to look somplace else for files?
    My suggestions would be to shut down tomcat, go to <TOMCAT_HOME>/webapps, make a new .jsp (by text editor, not IDE) that does the include and some simple output. Use the command line to start Tomcat (so you can be sure of how it is starting) and see what happens.
    Make sure you read your log files. It could be that if you have a problem with either the context or web.xml that your context is not starting properly... hopefully that would be logged.

  • Need help.Big problem with battery

    Hello all! I have HP Mini 110-3864sr for 3 years. I  rarely used the battery but if I do it , my notebook was working for 3-6 hours. 15 of August I left for business trip and  my HP stayed at home. When I came back on 22 of August, I switched it on, but I found that the battery doesn`t work at all. I have  Windows 7  and I see that the battery status is 0% and no  charging. I have done everything that I have found in the internet. I installed HP support assistant and did diagnostic from BIOS etc. Nothing helped, but HP support assistant says that the battery is OK. During  the test it starts charging for 15 sec and that is all. I suspect that when I left the battery was about 10% and during the  week It lost the power.
    I know that it must work because as I have said before it  cat run notebook for 3 hours +++. Please help what I have to do???
    This question was solved.
    View Solution.

    "I know that it must work because as I have said before it  cat run notebook for 3 hours +++. Please help what I have to do???"
    If you remove the battery and plug in the power adapter are you able to boot into Windows?
    If that is posssible, then your battery has most likely failed and requires replacement regardless of what the diagnostic test has told you.
    Notebook or netbook batteries are only guaranteed from new for one year. If you get three+ years of service life out of a notebook's battery, you can consider yourself quite fortunate.
    ****Please click on Accept As Solution if a suggestion solves your problem. It helps others facing the same problem to find a solution easily****
    2015 Microsoft MVP - Windows Experience Consumer

  • I need help. Problems with ver, 10.2.152.32

    I am not very computer literate, so please be patient with me.  I will need step by step instructions - sorry.  While trying to play Zynga games - Farmtown & farmville, etc. I got a message to update my flash player if the games did not load in 10 sec.  Clicked on the link & downloaded flash player 10.2.152.32   I am still getting the message to upate, but when I updated it said it was completed.  I am not sure what to do now.  I did try uninstalling & reinstalling, but that didn't help either. I can send & receive gifts, and I can look at my neighbors, but not play the games.  Please help !!!  I have crops that are dying.  LOL
    Suzie

    From what I acn tell, I am using
    Windows 7, 64 bit, & Internet Explorer had my email wrong & had to re-register.  This is still Suzie.  Thanks

  • I need help  video problem

    i can convert the movies and video's from i tune but when i sync and transfer the video's to my i pod there is no sound coming out any sugestions?
    thanks

    Quicktime or Quicktime Pro (which iTunes uses) don't convert "muxed" ( muxed means multiplexed where the audio and video are stored on the same track) video files properly. It only plays the video and not the audio.
    See:iPod plays video but not audio.
    You need a 3rd party converter to convert the file with both audio and video.
    See this for help: Guide to converting video for iPod (Mac/Windows).

  • Slower then paid for connection speed, need help solving problem

    hi i was wondering if someone could help me figure out what the problem is with my connection speed, i am supposed to be getting  1120kbps download an 448k upload but im not getting them. i am downloading at 100 or lower kbps  an im not sure what my upload is as i havent uploaded much lately but im not to concerned about the upload for the moment. i am using the router (?) or modem(?) which ever you wanna call it model number 6100G. i only have 1 phone an it has the filter thing connected to it so i dont think that is the issue . well ill leave this post here an check back soon , if someone can give me some info to see what my problem might be id appricate it 

    Hello paintballer01,
    I sent you a private message to further assist you.
    Thanks,
    Shamika_Vz
    Verizon Support
    Notice: Content posted by Verizon employees is meant to be informational and does not supersede or change the Verizon Forums User Guidelines or Terms or Service, or your Customer Agreement Terms and Conditions or Plan.

Maybe you are looking for

  • BT Infinity 2 and high ping rate

    I am having a problem with my BT Infinity2.  I am getting high ping rates some as high as 181 ms.  I have download speeds of 15 meg and 8-9 meg upload.  This is through the router wired to my computer.  I was told that I should be able to get somewhe

  • Problem with email deleting

    I have an issue with deleting e-maill.  I select all and then hit delete.  Sometimes it work & sometimes it doesn"t.  Is there a glitch?

  • RosettaNet in XI

    Hi all, Can any body give the information and documents related to how the RosettaNet is useful in XI. regards manoj

  • Resize main window of ME

    When run my custom application in ME SP02, the window of the mobile engine it's fullscreen(ex. 800x600) but the main page size of the my application is 350x500. When run the my application in the my browser (test with MDK in SAP-IDE)it's ok (resize w

  • EVENTS in Classical ALV

    Hi, I want to know the Purpose of using the below Events in Classical ALV (if possible with example). 1. CALLER_EXIT 2. REPREP_SEL_MODIFY 3. top_of_coverpage 4. END_OF_COVERPAGE 5. TOP_OF_FOREIGN_PAGE 6. END_OF_FOREIGN_PAGE 7.SUBTOTAL_TEXT Thanks in