Help me for JINI program crush.

I have made a shared object(SO) file for JINI container program.
The O/S(operating system) is solraris 5.9.
The java container program calling SO invokes and crushes , with the following message, "Segmentation fault ".
To investigate which is wrong between the Container program and the SO file,
I made a C++ container program testing the SO file. The C++ program works well. I am an novice in java world. Please help me. I don't what happens in Java program.
below is the result of dbx running of the java container program.
t@1 (l@1) signal SEGV (no mapping at the fault address) in KTSCLASS::AddTrellis t@1 (l@1) signal SEGV (no mapping at the fault address) in KTSCLASS::AddTrellis at line 457 in file "ktssen.cpp"
457 return trellisPtr->numPath ;
dbx: read of 4 bytes at address ffb54640 failed -- no files or directories.
rellis at line 457 in file "ktssen.cpp" <
syntax error
(dbx) 457 return trellisPtr->numPath ;
457: not found
rellis at line 457 in file "ktssen.cpp" <
syntax error
(dbx) 457 return trellisPtr->numPath ;
457: not found
(dbx)
<

Use two references fields to refer directly to table fields
lc_wa_fcat-col_pos = 1.
lc_wa_fcat-fieldname = 'COMP_CODE'.
lc_wa_fcat-REF_TABLE = "give referenced table name here
lc_wa_fcat-REF_FIELD = "give referenced table field name here
"lc_wa_fcat-reptext = 'Buchungskreis'.   "no needed anymore as this text will be taken directly from field of table you provide above
lc_wa_fcat-edit = 'X'.
append lc_wa_fcat to lc_tb_fcat.
lc_wa_fcat-OUTPUTLEN =  "this also must be a numeric value, not 'X'
Regards
Marcin

