Anyone got the SimpleCertAuthenticator example working with 5.1??

The SimpleCertAuthenticator example that does the client certificate to user
mapping doesn't seem to work. I followed the instructions and tried many
times
without luck. Any comments? Like where to look for error messages? Thanks.
Honbo

I got the example working on wls 5.1 using sp8 both in Linux and NT.
Try to print something in the SimpleCertAuthenticator constructor, because the
SimpleCertAuthenticator is instantiated during startup, be sure that you can see
the startup so that you can verify if the handle has ben installed correctly.
"Jayesh Patel" <[email protected]> wrote:
It also not working for me.
I have tried using both 6.0 sp1 as well as 5.1 sp8 .
Let me decribe what I did and let me know if I am missing any thing -Thanks
1) Installed personal certificate(from verisign)
3) Enforced client cert in console
2) exported CA file and pointed in clientRootCa
3) created user with emailId in cert
4) set cet authnticator to examples.security.cert.SimpleCertAuthenticator
5) Restarted server
6) invoked one servlet using https , browser propmpted for certificate,
but
thereafter it
says page can not be displayed. Unfortunately I don't have error
mesage
to know what
went wrong? I tested with same request with not ssl connection it
works.
i also put
systme.out.println in SimpleCertAuthenticator and it fails before
it.
"Peter S. Wong" <[email protected]> wrote in message
news:[email protected]..
Have you tried using it with the jaas example?
It works with that example in 6.0sp1.
Peter S. Wong
Honbo Zhou wrote:
The SimpleCertAuthenticator example that does the client certificate
to
user
mapping doesn't seem to work. I followed the instructions and triedmany
times
without luck. Any comments? Like where to look for error messages?Thanks.
Honbo

