Kapil Keskar

Ranch Hand
+ Follow
since Dec 04, 2001
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
In last 30 days
0
Forums and Threads

Recent posts by Kapil Keskar

Hi

WebLogic 9.2 supports pausing/suspending message consumption in JMS queue level.
I am looking for one scenario wherein,
I have a jms queue & other synchronous call to diff application. If to the system i communicate synchronously, is down, I want to pause message consumption for the input queue.


How it can be done?

thanks in advance.

regards
Kapil
[ May 02, 2007: Message edited by: Kapil Keskar ]
18 years ago
Hello,

I am trying to integrate axis1.1 with weblogic 6.1.
i have created war file of axis web components containing all required jars.
The same war i have deployed on weblogic6.1.
The problem is that when i invoke axis from browser, happyaxis jsp is selecting saxparser from weblogic.jar
XML Parser weblogic.xml.jaxp.RegistrySAXParser
XML ParserLocation C:\bea\wlserver6.1\lib\weblogic.jar
instead of
XML Parser org.apache.xerces.jaxp.SAXParserImpl
XML ParserLocation C:\apache\Tomcat 4.1\common\endorsed\xercesImpl.jar

because of this, axis xmlparsing is failing (i am unable to view service page)

I have tried putting xerces.jar before weblogic.jar, but still the error persists.

any idea on how to deal with this situation ?

thanks

Kapil
19 years ago
Hi All,

I am interested in position with the company who have projects of performance tuning/benchmarking or at positions in UK/US/anywhere.

I am skilled in Loadrunner (Performance, Stress, Scalability Tests), Weblogic server administration, Java/j2ee application development, performance tuning activities & re-engineering. I have worked in benchmarking of application & API testing & tuning of j2ee applications.

My skills are as below

Db Skills � Oracle, IBM Informix
Java skills � Java, J2ee, SWINGS, JSP/Servlets
Application servers- BEA weblogic 6.1/ 7 /8.1, IBM WebSphere 4.0/5.0
WebServers � Tomcat
OS � RedHat Linux 7.2, HP-UX 11i, Windows 2000/XP
Other skills � Loadrunner 7.8, hpjmeter, hpjtune, XML, XSL

I am having exp of 5 yrs so far. I am working here in Bangalore,India as a team/test lead.
So far I have worked on Loadrunner, Java/J2ee tuning & performance testing/tuning field about 2 years & rest is on Java/J2ee development.
Current role offers me work challenges on all fields such as java/j2ee problem identification & solving, Loadrunner handling, somewhat db side tuning, consulting on Loadrunner/performance issues.

I am looking for a change of company.
But need a company which would offer similar flexibility & wider scope of work in work area.

Just to have a rought idea, if the job would be in US/UK, what would be the salary range on work permit for my above profile wih below skills there?
Do I need to have a certificate to prove my skills for the same?


thanks in advance

regards,
Kapil
20 years ago
Hi All,

I am interested in position with the company at UK/US.

I am skilled in Loadrunner (Performance, Stress, Scalability Tests), Weblogic server administration, Java/j2ee application development, performance tuning activities & re-engineering. I have worked in benchmarking of application & API testing & tuning of j2ee applications.

My skills are as below

Db Skills � Oracle, IBM Informix
Java skills � Java, J2ee, SWINGS, JSP/Servlets
Application servers- BEA weblogic 6.1/ 7 /8.1, IBM WebSphere 4.0/5.0
WebServers � Tomcat
OS � RedHat Linux 7.2, HP-UX 11i, Windows 2000/XP
Other skills � Loadrunner 7.8, jmeter, jtune, XML, XSL

I am having exp of 5 yrs so far. I am working here in India as a team/test lead.
So far I have worked on Loadrunner, Java/J2ee tuning & performance testing field about 2 years & rest is on Java/J2ee development

My question is
What would be the salary range on work permit for my above profile wih below skills there in UK & US?

Do I need to have a certificate to prove my skills for the same?


thanks in advance

regards,
Kapil

