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.

Similar Messages

  • Pushing Mcafee Uninstall will not run without admin rights on workstation

    I have created an object that un-instaslls the Mcafee virus scan software
    from the windows workstations logged on to our network. We are running zen
    4.x for desktops and the workstations have all been recently upgraded to
    Windows XP sp2 fully patched.
    The error I get is "the installer has detected that fast user switching is
    enabled. This release does not support switching users while Vscan is
    Running"
    What can I do? It runs if the user is logged on as administrator in
    Windows.

    Try setting the uninstall object to run as an "Unsecure System User"
    Craig Wilson - MCNE, MCSE, CCNA
    Novell Support Forums Volunteer Sysop
    Novell does not officially monitor these forums.
    Suggestions/Opinions/Statements made by me are solely my own.
    These thoughts may not be shared either Novell or any rational human.
    <[email protected]> wrote in message
    news:PHVNh.931$[email protected]..
    >I have created an object that un-instaslls the Mcafee virus scan software
    > from the windows workstations logged on to our network. We are running zen
    > 4.x for desktops and the workstations have all been recently upgraded to
    > Windows XP sp2 fully patched.
    >
    > The error I get is "the installer has detected that fast user switching is
    > enabled. This release does not support switching users while Vscan is
    > Running"
    >
    > What can I do? It runs if the user is logged on as administrator in
    > Windows.

  • Run VHD/VMCX without admin rights?

    Hi,
    Is it possible to run Windows Virtual PC without Admin rights?
    My goal is to have basic users running a Windows XP VHD. I can install the application and set everything up using my admin credentials, but I want to leave the other users as basic or power users. 
    I've added the users to the power users group and given that group all rights to both the VHD and VMC files. The error the users get is that VPC cant write changes to the VHD. 
    To add, I'll need to use the integrated features as well. So even if there is a work around for the admin issue, I still need to ensure integrated features works too. 
    Can this be done?
    Thanks, 
    Jason

    Still curious if this is possible.
    Thanks for any help!

  • How to run Power Saver without admin rights

    How can I use the power saver (V6.00.04) with a user account without admin rights (Windows XP)? When I login as a "normal" user the lamp icon does not appear in the system tray. When I try to start it manual I get the error message that I don't have the necessary access rights.

    @deloop
    The Power saver needs admin rights to works successfully.
    Either you will assign the admin right s to the user account or the user will be not able to use the power saver utility
    You could also try this;
    Right click on the power saver.exe and select the properties. There you should find an tab called security.
    On my notebook it works but the notebook is set to domain and not to workgroup!
    Tip:
    http://www.techexams.net/technotes/xp/localusersgroups.shtml

  • Acrobat X: Can't print to PDF without admin right

    Hi,
    running Acrobat X pro on Win 7 64 Bit, I can't print to PDF from any application (e.g.ms office, chrome, open office, arcobat itsellf....) without admin rights. I just get the error message, that the printing failed.
    However, starting the application with admin rights, and trying to print to pdf will work.
    I already tried to repair the installation without success.
    Here you can find some screenshots of my problem:
    First, the printer properties, opened from excel:
    the error message:
    Best,
    f9910

    There is no free PDF printer driver from Adobe. That functionality is included in Acrobat and it used to be part of e.g. Pagemager in the past as well by ways of including Distiller.  If you want it for free, you have to look elsewhere, otherwise buy Acrobat. On OSX it is also part of the operating system already, BTW.
    Mylenium

  • Using Oracle after install without Admin rights -- Possible?

    We are upgrading our company to Windows 7. Clearly, the best practice is to remove admin rights from users. I see lots of posts on inability to install Oracle without admin rights. That makes sense. Once installed though, we are hitting errors simply running Oracle without admin rights. Is there a change in our install methodology that would allow us to run Oracle without Admin rights? Any thoughts would be appreciated. We are having to run wide open right now.
    Thanks,
    Dave

    974992 wrote:
    We are upgrading our company to Windows 7. Clearly, the best practice is to remove admin rights from users. I see lots of posts on inability to install Oracle without admin rights. That makes sense. Once installed though, we are hitting errors simply running Oracle without admin rights. Is there a change in our install methodology that would allow us to run Oracle without Admin rights? Any thoughts would be appreciated. We are having to run wide open right now.
    Thanks,
    Davemaybe a bit more detail. It sounds like you are talking about end-user machines, in which case I would only expect the oracle client software to be installed. What exact errors are you getting?

  • Is there any way to install a plugin without admin rights on windows 7

    Hi all,
    I've developed a plugin for adobe indesign cs5. I was able to install my plugin(by creating .msi file) into indesign plugins folder, when extension manager is opened as administrator.
    I just want to know, if I can install the plugin without admin rights.
    FYI: My plugin will add a link to File menu on menubar of the indesign application, clicking which will execute the scripts.
    Please let me know if you want any other information.
    Thanks for any ideas/support.
    Regards,
    Srikanth

    InDesign will load plugins from the path specified in the PlugInConfig.txt file in the user's InDesign preferences directory, which does not require administrative privileges. See "Using PlugInConfig.txt" on pp.12- of the "Getting Started with the Adobe InDesign CS5 Products SDK" (getting-started.pdf) in the SDK. Specifically:
    Using PlugInConfig.txt
    1. If InDesign is running, exit it.
    2. Create a text file named “PlugInConfig.txt” in the InDesign preference directory, and enter
    the following text into it:
    =Path
    NOTE: The inDesign preference folder is located in the following directory (where <locale> is a
    locale-specific subdirectory; for example, en_US for English):
    Windows XP: C:\Documents and Settings\<user>\Application Data\
    Adobe\InDesign\Version #.#\<locale>
    Windows Vista: C:\Users\<user>\AppData\Roaming\
    Adobe\InDesign\Version #.#\<locale>
    Mac OS: <user-home>/Library/Preferences/
    Adobe InDesign/Version #.#/<locale>
    3. Open the PlugInConfig.txt file in a text editor and edit the sections as desired. For example,
    the following tells InDesign to load every plug-in in the sdk folder:
    =Path
    "C:\Adobe InDesign CS5 Products SDK\build\win\debug\sdk
    NOTE: The preceding example is only for Windows. On Mac OS, use ‘:’ as the path separator.
    NOTE: You also can use a “=Exclude” tag to exclude a certain plug-in from being loaded. This
    is useful if you do not want to load everything in the “=Path” folder.
    NOTE: This is target specific. You cannot launch the release version of InDeisgn with debug
    plug-ins. It is convenient to add both debug and release paths, commenting out the  target that is not in use. For single-line comments, use “;” (semicolon).
    4. Save the PlugInConfig.txt file.
    5. Restart InDesign.
    6. Verify the set of plug-ins loaded by selecting the About Plug-ins menu.

  • ORA-06502 - Error when running "Ask The Expert 0.9"

    Hi ,
    I successfully installed "Ask the Expert" package with Apex 3.0 on Oracle 10g Database 10.2.0.1.0. No error ocurred during the import in my Apex environment.
    Besides that, i'm having problems when i tried to run the "Aks the Expert". It always shows the following message errors:
    ORA-06502: PL/SQL: numeric or value error: character string buffer too small
    Error Unable to write activity log.
    I think it was a problem with APEX instalation, but i could run the Sample Application of Apex without any problem.
    I opened an SR in Metalink, but to my surprise, the analist of support don't know what's wrong with the demo "Ask de Expert".
    The debug function of the application show the following commands before the error ocurrs:
    0.01:
    0.01: S H O W: application="103" page="1" workspace="" request="" session="6648566035252817"
    0.01: Language derived from: FLOW_PRIMARY_LANGUAGE, current browser language: en-us
    0.01: alter session set nls_language="AMERICAN"
    0.01: alter session set nls_territory="AMERICA"
    0.01: NLS: CSV charset=WE8MSWIN1252
    0.01: ...NLS: Set Decimal separator="."
    0.01: ...NLS: Set NLS Group separator=","
    0.02: ...NLS: Set date format="DD-MON-RR"
    0.02: ...Setting session time_zone to -03:00
    0.02: NLS: Language=en-us
    0.02: Application 103, Authentication: CUSTOM2, Page Template: 667896385843019243
    0.02: ...Determine if user "N3COUTINHO" workspace "951808960237899" can develop application "103" in workspace "951808960237899"
    0.02: ...ok to reuse builder session for user:nobody
    0.03: ...Application session: 6648566035252817, user=nobody
    0.03: ...Determine if user "N3COUTINHO" workspace "951808960237899" can develop application "103" in workspace "951808960237899"
    0.03: Session: Fetch session header information
    0.03: ...Metadata: Fetch page attributes for application 103, page 1
    0.03: Fetch session state from database
    0.03: Branch point: BEFORE_HEADER
    0.03: Fetch application meta data
    0.04: Computation point: BEFORE_HEADER
    0.04: ...Perform computation of item: P1_CLEAN_CRITERIA, type=FUNCTION_BODY
    0.04: ...Performing function body computation
    0.06: ...Session State: Save "P1_CLEAN_CRITERIA" - saving same value: ""
    0.06: Processing point: BEFORE_HEADER
    0.06: ...Process "Read and Write Activity Cookie": PLSQL (BEFORE_HEADER) declare l_cookie_id number; begin owa_util.mime_header('text/html', FALSE); -- ate_api.read_activity_cookie; l_cookie_id := ate_api.fetch_activity_cookie_val( 'COOKIE_ID' ); -- if l_cookie_id is null then l_cookie_id :=
    Content-type: text/html; charset=ISO-8859-1 Set-Cookie: activity_ask_expert=1|2400346189796; expires=Wed, 01-Jan-2020 08:00:00 GMT; path=/;
    0.06: Encountered unhandled exception in process type PLSQL
    0.06: Show ERROR page...
    0.06: Performing rollback...
    Please, could any one help me to solve this problem ? Metalink couldn't help me diagnosing what's wrong.
    Thanks,
    Sergio Coutinho

    Hi,
    I don´t know if it help the analisis, but i collect some informations about my environment:
    1) HTML DB version
    3.0.1
    2) Database version
    Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - 64bit Production
    With the Partitioning, OLAP and Data Mining options
    3) Database server operating system (as well, if 32-bit or 64-bit)
    Solaris 5.9 - 64 bits
    4) Database Parameters:
    PARAMETER VALUE
    NLS_CALENDAR GREGORIAN
    NLS_CHARACTERSET WE8ISO8859P1
    NLS_COMP BINARY
    NLS_CURRENCY $
    NLS_DATE_FORMAT DD-MON-RR
    NLS_DATE_LANGUAGE AMERICAN
    NLS_DUAL_CURRENCY $
    NLS_ISO_CURRENCY AMERICA
    NLS_LANGUAGE AMERICAN
    NLS_LENGTH_SEMANTICS BYTE
    NLS_NCHAR_CHARACTERSET AL16UTF16
    NLS_NCHAR_CONV_EXCP FALSE
    NLS_NUMERIC_CHARACTERS .,
    NLS_RDBMS_VERSION 10.2.0.1.0
    NLS_SORT BINARY
    NLS_TERRITORY AMERICA
    NLS_TIMESTAMP_FORMAT DD-MON-RR HH.MI.SSXFF AM
    NLS_TIMESTAMP_TZ_FORMAT DD-MON-RR HH.MI.SSXFF AM TZR
    NLS_TIME_FORMAT HH.MI.SSXFF AM
    NLS_TIME_TZ_FORMAT HH.MI.SSXFF AM TZR
    Could it explain why ASK THE EXPERT is running on hosted apex site and it´s
    generating error when running in my environment?
    Thanks for the help !
    Sergio

  • ORA-04062 error when running forms with different users

    ORA-04062 error when running forms with different users
    I have a form that has a block that should display some data from another users tables. (The other user's name is dynamic, it's selected from a list box)
    I wrote a stored procedure to get the data from other user's tables.
    When I compile the form and run it with the same user I compiled, it works without any error. But when I run the compiled form with another user I get the ORA-04062 (signature of procedure has been changed) error.
    I tried setting REMOTE_DEPENDENCIES_MODE to SIGNATURE in init.ora but it didn't help.
    My Forms version is 6i with Patch 15.
    Database version is 9.
    Here is my stored procedure:
    TYPE Scenario_Tab IS TABLE OF NUMBER(34) INDEX BY BINARY INTEGER;
    TYPE Open_Curs IS REF CURSOR;
    PROCEDURE Get_Scenarios(User_Name IN VARCHAR2, Scen_Table OUT Scenario_Tab) IS
    Curs Open_Curs;
    i NUMBER;
    BEGIN
    OPEN Curs FOR
    'SELECT Seq_No FROM '|| User_Name ||'.scenario';
    i := 1;
    LOOP
    FETCH Curs INTO Scen_Table(i);
    EXIT WHEN Curs%NOTFOUND;
    i := i + 1;
    END LOOP;
    END Get_Senarios;
    I would be happy to solve this problem. It's really important.
    Maybe somebody can tell me another way to do what I want to do. (getting a list of values from another users tables)

    I think it should be a better solution to create a package,
    and put your own TYPES and procedure into it.
    CREATE OR REPLACE PACKAGE PKG_XXX IS
    TYPE TYP_TAB_CHAR IS TABLE OF .... ;
    PROCEDURE P_XX ( Var1 IN VARCHAR2, var2 IN OUT TYP_TAB_CHAR );
    END ;
    Then in your Form :
    Declare
    var PKG_XXX.TYP_TAB_CHAR ;
    Begin
    PKG_XXX.P_XX( 'user_name', var ) ;
    End ;

  • Updating software without admin rights?

    a few months ago, my mac was assimilated into a Windows active directory and all my admin rights were taken away (security reasons). I am fine with this for the most part, but I do have one problem. I can no longer update my computer's software without admin rights.
    Doesn't anyone know a work around for this? You would think there would be a simple way to give udate access to a user, without comprimizing "security".
    I am the only mac on the Windows active directory and the only user of this machine...if that's helps.

    We have our Macs bound to AD/OD and shutoff Software Update, as well as other items that users should not manipulate while allowing admin access for other purposes.
    It takes Apple hardware and software running to accomplish this, but Leopard will allow more of this type control while giving some flexibility to the user - if it is granted.
    It's a tough balance - some users know what they're doing, most don't.
    As for corporate/gov't IT - SOX compliance has dictated a lot of this, so don't be too hard on the IT guys.
    As for timely updates - have you tried pleading your case? I know that if you try, you best have a set of reasons why you need it. If you can't do that, maybe the updates are only a pacifier.
    Scott

  • Corba error when running rich clients in 3-tier mode.

    Hello
    I am dealing with an Error when running Rich Clients (WebI and DeskI) with 3-tier ODBC connection to the server.
    The client does come up and I'm able to create the query but when the data in refreshed I do get the error:
    A database error occured. The database error text is: (CS) "CORBA Initialization failed". (WIS 10901).
    I have a test server which I'm able to do this kind of connection without a problem but when I try to connect to the Prod server in 3-tier data connection mode throught the server I get this error.
    My setup is:
    BO XI R 3.1 FP. 2.1
    Clients are also updated with FP 2.1
    The data sources are Oracle and Teradata.
    Best regards,
    Hjortur.

    Hi Guys,
    I am facing same error when I run the report from CMC. Error is like u201CThe database error text is: (CORBA) "Error on Executeu201D. (WIS 10901)u201DEven I have re-started the connection server but bad luck.
    I would like to appreciate if someone help me out for the same.
    Thanks in advance..!!
    Thanks & Regards,
    Keyur Modi | Functional Consultant Enterprise Solutions
    TATA Technologies, Pune
    m: +91-9769855899
    website: www.tatatechnologies.com

  • ADT packaging with native extensions : permission denied error when running remote build.

    Hi Team,
    We are facing the following error when running the nightly ant build script on Mac machine for our air mobile application. We are using iOS native extensions and package with ADT. This works fine when we run the build as local user in the Mac machine. Earlier we faced some issues due to headless build and we have added the <headless-server>true</headless-server> in corresponding config files (flex-config.xml, airmobile-config.xml). After that we are facing the following error, even when we run the ant build in headless mode using the following command.
    ant -Djava.awt.headless=true -f build.xml buildPackage
    When running this build as local user in the Mac build machine, we see a window opening with com.adobe.air.ADT while packaging. This is the issue when running nightly build as there is no graphics window.
    Can anybody please help how to get rid of this issue for nightly build using adt,jar?
    Here is the error from build log:
    buildiOSPackageWithNativeExtensionMac:
         [echo] Export the iOS package with Native extension for ApprovalsMobile in Mac
         [java] Exception in thread "main" java.lang.InternalError: Can't connect to window server - not enough permissions.
         [java]  at java.lang.ClassLoader$NativeLibrary.load(Native Method)
         [java]  at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1827)
         [java]  at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1724)
         [java]  at java.lang.Runtime.loadLibrary0(Runtime.java:823)
         [java]  at java.lang.System.loadLibrary(System.java:1045)
         [java]  at sun.security.action.LoadLibraryAction.run(LoadLibraryAction.java:50)
         [java]  at java.security.AccessController.doPrivileged(Native Method)
         [java]  at java.awt.Toolkit.loadLibraries(Toolkit.java:1605)
         [java]  at java.awt.Toolkit.<clinit>(Toolkit.java:1627)
         [java]  at java.awt.Dimension.<clinit>(Dimension.java:70)
         [java]  at com.adobe.air.validator.ApplicationDescriptorValidator.validateImageUri(ApplicationDescri ptorValidator.java:183)
         [java]  at com.adobe.air.validator.ApplicationDescriptorValidator20.validateElement(ApplicationDescr iptorValidator20.java:121)
         [java]  at com.adobe.air.validator.ApplicationDescriptorValidator25.validateElement(ApplicationDescr iptorValidator25.java:65)
         [java]  at com.adobe.air.validator.ApplicationDescriptorValidator26.validateElement(ApplicationDescr iptorValidator26.java:62)
         [java]  at com.adobe.air.validator.ApplicationDescriptorValidator30.validateElement(ApplicationDescr iptorValidator30.java:52)
         [java]  at com.adobe.air.validator.ApplicationDescriptorValidator31.validateElement(ApplicationDescr iptorValidator31.java:46)
         [java]  at com.adobe.air.validator.DescriptorValidator.endElement(DescriptorValidator.java:239)
         [java]  at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.endElement(AbstractSAXParser .java:601)
         [java]  at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanEndElement(XML DocumentFragmentScannerImpl.java:1782)
         [java]  at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDri ver.next(XMLDocumentFragmentScannerImpl.java:2939)
         [java]  at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImp l.java:648)
         [java]  at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScanne rImpl.java:140)
         [java]  at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDo cumentFragmentScannerImpl.java:511)
         [java]  at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.ja va:808)
         [java]  at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.ja va:737)
         [java]  at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:119)
         [java]  at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java :1205)
         [java]  at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.j ava:522)
         [java]  at javax.xml.parsers.SAXParser.parse(SAXParser.java:395)
         [java]  at javax.xml.parsers.SAXParser.parse(SAXParser.java:198)
         [java]  at com.adobe.air.Descriptor.validateXML(Descriptor.java:182)
         [java]  at com.adobe.air.Descriptor.<init>(Descriptor.java:56)
         [java]  at com.adobe.air.ApplicationDescriptor.<init>(ApplicationDescriptor.java:84)
         [java]  at com.adobe.air.ApplicationPackager.validateApplicationDescriptor(ApplicationPackager.java: 101)
         [java]  at com.adobe.air.ApplicationPackager.createPackage(ApplicationPackager.java:64)
         [java]  at com.adobe.air.ipa.IPAPackager.createPackage(IPAPackager.java:217)
         [java]  at com.adobe.air.ADT.parseArgsAndGo(ADT.java:557)
         [java]  at com.adobe.air.ADT.run(ADT.java:414)
         [java]  at com.adobe.air.ADT.main(ADT.java:464)
    Thanks,
    Swathi.

    Note: Before the above error that were two other errors .
    1) The build complained that the adt-bundle-linux toolchain could not be found and required that it be added to .mozconfig. This was done.
    2) The build complained that dx could not be found.
    The configure file was edited and the values $DX, $AAPT and $AIDL were all set to the adt-bundle-linux/sdk/build-tools/android-4.4 path.
    The instructions given on the Mozilla Wiki did not work right for Android and several modifications were made to move it along. But this permission error is tough to figure out.

  • SAML v2 plugin: Error when running saml2setup

    I try to install the SAML v2 plugin and get the following error when running the saml2setup command:
    C:\SSO\samlv2-2007Q2-windows>saml2setup install -s saml2silent
    Java home path = C:\PROGRA~1\Java\JDK15~1.0_1
    Configuring SAML2 plugin ...
    java.lang.Exception: errorCopyFiles
            at com.sun.identity.saml2.install.SAML2Util.copyFile(SAML2Util.java:195)
            at com.sun.identity.saml2.install.SAML2Util.backupFiles(SAML2Util.java:5
    17)
            at com.sun.identity.saml2.install.SAML2Util.configureSAML2(SAML2Util.jav
    a:342)
            at com.sun.identity.saml2.install.SAML2Setup.configure(SAML2Setup.java:2
    06)
            at com.sun.identity.saml2.install.SAML2Setup.execute(SAML2Setup.java:123
            at com.sun.identity.saml2.install.SAML2Setup.main(SAML2Setup.java:71)I have installed the Java ES 5 Identity suite with default configuration on Windows 2003. The content of the amserver.war lies extracted in the staging directory. The saml2silent properties file looks like this:
    STAGING_DIR=C:/SSO/fm/war_staging
    ADMINPASSWD=XXXX
    DEPLOY_SAMPLES=true
    SYSTEM=
    AM_INSTANCE=
    AM_CONFIGURATION_DIR=C:/PROGRA~1/Sun/JavaES5/identity/config
    AMADMIN_DIR=C:/PROGRA~1/Sun/JavaES5/identity/bin
    LOAD_SCHEMA=true
    DS_DIRMGRDN="cn=Directory Manager"
    DS_DIRMGRPASSWD=XXXXDoes anybody have an idea what's wrong?

    Unfortunately not. I figured out that the problem was caused by some missing libraries. The amserver.war of the package installation is not identical to the amserver.war archive of the the single war deployment, since the package deployment uses a shared folder for some of the libraries. After copying the libraries into the staging folder I ran into other issues. Therefore I decided to install Access Manager using the single war depolyment. I could then install the SAML v2 plugin without any problems.

  • Runtime Error, when running midlet.

    I can build the midlet without problems. This error occurs when the emultator starts the midlet. I can se the phone for a sec or two then i turns of and the error occurs in the console.
    I am using, j2me, eclipse, eclipseme, cldc1.1,mipd2.2.
    Running with storage root DefaultColorPhone
    java.lang.ClassNotFoundException
         at com.sun.midp.midlet.MIDletState.createMIDlet(+14)
         at com.sun.midp.midlet.Scheduler.schedule(+52)
         at com.sun.midp.main.Main.runLocalClass(+28)
         at com.sun.midp.main.Main.main(+116)
    Execution completed.
    705709 bytecodes executed
    5 thread switches
    739 classes in the system (including system classes)
    3582 dynamic objects allocated (97424 bytes)
    1 garbage collections (0 bytes collected)
    I am not sure about whats wrong. Isn't is supposed to be a class name the exception. like this.
    java.lang.ClassNotFoundException. xxxxxxxxxxxxx
    So i know in what class the exception occurs.??
    Anyhow, anyone that has any clue what could be wrong?
    Seems to be an error with the emulator not with the build priocess.
    I get the same error while triyng to run it with ktoolbar.
    thnx

    I can assure of one thing.. there is no such message anywhere
    in the
    product. You should get the actual message from your user and
    let us know
    what it is.
    Mike
    ====================
    Mike Baker
    Adobe Community Expert
    mike-baker at cox dot net
    "webacity" <[email protected]> wrote in
    message
    news:gfuorj$ebe$[email protected]..
    > Hi
    >
    > One of our users has reported to a error when running an
    authorware
    > session in
    > Vista:
    >
    > "I get the message when trying to open the session...
    >
    > It says:
    >
    > Authorware runtime does not work anymore.."
    >
    > Any ideas why this user is getting this problem?
    >
    > thanks
    > Jon
    >

  • Can I install LV runtime without admin rights?

    I want to install LV runtime without admin rights.  Is there any workaround that will allow me to do this?
    J

    JustinJames wrote:
    Does anyone know of a hacky way to do this?  I have ABSOLUTELY no way to get admin rights.
    J
    Not that Windows security is the greatest but generally these types of things are not easy to bypass. They are security related afterall. I think you will need to contact you IT department about installing the runtime engine for you.
    Mark Yedinak
    "Does anyone know where the love of God goes when the waves turn the minutes to hours?"
    Wreck of the Edmund Fitzgerald - Gordon Lightfoot

Maybe you are looking for

  • I have Adobe downloaded but I cannot find where. I need to go in to repair it.

    I have been having trouble downloading Adobe. It is not under Tools>Options>Applications. It is not in my Windows program that I can find. I need to try to repair this. I have been working on this on and off for two days. tired of it. Please help if

  • ADF calendar date cell  background color change

    Hi, I am new to jdeveloper / ADF. I coded per the below calender sample in my jdeveloper and it runs fine. http://www.oracle.com/technetwork/developer-tools/jdev/calendar-091799.html The current date cell shows in yellow color background. How/where c

  • Regenerate DME file

    in two months ago, we run a F110 payment run, we use FDTA to export to one text file, now I can't find that file, using FDTA, it says No data records found for these selection criteria so how to recreate DME file? in F110, the payment log is deleted

  • Regarding Output type determination

    Hi All I am creating Sales order ,delivery and then INVOICE. When I create invoice with VF01, the output ZE01 (which is for creating Invoice Idoc) should get automatically populated in Menu path <b>GoTo --> Header --->Output</b>. But this is not happ

  • Tables not exist in BW

    Hello, Someone can help with this?, when I check the largest tables on my SAP BW, some tables have suffix with "@kj" and when I try to check it does not exist on dictionary, what can I do to delete its content or verify is not growing space on hard d