Similar Messages

  • Has anyone got the B500 to work with Ubuntu? (nvidia driver problems)

    In two weeks, I have been completely unable to get the nvidia driver working with the B500 on Linux. No matter what I try to do, the X server doesn't start, and my /var/log/Xorg.0.log file ends with "fatal server error: no screens found." I have tried feeding a custom modeline to xorg.conf, explicitly calling an EDID file which I extracted from the Windows installation, using the upstream nvidia driver installer, using the official repository driver, and probably a bunch of other stuff that I'm not recalling right now.
    Versions I've tried this on:
    Kubuntu 10.04, 32- and 64-bit
    Ubuntu 10.04, 32-bit
    Kubuntu 9.10, 32-and 64-bit
    I am stumped. Has anyone successfully gotten this to work?
    best,
    -p.
    Solved!
    Go to Solution.

    Solved with the kind assistance of paulricardomc on the Ubuntu Forums: http://ubuntuforums.org/showthread.php?t=1477507
    Short version of the fix:
    1. Extract the edid from the Windows partition using softMCCS, saving as edid.bin
    2. Save the edid.bin file in /etc/X11 (or wherever you like)
    3. Include the following in the device section of your xorg.conf:
    "Option"  "ConnectedMonitor" "DFP-0"
    "Option" "CustomEDID" "DFP-0:/etc/X11/edid.bin"
    Fire up X and you're good to go.

  • Has anyone got the SecureProxy feature working with IIS 5.0 and 6.0 SP2?

    I can get the IIS plugin to proxy fine when the SecureProxy=OFF but when
    I set it to ON, I get the following
    errors in my wlproxy.log. I can also connect directly to the server
    fine with https. (i.e. https://keverett1:7002/)
    Furthermore, the iplanet plugin works fine with the same parameters....
    WebLogicHost=keverett1
    WebLogicPort=7002
    WlForwardPath=/
    SecureProxy=ON
    RequireSSLHostMatch=false
    TrustedCAFile=d:\release\v62\webservices\weblogic\config\WebServicesDomain\ca.pem
    Debug=ALL
    DebugConfigInfo=ON
    Tue Aug 07 14:00:01 2001 ========================== New Request
    ==========================
    Tue Aug 07 14:00:01 2001 SSL must be used
    Tue Aug 07 14:00:01 2001 wlforward:
    /FrameworkSample/ControllerServlet.wlforward
    Tue Aug 07 14:00:01 2001 URI = [FrameworkSample/ControllerServlet?]
    Tue Aug 07 14:00:01 2001 attempt #0 out of a max of 5
    Tue Aug 07 14:00:01 2001 general list: trying connect to
    '172.29.2.119'/7002/0 at line 845 for
    '/FrameworkSample/ControllerServlet?'
    Tue Aug 07 14:00:01 2001 New SSL URL: match = 0 oid = 22
    Tue Aug 07 14:00:01 2001 INFO: Closing SSL context
    Tue Aug 07 14:00:01 2001 Exception occurred for backend host
    '172.29.2.119/7002' while connecting : 'CONNECTION_REFUSED [os error=0,
    line 1198 of ../nsapi/URL.cpp]: 172.29.2.119:0'Tue Aug 07 14:00:01 2001
    sleeping for 2000 msec at 620
    Tue Aug 07 14:00:03 2001 attempt #1 out of a max of 5
    Tue Aug 07 14:00:03 2001 general list: trying connect to
    '172.29.2.119'/7002/0 at line 845 for
    '/FrameworkSample/ControllerServlet?'
    Tue Aug 07 14:00:03 2001 New SSL URL: match = 0 oid = 22
    Tue Aug 07 14:00:03 2001 INFO: Closing SSL context
    Tue Aug 07 14:00:03 2001 Exception occurred for backend host
    '172.29.2.119/7002' while connecting : 'CONNECTION_REFUSED [os error=0,
    line 1198 of ../nsapi/URL.cpp]: 172.29.2.119:0'Tue Aug 07 14:00:03 2001
    sleeping for 2000 msec at 620
    Tue Aug 07 14:00:05 2001 attempt #2 out of a max of 5
    Tue Aug 07 14:00:05 2001 general list: trying connect to
    '172.29.2.119'/7002/0 at line 845 for
    '/FrameworkSample/ControllerServlet?'
    Tue Aug 07 14:00:05 2001 New SSL URL: match = 0 oid = 22
    Tue Aug 07 14:00:05 2001 INFO: Closing SSL context
    Tue Aug 07 14:00:05 2001 Exception occurred for backend host
    '172.29.2.119/7002' while connecting : 'CONNECTION_REFUSED [os error=0,
    line 1198 of ../nsapi/URL.cpp]: 172.29.2.119:0'Tue Aug 07 14:00:05 2001
    sleeping for 2000 msec at 620
    Tue Aug 07 14:00:07 2001 attempt #3 out of a max of 5
    Tue Aug 07 14:00:07 2001 general list: trying connect to
    '172.29.2.119'/7002/0 at line 845 for
    '/FrameworkSample/ControllerServlet?'
    Tue Aug 07 14:00:07 2001 New SSL URL: match = 0 oid = 22
    Tue Aug 07 14:00:07 2001 INFO: Closing SSL context
    Tue Aug 07 14:00:07 2001 Exception occurred for backend host
    '172.29.2.119/7002' while connecting : 'CONNECTION_REFUSED [os error=0,
    line 1198 of ../nsapi/URL.cpp]: 172.29.2.119:0'Tue Aug 07 14:00:07 2001
    sleeping for 2000 msec at 620
    Tue Aug 07 14:00:09 2001 attempt #4 out of a max of 5
    Tue Aug 07 14:00:09 2001 general list: trying connect to
    '172.29.2.119'/7002/0 at line 845 for
    '/FrameworkSample/ControllerServlet?'
    Tue Aug 07 14:00:09 2001 New SSL URL: match = 0 oid = 22
    Tue Aug 07 14:00:09 2001 INFO: Closing SSL context
    Tue Aug 07 14:00:09 2001 Exception occurred for backend host
    '172.29.2.119/7002' while connecting : 'CONNECTION_REFUSED [os error=0,
    line 1198 of ../nsapi/URL.cpp]: 172.29.2.119:0'Tue Aug 07 14:00:09 2001
    sleeping for 2000 msec at 620
    Tue Aug 07 14:00:11 2001 attempt #5 out of a max of 5
    Tue Aug 07 14:00:11 2001 general list: trying connect to
    '172.29.2.119'/7002/0 at line 845 for
    '/FrameworkSample/ControllerServlet?'
    Tue Aug 07 14:00:11 2001 New SSL URL: match = 0 oid = 22
    Tue Aug 07 14:00:11 2001 INFO: Closing SSL context
    Tue Aug 07 14:00:11 2001 Exception occurred for backend host
    '172.29.2.119/7002' while connecting : 'CONNECTION_REFUSED [os error=0,
    line 1198 of ../nsapi/URL.cpp]: 172.29.2.119:0'Tue Aug 07 14:00:11 2001
    sleeping for 2000 msec at 620
    Tue Aug 07 14:00:13 2001 NOT calling closeConn() at end of request!
    Tue Aug 07 14:00:13 2001 request [FrameworkSample/ControllerServlet?]
    processed ..................

    I can get the IIS plugin to proxy fine when the SecureProxy=OFF but when
    I set it to ON, I get the following
    errors in my wlproxy.log. I can also connect directly to the server
    fine with https. (i.e. https://keverett1:7002/)
    Furthermore, the iplanet plugin works fine with the same parameters....
    WebLogicHost=keverett1
    WebLogicPort=7002
    WlForwardPath=/
    SecureProxy=ON
    RequireSSLHostMatch=false
    TrustedCAFile=d:\release\v62\webservices\weblogic\config\WebServicesDomain\ca.pem
    Debug=ALL
    DebugConfigInfo=ON
    Tue Aug 07 14:00:01 2001 ========================== New Request
    ==========================
    Tue Aug 07 14:00:01 2001 SSL must be used
    Tue Aug 07 14:00:01 2001 wlforward:
    /FrameworkSample/ControllerServlet.wlforward
    Tue Aug 07 14:00:01 2001 URI = [FrameworkSample/ControllerServlet?]
    Tue Aug 07 14:00:01 2001 attempt #0 out of a max of 5
    Tue Aug 07 14:00:01 2001 general list: trying connect to
    '172.29.2.119'/7002/0 at line 845 for
    '/FrameworkSample/ControllerServlet?'
    Tue Aug 07 14:00:01 2001 New SSL URL: match = 0 oid = 22
    Tue Aug 07 14:00:01 2001 INFO: Closing SSL context
    Tue Aug 07 14:00:01 2001 Exception occurred for backend host
    '172.29.2.119/7002' while connecting : 'CONNECTION_REFUSED [os error=0,
    line 1198 of ../nsapi/URL.cpp]: 172.29.2.119:0'Tue Aug 07 14:00:01 2001
    sleeping for 2000 msec at 620
    Tue Aug 07 14:00:03 2001 attempt #1 out of a max of 5
    Tue Aug 07 14:00:03 2001 general list: trying connect to
    '172.29.2.119'/7002/0 at line 845 for
    '/FrameworkSample/ControllerServlet?'
    Tue Aug 07 14:00:03 2001 New SSL URL: match = 0 oid = 22
    Tue Aug 07 14:00:03 2001 INFO: Closing SSL context
    Tue Aug 07 14:00:03 2001 Exception occurred for backend host
    '172.29.2.119/7002' while connecting : 'CONNECTION_REFUSED [os error=0,
    line 1198 of ../nsapi/URL.cpp]: 172.29.2.119:0'Tue Aug 07 14:00:03 2001
    sleeping for 2000 msec at 620
    Tue Aug 07 14:00:05 2001 attempt #2 out of a max of 5
    Tue Aug 07 14:00:05 2001 general list: trying connect to
    '172.29.2.119'/7002/0 at line 845 for
    '/FrameworkSample/ControllerServlet?'
    Tue Aug 07 14:00:05 2001 New SSL URL: match = 0 oid = 22
    Tue Aug 07 14:00:05 2001 INFO: Closing SSL context
    Tue Aug 07 14:00:05 2001 Exception occurred for backend host
    '172.29.2.119/7002' while connecting : 'CONNECTION_REFUSED [os error=0,
    line 1198 of ../nsapi/URL.cpp]: 172.29.2.119:0'Tue Aug 07 14:00:05 2001
    sleeping for 2000 msec at 620
    Tue Aug 07 14:00:07 2001 attempt #3 out of a max of 5
    Tue Aug 07 14:00:07 2001 general list: trying connect to
    '172.29.2.119'/7002/0 at line 845 for
    '/FrameworkSample/ControllerServlet?'
    Tue Aug 07 14:00:07 2001 New SSL URL: match = 0 oid = 22
    Tue Aug 07 14:00:07 2001 INFO: Closing SSL context
    Tue Aug 07 14:00:07 2001 Exception occurred for backend host
    '172.29.2.119/7002' while connecting : 'CONNECTION_REFUSED [os error=0,
    line 1198 of ../nsapi/URL.cpp]: 172.29.2.119:0'Tue Aug 07 14:00:07 2001
    sleeping for 2000 msec at 620
    Tue Aug 07 14:00:09 2001 attempt #4 out of a max of 5
    Tue Aug 07 14:00:09 2001 general list: trying connect to
    '172.29.2.119'/7002/0 at line 845 for
    '/FrameworkSample/ControllerServlet?'
    Tue Aug 07 14:00:09 2001 New SSL URL: match = 0 oid = 22
    Tue Aug 07 14:00:09 2001 INFO: Closing SSL context
    Tue Aug 07 14:00:09 2001 Exception occurred for backend host
    '172.29.2.119/7002' while connecting : 'CONNECTION_REFUSED [os error=0,
    line 1198 of ../nsapi/URL.cpp]: 172.29.2.119:0'Tue Aug 07 14:00:09 2001
    sleeping for 2000 msec at 620
    Tue Aug 07 14:00:11 2001 attempt #5 out of a max of 5
    Tue Aug 07 14:00:11 2001 general list: trying connect to
    '172.29.2.119'/7002/0 at line 845 for
    '/FrameworkSample/ControllerServlet?'
    Tue Aug 07 14:00:11 2001 New SSL URL: match = 0 oid = 22
    Tue Aug 07 14:00:11 2001 INFO: Closing SSL context
    Tue Aug 07 14:00:11 2001 Exception occurred for backend host
    '172.29.2.119/7002' while connecting : 'CONNECTION_REFUSED [os error=0,
    line 1198 of ../nsapi/URL.cpp]: 172.29.2.119:0'Tue Aug 07 14:00:11 2001
    sleeping for 2000 msec at 620
    Tue Aug 07 14:00:13 2001 NOT calling closeConn() at end of request!
    Tue Aug 07 14:00:13 2001 request [FrameworkSample/ControllerServlet?]
    processed ..................

  • Anyone got Nokia Music to work with (recognise) N9...

    Several times over the last months I have tried to get Nokia Music to work with my N95 8GB.
    Every time I have spent hours and hours installing, upgrading, uninstalling etc etc but never success.
    The Nokia Music PC software will not recognize my phone.
    No matter what kind of connection i choose when i connect the phone - PCSuite, Mediaplayer etc, none of them makes the Nokia Music recognise the phone.
    I am currently running Windows XP SP3, PC-suite 7.1.30.9, Nokia Music 1.3.20716.09, phone firmware is 31.0.015, phone code is 0550372
    I am (_again_) dead tired of this, and for the moment (again) I truely hate Nokia PC software.
    Has anyone got Nokia Music to work with N95 8GB?
    Regards,
    Njål
    Solved!
    Go to Solution.

     Hi Njaale
    Yes - it is working fine for me on a n95-
    You need to connect your n95 in Media player mode.
    You have  1.3.20716.09  but the latest version is - 1.3.2072
    1) You can get the latest version from here - http://musicstore.nokia.com/download.aspx 
    2) If you are having licencing issue it could be because of the drm folder . If step one does not work try to delete the drm folder - C:\Documents and Settings\All Users\DRM . You need to make sure that hidden files and folders are not hidden and also that protected operating system files are not hidden.
    To see hidden files:
    1.
    On the Tools menu in Windows Explorer, click Folder Options.
    2.
    Click the View tab.
    3.
    Under Hidden files and folders, click Show hidden files and folders.
    Oh and just to be sure you are using nokia music
    Here is a picture of it - http://www.slashphone.com/media/data/766/nokia_mus​ic.jpg
    You can see in that picture on the left hand side is the phone you drag and drop your music into that phone picture to transfer your music.
    Nokia pc suite below does not transfer nokia music
    picutre - http://tltc.shu.edu/mobile/Nokia-PC-Suite_1.png
    This is because the software in the first link (nokia music) is designed to recognise "DRM" software. But nokia PC suite in the second link does not currently do that.

  • Has anyone got Time Machine to work with Time Capsule?

    I've been trying for days to do an initial backup without success. Everything seems to be working fine and then it just stops and says the backup has "failed." The last one went 24 hours and backed up about 90 GB before it just stopped. Then it has to start over, from the beginning. (This thing is so slow you'd think somebody was writing the files out in longhand!) I even moved my iMac into the room with the Time Capsule, which is actually pretty annoying, in case it was a case of a dropped signal.

    Hi,
    I've spent hours and hours trying to get the harddisk to work properly. Set-up was easy-peasy and the Airport works great for the internet. However, when trying to use time-machine and the hard disk it was a nightmare !!! Each attempt at the back-up failed after about 4 gig with a 'unable to mount volume' error. If I re-tried, it failed. Following some of the tips on the forums, I deleted the back-up file created by time machine on the hard drive and the initial back-up started successfully but failed after about 4 gig again (I had 96 gig to back-up). There are various fixes flying around - ensure you have a name for your computer - should be short and no spaces or funny characters. Same goes for your name of the timecapsule. Some people are saying you should use an ethernet cable for your first back-up but that should not matter at all. I took mine back to the apple store in the end - a mac genius downloaded all the latest patches (only came out 19th march) for the time-capsule firmware, time machine software and airport express. Still didn't work, so conclusion was the time-capsule was knackered !!! SO MY RECOMMENDATION IS TO GET APPLE TO REPLACE IT BUT MAKE SURE YOU TRY THE ABOVE FIRST.
    New time-capsule was attached to my imac, started up great first time. My initial back-up ran through perfectly first time through wireless - it took 15 hours but I did have 96 gig to back-up. time machine sees this no problem so it looks like everything is fine.
    Good luck !!

  • Has anyone got Time Machine to work with a ReadyNA...

    I have a Netgear ReadyNAS Duo (with the latest firmware) set up as a Time Machine destination but neither of the two MacBooks in the house (both running Snow Leopard) can find the ReadyNAS in Time Machine whether over WiFi or on a wired connection. It's visible in Finder, but not in Time Machine. I should also add that if I connect the ReadyNAS directly to the MacBook via Ethernet, Time Machine immediately finds it.
    Research would suggest that there is a problem with Home Hub 3.0 and Apple's Bonjour service but there doesn't seem to be any definitive solution. One option seems to be to connect a second wireless router using the 192.168.0.xxx address range to the Home Hub and use its WiFi connection; and another seems to be to install an Apple Airport Extreme base station in place of the Home Hub.
    Anyone had the same problem and come up with a solution? 

    sjdigital wrote:
    I have a Netgear ReadyNAS Duo (with the latest firmware) set up as a Time Machine destination but neither of the two MacBooks in the house (both running Snow Leopard) can find the ReadyNAS in Time Machine whether over WiFi or on a wired connection. It's visible in Finder, but not in Time Machine. I should also add that if I connect the ReadyNAS directly to the MacBook via Ethernet, Time Machine immediately finds it.
    Research would suggest that there is a problem with Home Hub 3.0 and Apple's Bonjour service but there doesn't seem to be any definitive solution. One option seems to be to connect a second wireless router using the 192.168.0.xxx address range to the Home Hub and use its WiFi connection; and another seems to be to install an Apple Airport Extreme base station in place of the Home Hub.
    Anyone had the same problem and come up with a solution? 
    Hi there,
    I've tried googling a little for you and found this article, showing how to set up TM on a network drive.
    Unfortunately, I don't have a HHv3 (I only had a v2, but I've replaced that with another router) so I cannot troubleshoot remotely for you.
    All I can suggest is trying the guide I posted and if this does not produce the results you require, then I would look at replacing the HH with another router.
    Sorry I can't be more help.

  • Has anyone got BT broadband talk working with a 3r...

    I would like some assistance if possible? i use an AVM Fritz Box 7270 and subscribe to BT broadband with calls. I currently dont use the BB talk as i have never got it working. Is it possible? how on earth do i get it working?
    An idiots guide to getting this working would be preferable!!
    Many thanks..

    Guides are here:
    http://www.jarviser.co.uk/jarviser/repeaterhubphone.html
    Hope this helps(?)

  • Has anyone got the QT stand alone installer to work?

    OK, Has anyone got the QT stand alone installer to work that has a problem getting IT6 to work also?
    You can look at my original thread and see what I've been through: http://discussions.apple.com/thread.jspa?threadID=262511&tstart=0
    and now am stuck with an old version of QT and no version of IT! Can't update iPod, can't do crap. How slow can Apple be to fixing whatever bug is in IT6?! It's obvious that alot of people are having trouble and many of us are having the exact same or similar problems. Apparently a call to support is no help.
    Mark

    I didget QT stand alone to install. I had the error -3 message. I unistalled itunes and quicktime. Then I reinstalled using my orginal ipod disc. I then was asked to upgrade to ipod 6 or something. Which I did. Still got the error -3. Then I got the QT stand alone to install by it self and every thing works great now. There was some thing stating if I wanted to "Unistall QT for windows" I said yes. There were some error associated with removing "QT for Windows" during the install but after that it works great. It took something like 20 min. for it to download when it took itunes only 7 min. to download earlier.

  • Iam from Yemen we have CDMA carrier called Yemen mobile I bought an iPad from the US CDMA works with Verizon when I got to Yemen doesn't work with the carrier Yemen mobile and  both carriers verizon and Yemen mobile work by the CDMA system don't know whey

    Iam from Yemen we have CDMA carrier called Yemen mobile I bought an iPad from the US CDMA works with Verizon when I got to Yemen doesn't work with the carrier Yemen mobile and  both carriers verizon and Yemen mobile work by the CDMA system don't know whey can anyone help me please..

    A Verizon-model iPad can only work on CDMA with Verizon. You cannot use it with any other carrier. Apple, to my knowledge, has not released the iPad in Yemen, so there is no iPad you can use with any carrier there that works only on CDMA. You would need to find a GSM carrier and then get an unlocked GSM iPad.
    Regards.

  • I am trying to import external CSS in Edge Animate, Has anyone got a "simple" example showing this working that I could have a look at?

    I am trying to import external CSS in Edge Animate, Has anyone got a "simple" example showing this working that I could have a look at?

    Hi Vivek,
    Thanks a lot for replying, actually i am creating a short LAMP animation. In which i used Blur filter on the fire flares(SVG images), everything works just fine on google chrome, but for IE10 & Firefox the filter seems not working, so i need to know is it possible to override the fallbacks for the Blur Filter through external StyleSheet.                            
    IE10 & firefox rendered Image, blur filter not working             Google Chrome rendered Image, blur filter working perfectly
    So, can you please guide me, what shall i do in maintaining quality of my graphics as well while such animation's.

  • Has anyone got PPTP VPN to work on Lion Server?

    Has anyone got PPTP VPN to work on Lion Server?
    I had a go with the terminal commnds posted by apple support but no joy. Since then Apple has pulled the suport article - is it because it didn't work?
    I get PPTP is less secure but PPTP seems to be more reliable don't know whey they can't keep as GUI. I've got them both running on our 10.4 server and L2TP stoped allowing connections for no reason PPTP was still working L2TP started working again on its own. Plus L2TP drops my connection when I connect with a 2nd device e.g connected with my Macbook connect with my iPhone (different username) it drops my Macbook.
    Any advice getting PPTP to work on Lion Server would be appreciated
    Thanks
    Ben

    Hi,
    I have posted a bugreport on this issue to Apple. Currently (10.7.2) it is not possible to run PPTP on any Mac OS X Server when using a 10.7 Server as Directory Server.
    I have tried 'everything', but the MPPE encryption mechanism seems to be broken.
    Edit: I see now that the bugreport is filed as a duplicate to an older case, which is now closed. I hope this means they have found the problem and will release a fix in the next update.

  • Has anyone got OA Framework Tutorial working on R12 Jdev 10g?

    I have successfully got the tutorial for OA Framework working on my Apps 11.5.10 install with very few problems.
    I now have Apps R12 installed and have downloaded the correct Jdev 10g with OA Framework patch, but I am hitting some a number of errors. I can see that the tutorial code and documentation is the same as Jdev 9i, and has not been updated. Taking this in to account I am adapting the tutorial to the Jdev 10g, but I am hitting deployment problems in the local OC4J container, where AppsLogin is being requested and not found.
    I therefore wonder whether anyone out there has got the tutorial to work in Jdev 10g?
    I'm happy to try and figure it out for myself, but I would prefer to know that it is relatively straight forward to do.

    Yes I'm getting the following error message:
    oracle.apps.fnd.framework.OAException: Application: FND, Message Name: SECURITY_APPL_LOGIN_FAILED.
    I have seen this elsewhere on the forum but they all relate to Jdev 9 on 11.5.10. I wanted to know whether anyone else had got OA framework tutorial working on R12 because then I know from that one fact whether it is possible on the code that Oracle has released; any problems I encounter are then likely to be setup/installation/config issues that I should be able to resolve myself.
    I'm surprised that no one has yet just given me a 'yes' given the number of experienced developers on the forum.
    BTW, the full stack trace is:
    oracle.apps.fnd.framework.OAException: Application: FND, Message Name: SECURITY_APPL_LOGIN_FAILED. at oracle.apps.fnd.framework.server.OAExceptionUtils.processAOLJErrorStack(Unknown Source) at oracle.apps.fnd.framework.OACommonUtils.processAOLJErrorStack(Unknown Source) at oracle.apps.fnd.framework.CreateIcxSession.getEncryptedSessId(Unknown Source) at oracle.apps.fnd.framework.CreateIcxSession.createSession(Unknown Source) at runregion.jspService(_runregion.java:136) at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59) at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:453) at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:591) at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:515) at javax.servlet.http.HttpServlet.service(HttpServlet.java:856) at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:711) at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:368) at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:866) at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:448) at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:216) at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:117) at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:110) at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260) at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:239) at oracle.oc4j.network.ServerSocketAcceptHandler.access$700(ServerSocketAcceptHandler.java:34) at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:880) at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:298) at java.lang.Thread.run(Thread.java:595)
    Cheers
    Andy

  • Ipad 2 upgraded to iOS 8.0.2 and the cellular signal doesn't work. Have to restart the unit to work with cellular signal. After a while it goes off and no service indication appears.

    Ipad 2 upgraded to iOS 8.0.2 and the cellular signal doesn't work. Have to restart the unit to work with cellular signal. After a while it goes off and no service indication appears.

    iPad 2, Since upgrading to iOS 8.0.2  the cellular signal indicates I do not have a SIM card. Monday spent hours on the phone with Apple support, backed up my iPad, reset all settings, reloaded my iPad and it still tells me I don't have a SIM card. Tuesday went to AT&T and got a new SIM card on the advice of apple support. It worked perfect until this morning and the NO SIM CARD notice reappeared. Never ever had any problem until the upgrade. I find it inexcusable that Apple refuses to address the issues they caused, iOS 8.0.2 is the Ebola of iPad 2 world. I dont have any cellular service after wasting two days trying to address and fix a problem Apple is responsible for. It's obvious Steve Jobs is no longer running the company. Furious & fustrated. How does Apple expect anyone who uses an iPad 2 for work, to remain a customer who will return to their products?

  • Is anyone using the novation impulse keyboard with Logic pro x?

    is anyone using the novation impulse keyboard with Logic pro x?
    I currently have an M-Audio Axium controller but I cannot map any of the controllers.
    I need to buy a 25 key controller anyway so I was hoping to get one that works well with Logic Pro X

    I have the Logitech S530 keyboard and mouse. I had no problems with it while I was using it with 2 PowerMac G5 and one Dell XPS, but when I got the MacPro I found that it doesn't work with MacPro and a KVM switch. Logitech says their keyboard and mice are NOT made to work with KVM switches, but I didn't find that until I started using it with the Mac Pro.
    The other small con is that the mouse is made for right handed people. On the other hand, I love the looks and feel of the keyboard and all the keys. It also will do the boot up holding down the Option key for choosing your startup drive and holding down the Shift key for Safe Mode, which the Kensington keyboard will not do.
    MacPro 2.66 ghz., Macbook Pro, Macbook, Powerbook G4, PowerMac G5 Dual Core   Mac OS X (10.4.8)  

  • Does the cinema display work with windows

    Hi last year i got a new acer laptop and found the screen was much to small for all the windows i work with so i connected it to an external screen that i had just a week ago it stopped working and i was wondering if the cinema display would work with my laptop

    Here's some interesting links that might help:
    Boot Camp Software Update 3.2 for Windows 64 bit
    Apple Cinema Display 27”on Windows
    LED Cinema 27" with Windows 7 (Apple discussions thread)