[ May 06, 2005: Message edited by: Kapil Keskar ]
[ May 06, 2005: Message edited by: Kapil Keskar ]
20 years ago
Hi,
May be this is not right forum to discuss this thing, but could not find any other forum for this too.
I was measuring performance of one product on WebSphere 4.0.1 Application server.
I found some problems in performance testing of applications
Architecture of product is HTTP Server(IHS 1.3.19) - Application Server (WAS 4.0.1) - Oracle d/b (oracle 8.1.7)
We have deployed application server & web server on Windows platform
& tried testing of d/b server on both platform (Windows 2000 as well as RedHat Linux 7.2)
But actual result shows vast difference in both platforms.
As per we got info on net, Linux based oracle db shows 35% performance improvement than windows based oracle db.
but when we actually tested it shows contradictory results, & found windows based db performance better.
which i don't believe.
Can some one put some flash on this scenario ?
I am very much confused with this scenario.

Thanx in advance
Kapil Keskar
22 years ago
I am using WebSphere 4.0.1
I have also installed fixpack for that too

Kapil Keskar
22 years ago
Hi,
I am getting this very strange errors.
In the logs i am getting this type of error.
The startup service starts smoothly, when i am about to start the server node in consolemode, it crashes when progress bar is near by completing(95%).
there is no network problem nor database connection problem. that's why i am wondering about this problem.
I am not able to resolve this error

Urgent help needed
Thanx
Kapil Keskar
22 years ago
Hi,
When I am deploying the war file through the interface, at the last phase of deployment
it is showing me that it will put that under this path --
-------------------------------------
This application will be installed on the following nodes with the install directory setting for each node as:
rsi-pun-ct122E:WebSphereAppServer\installedApps\hnbrec.war.ear
-------------------------------------
but actually in that,
it is not taking
"E:\" & WebSphere"\"AppServer
ie- "\" in given path.
can some one tell me where i where to update that classpath, so it should not appear ?
I checked it in admin.config file, but it is not there.
Thanx in advance.
Kapil Keskar
22 years ago
Thanx Nagendra & Kumar for replying,
1) About the tracefile, it has no specific errors, when Service starts, it is prompted in the tracefile that "admin server open for e-business"
2)I have tried all permutations for startup like starting from dos prompt but still the story is the same.
It does not give any specific error on dos prompt too.
"Message is that"
No remote host or port argument specified. localhost/900 will be used
& the syntax for the same.
& if i start it like this
adminclient localhost 900
then "Remote AdminServer localhost will be accessed on port 900"
that's it & after that the application does not open .
3) about HTTP Server, I have put that on different m/c. (my application server & HTTP server are physically on two different m/c's) so how to do that?
22 years ago
Hi,
I have installed WAS 4.0.1 on windows.
After that I have installed patch for the same too.
When i started the "IBM WS AdminServer 4.0" service, it got started.
& all repository tables are also created.
But after that when i try to start administrator's console,
the dos window will opens & gets closes immediately (ie- before GUI for IBM WAS starts)
I am not able to understand what is the problem with the WAS4.0.1
There is nothing written to log files too except
one file activity.log file.
which shows this message

thanx
Kapil Keskar
[ June 27, 2003: Message edited by: Kapil Keskar ]
22 years ago
Hello All,
I am facing one problem during executing one query in Stateless session bean.
If the substring & ordering is used in alphanumeric field in d/b, the problem arises.
else if you don't use don't use substring the problem won't arises.
Due to this problem the server has to stop start cause this problem then persists for all application from the server.
Query is like this
select SZCOLLATERALID, ns from (SELECT A.SZCOLLATERALID, to_number(substr(A.SZCOLLATERALID,3)) ns
FROM HNB_TR_METALSTONEDTLS A, HNB_TR_COLLATERALDETAILS B
WHERE A.SZCOLLATERALID = B.SZCOLLATERALID
AND B.SZLOANAPPLNNO = 'ALPUN612')
ORDER BY ns desc
can any body tell me about this problem?
Thanx in advance
22 years ago
Hello All,
When I deployed one application under two different domains in websphere with same JNDI name, it is not allowing to use the same JNDI name.
Can any body tell me, What problem this is?
But same works well in WebLogic 7.0 version.

Thanking in advance
22 years ago
Hello
Can any body now if i have to share the primary key in multiple fields in d/b table what is to be done?
& how to manipulate bean when using entity beans?
Thanx