File details & Properties

Anybody know how to obtain the details on a file sitting on a
Windows server uploaded through FilerReference or similar.
Details I can get are:
- Attributes
-Size
-Type
-Name
-Mode
I need to obtain the following details that can be attached
to a file in the Windows environment:
-Author
-Comments
-Title
and some more that you see when you click on
file->properties on a window file explorer.
Thanks for the help.

Hi
Anything that accesses files in real time (antivirus, syncing, or indexing software) can potentially create problems with Microsoft Office files. 
Microsoft Office creates temp (with and without a file extensions) files when saving.  Overzealous realtime scanning programs sometimes see these temp files, try and read their contents, and in doing so initiate file locks.  This causes instant
problems when the parent application tries to convert the temp file back to its intended format.
Check program in your environment to see which one is causing the issue.
Refer to the link below to get detailed information:
http://serverfault.com/questions/28209/why-am-i-getting-file-in-use-by-another-user-and-application-sharing-violatio
(Please Note: Since the web site is not hosted by Microsoft, the link may change without notice. Microsoft does
not guarantee the accuracy of this information.)
Thanks
Tyor Wang
Forum Support
Come back and mark the replies as answers if they help and unmark them if they provide no help.
If you have any feedback on our support, please click
here

Similar Messages

  • Pdf portfolio source file name and date in file details

    Is it possible to import the source file name and extension as well as the source file created date in the portfolio file details?  Need to document source to portfolio in working with 3rd parties that will only have the original source.  Need to document what was converted into pdf as not all files in a directory will successfully convert to pdf.  Sometimes need to convert 100's of files.  Manual entry is inefficient.  the file names and modified dates are displayed on the Combine Files dialog.  is there a way to capture the detail on that page?

    I don't need the detail of when the pdf was added to the portfolio.  I
    need know which dwg or jpg or word file was converted and the original
    created date of that file for control of information.
    That is impossible; sorry. For some *very specific* types of conversion to PDF the pdfx:SourceModified XMP tag will be set to show the last-modification date of the source file (for example DOCX files converted using MS Word), but there will never be a human-readable record of the source filename or its creation date unless you have manually added them as document XMP properties after conversion (this is what the "Custom Properties" dialog is for). To embed source data automatically would raise no end of privacy and security problems for customers, who most certainly do NOT want their recipients seeing details of internal documents.
    Without writing a plugin there's no access to the internal workflow of the Combine Files dialog, so you cannot use a script to read the names and dates of the files *before* conversion and store them automatically in the new PDF Portfolio's Fields array.

  • How do I use Finder to modify file details in multiple files

    I am new to the mac (OS10.7.4) having recently transitioned from Windows (and go way back to CPM - for those that remember).  I am trying to achieve through finder what I can do in windows explorer by selecting multiple files, selecting  properties and then selecting (and then modifying) details.  I tried the similar thing on Finder using Get Info instead of Properties but only ended up with multiple windows, one for each file selected (and had to close each one individually! ).  Tried 'option-command-I' on multiple selected files, it worked, but the common tags that I wanted to alter where not available for editing.  I can simply, but clumsily, achieve the outcome I want by cutting and pasting the files to a usb stick, making the modifications on the windows machine and pasting them back on the mac.     This should be a simple basic operating system function regardless of platform - advice on how to find/achieve it appreciated!

    I find it best to use small little apps to help modify many files. Just serach for what you want to change and more often then not, you find software that does what you need, often free too.
    For Music tags: check out the free program "TriTag" to do what you want:
    http://www.feedface.com/projects/tritag.html
    For Music conversion (say, from FLAC to Apple Lossless) or MP3 to whatever... Use "XLD" (free)
    http://download.cnet.com/X-Lossless-Decoder/3000-2140_4-189505.html
    Bonus: VLC (free download) - has the ability to convert wma audio files, which is amazing, it's rare to find mac software that will convert wma to mp3 - http://9thport.net/2010/07/28/using-os-x-to-convert-wma-to-mp3-for-free/
    For file renaming in batch, I use "Name Mangler" - 10 bucks, app store.
    It has a lot of pro features and is very useful.
    good luck.
    - James

  • How to get uploaded file details in custom page

    Hi,
    I need to navigate to custom page after multiple file upload and display details of file uploaded in the custom page.
    Is there any variable which indicates the files uploaded that can be used in my custom page?
    Thanks in advance,
    dhijit

    Hi,
    According to your description, you want to get uploaded file details after uploading the files in a custom page.
    I suggest you create an event receiver in the custom page so that you can get file details when the files are added to the document library.
    Here is a code snippet for your reference:
           public override void ItemAdded(SPItemEventProperties properties)
               base.ItemAdded(properties);
               string fileURL = properties.ListItem.Web.Url + "/" + properties.ListItem.File.Url;
    More information about how to create an event receiver:
    http://bramnuyts.be/2011/04/01/add-an-event-receiver-to-a-specific-list-programmatically/
    Here is a similar thread about get uploaded files field:
    http://social.technet.microsoft.com/Forums/en-US/ad447c63-158c-4d92-8354-7d7f5b18e517/how-to-get-the-fileid-of-upload-files?forum=sharepointdevelopmentprevious
    Best regards,
    Zhengyu Guo
    Zhengyu Guo
    TechNet Community Support

  • The file migration_monitor_cmd.properties have not created

    Hi,
    I am working on TDMS with shell creation.
    upto phase "Modify Control Files with Exclude Table Information" have worked fine.
    But during phase "Export the Database" the file migration_monitor_cmd.properties have not created.
    i have modified the file "export_monitor_cmd.properties" as per our setup but after it when
    i am executing the file "export_monitor.sh" it gives the below error.
    [root@repbkp EXP]# sh export_monitor.sh
    The dbms_type environment variable is not defined.
    This environment variable is needed to run this program.
    [root@repbkp EXP]#
    SAP Basis Release : 700 & Patch level : 15
    Kernel Release : 700 & Patch Level : 201
    Kindly suggest me what do to resolve this i will be highly appreciate for your kind response
    Below are the files created in respective folders, kindly have a look on it ...
    [root@repbkp shellinst]# pwd
    /oracle/REP/shellinst
    [root@repbkp shellinst]# ll
    total 88972
    -rw-rr 1 repadm sapsys    66923 Aug 30 07:47 control.log
    -rw-rr 1 repadm sapsys      714 Aug 30 07:47 DDLADA.TPL
    -rw-rr 1 repadm sapsys 12452727 Aug 30 07:47 DDLDB2_LRG.TPL
    -rw-rr 1 repadm sapsys 12452741 Aug 30 07:47 DDLDB2.TPL
    -rw-rr 1 repadm sapsys      778 Aug 30 07:47 DDLDB4_LRG.TPL
    -rw-rr 1 repadm sapsys      792 Aug 30 07:47 DDLDB4.TPL
    -rw-rr 1 repadm sapsys     3404 Aug 30 07:47 DDLDB6_LRG.TPL
    -rw-rr 1 repadm sapsys     3418 Aug 30 07:47 DDLDB6.TPL
    -rw-rr 1 repadm sapsys     1627 Aug 30 07:47 DDLINF.TPL
    -rw-rr 1 repadm sapsys      998 Aug 30 07:47 DDLMSS.TPL
    -rw-rr 1 repadm sapsys      823 Aug 30 07:47 DDLMYS.TPL
    -rw-rr 1 repadm sapsys     5222 Aug 30 07:47 DDLORA_LRG.TPL
    -rw-rr 1 repadm sapsys  1086406 Aug 31 15:15 DDLORA.TPL
    -rw-rr 1 repadm sapsys     1048 Aug 30 07:47 SAP0000.STR
    -rw-rr 1 repadm sapsys 18579033 Aug 30 07:46 SAPAPPL0.STR
    -rw-rr 1 repadm sapsys 17786078 Aug 30 07:45 SAPAPPL1.STR
    -rw-rr 1 repadm sapsys 20022030 Aug 30 07:47 SAPAPPL2.STR
    -rw-rr 1 repadm sapsys    24430 Aug 30 07:47 SAPCLUST.STR
    -rw-rr 1 repadm sapsys      222 Aug 30 07:47 SAPDDIM.STR
    -rw-rr 1 repadm sapsys      951 Aug 30 07:47 SAPDFACT.STR
    -rw-rr 1 repadm sapsys     2252 Aug 30 07:47 SAPDODS.STR
    -rw-rr 1 repadm sapsys    43723 Aug 30 07:47 SAPPOOL.STR
    -rw-rr 1 repadm sapsys   248051 Aug 30 07:45 SAPSDIC.STR
    -rw-rr 1 repadm sapsys    65187 Aug 30 07:47 SAPSDOCU.STR
    -rw-rr 1 repadm sapsys     6130 Aug 30 07:47 SAPSLEXC.STR
    -rw-rr 1 repadm sapsys    11091 Aug 30 07:47 SAPSLOAD.STR
    -rw-rr 1 repadm sapsys   188625 Aug 30 07:47 SAPSPROT.STR
    -rw-rr 1 repadm sapsys   216832 Aug 30 07:47 SAPSSEXC.STR
    -rw-rr 1 repadm sapsys   145222 Aug 30 07:47 SAPSSRC.STR
    -rw-rr 1 repadm sapsys      676 Aug 30 07:47 SAPSTR.LST
    -rw-rr 1 repadm sapsys      226 Aug 30 07:47 SAPUSER1.STR
    -rw-rr 1 repadm sapsys    11459 Aug 30 07:45 SAPUSER.STR
    -rw-rr 1 repadm sapsys  7590794 Aug 30 07:47 SAPVIEW.STR
    -rw-rw---- 1 repadm sapsys     5150 Aug 31 15:15 SAVEDDLORA.TPL
    [root@repbkp shellinst]#
    [root@repbkp EXP]# pwd
    /tmp/sapinst_instdir/ERP/LM/COPY/ORA/EXP/CENTRAL/AS-ABAP/EXP
    [root@repbkp EXP]# ll
    total 82568
    -rw-rr 1 root   sapinst    45386 Nov 17  2007 activation.jar
    -rwxr-x--- 1 root   sapinst     2292 Dec 15  2006 catalog.dtd
    -rwxr-x--- 1 root   sapinst     7260 Jan 24  2008 control.dtd
    -rwxr-x--- 1 root   sapinst  7222577 Feb 28  2008 control.xml
    -rw-rr 1 repadm sapsys     28509 Aug 31 16:02 DBSIZE.XML
    -rw-rr 1 repadm sapsys      5222 Aug 31 16:01 DDLORA_LRG.TPL.bck
    -rw-rr 1 repadm sapsys      5158 Aug 31 16:01 DDLORA.TPL.bck
    -rwxr-x--- 1 root   sapinst   880983 Feb 28  2008 dialog.xml
    -rwxr-x--- 1 root   sapinst     3436 Jan 24  2008 doc.dtd
    -rwxr-x--- 1 root   sapinst     9663 Oct 25  2007 exportcds.xml
    -rw-rr 1 root   sapinst     1052 Nov 17  2007 export_monitor.bat
    -rw-rw-rw- 1 root   sapinst     1585 Aug 31 17:49 export_monitor_cmd.properties
    -rw-rr 1 root   root        3373 Aug 31 17:56 ExportMonitor.console.log
    -rw-rr 1 root   root       57158 Aug 31 17:56 export_monitor.log
    -rw-rr 1 root   root           0 Aug 31 17:54 export_monitor.log.lck
    -rwxr-xr-x 1 root   sapinst      856 Nov 17  2007 export_monitor.sh
    -rw-rr 1 root   root        1161 Aug 31 17:56 export_state.properties
    -rw-rr 1 root   sapinst     1052 Nov 17  2007 import_dirs.bat
    -rwxr-xr-x 1 root   sapinst     1034 Nov 17  2007 import_dirs.sh
    -rw-rr 1 root   sapinst     1052 Nov 17  2007 import_monitor.bat
    -rw-rw-rw- 1 root   sapinst     1215 Nov 17  2007 import_monitor_cmd.properties
    -rwxr-xr-x 1 root   sapinst      856 Nov 17  2007 import_monitor.sh
    -rw-r----- 1 root   sapinst      186 Aug 31 15:47 inifile.1.xml
    -rw-r----- 1 root   sapinst    11358 Aug 31 16:00 inifile.xml
    -rwxr-x--- 1 root   sapinst    16175 Dec 15  2006 jexclude.xml
    -rwxr-x--- 1 root   sapinst   250447 Feb 28  2008 keydb.1.xml
    -rwxr-x--- 1 root   sapinst     1717 Jan 24  2008 keydb.dtd
    -rwxr-x--- 1 root   sapinst   533609 Aug 31 16:02 keydb.xml
    -rw-rr 1 root   sapinst   280984 Nov 17  2007 mail.jar
    -rwxr-x--- 1 root   sapinst     1321 Jan 24  2008 messages.dtd
    -rwxr-x--- 1 root   sapinst   760094 Jan 24  2008 messages.xml
    -rw-rr 1 root   sapinst   221815 Nov 17  2007 migmon.jar
    -rw-rr 1 root   sapinst   197831 Nov 17  2007 MigrationMonitor.pdf
    -rwxr-x--- 1 root   sapinst      266 Jan 24  2008 packages.dtd
    -rw-r----- 1 root   sapinst      123 Aug 31 16:02 package_splitter_cmd.properties
    -rw-rr 1 repadm sapsys      1858 Aug 31 16:02 PackageSplitter.console.log
    -rwxr-x--- 1 root   sapinst     4213 Aug 19  2008 packages.xml
    -rwxr-x--- 1 root   sapinst     1100 Dec 15  2006 product.1.xml
    -rwxr-x--- 1 root   sapinst     1079 Aug 31 15:47 product.xml
    -rw-r----- 1 root   sapinst        0 Aug 31 16:00 R3ldctl.exe.log
    -rw-rr 1 repadm sapsys     66923 Aug 31 16:01 R3ldctlExport.log
    -rw-r----- 1 root   sapinst      675 Aug 31 16:00 R3load.exe.log
    -rw-r----- 1 root   sapinst      246 Aug 31 15:48 R3load.log
    -rw-r----- 1 root   sapinst        0 Aug 31 16:02 R3szchk.exe.log
    -rw-rr 1 repadm sapsys      2609 Aug 31 16:02 R3szchkExport.log
    -rw-rr 1 root   sapinst      642 Nov 17  2007 res_check.bat
    -rw-rr 1 root   sapinst    45558 Nov 17  2007 rescheck.jar
    -rwxr-xr-x 1 root   sapinst      460 Nov 17  2007 res_check.sh
    -rwxr-x--- 1 root   sapinst   581944 Feb 28  2008 resourcepool.xml
    -rwxr-x--- 1 root   sapinst     1084 Jan 24  2008 resources.dtd
    -rw-rr 1 repadm sapsys        54 Aug 31 16:02 SAP0000.EXT.old
    -rw-rr 1 repadm sapsys      1048 Aug 31 16:01 SAP0000.STR.old
    -rw-rr 1 repadm sapsys   1217263 Aug 31 16:02 SAPAPPL0.EXT.old
    -rw-rr 1 repadm sapsys  18579033 Aug 31 16:01 SAPAPPL0.STR.old
    -rw-rr 1 repadm sapsys    867672 Aug 31 16:02 SAPAPPL1.EXT.old
    -rw-rr 1 repadm sapsys  17786078 Aug 31 16:01 SAPAPPL1.STR.old
    -rw-rr 1 repadm sapsys   2183197 Aug 31 16:02 SAPAPPL2.EXT.old
    -rw-rr 1 repadm sapsys  20022030 Aug 31 16:01 SAPAPPL2.STR.old
    -rw-rr 1 repadm sapsys      2206 Aug 31 16:02 SAPCLUST.EXT.old
    -rw-rr 1 repadm sapsys     24430 Aug 31 16:01 SAPCLUST.STR.old
    -rw-rr 1 repadm sapsys        58 Aug 31 16:02 SAPDDIM.EXT.old
    -rw-rr 1 repadm sapsys       222 Aug 31 16:01 SAPDDIM.STR.old
    -rw-rr 1 repadm sapsys       184 Aug 31 16:02 SAPDFACT.EXT.old
    -rw-rr 1 repadm sapsys       951 Aug 31 16:01 SAPDFACT.STR.old
    -rw-rr 1 repadm sapsys       380 Aug 31 16:02 SAPDODS.EXT.old
    -rw-rr 1 repadm sapsys      2252 Aug 31 16:01 SAPDODS.STR.old
    -rw-r----- 1 root   sapinst  1093353 Aug 31 16:02 sapinst_dev.log
    -rwxr-x--- 1 root   sapinst     9616 Jan 24  2008 sapinstgui.dtd
    -rw-r----- 1 root   sapinst    72376 Aug 31 16:02 sapinst.log
    -rw-rr 1 repadm sapsys      6020 Aug 31 16:02 SAPPOOL.EXT.old
    -rw-rr 1 repadm sapsys     43723 Aug 31 16:01 SAPPOOL.STR.old
    -rw-rr 1 repadm sapsys     22315 Aug 31 16:02 SAPSDIC.EXT.old
    -rw-rr 1 repadm sapsys    248051 Aug 31 16:00 SAPSDIC.STR.old
    -rw-rr 1 repadm sapsys      5569 Aug 31 16:02 SAPSDOCU.EXT.old
    -rw-rr 1 repadm sapsys     65187 Aug 31 16:01 SAPSDOCU.STR.old
    -rw-rr 1 repadm sapsys       567 Aug 31 16:02 SAPSLEXC.EXT.old
    -rw-rr 1 repadm sapsys      6130 Aug 31 16:01 SAPSLEXC.STR.old
    -rw-rr 1 repadm sapsys      1246 Aug 31 16:02 SAPSLOAD.EXT.old
    -rw-rr 1 repadm sapsys     11091 Aug 31 16:01 SAPSLOAD.STR.old
    -rw-rr 1 repadm sapsys     12169 Aug 31 16:02 SAPSPROT.EXT.old
    -rw-rr 1 repadm sapsys    188625 Aug 31 16:01 SAPSPROT.STR.old
    -rw-rr 1 repadm sapsys     18552 Aug 31 16:02 SAPSSEXC.EXT.old
    -rw-rr 1 repadm sapsys    216832 Aug 31 16:01 SAPSSEXC.STR.old
    -rw-rr 1 repadm sapsys     12984 Aug 31 16:02 SAPSSRC.EXT.old
    -rw-rr 1 repadm sapsys    145222 Aug 31 16:01 SAPSSRC.STR.old
    -rw-rr 1 repadm sapsys      4443 Aug 31 16:02 SAPSTR.LST
    -rw-rr 1 repadm sapsys        66 Aug 31 16:02 SAPUSER1.EXT.old
    -rw-rr 1 repadm sapsys       226 Aug 31 16:01 SAPUSER1.STR.old
    -rw-rr 1 repadm sapsys      1011 Aug 31 16:02 SAPUSER.EXT.old
    -rw-rr 1 repadm sapsys     11459 Aug 31 16:00 SAPUSER.STR.old
    -rw-rr 1 repadm sapsys   7590794 Aug 31 16:01 SAPVIEW.STR.old
    -rw-rr 1 root   sapinst   124467 Nov 17  2007 split.jar
    -rw-r----- 1 root   sapinst       71 Aug 31 15:47 start_dir.cd
    -rw-r----- 1 root   sapinst      198 Aug 31 15:47 statistic.1.xml
    -rw-r----- 1 root   sapinst     1716 Aug 31 15:47 statistic.2.xml
    -rw-r----- 1 root   sapinst  2014784 Aug 31 16:02 statistic.xml
    -rw-r----- 1 root   sapinst      964 Aug 31 16:02 str_splitter.java.log
    -rw-rr 1 repadm sapsys     18689 Aug 31 16:02 str_splitter.log
    -rw-rr 1 repadm sapsys         0 Aug 31 16:02 str_splitter.log.lck
    -rw-r----- 1 root   sapinst     4000 Aug 31 16:00 summary.html
    drwxr-x--- 2 root   sapinst     4096 Aug 31 15:47 SUPPORT_CONTAINER
    -rwxr-x--- 1 root   sapinst     9324 Jan 24  2008 toplevel.xml
    -rwxr-x--- 1 root   sapinst    91833 Oct 25  2007 usages_data2.xml
    -rwxr-x--- 1 root   sapinst    91801 Feb 14  2008 usages_data.xml
    [root@repbkp EXP]#
    Regards,
    Mushtaque

    Hi,
    Below are the log of "export_monitor.log"
    sapparam(1c): No Profile used.
    sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline
    ERROR: 2009-09-01 13:01:15 com.sap.inst.migmon.LoadTask run
    Unloading of 'SAPSSEXC_3' export package is interrupted with R3load error.
    Process '/usr/sap/REP/SYS/exe/run/R3load -e SAPSSEXC_3.cmd -datacodepage 4103 -l SAPSSEXC_3.log -stop_on_error' exited with return code 2.
    For mode details see 'SAPSSEXC_3.log' file.
    Standard error output:
    sapparam: sapargv( argc, argv) has not been called.
    sapparam(1c): No Profile used.
    sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline
    TRACE: 2009-09-01 13:01:45 com.sap.inst.migmon.LoadTask run
    Unloading of 'SAPSSEXC_5' export package is started.
    TRACE: 2009-09-01 13:01:45 com.sap.inst.migmon.LoadTask run
    Unloading of 'SAPSSEXC_4' export package is started.
    TRACE: 2009-09-01 13:01:45 com.sap.inst.migmon.LoadTask processPackage
    Task file generation for 'SAPSSEXC_5' export package:
    /usr/sap/REP/SYS/exe/run/R3load -ctf E /oracle/REP/shellexport/ABAP/DATA/SAPSSEXC_5.STR /oracle/REP/shellexport/ABAP/DB/DDLORA_LRG.TPL SAPSSEXC_5.TSK ORA -l SAPSSEXC_5.log
    TRACE: 2009-09-01 13:01:45 com.sap.inst.migmon.LoadTask processPackage
    Task file generation for 'SAPSSEXC_4' export package:
    /usr/sap/REP/SYS/exe/run/R3load -ctf E /oracle/REP/shellexport/ABAP/DATA/SAPSSEXC_4.STR /oracle/REP/shellexport/ABAP/DB/DDLORA_LRG.TPL SAPSSEXC_4.TSK ORA -l SAPSSEXC_4.log
    TRACE: 2009-09-01 13:01:45 com.sap.inst.migmon.LoadTask run
    Unloading of 'SAPSSEXC_6' export package is started.
    TRACE: 2009-09-01 13:01:45 com.sap.inst.migmon.LoadTask run
    Unloading of 'SAPSSEXC_7' export package is started.
    TRACE: 2009-09-01 13:01:45 com.sap.inst.migmon.LoadTask run
    Unloading of 'SAPUSER' export package is started.
    TRACE: 2009-09-01 13:01:45 com.sap.inst.migmon.LoadTask run
    Unloading of 'SAPSSRC' export package is started.
    TRACE: 2009-09-01 13:01:45 com.sap.inst.migmon.LoadTask run
    Unloading of 'SAPSSEXC_9' export package is started.
    TRACE: 2009-09-01 13:01:45 com.sap.inst.migmon.LoadTask processPackage
    Task file generation for 'SAPSSEXC_7' export package:
    /usr/sap/REP/SYS/exe/run/R3load -ctf E /oracle/REP/shellexport/ABAP/DATA/SAPSSEXC_7.STR /oracle/REP/shellexport/ABAP/DB/DDLORA_LRG.TPL SAPSSEXC_7.TSK ORA -l SAPSSEXC_7.log
    TRACE: 2009-09-01 13:01:45 com.sap.inst.migmon.LoadTask run
    Unloading of 'SAPSSEXC_8' export package is started.
    TRACE: 2009-09-01 13:01:45 com.sap.inst.migmon.LoadTask processPackage
    Task file generation for 'SAPSSEXC_6' export package:
    /usr/sap/REP/SYS/exe/run/R3load -ctf E /oracle/REP/shellexport/ABAP/DATA/SAPSSEXC_6.STR /oracle/REP/shellexport/ABAP/DB/DDLORA_LRG.TPL SAPSSEXC_6.TSK ORA -l SAPSSEXC_6.log
    TRACE: 2009-09-01 13:01:45 com.sap.inst.migmon.LoadTask processPackage
    Task file generation for 'SAPUSER' export package:
    /usr/sap/REP/SYS/exe/run/R3load -ctf E /oracle/REP/shellexport/ABAP/DATA/SAPUSER.STR /oracle/REP/shellexport/ABAP/DB/DDLORA_LRG.TPL SAPUSER.TSK ORA -l SAPUSER.log
    TRACE: 2009-09-01 13:01:45 com.sap.inst.migmon.LoadTask processPackage
    Task file generation for 'SAPSSEXC_9' export package:
    /usr/sap/REP/SYS/exe/run/R3load -ctf E /oracle/REP/shellexport/ABAP/DATA/SAPSSEXC_9.STR /oracle/REP/shellexport/ABAP/DB/DDLORA_LRG.TPL SAPSSEXC_9.TSK ORA -l SAPSSEXC_9.log
    TRACE: 2009-09-01 13:01:45 com.sap.inst.migmon.LoadTask processPackage
    Task file generation for 'SAPSSRC' export package:
    /usr/sap/REP/SYS/exe/run/R3load -ctf E /oracle/REP/shellexport/ABAP/DATA/SAPSSRC.STR /oracle/REP/shellexport/ABAP/DB/DDLORA_LRG.TPL SAPSSRC.TSK ORA -l SAPSSRC.log
    TRACE: 2009-09-01 13:01:45 com.sap.inst.migmon.LoadTask processPackage
    Task file generation for 'SAPSSEXC_8' export package:
    /usr/sap/REP/SYS/exe/run/R3load -ctf E /oracle/REP/shellexport/ABAP/DATA/SAPSSEXC_8.STR /oracle/REP/shellexport/ABAP/DB/DDLORA_LRG.TPL SAPSSEXC_8.TSK ORA -l SAPSSEXC_8.log
    TRACE: 2009-09-01 13:01:45 com.sap.inst.migmon.LoadTask processPackage
    Unloading of 'SAPSSEXC_7' export package from database:
    /usr/sap/REP/SYS/exe/run/R3load -e SAPSSEXC_7.cmd -datacodepage 4103 -l SAPSSEXC_7.log -stop_on_error
    TRACE: 2009-09-01 13:01:45 com.sap.inst.migmon.LoadTask processPackage
    Unloading of 'SAPSSEXC_5' export package from database:
    /usr/sap/REP/SYS/exe/run/R3load -e SAPSSEXC_5.cmd -datacodepage 4103 -l SAPSSEXC_5.log -stop_on_error
    TRACE: 2009-09-01 13:01:45 com.sap.inst.migmon.LoadTask processPackage
    Unloading of 'SAPSSEXC_4' export package from database:
    /usr/sap/REP/SYS/exe/run/R3load -e SAPSSEXC_4.cmd -datacodepage 4103 -l SAPSSEXC_4.log -stop_on_error
    TRACE: 2009-09-01 13:01:45 com.sap.inst.migmon.LoadTask processPackage
    Unloading of 'SAPSSEXC_6' export package from database:
    /usr/sap/REP/SYS/exe/run/R3load -e SAPSSEXC_6.cmd -datacodepage 4103 -l SAPSSEXC_6.log -stop_on_error
    TRACE: 2009-09-01 13:01:45 com.sap.inst.migmon.LoadTask processPackage
    Unloading of 'SAPUSER' export package from database:
    /usr/sap/REP/SYS/exe/run/R3load -e SAPUSER.cmd -datacodepage 4103 -l SAPUSER.log -stop_on_error
    TRACE: 2009-09-01 13:01:45 com.sap.inst.migmon.LoadTask processPackage
    Unloading of 'SAPSSEXC_9' export package from database:
    /usr/sap/REP/SYS/exe/run/R3load -e SAPSSEXC_9.cmd -datacodepage 4103 -l SAPSSEXC_9.log -stop_on_error
    TRACE: 2009-09-01 13:01:45 com.sap.inst.migmon.LoadTask processPackage
    Unloading of 'SAPSSEXC_8' export package from database:
    /usr/sap/REP/SYS/exe/run/R3load -e SAPSSEXC_8.cmd -datacodepage 4103 -l SAPSSEXC_8.log -stop_on_error
    TRACE: 2009-09-01 13:01:45 com.sap.inst.migmon.LoadTask processPackage
    Unloading of 'SAPSSRC' export package from database:
    /usr/sap/REP/SYS/exe/run/R3load -e SAPSSRC.cmd -datacodepage 4103 -l SAPSSRC.log -stop_on_error
    ERROR: 2009-09-01 13:01:45 com.sap.inst.migmon.LoadTask run
    Unloading of 'SAPSSEXC_7' export package is interrupted with R3load error.
    Process '/usr/sap/REP/SYS/exe/run/R3load -e SAPSSEXC_7.cmd -datacodepage 4103 -l SAPSSEXC_7.log -stop_on_error' exited with return code 2.
    For mode details see 'SAPSSEXC_7.log' file.
    Standard error output:
    sapparam: sapargv( argc, argv) has not been called.
    sapparam(1c): No Profile used.
    sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline
    ERROR: 2009-09-01 13:01:45 com.sap.inst.migmon.LoadTask run
    Unloading of 'SAPSSEXC_5' export package is interrupted with R3load error.
    Process '/usr/sap/REP/SYS/exe/run/R3load -e SAPSSEXC_5.cmd -datacodepage 4103 -l SAPSSEXC_5.log -stop_on_error' exited with return code 2.
    For mode details see 'SAPSSEXC_5.log' file.
    Standard error output:
    sapparam: sapargv( argc, argv) has not been called.
    sapparam(1c): No Profile used.
    sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline
    ERROR: 2009-09-01 13:01:45 com.sap.inst.migmon.LoadTask run
    Unloading of 'SAPUSER' export package is interrupted with R3load error.
    Process '/usr/sap/REP/SYS/exe/run/R3load -e SAPUSER.cmd -datacodepage 4103 -l SAPUSER.log -stop_on_error' exited with return code 2.
    For mode details see 'SAPUSER.log' file.
    Standard error output:
    sapparam: sapargv( argc, argv) has not been called.
    sapparam(1c): No Profile used.
    sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline
    ERROR: 2009-09-01 13:01:45 com.sap.inst.migmon.LoadTask run
    Unloading of 'SAPSSEXC_4' export package is interrupted with R3load error.
    Process '/usr/sap/REP/SYS/exe/run/R3load -e SAPSSEXC_4.cmd -datacodepage 4103 -l SAPSSEXC_4.log -stop_on_error' exited with return code 2.
    For mode details see 'SAPSSEXC_4.log' file.
    Standard error output:
    sapparam: sapargv( argc, argv) has not been called.
    sapparam(1c): No Profile used.
    sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline
    ERROR: 2009-09-01 13:01:45 com.sap.inst.migmon.LoadTask run
    Unloading of 'SAPSSEXC_6' export package is interrupted with R3load error.
    Process '/usr/sap/REP/SYS/exe/run/R3load -e SAPSSEXC_6.cmd -datacodepage 4103 -l SAPSSEXC_6.log -stop_on_error' exited with return code 2.
    For mode details see 'SAPSSEXC_6.log' file.
    Standard error output:
    sapparam: sapargv( argc, argv) has not been called.
    sapparam(1c): No Profile used.
    sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline
    ERROR: 2009-09-01 13:01:45 com.sap.inst.migmon.LoadTask run
    Unloading of 'SAPSSRC' export package is interrupted with R3load error.
    Process '/usr/sap/REP/SYS/exe/run/R3load -e SAPSSRC.cmd -datacodepage 4103 -l SAPSSRC.log -stop_on_error' exited with return code 2.
    For mode details see 'SAPSSRC.log' file.
    Standard error output:
    sapparam: sapargv( argc, argv) has not been called.
    sapparam(1c): No Profile used.
    sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline
    ERROR: 2009-09-01 13:01:45 com.sap.inst.migmon.LoadTask run
    Unloading of 'SAPSSEXC_8' export package is interrupted with R3load error.
    Process '/usr/sap/REP/SYS/exe/run/R3load -e SAPSSEXC_8.cmd -datacodepage 4103 -l SAPSSEXC_8.log -stop_on_error' exited with return code 2.
    For mode details see 'SAPSSEXC_8.log' file.
    Standard error output:
    sapparam: sapargv( argc, argv) has not been called.
    sapparam(1c): No Profile used.
    sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline
    ERROR: 2009-09-01 13:01:45 com.sap.inst.migmon.LoadTask run
    Unloading of 'SAPSSEXC_9' export package is interrupted with R3load error.
    Process '/usr/sap/REP/SYS/exe/run/R3load -e SAPSSEXC_9.cmd -datacodepage 4103 -l SAPSSEXC_9.log -stop_on_error' exited with return code 2.
    For mode details see 'SAPSSEXC_9.log' file.
    Standard error output:
    sapparam: sapargv( argc, argv) has not been called.
    sapparam(1c): No Profile used.
    sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline
    TRACE: 2009-09-01 13:02:15 com.sap.inst.migmon.LoadTask run
    Unloading of 'SAPUSER1' export package is started.
    TRACE: 2009-09-01 13:02:15 com.sap.inst.migmon.LoadTask run
    Unloading of 'WBBP' export package is started.
    TRACE: 2009-09-01 13:02:15 com.sap.inst.migmon.LoadTask processPackage
    Task file generation for 'WBBP' export package:
    /usr/sap/REP/SYS/exe/run/R3load -ctf E /oracle/REP/shellexport/ABAP/DATA/WBBP.STR /oracle/REP/shellexport/ABAP/DB/DDLORA_LRG.TPL WBBP.TSK ORA -l WBBP.log
    TRACE: 2009-09-01 13:02:15 com.sap.inst.migmon.LoadTask processPackage
    Task file generation for 'SAPUSER1' export package:
    /usr/sap/REP/SYS/exe/run/R3load -ctf E /oracle/REP/shellexport/ABAP/DATA/SAPUSER1.STR /oracle/REP/shellexport/ABAP/DB/DDLORA_LRG.TPL SAPUSER1.TSK ORA -l SAPUSER1.log
    TRACE: 2009-09-01 13:02:15 com.sap.inst.migmon.LoadTask processPackage
    Unloading of 'WBBP' export package from database:
    /usr/sap/REP/SYS/exe/run/R3load -e WBBP.cmd -datacodepage 4103 -l WBBP.log -stop_on_error
    TRACE: 2009-09-01 13:02:15 com.sap.inst.migmon.LoadTask processPackage
    Unloading of 'SAPUSER1' export package from database:
    /usr/sap/REP/SYS/exe/run/R3load -e SAPUSER1.cmd -datacodepage 4103 -l SAPUSER1.log -stop_on_error
    ERROR: 2009-09-01 13:02:15 com.sap.inst.migmon.LoadTask run
    Unloading of 'WBBP' export package is interrupted with R3load error.
    Process '/usr/sap/REP/SYS/exe/run/R3load -e WBBP.cmd -datacodepage 4103 -l WBBP.log -stop_on_error' exited with return code 2.
    For mode details see 'WBBP.log' file.
    Standard error output:
    sapparam: sapargv( argc, argv) has not been called.
    sapparam(1c): No Profile used.
    sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline
    ERROR: 2009-09-01 13:02:15 com.sap.inst.migmon.LoadTask run
    Unloading of 'SAPUSER1' export package is interrupted with R3load error.
    Process '/usr/sap/REP/SYS/exe/run/R3load -e SAPUSER1.cmd -datacodepage 4103 -l SAPUSER1.log -stop_on_error' exited with return code 2.
    For mode details see 'SAPUSER1.log' file.
    Standard error output:
    sapparam: sapargv( argc, argv) has not been called.
    sapparam(1c): No Profile used.
    sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline
    INFO: 2009-09-01 13:02:45
    All export packages are generated.
    INFO: 2009-09-01 13:02:45
    All export packages are processed.
    WARNING: 2009-09-01 13:02:45
    90 error(s) during processing of packages.
    INFO: 2009-09-01 13:02:45
    Export Monitor is stopped.

  • Error while accessing secure store: File "SecStore.properties" does not exi

    Hi ,
    I have a java desktop application, and i am trying to get a connection from a datasource deployed on one SAP AS Java, I can get the datasource succsfullly but when i try to get a connection from the DS, it throughs this exception, I put the secstore..properties file in the classpath even after that it is not happy,
    any solution/hint/light please!!!!
    com.sap.sql.log.OpenSQLException: Error while accessing secure store: File "SecStore.properties" does not exist although it should..
         at com.sap.sql.log.Syslog.createAndLogOpenSQLException(Syslog.java:106)
         at com.sap.sql.log.Syslog.createAndLogOpenSQLException(Syslog.java:145)
         at com.sap.sql.connect.OpenSQLDataSourceImpl.setDataSourceName(OpenSQLDataSourceImpl.java:226)
         at com.sap.sql.connect.OpenSQLDataSourceImpl.setDataSourceName(OpenSQLDataSourceImpl.java:197)
         at com.sap.customcode.ConflictingActionFixture.(ConflictingActionFixture.java:53)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
         at java.lang.reflect.Constructor.newInstance(Unknown Source)
         at java.lang.Class.newInstance0(Unknown Source)
         at java.lang.Class.newInstance(Unknown Source)
         at fit.FixtureClass.newInstance(Unknown Source)
         at fit.FixtureLoader.instantiateFixture(Unknown Source)
         at fit.FixtureLoader.instantiateFirstValidFixtureClass(Unknown Source)
         at fit.FixtureLoader.disgraceThenLoad(Unknown Source)
         at fit.Fixture.loadFixture(Unknown Source)
         at fit.Fixture.getLinkedFixtureWithArgs(Unknown Source)
         at fit.Fixture.doTables(Unknown Source)
         at fit.FitServer.process(Unknown Source)
         at fit.FitServer.run(Unknown Source)
         at fit.FitServer.main(Unknown Source)
    Caused by: com.sap.security.core.server.secstorefs.FileMissingException: File "SecStore.properties" does not exist although it should.
         at com.sap.security.core.server.secstorefs.StorageHandler.openExistingStore(StorageHandler.java:372)
         at com.sap.security.core.server.secstorefs.SecStoreFS.openExistingStore(SecStoreFS.java:1946)
         at com.sap.sql.connect.OpenSQLConnectInfo.getStore(OpenSQLConnectInfo.java:802)
         at com.sap.sql.connect.OpenSQLConnectInfo.lookup(OpenSQLConnectInfo.java:783)
         at com.sap.sql.connect.OpenSQLDataSourceImpl.setDataSourceName(OpenSQLDataSourceImpl.java:209)
         ... 18 more
    caused by

    the SecStore.key file was not there, I changed the passwd and checked the 'Encryption' on, after that my sever instance is not starting.
    Any idea?
    -Puneet

  • Regenerate the security files : SecStore.properties and SecStore.key

    Hello Expert,
    I have a big issue because I lost the both files : SecStore.properties and SecStore.key from the directory /sapmnt/SID/global/security/data. I tried to regenerate the SecStore.properties  from another instance. And when I tried to connect via Configtool I have the following error message : The encryption key (usually in the key files) is
    not  the key that is required to decrypt the data in the secure store file or the system name is wrong (SID).
    I think that the idea is to generate the new key file.
    Could you please help me to find a solution to solve this issue.
    Many thanks in advance for your greatfull help.
    Regards
    San

    Check this out, though it doesn't directly address your problem. It should definately give you more insight.
    http://help.sap.com/saphelp_nw04/helpdata/en/cd/14c93ec2f7df6ae10000000a114084/frameset.htm

  • How can I display pdf file details on 64-bit Windows 7 detail view?

    I'd like to display some pdf file details in order to classify them by author, title, subject... This option was simply possible for pdf file on windows xp (just by selecting the desired details on detail view when exploring folders) but it seems to be impossible for windows 7 (It's possible for other file like *.jpg, mp3...). Is there a program or a plugin to solve this problem? Thank you very much.

    It would appear, very annoyingly, that Acrobat is still lagging in the x64 department! It will, at the moment, only run as an x86 sub.....

  • Show file details during keep/stop/replace?

      Does it annoy anyone else when you're copying a file from one location to another, where the same filename exists, and it asks you if you want to stop, replace, or keep both... and it doesn't provide the flipping file details with size and date (so one can make an informed decision)? Windows has been doing this for 20 years, and Apple still refuses to add this functionality.
    I know about the option key to "skip" the operation... irrevelant to this conversation. But I know someone will bring it up.
    Thoughts?

    Sync 2 Folders is a good application, I already use it to compare backup files. Having something native would be great though.
    As a point of discussion (this is really a discussion piece more than a question):
    I'm not anti-OSX... overall, I have grown to dislike Windows, but both operating systems have good features. I know that Steve Jobs was big on simplicity, and he didn't want a dialog box with file details, as it would screw up the "user friendly" environment that Apple is known to have (with confusing file sizes and dates for non-technical users). However, it would be nice to have an option to see the file details so I don't have to use terminal or open two finder windows... much like holding the option key down to provide the skip function.
    Apple is form over function.. Windows is function over form.
    Example one, my iMac has an SD slot on the BACK of the f***ing computer. Of course they couldn't put it anywhere else because it wouldn't look good... and the new edges are 5mm... which I could care less about. I love articulating myself behind my computer, digging in the wires every time I want to view photos from my camera.
    Example two, mac magic mouse.. looks great right? It's a joke, ergonomically speaking. It feels totally unnatural in the hand. I'd love to use it, but my Logitech G5 just feels so right.
    I won't start with the windows examples, I wouldn't know where to begin.
    Enough said.

  • I'm on OS X 10.6.8 and have a .mov file which plays on QuickTime 10.0 but with choppy video and the sound is out of sync???? File details are Video Codec: DNxHD (AVdn) Resolution 1920x1080 Audio Codec: PCM S24 BE (in24) Bitrate: 1536kb/s Solutions?

    I'm on OS X 10.6.8 and have a .mov file which plays on QuickTime 10.0 but with choppy video and the sound is out of sync???? File details are Video Codec: DNxHD (AVdn) Resolution 1920x1080 Audio Codec: PCM S24 BE (in24) Bitrate: 1536kb/s.  Any ideas?

    Question: Is all the source footage shot in 16 bit audio or is some also shot in 12 bit?
    http://docs.info.apple.com/article.html?artnum=42973
    http://www.kenstone.net/fcphomepage/idvd_6stone.html
    http://docs.info.apple.com/article.html?artnum=93006
    http://docs.info.apple.com/article.html?artnum=303550
    http://docs.info.apple.com/article.html?path=iDVD/6.0/en/397.html
    http://docs.info.apple.com/article.html?artnum=61636
    http://docs.info.apple.com/article.html?artnum=302925

  • How to insert comments in the file resource_language.properties

    Hi all,
    I am using Jdeveloper 11.1.1.0.
    I want to do the localization of my application, so I have defined the files resource_language1.properties, resource_language2.properties, and so on.
    There is a way to insert comments in these files? How can I do?
    Thanks.

    Hi,
    Use # in the start of the comment
    Eg.
    # comment
    key = value
    Sireesha

  • Archiving - "Archive file detail" - "Number of objects"

    Dear All,
    I'm not sure this is the right forum to ask my question...
    I have an archived file and if I check the file details (SARA > "Management" button > choose the file and double click on it), there's a value on the pop up window called "Number of objects", value for it is "13".
    If I read the archived file there are 3692 records (header level).
    What's the meaning of the "Number of objects" in the details of archived files?
    (I'm speaking about an archived file created in connection with object CO_ITEM)
    Please help.
    Thanks,
    Csaba
    Edited by: Csaba Szommer on Aug 19, 2010 12:22 PM

    Number of objects, is simply that the number of data objects included in that specific archive run.
    Now the definition of "object" is quite a good question.
    I presume an object is the compilation of the data that can be archived for one specific record and its dependencies.
    But this is a purely "basis" answer (We just make sure they can go back and forward from the system to the repository)
    You go to the Archive explorer in  SARI,  you can list the objects (if the infostructure is in place).
    Be interesting to get a FICO Archiving Expert answer.
    Regards
    Juan

  • Exception thrown while reading an XML file using Properties

    Exception thrown while reading an XML file using Properties.
    Exception in thread "main" java.util.InvalidPropertiesFormatException: org.xml.sax.SAXParseException:
    The processing instruction target matching "[xX][mM][lL]" is not allowed.
    at java.util.XMLUtils.load(Unknown Source)
    <?xml version="1.0"?>
    <Config>
         <Database>
              <Product>FX.O</Product>
              <URL>jdbc:oracle:thin:@0.0.0.0:ABC</URL>
         </Database>
    </Config>Am I missing anything?

    Thanks a lot for all yr help.I have got the basics of
    the DTD
    However,when I say thus
    <!DOCTYPE Config SYSTEM "c:/PartyConfig">
    ?xml version="1.0"?>
    <Config>
         <Database>
              <Product>FX</Product>
              <URL>jdbc:oracle:thin:@0.0.0.0:ABC</URL>
         </Database>
    </Config>I get the error
    Invalid system identifier: file:///c:/ParyConfig.dtd
    Please advise?for goodness sake, how many times do I have to tell you that you can't just expect the Properties class to accept arbitrary XML in any format? it reads XML in the format I linked to, and nothing else. Properties is not a general purpose XML binding. you can't do what you're trying to do with it. read this and in particular pay attention to the following
    The XML document must have the following DOCTYPE declaration:
    <!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd">
    Furthermore, the document must satisfy the properties DTD described above.
    you are not reading my answers properly, are you? kindly do so

  • Show file details before copying/overwriting a file?

    Hi,
    Is there a way in Mac OS to see file details (e.g., date, size) when copying a file into a folder already containing a file of the same name?
    That is, instead of the copy dialog box asking "An item named 'file.doc' already exists in this location. Do you want to replace it with the one you're moving?", is there a way to show the file details of both files so I can determine if they are the same file, or different version of a file that share the same name?
    What I'm really looking for is for Mac OS to ask me if I want to replace file x (##MB, dd/mm/yyyy) with file y (##MB, dd/mm/yyyy) and give me enough information to actually answer that question.
    Any help would be greatly appreciated.
    Thanks!

    When I get that message I make a small change in the name, usually adding a number and then save. Afterward I look in the folder and see if they are the same, sometimes by Get info on the file, sometimes dates and weight and sometimes by opening both in the application.

  • File Browser, properties, library window will not show up

    I'm using an old version of Motion 3 and my File Browser, properties, library window will not show up even when I click on the icons and/or press command+2,3, or 4 . Seems to be some kind of settings glitch as Motion works fine when logged in under another user. Any thoughts.

    schlickler,
    Welcome to Apple Discussions.
    but now I have the preferences folder on my desktop--does that have to stay there?
    No, it can be trashed.
    Plist files contain instructions for recording and executing tasks associated with the the application or function that owns them. They can and do become corrupted. If you look in the username/Library/Preferences Folder you can usually guess what application or function the .plist serves by analyzing the file name. In this case it was the com.apple.iCal.plist file.
    Proper identification of the appropriate .plist file is not always so obvious. When an application malfunctions, removing the associated .plist file from the preferences folder to the Desktop is often the easiest first troubleshooting step. Then log out/in or restart and re-evaluate the performance of the application.
    A new default .plist file is automatically created in your Preferences Folder after you remove the recalcitrant .plist and initiate the log out/in restart sequence. You can expect default application behavior and you will have to reset some preferences. If the application or function returns to normal after removing the .plist file, it will prove that the original file was corrupt, and you can now safely trash the .plist file which you placed on the Desktop.
    If the application or function is unsatisfactory with the new plist file, the original plist file which was placed on the Desktop can be safely returned to the preferences folder. Just allow the system to replace the newer plist.
    If you are having problems with any aspect of OS X, experiment with deleting the appropriate .plist file. Plist corruption is not uncommon and .plist file deletion often cures many problems. Too many users try intricate solutions first and end up complicating their minor problem.
    ;~)

