Panding Approval error...this error is coming only when i logon with admin

Hi,
I am getting the following error when I want to see the approvals pending for a user.
Error:
ERROR,19 Apr 2012 03:58:25,973,[XELLERATE.WEBAPP],Class/Method: tcActionBase/execute encounter some problems: {1}
java.lang.NullPointerException
at com.thortech.xl.webclient.actions.ApprovalsAction.populateTableData(Unknown Source)
at com.thortech.xl.webclient.actions.ApprovalsAction.viewPendingApprovals(Unknown Source)
at com.thortech.xl.webclient.actions.ApprovalsAction.createNewSearchForApprovalTasksAssignedToUser(Unknown Source) at sun.reflect.GeneratedMethodAccessor1293.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.struts.actions.DispatchAction.dispatchMethod(DispatchAction.java:270)
at com.thortech.xl.webclient.actions.tcLookupDispatchAction.execute(Unknown Source)
at com.thortech.xl.webclient.actions.tcActionBase.execute(Unknown Source)
at com.thortech.xl.webclient.actions.tcAction.execute(Unknown Source)
at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:431)
at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236)
at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1198)
at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:434)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:821)
at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:292)
at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:27)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:43)
at com.tfs.oim.webapp.ForwardingLoginFilter.doFilter(ForwardingLoginFilter.java:54)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:43)
at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3496)
at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2086)
at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1406)
at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
ERROR,19 Apr 2012 03:58:25,974,[XELLERATE.WEBAPP],Class/Method: tcAction/execute encounter some problems: java.lang.NullPointerException
javax.servlet.ServletException: java.lang.NullPointerException
at com.thortech.xl.webclient.actions.tcActionBase.execute(Unknown Source)
at com.thortech.xl.webclient.actions.tcAction.execute(Unknown Source)
at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:431)
at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236)
at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196)
at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:432)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:292)
at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
at com.tfs.oim.webapp.ForwardingLoginFilter.doFilter(ForwardingLoginFilter.java:53)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3496)
at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
at weblogic.security.service.SecurityManager.runAs(Unknown Source)
at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2180)
at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2086)
at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1406)
at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
Caused by: java.lang.NullPointerException
at com.thortech.xl.webclient.actions.ApprovalsAction.populateTableData(Unknown Source)
at com.thortech.xl.webclient.actions.ApprovalsAction.viewPendingApprovals(Unknown Source)
at com.thortech.xl.webclient.actions.ApprovalsAction.createNewSearchForApprovalTasksAssignedToUser(Unknown Source)
at sun.reflect.GeneratedMethodAccessor1293.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.struts.actions.DispatchAction.dispatchMethod(DispatchAction.java:270)
at com.thortech.xl.webclient.actions.tcLookupDispatchAction.execute(Unknown Source)
at com.thortech.xl.webclient.actions.tcActionBase.execute(Unknown Source)
at com.thortech.xl.webclient.actions.tcAction.execute(Unknown Source)
at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:431)
at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236)
at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1198)
at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:434)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:821)
at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:292)
at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:27)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:43)
at com.tfs.oim.webapp.ForwardingLoginFilter.doFilter(ForwardingLoginFilter.java:54)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:43)
at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3496)
at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2086)
at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1406)
... 1 more
WARN,19 Apr 2012 03:58:25,976,[org.apache.struts.action.RequestProcessor],Unhandled Exception thrown: class javax.servlet.ServletException
<Apr 19, 2012 3:58:25 AM PDT> <Error> <HTTP> <BEA-101017> <[weblogic.servlet.internal.WebAppServletContext@1e6b49f - appName: 'Xellerate', name: '/xlWebApp', context-path: '/xlWebApp', spec-version: 'null'] Root cause of ServletException.
java.lang.NullPointerException
at com.thortech.xl.webclient.actions.ApprovalsAction.populateTableData(Unknown Source)
at com.thortech.xl.webclient.actions.ApprovalsAction.viewPendingApprovals(Unknown Source)
at com.thortech.xl.webclient.actions.ApprovalsAction.createNewSearchForApprovalTasksAssignedToUser(Unknown Source)
at sun.reflect.GeneratedMethodAccessor1293.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
Truncated. see log file for complete stacktrace
>
welcome to sec1
Can anyone please help me in resolving the issue?
Its very critical please help me out

Hello Oddsbodkin,
It looks like the creator of Netflix Desktop has a site for the project here:
https://answers.launchpad.net/netflix-desktop/
I would try posting your question there and see if anyone else has encountered this error and has a solution.
Cheers, Patrick

