Missing path to "gp.ocx"

I am unable to download adobe reader because I am missing the path to a file named "gp.ocx"

Hi
If you need recreate /etc/path_to_inst . try this
boot cdrom -F failsafe ( only works in last release of solaris 10 )
or
boot cdrom -s
format ( identify the first disk )
mount /dev/dsk/c0t8d0s0 /a
rm -rf /a/devices/*
rm -rf /a/dev/*
rm -rf /a/dev/.*
cp -p /tmp/root/etc/path_to_inst /a/etc/
devfsadm -r /a -p /a/etc/path_to_inst
init 0
boot -r
Saludos
Diego Aguirre

Similar Messages

  • Raw footage missing path-reconnect timeline to clips

    My project was moved from one drive to another.
    Now clips in the timeline cant find the file and has a reconnect window "missing path".
    Is there a quick way to correct this and have all the clip find their way back to the file?
    vs one clip at a time.

    I'll assume you have clips organized into Bins.  Highlight a Bin, right-click and chose Reconnect Media.  Let FCP "Search", it'll find the first one.  Make sure "Find other media in relative path" is selected in that dialog box, everything should reconnect for that Bin.

  • Missing path bar in apps

    Hi,
    I upgraded from Lion to Mountain Lion a few two days ago. I have the path bar turned on in the Finder's view menu and the path bar is visible in regular Finder windows. However in all applications, when the save dialogue comes up, the path bar doesn't appear, this is the main time I need to see the path bar (especially when doing a "search" during saving). Has the path bar been dropped from the save dialogue of apps or is this a glitch...or am I missing something? Thanks

    With column view selected in Finder does your Save box look like the first one below or the second one below?
    If it is the second one, click where the arrow points and you should get a column view Save box.

  • Invalid directory path due to missing pathe under parameters table

    I have created directory xyz & also data being appeared under the privilege table.
    But problem is that how that directory path would be added through command in parameter table as mentioned.
      select *  from v$parameter where name = 'utl_file_dir';
     

    Mentioned stepts.
    --created directory
    create directory XX_HRMS as '/apps/hrms'
    --check wheather directory has been created or not
    SELECT * FROM dba_directories where directory_name = 'XX_HRMS'
    OWNER  DIRECTORY_NAME     DIRECTORY_PATH
    1     SYS     XX_HRMS     /apps/hrms
    --check privilages
    SELECT *   FROM DBA_tab_privs WHERE table_name = 'XX_HRMS'
       GRANTEE  OWNER  TABLE_NAME  GRANTOR  PRIVILEGE  GRANTABLE  HIERARCHY
    1  SYSTEM  SYS  XX_HRMS  SYS  READ  YES  NO
    2  SYSTEM     SYS     XX_HRMS     SYS     WRITE     YES     NO
    3     APPS     SYS     XX_HRMS     SYSTEM     READ     NO     NO
    4     APPS     SYS     XX_HRMS     SYSTEM     WRITE     NO     NO
    --- using this directory
    declare
    output_file utl_file.file_type;
    v_file_name  varchar2(100) := 'abc.tx';
      begin         
       output_file := utl_file.fopen ('/apps/hrms',v_file_name, 'W');
            utl_file.put_line (output_file,' insert my new line ');   
           UTL_FILE.FCLOSE(output_file);
    END;
    --- when i run of above pl-script then system raise an error.
    ORA-29280: invalid directory path Pls guide me.
    thanks

  • Xulrunner-1.8.0.1 dependency missing?

    Hi,
       I ran prelink -all today, and found that 2 of the libraries within the xulrunner-1.8.0.1 folder have missing dependencies. So I ran ldd on the two library, libxpcom.so and libgtkembedmoz.so respectively, and find that the they both have libxul.so missing, and libgtkembedmoz.so have libxpcom.so missing.
       Pretty strange, all were there in place, so i ldd libxul.so, and find that it have libmozjs.so missing, but again that in the very same directory with the other three. another ldd on libmozjs.so indicate that it have nothing missing.
       Can someone tell if this indicates a package dependency problem, or just ldd didn't detect it right. one last thing to note, firefox runs alright, with no problems so far.
       Below is the output from the 4 ldd.
    [kevin@solti133 ~]$ ldd /opt/mozilla/lib/xulrunner-1.8.0.1/libmozjs.so
    linux-gate.so.1 => (0xffffe000)
    libm.so.6 => /lib/tls/libm.so.6 (0xb7e81000)
    libdl.so.2 => /lib/libdl.so.2 (0xb7e7c000)
    libplds4.so => /usr/lib/libplds4.so (0xb7e79000)
    libplc4.so => /usr/lib/libplc4.so (0xb7e74000)
    libnspr4.so => /usr/lib/libnspr4.so (0xb7e42000)
    libpthread.so.0 => /lib/tls/libpthread.so.0 (0xb7e30000)
    libc.so.6 => /lib/tls/libc.so.6 (0xb7d16000)
    /lib/ld-linux.so.2 (0x80000000)
    [kevin@solti133 ~]$ ldd /opt/mozilla/lib/xulrunner-1.8.0.1/libxul.so
    linux-gate.so.1 => (0xffffe000)
    libjpeg.so.62 => /usr/lib/libjpeg.so.62 (0xb7366000)
    libpng.so.3 => /usr/lib/libpng.so.3 (0xb7332000)
    libmozjs.so => not found
    libz.so.1 => /usr/lib/libz.so.1 (0xb7320000)
    libplds4.so => /usr/lib/libplds4.so (0xb731d000)
    libplc4.so => /usr/lib/libplc4.so (0xb7318000)
    libnspr4.so => /usr/lib/libnspr4.so (0xb72e6000)
    libpthread.so.0 => /lib/tls/libpthread.so.0 (0xb72d3000)
    libdl.so.2 => /lib/libdl.so.2 (0xb72cf000)
    libX11.so.6 => /usr/lib/libX11.so.6 (0xb71e1000)
    libXft.so.2 => /usr/lib/libXft.so.2 (0xb71ce000)
    libXrender.so.1 => /usr/lib/libXrender.so.1 (0xb71c5000)
    libfontconfig.so.1 => /usr/lib/libfontconfig.so.1 (0xb7196000)
    libfreetype.so.6 => /usr/lib/libfreetype.so.6 (0xb7128000)
    libgtk-x11-2.0.so.0 => /usr/lib/libgtk-x11-2.0.so.0 (0xb6e45000)
    libgdk-x11-2.0.so.0 => /usr/lib/libgdk-x11-2.0.so.0 (0xb6dc6000)
    libatk-1.0.so.0 => /usr/lib/libatk-1.0.so.0 (0xb6dad000)
    libgdk_pixbuf-2.0.so.0 => /usr/lib/libgdk_pixbuf-2.0.so.0 (0xb6d97000)
    libpangocairo-1.0.so.0 => /usr/lib/libpangocairo-1.0.so.0 (0xb6d8f000)
    libpango-1.0.so.0 => /usr/lib/libpango-1.0.so.0 (0xb6d55000)
    libcairo.so.2 => /usr/lib/libcairo.so.2 (0xb6d0b000)
    libgobject-2.0.so.0 => /usr/lib/libgobject-2.0.so.0 (0xb6cd1000)
    libgmodule-2.0.so.0 => /usr/lib/libgmodule-2.0.so.0 (0xb6cce000)
    libglib-2.0.so.0 => /usr/lib/libglib-2.0.so.0 (0xb6c46000)
    libXt.so.6 => /usr/lib/libXt.so.6 (0xb6bf5000)
    libm.so.6 => /lib/tls/libm.so.6 (0xb6bcf000)
    libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0xb6af2000)
    libgcc_s.so.1 => /usr/lib/libgcc_s.so.1 (0xb6ae7000)
    libc.so.6 => /lib/tls/libc.so.6 (0xb69cd000)
    /lib/ld-linux.so.2 (0x80000000)
    libXau.so.6 => /usr/lib/libXau.so.6 (0xb69ca000)
    libXdmcp.so.6 => /usr/lib/libXdmcp.so.6 (0xb69c4000)
    libexpat.so.0 => /usr/lib/libexpat.so.0 (0xb69a4000)
    libXext.so.6 => /usr/lib/libXext.so.6 (0xb6996000)
    libXinerama.so.1 => /usr/lib/libXinerama.so.1 (0xb6993000)
    libXi.so.6 => /usr/lib/libXi.so.6 (0xb698b000)
    libXrandr.so.2 => /usr/lib/libXrandr.so.2 (0xb6986000)
    libXcursor.so.1 => /usr/lib/libXcursor.so.1 (0xb697d000)
    libXfixes.so.3 => /usr/lib/libXfixes.so.3 (0xb6978000)
    libpangoft2-1.0.so.0 => /usr/lib/libpangoft2-1.0.so.0 (0xb6953000)
    libpng12.so.0 => /usr/lib/libpng12.so.0 (0xb6920000)
    libSM.so.6 => /usr/lib/libSM.so.6 (0xb6916000)
    libICE.so.6 => /usr/lib/libICE.so.6 (0xb68fe000)
    [kevin@solti133 ~]$ ldd /opt/mozilla/lib/xulrunner-1.8.0.1/libxpcom.so
    linux-gate.so.1 => (0xffffe000)
    libxul.so => not found
    libplds4.so => /usr/lib/libplds4.so (0xb7f54000)
    libplc4.so => /usr/lib/libplc4.so (0xb7f4f000)
    libnspr4.so => /usr/lib/libnspr4.so (0xb7f1d000)
    libpthread.so.0 => /lib/tls/libpthread.so.0 (0xb7f0b000)
    libdl.so.2 => /lib/libdl.so.2 (0xb7f07000)
    libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0xb7e2a000)
    libm.so.6 => /lib/tls/libm.so.6 (0xb7e04000)
    libgcc_s.so.1 => /usr/lib/libgcc_s.so.1 (0xb7df9000)
    libc.so.6 => /lib/tls/libc.so.6 (0xb7cdf000)
    /lib/ld-linux.so.2 (0x80000000)
    [kevin@solti133 ~]$ ldd /opt/mozilla/lib/xulrunner-1.8.0.1/libgtkembedmoz.so
    linux-gate.so.1 => (0xffffe000)
    libxpcom.so => not found
    libxul.so => not found
    libplds4.so => /usr/lib/libplds4.so (0xb7fc2000)
    libplc4.so => /usr/lib/libplc4.so (0xb7fbd000)
    libnspr4.so => /usr/lib/libnspr4.so (0xb7f8b000)
    libpthread.so.0 => /lib/tls/libpthread.so.0 (0xb7f79000)
    libdl.so.2 => /lib/libdl.so.2 (0xb7f75000)
    libgtk-x11-2.0.so.0 => /usr/lib/libgtk-x11-2.0.so.0 (0xb7c91000)
    libgdk-x11-2.0.so.0 => /usr/lib/libgdk-x11-2.0.so.0 (0xb7c12000)
    libatk-1.0.so.0 => /usr/lib/libatk-1.0.so.0 (0xb7bf9000)
    libgdk_pixbuf-2.0.so.0 => /usr/lib/libgdk_pixbuf-2.0.so.0 (0xb7be3000)
    libpangocairo-1.0.so.0 => /usr/lib/libpangocairo-1.0.so.0 (0xb7bdb000)
    libpango-1.0.so.0 => /usr/lib/libpango-1.0.so.0 (0xb7ba2000)
    libcairo.so.2 => /usr/lib/libcairo.so.2 (0xb7b57000)
    libgobject-2.0.so.0 => /usr/lib/libgobject-2.0.so.0 (0xb7b1d000)
    libgmodule-2.0.so.0 => /usr/lib/libgmodule-2.0.so.0 (0xb7b1a000)
    libglib-2.0.so.0 => /usr/lib/libglib-2.0.so.0 (0xb7a92000)
    libm.so.6 => /lib/tls/libm.so.6 (0xb7a6d000)
    libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0xb7990000)
    libgcc_s.so.1 => /usr/lib/libgcc_s.so.1 (0xb7984000)
    libc.so.6 => /lib/tls/libc.so.6 (0xb786a000)
    /lib/ld-linux.so.2 (0x80000000)
    libX11.so.6 => /usr/lib/libX11.so.6 (0xb777c000)
    libfontconfig.so.1 => /usr/lib/libfontconfig.so.1 (0xb774d000)
    libXext.so.6 => /usr/lib/libXext.so.6 (0xb773f000)
    libXrender.so.1 => /usr/lib/libXrender.so.1 (0xb7735000)
    libXinerama.so.1 => /usr/lib/libXinerama.so.1 (0xb7732000)
    libXi.so.6 => /usr/lib/libXi.so.6 (0xb772a000)
    libXrandr.so.2 => /usr/lib/libXrandr.so.2 (0xb7726000)
    libXcursor.so.1 => /usr/lib/libXcursor.so.1 (0xb771d000)
    libXfixes.so.3 => /usr/lib/libXfixes.so.3 (0xb7718000)
    libpangoft2-1.0.so.0 => /usr/lib/libpangoft2-1.0.so.0 (0xb76f2000)
    libfreetype.so.6 => /usr/lib/libfreetype.so.6 (0xb7685000)
    libz.so.1 => /usr/lib/libz.so.1 (0xb7673000)
    libpng12.so.0 => /usr/lib/libpng12.so.0 (0xb7640000)
    libXau.so.6 => /usr/lib/libXau.so.6 (0xb763d000)
    libXdmcp.so.6 => /usr/lib/libXdmcp.so.6 (0xb7637000)
    libexpat.so.0 => /usr/lib/libexpat.so.0 (0xb7617000)
    And here is the ls -la from that directory:
    ls -la /opt/mozilla/lib/xulrunner-1.8.0.1/
    total 13488
    drwxr-xr-x 9 root root 704 2006-05-16 14:46 .
    drwxr-xr-x 6 root root 232 2006-05-01 02:39 ..
    -rwxr-xr-x 1 root root 20740 2006-05-04 08:27 TestGtkEmbed
    drwxr-xr-x 2 root root 424 2006-05-16 14:46 chrome
    drwxr-xr-x 2 root root 5248 2006-05-16 14:46 components
    drwxr-xr-x 6 root root 160 2006-05-16 14:46 defaults
    drwxr-xr-x 2 root root 144 2006-05-16 14:46 greprefs
    drwxr-xr-x 2 root root 176 2006-05-16 14:46 icons
    -rwxr-xr-x 1 root root 79740 2006-05-04 08:27 libgtkembedmoz.so
    -rwxr-xr-x 1 root root 642236 2006-05-04 08:27 libmozjs.so
    -rwxr-xr-x 1 root root 10064 2006-05-04 08:27 libxpcom.so
    -rwxr-xr-x 1 root root 12636660 2006-05-04 08:27 libxul.so
    -rwxr-xr-x 1 root root 11908 2006-05-04 08:27 mozilla-xremote-client
    drwxr-xr-x 2 root root 120 2006-05-16 14:46 plugins
    -rwxr-xr-x 1 root root 32116 2006-05-04 08:27 regxpcom
    drwxr-xr-x 8 root root 1824 2006-05-16 14:46 res
    -rwxr-xr-x 1 root root 10492 2005-10-01 01:36 run-mozilla.sh
    -rwxr-xr-x 1 root root 83848 2006-05-04 08:27 updater
    -rwxr-xr-x 1 root root 20532 2006-05-04 08:27 xpcshell
    -rwxr-xr-x 1 root root 30656 2006-05-04 08:27 xpicleanup
    -rwxr-xr-x 1 root root 80636 2006-05-04 08:27 xpidl
    -rwxr-xr-x 1 root root 28900 2006-05-04 08:27 xpt_dump
    -rwxr-xr-x 1 root root 22952 2006-05-04 08:27 xpt_link
    -rwxr-xr-x 1 root root 18588 2006-05-04 08:27 xulrunner-bin
    -rwxr-xr-x 1 root root 28628 2006-05-04 08:27 xulrunner-stub

    Found this post usefull to make seamonkey stops to cry about "missing" libxpcom.so shared library.
    seamonkey started only after I added its /lib PATH to /etc/ld.so.conf. (I eventually added every missing PATH (from echo $PATH) to ld.so.conf)
    First I added the PATH but that didn't make any change.
    Now seamonkey finally starts
    Question is : may one edit /etc/ld.so.conf then run ldconfig just when one thinks he needs ?
    Réference :
    - Arch 64 with seamonkey-1.0.5 compiled from AUR's PKGBUILD.
    $ /opt/mozilla/lib/seamonkey/seamonkey-bin
    /opt/mozilla/lib/seamonkey/seamonkey-bin: error while loading shared libraries: libxpcom.so: cannot open shared object file: No such file or directory
    ldd /opt/mozilla/lib/seamonkey/seamonkey-bin
            libxpcom.so => not found
            libxpcom_core.so => not found
            libmozjs.so => not found
            libplds4.so => /usr/lib/libplds4.so (0x00002b9d7c900000)
    ls -l /opt/mozilla/lib/seamonkey-1.0.5/libxpcom*
    -rwxr-xr-x 1 root root   13048 2006-10-18 22:03 /opt/mozilla/lib/seamonkey-1.0.5/libxpcom.so
    -rwxr-xr-x 1 root root  148704 2006-10-18 22:03 /opt/mozilla/lib/seamonkey-1.0.5/libxpcom_compat.so
    -rwxr-xr-x 1 root root 1102568 2006-10-18 22:03 /opt/mozilla/lib/seamonkey-1.0.5/libxpcom_core.so

  • Clipping Paths not coming through a few times

    Our newspaper recently upgraded our system from OS9/Quark 4.11 to OS Leopard 10.5.4/InDesign CS3. The transition for the most part has been smooth. A glitch that has popped up is about 1 in 20 clipping path images that are created in Photoshop CS3 lose the path when printing the InDesign document to a pdf page. Sometimes the missing path will show in the pdf when reprinting and reDistilling. There are four work stations, all with identical 24" iMacs, software and settings. Any suggestions to solve this mystery?

    I am having a similar problem. I silo the image in photoshop that needs multiple paths. When I place the image in InDesign i lose the inner path on a couple places but the outer path is in place. We tried this on another Mac in Photoshop and it worked fine. Any ideas anyone???
    I'm having the same issue. Also, the paths that *do* come through are inverted, so I'm having to invert those through InDesign to ensure that the actual object that the path was around is importing, other than the background of the image.
    Lisa, did you ever find a solution to this?

  • Missing font makes Adobe InDesign CS4 6.0.4 crash

    Hi!
    I am having a problem with the latest version of Adobe InDesign CS4 (v 6.0.4).
    I opened an old document which contained two missing fonts.
    I was able to correct the first one by changing it to an existing font.
    But when I tried to correct the second one, the application crashed.
    I did this:
    1. Opened the document with the missing font (the first font was now already corrected).
    2. In the warning dialog window saying a font was missing, I clicked "Find Font".
    3. The missing font was called "Helvetica (T1) Bold Narrow". I set it to be replaced by "Helvetica Regular".
    4. Then I clicked "Change All".
    5. Indesign CS4 crashes.
    This is the information about the missing font (note that it says "First Used: na" which is strange):
    Filename: <not installed>
    Full Name: Helvetica
    First Used: NA
    Font: Helvetica (T1) Bold Narrow
    PostScript Name: Helvetica-Narrow-Bold
    Style: Bold Narrow
    Type: Type 1
    Version: 
    Restrictions: Unkonwn (Font is missing)
    Path: Unknown (Font is missing)
    Character Count: 27
    Style Count: 0
    Styles: 
    Page: none
    Does anyone have a solution, or is this a bug?
    Thanks

    Hi! Thanks for your answer.
    I am using Windows XP (SP3).
    I tried to export my INDD file (ID CS4 format) to an INX file.
    But that also made InDesign crash (perhaps because of the font thing).
    Unfortunately I can't change the missing font of the text because:
    * I can't see the text frame that contains the missing font.
    * InDesign crashes when using the "Find Font" function.
    However, this is not a big problem, I can still work with the file. But I will
    always get the annoying warning about the missing font, and I prefer to
    have no errors in my INDD files.

  • Import from Ext. drive results in wrong file path

    I just bought and installed Photoshop Elements 8.
    Importing my pictures from internal drives occurs without any problems.
    However, when I import files from an external drive (E), the thumbnails appear but their path shows up as being on external drive (F).  At the same  time, a representation of the folders I imported from appears on the folder tree of drive F, but with grey instead of yellow folders.
    When I click on one of the thumbails, the program starts searching for a 'missing file.'
    No other software I own works like this. Both drives are in good working order -- online and not sleeping, and are freely accessible by other programs and file managers.
    Is this wrong parh issue a common problem?  Can it be fixed?

    Hi, I have the same problem of grayed folders. I did manually change the folders in Explorer and now have this problem of trying to reconnect the files with the image and have over 2000 files missing. Now I am getting the message to "reconnect or delete from catalog". Is there a way to reconnect with out searching for each and every file? Is it possible to remove these folders and "re-do" my import? Please help.
    I ran your utility and below are my findings:
    psedbtool version 1.08
    Opening catalog C:\ProgramData\Adobe\Elements Organizer\Catalogs\My Catalog\catalog.pse8db
    Photoshop Elements version:      8
    Total files               :   6629
    Total files missing       :   2171
    Total files offline       :      0
    Total files wrong volume  :      0
    ****** Volumes with warnings: 1
    PSE Volume Table
    Path used by PSE        :
    Type                    : no_drive
    Status                  :
    Total files             : 0
    Total files missing     : 0
    Total files wrong volume: 0
    Description             :
    Serial                  : no drive
    Drive_path_if_builtin   :
    Id                      : 982
    Path used by PSE        : H:
    Type                    : builtin_drive
    Status                  : online
    Total files             : 1552
    Total files missing     : 1552
    Total files wrong volume: 0
    Description             : H:
    Serial                  : 3EEA-E2AB
    Drive_path_if_builtin   : H:
    Id                      : 308
    ***** WARNING *****     : Drive in catalog missing
    Path used by PSE        : C:
    Type                    : builtin_drive
    Status                  : online
    Total files             : 5077
    Total files missing     : 619
    Total files wrong volume: 0
    Description             : C:
    Serial                  : 6A98-6A83
    Drive_path_if_builtin   : C:
    Id                      : 173
    Path used by PSE        : C:\ProgramData\Adobe\Elements Organizer\Catalogs\My Catalog
    Type                    : database_relative_drive
    Status                  : online
    Total files             : 0
    Total files missing     : 0
    Total files wrong volume: 0
    Description             : database relative
    Serial                  : amoc:database_relative_volume
    Drive_path_if_builtin   :
    Id                      : 2
    Windows Drives
    Drive  Type             Serial     Path
    A:     removable_drive  0000-0000 
    C:     builtin_drive    6A98-6A83 
    D:     readonly_drive   0188-7EC4 
    E:     builtin_drive    4890-C5F3 
    F:     builtin_drive    FCD3-1C6C

  • Error while booting after fresh install

    Hi, I decided to reinstall Arch on my laptop. So I first used gcdisk to make my partitions, I have 4 (/ , boot, home, var). I made sure to make a fifth partition of 2mb for bios booting with grub at the beginning of my disk. I chose jfs filesystem for all partitions except var I chose reiserfs.
    I mounted everything, installed base and base-devel, grub following the wiki, generated fstab, etc. Then when I reboot I get the error : error 'grub.pc/i386/search_fs_uuid.mod' not found. I tried reinstalling everything twice.
    I thought maybe I was doing something wrong with GPT so I used MBR this time, re-did the full installation and same problem. I read the grub wiki and did everything it says. I'm not doing dual-boot.
    any suggestions? thank you
    PS: After booting it brings me to maintenance terminal.

    henk wrote:
    'grub.pc/i386/search_fs_uuid.mod'
    Is this a typo? As in it should have been '/grub/i386-pc/search_fs_uuid.mod'?
    Ooops it might have been a typo sorry.
    WonderWoofy wrote:I think the significant portion of what you did has to do with the error message itself.  Ergo, instead of reinstalling everything over and over again, debug grub.  I think you need to do better than "I read the grub wiki and did everything it says" in how you ask your quesiton.  What exactly did you do?
    BTW, i really do not like grub2 as it has become particurly crazy bloated (as exemplified by the need for a 1-2MB partition in addition to the space in the disk's boot sector).  So I try to encourage others to use something simpler that allows more user control over configuration.  I like syslinux, but grub-legacy or lilo are good choices as well.
    I had grub2 installed before so that's why I chose it. Also on the syslinux wiki it doesn't say it supports jfs filesystem, which is why I chose grub2.
    Is there a way to install the missing path with pacman?
    edit: Also when I check in /boot/grub/i386-pc/ I can see the search_fs_uuid.mod
    Last edited by trixrabbit (2013-06-15 13:35:31)

  • HD Not Accessible to Repair Permissions

    Hello. I hope you can help me isolate the error that is keeping my Intel iMac G5 from booting properly. I’m running 10.4.
    It froze after I’d been backing up onto DVD/dumping old data (about 20GB worth). Whenever I tried restarting the screen would freeze on the grey apple logo, sometimes with the swirly icon.
    When I ran Disk Utility off the install disk at first it indicated “error detected” on mass storage, but later said it was fine. But I could not run Repair successfully (I kept getting "repair failed" messages), and the Repair Disk Permissions button was not accessible (greyed out).
    I could not startup in safe mode. And if I tried to restart in DU the only option was a Network (which I'm not hooked up to).
    Once I got a Kernal panic screen but most of the time it was just a grey apple with the fan hitting 900 rpm.
    Finally I ran DiskWarrior and in 15 minutes it had cleaned out and rebuilt my HD. I thought I was home clear.
    However, even though Disk Utility now says my HD is fine, it still does not allow me to Repair Disk Permissions - the option is greyed out. And if I boot up pressing Option to select a Startup Disk, the rebuilt drive is not one of them.
    It appears my /Library/Receipts folder is empty.
    What’s more, if I try to run an admin command in Terminal, like
    sudo diskutil repairPermissions /
    I get the message:
    -bash: sudo: command not found
    In fact, any way I try typing sudo I get a “command not found” message, even if I try to run other command like chmod.
    When I type:
    Users
    I get
    Users: command not found.
    So I typed:
    Echo $PATH
    And get
    /bin:/sbin:/usr/bn:/usr/sbin:/usr/libexec:/System/Library/CoreServices
    I’m not sure at this point whether the fact that the DiskWarrior-rebuilt drive doesn’t show up among Startup options (when I boot with option key) is because of missing/broken permissions; an empty /Library/Receipts folder; missing users; or a missing path.
    Any and all help is appreciated. Thank you.

    Oy. I purchased an external drive and began installing Mac OSX onto it, so that I could then migrate all files from the unbootable hard drive before running an Archive & Install. That part seemed to go smoothly. But a few problems have emerged:
    1. Though I was prompted to keep Disk 2 of the install ready, it never asked me for it, even though I ran the installation 2 or 3 times. Consequently while I can select the external drive when booting up command-S, I can only see Install window, Disk Utility or Terminal windows - never a desktop, preferences drop down, help menu, finder, all the things I'd typically see when launching my machine. Is this normal? Is there a way to force it to install only disk 2 if it has things it needs for full bootable GUI / access?
    2. Booting up with the install disk, in disk utility I can see both drives but still cannot repair permissions on my affected HD. I tried via Terminal (repairPermissions, chmod or chown) commands; I keep getting error messages (command not found).
    3. Switching cd / to my new drive in Terminal, I was able, I think, to change permissions (755) but when I open Disk Utility the drive is still not writable and "Repair Disk Permissions" is still grayed out.
    4. I could not open Migration Assistant on the new drive via Disk Utility, so I copied it from the HD into its own folder on the new one, but am really confused about the whole Disk Image thing. If I create a new disk image and try to open it, convert or checksum it, it still is grayed out, I can never just open it. I tried running commands in Terminal to run that application on the external drive, pointing to the new folder, to the .app, to the contents, .dmg, and no commands seem to work, I keep getting the command not found message.
    If I just run the A&I, I fear I'll lose my data which is why I wanted to migrate everything over before I did so. But if the user / owner permissions are screwed up and the only way to fix them is A&I, I don't know what else to do.
    Is there ANY way to boot from the install, run Migration Assistant from the external drive (either through Disk Utility or Terminal) and copy all files from HD? If not, I guess I'll have to cross fingers and A&I.
    Gee, I used to love my Mac ...

  • ISE 1.2 CWA Redirect URL

    Hi,
    Just wondered was there anyway to manipulate what webauth URL is sent to a client in the redirect string. Currently my ISE sends clients the internal machine name, I was wondering if there was anyway I can change this.
    I know on local webauth on the WLC you can set external URL's, does this feature exist in the ISE?
    TIA
    -G
    Sent from Cisco Technical Support iPad App

    Users Are Not Appropriately Redirected to URL
    Symptoms or Issue
    Administrator   receives one or more "Bad URL" error messages from Cisco ISE.
    Conditions
    This   scenario applies to 802.1X authentication as well as guest access sessions.
    Click   the magnifying glass icon in Authentications to launch the Authentication   Details. The authentication report should have the redirect URL in the RADIUS   response section as well as the session event section (which displays the   switch syslog messages).
    Possible   Causes
    Redirection   URL is entered incorrectly with invalid syntax or a missing path component.
    Resolution
    Verify   that the redirection URL specified in Cisco ISE via Cisco-av pair "URL   Redirect" is correct per the following options:
    •CWA   Redirection URL:   https://ip:8443/guestportal/gateway?sessionId=SessionIdValue&action=cwa
    •802.1X   Redirection URL:   url-redirect=https://ip:8443/guestportal/gateway?sessionId=SessionIdValue&action=cpp

  • SOAP Receiver - HTTP header problem

    Hi,
    Scenario: IDOC - - XI - - SOAP(webservice).
    Third party is asking for missing "/" (path?) in header after "POST". Following is the message received by third party. How to override this header to put "/" after POST? Please help.
    POST  HTTP/1.0
    Accept: /
    Host: 100.10.2.5:9092
    User-Agent: SAP-Messaging-com.sap.aii.messaging/1.0505
    Authorization: Basic Z2hydHNvYXA6bm92ZWxs
    content-id: <soap-48E034BD9F5B3308E1000000876CF529@sapcom>
    Content-Type: text/xml; charset=utf-8
    Content-Length: 313
    SOAPACTION: "#batchRequest"
    <SOAP:Envelope xmlns:SOAP='http://schemas.xmlsoap.org/soap/envelope/'>
        <SOAP:Header/>
        <SOAP:Body>
            <ns0:cvgtransaction xmlns:ns0='http://abc.com/xi/Novell' event='modify' workforceID='1' type='employee'>
                <attribute name='WWID' operation='replace'>1234567</attribute>
            </ns0:cvgtransaction>
        </SOAP:Body>
    </SOAP:Envelope>

    Hi!
    with XI standard tools you have no chance to manipulate the soap envelope created by the XI. You have to configure your soap receiver communication channel to not create a soap envelope "Do not use SOAP envelope") and then you use e.g. a XSLT mapping to create a soap envelope by yourself.
    Regards,
    Volker

  • NullPointerException when deploying

    Hi,
    I'm trying to deploy to OAS 10.1.3.1 an EAR with one web & one EJB module using the Oracle Ant deploy task and the FINEST log level. The deployment fails with a NPE which seems to originate from XML processing of some EAR descriptor (I'm guessing orion-application.xml).
    Is there a way to get more detailed information on this part of the deploy process to figure out what's causing the NPE?
    Thanks,
    Gerald
    My orion-application.xml looks like:
    <?xml ...>
    <orion-application xmlns:xsi=...>
         <library>my-commons.jar</library>
         <data-sources path="./Some_Datasource.xml"/>
         <data-sources path="./Another_Datasource.xml"/>
    </orion-application>
    The deploy fails with
    <SNIP>
    [oracle:deploy] FINE: CoreRemoteMBeanServer.fireEvent Dispatching event type: deploy.myApp and message: Application Deployer for myApp FAILED.
    to listener with id: 0 on MBeanServer proxy: oracle.oc4j.admin.management.mejb.MEjb@4977e2
    [oracle:deploy] SEVERE: ProgressObjectImpl.reportError java.lang.NullPointerExceptionoracle.oc4j.admin.jmx.shared.exceptions.InternalException: java.lang.NullPointerException
    [oracle:deploy] at oracle.oc4j.admin.jmx.shared.deploy.NotificationUserData.<init>(NotificationUserData.java:107)
    [oracle:deploy] at oracle.oc4j.admin.internal.Notifier.reportError(Notifier.java:429)
    [oracle:deploy] at oracle.oc4j.admin.internal.DeployerBase.execute(DeployerBase.java:123)
    [oracle:deploy] at oracle.oc4j.admin.jmx.server.mbeans.deploy.OC4JDeployerRunnable.doRun(OC4JDeployerRunnable.java:52)
    [oracle:deploy] at oracle.oc4j.admin.jmx.server.mbeans.deploy.DeployerRunnable.run(DeployerRunnable.java:81)
    [oracle:deploy] at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
    [oracle:deploy] at java.lang.Thread.run(Thread.java:595)
    [oracle:deploy] Caused by: oracle.oc4j.admin.internal.DeployerException: java.lang.NullPointerException
    [oracle:deploy] at oracle.oc4j.admin.internal.ApplicationDeployer.initArchive(ApplicationDeployer.java:417)
    [oracle:deploy] at oracle.oc4j.admin.internal.ApplicationDeployer.doDeploy(ApplicationDeployer.java:187)
    [oracle:deploy] at oracle.oc4j.admin.internal.DeployerBase.execute(DeployerBase.java:93)
    [oracle:deploy] ... 4 more
    [oracle:deploy] Caused by: java.lang.NullPointerException
    [oracle:deploy] at java.util.StringTokenizer.<init>(StringTokenizer.java:182)
    [oracle:deploy] at java.util.StringTokenizer.<init>(StringTokenizer.java:204)
    [oracle:deploy] at com.evermind.server.deployment.EnterpriseArchive.parseLibrary(EnterpriseArchive.java:2410)
    [oracle:deploy] at com.evermind.server.deployment.EnterpriseArchive.parseDeploymentMainNode(EnterpriseArchive.java:500)
    [oracle:deploy] at com.evermind.xml.XMLConfig.parseRootNode(XMLConfig.java:305)
    [oracle:deploy] at com.evermind.server.deployment.EnterpriseArchive.parseRootNode(EnterpriseArchive.java:2583)
    [oracle:deploy] at com.evermind.xml.XMLConfig.init(XMLConfig.java:181)
    [oracle:deploy] at com.evermind.server.J2EEComponent.initDeployment(J2EEComponent.java:217)
    <SNIP>

    Doh! I should've looked at the orion-application.xml schema instead of using an example. The problem was a missing 'path' attribute in the library element. I corrected it to:
    <library path="my-commons.jar"/>
    That took care of it!
    Now on to finding the cause of some class not found exceptions...
    Gerald

  • Error:Cannot find bean org.apache.struts.taglib.html.BEAN in any scope

    I want to submit this page so that i can retrieve values in the new employer name and license type depending on the license # my jsp code is as below
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
    <%@ page import="org.apache.struts.action.Action.*"%>
    <%@ page contentType="text/html;charset=windows-1252" %>
    <%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html" %>
    <%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean" %>
    <%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic" %>
    <html:html>
    <HEAD>
    <TITLE><bean:message key="application.title"/></TITLE>
    <META HTTP-EQUIV="Content-Type" content="text/html; charset=ISO-8859-1">
    <META NAME="GENERATOR" content="Oracle JDeveloper 10g">
    <META HTTP-EQUIV="Content-Style-Type" content="text/css">
    <META HTTP-EQUIV="PRAGMA" VALUE="NO-CACHE">
    <LINK href="theme/Master.css" rel="stylesheet" type="text/css">
    <SCRIPT src="javascript/common_validation.js"></SCRIPT>
    </HEAD>
    <BODY MARGINHEIGHT="0" marginweight="0" topmargin="0" leftmargin="0" bgcolor="#FFFFFF">
    <%@ include file="../../includes/icolaMenu.jsp" %>
    <html:form action="/addTransfer.do" focus="newEmplic" onsubmit="return validateTransferlicenseeForm(this);">
    <html:javascript formName="transferlicenseeForm" /><html:errors />
    <tr><td>
    <table align="left" border="1" width="736" bgcolor="ffffff" cellpadding="0" cellspacing="0" bordercolor="c0c0c0">
    <tr><td>
    <table width="736" border="0" cellpadding="1" cellspacing="0">
    <tr>
    <td width="730" align=center><b><font face="Verdana, Arial, Helvetica, sans-serif">Transfer License</font></b></td>
    </tr>
    <tr>
    <td> </td>
    </tr>
    <tr>
    <td><%@ include file="../../includes/licenseDetails.jsp" %></td>
    </tr>
    <tr>
    <td align="center">
    <table class="tabledec" width="730" border="0" cellpadding=0 cellspacing=0>
    <tr>
    <td align="left"><font size="-2" face="Verdana, Arial, Helvetica, sans-serif"><b>  &#58;&#58;  Current Employing Licensee Information:</b></font></td>
    <td align="right"><font size="-2" face="Verdana, Arial, Helvetica, sans-serif"><b>&#164; &#164; &#164;  </b></font></td>
    </tr>
    </table>
    </td>
    </tr>
    <tr>
    <td align="left"><table width="734" border="0">
    <tr>
    <td width="30"> </td>
    <td width="106"><font size="-1" face="Verdana, Arial, Helvetica, sans-serif"><b>License #:</b></font></td>
    <td width="598"><font size="-1" face="Verdana, Arial, Helvetica, sans-serif"><bean:write name="transferlicenseeForm" property="currentEmplic" /></font></td>
    </tr>
    <tr>
    <td width="4%"> </td>
    <td width="20%"><font size="-1" face="Verdana, Arial, Helvetica, sans-serif"><b>Name:</b></font></td>
    <td width="30%"><font size="-1" face="Verdana, Arial, Helvetica, sans-serif"><bean:write name="transferlicenseeForm" property="currentEmpname" /></font></td>
    <td width= "20%" <font size="-1" face="Verdana, Arial, Helvetica, sans-serif"><b>DBA Name:</b></font></td>
    <td width="30%" <font size="-1" face="Verdana, Arial, Helvetica, sans-serif"><bean:write name="transferlicenseeForm" property="currentEmpdbaname" /></font></td>
    </tr>
    <tr>
    <td width="30"> </td>
    <td width="106"><font size="-1" face="Verdana, Arial, Helvetica, sans-serif"><b>License Type:</b></font></td>
    <td width="598"><font size="-1" face="Verdana, Arial, Helvetica, sans-serif"><bean:write name="transferlicenseeForm" property="currentEmplictype" /></font></td>
    </tr>
    </table></td>
    </tr>
    <tr>
    <td nowrap><font size="-1" face="Verdana, Arial, Helvetica, sans-serif"> </font></td>
    </tr>
    <tr>
    <td align="center">
    <table class="tabledec" width="730" border="0" cellpadding=0 cellspacing=0>
    <tr>
    <td align="left"><font size="-2" face="Verdana, Arial, Helvetica, sans-serif"><b>  &#58;&#58;  New Employing Licensee Information:</b></font></td>
    <td align="right"><font size="-2" face="Verdana, Arial, Helvetica, sans-serif"><b>&#164; &#164; &#164;  </b></font></td>
    </tr>
    </table>
    </td>
    </tr>
    <logic:equal name="transferlicenseeForm" property="transferButton" value="button.submit">
    <tr>
    <td align="left"><table width="734" border="0">
    <html:form action="ChangeEvent.do" name ="transferlicenseeForm" type="com.dleg.cola.helper.TransferLicensee" >
    <html:hidden property="method" />
    <tr>
    <td width="4%"> </td>
    <td width="20%"><font size="-1" face="Verdana, Arial, Helvetica, sans-serif"><b>License #:</b></font></td>
    <td width="76%"><font size="-1" face="Verdana, Arial, Helvetica, sans-serif"><html:text styleClass="required" maxlength="10" name="transferlicenseeForm" property="newEmplic" onkeyup="if(true){this.form.elements[0].value='populateDetails';this.form.submit();}" /></font>  
    <font size="-2" color=blue face="Verdana, Arial, Helvetica, sans-serif"><b>License Lookup</b></font></td>
    <!-- <td width="120"><font size="-1" face="Verdana, Arial, Helvetica, sans-serif"><b>Transfer Status:</b></font></td>
    <td width="198"><font size="-1" face="Verdana, Arial, Helvetica, sans-serif"><bean:write name="transferlicenseeForm" property="transferStatus" /></font></td>-->
    </tr>
    <!-- </html:form> -->
    <tr>
    <td> </td>
    <td><font size="-1" face="Verdana, Arial, Helvetica, sans-serif"><b>Name:</b></font></td>
    <td colspan="3"><font size="-1" face="Verdana, Arial, Helvetica, sans-serif"><bean:write name="transferlicenseeForm" property="newEmpname" /></font></td>
    </tr>
    <tr>
    <td> </td>
    <td><font size="-1" face="Verdana, Arial, Helvetica, sans-serif"><b>License Type:</b></font></td>
    <td colspan="3"><font size="-1" face="Verdana, Arial, Helvetica, sans-serif"><bean:write name="transferlicenseeForm" property="newEmplictype" /></font></td>
    </tr>
    <tr>
    <td colspan=5><p align=justify><font size="-2" face="Verdana, Arial, Helvetica, sans-serif"><B>NOTE:</B><BR> * Transfer
    fee will be added to your online invoice upon Submit. Transfers require approval from New employing Licensee. Please inform new employing
    Licensee that you have completed this transfer request. Your new License will be printed upon new employing Licensee's approval.</font></p>
    </td>
    </tr>
    </table></td>
    </tr>
    <html:hidden property="parentLicid" />
    <tr>
    <td> </td>
    </tr>
    <tr>
    <td colspan=3>
    <font size="-1" face="Verdana, Arial, Helvetica, sans-serif" color="Gray"><b>Have you been convicted of a felony or misdemeanor for which you could have gone to jail that has not previously been reported to the department?</b></font>
    </td>
    </tr>
    <tr>
    </tr>
    <tr>
    <td colspan=3>
    <font size="-1" face="Verdana, Arial, Helvetica, sans-serif" color="Gray">
    <html:radio property="GMCind" value="N" disabled="true"/>NO
    <html:radio property="GMCind" value="Y" disabled="true"/>YES (Complete and return this questionaire)
    (http://www.cis.state.mi.us/bcsc/forms/lce020.pdf)
    </font>
    </td>
    </tr>
    <!-- <tr>
    <td colspan=3>
    <font size="-1" face="Verdana, Arial, Helvetica, sans-serif"><b>Have you had disciplinary action taken against any license, registration or permit you now hold or have ever held that you have not reported to the department?</b></font>
    </td>
    </tr>
    <tr>
    <td colspan=3>
    <font size="-1" face="Verdana, Arial, Helvetica, sans-serif">
    <html:radio property="dispInd" value="N" />NO
    <html:radio property="dispInd" value="Y" />YES (Complete and return this questionaire)
    (http://www.cis.state.mi.us/bcsc/forms/lce021.pdf)
    </font>
    </td>
    </tr>-->
    </td>
    </tr>
    </logic:equal>
    <logic:equal name="transferlicenseeForm" property="transferButton" value="button.canceltransfer">
    <tr>
    <td align="left"><table width="734" border="0">
    <tr>
    <td width="30"> </td>
    <td width="106"><font size="-1" face="Verdana, Arial, Helvetica, sans-serif" ><b>License #:</b></font> </td>
    <td width="280"><font size="-1" face="Verdana, Arial, Helvetica, sans-serif" color="Gray"><html:text styleClass="required" maxlength="10" property="newEmplic" disabled="true" /></font>   </td>
    <!-- <font size="-2" color="Gray" face="Verdana, Arial, Helvetica, sans-serif"><b>License Lookup</b></font></td> -->
    <!--<td width="120"><font size="-1" face="Verdana, Arial, Helvetica, sans-serif"><b>Transfer Status:</b></font></td>
    <td width="198"><font size="-1" face="Verdana, Arial, Helvetica, sans-serif"><bean:write name="transferlicenseeForm" property="transferStatus" /></font></td> -->
    </tr>
    <tr>
    <td> </td>
    <td><font size="-1" face="Verdana, Arial, Helvetica, sans-serif" ><b>Name:</b></font></td>
    <td colspan="3"><font size="-1" face="Verdana, Arial, Helvetica, sans-serif" ><bean:write name="transferlicenseeForm" property="newEmpname" /></font></td>
    </tr>
    <tr>
    <td> </td>
    <td><font size="-1" face="Verdana, Arial, Helvetica, sans-serif" ><b>License Type:</b></font></td>
    <td colspan="3"><font size="-1" face="Verdana, Arial, Helvetica, sans-serif"><bean:write name="transferlicenseeForm" property="newEmplictype" /></font></td>
    </tr>
    <tr>
    <td colspan=5><p align=justify><font size="-2" face="Verdana, Arial, Helvetica, sans-serif"><B>NOTE:</B><BR> * Transfer
    fee will be added to your online invoice upon Submit. Transfers require approval from New employing Licensee. Please inform new employing
    Licensee that you have completed this transfer request. Your new License will be printed upon new employing Licensee's approval.</font></p>
    </td>
    </tr>
    </table></td>
    </tr>
    <html:hidden property="parentLicid" />
    <tr>
    <td> </td>
    </tr>
    </logic:equal>
    <tr>
    <td align="center">
    <table width="734" border="0">
    <tr>
    <td align="left" width="240" valign="middle"> <img src="images/icon_required.gif" align=top width="6" height="6" border="0"> Required Field</td>
    <td align="center" width="20">
    <html:submit property="confirmTrans">
    <bean:message name="transferlicenseeForm" property="transferButton" />
    </html:submit>
    </td>
    </html:form>
    <html:form action="/Button">
    <td align="left" width="330">
    <html:cancel property="method">
    <bean:message key="button.returnChild"/>
    </html:cancel>
    </td>
    </html:form>
    </tr>
    </table></td>
    </tr>
    </table>
    </td></tr>
    </table>
    </td></tr>
    <%@ include file="../../includes/icolaFooter.html" %>
    </BODY>
    </html:html>
    my struts-config as below
    <!DOCTYPE struts-config PUBLIC "-//Apache Software Foundation//DTD Struts Configuration 1.2//EN" "http://jakarta.apache.org/struts/dtds/struts-config_1_2.dtd">
    <struts-config>
    <form-beans>
         <form-bean name="loginForm" type="org.apache.struts.validator.DynaValidatorForm">
    <form-property name="userID" type="java.lang.String" />
    <form-property name="pinNum" type="java.lang.String" />
    </form-bean>
    <form-bean name="renewalLoginForm" type="org.apache.struts.validator.DynaValidatorForm">
    <form-property name="licNum" type="java.lang.String" />
    </form-bean>
    <form-bean name="reqPwdResetForm" type="org.apache.struts.validator.DynaValidatorForm">
    <form-property name="chooseOption" type="java.lang.String" />
    <form-property name="lName" type="java.lang.String" />
    <form-property name="SSN" type="java.lang.String" />
    <form-property name="DOB" type="java.lang.String" />
    <form-property name="licNum" type="java.lang.String" />
    </form-bean>
    <form-bean name="reqNewAcctForm" type="org.apache.struts.validator.DynaValidatorForm">
    <form-property name="chooseOption" type="java.lang.String" />
    <form-property name="lName" type="java.lang.String" />
    <form-property name="SSN" type="java.lang.String" />
    <form-property name="DOB" type="java.lang.String" />
    <form-property name="licNum" type="java.lang.String" />
    </form-bean>
    <form-bean name="changePinForm" type="org.apache.struts.validator.DynaValidatorForm">
    <form-property name="userID" type="java.lang.String" />
    <form-property name="pinNum" type="java.lang.String" />
    <form-property name="dupPinNum" type="java.lang.String" />
    </form-bean>
    <form-bean name="newAppInitialForm" type="org.apache.struts.validator.DynaValidatorForm">
    <form-property name="board" type="java.lang.String" />
    <form-property name="licType" type="java.lang.String" />
    <form-property name="obtBy" type="java.lang.String" />
    <form-property name="allObtBy" type="java.lang.String" />
    <form-property name="allLicTypes" type="java.lang.String" />
    </form-bean>
    <form-bean name="mainForm" type="org.apache.struts.validator.DynaValidatorForm" >
    <form-property name="chooseOption" type="java.lang.String" />
    </form-bean>
    <form-bean name="buttonForm" type="org.apache.struts.validator.DynaValidatorForm" />
    <form-bean name="transferlicenseeForm" type="com.dleg.cola.helper.TransferLicensee" />
    <form-bean name="apprTransferForm" type="org.apache.struts.validator.DynaValidatorForm" >
    <form-property name="trApprFlag" type="java.lang.String[]" />
    </form-bean>
    <form-bean name="empRenewForm" type="com.dleg.cola.forms.EmpRenewForm" >
    <form-property name="empRenFlag" type="java.lang.String[]" />
    </form-bean>
    <form-bean name="renewalForm" type="com.dleg.cola.forms.RenewForm" />
    <form-bean name="reprintlicenseForm" type="com.dleg.cola.forms.ReprintLicenseForm" />
    <form-bean name="invoiceForm" type="com.dleg.cola.forms.InvoiceForm" />
    <form-bean name="creditCardForm" type="com.dleg.cola.forms.CreditCardForm" />
    <form-bean name="addressChangeForm" type="com.dleg.cola.forms.AddressChangeForm" />
    <form-bean name="personForm" type="com.dleg.cola.forms.PersonForm" />
    <form-bean name="companyForm" type="com.dleg.cola.forms.CompanyForm" />
    <form-bean name="checkListForm" type="com.dleg.cola.forms.CheckListForm" />
    </form-beans>
    <global-exceptions>
    <exception type="com.dleg.cola.exceptions.DatabaseException" key="error.database.missing" path="/error.jsp" scope="request" />
    </global-exceptions>
    <global-forwards>
    <forward name="login" path="/login.jsp" redirect="false" />
    </global-forwards>
    <action-mappings type="org.apache.struts.config.SecureActionConfig">
    <action path="/RequestPwdReset" input="/WEB-INF/jsps/reqPwdReset.jsp" type="com.dleg.cola.actions.RequestPwdResetAction" name="reqPwdResetForm">
              <forward name="success" path="/changePin.jsp" />
              <forward name="failure" path="/error.jsp" redirect="false" contextRelative="false" />
         </action>
    <action path="/RequestNewAcct" input="/WEB-INF/jsps/reqNewAcct.jsp" type="com.dleg.cola.actions.RequestNewAcctAction" name="reqNewAcctForm">
              <forward name="destination1" path="/changePin.jsp" />
    <forward name="destination2" path="/changePin.jsp" />
    <forward name="destination3" path="/register.jsp" />
              <forward name="failure" path="/error.jsp" redirect="false" contextRelative="false" />
         </action>
         <action path="/RenewalLogin" input="/WEB-INF/jsps/renewalLogin.jsp" type="com.dleg.cola.actions.RenewalLoginAction" name="renewalLoginForm">
              <forward name="success" path="Licensee.do" />
              <forward name="failure" path="/error.jsp" redirect="false" contextRelative="false" />
         </action>
    <action path="/Login" input="/WEB-INF/jsps/login.jsp" type="com.dleg.cola.actions.LoginAction" name="loginForm">
              <forward name="success" path="Licensee.do" />
    <!--<forward name="success1" path="/UserLogin.jsp" /> -->
    <forward name="success1" path="/changePin.jsp" />
    <forward name="success2" path="/newApp.jsp" />
              <forward name="failure" path="/error.jsp" redirect="false" contextRelative="false" />
         </action>
    <action path="/UpdateAddrInfo" type="com.dleg.cola.actions.UpdateAddrInfoAction" name="personForm">
    <forward name="success" path="ShowCheckList.do" />
         </action>
    <action path="ShowCheckList" type="com.dleg.cola.actions.ShowCheckListAction" name="checkListForm">
    <forward name="success" path="/checkList.jsp" />
         </action>
    <action path="/SubmitCheckList" type="com.dleg.cola.actions.SubmitCheckListAction" name="checkListForm">
    <forward name="success" path="viewInvoice.do" />
         </action>
    <action path="Licensee" type="com.dleg.cola.actions.LicenseeAction" name="licenseeForm">
              <forward name="success" path="/licHome.jsp" />
         </action>
    <action path="/Button" type="com.dleg.cola.actions.ButtonAction" name="buttonForm" parameter="method">
    <set-property property="secure" value="true"/>
    <forward name="exit" path="/login.jsp" />
    <forward name="exit1" path="/renewalLogin.jsp" />
    <forward name="changePin" path="/changePin.jsp" />
    <forward name="approve" path="PendAppr.do" redirect="false" />
    <forward name="submit" path="/ApprTransfer.do" redirect="false" />
    <forward name="returnHome" path="/licHome.jsp" redirect="false" />
    <forward name="returnChild" path="ChildLic.do" redirect="false" />
    <forward name="renewSubLic" path="EmpRenew.do" redirect="false" />
    <forward name="cancel" path="/login.jsp" redirect="false" />
    <forward name="renew" path="RenewLic.do" redirect="false"/>
    <forward name="addCart" path="/viewInvoice.jsp" redirect="false"/>
    <forward name="viewInvoice" path="/viewInvoice.jsp" redirect="false"/>
    <forward name="pay" path="/makePayment.jsp" redirect="false" />
    <forward name="failure" path="/error.jsp" redirect="false"/>
    <forward name="login" path="/login.jsp" redirect="false" />
    <forward name="main" path="/main.jsp" redirect="false" />
    <forward name="reqPwdReset" path="/requestPwdReset.jsp" redirect="false" />
    <forward name="newLicApp" path="NewApp.do" redirect="false" />
    <forward name="renewMore" path="/licHome.jsp" redirect ="false" />
    </action>
    <action path="Button" type="com.dleg.cola.actions.ButtonAction" name="buttonForm" parameter="method">
    <set-property property="secure" value="true"/>
    <forward name="exit" path="/login.jsp" />
    <forward name="changePin" path="/changePin.jsp" />
    <forward name="approve" path="PendAppr.do" redirect="false" />
    <forward name="submit" path="/ApprTransfer.do" redirect="false" />
    <forward name="returnHome" path="/licHome.jsp" redirect="false" />
    <forward name="returnChild" path="ChildLic.do" redirect="false" />
    <forward name="renewSubLic" path="EmpRenew.do" redirect="false" />
    <forward name="cancel" path="/login.jsp" redirect="false" />
    <forward name="renew" path="RenewLic.do" redirect="false"/>
    <forward name="addCart" path="/viewInvoice.jsp" redirect="false"/>
    <forward name="viewInvoice" path="/viewInvoice.jsp" redirect="false"/>
    <forward name="pay" path="/makePayment.jsp" redirect="false" />
    <forward name="failure" path="/error.jsp" redirect="false"/>
    <forward name="main" path="/main.jsp" redirect="false" />
    <forward name="reqPwdReset" path="/requestPwdReset.jsp" redirect="false" />
    <forward name="newLicApp" path="NewApp.do" redirect="false" />
    <forward name="renewMore" path="/licHome.jsp" redirect ="false" />
    </action>
    <action path="NewApp" type="com.dleg.cola.actions.NewAppAction" name="newAppInitialForm" scope="request">
    <forward name="success" path="/newApp.jsp" />
    </action>
    <action path="/NewApp" type="com.dleg.cola.actions.NewAppAction" name="newAppInitialForm" scope="request">
    <forward name="success" path="/newApp.jsp" />
    </action>
    <action path="/AddressInfo" type="com.dleg.cola.actions.AddressInfoAction" name="personForm" scope="request">
    <forward name="success" path="/addressInfo.jsp" />
    </action>
    <action path="/NewAppContinue" type="com.dleg.cola.actions.NewAppContinueAction" name="newAppInitialForm" scope="request">
    <forward name="success" path="/newAppContinue.jsp" />
    </action>
    <action path="/ChildLic" type="com.dleg.cola.actions.ChildLicAction" name="licenseeForm" scope="request">
    <forward name="success" path="/child_lic.jsp" />
    <forward name="failure" path="/error.jsp" redirect="false" />
    </action>
    <action path="ChildLic" type="com.dleg.cola.actions.ChildLicAction" name="licenseeForm" scope="request">
    <forward name="success" path="/child_lic.jsp" />
    <forward name="failure" path="/error.jsp" redirect="false" />
    </action>
    <action path="/transferLic" type="com.dleg.cola.actions.ButtonAction" name="transferlicenseeForm" parameter="transferLicense" scope="request">
    <forward name="transfer" path="/transferLicense.jsp" />
    <forward name="failure" path="/error.jsp" redirect="false" />
    </action>
    <action path="/transferLicense" type="com.dleg.cola.actions.TransferLicAction" name="transferlicenseeForm" scope="request">
    <forward name="transfer" path="/transferLicense.jsp" />
    <forward name="failure" path="/error.jsp" redirect="false" />
    </action>
    <action path="/ChangeEvent" type="com.dleg.cola.actions.ChangeAction" name="transferlicenseeForm" scope="request" parameter="method">
    <forward name="success" path="/transferLicense.jsp"></forward>
    <forward name="failure" path="/error.jsp"></forward>
    </action>
    <action path="/addTransfer" input="transferLicense.jsp" type="com.dleg.cola.actions.TransferLicenseAction" name="transferlicenseeForm" parameter="confirmTrans" scope="request">
    <forward name="success" path="/viewInvoice.jsp" />
    <forward name="failure" path="/error.jsp" redirect="false" />
    <forward name="cancel" path="/child_lic.jsp" redirect="false" />
    <forward name="transfer" path="/licHome.jsp" redirect="false" />
    <forward name="invalid" path="/error.jsp" redirect="false" />
    </action>
    <action path="/reprintLic" input="child_lic.jsp" type="com.dleg.cola.actions.ButtonAction" name="reprintlicenseForm" parameter="reprintLicense" scope="request">
    <forward name="reqDuplicate" path="/dupReprint.jsp" redirect="false" />
    <forward name="failure" path="/error.jsp" redirect="false" />
    </action>
    <action path="/addReprint" input="dupReprint.jsp" type="com.dleg.cola.actions.ReprintAction" name="reprintlicenseForm" scope="request">
    <forward name="success" path="/viewInvoice.jsp" />
    <forward name="failure" path="/error.jsp" redirect="false" />
    <forward name="cancel" path="/child_lic.jsp" redirect="false" />
    </action>
    <action path="/ChangePin" input="/WEB-INF/jsps/changePin.jsp" type="com.dleg.cola.actions.ChangePinAction" name="changePinForm">
    <forward name="success" redirect="false" path="Licensee.do" />
    <forward name="failure" path="/error.jsp" redirect="false" />
    </action>
    <action path="/changeAddress" type="com.dleg.cola.actions.ChangeAddressAction" name="addressChangeForm" parameter="method" scope="request">
    <forward name="changeEntAddr" path="/changeAddress.jsp" redirect="false" />
    <forward name="success" path="/viewInvoice.jsp" redirect="false" />
    <forward name="failure" path="/error.jsp" redirect="false" />
    </action>
    <action path="/ChangeLicAddr" type="com.dleg.cola.actions.ChangeLicAddrAction" name="addressChangeForm" parameter="method" scope="request">
    <forward name="changeLicAddr" path="/changeLicAddr.jsp" redirect="false" />
    <forward name="success" path="/viewInvoice.jsp" redirect="false" />
    <forward name="failure" path="/error.jsp" redirect="false" />
    </action>
    <action path="/RenewLicense" type="com.dleg.cola.actions.RenewLicenseAction" name="renewalForm" scope="request">
    <forward name="success" path="/renew.jsp" redirect="false" />
    <forward name="failure" path="/error.jsp" redirect="false" />
    </action>
    <action path="/Register" input="/WEB-INF/jsps/register.jsp" type="com.dleg.cola.actions.RegisterAction" name="personForm" scope="request">
    <forward name="success" path="/login.jsp" />
    <forward name="failure" path="/error.jsp" redirect="false" />
    </action>
    <action path="/RegisterCom" input="/WEB-INF/jsps/register.jsp" type="com.dleg.cola.actions.RegisterComAction" name="companyForm" scope="request">
    <forward name="success" path="/login.jsp" />
    <forward name="failure" path="/error.jsp" redirect="false" />
    </action>
    <action path="/addRenewal" input="renew.jsp" type="com.dleg.cola.actions.RenewLicAction" name="renewalForm" scope="request">
    <forward name="success" path="/viewInvoice.jsp" redirect="false" />
    <forward name="failure" path="/error.jsp" redirect="false" />
    </action>
    <action path="/PendAppr" type="com.dleg.cola.actions.PendApprAction">
    <forward name="approve" path="/approveTransfer.jsp" redirect="false" />
    </action>
    <action path="PendAppr" type="com.dleg.cola.actions.PendApprAction">
    <forward name="approve" path="/approveTransfer.jsp" redirect="false" />
    </action>
    <action path="/ApprTransfer" type="com.dleg.cola.actions.ApprTransferAction" name="apprTransferForm">
    <forward name="success" path="Licensee.do" redirect="false" />
    </action>
    <action path="EmpRenew" type="com.dleg.cola.actions.EmpRenewAction" name="empRenewForm">
    <forward name="empRenew" path="/subRenewal.jsp" redirect="false" />
    </action>
    <action path="/SubmitEmpRenew" type="com.dleg.cola.actions.SubmitEmpRenewAction" name="empRenewForm">
    <forward name="success" path="/viewInvoice.jsp" redirect="false" />
    <forward name="failure" path="/error.jsp" redirect="false" />
    </action>
    <action path="/remove" type="com.dleg.cola.actions.ButtonAction" name="invoiceForm" parameter="method">
    <forward name="success" path="/viewInvoice.jsp" redirect="false" />
    <forward name="failure" path="/error.jsp" redirect="false" />
    </action>
    <action path="/addRenew" type="com.dleg.cola.actions.ButtonAction" name="invoiceForm" parameter="method">
    <forward name="addCart" path="/viewInvoice.jsp" redirect="false" />
    <forward name="failure" path="/error.jsp" redirect="false" />
    </action>
    <action path="/backHome" type="com.dleg.cola.actions.HomeAction" name="buttonForm">
    <forward name="success" path="/licHome.jsp" redirect="false" />
    <forward name="failure" path="/error.jsp" redirect="false" />
    </action>
    <action path="/viewInvoice" type="com.dleg.cola.actions.ViewInvoiceAction" name="buttonForm">
    <set-property property="secure" value="true"/>
    <forward name="success" path="/viewInvoice.jsp" redirect="false" />
    <forward name="failure" path="/error.jsp" redirect="false" />
    </action>
    <action path="viewInvoice" type="com.dleg.cola.actions.ViewInvoiceAction" name="buttonForm">
    <set-property property="secure" value="true"/>
    <forward name="success" path="/viewInvoice.jsp" redirect="false" />
    <forward name="failure" path="/error.jsp" redirect="false" />
    </action>
    <!--
    <action path="/checkOut" input="payNow.jsp" type="com.dleg.cola.actions.CheckOutAction" name="creditCardForm" parameter="method" scope="request">
    <forward name="success" path="https://www.govone.com/epay/http/pay.aspx" redirect="true" />
    <forward name="confirm" path="/confirmPayment.jsp" redirect="false"/>
    <forward name="failure" path="/error.jsp" redirect="false" />
    </action>
    -->
    <action path="/checkOut" type="com.dleg.cola.actions.CheckOutAction" name="creditCardForm" parameter="method" scope="request">
    <forward name="success" path="/wait.jsp" redirect="false" />
    <forward name="failure" path="/error.jsp" redirect="false" />
    <forward name="cancel" path="viewInvoice.do" redirect="false" />
    </action>
    <action path="/CommitTxn" type="com.dleg.cola.actions.CommitTxnAction" >
    <forward name="success" path="/paymentConf.jsp" redirect="false"/>
    <forward name="fail

    looking at the code...dont know where to start ... but usally this error occurs when u r using a property attribute in in html tag which wont actually exist in the action form or with a different spell....
    just check the exact naming and spelll of property attribute of HTML tag ,,,

  • Freemedforms segmentation fault

    I'm very interested in the QT application FreeMedForms. However, I have compiled the package from AUR several times (for versions 0.7.0, 0.7.3 and 0.7.4) and always get this error:
    "Main" "Command line: freemedforms"
    "Main" "Running release version"
    "Main" "Linux Integrated"
    "Main" "looking for libraries in path: /usr/lib/freemedforms;/usr/lib/qt/plugins;/usr/bin;/usr/lib/kde4/plugins"
    "Settings" "Trying ini file /home/martin/.freemedforms/config.ini"
    "Settings" "Using ini file /home/martin/.freemedforms/config.ini"
    "Settings" "Using network ini file /home/martin/.freemedforms/config-net.ini"
    "** ERROR(databaseconnector.cpp:229)" "DatabaseConnector" "Decrypt error"
    "ThemePrivate" "Setting theme path to: /usr/share/freemedforms"
    Segmentation fault
    Some details of my system:
    x86_64
    KDE 4.8.3
    kernel 3.4.0-1-ck
    Nvidia 9600M with proprietary drive (nvidia-ck-corex 295.53-2)
    I would really appreciate some help with this.
    Last edited by MartinZ (2012-06-13 02:10:31)

    One thing to note is the last line before the segfault: do you have a /usr/share/freemedforms/ directory?  I downloaded the source and ran qmake (following the PKGBUILD) and I can't find anything in the makefiles or installation that would create that directory - yet one of the source files has that path hard-coded in.  This could be the problem.
    FYI: grep found this as the only reference to that path anywhere in the package source.  This is referenced from one line of the source code, but never created in the installation.  If this turns.  Unless freemedforms expects to be run as root, there is no way this path could be created at runtime, and this would likely lead to a segfault - though it may not be the only problem.
    plugins/coreplugin/settings.cpp: setPath(BundleResourcesPath, QString("/usr/share/freemedforms"));
    If this is a likely cause of the problem (ie, if you don't have a /usr/share/freemedforms directory) then I'd suggest finguring out where the themes really are and either A: modify that line of the source code to point to the proper location, or B: create that directory and move the themes there [or C: (personally unpreferred) create the missing path as a symlink to where the themes actually are.]
    If you did not get any themes with the installation, you may have to track them down and download them manually.  Alternately, you could try just creating that missing directory and leave it empty.  You may get oddities from the app not having any theme, but this may at least stop it from seg faulting.
    EDIT:
    Oops: grep of course only searched for that path verbatim in the installation files.  Perhaps that directory was created as a $prefix/share/freemedforms or some such.
    EDIT:
    I found MANY references to paths like
    freemedforms/freemedforms-src/Makefile: -$(DEL_FILE) -r $(INSTALL_ROOT)/usr//share/freemedforms/package_helpers/freetoolbox.iss
    Changing the PKGBUILD cmake install root line to
    "INSTALL_ROOT_PATH=$pkgdir/usr" \
    (ie, remove the trailing slash of the path) fixes that problem.  However, I doubt this would cause the problem.
    Copying a file to some/long//path/ should have the same affect as copying to some/long/path/ even though the former is ugly.
    Last edited by Trilby (2012-06-14 16:04:24)

Maybe you are looking for