Maybe you are looking for

  • Enhanced Approval Procedure Functions- authorization issue

    Dear Expert, I have activated the enhances approval procedure function as per below screen shot: Granted authorization as mention in New ChaRM Feature with SP 10: Enhanced Approval Procedure Functions by Michael. With SM_APP_AP with 02, 22 and 75. Bu

  • Mandatory the Material Quantity and Storage Location Field in Order

    Hi Expert, Please advise. how can i set the Maintenance order, If Material field is Filled Then Mandatory the Quantity Field and Storage Location Field. Thank You Best Regards

  • !apFilterInstantiationError,appadapter.EBSInstallFilter,extraAfterServices

    Hi I am new in Webcenter Content How can I resolve the above error Regards Khadim intradoc.common.ServiceException: !csPublishAborted at intradoc.server.publish.WebPublisher.doFilter(WebPublisher.java:477) at intradoc.server.publish.WebPublisher.doPu

  • Script alert: "Sorry I could not process the following files:"

    I keep getting this error when I try to run the "Image Processor" Script.  I have tried searching everywhere to no avail.  I am running on Windows 7 and CS6.  What I have tried: Increasing History States, Memory Usage, and Scratch Disks Turning "Save

  • Move BPM Databases

    We currently have our Oracle BPM Dev/UAT Engine and Directory databases on a sort of "sandbox" server and we are looking to move this to a DBA managed server with an export from our Production instance. I see that I need to point to the new Directory