Maybe you are looking for

  • ALV Report Displaying QUAN field different in systems

    Hi Guys, I have a field of type QUAN (quantity) on an ALV report that is displaying differently on the Devlopment and QA systems. If I enter the value '5' in this field in Development and press enter, the value displays as '5.000'.  If I enter the va

  • How do you set your own ringtones on an iPhone 6?

    I used to own an iPhone 4s and I had no problem making ringtones and transferring them to be used on the phone. However I just cant seem to work out how to get them to show up on my new iPhone 6 when choosing ringtones I have made. I have renamed the

  • How to output in HTML form?

    Hi everyone, I'm trying to run my java application from command line and I want my output in a html form. Does j2sdk1.4.0 support this or do I have to install anything else? And how do I put the code in System.out.print(). Please help Cheers

  • Maintain Item Category OMH4

    Hi, Currently i have create an item category 'B' to limit the amount created for PO. When creating PO using this item category, i was prompted to enter the Asset Number. But after saving PO, i am not able to change the Asset Number. When i check the

  • Java VM error during iOS publish, Flash Pro CS5.5

    When I try to build a "Hello World" iOS app for the iPhone using Flash Pro CS5.5 I get the following error: Error creating files. Error occurred during initialization of VM Could not reserve enough space for object heap Could not create the Java virt