How to run the command import and jpximport using PuTTY

Hello

I ' v no access to use prompt command for security in place of the customer.

So I have to use Putty to run the import command to import my clumsy custom pages in the database.

I tried XMLImporter using PuTTY, it says import is complete. But still my survey error page that

Application: DNF, Message name: FND_NO_REGION_DATA. Chips: BOUNDING = / at/oracle/apps/per/coe/XXCOEPG

oracle.adf.mds.MetadataDefException: unable to find the component with an absolute reference = / at/oracle/apps/per/coe/XXCOEPG, XML Path = null. Please check that the reference is valid and the definition of the component on the file system or in the MDS repository.


Can someone please provide a solution for this.

Thanks in advance,
SAN

Hi SAN,

Try it by XML importer it I will work

for ex:

Java applications oracle.jrad.tools.xml.importer.XMLImporter $JAVA_TOP/xxtop/oracle/apps/per/jobevaluation/webui/XXTextPG.xml - username username-password apps - rootdir $ rootPackage JAVA_TOP/xxtop/oracle/apps/by/covering/webui - / xxtop/oracle/apps/per/jobevaluation/webui - dbconnection ' (DESCRIPTION = (ADDRESS_LIST = (LOAD_BALANCE = YES) (FAILOVER = YES) (ADDRESS = (PROTOCOL = tcp)(HOST=*xxHostName*) (PORT = 1521))) (CONNECT_DATA = (SERVICE_NAME = DEV))) ".

After running successfully command below any DB tool

Begin
JDR.utils_printdocument ('pagepath' ex: ' / xxtop/oracle/apps/by/covering/webui/XXTextPG ');
end

Kind regards
Srinivas

Tags: Oracle Applications