Similar Messages

  • HT4863 I have an error message coming up when trying to send an email which says 'sending the message failed because you're exceeding the limit' can anyone help me to resolve this please

    I have an error message coming up when trying to send an email which says 'sending the message failed because you're exceeding the limit' can anyone help me to resolve this please

    Try reentering the password in your iCloud mail settings.

  • Stor.e TV+ No Loader error keeps coming up when switching on

    I have been experiencing continual problems accessing the hard drive. "No Loader" error message keeps coming up when switching on.
    The so-called "solution" to this problem posted on this forum is to open up the box and fiddle with the cables. Whilst I have had some success with this method initially, dismantling the box 10 times a week is not on.
    I tried something else in desperation.
    When the No Loader message comes up, I switch the box off and on again from the remote.
    After 2 or 3 times or so the HDD folder usually appears.
    I have been doing this consistently now with great success. This however suggests that the No Loader error message is NOT a mechanical connector problem with the hard drive but (as usual) poor software (what else?).
    Dismantling the unit is tantamount to switching it off for an extended period of time so may explain why this technique works.
    Switching the unit on and off several times also solves the problem of the D folder not appearing on the network even though Win7 shows Store-TV-Plus as a mapped NTFS drive (but can't find the D folder).
    See the similarity?
    Another thing that exacerbates problems is the unit's poor ventilation. The first thing that happens with this unit is that the rubbish stick-on rubber feet fall off.
    Whilst this may seem innocuous, the ventilation slots are underneath the unit and will be blocked if there are no feet. I live in a hot country so this device gets pretty hot and behaves even more erratically unless well ventilated.
    Ideally keep it well away from other units and preferably sit it on a small box by itself with the vents underneath well exposed.
    I also still experience problems playing FLAC and MKV files. The unit occasionally loses synch with FLAC files which generally otherwise play OK and locks up or causes loud bangs or white noise on the speakers (dangerous).
    Some MKV files just don't play at all even though VLC plays them. There are a myriad other inconsistencies but these are the most annoying.
    Is anyone else experiencing these problems or does anyone have any other solutions to prevent these problems?
    I don't suppose we can expect another software upgrade from Toshiba? In your dreams, pal.

    OK, so I took the risk and updated the firmware of my Stor.e TV+ to the Noontec V8S latest firmware V3.0816.13_V8S from noontec website.
    The update went fine without a hitch (took about 2 minutes from an old 256MB flash drive plugged into the back USB port of the unit, which I formatted before using), and some of the irritating shortcomings of the Toshiba firmware was solved. Samba worked in some fashion, but I was still not able to download songs directly to the Stor.e over wireless, which is the only other feature I currently need. The irritating remote control buttons were changed to the way any sane person would use them (I had changed my universal remote control to correct this, so would have to change the settings if I kept the updated firmware) The new firmware seems solid, but I DON'T USE THE VIDEO CAPABLITIES, so I can't comment on this.
    One major drawback of this update for me is that the small display on the unit becomes much less readable. Seems like there is a problem with the font on the new firmware. I use my Stor.e exclusively as a flac music player, and since I don't have it connected to a tv the small display is crucial for me to select tracks or disks. I have 300+ discs, so the Stor.e is an excellent cheap media player which I connect to my HIFI system via a DAC.
    I thus had to change back to the Toshiba firmware to correct this problem. Seems like I would still have to use USB to download music to the Stor.e when I buy new CDs. What a pity.
    Incidentally, the new Toshiba firmware is very much like the old firmware, in that it lacks the capability to switch on Samba. In the readme Toshiba states that the new firmware fixes a network problem, but I think that this is probably the smallest issue most users have with the Toshiba firmware.
    So, my advice to anyone having video, control or other issues with the Toshiba firmware is to flash to the Noontec firmware to see if it resolves their issues. If it doesn't one can always revert to the official Toshiba firmware as I did.
    You do this at your own risk though, if you brick your unit don't blame me...

  • This message keeps coming up when I log in to my email ---In order to use Yahoo Mail, please turn Private Browsing off. Please go to Settings » Safari » Private Browsing, and turn it off

    this message keeps coming up each time we try to log in to our email. In order to use Yahoo Mail, please turn Private Browsing off. Please go to Settings » Safari » Private Browsing, and turn it off"
    I have gone to settings but you cannot turn off the private browsing anywhere
    can someone help,us out?
    thanks

    You turn private browsing off on the Safari page. Tap the + sign in the upper right corner, then tap private in the lower left corner. You know you're in private when the top of the screen is dark.

  • I previously downloaded the AI 30 day trial but was able to use it before the trial ran out I've since deleted it from my laptop (Windows 7 64 bit OS) How do I get it back? Trying to download AI again and getting error code 3 some thing to do with adminis

    I previously downloaded the AI 30 day trial but was able to use it before the trial ran out I've since deleted it from my laptop (Windows 7 64 bit OS) How do I get it back? Trying to download AI again and getting error code 3 some thing to do with administration permissions?

    If your intention is to use the trial again it will not reset if you reinstall.  It will remain in its ran out state.

  • How do I stop the error message coming up when I press cancel on file dialog

    I am using the file dialog and if I press cancel an error box pops up with error 43 operation cancelld by user. Can we get rid of this, as it is bloody enoying, any ideas
    cheers

    Contrary to the rest of the nice folk here, I say do NOT turn off automatic error handling!
    You will regret it if a day comes where you forgot to handle an error properly and you have a hard time determining its source.
    If you truly want to ignore the error in this mode, you can wire the error out terminal into anything (even a wall). Once an error out terminal is wired, the error will not pop up automatically. This does not mean you should use this as a standard course of action. You should normally handle your errors properly.
    Try to take over the world!

  • How to skip the error item line only when transfering the transaction

    Hi,
    In lsmw I have header and item records.In validation, if a field in the item record is invalid, I need to pass the set of header and item records which are valid excluding that error item record.
    But, if i use skip_transaction when a error is found, the whole set of data is skipped.
    If I use skip_data when the error is found ,the whole set of data including the item with error is passing.
    I want to pass header + valid line items only.
    Useful answer will be rewarded.
    regards,
    Tanmay

    The Data Dictionary Object USER_ERRORS contain the LINE and POSITION columns which
    give you the Line number and column position where the error was detected.
    SQL> desc user_errors
    Name Null? Type
    NAME NOT NULL VARCHAR2(30)
    TYPE VARCHAR2(12)
    SEQUENCE NOT NULL NUMBER
    LINE NOT NULL NUMBER
    POSITION NOT NULL NUMBER
    TEXT NOT NULL VARCHAR2(4000)
    SQL>

  • TS3694 error 9 coming up  when trying to restore apple tv in itunes

    please help if you know why this is

    did
    apple tv restore error 1600
    got this
    http://purenrg.hubpages.com/hub/How-To-Fix-Apple-TV-Itune-Error-1600-1601-1602-1 603-1604-for-Seasonpass

  • Error is thrown ONLY when the job is run doe delivery creation

    Dear SDNres,
    I am facing a tricky issue.
    I have a job that creates Sales order , Delivery, Billing.
    When the sales order contains line items <=8 then the job runs fine and creates delivery successfully
    When the sales order contains line items more than 8, then the job fails on delivery creation and the BDC captures error "customised error''
    Doubt:
    steps in manual creation:
    1)I create a Sales order with line items > 8
    2)then i create delivery manually .
    After the above 2 steps i dont get the error at all in case of manual creation
    But the same steps when the job does for a Sales order with line items >8 then the error comes and job fails.
    Kindly suggest me as to where i need to look for the error.
    Regards,
    SuryaD.

    Thanks for your response Dave.
    Yes i am doing a BDC Call Transaction.
    there is no BAPI.
    Trickier part is when i execute the job through debugging then i do not get the error.
    What could be the reason for this error.
    Is it some error in teh coding?
    regards,
    SuryaD.

  • Iphoto 11 error keeps coming up when trying to email

    this is some of the error message, can someone help.
    Process:         iPhoto [3055]
    Path:            /Applications/iPhoto.app/Contents/MacOS/iPhoto
    Identifier:      com.apple.iPhoto
    Version:         9.2.1 (9.2.1)
    Build Info:      iPhotoProject-628000000000000~1
    Code Type:       X86 (Native)
    Parent Process:  launchd [119]
    Date/Time:       2012-01-19 10:13:47.077 +0800
    OS Version:      Mac OS X 10.7.2 (11C74)
    Report Version:  9
    Interval Since Last Report:          497196 sec
    Crashes Since Last Report:           21
    Per-App Interval Since Last Report:  15082 sec
    Per-App Crashes Since Last Report:   19
    Anonymous UUID:                      5B497D88-1B9B-4C33-AD49-6135CBEFE22D
    Crashed Thread:  35
    Exception Type:  EXC_BREAKPOINT (SIGTRAP)
    Exception Codes: 0x0000000000000002, 0x0000000000000000
    Application Specific Information:
    *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '*** -[__NSPlaceholderSet initWithObjects:count:]: attempt to insert nil object from objects[0]'
    *** Call stack at first throw:

    As a Test:
    Hold down the option (or alt) key and launch iPhoto. From the resulting menu select 'Create Library'
    Import a few pics into this new, blank library. Is the Problem repeated there?

  • HT201210 error 1611 coming up when I try to restore ipad2. AVG turned off. Any ideas??

    Hi,
    My ipad2 will not restore. I've backed it up to itunes. Error 1611 keeps coming up. I've disconnected all other USBs, turned off AVG.
    Can anyone help???

    i am having the same problem i lost all my contents and setting

  • I am getting Error code 100 only when trying to purchase Logic Pro from the App Store. Why?

    I have done all the regular trouble shooting, can download a free app just fine. I have more than enough money available for the purchase, but Logic Pro is giving me the error 100, and saying to contact I Tunes Support. I have, but don't really want to wait to start working on the projects I need to finish if there is a quick fix out there. Please help if anyone knows what's up? Thanks!

    it keeps crashing my mac out and restarting
    The Logic Pro app is crashing?
    Try deleting the app using this free utility >  Uninstall your apps easily. MacUpdate.com
    That will remove all the associated files not just the app itself.
    Then re download the app.
    How to re download apps from the Mac App Store:
    Open the App Store. From the menu bar click Store > Sign In
    Click Purchases from the top of the App Store window.
    Select which apps you want to re download. Then right or control click where you see Installed  then click Install.
    Make sure and use the same Apple ID used for the original purchase.

  • I keep getting error hpsysdig coming up when I try to open the internet

    I try to open the net and the icon just goes to the taskbar and will not come up on the screen. I right press the mouse and it comes up with Recent and then hpsysdig comes up.

    many thanks.
    User32.dll is one of your Windows Operating System files, so it might be worth trying an sfc /scannow here. It's not especially user-friendly on XP, but the following document may be of assistance:
    http://www.updatexp.com/scannow-sfc.html

  • Help!!!! Error 302 coming up when CD program install program states unsucessful for WRT54G2

    Message Edited by Fritzie on 09-04-2008 08:40 PM

    Reset the router & disable the firewall & antivirus software ,,,,,
    Again ru nthe CD and see if it works ....

  • BPC Error on dbo.Defaults when enter in the admin console

    Hi experts,
    We were modifiying the appset web parameters and after that we could not enter in  the administration console and the system returns next error: "Error message:Cannot insert duplicate key row in object dbo.defaults with unique index IX_tblDefaults. The statement has been terminated"
    We've tried to restart the appset parameters into initial values but we got error again and again.
    How can we solve this issue? Do Anybody have the same problem before?
    Regards.

    We didn´t enter any record in the tbldefault table.
    I suppose this table is fill in automatically when you change the application set web parameters.
    We have enter on the server manager to delete the duplicate records on the dob.tbldefault table but we didn´t find any duplicate records on this table. The error make reference to the IX_tbldefauld index.
    Can you give me the steps to solve the issue on the server manager?
    Other question is, how can we avoid to duplicate records can be saved on the database tblDefault?
    Regards
    Edited by: David Santos on Jul 1, 2009 11:07 AM