Similar Messages

  • Help me for JINI problem.

    I have made a shared object(SO) file for JINI container program.
    The O/S(operating system) is solraris 5.9.
    The java container program calling SO invokes and crushes , with the following message, "Segmentation fault ".
    To investigate which is wrong between the Container program and the SO file,
    I made a C++ container program testing the SO file. The C++ program works well. I am an novice in java world. Please help me. I don't what happens in Java program.

    Dear Sanjampet
    Greeting!!!
    I am not getting,what you want to say ,for this problem concern.

  • 2 Layout's for 2 screens different F4 Help needed for same program

    Hi Friends,
    I have 2 layouts in the selection screen the first layout is for screen 1 and the second layout is for screen 2.
    I save the layouts when I run the report.
    Now when I do F4 Help for the first layout it shows me all the layouts available for the program and the same thing
    for Second layout too.
    Is there a way for the first layout I need to get only the layouts for the first screen when I hit the F4 button
    and for the second layout I need to get only the layouts for the second screen when I hit the F4 button. in order to choose
    I am using REUSE_ALV_VARIANT_F4 and passing report name to is_variant and i_save = 'X'.
    Thanks,
    chaithanya.

    I think this is not possible.
    Variant names get stored on Report Name as key.

  • Help needed for compactrio programming

    Hello all,
    I am very new to LabVIEW programming.I've an application where it's required to acquire temprature data at a perticular duration  from a heater.Depending upon the differance between current temp (process varible)and set temprature,heater  has to make ON and OFF in a controlled way to reach the set value.
    I have made a loop where i am acquireing temp data at every 30 sec interval and depending upon temprature diff between set value and present value ,am genarting a pulse   (for eg. 22 sec on period and 8 sec off period).Inside that loop  I am driving the "True" value to DIO of CompactRIO  for ON period to make the  heater ON .Problem what I am facing is the heater is not gaetting ON at Exact 0 to 22 sec and not OFF from 22 sec to 30 sec.
    i have tried to use  separate loop for acustion ,analysis and control but not able  to synchonise all.Heater is getting ON and OFF randomly.Please help.
    thanks
    tapasm

    Can you post your code?
    It would make is so much easier to help.
    Tim
    Johnson Controls
    Holland Michigan

  • Help required for Concurrent program parameters

    Hi All,
    I have a Concurrent program which has the following set of parameters.
    From Project Number
    To Project Number
    From Org
    To Org
    We dont want to make any of these mandatory, but we have a condition that either of the two sets must be entered i.e. before submitting we have to validate that either From Project Number/To Project Number parameter set is populated or From Org/To Org parameter set is populated.
    If someone could help me with this it would be a great help.
    Regards,
    Shruti

    Hi Shruti;
    What is your OS and EBS level?
    Please check below:
    Setup for Defined Concurrent Program with Parameters - SQL Script
    How to enable/disable parameters in concurrent program dependent prev. para
    Concurrent Program with conditionally required parameters
    Need to do validation while entering concurrent program parameters
    If those are not help,please try to look [this search|http://forums.oracle.com/forums/search.jspa?threadID=&q=Concurrent+program+parameters+&objID=f475&dateRange=all&userID=&numResults=15]
    Also check http://download-uk.oracle.com/docs/cd/A60725_05/html/comnls/us/fnd/progde04.htm and this
    Hope it helps
    Regard
    Helios

  • Help me for java programming about ATM machine

    can anyone make a program for me or fix my program? cause i got some of the errors that i can not fix....
    my school project duedate at 14 july2001
    please email me at [email protected]
    Thanks

    but show me the code to solve your problem.

  • Help required - For ALV program

    Hi Guys,
    I have created an ALV  (using containers) with , say , 10 fields. As the container size is not large enough to accomodate all the 10 fields, it is getting displayed as
    field1, field2,field8, field9 and field10.
    When I click on the horizontal scrollbar, the fields getting displayed should change as follows.
    First click: Field2, Field3, Field8,Field9, Field10
    Second click: Field3,Field4, 8, 9,10
    Third click: Field4,Field5,8,9,10
    This is for one of my friends.Can you provide me with good ideas as to how to approach this problem and if any one has worked on similar problem, please provide the code for it.
    I will check the code and will award points to all helpful answers.
    Have a nice day .
    Regards,
    SP.

    Hello Sylendra
    As developer of ALV lists we do not care that much about the layout of the list because the user has all the options available to adjust it to her specific needs.
    Your requirement is to be able to "freeze" columns at the right border of the ALV list. This is, as far as I know, not possible, only at the left border.
    When you call the context menu for a column heading you will see the options
    - Freeze to Column
    - Unfreeze Columns
    If you freeze a column all columns to its left side remain fixed. Thus, in your case you have to change the order of your columns that the fixed columns (field8 - field10) appear on the left side of the ALV list.
    Regards
      Uwe

  • Help looking for editing program

    I'm wanting to get a new software tired of iMovie and idk what to get I would like to stay under the 1000's if possible I was also looking into final cut express but I was reading the servers are dead now? What dose that mean would it effect anything if I did buy it anyway???? Please help!!!!!

    If you're planning on an editing career, I doubt that many post houses will be using FCP-X.  At least not for quite some time.  Youd be better off learning Avid.  But if you plan to be your own boss, and you're not editing for broadcast, feature films or any type of project that would require collaboration of any kind, FCP-X is probably be just the thing you need.
    As of now, FCP-X is geared toward the editor that needs no collaboration, that doesn't need to output to broadcast tape formats, that doesn't need to monitor on a professional external TV monitor, that doesn't need a full featured DVD authoring app, that outputs primarily for web viewing and limited DVD.  That may change in the coming months and years as third parties develop products that add some of the functionality that was stripped away by Apple.  Apple themselves may add some of those features back, but I wouldn't bet my business's future on it.
    That said, I agree with Matt; don't waste time, money or effort on training to use software that has been discontinued. Try out FCP-X and see if it suits your needs.  There's a great series of free tutorials here: http://www.izzyvideo.com/final-cut-pro-x-tutorial/ and also a paid tutorial here: http://www.rippletraining.com/categories/final-cut-studio-courses/final-cut-pro- products/final-cut-pro-10-core-training.html
    -DH

  • I need Help for that program

    i do aprogram for sample calculator by Java there it , i Hope if u have any sugesst say to me Or if u have a program for that.
    import java.applet.*;
    import java.awt.*;
    import java.awt.event.*;
    public class Z extends Applet implements ActionListener {
         int n4=0;
         StringBuffer E;
         Character x;
         String s;
         TextField T1;
         public void init(){
              T1=new TextField(20);
              this.add(T1);
         Button a=new Button("2");
         this.add(a);
         a.setActionCommand("2");
         a.addActionListener(this);
         Button b=new Button("3");
         b.setActionCommand("3");
         this.add(b);
         b.addActionListener(this);
         Button d=new Button("-");
         this.add(d);
         d.setActionCommand("-");
         d.addActionListener(this);
              Button f=new Button("+");
         this.add(f);
         f.setActionCommand("+");
         f.addActionListener(this);
    Button c=new Button("=");
         this.add(c);
    c.setActionCommand("+");
    c.addActionListener(this);}
    public void actionPerformed(ActionEvent y){
         s=(y.getActionCommand());
         E=new StringBuffer();
                   x= new Character (s.charAt(0));
         E.append(x.charValue());
              if(E.length() ==3){
                   Character n=new Character(E.charAt(0));
                        Character m=new Character(E.charAt(2));
                   int n1=Integer.parseInt(n.toString());
                   int n2=Integer.parseInt(m.toString());
              if(E.charAt(1)=='+'){
                   n4=n1+n2;}
                   if(E.charAt(1)=='-'){
                   n4=n1-n2;}
                   if(E.charAt(1)=='*'){
                   n4=n1*n2;}
                   if(E.charAt(1)=='/'){
                   n4=n1/n2;}
                   if(s=="="){
                   T1.setText(String.valueOf(n4));
         

    the program is used for do acalculature, i want to know ,why he donot work? .The idea of that program it
    When u click in any number(button) the action performed get that number , and store it in StringBuffer which that stringbuffer enabel me to store three things(the first number, the sign which be *or+, and the secand number)
    and then put the result in variable and then put the result as aString in Text Field.
    I hope u can understand me now and help me for that program, If u donot understand me ,Please Sugesst to me how to do the calculature program.thanks
    import java.applet.*;
    import java.awt.*;
    import java.awt.event.*;
    public class Z extends Applet implements ActionListener {
         int n4=0;
         StringBuffer E;
         Character x;
         String s;
         TextField T1;
         public void init(){
              T1=new TextField(20);
              this.add(T1);
         Button a=new Button("2");
         this.add(a);
         a.setActionCommand("2");
         a.addActionListener(this);
         Button b=new Button("3");
         b.setActionCommand("3");
         this.add(b);
         b.addActionListener(this);
         Button d=new Button("-");
         this.add(d);
         d.setActionCommand("-");
         d.addActionListener(this);
              Button f=new Button("+");
         this.add(f);
         f.addActionListener(this);
    Button c=new Button("=");
         this.add(c);
         c.setActionCommand("=");
    c.addActionListener(this);
    public void actionPerformed(ActionEvent y){
         s=(y.getActionCommand());
         E=new StringBuffer();
                   x= new Character (s.charAt(0));
         E.append(x.charValue());
              if(E.length() ==3){
                   Character n=new Character(E.charAt(0));
                        Character m=new Character(E.charAt(2));
                   int n1=Integer.parseInt(n.toString());
                   int n2=Integer.parseInt(m.toString());
              if(E.charAt(1)=='+'){
                   n4=n1+n2;}
                   if(E.charAt(1)=='-'){
                   n4=n1-n2;}
                   if(E.charAt(1)=='*'){
                   n4=n1*n2;}
                   if(E.charAt(1)=='/'){
                   n4=n1/n2;}
                   if(s=="="){
                   T1.setText(String.valueOf(n4));
         

  • [Solved] Write a --help for Python program.

    Hello.
    I write programs in Python and I don't know one thing.
    How to write --help command for python program (like calc.py --help).
    And after this command you will see help.
    Anyone know how to do something like that?
    Thanks
    Last edited by SpeedVin (2009-09-26 16:53:14)

    genisis300 wrote:
    you need to use a module called option parser
    http://www.alexonlinux.com/pythons-optp … man-beings
    if you still need help let me know and i post an example.
    Regards
    Matthew
    Thanks that awesome!.
    But I added some arguments and when I try to run program I got:
    File "calculator.py", line 7
    (opts, args) = parser.parse_args()
    ^
    SyntaxError: invalid syntax
    Here is my code:
    1 #!/usr/bin/env python
    2 # -*- coding: utf-8 -*-
    3 import optparse
    4 parser = optparse.OptionParser()
    5 parser.add_option('-h', '--help', help='Show this help message'
    6
    7 (opts, args) = parser.parse_args()
    8 #
    9 #def help():
    10 # print "+ = plus"
    11 # print "- = minus"
    12 # print "* = multiplication"
    13 # print "/ = division"
    14 # print "// = floor division"
    15 # End of function.
    16 print "If you need help just write --help or -h."
    17 number1 = int(raw_input('Write a number: '))
    18 number2 = int(raw_input('Write a number nr.2: '))
    19 znak = raw_input('What to do?')
    20 if znak == '+':
    21 print number1 + number2
    22 elif znak == '-':
    23 print number1 - number2
    24 elif znak == '*':
    25 print number1 * number2
    26 elif znak == '/':
    27 print number1 / number2
    28 elif znak == '**':
    29 print number1 ** number2
    30 elif znak == '//':
    31 print number1 // number2
    32 else:
    33 print "I don't know what to do with " + znak
    34 #if raw_input() == help:
    35 # help()
    Last edited by SpeedVin (2009-09-26 09:40:26)

  • Help  I have installed and reinstalled iTunes but it will not open.  I get an error telling me that windows DEP will not allow the program to run and i can not shut the DEP off for the program.  i need to reset my ipod touch and cant cause of this.

    I have tried to shut off the DEP for the program but it is not allowed.  I can't get to any of my music on my computer because of this.  I use windows vista and was able to use ITunes until the upgrade to 10.2.  now i can't even open the program and it is getting me very upset.  Please someone help me.

    Many thanks.
    That suggests that another application has stashed old QuickTime componentry in your system files.
    So just in case we'll go looking for older QuickTime componentry in the most common locations for it to be stashed.
    First we'll need to change some view settings.
    In your Start menu, open Computer.
    In your Organise menu, select Folder Options.
    In the View tab, make sure that "Show hidden files and folders" is selected, and Hide extensions for known file types is unchecked.
    Click OK.
    Now in Computer, open your C:\ drive (or whichever drive you have your operating system installed on).
    Open the "Windows" folder.
    If you have a 32-bit version of Windows, open the "System32" folder.
    If you have a 64-bit version of Windows, open the "SysWOW64" folder.
    What files and folders can you see in there with QuickTime in the title? (In a standard installation of Quicktime you should be seeing precisely two files... QuickTime.qts and QuickTimeVR.qtx ... and no QuickTime folders whatsoever.)

  • Online Help for Common Programs Will Not Open in Firefox

    Many of my programs, such as Ultradefrag and Audacity (to name two), present their Help guides and User Manuals using a browser. I have Firefox set as my default browser. Every time I try to use help with these programs, I get the very frustrating message "Firefox is already running, but ...". I cannot use help without killing firefox and losing all of my browsing sessions. There simply MUST be a way around this. I do not experience this major problem with Internet Explorer. I'm using Firefox 14.0.1 on Windows 7 SP1 64-bit.

    Hi,
    You can try creating a a [https://support.mozilla.org/en-US/kb/Managing-profiles new profile]. Once it has been created you can use the '''Default User''' (the current profile) profile for the regular browsing, and choose the newly created dummy profile for external programs that need it.
    [https://support.mozilla.org/en-US/kb/Profiles?s=profile&r=2&e=sph&as=s Profiles Howto]
    [https://support.mozilla.org/en-US/kb/profile-manager-create-and-remove-firefox-profiles Profile Manager]
    [http://kb.mozillazine.org/Profile_folder_-_Firefox Profile Folder & Files]

  • Hi, I followed the instructions to apply for the Made For iPhone Program. After submission of the necessary documents and information, I have not heard back from Apple. How to track the application progress? Can someone help?

    Hi, I followed the instructions from Apple MFI website, to apply for the Made For iPhone Program. After submission of the necessary documents and information, I have not heard back from Apple for couple weeks. How to track the application progress? Can someone help? < Edited by Host >
    Thank you.
    Best Regards,
    Gerald

    Hi Gerald
    This is a user-to-user forum, and your message will not be received by Apple. You will need to sign into your Developer/MFI account, and contact Apple that way. This can be done here.
    P.S Please do not post your e-mail address here.
    Taylor

  • Hello, I have created a distribution kit for my program.The problem is that the when the program is installed onto another computer, it fails to communicate with field point (Using FP-AO-200 and FP-AO-1000). Help is greatly appreciated, Thanks faen9901

    Hi Everyone,
    I have a program that sends information(analog output) to lab windows cvi in the form of a text file or user input.
    The program runs on the computers that I have the field point explorer and lab windows cvi installed on. In order to run the program without always installing labwindows/cvi and field point; I wanted to create an executable file that could be load on another computer.
    I used the create distribution kit part of labwindows/cvi to do this.After creating the distribution kit, I then installed it
    to another computer.
    My user interface appears on the screen, when the user clicks on the exe. file, but no data is sent to the field point module. I know that the data is being read from the user and textfile because in it appears in the uir.
    The following are some details about the problem:
    1. On another computer without labwindows/cvi and field point explorer not installed - no data is sent to field point module
    I know this because a current is being read on the current meter connected to field point module.
    My questions are the following:
    1. What are the possible reasons for the data not being sent to the field point module?
    2. Do I still need to create an iak. (Installing Field point Explorer) file stored on any new computer that I install my created distribution kit file too?
    Thankyou very much for any help that you can provide. I greatly appreciate it.
    Faen9901

    Re: Hello, I have created a distribution kit for my program.The problem is that the when the program is installed onto another computer, it fails to communicate with field point (Using FP-AO-200 and FP-AO-1000). Help is greatly appreciated, Thanks faen9901Faen9901,
    1) If you do not install FieldPoint Explorer, the FieldPoint Server is not installed so there is nothing on the target computer that knows how to talk to the FieldPoint system.
    2) Yes, you need an IAK file on the target computer. Assuming the settings (i.e. com port#) are identical you can simply include the iak file as part of the distribution.
    3) You also need to include as part of your installer the file "fplwmgr.dll". If this file is not installed, your program will not be able to access the FieldPoint Server. Alternatively, this file is installed automatically if FieldPoint Explorer detects LabWindows/CVI or Measurement Studio Development versions on the target computer or if you choose to do a custom FieldPoint Explorer installation and
    choose to provide LabWindows/CVI support.
    Regards,
    Aaron

  • When i run installation itunes,i see this massage "there is a problem with this windows installer package.a program required for this install to complete could not be run. contact your support personnel or package vendor."please help me for installation i

    when i run installation itunes,i see this massage "there is a problem with this windows installer package.a program required for this install to complete could not be run. contact your support personnel or package vendor."please help me for installation itunes on my pc completely.

    Apparently it's an itunes issue. I just tried to update and got the same issue. Called att to activate my iphone 4s and they say they can do the swap but apple is telling them itunes is down atm.  So will have to wait

Maybe you are looking for

  • I have an iPhone 4 but I cant find AirPlay on it...

    I may be being very stupid here but I have an iPhone 4 and I want to be able to send photos and videos to my HDTV. How do I do this? I have looked for AirPlay on my phone and can't find it... Thanks Holly

  • Logic always opens on 2nd monitor!

    Hi, I am using Logic Studio 9.0.1 under SnowLeopard. I have the annoying problem that my Logic always opens on my 2nd monitor, even when I create a new project. How can I change this? Thanks in advance. BiTRiP

  • Spry menu fails in IE

    My sprymenu works fine in Firefox and google chrome, but in IE the submenu shows at the wrong position. It's not even close to it's possition as it should be. I have no clue or whatsoever on this matter so the only thing that would help me is if some

  • Rotation is not working in mail

    The rotation in my iPad is working all right, except on the Mail. On every other app it works. ***?

  • YTD Query and web template

    Hi, i have created a query on YTD sales query and comparison with the previous year. i have created a structure using 0calmonth2 info object and restricted it for each month starting from July to June. In the key figures i have used sales values key