Similar Questions

  • How to run the command in Windows 7?

    Original title: HOW can I PUT to the TOP of THE COMMAND WINDOW TO INSTALL a PROGRAM IN WINDOWS 7 a LITTLE WI... UNDER XP, I WENT TO RUN AND OPEN NOCK THEN HE TYPED IN THE COMMAND

    INXP I COULD BRING UP THE LITTLE TH WINDOW TYPE IN THE INSTALLATION PROGRAM. EXE TO INSTALL THE PROGRAM I CAN T FIND THAT IN WINOWS 7

    As long as you are trying to run a 16-bit program on 64-bit Windows, then try either Windows key + R or click Start (or press the Windows key), and then simply type (or paste it into your order for the text box search programs and files ), then press on .

    If you think you really need to run window, you can add it by customizing the Start Menu. Right-click the Start button, and then select Properties. Click the Customize button at the top right.


    Figure 1.0 - Customize Start Menu dialog

    Scroll down about three quarters of the way down the list of options and place a check next to run the command. Click OK to save your changes and OK to save the Properties dialog box again.

    The familiar run command should be back on your Start menu in the menu on the right pane. The window run keep a history of previous orders drop.

    • "Have you tried it turned off then on again? '-'The IT Crowd' Roy (Emmy award-winning British comedy)
  • How to check the CPU usage and paging using LabVIEW

    Hi guys,.

    I build an application that is used to check the CPU usage and paging using LabVIEW. How can I do?

    any help, suggestions or advice will be greatly appreciated...

    Kind regards

    Prashant

    Hello

    If you plan to build your app for Windows, you can use .NET classes. (System.PerformanceCounter), there is a simple example with LabVIEW:

    C:\Program NIUninstaller Instruments\LabVIEW 2010\examples\comm\dotnet\SimpleTaskMonitor.llb

    Also, you have several screws that you can use to verify information about the processor.

    Kind regards

  • How to read the VM ProvisionedSpaceGB and UsedSpaceGB using get - view?

    Hello

    I would like to retrieve the properties of the VM ProvisionedSpaceGB and UsedSpaceGB using get - view and not get - vm.

    How do I do that?

    Thank you very much in advance!

    Kind regards

    André

    Hello, Andre-

    You can retrieve some properties of an object view VirtualMachine and then do some computed properties, such as:

    ## get the View object of this VM, with a choice few properties (faster), then select some info about the objectGet-View -ViewType VirtualMachine -Filter @{"Name" = "^myVM0$"} -Property Name,Summary.Storage |    Select Name,        @{n="ProvisionedSpaceGB"; e={($_.Summary.Storage.Committed + $_.Summary.Storage.Uncommitted) / 1GB}},        @{n="UsedSpaceGB"; e={$_.Summary.Storage.Committed / 1GB}}
    

    To just get these some properties in the call to Get-view is the smaller memory usage in the PowerShell session and much higher speed during the extraction of the View object (without specifying properties to retrieve, the cmdlet returns all properties). How does do for you?

  • How to run the command sfc runs on Vista

    My dept here reimagee IT my computer today and I'm unable to access my WD external drive. WD has suggested to get help with the sfc command before possibly spoil my data. Anyone have any ideas?

    Thank you

    Hello

    Run the sfc/scannow command.

    http://support.Microsoft.com/kb/929833

    Use the (SFC.exe) System File Checker tool to determine which file is causing the problem and then replace the file. To do this, follow these steps:

    1. Open an elevated command prompt. To do this, click Start, click principally madeprograms,Accessories, right-clickguest, and then clickrun as administrator. If you are prompted for an administrator password or a confirmation, type the password, or clickallow.
    2. Type the following command and press ENTER:
      sfc/scannow

      The sfc/scannow command analyzes all protected system files and replaces incorrect versions with appropriate Microsoft versions

    you have a newly imaged drive today while there should be no problem with the operating system

    SFC is only to solve minor problems

    for the major problems you will need to do a repair installation

    but this does not apply to you in your case that your IT Dept use not reimage repair

    I suggest that you go and talk to your IT Department

    ask them about the last vista hardware drivers for your hardware of computers

    and your IT Department is responsible for your safe running of computers

  • How to run the command-line IDC services

    Hey guys,.
    is it possible that we can run IDC Services from the command prompt.
    all your pointers will be greatly appreciated.

    Kind regards
    Sicard

    Published by: stephane on March 9, 2009 07:26

    Hey sapan,.

    You can use IdcCommand to perform the services from the command line. The procedure is the following:

    1 create a text file with service calls, you want to do, the definitions are had in format:

    LocalData @Properties
    IdcService = UPDATE_DOCINFO
    dID = 1
    dDocName = 000001
    dDocType = MyType
    dSecurityGroup = Public
    dRevLabel = 1
    dDocAuthor = sysadmin
    dDocTitle = my title
    @end
    >

    (Note: for multiple entries in the file > is very important)

    2. run IdcCommand from the directory "/ bin" of :

    IdcCommand f image_update.hda u-l c:\idccommand.log sysadmin

    Options:
    f = with service definitions
    u = user to run as
    -l (lowercase L) = location for execution log

    There is more detailed documentation in the presentation of the Idc (idc_command_reference_10en.pdf) commands.

    Hope that helps,

    Andy Weaver - Software Consultant
    Fishbowl Solutions< http://www.fishbowlsolutions.com?wt.mc_id="L_Oracle_Consulting_amw">

  • How to hide the command prompt window when using exec system

    Hello, I use the exec system VI to do some transfers of files for a LabVIEW application.  I'm afraid that the black white scroll text command prompt window that appears when exec system is called might scare users this LabVIEW application non-tech savy.  Is there a way to hide the command prompt window?

    Feed a REAL running reduced entry.

    Mike...

  • How to run the external monitor and Portege S100 together

    I am trying to add a second monitor to my S100. But I can't get the second monitor screen and laptop to work at the same time. (Display settings never 'sees' a single monitor.)

    Other forums on this site suggests that it is something to do with the factory presets. But I can't find out how to change these on my system. Any ideas? I am running Windows Vista Home Premium.

    Hello

    Usuallyy, you can switch between display devices using the function FN + F5 key.
    Have you tested this function?

  • How to run the command sqlplus in file beats?

    Hello

    I have a simple script file that looks like this:

    "admin/admin sqlplus as sysdba.
    stop immediately.

    But... when I start this file.bat my system will connect but do not have any script. Sqlplus waiting to order and when I write "exit" I logout of sqlplus and system then executes the following command, which is "immediate stop", but beyond sqlplus (so my base still works). Is it possible to log and run commands file.bat or in some other way?

    I am using oracle 11g, windows 7 x 64

    Best regards and thx for help

    Edited by: 879529 2011-11-27 04:52

    Create a batch file say FILE.bat and a file1.sql to say sql file which contains the sql commands (in your case "stop immediately") and call inside this file sql batch file.

    FILE.bat:
    admin/admin sqlplus as sysdba @C:\file1.sql

    File1. SQL:
    immediate stop

  • How to access the AAA columns and later using ExcelRowColToRange.vi

    Hello

    I have a huge database that I need to write on Excel in the first row, so I need to access the columns AAA, AAB...

    But using ExcelRowColToRange.vi I'm able to go up to column ZZ. Can someone please suggest a way to modify this VI to meet my need.

    Thank you

    Hi panka.

    try this one...

  • How to make the bigger picture and I use the Smartmedia webcam? Greater on a desktop or even laptop

    It is a Pavilion dv6 laptop. I was hoping to make the bigger picture. Would be a webcam on the desktop, give a larger image?

    Win 7, 64 bit.

    Hello

    You can zoom full screen BUT the result OR the cadence will be terrible. You need a better webcam IF your machine can lead to a higher resolution for the webcam.

    Hope it makes sense.

  • Run the command in Start menu show sites and other files that I opened.

    I was typing letters in the menu run from the start menu ("Start" > "run" > "a, b, c, d, e, f, g, etc...) and I noticed that the Web sites I visited were stored there. This information is accessible by hackers or other intruders unwanted? I was checking to see if I could find my e: drive using the command run from the start menu when I noticed similar entries in the recent documents folder from the start menu. I forgot this shortcut in the past and by chance came across it accidentally. How to delete these lists. I've seen websites that need my e-mail and password. even if she had a lot of jibberish, some words were read by me at a superficial glance. What is a security breach? example: if I type only (a), then all files and websites beginning with a are displayed

    Hi Marc,

    Welcome to the Microsoft Community Forums.

    According to the description, it seems that you are facing problems in removing the story from the beginning, run the command. I'll be happy to help you in this problem.

    -What operating system is installed on your computer?

    Windows saves a history of the names of files, programs, and locations that you type in the Run dialog box. You can delete this history, which you can do if you use a public or shared computer.

    I suggest you follow the steps in the link to clear the history run in the start menu and check if it helps.

    Clear history run on the start menu

    http://Windows.Microsoft.com/en-us/Windows7/clear-the-run-history-on-the-start-menu

    I hope it helps. If you have any questions about Windows in the future, please let us know. We will be happy to help you.

  • Runs the command "regsvr32 quartz.dll" shows 0 x 80040154 error and the laptop webcam does not work

    Runs the command "regsvr32 quartz.dll" shows 0 x 80040154 error and the laptop webcam does not work

    Hello

    Thank you for your response.

    I appreciate that you have attached a screenshot of the problem.

    Have you tried troubleshooting of hardware and devices running?

    Please refer to the suggestions of Naman R responded on 1 April 2011 and check if that helps.
    http://answers.Microsoft.com/en-us/Windows/Forum/Windows_7-windows_programs/DllRegisterServer-failed-with-error-code-0x8002801/403ee0d0-895B-E011-8dfc-68b599b31bf5

    Note: Serious problems can occur if you modify the registry incorrectly. Therefore, make sure that you proceed with caution. For added protection, back up the registry before you edit it. Then you can restore the registry if a problem occurs. For more information about how to back up and restore the registry, click on the number below to view the article in the Microsoft Knowledge Base:
    http://Windows.Microsoft.com/en-us/Windows/back-up-registry

    I hope this helps.

    Thank you

  • Application crashes after links compilations on the command line and running on Simulator

    Hi all

    I have a project where I need to link my static libraries built separately (but using the toolchain/compiler inside the BBNDK) for a sample application QML BB10.  I am relatively new to BB10 and its environment.

    Although the application compiles and links successfully, the performance of the application is segmenting online

    AbstractPane *root = qml->createRootObject();
    

    My other static libraries have many references to the C++ Standard Library, such as strings, streams etc. and these are inside libstdc++.a/.so. Also some references to struggling and Expat. And so I assured these library on my road to compile as follows

    qcc -Vgcc_ntox86 -lang-c++ -Wl,-rpath-link,/opt/bbndk/target_10_0_9_386/qnx6/x86/lib -Wl,-rpath-link,/opt/bbndk/target_10_0_9_386/qnx6/x86/usr/lib -o o-g/MyApp o-g/.obj/main.o o-g/.obj/MyApp.o o-g/.obj/moc_MyApp.o    -L/opt/bbndk/target_10_0_9_386/qnx6/x86/lib -L/opt/bbndk/target_10_0_9_386/qnx6/x86/usr/lib -L/opt/bbndk/target_10_0_9_386/qnx6/x86/usr/lib/qt4/lib -L/opt/bbndk/lib ./myStaticLib.a /opt/bbndk/target_10_0_9_386/qnx6/x86/lib/gcc/4.6.3/libstdc++.a /opt/bbndk/target_10_0_9_386/qnx6/x86/usr/lib/libexpat.so.2 /opt/bbndk/target_10_0_9_386/qnx6/x86/lib/libsocket.so -lm -lbps -lbb -lbbcascades -lQtDeclarative -lQtScript -lQtSvg -lQtSql -lQtXmlPatterns -lQtXml -lQtGui -lQtNetwork -lQtCore
    

    With this application compiles / links with success but as said previously, it crashes inside createRootObject.

    If I don't specify my static library (myStaticLib.a), out of all references to myStaticLib.a in the code and remove the stdc library ++ application goes ahead and the screen correctly.

    NOTE: myStaticLib.a is not related to the QT code in any way. I call the method inside myStaticLib after that I booted properly QT and after showing the first screen in the code.

    I was able get out the base of the Simulator file and also use it with this gdb on my build machine. Here is the result of the BDG.

    root@server:/opt/bbndk#host_10_0_9_52/linux/x86/usr/bin/ntox86-gdb /home/puneet_narsapur/webrtc/ip/psl_p2pwebrtc_r2835_x86_bb10/trunk/third_party/libjingle/source/talk/examples/BBTalk/x86/o-g/PeerConnection /home/puneet_narsapur/webrtc/ip/psl_p2pwebrtc_r2835_x86_bb10/trunk/PeerConnection.core
    GNU gdb (GDB) 7.4 qnx (rev. 691)
    Copyright (C) 2012 Free Software Foundation, Inc.
    License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
    This is free software: you are free to change and redistribute it.
    There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
    and "show warranty" for details.
    This GDB was configured as "--host=i686-pc-linux-gnu --target=i486-pc-nto-qnx6.5.0".
    For bug reporting instructions, please see:
    <http://www.gnu.org/software/gdb/bugs/>...
    Reading symbols from /home/puneet_narsapur/webrtc/ip/psl_p2pwebrtc_r2835_x86_bb10/trunk/third_party/libjingle/source/talk/examples/BBTalk/x86/o-g/PeerConnection...done.
    [New pid 8880242 tid 1]
    [New pid 8880242 tid 2]
    [New pid 8880242 tid 3]
    [New pid 8880242 tid 4]
    [New pid 8880242 tid 5]
    [New pid 8880242 tid 6]
    [New pid 8880242 tid 7]
    [New pid 8880242 tid 8]
    [New pid 8880242 tid 9]
    [New pid 8880242 tid 10]
    [New pid 8880242 tid 11]
    [New pid 8880242 tid 12]
    [New pid 8880242 tid 13]
    
    warning: Corrupted shared library list: 0x0 != 0x86f8000
    
    warning: Could not load shared library symbols for 15 libraries, e.g. libQtDeclarative.so.4.
    Use the "info sharedlibrary" command to see the complete listing.
    Do you need "set solib-search-path" or "set sysroot"?
    Program terminated with signal 11, Segmentation fault.
    #0  0xb086709e in __free () from /opt/bbndk/target_10_0_9_386/qnx6/x86/lib/libc.so.3
    Traceback (most recent call last):
      File "/opt/bbndk/target_10_0_9_386/qnx6/x86/lib/libstdc++.so.6.0.16-gdb.py", line 59, in 
        from libstdcxx.v6.printers import register_libstdcxx_printers
    ImportError: No module named libstdcxx.v6.printers
    (gdb) bt
    #0  0xb086709e in __free () from /opt/bbndk/target_10_0_9_386/qnx6/x86/lib/libc.so.3
    #1  0xb0866c6b in free () from /opt/bbndk/target_10_0_9_386/qnx6/x86/lib/libc.so.3
    #2  0x08325e80 in operator delete(void*) ()
    #3  0x08325ecc in operator delete[](void*) ()
    #4  0x0832a69e in std::ios_base::~ios_base() ()
    #5  0xb962fa8f in ?? () from /opt/bbndk/target_10_0_9_386/qnx6/x86/usr/lib/libbbcascades.so.1
    #6  0xb963074c in ?? () from /opt/bbndk/target_10_0_9_386/qnx6/x86/usr/lib/libbbcascades.so.1
    #7  0xb952d3c8 in bb::cascades::AbstractTextControl::setText(QString const&) () from /opt/bbndk/target_10_0_9_386/qnx6/x86/usr/lib/libbbcascades.so.1
    #8  0xb94df30c in bb::cascades::AbstractTextControl::qt_metacall(QMetaObject::Call, int, void**) () from /opt/bbndk/target_10_0_9_386/qnx6/x86/usr/lib/libbbcascades.so.1
    #9  0xb94e7762 in bb::cascades::Label::qt_metacall(QMetaObject::Call, int, void**) () from /opt/bbndk/target_10_0_9_386/qnx6/x86/usr/lib/libbbcascades.so.1
    #10 0xb9e9686d in ?? ()
    #11 0x089b6598 in ?? ()
    #12 0x00000002 in ?? ()
    #13 0x0000002f in ?? ()
    #14 0x07b9a14c in ?? ()
    Cannot access memory at address 0x89e24cc
    (gdb) info sharedlibrary
    warning: Corrupted shared library list: 0x0 != 0x86f8000
    From        To          Syms Read   Shared Object Library
    0xb8638000  0xb86500ac  Yes (*)     /opt/bbndk/target_10_0_9_386/qnx6/x86/usr/lib/libexpat.so.2
    0xb82dd000  0xb8314824  Yes (*)     /opt/bbndk/target_10_0_9_386/qnx6/x86/lib/libsocket.so.3
    0xb8203000  0xb823b8d4  Yes (*)     /opt/bbndk/target_10_0_9_386/qnx6/x86/lib/libm.so.2
    0xb825f000  0xb82bf56c  Yes (*)     /opt/bbndk/target_10_0_9_386/qnx6/x86/usr/lib/libbps.so.3
    0xb8450000  0xb848c780  Yes (*)     /opt/bbndk/target_10_0_9_386/qnx6/x86/usr/lib/libbb.so.1
    0xb9400000  0xb9c5a200  Yes (*)     /opt/bbndk/target_10_0_9_386/qnx6/x86/usr/lib/libbbcascades.so.1
                            No          libQtDeclarative.so.4
                            No          libQtScript.so.4
                            No          libQtSvg.so.4
                            No          libQtSql.so.4
                            No          libQtXmlPatterns.so.4
                            No          libQtXml.so.4
                            No          libQtGui.so.4
                            No          libQtNetwork.so.4
                            No          libQtCore.so.4
    0xb8665000  0xb86d7a88  Yes (*)     /opt/bbndk/target_10_0_9_386/qnx6/x86/lib/libcpp.so.4
    0xb0837000  0xb08d7cc0  Yes (*)     /opt/bbndk/target_10_0_9_386/qnx6/x86/lib/libc.so.3
    0xb8247000  0xb825c118  Yes (*)     /opt/bbndk/target_10_0_9_386/qnx6/x86/usr/lib/libscreen.so.1
    0xb823c000  0xb824210c  Yes (*)     /opt/bbndk/target_10_0_9_386/qnx6/x86/lib/libpps.so.1
    0xb82c9000  0xb82cd0c4  Yes (*)     /opt/bbndk/target_10_0_9_386/qnx6/x86/lib/libslog2.so.1
    0xb8b44000  0xb8be11e4  Yes (*)     /opt/bbndk/target_10_0_9_386/qnx6/x86/usr/lib/libbbsystem.so.1
    0xb82c2000  0xb82c7160  Yes (*)     /opt/bbndk/target_10_0_9_386/qnx6/x86/usr/lib/libbbsystemlocale.so.1
    0xb82cf000  0xb82dabac  Yes (*)     /opt/bbndk/target_10_0_9_386/qnx6/x86/usr/lib/libEGL.so.1
    0xb831d000  0xb832707c  Yes (*)     /opt/bbndk/target_10_0_9_386/qnx6/x86/usr/lib/libGLESv2.so.1
    0xb8419000  0xb8425248  Yes (*)     /opt/bbndk/target_10_0_9_386/qnx6/x86/lib/libgestures.so.1
    0xb8436000  0xb844a1a0  Yes (*)     /opt/bbndk/target_10_0_9_386/qnx6/x86/lib/libimg.so.1
    0xb8aef000  0xb8b2447c  Yes (*)     /opt/bbndk/target_10_0_9_386/qnx6/x86/usr/lib/libstrpattern.so.1
    0xbacf9000  0xbae94cd0  Yes (*)     /opt/bbndk/target_10_0_9_386/qnx6/x86/usr/lib/libwebview.so.2
    0xb8427000  0xb842f48c  Yes (*)     /opt/bbndk/target_10_0_9_386/qnx6/x86/lib/liblgmon.so.1
    0xb8493000  0xb84aa124  Yes (*)     /opt/bbndk/target_10_0_9_386/qnx6/x86/usr/lib/libz.so.2
    0xb8ab4000  0xb8adf400  Yes (*)     /opt/bbndk/target_10_0_9_386/qnx6/x86/usr/lib/libpng14.so.0
    0xb904c000  0xb912a0c0  Yes (*)     /opt/bbndk/target_10_0_9_386/qnx6/x86/usr/lib/libiconv.so.1
    0xb8316000  0xb831b504  Yes (*)     /opt/bbndk/target_10_0_9_386/qnx6/x86/lib/libclipboard.so.1
    0xb84ab000  0xb84b2190  Yes (*)     /opt/bbndk/target_10_0_9_386/qnx6/x86/usr/lib/libcontext.so.1
    0xb93a9000  0xb93d9774  Yes (*)     /opt/bbndk/target_10_0_9_386/qnx6/x86/usr/lib/libnfc.so.1
    0xb8243000  0xb82460d0  Yes (*)     /opt/bbndk/target_10_0_9_386/qnx6/x86/usr/lib/libnfc_bps.so.1
    0xbab17000  0xbacdcb74  Yes (*)     /opt/bbndk/target_10_0_9_386/qnx6/x86/usr/lib/libicui18n.so.49
    0xbb800000  0xbd5c1258  Yes (*)     /opt/bbndk/target_10_0_9_386/qnx6/x86/usr/lib/libwebkit.so.0
    0xbb01f000  0xbb498150  Yes (*)     /opt/bbndk/target_10_0_9_386/qnx6/x86/usr/lib/libwebkitplatform.so.0
    0xbaeb5000  0xbb015644  Yes (*)     /opt/bbndk/target_10_0_9_386/qnx6/x86/usr/lib/libicuuc.so.49
    0xbb56f000  0xbb6e57c0  Yes (*)     /opt/bbndk/target_10_0_9_386/qnx6/x86/usr/lib/libgrskia.so.1
    0xb8629000  0xb8634280  Yes (*)     /opt/bbndk/target_10_0_9_386/qnx6/x86/lib/libimfclient.so.1
    0xb935c000  0xb939c26c  Yes (*)     /opt/bbndk/target_10_0_9_386/qnx6/x86/usr/lib/libgoogleurl.so.0
    0xb8657000  0xb8663254  Yes (*)     /opt/bbndk/target_10_0_9_386/qnx6/x86/usr/lib/libintl.so.1
    0xb9c6a000  0xb9cd99c8  Yes (*)     /opt/bbndk/target_10_0_9_386/qnx6/x86/lib/libcpp-ne.so.4
    0xb8430000  0xb8435128  Yes (*)     /opt/bbndk/target_10_0_9_386/qnx6/x86/lib/libcounters.so.1
    0xbe800000  0xbf952988  Yes (*)     /opt/bbndk/target_10_0_9_386/qnx6/x86/usr/lib/libicudata.so.49
    0xbaa99000  0xbaaf5bec  Yes (*)     /opt/bbndk/target_10_0_9_386/qnx6/x86/usr/lib/libcurl.so.2
    0xbb526000  0xbb557960  Yes (*)     /opt/bbndk/target_10_0_9_386/qnx6/x86/usr/lib/libfontconfig.so.1
    0xbb4e6000  0xbb51c2b4  Yes (*)     /opt/bbndk/target_10_0_9_386/qnx6/x86/lib/libjpeg.so.4
    0xbb6fc000  0xbb78e4fc  Yes (*)     /opt/bbndk/target_10_0_9_386/qnx6/x86/usr/lib/libsqlite3.so.1
    0xbda11000  0xbdb342dc  Yes (*)     /opt/bbndk/target_10_0_9_386/qnx6/x86/usr/lib/libxml2.so.1
    0xbb4a1000  0xbb4db768  Yes (*)     /opt/bbndk/target_10_0_9_386/qnx6/x86/usr/lib/libxslt.so.2
    0xbd6ae000  0xbd7273c8  Yes (*)     /opt/bbndk/target_10_0_9_386/qnx6/x86/usr/lib/libfreetype.so.1
    0xbb79b000  0xbb7d14f8  Yes (*)     /opt/bbndk/target_10_0_9_386/qnx6/x86/usr/lib/libharfbuzz.so.0
    0xb8a99000  0xb8aa8168  Yes (*)     /opt/bbndk/target_10_0_9_386/qnx6/x86/usr/lib/libskia-qnx.so.0
    0xb8aab000  0xb8ab1120  Yes (*)     /opt/bbndk/target_10_0_9_386/qnx6/x86/usr/lib/libppscache.so.1
    0xb8ae7000  0xb8aed150  Yes (*)     /opt/bbndk/target_10_0_9_386/qnx6/x86/lib/libmmrndclient.so.1
    0xb8ae0000  0xb8ae61bc  Yes (*)     /opt/bbndk/target_10_0_9_386/qnx6/x86/usr/lib/libmd.so.1
    0xb848d000  0xb8492120  Yes (*)     /opt/bbndk/target_10_0_9_386/qnx6/x86/usr/lib/libaoi.so.1
    0xbb7d5000  0xbb7fb7f4  Yes (*)     /opt/bbndk/target_10_0_9_386/qnx6/x86/lib/libinput_client.so.1
    0xbd628000  0xbd668138  Yes (*)     /opt/bbndk/target_10_0_9_386/qnx6/x86/lib/libhuapi.so.5
    0xb8b25000  0xb8b43838  Yes (*)     /opt/bbndk/target_10_0_9_386/qnx6/x86/usr/lib/libcamapi.so.1
    0xbd5cf000  0xbd617450  Yes (*)     /opt/bbndk/target_10_0_9_386/qnx6/x86/usr/lib/libiType.so.1
    0xbd8b1000  0xbd9179dc  Yes (*)     /opt/bbndk/target_10_0_9_386/qnx6/x86/usr/lib/libWTLE.so.1
    0xbd81e000  0xbd883b50  Yes (*)     /opt/bbndk/target_10_0_9_386/qnx6/x86/lib/libinput_utilities.so.1
    0xb8be8000  0xb8bfa260  Yes (*)     /opt/bbndk/target_10_0_9_386/qnx6/x86/usr/lib/libcares.so.1
    0xbd783000  0xbd7df6f8  Yes (*)     /opt/bbndk/target_10_0_9_386/qnx6/x86/usr/lib/libssl.so.2
    0xbd670000  0xbd6aa5d8  Yes (*)     /opt/bbndk/target_10_0_9_386/qnx6/x86/usr/lib/libgssapi.so.1
    0xb8328000  0xb832c084  Yes (*)     /opt/bbndk/target_10_0_9_386/qnx6/x86/usr/lib/libstrm.so.1
    0xbd954000  0xbda060a4  Yes (*)     /opt/bbndk/target_10_0_9_386/qnx6/x86/lib/libsbgse56.so.0
    0xb93de000  0xb93eb1f4  Yes (*)     /opt/bbndk/target_10_0_9_386/qnx6/x86/usr/lib/libmmedia.so.1
    0xb93ec000  0xb93fcaec  Yes (*)     /opt/bbndk/target_10_0_9_386/qnx6/x86/usr/lib/libmmfilter.so.1
    0xb9c5b000  0xb9c68d00  Yes (*)     /opt/bbndk/target_10_0_9_386/qnx6/x86/usr/lib/libbz2.so.1
    0xb939e000  0xb93a626c  Yes (*)     /opt/bbndk/target_10_0_9_386/qnx6/x86/lib/libhiddi.so.1
    0xbdd07000  0xbdeb7764  Yes (*)     /opt/bbndk/target_10_0_9_386/qnx6/x86/usr/lib/libcrypto.so.2
    0xb9ce8000  0xb9cf13ec  Yes (*)     /opt/bbndk/target_10_0_9_386/qnx6/x86/usr/lib/libnbutil.so.1
    0xbdc23000  0xbdc98498  Yes (*)     /opt/bbndk/target_10_0_9_386/qnx6/x86/usr/lib/libkrb5.so.1
    0xb9cde000  0xb9ce6310  Yes (*)     /opt/bbndk/target_10_0_9_386/qnx6/x86/usr/lib/libheimntlm.so.1
    0xbdb37000  0xbdbca0e8  Yes (*)     /opt/bbndk/target_10_0_9_386/qnx6/x86/usr/lib/libasn1.so.1
    0xb8200000  0xb8202110  Yes (*)     /opt/bbndk/target_10_0_9_386/qnx6/x86/usr/lib/libcom_err.so.1
    0xbd736000  0xbd77c91c  Yes (*)     /opt/bbndk/target_10_0_9_386/qnx6/x86/usr/lib/libhx509.so.1
    0xbaa7f000  0xbaa8f5f0  Yes (*)     /opt/bbndk/target_10_0_9_386/qnx6/x86/usr/lib/libroken.so.1
    0xbd7ec000  0xbd8140fc  Yes (*)     /opt/bbndk/target_10_0_9_386/qnx6/x86/usr/lib/libwind.so.1
    0xb8414000  0xb84185c0  Yes (*)     /opt/bbndk/target_10_0_9_386/qnx6/x86/usr/lib/libheimbase.so.1
                            No          libHwEGL.so
                            No          libegl_gallium.so
                            No          libHwglapi.so
                            No          libpipe_vmwgfx_drv.so
    0xbdf18000  0xbe00a9b8  Yes         /opt/bbndk/target_10_0_9_386/qnx6/x86/lib/libstdc++.so.6
                            No          libllvmpipe_drv.so
                            No          libHwGLESv2.so
    (*): Shared library is missing debugging information.
    (gdb) q
    root@server:/opt/bbndk#
    

    It seems to be crashing within libc.so while trying to release something. There is not any change in the QML code at all.

    Even if everything seems to be compilations and links correctly, I'm not able to find the reason for this accident.

    I don't change all code QML, but if I include my library and stdc ++ it crashes. If I don't get my library and stdc ++ he does not crash and all is well.

    Can someone help me please how to debug this problem? Stuck in this during more than two days

    Found the problem. For the other library that I was building with the BB10 NDK build tools, I was not using "qcc-Vgcc_ntox86-lang-c ++. I used instead of the ntox86-g ++ under the host directory. And it lacked the required compiler flags that were used internally by qcc.

    After changing the compiler, application has compiled, I did not provide libstdc ++ .a for him also, as well as the application has been properly executed well.

  • How to run the PioneerCyclingJSP and MotorPriseJSP modules at a time

    Guys,

    I would like to run the modules PioneerCyclingJSP and MotorPriseJSP at the same time.

    Could you please suggest me the steps to run the two servers at the same time on JBOSS 5.0 with ORACLE.

    How to operate a more that a server instance...

    Thank you

    You should be able to include two modules when you generate your ear file. War of the module files will be created in the ear file. Access to the two respective applications with their /PioneerCycling or /motorprise (search for the root of context in application.xml)

    If you want to run each application on a different server, then
    1. create individual instances 1 for pioneer jboss server and another for motorprise
    2. create server additional dynamo with the command makeDynamoServer.bat 8861 8851 motorprise
    3 deploy each on the respective servers files in jboss

    Use the appropriate ports for access to (say for ex :)
    localhost:8860 / pioneer
    or
    localhost:8861 / motorprise

    -Kiss

Maybe you are looking for

  • Satellite Pro P105 - oar and Vista slow videos

    Lately, my PC is bein very lag each time I watch a video and sometimes particularly slow to switch from one window to the other. I had a GE 7900 NFORCE and 2 MB of ram T7200 intel core2 DUO, I ran antivirus and anti-spyware.Everything seems fine but

  • Create a Vertical content

    Can someone explain how to create a vertical content for a vertical display with the following dimensions: 43.1 x 11.8 x 7.5 in. / 1096.0 300,0 x 190 mm, using movement 5 x or Final Cut Pro X. Thank you Stuart35

  • Network key

    I forgot network key, need to let the other laptop can visit, any ideas?

  • HP Deskjet F380

    I have a deskjet F380 who gave me excellent service. 4 days ago it stopped talking to my computer or at least on the side of feeling that's as I can still scan documents in. I'm not particularly computer savvy, but I tried to reinstall the drivers an

  • QML preview window does not

    I'm actually trying to get a snippet of my application in the windows but QML Previewer is does not work... I need to how to solve this problem see this Image and well know http://snag.gy/zp6Bc.jpg hate this for two days