narasimharao konjeti

Ranch Hand
+ Follow
since Apr 26, 2003
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by narasimharao konjeti

Hello Rob
I will check the null pointers. Please let me know the other causes.
If you given me a more light, it will be great to me.

Regards
nr konjeti
15 years ago
Hi,
I am getting below exception, while running a shared library (.so, c program) in linux. I have been accessing the library in java.

Please let me know the solution for this?
This is bit URGENT.

Thanks in advance.
Narasimha


Exception:-
-----------
Unhandled exception
Type=Segmentation error vmState=0x00000000
J9Generic_Signal_Number=00000004 Signal_Number=0000000b Error_Value=00000000 Signal_Code=00000001
Handler1=0026A0A4 Handler2=002AE854 InaccessibleAddress=4F525249
EDI=4F525245 ESI=243C800E EAX=00008000 EBX=A25A90F4
ECX=08844FD4 EDX=A25A90F0
EIP=00FD59A4 ES=C040007B DS=C040007B ESP=005FC06C
EFlags=00210246 CS=00000073 SS=0000007B EBP=005FC094
Module=/home/nr/ibm-java2-i386-50/jre/bin/libj9gc23.so
Module_base_address=00F9B000
Target=2_30_20080314_17962_lHdSMr (Linux 2.6.18-8.el5)
CPU=x86 (1 logical CPUs) (0x2b3a2000 RAM)
JVMDUMP006I Processing Dump Event "gpf", detail "" - Please Wait.
JVMDUMP007I JVM Requesting System Dump using '/home/nr/workspace/PingProbe/core.20080619.211936.6371.0001.dmp'
JVMDUMP010I System Dump written to /home/nr/workspace/PingProbe/core.20080619.211936.6371.0001.dmp
JVMDUMP007I JVM Requesting Snap Dump using '/home/nr/workspace/PingProbe/Snap.20080619.211936.6371.0002.trc'
JVMDUMP010I Snap Dump written to /home/nr/workspace/PingProbe/Snap.20080619.211936.6371.0002.trc
JVMDUMP007I JVM Requesting Java Dump using '/home/nr/workspace/PingProbe/javacore.20080619.211936.6371.0003.txt'
JVMDUMP010I Java Dump written to /home/nr/workspace/PingProbe/javacore.20080619.211936.6371.0003.txt
JVMDUMP013I Processed Dump Event "gpf", detail "".
15 years ago
I dont want J2EE enterprise Connnector architecture.
My simple requirement is : I would like to get some fuctionality, which is there in C program.

Thank in advance.
will appreciate for your replies.

Thanks
Narasimha
15 years ago
Hi All

Can anyone tell me, How to call C program method from java class.
Please let me, what are the various exception will occur the moment we call.

Thanks in advance
Narasimha
15 years ago
how to deploy an application on server?
and any changes are made in the application(code) then how server will come to know about the changes?

Sruthi,
Basically we have two kind of servers in Java.
Web Server
Application server

To deploy the application in WS. We need to create a war file. and need to keep in the specified location in the server.

To deploy the applicatio in AS. we need to create a ear file and need to keep in the specified folder in the server.
This location of the folder is specified in the Server help.

let me know, If you have more questions.

Regards
Narasimha
15 years ago
Can anyone tell me the url for the IBM JDK api.
I am not able to find out.

Thanks in advance.

Thanks
Narasihma
15 years ago
Hi,

Can anyone tell me. Could I install IBM JDK in non IBM machines?

Thanks
Narasimha
15 years ago
Hi
do as per the benson, ie. install jdk 1.5 automatically ur problem is reslved, i got the same problem just befor couple of days.

Thanks and regards
nr konjeti.
19 years ago
here I am providing standard link.
u can view this also.

http://jakarta.apache.org/tomcat/tomcat-5.5-doc/setup.html

regards
konjeti.
19 years ago
here I am providing standard link.
u can view this also.

http://jakarta.apache.org/tomcat/tomcat-5.5-doc/setup.html

regards
konjeti.
19 years ago
hi,
it is very easy to install and configure tomcat. I am sending one link to you. just go through u can find out.

http://www.onjava.com/pub/a/onjava/2001/03/29/tomcat.html

regards
nr konjeti.
19 years ago
Hi, I am using netcharts for charting engine. it is trail licensed version. When I am trying to run that product on Tomcat. It is telling license file is not found. Where should I need to keep the license file in Tomcat. Generally Where will we keep the license sort of files in Tomcat.
Can you please help me out in this regarding
....
Thanks in advance
Regards
nr konjeti.
19 years ago
hi every one.
I have one query in terms of performance.

calling the class constructor is expensive and calling the method in the class is expensinsive in terms of performance.

which one is better to pass the parameter.

i.e overloaded class constructor or class method.

waiting for reply.

regards
narasimha rao konjeti.
19 years ago
Hi,
Can you provide the links and and documents site to prepare for the BEA Weblogic certification exams.

waiting for replay.

thanks in advance
regards
nr konjeti
19 years ago