|
More site info...
WebSphere Application Server
| Forum profile
|
|
Forum profile page for WebSphere Application Server
on http://www.ibm.com/developerworks/websphere/.
This report page is the aggregated overview from a single forum: WebSphere Application Server
, located on the Message Board at http://www.ibm.com/developerworks/websphere/.
This forum profile page summarizes the general forum statistics such as: Users Activity, Forum Activity, and Top Authors, which are reported in either a table or graph below for a given reporting time period.
Additional forum profile information for "WebSphere Application Server
" on the Message Board at http://www.ibm.com/developerworks/websphere/ is also shown in the following ways:
1) Latest Active Threads
2) Hot Threads for Last Week
Warning: These statistics are generated using 'best efforts' and can experience delays and reporting errors at times. Please note that such statistics do not constitute a forum's popularity and/or exact posting volumes at any given reporting period.
|
|
|
|
|
Posting activity on WebSphere Application Server
:
|
|
Week
|
Month
|
3 Months
|
|
Threads:
|
43
|
260
|
749
|
|
Post:
|
52
|
424
|
1,142
|
|
|
WebSphere Application Server
Posting activity graph:
|
Top authors during last week:
user's latest post:
To optimize connection pool...
Published (2009-11-29 00:30:00)
Thanks Janglestrategies, Company is IBM's customer and we run WS on Win2003 server. Which other tool you can recommend? Sabina
user's latest post:
Error Trying To get...
Published (2009-12-02 05:13:00)
Hi Are you able to get anything over https:? For example (if you have not replaced it yet) are you able to get the default IHS welcome page at https://ourdomain/
user's latest post:
Attempts to flush session locks...
Published (2009-11-29 09:55:00)
Dims, Thanks for the quick reply. We are running 6.1.0.25 version of websphere and the APAR you reference has a potential fix has been delivered in 6.1.0.19 --so we have the fix already installed. I did an analysis of all the apars fixed in 6.1.0.27 (we have .25) and there are some potential issues which have been fixed which might solve our issue--we will be upgrading our system to .27 just to be safe. Thanks again for the reply!! Bill
user's latest post:
Class Finder : find jar of a class
Published (2009-12-01 06:13:00)
If u are using RAD, you can see the jar by giving key combination CTRL+SHFT+T. In the Open Type popup shown, give the class name of which u need to find jar. Regards KJ
user's latest post:
WAS license
Published (2009-11-30 13:55:00)
There is no software KEY with WebSphere Application Server. To check whether you have a license or not check for Proof of Entitlement on Passport Advantage. Or, call your IBM rep. -Sunit
user's latest post:
JAXBException java.util.List is...
Published (2009-12-01 06:18:00)
fyi, i think this problem is finally solved in the upcoming 7.0.0.9 release: http://www-01.ibm.com/support/docview.wss?uid=swg1PK93265 thanks, dims
user's latest post:
Reference Shared Libraries - not...
Published (2009-12-01 02:55:00)
Thank you for your fast reply. Unfortunately, this solution does not work for me - the "OK" button to save the shared library reference is still not visible. I found out that the problem only occures if I deploy the application using the "hot deployment" method, i.e. deploying the application directly from my development environment (Rational Application Developer) instead of deploying the application using the...
user's latest post:
Compare JVM configurations
Published (2009-11-30 14:27:00)
You may check if your EAR directory is synched on the failing JVM. Also check for any missing lib.
user's latest post:
Compare JVM configurations
Published (2009-12-01 04:11:00)
Logs for the problematic JVM should be the good way to dig... Thanks Akash
user's latest post:
Convert HTML to WebSphere
Published (2009-12-01 13:52:00)
I was hoping this would be an easy question but perhaps I didn't provide enough information. I can execute a sound HTML/CSS website, however, I am not experienced with WebSphere and there are cetain areas of this website that need to be easily edited client side. Would a regular HTML/CSS website be easily edited to make updating photos, copy user friendly without special software?
|
|
|
|
Latest active threads on WebSphere Application Server
::
Started 5 days, 13 hours ago (2009-12-02 05:13:00)
by RicoJ
Hi
Are you able to get anything over https:? For example (if you have not replaced it yet) are you able to get the default IHS welcome page at https://ourdomain/
Started 5 days, 9 hours ago (2009-12-02 08:40:00)
by djcurrie
Hi Johanna
Take a look at work managers: http://publib.boulder.ibm.com/infocenter/wasinfo/v 7r0/topic/com. ibm.websphere.nd.doc/info/ae/asyncbn s/concepts/casb_workmgr.html
These allow you to spawn off new threads but retain context from the original J2EE component. I think this should allow you to use the local JNDI namespace from the enclosing application.
Regards,
David...
Started 5 days, 14 hours ago (2009-12-02 03:44:00)
by asdfg123
Hi,
We are getting the same error again when we tried deploying axis2.war in WAS7. We have also tried the workaround specified in this post, We have also tried seeting class loader as parent last.but still it did not work. Any Suggestions?
12/2/09 9:41:41:497 CET 00000012 FfdcProvider I com.ibm.ws.ffdc.impl.FfdcProvider logIncident FFDC1003I: FFDC Incident emitted on C:\...
Started 6 days, 4 hours ago (2009-12-01 13:52:00)
by linkot
I was hoping this would be an easy question but perhaps I didn't provide enough information.
I can execute a sound HTML/CSS website, however, I am not experienced with WebSphere and there are cetain areas of this website that need to be easily edited client side. Would a regular HTML/CSS website be easily edited to make updating photos, copy user friendly without special software?...
Started 1 week, 5 days ago (2009-11-25 03:56:00)
by ibmbcc
For information.
Independently of WAS7, I successfully "manually" connected to my target DB2 V7.2 database from the unix AIX host command line, using the installed client. So I know I have no db user or db password error, nor obvious DB2 client installation error.
.................@aix_host$ su - was_srv_tech_user # I become the unix user who runs the WAS server...
Started 6 days, 7 hours ago (2009-12-01 10:51:00)
by woki1
As far as I know, pak is simply zip file.
Just change extention from zip to pak it should work.
Started 4 days, 7 hours ago (2009-12-03 11:30:00)
by bobbick
Here is the code:
dsName = 'Default Datasource'
dsNameCF = 'Default Datasource_CF'
authAlias = 'bob-test-alias'
id = AdminConfig.getid( '/CMPConnectorFactory:' +dsNameCF+ '/' )
AdminConfig.modify(id,[[ 'authDataAlias' ,authAlias]])
map_id = AdminConfig.getid( '/CMPConnectorFactory:' +dsNameCF+ '/MappingModule:/' )
AdminConfig.modify(map_id,[[ 'mappingConfigAlias' , '' ]])
ds_...
Started 1 month, 1 week ago (2009-10-28 16:30:00)
by MustangJoe
Sorry, I made a mistake in my question 1. The resource reference can't be resolved in the admin console, even if you annotate a servlet member class variable.
Joe
|
|
Hot threads for last week on WebSphere Application Server
::
Started 1 week, 1 day ago (2009-11-28 21:52:00)
by Davanum Srinivas
Bill,
Sounds like this issue:
http://www-01.ibm.com/support/docview. wss?rs=180& uid=swg24021309
http://www-01.ibm.com/support/docview.wss?rs=180& &uid=swg1PK59051
There are some properties there that you may want to try.
thanks,
dims
Started 1 week ago (2009-11-30 13:11:00)
by Melanie Wallintin
Hallo Werner,
did you solve your problem yet? Cause I'm facing the same problem at the moment. Thx in advance.
Started 6 days, 4 hours ago (2009-12-01 13:52:00)
by linkot
I was hoping this would be an easy question but perhaps I didn't provide enough information.
I can execute a sound HTML/CSS website, however, I am not experienced with WebSphere and there are cetain areas of this website that need to be easily edited client side. Would a regular HTML/CSS website be easily edited to make updating photos, copy user friendly without special software?...
Started 6 days, 7 hours ago (2009-12-01 10:51:00)
by woki1
As far as I know, pak is simply zip file.
Just change extention from zip to pak it should work.
Started 6 days, 12 hours ago (2009-12-01 06:13:00)
by kannanjos
If u are using RAD, you can see the jar by giving key combination CTRL+SHFT+T. In the Open Type popup shown, give the class name of which u need to find jar.
Regards
KJ
Started 1 week ago (2009-11-30 13:55:00)
by Sunit
There is no software KEY with WebSphere Application Server. To check whether you have a license or not check for Proof of Entitlement on Passport Advantage.
Or, call your IBM rep.
-Sunit
Started 6 days, 12 hours ago (2009-12-01 06:18:00)
by Davanum Srinivas
fyi, i think this problem is finally solved in the upcoming 7.0.0.9 release:
http://www-01.ibm.com/support/docview.wss?uid=swg 1PK93265
thanks,
dims
Started 1 week, 5 days ago (2009-11-25 01:43:00)
by Screen1IBM
The request reaches the JVM and i get the JSP page but on clicking Submit, it throws an error whereas the other JVM in the cluster moves to the next page successfully.
Started 5 days, 13 hours ago (2009-12-02 05:13:00)
by RicoJ
Hi
Are you able to get anything over https:? For example (if you have not replaced it yet) are you able to get the default IHS welcome page at https://ourdomain/
Started 1 week, 4 days ago (2009-11-26 13:42:00)
by Sabina N
I found this on IBM's website:
http://publib.boulder.ibm.com/infocenter/wasinfo/ v6r1/index.jsp?topic=/com. ibm.websphere.express.do c/info/exp/ae/rdat_datobjtune.html
You can use the Tivoli Performance Viewer to find the optimal number of connections in a pool. If the number of concurrent waiters is greater than 0, but the CPU load is not close to 100%, consider increasing the ...
|
|