Shutdown Manged server without Admin

Hi All,
I have a requirement to Restart Managed servers via NodeManager but without AdminServer.
Using WLST I could start Managedserver using NM. (nmConnect, nmStart).
But for Stopping a Managedserver without Admin. I see the option nmKill. But I dont want to kill the process rather want to do a proper shutdown.
Was looking at few docs in oracle site, which says can shutdown a managedsevr using Node Manager to which it is connected. Means first connect(...) then Shutdown().
BUt is it possible to connect to managed server using WLST when Admin is not Available?
If not above is a possible way to shutdown, resume a managed server without Adminserver.
Weblogic11g is the version I have installed.
ThankYou,
Swapna

'I could see a command connect but its only for connecting to a AdminServer'
It is actually the same. (some example are given here: http://download.oracle.com/docs/cd/E13222_01/wls/docs90/config_scripting/reference.html#1005383)
Note that when your managed server is running on somehost and 8001, you can use the following:
wls:/offline> connect('adminusername','adminpassword','t3://somehost:8001');
Connecting to t3://somehost:8001 with userid adminusername ...
Successfully connected to managed Server 'soa_server1' that belongs to domain 'base_domain'.
Warning: An insecure protocol was used to connect to the
server. To ensure on-the-wire security, the SSL port or
Admin port should be used instead.
wls:/base_domain/serverConfig> shutdown();
Shutting down the server soa_server1 with force=false while connected to soa_server1 ...
Disconnected from weblogic server: soa_server1
Disconnected from weblogic server:
wls:/offline>

Similar Messages

  • Starting manged server without node manager

    Hi All
    I know that we can start managed servers from admin console but for that we have to have node manager on that machine running.
    But I want to know,if I dont want to use node manager,can i start some how managed servers from admin console.That is if my node manager is not running,can i start the managed servers using admin console.
    Please let me know if it is possible or not.
    Thanks in advance.
    DJ

    Without the node manager running, you cannot start the managed servers from the admin console.
    There are other options you can use to start the managed servers though, which i guess you might be aware of.
    Just in case you don't, it's nicely documented by Atul @ http://onlineappsdba.com/index.php/2008/08/03/oracle-weblogic-server-startupshutdown/
    Hope this helps.
    Thanks,
    Patrick

  • Stop managed server without node manager and admin server

    What are the commonly used ways to stop managed Weblogic server without node manager running and without administration server running?
    (I have only one solution: on the managed server startup dump process ID to a file, and then when I want to stop it, send a signal to this process ID and kill JVM. But it seems not very clean way.)
    (The managed server is started when both node manager and admin server are down, and I provide boot.properties of admin server to the managed server to start.)
    UPDATED: And I don't want to start neither admin server, nor node manager even temporarily.
    Edited by: user12163080 on Jun 24, 2010 4:40 AM

    Hai,
    I read the Oracle weblogic wlst script document without Admin server you cannot connect the managed server through the WLST script. see the below lines
    "The start command starts Managed Servers or clusters in a domain using Node Manager.
    To use the start command, WLST must be connected to a running Administration Server.
    To start Managed Servers without requiring a running Administration Server, use the
    nmStart command with WLST connected to Node Manager."
    "You shut down a server to which WLST is connected by entering the shutdown command
    without any arguments.
    When connected to a Managed Server instance, you only use the shutdown command to shut
    down the Managed Server instance to which WLST is connected; you cannot shut down another
    server while connected to a Managed Server instance.
    WLST uses Node Manager to shut down a Managed Server. When shutting down a Managed
    Server, Node Manager must be running.
    In the event of an error, the command returns"
    They are two option if you are using adminserver then we can stop the any Managed server.
    The option is if you are using the nodemanager without admin server we can stop the any Managed server.
    The last final solution to kill the particular Managed server pid.
    Regards,
    S.vinoth babu

  • Possible to run soa suite without admin server?

    Hi,
    I'm wondering if it is possible to run the SOA components on a managed server without the admin server running. I intended to shutdown the admin server in production but when I do that I get errors in my (managed) soa server. I believe this was possible previously. Why does it need the admin server?
    version is 10.3.3

    Hi,
    do you mean in weblogic domain without running admin server you were able to run managed(soa) servers???
    Without admin server how Managed servers gets start?
    Though there is a concept in weblogic server called MSI mode,in that case managed servers can be running withut admin server, but very first time you have to start Admin server followed by Managed servers.
    Thanks,
    Deba

  • Programmatically start/stop applications without admin server connection

    I know I can programmatically start/stop an application through WebLogic's deployment API, but the call needs to go through admin server. I was wondering if there's a way for an application to start/stop another application on the same managed server when the admin server is down. I remember a managed server could be started without an admin server (unless it's started for the first time). So I suppose there must be some way to programmatically start/stop local applications without an admin server as well.
    Thank you for your help in advance.

    Hai,
    I read the Oracle weblogic wlst script document without Admin server you cannot connect the managed server through the WLST script. see the below lines
    "The start command starts Managed Servers or clusters in a domain using Node Manager.
    To use the start command, WLST must be connected to a running Administration Server.
    To start Managed Servers without requiring a running Administration Server, use the
    nmStart command with WLST connected to Node Manager."
    "You shut down a server to which WLST is connected by entering the shutdown command
    without any arguments.
    When connected to a Managed Server instance, you only use the shutdown command to shut
    down the Managed Server instance to which WLST is connected; you cannot shut down another
    server while connected to a Managed Server instance.
    WLST uses Node Manager to shut down a Managed Server. When shutting down a Managed
    Server, Node Manager must be running.
    In the event of an error, the command returns"
    They are two option if you are using adminserver then we can stop the any Managed server.
    The option is if you are using the nodemanager without admin server we can stop the any Managed server.
    The last final solution to kill the particular Managed server pid.
    Regards,
    S.vinoth babu

  • Java.lang.Exception: User : principals=[admin] is not allowed to shutdown the server

    Hi,
    When i shut down my managed and admin servers through the console i am getting
    the following exception.Any one have an idea on this?
    Exception :
    java.lang.Exception: User : principals=[admin] is not allowed to shutdown the
    server.
         at weblogic.server.ServerLifeCycleRuntime.shutdown(ServerLifeCycleRuntime.java:299)
         at java.lang.reflect.Method.invoke(Native Method)
         at weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl.java:750)
         at weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:732)
         at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1557)
         at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1525)
         at weblogic.management.internal.RemoteMBeanServerImpl.invoke(RemoteMBeanServerImpl.java:928)
         at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:472)
         at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:200)
         at $Proxy105.shutdown(Unknown Source)
         at java.lang.reflect.Method.invoke(Native Method)
         at weblogic.management.console.actions.mbean.DoMBeanOperationAction.performOnSingle(DoMBeanOperationAction.java:206)
         at weblogic.management.console.actions.mbean.DoMBeanOperationAction.perform(DoMBeanOperationAction.java:188)
         at weblogic.management.console.actions.internal.ActionServlet.doAction(ActionServlet.java:171)
         at weblogic.management.console.actions.internal.ActionServlet.doPost(ActionServlet.java:85)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(ServletStubImpl.java:1075)
         at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:418)
         at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:306)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:5517)
         at weblogic.security.service.SecurityServiceManager.runAs(SecurityServiceManager.java:685)
         at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:3156)
         at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2506)
         at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:234)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:210)

    I have the exact same problem. It is for a WLI 7.0 SP-5 domain. I started admin and managed servers using the startWeblogic and startManagedWebLogic scripts, but trying to stop them from the console is throwing this exception:
    java.lang.Exception: User : principals=[admin] is not allowed to shutdown the server.
         at weblogic.server.ServerLifeCycleRuntime.shutdown(ServerLifeCycleRuntime.java:299)
         at java.lang.reflect.Method.invoke(Native Method)
         at weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl.java:736)
         at weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:718)
         at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1557)
         at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1525)
         at weblogic.management.internal.RemoteMBeanServerImpl.invoke(RemoteMBeanServerImpl.java:1107)
         at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:472)
         at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:200)
         at $Proxy105.shutdown(Unknown Source)
         at java.lang.reflect.Method.invoke(Native Method)
         at weblogic.management.console.actions.mbean.DoMBeanOperationAction.performOnSingle(DoMBeanOperationAction.java:206)
         at weblogic.management.console.actions.mbean.DoMBeanOperationAction.perform(DoMBeanOperationAction.java:188)
         at weblogic.management.console.actions.internal.ActionServlet.doAction(ActionServlet.java:171)
         at weblogic.management.console.actions.internal.ActionServlet.doPost(ActionServlet.java:85)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(ServletStubImpl.java:1094)
         at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:437)
         at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:319)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:5626)
         at weblogic.security.service.SecurityServiceManager.runAs(SecurityServiceManager.java:685)
         at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:3213)
         at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2555)
         at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:251)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:219)
    I upgraded from WLI7.0 SP-1 to SP-5, and since then I am getting this error.
    Please help!

  • Strange issue with rights of account, used by SSIS (Foreach Loop Container does not return file names without Admin rights on server)

    Hello everyone.
    Faced very strange issue with account, which is used to run SSIS package.
    The specific package uses Foreach Loop Container to retrieve file names within the specified folder, and put them into Import file task.
    The package is set up to run under specific service account. This service account is given all permissions (Full control) to the folder where source files reside.
    So the issue is: SSIS package fails to execute this task (Foreach Loop Container and then Import), and shows that no files are found in the directory (although files ARE there).
    Once we're adding the service account into local Administrators group on the SQL Server, it works! Removing - does not work again. We cannot leave the service account as SQL server's admin as it's prohibited by our IT policies, and is just a bad practice.
    Any ideas, please? 
    MCP

    Here's the real log output:
    Date 16.04.2014 12:47:09
    Log Job History (RU-BW: Update)
    Step ID 1
    Server Server
    Job Name RU-BW: Update
    Step Name bw_import_cust_master_data
    Duration 00:00:02
    Sql Severity 0
    Sql Message ID 0
    Operator Emailed
    Operator Net sent
    Operator Paged
    Retries Attempted 0
    Message
    Executed as user: service_account Microsoft (R) SQL Server Execute Package Utility  Version 10.50.4286.0 for 64-bit  Copyright (C) Microsoft Corporation 2010. All rights reserved.    Started:  12:47:09  Error: 2014-04-16 12:47:11.45
        Code: 0xC0202070     Source: bw_import_cust_master_data Connection manager "Input"     Description: The file name property is not valid. The file name is a device or contains invalid characters.  End Error  Error:
    2014-04-16 12:47:11.47     Code: 0xC0202070     Source: bw_import_cust_master_data Connection manager "Input"     Description: The file name property is not valid. The file name is a device or contains invalid characters.  End
    Error  Error: 2014-04-16 12:47:11.48     Code: 0xC0202070     Source: bw_import_cust_master_data Connection manager "Input"     Description: The file name property is not valid. The file name is a device or contains invalid
    characters.  End Error  Error: 2014-04-16 12:47:11.48     Code: 0xC020207E     Source: Import file Flat File Source [1]     Description: The file name is not valid. The file name is a device or contains invalid characters.
     End Error  Error: 2014-04-16 12:47:11.48     Code: 0xC004701A     Source: Import file SSIS.Pipeline     Description: component "Flat File Source" (1) failed the pre-execute phase and returned error code 0xC020207E.
     End Error  DTExec: The package execution returned DTSER_FAILURE (1).  Started:  12:47:09  Finished: 12:47:11  Elapsed:  2.324 seconds.  The package execution failed.  The step failed.
    MCP

  • It is possible replace .rpd file without shutdown BI server?

    I have BI server with a few repositories. I need to replace one of them with a backup file. But I don't want to shutdown BI server because the other repository is in production use. Is there way how to do it?

    The server's got a lock on the file while it's up and running. So the only possibility you have is to open the rpd in online mode and adjust your rpd manually to match your backup.
    C.

  • The error while shutdown the server

    I installed the JDK1.3.0 and OC4J standalone Version 9.0.3.0.0. I have no problem to start the server by using oc4j.jar. However, I am not able to shutdown the server by
    java -jar admin.jar ormi://localhost/ admin kzhou -shutdown.
    J2ee_home was set to $oracle_home/j2ee/home. I am using window NT.
    The error is as follows:
    javax.naming.NamingException: Lookup error: java.net.ConnectException:Connection refused: no further information; nested exception is:
    java.net.ConnectException: Connection refused: no further information.
    Could anybody tell me what I can do to fix it?
    Thanks a lot.
    Kathy

    Here is what I did.
    1) Uninstalled the JDK1.3.0
    2) renamed the $oracle_home/jdk to $oracle_home/jdk13
    3) Installed the J2SDK1.3.1 in the oracle home directory as $oracle_home/jdk
    4) copied jar files from jdk13 folder to new jdk folder
    5) started the server from Command line
    6) opened the second Command Prompt and shutdown the server. The server stopped.
    Online notes mentioned in Michael's comment is very helpful. Thanks.
    Kathy

  • Pictures not loaded in a Web Page Composer site without admin role

    Hello!
    I have got an new problem concerning SAP Web Page Composer.
    I have created an new site with some paragraphs and some pictures. The problem is when I, with admin role, access this site I am able to see everything. When another user, without admin role, is trying to access this site he is able to see everything but the pictures. All paragraphs or linklists are displayed but the pictures are not available. When giving the user the admin role he also become able to see the pictures.
    I know it is a permisson problem but not know where I forgot to set the permissions to "every user". But I do not understand why this is only concerning the pictures and every other Web Page Composer element is displayed properly, although the pictures permissions set to the same as the other elements. When trying to access the pictures by the user without admin role NetWeaver is throwing following exception:
    "com.sapportals.portal.pcd.gl.PermissionControlException: Access denied (Object(s): portal_content/every_user/general/eu_role/com.sap.km.home_ws/com.sap.km.hidden/com.sap.km.urlaccess/com.sap.km.docs)"
    Thanks for your help in advance!
    Regards
    Georg

    The whole exception:
    [EXCEPTION]
    com.sapportals.portal.prt.runtime.PortalRuntimeException: Access is denied: pcd:portal_content/every_user/general/eu_role/com.sap.km.home_ws/com.sap.km.hidden/com.sap.km.urlaccess/com.sap.km.docs - user: Manager,
    at com.sapportals.portal.prt.deployment.DeploymentManager.getPropertyContentProvider(DeploymentManager.java:1932)
    at com.sapportals.portal.prt.core.broker.PortalComponentContextItem.refresh(PortalComponentContextItem.java:234)
    at com.sapportals.portal.prt.core.broker.PortalComponentContextItem.getContext(PortalComponentContextItem.java:316)
    at com.sapportals.portal.prt.component.PortalComponentRequest.getComponentContext(PortalComponentRequest.java:387)
    at com.sapportals.portal.prt.connection.PortalRequest.getRootContext(PortalRequest.java:488)
    at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:607)
    at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:240)
    at com.sapportals.wcm.portal.connection.KmConnection.handleRequest(KmConnection.java:52)
    at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:524)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:407)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)
    at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
    at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
    at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
    at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
    at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:104)
    at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:176)
    Caused by: com.sapportals.portal.pcd.gl.PermissionControlException: Access denied (Object(s): portal_content/every_user/general/eu_role/com.sap.km.home_ws/com.sap.km.hidden/com.sap.km.urlaccess/com.sap.km.docs)
    at com.sapportals.portal.pcd.gl.PcdFilterContext.filterLookup(PcdFilterContext.java:422)
    at com.sapportals.portal.pcd.gl.PcdProxyContext.basicContextLookup(PcdProxyContext.java:1248)
    at com.sapportals.portal.pcd.gl.PcdProxyContext.basicContextLookup(PcdProxyContext.java:1254)
    at com.sapportals.portal.pcd.gl.PcdProxyContext.basicContextLookup(PcdProxyContext.java:1254)
    at com.sapportals.portal.pcd.gl.PcdProxyContext.basicContextLookup(PcdProxyContext.java:1254)
    at com.sapportals.portal.pcd.gl.PcdProxyContext.basicContextLookup(PcdProxyContext.java:1254)
    at com.sapportals.portal.pcd.gl.PcdProxyContext.basicContextLookup(PcdProxyContext.java:1254)
    at com.sapportals.portal.pcd.gl.PcdProxyContext.basicContextLookup(PcdProxyContext.java:1254)
    at com.sapportals.portal.pcd.gl.PcdProxyContext.basicContextLookup(PcdProxyContext.java:1254)
    at com.sapportals.portal.pcd.gl.PcdProxyContext.proxyLookupLink(PcdProxyContext.java:1353)
    at com.sapportals.portal.pcd.gl.PcdProxyContext.proxyLookup(PcdProxyContext.java:1300)
    at com.sapportals.portal.pcd.gl.PcdProxyContext.lookup(PcdProxyContext.java:1067)
    at com.sapportals.portal.pcd.gl.PcdGlContext.lookup(PcdGlContext.java:68)
    at com.sapportals.portal.pcd.gl.PcdURLContext.lookup(PcdURLContext.java:238)
    at javax.naming.InitialContext.lookup(InitialContext.java:347)
    at com.sapportals.portal.prt.deployment.DeploymentManager.getPropertyContentProvider(DeploymentManager.java:1919

  • Error when run without admin rights

    I created a program that need to be run on a companies computers, the people who will run it can't have admin rights, however, if the program is run without admin rights all it does is create an error txt file, with the following:
    # An unexpected error has been detected by HotSpot Virtual Machine:
    # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x03109c30, pid=3852, tid=3896
    # Java VM: Java HotSpot(TM) Client VM (1.5.0_08-b03 mixed mode, sharing)
    # Problematic frame:
    # C [GrFinger.dll+0x79c30]
    --------------- T H R E A D ---------------
    Current thread (0x00a6fdc0): JavaThread "AWT-EventQueue-0" [_thread_in_native, id=3896]
    siginfo: ExceptionCode=0xc0000005, writing address 0x00000004
    Registers:
    EAX=0x03114a90, EBX=0x00000003, ECX=0x00000000, EDX=0x00000000
    ESP=0x02faf7c8, EBP=0x02faf82c, ESI=0x058c9ac0, EDI=0x058b0bb0
    EIP=0x03109c30, EFLAGS=0x00010206
    Top of Stack: (sp=0x02faf7c8)
    0x02faf7c8: 0309515b 058b0bdc 030941fb 058b0bb0
    0x02faf7d8: 00a6fdc0 26acc138 058b0bb0 02fafb64
    0x02faf7e8: 0310b658 00000000 030939e8 26acc138
    0x02faf7f8: 03093e61 00000001 10001236 00a7832f
    0x02faf808: 00a6fe80 02faf83c 02faf810 26acc138
    0x02faf818: 02faf83c 26acd468 00000000 26acc138
    0x02faf828: 02faf83c 02faf85c 00a72a8f 00000000
    0x02faf838: 00a76509 22a76ed8 02faf840 26aca43b
    Instructions: (pc=0x03109c30)
    0x03109c20: 8b 41 08 50 ff 15 90 d0 10 03 c3 cc cc cc cc cc
    0x03109c30: c6 41 04 01 c3 cc cc cc cc cc cc cc cc cc cc cc
    Stack: [0x02f70000,0x02fb0000), sp=0x02faf7c8, free space=253k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    C [GrFinger.dll+0x79c30]
    j com.griaule.grFinger.GrFinger.finalizeCapture()V+3
    j salvationarmy.TemplateList.setup()V+198
    j salvationarmy.TemplateList.<init>(Lcom/griaule/grFinger/GrFinger;Lcom/griaule/grFinger/Context;)V+59
    j salvationarmy.LoginProgram.<init>()V+87
    j salvationarmy.LoginProgram$20.run()V+4
    j java.awt.event.InvocationEvent.dispatch()V+47
    j java.awt.EventQueue.dispatchEvent(Ljava/awt/AWTEvent;)V+26
    j java.awt.EventDispatchThread.pumpOneEventForHierarchy(ILjava/awt/Component;)Z+233
    j java.awt.EventDispatchThread.pumpEventsForHierarchy(ILjava/awt/Conditional;Ljava/awt/Component;)V+26
    j java.awt.EventDispatchThread.pumpEvents(ILjava/awt/Conditional;)V+4
    j java.awt.EventDispatchThread.pumpEvents(Ljava/awt/Conditional;)V+3
    j java.awt.EventDispatchThread.run()V+9
    v ~StubRoutines::call_stub
    V [jvm.dll+0x86e84]
    V [jvm.dll+0xddead]
    V [jvm.dll+0x86d55]
    V [jvm.dll+0x86ab2]
    V [jvm.dll+0xa16b2]
    V [jvm.dll+0x10f4ac]
    V [jvm.dll+0x10f47a]
    C [MSVCRT.dll+0x2a3b0]
    C [kernel32.dll+0xb683]
    Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
    j com.griaule.grFinger.GrFingerNative.GrCapFinalize_native()I+0
    j com.griaule.grFinger.GrFinger.finalizeCapture()V+3
    j salvationarmy.TemplateList.setup()V+198
    j salvationarmy.TemplateList.<init>(Lcom/griaule/grFinger/GrFinger;Lcom/griaule/grFinger/Context;)V+59
    j salvationarmy.LoginProgram.<init>()V+87
    j salvationarmy.LoginProgram$20.run()V+4
    j java.awt.event.InvocationEvent.dispatch()V+47
    j java.awt.EventQueue.dispatchEvent(Ljava/awt/AWTEvent;)V+26
    j java.awt.EventDispatchThread.pumpOneEventForHierarchy(ILjava/awt/Component;)Z+233
    j java.awt.EventDispatchThread.pumpEventsForHierarchy(ILjava/awt/Conditional;Ljava/awt/Component;)V+26
    j java.awt.EventDispatchThread.pumpEvents(ILjava/awt/Conditional;)V+4
    j java.awt.EventDispatchThread.pumpEvents(Ljava/awt/Conditional;)V+3
    j java.awt.EventDispatchThread.run()V+9
    v ~StubRoutines::call_stub
    --------------- P R O C E S S ---------------
    Java Threads: ( => current thread )
    0x02cb9850 JavaThread "Thread-3" [_thread_in_native, id=3916]
    0x02c48748 JavaThread "Timer-0" [_thread_blocked, id=3908]
    0x02c41d98 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=3912]
    0x00355ed0 JavaThread "DestroyJavaVM" [_thread_blocked, id=3836]
    =>0x00a6fdc0 JavaThread "AWT-EventQueue-0" [_thread_in_native, id=3896]
    0x00a6e9b8 JavaThread "AWT-Windows" daemon [_thread_in_native, id=3892]
    0x00a6e4c8 JavaThread "AWT-Shutdown" [_thread_blocked, id=3888]
    0x00a0b048 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=3884]
    0x00a09cc0 JavaThread "CompilerThread0" daemon [_thread_blocked, id=3876]
    0x00a08f78 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=3872]
    0x00a03ff8 JavaThread "Finalizer" daemon [_thread_blocked, id=3864]
    0x0035fb30 JavaThread "Reference Handler" daemon [_thread_blocked, id=3868]
    Other Threads:
    0x009d8a08 VMThread [id=3856]
    0x00a0c390 WatcherThread [id=3880]
    VM state:not at safepoint (normal execution)
    VM Mutex/Monitor currently owned by a thread: None
    Heap
    def new generation total 576K, used 323K [0x22a70000, 0x22b10000, 0x22f50000)
    eden space 512K, 50% used [0x22a70000, 0x22ab0f08, 0x22af0000)
    from space 64K, 99% used [0x22b00000, 0x22b0fff8, 0x22b10000)
    to space 64K, 0% used [0x22af0000, 0x22af0000, 0x22b00000)
    tenured generation total 1408K, used 836K [0x22f50000, 0x230b0000, 0x26a70000)
    the space 1408K, 59% used [0x22f50000, 0x23021100, 0x23021200, 0x230b0000)
    compacting perm gen total 8192K, used 821K [0x26a70000, 0x27270000, 0x2aa70000)
    the space 8192K, 10% used [0x26a70000, 0x26b3d748, 0x26b3d800, 0x27270000)
    ro space 8192K, 63% used [0x2aa70000, 0x2af7d608, 0x2af7d800, 0x2b270000)
    rw space 12288K, 46% used [0x2b270000, 0x2b810608, 0x2b810800, 0x2be70000)
    Dynamic libraries:
    0x00400000 - 0x0040d000      C:\Program Files\Java\jre1.5.0_08\bin\javaw.exe
    0x7c900000 - 0x7c9b0000      C:\WINDOWS\system32\ntdll.dll
    0x7c800000 - 0x7c8f4000      C:\WINDOWS\system32\kernel32.dll
    0x77dd0000 - 0x77e6b000      C:\WINDOWS\system32\ADVAPI32.dll
    0x77e70000 - 0x77f01000      C:\WINDOWS\system32\RPCRT4.dll
    0x77d40000 - 0x77dd0000      C:\WINDOWS\system32\USER32.dll
    0x77f10000 - 0x77f57000      C:\WINDOWS\system32\GDI32.dll
    0x77c10000 - 0x77c68000      C:\WINDOWS\system32\MSVCRT.dll
    0x6d6c0000 - 0x6d85b000      C:\Program Files\Java\jre1.5.0_08\bin\client\jvm.dll
    0x76b40000 - 0x76b6d000      C:\WINDOWS\system32\WINMM.dll
    0x6d280000 - 0x6d288000      C:\Program Files\Java\jre1.5.0_08\bin\hpi.dll
    0x76bf0000 - 0x76bfb000      C:\WINDOWS\system32\PSAPI.DLL
    0x6d690000 - 0x6d69c000      C:\Program Files\Java\jre1.5.0_08\bin\verify.dll
    0x6d300000 - 0x6d31d000      C:\Program Files\Java\jre1.5.0_08\bin\java.dll
    0x6d6b0000 - 0x6d6bf000      C:\Program Files\Java\jre1.5.0_08\bin\zip.dll
    0x6d000000 - 0x6d169000      C:\Program Files\Java\jre1.5.0_08\bin\awt.dll
    0x73000000 - 0x73026000      C:\WINDOWS\system32\WINSPOOL.DRV
    0x76390000 - 0x763ad000      C:\WINDOWS\system32\IMM32.dll
    0x774e0000 - 0x7761d000      C:\WINDOWS\system32\ole32.dll
    0x5ad70000 - 0x5ada8000      C:\WINDOWS\system32\uxtheme.dll
    0x73760000 - 0x737a9000      C:\WINDOWS\system32\ddraw.dll
    0x73bc0000 - 0x73bc6000      C:\WINDOWS\system32\DCIMAN32.dll
    0x74720000 - 0x7476b000      C:\WINDOWS\system32\MSCTF.dll
    0x6d240000 - 0x6d27f000      C:\Program Files\Java\jre1.5.0_08\bin\fontmanager.dll
    0x7c9c0000 - 0x7d1d5000      C:\WINDOWS\system32\shell32.dll
    0x77f60000 - 0x77fd6000      C:\WINDOWS\system32\SHLWAPI.dll
    0x773d0000 - 0x774d2000      C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.2180_x-ww_a84f1ff9\comctl32.dll
    0x5d090000 - 0x5d127000      C:\WINDOWS\system32\comctl32.dll
    0x6d4c0000 - 0x6d4d3000      C:\Program Files\Java\jre1.5.0_08\bin\net.dll
    0x71ab0000 - 0x71ac7000      C:\WINDOWS\system32\WS2_32.dll
    0x71aa0000 - 0x71aa8000      C:\WINDOWS\system32\WS2HELP.dll
    0x6d4e0000 - 0x6d4e9000      C:\Program Files\Java\jre1.5.0_08\bin\nio.dll
    0x10000000 - 0x1000e000      C:\Program Files\Griaule\GrFinger 4.1 FREE\bin\GrFingerJava.dll
    0x03090000 - 0x03697000      C:\PROGRA~1\Griaule\GRFING~1.1FR\bin\GrFinger.dll
    0x76780000 - 0x76789000      C:\WINDOWS\system32\SHFOLDER.dll
    0x036a0000 - 0x036bd000      C:\PROGRA~1\Griaule\GRFING~1.1FR\bin\dpFpFns.dll
    0x036c0000 - 0x036ca000      C:\PROGRA~1\Griaule\GRFING~1.1FR\bin\dpDevDat.dll
    0x036d0000 - 0x036f6000      C:\PROGRA~1\Griaule\GRFING~1.1FR\bin\dpDevClt.dll
    0x77120000 - 0x771ac000      C:\WINDOWS\system32\OLEAUT32.dll
    0x03700000 - 0x03775000      C:\PROGRA~1\Griaule\GRFING~1.1FR\bin\dpFtrEx.dll
    0x03780000 - 0x037de000      C:\PROGRA~1\Griaule\GRFING~1.1FR\bin\dpMatch.dll
    0x03810000 - 0x03917000      C:\PROGRA~1\Griaule\GRFING~1.1FR\bin\BioNetAcsDLL.dll
    0x03920000 - 0x0396d000      C:\PROGRA~1\Griaule\GRFING~1.1FR\bin\USB4XX.DLL
    0x76d60000 - 0x76d79000      C:\WINDOWS\system32\iphlpapi.dll
    0x77920000 - 0x77a13000      C:\WINDOWS\system32\SETUPAPI.dll
    0x037e0000 - 0x037f5000      C:\PROGRA~1\Griaule\GRFING~1.1FR\bin\pthreadVC2.dll
    0x71ad0000 - 0x71ad9000      C:\WINDOWS\system32\WSOCK32.dll
    0x6d370000 - 0x6d37d000      C:\Program Files\Java\jre1.5.0_08\bin\JdbcOdbc.dll
    0x74320000 - 0x7435d000      C:\WINDOWS\system32\ODBC32.dll
    0x763b0000 - 0x763f9000      C:\WINDOWS\system32\comdlg32.dll
    0x20000000 - 0x20017000      C:\WINDOWS\system32\odbcint.dll
    0x4dd40000 - 0x4dd84000      C:\WINDOWS\system32\odbcjt32.dll
    0x1b000000 - 0x1b170000      C:\WINDOWS\system32\msjet40.dll
    0x1b5d0000 - 0x1b665000      C:\WINDOWS\system32\mswstr10.dll
    0x5d130000 - 0x5d13e000      C:\WINDOWS\system32\odbcji32.dll
    0x1b2c0000 - 0x1b2cd000      C:\WINDOWS\system32\msjter40.dll
    0x1b2d0000 - 0x1b2f6000      C:\WINDOWS\system32\MSJINT40.DLL
    0x5fe80000 - 0x5fe9b000      C:\WINDOWS\system32\odbccp32.dll
    0x77c00000 - 0x77c08000      C:\WINDOWS\system32\VERSION.dll
    0x77fe0000 - 0x77ff1000      C:\WINDOWS\system32\Secur32.dll
    0x76fd0000 - 0x7704f000      C:\WINDOWS\system32\CLBCATQ.DLL
    0x77050000 - 0x77115000      C:\WINDOWS\system32\COMRes.dll
    0x1b810000 - 0x1b84a000      C:\WINDOWS\system32\msjtes40.dll
    0x0f9a0000 - 0x0f9ab000      C:\WINDOWS\system32\VBAJET32.DLL
    0x0f9c0000 - 0x0fa22000      C:\WINDOWS\system32\expsrv.dll
    0x0cd90000 - 0x0cda1000      C:\PROGRA~1\Griaule\GRFING~1.1FR\bin\fplib.dll
    0x76c30000 - 0x76c5e000      C:\WINDOWS\system32\WINTRUST.dll
    0x77a80000 - 0x77b14000      C:\WINDOWS\system32\CRYPT32.dll
    0x77b20000 - 0x77b32000      C:\WINDOWS\system32\MSASN1.dll
    0x76c90000 - 0x76cb8000      C:\WINDOWS\system32\IMAGEHLP.dll
    0x0cec0000 - 0x0ceed000      C:\PROGRA~1\Griaule\GRFING~1.1FR\bin\extdllR.dll
    0x0d000000 - 0x0d03a000      C:\PROGRA~1\Griaule\GRFING~1.1FR\bin\vrfdllR.dll
    VM Arguments:
    java_command: C:\Community Center\SalvationArmy.jar
    Launcher Type: SUN_STANDARD
    Environment Variables:
    PATH=C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Symantec\pcAnywhere\;C:\PROGRA~1\Griaule\GRFING~1.1FR\bin
    USERNAME=mackd
    OS=Windows_NT
    PROCESSOR_IDENTIFIER=x86 Family 15 Model 4 Stepping 1, GenuineIntel
    --------------- S Y S T E M ---------------
    OS: Windows XP Build 2600 Service Pack 2
    CPU:total 2 (cores per cpu 1, threads per core 2) family 15 model 4 stepping 1, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ht
    Memory: 4k page, physical 514792k(227580k free), swap 1255496k(937260k free)
    vm_info: Java HotSpot(TM) Client VM (1.5.0_08-b03) for windows-x86, built on Jul 26 2006 01:10:50 by "java_re" with MS VC++ 6.0
    Help!
    GrFinger is an SDK put out by Grauile (or something like that) just seach grfinger in google, you'll find it.
    Thanks

    Don't you think you should really contact Grauile ?
    They wrote the software, including the native DLL libraries, and probably encountered this problem before on dual processor machines.

  • Creation of a normal user without admin rights

    Hi,
    I am new to oracle apex. Can you please let me know how to create a normal user without admin rights in oracle apex application.
    Thanks & Regards,
    venkat
    Edited by: 866673 on Jun 17, 2011 9:53 AM

    Welcome to the forum: please read the FAQ and forum sticky threads (if you haven't done so already), and ensure you have updated with your profile with a real handle instead of "866673".
    You'll get a faster, more effective response to your questions by including as much relevant information as possible upfront. This should usually include:
    <li>Full APEX version
    <li>Full DB version and edition
    <li>Web server architecture (EPG, OHS or APEX listener)
    <li>Browser(s)/version(s) used
    <li>Theme
    <li>Templates
    <li>Region type
    (although for your question only the APEX version is necessary).
    Assuming you mean a user who can authenticate to an application that uses Application Express Account Credentials?
    In APEX 4.0:
    1. Go to Home > Application Builder > [Your Application ] > Administration > Create Users and Groups > Create User
    2. Enter the User Identification information.
    3. In the Account Privileges, specify:
    User is a workspace administrator: No
    User is a developer: No
    4. Complete the rest of the form as necessary.

  • In xi server , client admin

    hi
    in single xi server , can it possible to do client admin, user admin, tms and all in single xi server without any support of ecc 5.0 or 6.0 or else ? - plz give me the sugg
    thanq

    Yes.
    As for suggestion, I would recommend the "Introduction to Basis Administration" course
    ADM050 or ADM100

  • Use share located at server without SCCM roles

    Hi,
    The scenario is the following: sccm 2012 R2.
    2 servers: first one is the server where sccm was installed and is DP too. Second server only is DP.
    I need to deploy aditional software which source files are located at third server (without sccm roles).
    Problem: When creating additional packages, I use a share located at the third server, and distribute the content to the second server (only DP role), but the package never distribute to the DP (in the sccm console I get an
    error).
    The question is:
    It is possible to use source files located at a server without sccm roles?
    Thanks in advance!

    Source file access by the site server has nothing to do with the network access account.
    Yes, the computer account for the site server must have access to the UNC where the source files are located -- both NTFS and share permissions (as Jörgen mentioned) There's no need to make it a local admin.
    Note that the location of the source files has nothing to do with where the clients get those files from; clients always get source files from DPs.
    Jason | http://blog.configmgrftw.com

  • Installing JInitiator without admin rights fails

    Dear experts!
    We have an application server (10.1.0.2) with a web form application onto it. On the client side there are about 50 users. Some of them have and some don't have admin rights.
    When calling the forms application the first time JInitiator is downloaded and installed onto the local pc. This works well for the admin users but fails without admin rights.
    So what is the recommended way in this case? Is there a workaround for non admin users?
    Thanks
    Markus

    Can you expand on this 4dyomi ? You mentioned Novell Zenworks ? What if
    your application is a Web application and users are not part of the intranet.
    Pure web-based users.

Maybe you are looking for

  • Launching tab is crashing when browsing in another page?

    This is so bizarre I don't know whether it is just IE EPM or something strange about the forums. But it has happened twice. Yesterday I lost a partially composed reply from it and today I lost all context from My Forums. I suspect it is a combination

  • Why doesn't Find my iPhone work?

    I have set up the Find my iPhone app on my iPod, but it seems to be entirely useless. Perhaps you can help me understand what's going on here and why it's having problems. The app is set up on my computer and my iPod. I recently left my iPod in the c

  • Brand new Touch screen cracks after fall on timber ? Refurbished IPOD ?

    Now does anyone have thoughts to this story ? We gave my daughter a brand new 32 GB white IPOD Touch this X-mas. Because it is summer here and we spend a lot of time outside she listened outside of the house. She then dropped it from about 60 cm on t

  • Connect macbook pro 13" (2.7 GHz) to a plasma panasonic 42" TV with a rocketfish adapter

    (macpro13" 2.7GHz) I have a rocketfish HDMI adapter connected to a 42 inch plasma panasonic and it is not displaying any video or audio (does display blue screen as if properly connecting). attempted to play music and got occasional pops. Why is it n

  • MD5 Migration issues using different  character set

    Hi, DBname = test1 , db charcter set WE8ISO8859P1 ,os charcter set WE8ISO8859P1 DBname = test2 , db charcter set US7ASCII ,os charcter set UTF8 In both DB table1 having encrypted data using md5 encryption techniques . (dbms_obfuscation_toolkit.md5(in