Maybe you are looking for

  • Macbook 10.8.2 Mountain Lion takes almost 1 hour to boot.

    OS X 10.8.2 2.5 GHz Intel Core i5 4 GB 1099 MHz DDR3 Here is my system.log when I rebooted Mar  7 23:06:25 localhost bootlog[0]: BOOT_TIME 1362676885 0 Mar  7 23:43:06 localhost kernel[0]: PMAP: PCID enabled Mar  7 23:43:06 localhost kernel[0]: PMAP:

  • Nvidia and libgl-dri conflict

    Hi, I have a problem with pacman, where whenever I try to install the nvidia driver (pacman -Sy nvidia), it says the following: :: nvidia conflicts with libgl-dri. Remove libgl-dri? [Y/n] Remove: libgl-dri Targets: nvidia-1.0.8178-11 Total Package Si

  • Firefox for android crashes every time I try to open it

    I am fairly new to fire fox but was really liking it on my new galaxy note 8 tablet. However it updated in the last couple of days and ever since then it won't open. I have not yet tried uninstalling and reinstalling as I am not sure if that is the b

  • Hiding files in portfolio

    Can files/folders used in a portfolio be hidden (at least in the layout and preferably from all display locations)? There are files I need to include and link to in my presentation, but which should not be visible in the presentation layout (and, if

  • Port reusing problem with sockets.

    I have the following simple client/server classes. I can't get the client to reuse ports. When creating 5 sockets (not simultaneous) to the same endpoint 5 new local ports are opened and when closed set to TIME_WAIT. The code: Client: import java.io.