Application Locking

I have an application that I'd like to prevent activity in after a certain time of day, say 3pm. Is there any way I can force logout of all current users and then prevent re-login until 9am the next day (short of deleting all of their login credentials and then recreating them the next morning)? If anyone has any other suggestions, I'd be happy to hear them.

crottyan wrote:
Thank you for your reply. Will it force a logout, or simply render the page(s) unviewable (I'd prefer the former)?
Actually you can do force logout like this in your PL/SQL
owa_util.redirect_url('wwv_flow_custom_auth_std.logout?p_this_flow='||:APP_ID||'&p_next_flow_page_sess='||:APP_ID||':1');
fac586 wrote:VC wrote:
I had never used this, but worth looking at it
http://docs.oracle.com/cd/E23903_01/doc/doc.41/e21676/apex_app.htm#AEAPI2193
And once the users are logged out you can prevent re-login by simply adding a validation on page 101<tt>APEX_APPLICATION.STOP_APEX_ENGINE</tt> only stops the current page render/submit processing. It doesn't terminate sessions or logout.Thanks Paul, One new thing today

Similar Messages

  • TS1702 "Findmyiphone" application locked my phone. How do I unlock it?

    "Findmyiphone" application locked my phone. How do I unlock it?

    Instead of hijacking another user's thread, read the User's Guide.

  • Installing application locked

    On my 3G-64Gb iPad I have an application locked during loading. I'm trying to remove it but cannot do it.
    How i solve it?

    If it is "waiting" you have severl option that may work:
    - sign out and in of your iTunes account on the iPad
    - power off and power back on
    - reset
    Press and hold the On/Off Sleep/Wake button and the Home
    button at the same time for at least ten seconds, until the Apple logo appears.
    - download t on your computer and sync.
    BTW, this question gets asked at least once a day and the search function on the right can be useful.

  • We need application lock features on our phones!!!

    Why don't Verizon have application lock features on there new phones.  No not restriction, no not phone lock, no not keypad lock.  We need application lock which allows you to lock certain features and protecting your messages and pictures and contacts etc.....  we need to smash this forum down with complaints.

    rodney wrote:
    Please respond to this post we need it.  My phone got stolen and someone sent all my pic and messages to all my contacts and showed things that ruin me.  This can happen to you.  
    Most phones have a feature where you can require a number code (or on a touchscreen a swipe pattern) to be entered before you can do anything with the phone.
    On many smartphones, you can also get software that allows you to remotely lock and/or erase sensitive content when the phone is stolen.  Some software is free, and one such program is free for Android-based phones that are covered by Assurion, the insurance provider that Verizon partners with.
    There are also smartphone apps that allow you to have secret, password protected photo galleries, text messages, etc.
    Basically, these are features that are built into the phone or applications that you can load on the phone, so what you need to do is research your next phone purchase carefully and find one that has a security solution that meets your needs.

  • Application locking up at Call by Reference

    We are seeing our application lock up occasionally at a VI Server Call By Reference node. The VI acts like it is waiting for subVI called to execute, but the subVI acts like it never got the message to execute. We've seen this at a number of VIs that call subVIs by reference. In some cases we are using strickly typed VI references, and in other cases we are not. We've seen the code lock up in both. Has anyone else seen this type of behavior?
    We are running LabVIEW 7.0, Windows XP, and TestStand 3.0.
    Also, I noticed that in a couple of places, the reference isn't explicitly closed. Since these VIs are only a small part of the application, not called very often, would that cause much of a problem (memory or otherwise)?

    It sounds like your reference is pointing to something else than you
    think it is pointing to.  Generally speaking, not closing
    references is not good.  Whether it will lead to problems is most
    likely a matter of probability.  Could it be that the reference is
    actually being closed before you issue the correct command?
    Fix the code first (make sure that references are closed when they're
    no longer used and make sure references aren't closed when they are
    still in use).
    References are great for uncovering tiny errors in code.  Hunt
    them down and show no mercy!  Or just debug, that'll work too.
    Seriously, I recommend you trace where the references are coming from and make sure they're being closed at the right time.
    Important is also the difference between (what I understand as)
    "static" references (right-clicking a control and selecting -create
    reference) and those created dynamically (such as in lauching a VI via
    VI server).  All Dynamic references should be closed when finished.
    If you could post a picture of the block diagram (Jpg is good, BMP is bad) maybe someone can offer some more precise help.
    Hope this helps
    Shane.
    Using LV 6.1 and 8.2.1 on W2k (SP4) and WXP (SP2)

  • Application locks up after copying cd

    After copying a cd to my hard drive and switching to another CD, the application locks up consistently. I cannot figure out why. Anyone have this issue? I am using XP Pro along with PC-cillin security.

    I've been able to copy multiple CDs in the past. Just recently itunes locks up after copying one CD to the itunes library. Do you have a solution?

  • Packaged applications - Locked or unlocked

    APEX 4.2.2
    Just curious...right after installing all the packaged applications, I noticed that some of them are Locked and others are Unlocked (i.e. we can inspect how the apps are built using the Builder). Does the choice of which ones are locked vs unlocked signify anything or is it just a random choice made by the Oracle person(s) who built the application?
    Thanks

    VANJ wrote:
    APEX 4.2.2
    Just curious...right after installing all the packaged applications, I noticed that some of them are Locked and others are Unlocked (i.e. we can inspect how the apps are built using the Builder). Does the choice of which ones are locked vs unlocked signify anything or is it just a random choice made by the Oracle person(s) who built the application?See the docs:
    >
    Oracle Application Express includes two types of packaged applications:
    Sample applications
    Productivity applications
    Both sample and productivity applications are fully functional applications that have been designed to address a specific business need. You can install, run, and use packaged applications as is, or analyze them to better understand how to use Application Builder to build specific types of functionality.
    The main difference between a sample and productivity application is the level of support. By default, sample applications are fully editable. In contrast, you must unlock productivity applications before you can edit them. Unlocking a productivity application makes it ineligible for future upgrades or support by Oracle Support.

  • Application Locks up when trying to do a JDBC Delete

    Hello,
    We are using Weblogic 8.1 and a JDBC DELETE statement is locking the application up for 30 to 40 minutes. It takes roughly 30 minutes to delete 50k companies. When the same statement is called on the SQL Server database it takes 5-10 seconds.
    The thread dump is below.
    This has me stumped and I can't move forward until I can determine what's going on.
    Any insight would be GREATLY appreciated
    "VM Periodic Task Thread" prio=10 tid=0x009cc958 nid=0x10a8 waiting on condition
    "Suspend Checker Thread" prio=10 tid=0x0036d7f0 nid=0x10b8 runnable
    THREAD DUMP from JVM taken at 'Tue Nov 08 11:06:28 2005'
    Full thread dump Java HotSpot(TM) Client VM (1.4.2_04-b05 mixed mode):
    "ExecuteThread: '3' for queue: 'JMS.TimerClientPool'" daemon prio=5 tid=0x0331ca10 nid=0x1300 in Object.wait() [4a6f000..4a6fd8c]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x1146eb00> (a weblogic.kernel.ExecuteThread)
         at java.lang.Object.wait(Object.java:429)
         at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:153)
         - locked <0x1146eb00> (a weblogic.kernel.ExecuteThread)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:172)
    "ExecuteThread: '2' for queue: 'JMS.TimerClientPool'" daemon prio=5 tid=0x033a7e88 nid=0x1018 in Object.wait() [4a2f000..4a2fd8c]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x1146eb80> (a weblogic.kernel.ExecuteThread)
         at java.lang.Object.wait(Object.java:429)
         at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:153)
         - locked <0x1146eb80> (a weblogic.kernel.ExecuteThread)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:172)
    "ExecuteThread: '1' for queue: 'JMS.TimerClientPool'" daemon prio=5 tid=0x033a7d28 nid=0xeac in Object.wait() [49ef000..49efd8c]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x1146ec00> (a weblogic.kernel.ExecuteThread)
         at java.lang.Object.wait(Object.java:429)
         at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:153)
         - locked <0x1146ec00> (a weblogic.kernel.ExecuteThread)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:172)
    "ExecuteThread: '0' for queue: 'JMS.TimerClientPool'" daemon prio=5 tid=0x02e74f68 nid=0x14b0 in Object.wait() [49af000..49afd8c]
         at java.lang.Object.wait(Native Method)
         at java.lang.Object.wait(Object.java:429)
         at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:153)
         - locked <0x1146ec80> (a weblogic.kernel.ExecuteThread)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:172)
    "ExecuteThread: '1' for queue: 'weblogic.socket.Muxer'" daemon prio=5 tid=0x02e75748 nid=0xb08 runnable [496f000..496fd8c]
         at weblogic.socket.NTSocketMuxer.getIoCompletionResult(Native Method)
         at weblogic.socket.NTSocketMuxer.processSockets(NTSocketMuxer.java:85)
         at weblogic.socket.SocketReaderRequest.execute(SocketReaderRequest.java:32)
         at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:219)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:178)
    "ExecuteThread: '0' for queue: 'weblogic.socket.Muxer'" daemon prio=5 tid=0x02e751e8 nid=0xcbc runnable [492f000..492fd8c]
         at weblogic.socket.NTSocketMuxer.getIoCompletionResult(Native Method)
         at weblogic.socket.NTSocketMuxer.processSockets(NTSocketMuxer.java:85)
         at weblogic.socket.SocketReaderRequest.execute(SocketReaderRequest.java:32)
         at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:219)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:178)
    "ListenThread.Default" prio=5 tid=0x03c80c88 nid=0x16ac runnable [44bf000..44bfd8c]
         at java.net.PlainSocketImpl.socketAccept(Native Method)
         at java.net.PlainSocketImpl.accept(PlainSocketImpl.java:353)
         - locked <0x113f4ec8> (a java.net.PlainSocketImpl)
         at java.net.ServerSocket.implAccept(ServerSocket.java:448)
         at java.net.ServerSocket.accept(ServerSocket.java:419)
         at weblogic.socket.WeblogicServerSocket.accept(WeblogicServerSocket.java:26)
         at weblogic.t3.srvr.ListenThread.accept(ListenThread.java:735)
         at weblogic.t3.srvr.ListenThread.run(ListenThread.java:301)
    "Thread-10" daemon prio=5 tid=0x02f085c0 nid=0x124 in Object.wait() [3c7f000..3c7fd8c]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x10f65768> (a java.util.TaskQueue)
         at java.util.TimerThread.mainLoop(Timer.java:429)
         - locked <0x10f65768> (a java.util.TaskQueue)
         at java.util.TimerThread.run(Timer.java:382)
    "ExecuteThread: '0' for queue: 'JMS.TimerTreePool'" daemon prio=5 tid=0x02f2a8b8 nid=0x16dc in Object.wait() [3c3f000..3c3fd8c]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x10f08570> (a weblogic.jms.backend.BETimerTree)
         at weblogic.jms.backend.BETimerTree.execute(BETimerTree.java:146)
         - locked <0x10f08570> (a weblogic.jms.backend.BETimerTree)
         at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:219)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:178)
    "Thread-9" prio=5 tid=0x030de978 nid=0xa74 in Object.wait() [3bff000..3bffd8c]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x10e9eea0> (a java.util.TaskQueue)
         at java.util.TimerThread.mainLoop(Timer.java:429)
         - locked <0x10e9eea0> (a java.util.TaskQueue)
         at java.util.TimerThread.run(Timer.java:382)
    "Thread-8" prio=5 tid=0x030de750 nid=0xb98 in Object.wait() [3bbf000..3bbfd8c]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x10e9d0c8> (a java.util.TaskQueue)
         at java.util.TimerThread.mainLoop(Timer.java:429)
         - locked <0x10e9d0c8> (a java.util.TaskQueue)
         at java.util.TimerThread.run(Timer.java:382)
    "Thread-7" prio=5 tid=0x02ed4598 nid=0x132c in Object.wait() [3b7f000..3b7fd8c]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x10e9d168> (a java.util.TaskQueue)
         at java.util.TimerThread.mainLoop(Timer.java:429)
         - locked <0x10e9d168> (a java.util.TaskQueue)
         at java.util.TimerThread.run(Timer.java:382)
    "Thread-6" prio=5 tid=0x02fd4210 nid=0xf64 in Object.wait() [3b3f000..3b3fd8c]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x10e1a9f0> (a java.util.TaskQueue)
         at java.util.TimerThread.mainLoop(Timer.java:429)
         - locked <0x10e1a9f0> (a java.util.TaskQueue)
         at java.util.TimerThread.run(Timer.java:382)
    "weblogic.health.CoreHealthMonitor" daemon prio=5 tid=0x02f8bae0 nid=0x99c waiting on condition [3aff000..3affd8c]
         at java.lang.Thread.sleep(Native Method)
         at weblogic.t3.srvr.CoreHealthMonitorThread.run(CoreHealthMonitorThread.java:128)
    "Thread-5" prio=5 tid=0x009deb18 nid=0xdac in Object.wait() [3aaf000..3aafd8c]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x109abc60> (a java.util.TaskQueue)
         at java.util.TimerThread.mainLoop(Timer.java:429)
         - locked <0x109abc60> (a java.util.TaskQueue)
         at java.util.TimerThread.run(Timer.java:382)
    "VDE Transaction Processor Thread" prio=2 tid=0x00a17d88 nid=0xe20 in Object.wait() [3a6f000..3a6fd8c]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x108a3d98> (a com.octetstring.vde.backend.standard.TransactionProcessor)
         at java.lang.Object.wait(Object.java:429)
         at com.octetstring.vde.backend.standard.TransactionProcessor.waitChange(TransactionProcessor.java:365)
         - locked <0x108a3d98> (a com.octetstring.vde.backend.standard.TransactionProcessor)
         at com.octetstring.vde.backend.standard.TransactionProcessor.run(TransactionProcessor.java:212)
    "ExecuteThread: '2' for queue: 'weblogic.admin.RMI'" daemon prio=5 tid=0x009b4a88 nid=0xf7c in Object.wait() [3a2f000..3a2fd8c]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x10818f68> (a weblogic.kernel.ExecuteThread)
         at java.lang.Object.wait(Object.java:429)
         at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:153)
         - locked <0x10818f68> (a weblogic.kernel.ExecuteThread)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:172)
    "ExecuteThread: '1' for queue: 'weblogic.admin.RMI'" daemon prio=5 tid=0x02e8f568 nid=0x82c in Object.wait() [39ef000..39efd8c]
         at java.lang.Object.wait(Native Method)
         at java.lang.Object.wait(Object.java:429)
         at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:153)
         - locked <0x10818fe8> (a weblogic.kernel.ExecuteThread)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:172)
    "ExecuteThread: '0' for queue: 'weblogic.admin.RMI'" daemon prio=5 tid=0x02e8f408 nid=0x1190 in Object.wait() [39af000..39afd8c]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x10819068> (a weblogic.kernel.ExecuteThread)
         at java.lang.Object.wait(Object.java:429)
         at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:153)
         - locked <0x10819068> (a weblogic.kernel.ExecuteThread)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:172)
    "ExecuteThread: '1' for queue: 'weblogic.admin.HTTP'" daemon prio=5 tid=0x009b30c0 nid=0x1460 in Object.wait() [396f000..396fd8c]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x108190e8> (a weblogic.kernel.ExecuteThread)
         at java.lang.Object.wait(Object.java:429)
         at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:153)
         - locked <0x108190e8> (a weblogic.kernel.ExecuteThread)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:172)
    "ExecuteThread: '0' for queue: 'weblogic.admin.HTTP'" daemon prio=5 tid=0x00a0ba40 nid=0x137c in Object.wait() [392f000..392fd8c]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x10819168> (a weblogic.kernel.ExecuteThread)
         at java.lang.Object.wait(Object.java:429)
         at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:153)
         - locked <0x10819168> (a weblogic.kernel.ExecuteThread)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:172)
    "weblogic.security.SpinnerRandomSource" daemon prio=5 tid=0x02e923a0 nid=0xc7c in Object.wait() [38ef000..38efd8c]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x10819230> (a java.lang.Object)
         at java.lang.Object.wait(Object.java:429)
         at weblogic.security.SpinnerRandomBitsSource.run(SpinnerRandomBitsSource.java:60)
         - locked <0x10819230> (a java.lang.Object)
         at java.lang.Thread.run(Thread.java:534)
    "weblogic.time.TimeEventGenerator" daemon prio=9 tid=0x02fc8000 nid=0x270 in Object.wait() [38af000..38afd8c]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x108192a0> (a weblogic.time.common.internal.TimeTable)
         at weblogic.time.common.internal.TimeTable.snooze(TimeTable.java:272)
         - locked <0x108192a0> (a weblogic.time.common.internal.TimeTable)
         at weblogic.time.common.internal.TimeEventGenerator.run(TimeEventGenerator.java:118)
         at java.lang.Thread.run(Thread.java:534)
    "ExecuteThread: '4' for queue: 'weblogic.kernel.System'" daemon prio=5 tid=0x0314ba00 nid=0x4d4 in Object.wait() [386f000..386fd8c]
         at java.lang.Object.wait(Native Method)
         at java.lang.Object.wait(Object.java:429)
         at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:153)
         - locked <0x10819310> (a weblogic.kernel.ExecuteThread)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:172)
    "ExecuteThread: '3' for queue: 'weblogic.kernel.System'" daemon prio=5 tid=0x0307fdf0 nid=0xb4c in Object.wait() [382f000..382fd8c]
         at java.lang.Object.wait(Native Method)
         at java.lang.Object.wait(Object.java:429)
         at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:153)
         - locked <0x10819390> (a weblogic.kernel.ExecuteThread)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:172)
    "ExecuteThread: '2' for queue: 'weblogic.kernel.System'" daemon prio=5 tid=0x0307f200 nid=0x1504 waiting on condition [37ef000..37efd8c]
         at weblogic.platform.SunVM.threadDump0(Native Method)
         - waiting to lock <0x113f55a0> (a weblogic.platform.SunVM)
         at weblogic.platform.SunVM.threadDump(SunVM.java:106)
         at weblogic.t3.srvr.T3Srvr.getThreadDump(T3Srvr.java:1184)
         at weblogic.common.internal.AdminProxy.execute(AdminProxy.java:220)
         at weblogic.t3.srvr.ClientRequest$1.run(ClientContext.java:700)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:147)
         at weblogic.t3.srvr.ClientRequest.execute(ClientContext.java:697)
         at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:219)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:178)
    "ExecuteThread: '1' for queue: 'weblogic.kernel.System'" daemon prio=5 tid=0x03109600 nid=0xfb4 in Object.wait() [37af000..37afd8c]
         at java.lang.Object.wait(Native Method)
         at java.lang.Object.wait(Object.java:429)
         at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:153)
         - locked <0x10819490> (a weblogic.kernel.ExecuteThread)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:172)
    "ExecuteThread: '0' for queue: 'weblogic.kernel.System'" daemon prio=5 tid=0x03068e28 nid=0x898 in Object.wait() [376f000..376fd8c]
         at java.lang.Object.wait(Native Method)
         at java.lang.Object.wait(Object.java:429)
         at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:153)
         - locked <0x10819510> (a weblogic.kernel.ExecuteThread)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:172)
    "ExecuteThread: '14' for queue: 'weblogic.kernel.Default'" daemon prio=5 tid=0x03058d20 nid=0x858 runnable [372f000..372fd8c]
         at java.net.SocketInputStream.socketRead0(Native Method)
         at java.net.SocketInputStream.read(SocketInputStream.java:129)
         at weblogic.jdbc.sqlserver.SQLServerByteOrderedDataReader.readPacketIntoPrimaryBuffer(Unknown Source)
         at weblogic.jdbc.sqlserver.SQLServerByteOrderedDataReader.receive(Unknown Source)
         at weblogic.jdbc.sqlserver.tds.TDSExecuteRequest.submitRequest(Unknown Source)
         at weblogic.jdbc.sqlserver.tds.TDSRequest.execute(Unknown Source)
         at weblogic.jdbc.sqlserver.SQLServerImplStatement.execute(Unknown Source)
         at weblogic.jdbc.base.BaseStatement.commonExecute(Unknown Source)
         at weblogic.jdbc.base.BaseStatement.executeUpdateInternal(Unknown Source)
         at weblogic.jdbc.base.BaseStatement.executeUpdate(Unknown Source)
         - locked <0x10ef8c38> (a weblogic.jdbc.sqlserver.SQLServerConnection)
         at weblogic.jdbc.wrapper.Statement.executeUpdate(Statement.java:415)
         at com.lf.csg.querybuilder.dataobjects.dao.QueryResultsDAO.applyCriteriaToCompanyList(QueryResultsDAO.java:465)
         at com.lf.csg.querybuilder.dataobjects.dao.QueryResultsDAO.createCompanyLists(QueryResultsDAO.java:178)
         at com.lf.csg.querybuilder.dataobjects.dao.QueryResultsDAO.runCounts(QueryResultsDAO.java:100)
         at com.lf.csg.querybuilder.service.QueryResultsService.countQuery(QueryResultsService.java:63)
         at com.lf.csg.querybuilder.service.DmdService.getQueryCount(DmdService.java:105)
         at com.lf.csg.querybuilder.struts.DmdGetCountAction.execute(DmdGetCountAction.java:138)
         at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:484)
         at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:274)
         at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1482)
         at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:507)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(ServletStubImpl.java:1006)
         at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:419)
         at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:315)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:6718)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
         at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:3764)
         at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2644)
         at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:219)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:178)
    "ExecuteThread: '13' for queue: 'weblogic.kernel.Default'" daemon prio=5 tid=0x03058148 nid=0x1040 in Object.wait() [36ef000..36efd8c]
         at java.lang.Object.wait(Native Method)
         at java.lang.Object.wait(Object.java:429)
         at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:153)
         - locked <0x10819610> (a weblogic.kernel.ExecuteThread)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:172)
    "ExecuteThread: '12' for queue: 'weblogic.kernel.Default'" daemon prio=5 tid=0x0303a548 nid=0x135c in Object.wait() [36af000..36afd8c]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x10819690> (a weblogic.kernel.ExecuteThread)
         at java.lang.Object.wait(Object.java:429)
         at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:153)
         - locked <0x10819690> (a weblogic.kernel.ExecuteThread)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:172)
    "ExecuteThread: '11' for queue: 'weblogic.kernel.Default'" daemon prio=5 tid=0x02fac9d8 nid=0x15b4 in Object.wait() [366f000..366fd8c]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x10819710> (a weblogic.kernel.ExecuteThread)
         at java.lang.Object.wait(Object.java:429)
         at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:153)
         - locked <0x10819710> (a weblogic.kernel.ExecuteThread)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:172)
    "ExecuteThread: '10' for queue: 'weblogic.kernel.Default'" daemon prio=5 tid=0x02f93dd8 nid=0x9f4 in Object.wait() [362f000..362fd8c]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x10819790> (a weblogic.kernel.ExecuteThread)
         at java.lang.Object.wait(Object.java:429)
         at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:153)
         - locked <0x10819790> (a weblogic.kernel.ExecuteThread)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:172)
    "ExecuteThread: '9' for queue: 'weblogic.kernel.Default'" daemon prio=5 tid=0x02f90e30 nid=0xc38 in Object.wait() [35ef000..35efd8c]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x10819810> (a weblogic.kernel.ExecuteThread)
         at java.lang.Object.wait(Object.java:429)
         at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:153)
         - locked <0x10819810> (a weblogic.kernel.ExecuteThread)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:172)
    "ExecuteThread: '8' for queue: 'weblogic.kernel.Default'" daemon prio=5 tid=0x02ea2e90 nid=0x13ec in Object.wait() [35af000..35afd8c]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x10819890> (a weblogic.kernel.ExecuteThread)
         at java.lang.Object.wait(Object.java:429)
         at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:153)
         - locked <0x10819890> (a weblogic.kernel.ExecuteThread)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:172)
    "ExecuteThread: '7' for queue: 'weblogic.kernel.Default'" daemon prio=5 tid=0x02ea2b48 nid=0xa3c in Object.wait() [356f000..356fd8c]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x10819910> (a weblogic.kernel.ExecuteThread)
         at java.lang.Object.wait(Object.java:429)
         at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:153)
         - locked <0x10819910> (a weblogic.kernel.ExecuteThread)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:172)
    "ExecuteThread: '6' for queue: 'weblogic.kernel.Default'" daemon prio=5 tid=0x02ea20a8 nid=0x1344 in Object.wait() [352f000..352fd8c]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x10819990> (a weblogic.kernel.ExecuteThread)
         at java.lang.Object.wait(Object.java:429)
         at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:153)
         - locked <0x10819990> (a weblogic.kernel.ExecuteThread)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:172)
    "ExecuteThread: '5' for queue: 'weblogic.kernel.Default'" daemon prio=5 tid=0x00a3a568 nid=0x15bc in Object.wait() [34ef000..34efd8c]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x10819a10> (a weblogic.kernel.ExecuteThread)
         at java.lang.Object.wait(Object.java:429)
         at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:153)
         - locked <0x10819a10> (a weblogic.kernel.ExecuteThread)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:172)
    "ExecuteThread: '4' for queue: 'weblogic.kernel.Default'" daemon prio=5 tid=0x00a3a408 nid=0x934 in Object.wait() [34af000..34afd8c]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x10819a90> (a weblogic.kernel.ExecuteThread)
         at java.lang.Object.wait(Object.java:429)
         at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:153)
         - locked <0x10819a90> (a weblogic.kernel.ExecuteThread)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:172)
    "ExecuteThread: '3' for queue: 'weblogic.kernel.Default'" daemon prio=5 tid=0x03081d78 nid=0xef0 in Object.wait() [2dcf000..2dcfd8c]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x10819b10> (a weblogic.kernel.ExecuteThread)
         at java.lang.Object.wait(Object.java:429)
         at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:153)
         - locked <0x10819b10> (a weblogic.kernel.ExecuteThread)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:172)
    "ExecuteThread: '2' for queue: 'weblogic.kernel.Default'" daemon prio=5 tid=0x03081220 nid=0x1394 in Object.wait() [2d8f000..2d8fd8c]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x10819b90> (a weblogic.kernel.ExecuteThread)
         at java.lang.Object.wait(Object.java:429)
         at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:153)
         - locked <0x10819b90> (a weblogic.kernel.ExecuteThread)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:172)
    "ExecuteThread: '1' for queue: 'weblogic.kernel.Default'" daemon prio=5 tid=0x03081030 nid=0x1168 in Object.wait() [2d4f000..2d4fd8c]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x10819c10> (a weblogic.kernel.ExecuteThread)
         at java.lang.Object.wait(Object.java:429)
         at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:153)
         - locked <0x10819c10> (a weblogic.kernel.ExecuteThread)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:172)
    "ExecuteThread: '0' for queue: 'weblogic.kernel.Default'" daemon prio=5 tid=0x03029a70 nid=0x1734 in Object.wait() [2d0f000..2d0fd8c]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x10819c90> (a weblogic.kernel.ExecuteThread)
         at java.lang.Object.wait(Object.java:429)
         at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:153)
         - locked <0x10819c90> (a weblogic.kernel.ExecuteThread)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:172)
    "Thread-1" daemon prio=5 tid=0x00a2e278 nid=0x1348 in Object.wait() [2caf000..2cafd8c]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x105c99a0> (a java.util.TaskQueue)
         at java.lang.Object.wait(Object.java:429)
         at java.util.TimerThread.mainLoop(Timer.java:403)
         - locked <0x105c99a0> (a java.util.TaskQueue)
         at java.util.TimerThread.run(Timer.java:382)
    "Signal Dispatcher" daemon prio=10 tid=0x0036e138 nid=0x133c runnable [0..0]
    "Finalizer" daemon prio=9 tid=0x00991080 nid=0x4ec in Object.wait() [2b4f000..2b4fd8c]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x104f0138> (a java.lang.ref.ReferenceQueue$Lock)
         at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:111)
         - locked <0x104f0138> (a java.lang.ref.ReferenceQueue$Lock)
         at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:127)
         at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:159)
    "Reference Handler" daemon prio=10 tid=0x0098fc50 nid=0x1154 in Object.wait() [2b0f000..2b0fd8c]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x104f01a0> (a java.lang.ref.Reference$Lock)
         at java.lang.Object.wait(Object.java:429)
         at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:115)
         - locked <0x104f01a0> (a java.lang.ref.Reference$Lock)
    "main" prio=5 tid=0x00365d08 nid=0x11a0 in Object.wait() [6f000..6fc08]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x104f01a8> (a weblogic.t3.srvr.T3Srvr)
         at java.lang.Object.wait(Object.java:429)
         at weblogic.t3.srvr.T3Srvr.waitForDeath(T3Srvr.java:1208)
         - locked <0x104f01a8> (a weblogic.t3.srvr.T3Srvr)
         at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:390)
         at weblogic.Server.main(Server.java:32)
    "VM Thread" prio=5 tid=0x009cb6e8 nid=0xf4c runnable
    "VM Periodic Task Thread" prio=10 tid=0x009cc958 nid=0x10a8 waiting on condition
    "Suspend Checker Thread" prio=10 tid=0x0036d7f0 nid=0x10b8 runnable

    Below is the SQL. It should answer your questions
    Connection conn = null;
    String rtnCode = null;
    /* Get the connection object */
    try {
    ConnectionFactory connFactory = new ConnectionFactory();
    conn = connFactory.getConnection(IConstants.
    CSG_DATA_SOURCE);
    Statement stmt = null;
    String delteSQL =
    "DELETE oidb_querytemp FROM oidb_querytemp, " +
    "OIDB_QueryTempDeletions WHERE oidb_querytemp.uniqueid = "+
    "OIDB_QueryTempDeletions.uniqueid AND oidb_querytemp.company_id "+
    "NOT IN (SELECT company_id from OIDB_QueryTempDeletions "+
    "WHERE OIDB_QueryTempDeletions.uniqueid = 999 )AND oidb_querytemp.uniqueid = 999";
    /* get the query id */
    stmt = conn.createStatement();
    stmt.execute(delteSQL);
    /* catch the bad stuff */
    catch (SQLException sqlex) {
    log.warn("SQL Problem Generate DMD Id");
    log.warn(sqlex.getMessage());
    sqlex.printStackTrace();
    throw new CsgSqlException();
    catch (Exception ex) {
    log.warn("Problem Generate Dmd Id" + ex.getMessage());
    ex.printStackTrace();
    throw new QueryBuilderException(ex);
    /* Clean up */
    finally {
    conn.close();
    conn = null;
    }

  • Deleting application locks shared services account on Oracle Server

    Whenever I need to delete an account from within Essbase, ( right click on application delete->application ) the final result is that the HSS account that shared services uses to connect to our oracle server gets locked.
    Unlocking it and stop/starting everything resolves the problem, but I would like to stop this from happening.
    All other aspects of logging into shared services, etc. admintration, provisioning, all work OK. Just the delete application.
    On Redhat Linux, Essbase 11.1.1.3

    The bottom line is that we don't certify running Forms using the features of a terminal server to serve up any part of those Forms. That doesn't mean it does not work, but its not certified or supported.
    Regards
    Grant Ronald
    Oracle Product Management

  • Application locked by Public

    I have several application components which are locked by user.
    How do I unlock them?

    Larry,
    You should go to the component management screen, click on the second tab and there will be something like "remove locks for this component". That's the way.
    Thanks,
    Dmitry

  • 3.0 Application Locking - Password

    Does anyone know if the new 3.0 software will allow applications (mail, texts, photos) to be locked (password protected) on an individual basis? I'm TIRED of unlocking my phone just to make a phone call. It would also be nice to be able to show someone my phone, let them play with it, look at it, use it, and know they cannot go into certain applications and look at my confidential information.
    Anyone?

    No. It's available through the App Store:
    http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=292591480&mt=8
    It only works with Hotmail and Windows Live Mail, though.

  • Application lock

    Hi,
    I have an requirement where my BSP page in EDIT mode is getting locked when the user is closing the browser window.
    Please let us know how to unlock the BSP page for further editing.
    Thanks in advance.
    Regards,
    Warun.

    Todimala
    Well you can use the onload event at the Body statament and kill the section or do whatever you want.
    Or you can set the time out at your Bsp application.
    Regards,
    Alexandre

  • J2sdk 1.4.1_01 applications lock up system.

    This was pretty strange, so I dont know if anybody else will hit this.
    I installed J2sdk1.4.1_01 on a Windows XP Home system (with SP1) and I could run the JFC demo (Java2Demo) just fine from the command line (java -jar Java2Demo.jar)
    However, I couldnt get JEdit 4.03 or Netbeans 3.4 to work quite right. They would start up and run fine, but when exiting the applications they would lock up the system. Required a hard reboot to get the system back up and running again.
    I had to back down to 1.4.0_02, which seems to work fine with both of the above listed applications.
    I didnt notice any hot threads on this kind of a subject, so I'm wondering if I'm the only one with this problem. Of course, the system is also a laptop, but I still dont think that should cause any problems.

    Err, nevermind. I think I found the problem (from reading more forum messages.)
    The laptop has an ATI Radeon 7500 video card, and the symptoms seem to be similar to those found in Bug Id 4713003.
    Looks like I wont be running 1.4.1 until either the driver is fixed, or a good workaround is created.

  • [AwesomeWM] Applications locked to one screen in a dual monitor setup

    Perhaps the title should be "Multiple Screens with multiple video cards." I imagine  my confusion here is the reason I am unable to move clients from one screen to the other in awesome. Though the cursor moves fluidly between Screen1 and 2,  MOD4+drag traps the cursor and the client on the current screen. MOD4+o brings the cursor to the upper left corner of the current screen. Openbox and fluxbox are similarly limited.
    With my Xorg.conf I have $DISPLAY as :0.0 or :0.1 depending on which screen the terminal is open.
    The closest I've come to a solution is xpra from the parti-all aur package. But, I haven't found a way to make it useful. I'm hoping there is an alternative configuration. Maybe something like xinerama or Zaphod?
    I'd like to use xrandr but it seems thats a no go for multiple boards as of the the previous version. I cannot find documentation for 1.3.
    http://wiki.debian.org/XStrikeForce/HowToRandR12 wrote:VI.5. Multi-board support broken - RandR 1.2 does not support multiple boards yet (it's planned for RandR 1.3). It means that any RandR 1.2 aware driver will crash the server if you have 2 boards. Even one board with a RandR 1.2 driver and another board with a classic driver does not work. It just crashes the X server.
    Any ideas?
    > grep -v "^\s*#" /etc/X11/xorg.conf|grep -v ^$ |xclip wrote:Section "ServerLayout"
        Identifier     "X.org Configured"
        Screen      0  "Screen0" 0 0
        Screen      1  "Screen1" RightOf "Screen0"
        InputDevice    "Mouse0" "CorePointer"
        InputDevice    "Keyboard0" "CoreKeyboard"
    EndSection
    Section "Files"
        ModulePath   "/usr/lib/xorg/modules"
        FontPath     "/usr/share/fonts/misc"
        FontPath     "/usr/share/fonts/100dpi:unscaled"
        FontPath     "/usr/share/fonts/75dpi:unscaled"
        FontPath     "/usr/share/fonts/TTF"
        FontPath     "/usr/share/fonts/Type1"
    EndSection
    Section "Module"
        Load  "glx"
        Load  "dri2"
        Load  "extmod"
        Load  "dbe"
        Load  "dri"
        Load  "record"
    EndSection
    Section "InputDevice"
        Identifier  "Keyboard0"
        Driver      "kbd"
    EndSection
    Section "InputDevice"
        Identifier  "Mouse0"
        Driver      "mouse"
        Option        "Protocol" "auto"
        Option        "Device" "/dev/input/mice"
        Option        "ZAxisMapping" "4 5 6 7"
    EndSection
    Section "Monitor"
        Identifier   "Monitor0"
        VendorName   "Monitor Vendor"
        ModelName    "Monitor Model"
    EndSection
    Section "Monitor"
        Identifier   "Monitor1"
        VendorName   "Monitor Vendor"
        ModelName    "Monitor Model"
    EndSection
    Section "Device"
        Identifier  "Card0"
        Driver      "nv"
        VendorName  "nVidia Corporation"
        BoardName   "NV25 [GeForce4 Ti 4200]"
        BusID       "PCI:3:0:0"
    EndSection
    Section "Device"
        Identifier  "Card1"
        Driver      "radeon"
        VendorName  "ATI Technologies Inc"
        BoardName   "Radeon RV100 QY [Radeon 7000/VE]"
        BusID       "PCI:1:7:0"
    EndSection
    Section "Screen"
        Identifier "Screen0"
        Device     "Card0"
        Monitor    "Monitor0"
        SubSection "Display"
            Viewport   0 0
            Depth     1
        EndSubSection
        SubSection "Display"
            Viewport   0 0
            Depth     4
        EndSubSection
        SubSection "Display"
            Viewport   0 0
            Depth     8
        EndSubSection
        SubSection "Display"
            Viewport   0 0
            Depth     15
        EndSubSection
        SubSection "Display"
            Viewport   0 0
            Depth     16
        EndSubSection
        SubSection "Display"
            Viewport   0 0
            Depth     24
        EndSubSection
    EndSection
    Section "Screen"
        Identifier "Screen1"
        Device     "Card1"
        Monitor    "Monitor1"
        SubSection "Display"
            Viewport   0 0
            Depth     1
        EndSubSection
        SubSection "Display"
            Viewport   0 0
            Depth     4
        EndSubSection
        SubSection "Display"
            Viewport   0 0
            Depth     8
        EndSubSection
        SubSection "Display"
            Viewport   0 0
            Depth     15
        EndSubSection
        SubSection "Display"
            Viewport   0 0
            Depth     16
        EndSubSection
        SubSection "Display"
            Viewport   0 0
            Depth     24
        EndSubSection
    EndSection

    Err. My confusion is indeed the culprit. For anyone who might find themselves in a similar situation the nomenclature is as follows.
    "Zaphod mode" on wikipedia is listed as a multi-seat configuration, however, I think it more often describes the set up in my posted xorg.conf. That is, the server has two independent screens associated with their respective device. Titling window managers seem to present multiple screens a la Zaphod. At least in awesome, each screen has its own set of tags.  Xinerama is a soon to be deprecated extension merging multiple physical displays into a singular virtual one. It will be replaced with RandR. But, as of the current version of RandR, multi-board setups are not supported.
    ATI and nVidia have proprietary implementations for multi-head configurations (Big Desktop and Twinview respectively). I assumed both cards would have to be same brand and either ATI or nv. So, I didn't look into this.
    By the nature of Zaphod mode, applications exist only on one screen. They cannot easily be moved. Because the Xinerama extension implements one large virtual display, X clients can be displayed anywhere. This is apparently at the cost of direct rendering on both screens. Xinerama is also limited in that all screens have to have the same depth.
    Having the Zaphod mode xorg config, enabling Xinerama just requires one line in the ServerLayout section:
    Section "ServerLayout"
    Option "Xinerama" "on"
    However, if the resolution differs on the screens, screens with lower resolutions will have "dead space" where the rectangle of the virtual resolution is not displayed by the physical resolution of a screen.  Moving the cursor into this area will pan the screen to show the previously hidden area and hiding what was previously visible. This means an application fullscreened on the screen with the lower resolution will never be completely visible.
    To enforce physical resolutions in the virtual screen also only requires one line. In the display subsection of the lower resolution screen section, setting the virtual display to the same as the mode will remove the dead area.
    Section "Screen"
    Identifier "Screen1"
    SubSection "Display"
    Modes "1280x1024"
    Virtual 1280 1024
    EndSubSection
    Please reply if I've gotten anything wrong!
    Last edited by _will (2009-10-07 22:08:19)

  • Application lock on open external window

    Hi everybody,
    I have problems with opening a new browser window pointing to a folder on the network.
    If the user has access to the folder everything is working fine.
    If the user has no rights to access the folder, the user gets an error message and the window stays empty. After clicking okay on the error message and closing the window the  user can continue working in the application.
    If the folder which should be display does not exist the user gets an error message.
    After clicking oay on the message he can return to the application. But there the 'progress circle' is still running and it cannot abort or do anything! The user has to close the application and login again.
    Is there a way to handle the external window in any way after having it opened and the calling method was left?
    Any hint or advice is highly appreciated!
    Best regards,
    Roland

    Hi,
    Do this way... So that there will not be a minimise option, close option. and control will be there inside the Window and till the time user closes the window he cannot perform any actions on any other screens.
         //Added below code to open a new window
              IWDWindowInfo info =
                   wdComponentAPI.getComponentInfo().findInWindows("WD_vendorTable");
    //Where WD_vendorTable is a window with the desired view embedded inside it.
              IWDWindow win =
                   wdComponentAPI.getWindowManager().createModalWindow(info);
              wdContext.currentContextElement().setVa_VendorWinName(win);
    //Save this window information in a context variable(declared at component level and mapped to the parent view and to the window(child) view)
              win.setWindowSize(300, 300); //Desired window size
              win.setWindowPosition(600, 100); //Desired window position (from top left cornor)
              win.setTitle("Vendor Details"); //Desired window title
              win.show();
    To close this window
    create a button inside it and inside the button's action
    IWDWindow win=wdContext.currentContextElement().getVa_AssetNoWinName();
    win.destroyInstance();
    Regards,
    Srinivas.

  • Phone application locks up and unusable after 2.1 - how to fix?

    After upgrading to 2.1, my phone application has become unusable 3 times. The previous 2 times I seemed to be able to get it unlocked by resetting a number of times but this last time I haven't been able to.
    When I press the phone button, I get the dial screen but the green "Call" button doesn't have the text "Call" in it, none of the dial keys work and I can't select "Favorites", "Recents", "Contacts", or "Voicemail". Eventually the phone times out back to the Home screen. I have tried holding down the home key until the application terminates and tried the phone again but the same thing happens.
    What to do? Is there a reason this might be happening that I can fix? Restore or should I be returning the phone to the Apple store for replacement?
    Thanks for any help!

    I haven't restored since updating to 2.1 I have backed up several times but by restore do you mean a reload of the firmware and the saved data or just a restore of the saved data?
    Thanks,
    John

Maybe you are looking for

  • When ever i open a wab page in full screen it goes back to small size....

    when i want to view a page in full screen, it last about 3 seconds then goes back to original size. this is when i am playing a zynga based game. this never happened before i updated to new browser. it still works good on safari, but i like firefox.

  • Printing Landscape pdf's

    I have a problem printing A3 paper copies of .pdf's in windows 8. I always seem to loose half of the document area. I don't have this problem if the .pdf is created in portrait mode. Please help.

  • Help Importing New Pictures & Text in Document

    Dear Adobe Customer Service,        I just purchased your servcie and would greatly appreciate your help importing new photos and text in the document that has been changed from pdf to docx.  I have a Mac and when attempting to change or update photo

  • Column Value in Title

    Guys, I have a query in Which I have used a calendar date as a prompt. I can add this via a variable to the report title. This is not my problem. When I select a date it returns (in my query) the financial week it is associated with. So in my current

  • Are there any of the older browsers we can be using right now?

    I know from the past, we've used older versions in times , there were problems. I would like to know which ones to use that work good, and are safe.There's been so many browsers over the years, I'm not sure which ones to try. Thank You. "application"