<?xml version="1.0" encoding="UTF-8"?>












<rss version="2.0" xmlns:jf="http://www.jivesoftware.com/xmlns/jiveforums/rss">



<channel>
    <title>developerWorks: Message List - WebSphere Application Server</title>
    <link>http://www.ibm.com/developerworks/forums&amp;amp;ca=drs-fo</link>
    <description>RSS of</description>
    <language>en</language>
    <pubDate>Sun, 22 Nov 2009 19:08:01 -0500</pubDate>


    <item>

        <title>application deployment issue while moving from 6.1.0.13 to 6.1.0.17</title>
        <link>http://www.ibm.com/developerworks/forums/thread.jspa?messageID=14409847&amp;tstart=0#14409847</link>

        

        
            <description><![CDATA[I have a portlet application based on jetspeed which was working all fine on websphere 6.1.0.13 but since I upgraded to 6.1.0.17 its giving trouble.<br />
<br />
Here is the relevant stack trace:<br />
<br />
00000012 PortletMetaDa W com.ibm.ws.portletcontainer.runtime.PortletMetaDataListener metaDataCreated EJPPC0102W: Error occurred when reading the configuration data of the web application.<br />
                                 java.lang.IllegalStateException: EMF2DOMAdapterImpl_ERROR_0<br />
        at org.eclipse.wst.common.internal.emf.resource.EMF2DOMAdapterImpl.handleInvalidMultiNodes(EMF2DOMAdapterImpl.java:1193)<br />
        at org.eclipse.wst.common.internal.emf.resource.EMF2DOMAdapterImpl.findDOMNode(EMF2DOMAdapterImpl.java:1180)<br />
        at org.eclipse.wst.common.internal.emf.resource.EMF2DOMAdapterImpl.primUpdateMOFFeature(EMF2DOMAdapterImpl.java:1345)<br />
        at org.eclipse.wst.common.internal.emf.resource.EMF2DOMAdapterImpl.updateMOFFeature(EMF2DOMAdapterImpl.java:1741)<br />
        at org.eclipse.wst.common.internal.emf.resource.EMF2DOMAdapterImpl.primUpdateMOF(EMF2DOMAdapterImpl.java:915)<br />
        at org.eclipse.wst.common.internal.emf.resource.EMF2DOMAdapterImpl.updateMOF(EMF2DOMAdapterImpl.java:895)<br />
        at org.eclipse.wst.common.internal.emf.resource.EMF2DOMAdapterImpl.primUpdateMOFMultiFeature(EMF2DOMAdapterImpl.java:443)<br />
        at org.eclipse.wst.common.internal.emf.resource.EMF2DOMAdapterImpl.primUpdateMOFMultiFeature(EMF2DOMAdapterImpl.java:1467)<br />
        at org.eclipse.wst.common.internal.emf.resource.EMF2DOMAdapterImpl.updateMOFMultiFeature(EMF2DOMAdapterImpl.java:1681)<br />
        at org.eclipse.wst.common.internal.emf.resource.EMF2DOMAdapterImpl.updateMOFFeature(EMF2DOMAdapterImpl.java:1723)<br />
        at org.eclipse.wst.common.internal.emf.resource.EMF2DOMAdapterImpl.primUpdateMOF(EMF2DOMAdapterImpl.java:915)<br />
        at org.eclipse.wst.common.internal.emf.resource.EMF2DOMAdapterImpl.updateMOF(EMF2DOMAdapterImpl.java:895)<br />
        at org.eclipse.wst.common.internal.emf.resource.EMF2DOMAdapterImpl.primUpdateMOFMultiFeature(EMF2DOMAdapterImpl.java:443)<br />
        at org.eclipse.wst.common.internal.emf.resource.EMF2DOMAdapterImpl.updateMOFRootFeature(EMF2DOMAdapterImpl.java:936)<br />
        at org.eclipse.wst.common.internal.emf.resource.EMF2DOMAdapterImpl.primUpdateMOF(EMF2DOMAdapterImpl.java:911)<br />
        at org.eclipse.wst.common.internal.emf.resource.EMF2DOMAdapterImpl.updateMOF(EMF2DOMAdapterImpl.java:895)<br />
        at org.eclipse.wst.common.internal.emf.resource.EMF2DOMRenderer.doLoad(EMF2DOMRenderer.java:73)<br />
        at org.eclipse.wst.common.internal.emf.resource.TranslatorResourceImpl.basicDoLoad(TranslatorResourceImpl.java:154)<br />
        at org.eclipse.wst.common.internal.emf.resource.CompatibilityXMIResourceImpl.doLoad(CompatibilityXMIResourceImpl.java:173)<br />
        at org.eclipse.emf.ecore.resource.impl.ResourceImpl.load(ResourceImpl.java:1094)<br />
        at org.eclipse.emf.ecore.resource.impl.ResourceImpl.load(ResourceImpl.java:900)<br />
        at org.eclipse.wst.common.internal.emf.resource.CompatibilityXMIResourceImpl.load(CompatibilityXMIResourceImpl.java:259)<br />
        at org.eclipse.wst.common.internal.emf.resource.TranslatorResourceImpl.load(TranslatorResourceImpl.java:425)<br />
        at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.demandLoad(ResourceSetImpl.java:249)<br />
        at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.demandLoadHelper(ResourceSetImpl.java:264)<br />
        at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.getResource(ResourceSetImpl.java:390)<br />
        at org.eclipse.jst.j2ee.commonarchivecore.internal.strategy.LoadStrategyImpl.getMofResource(LoadStrategyImpl.java:435)<br />
        at org.eclipse.jst.j2ee.commonarchivecore.internal.impl.ArchiveImpl.getMofResource(ArchiveImpl.java:981)<br />
        at com.ibm.ws.portletcontainer.runtime.PortletMetaDataListener.metaDataCreated(PortletMetaDataListener.java:64)<br />
        at com.ibm.ws.runtime.component.MetaDataMgrImpl.fireMetaDataCreated(MetaDataMgrImpl.java:188)<br />
        at com.ibm.ws.webcontainer.metadata.WebMetaDataFactory.createMetaData(WebMetaDataFactory.java:205)<br />
        at com.ibm.ws.runtime.component.MetaDataMgrImpl.createMetaDataFromFactories(MetaDataMgrImpl.java:172)<br />
        at com.ibm.ws.runtime.component.MetaDataMgrImpl.createMetaData(MetaDataMgrImpl.java:306)<br />
        at com.ibm.ws.runtime.component.DeployedModuleImpl.start(DeployedModuleImpl.java:563)<br />
        at com.ibm.ws.runtime.component.DeployedApplicationImpl.start(DeployedApplicationImpl.java:817)<br />
        at com.ibm.ws.runtime.component.ApplicationMgrImpl.startApplication(ApplicationMgrImpl.java:949)<br />
        at com.ibm.ws.runtime.component.ApplicationMgrImpl$AppInitializer.run(ApplicationMgrImpl.java:2122)<br />
        at com.ibm.wsspi.runtime.component.WsComponentImpl$_AsynchInitializer.run(WsComponentImpl.java:342)<br />
        at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1473)<br />
<br />
I am not able to figure out any thing wrong with web.xml or portlet.xml. The same application works fine on 6.1.0.13.<br />
<br />
I would appreciate if somebody can throw some pointers at me.<br />
<br />
Regards]]></description>
        

        <pubDate>Sat, 21 Nov 2009 04:45:52 -0500</pubDate>

        

        <jf:creationDate>Sat, 21 Nov 2009 04:45:52 -0500</jf:creationDate>
        <jf:modificationDate>Sat, 21 Nov 2009 04:45:52 -0500</jf:modificationDate>
        <jf:date>Nov 21, 2009</jf:date>
        <jf:author>terranua</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Re: Anyone know how to enable Startup beans service via wsadmin?</title>
        <link>http://www.ibm.com/developerworks/forums/thread.jspa?messageID=14409773&amp;tstart=0#14409773</link>

        

        
            <description><![CDATA[This is exactly what I was looking for, thank you very much!]]></description>
        

        <pubDate>Fri, 20 Nov 2009 15:38:07 -0500</pubDate>

        

        <jf:creationDate>Fri, 20 Nov 2009 15:38:07 -0500</jf:creationDate>
        <jf:modificationDate>Fri, 20 Nov 2009 15:38:07 -0500</jf:modificationDate>
        <jf:date>Nov 20, 2009</jf:date>
        <jf:author>was6guy</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Re: Object Grid Per container and Fixed Partition issues.</title>
        <link>http://www.ibm.com/developerworks/forums/thread.jspa?messageID=14409756&amp;tstart=0#14409756</link>

        

        
            <description><![CDATA[Maruthi,<br />
<br />
looks like you found the right forum:<br />
http://www.ibm.com/developerworks/forums/forum.jspa?forumID=778&#38;start=0<br />
<br />
as i see your question there:<br />
http://www.ibm.com/developerworks/forums/thread.jspa?threadID=308941&#38;tstart=0<br />
<br />
thanks,<br />
dims]]></description>
        

        <pubDate>Fri, 20 Nov 2009 14:55:01 -0500</pubDate>

        

        <jf:creationDate>Fri, 20 Nov 2009 14:55:01 -0500</jf:creationDate>
        <jf:modificationDate>Fri, 20 Nov 2009 14:55:01 -0500</jf:modificationDate>
        <jf:date>Nov 20, 2009</jf:date>
        <jf:author>dims</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Re: native_stderr max log size</title>
        <link>http://www.ibm.com/developerworks/forums/thread.jspa?messageID=14386240&amp;tstart=0#14386240</link>

        

        
            <description><![CDATA[Hello,<br />
Starting in IBM Java 6.0, there is automatic log rotation for this verbosegc log file.  See <b>Garbage Collector command-line options (-Xverbosegclog[:&lt;file&gt;<a href="http://www.ibm.com/developerworks/forums/">,&lt;X&gt;,&lt;Y&gt;]</a>)</b> at http://publib.boulder.ibm.com/infocenter/javasdk/v6r0/topic/com.ibm.java.doc.diagnostics.60/diag/appendixes/cmdline/commands_gc.html.<br />
<br />
WAS 7.0 is based on Java 6.0.<br />
<br />
Unfortunately, prior versions of WAS do not have this automatic log rotation for native_stderr.log.<br />
<br />
Thank you,<br />
David Yang<br />
WebSphere Portal support<br />
<br />
The postings on this site are my own and do not necessarily represent the positions, strategies, or opinions of IBM.]]></description>
        

        <pubDate>Fri, 20 Nov 2009 12:56:19 -0500</pubDate>

        

        <jf:creationDate>Fri, 20 Nov 2009 12:56:19 -0500</jf:creationDate>
        <jf:modificationDate>Fri, 20 Nov 2009 12:56:19 -0500</jf:modificationDate>
        <jf:date>Nov 20, 2009</jf:date>
        <jf:author>yang@us.ibm.com</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Re: Threads and native memory</title>
        <link>http://www.ibm.com/developerworks/forums/thread.jspa?messageID=14386234&amp;tstart=0#14386234</link>

        

        
            <description><![CDATA[Hello,<br />
Here are some things below that use the native memory also:<br />
<br />
<h4>* the Java heap itself</h4>
<ul class="jive-dash">
<li>Allocated as a contiguous chunk</li>
<li>Occupies the -Xmx value from startup</li>
</ul>
<br />
<h4>* Just In Time (JIT) Compiler</h4>
<ul class="jive-dash">
<li>Runtime data</li>
<li>Storing executable code</li>
</ul>
<br />
<h4>* Virtual Machine Resources:</h4>
<ul class="jive-dash">
<li>Debug Engine</li>
<li>Trace Buffers</li>
<li>Dump Buffers</li>
</ul>
<br />
<h4>* GC Infrastructure</h4>
<br />
<h4>* JNI Allocations</h4>
<ul class="jive-dash">
<li>Native malloc/new in JNI functions</li>
<li>Used by the interface itself</li>
</ul>
<br />
<h4>* Resources to underpin Java Objects</h4>
<ul class="jive-dash">
<li>Classes and ClassLoaders</li>
<li>Threads</li>
<li>Direct java.nio.ByteBuffers</li>
<li>Sockets</li>
</ul>
<br />
Thank you,<br />
David Yang<br />
WebSphere Portal support<br />
<br />
The postings on this site are my own and do not necessarily represent the positions, strategies, or opinions of IBM.]]></description>
        

        <pubDate>Fri, 20 Nov 2009 12:16:35 -0500</pubDate>

        

        <jf:creationDate>Fri, 20 Nov 2009 12:16:35 -0500</jf:creationDate>
        <jf:modificationDate>Fri, 20 Nov 2009 12:16:35 -0500</jf:modificationDate>
        <jf:date>Nov 20, 2009</jf:date>
        <jf:author>yang@us.ibm.com</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Re: Resolving EJB reference in Servlet - EJB 3/WAS 7</title>
        <link>http://www.ibm.com/developerworks/forums/thread.jspa?messageID=14386226&amp;tstart=0#14386226</link>

        

        
            <description><![CDATA[Well, I've determined why the @EJB annotation at the servlet level isn't being processed.  The classes that make up my servlet are contained in a jar that's stored in the lib folder of the EAR.  WAS 7 isn't processing the annotations in that case.  If the jar is copied to the web-inf/lib folder of the WAR or the classes are extracted out to the web-inf/classes folder then the annotation is processed and the EJB reference shows up in the admin console.<br />
<br />
Still not sure about the ClassCastException though.]]></description>
        

        <pubDate>Fri, 20 Nov 2009 11:57:03 -0500</pubDate>

        

        <jf:creationDate>Fri, 20 Nov 2009 11:57:03 -0500</jf:creationDate>
        <jf:modificationDate>Fri, 20 Nov 2009 11:57:03 -0500</jf:modificationDate>
        <jf:date>Nov 20, 2009</jf:date>
        <jf:author>MustangJoe</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Re: Anyone know how to enable Startup beans service via wsadmin?</title>
        <link>http://www.ibm.com/developerworks/forums/thread.jspa?messageID=14386221&amp;tstart=0#14386221</link>

        

        
            <description><![CDATA[Is this what you need?<br />
<br />
<pre class="jive-pre"><code class="jive-code jive-java">#--------------------------------------------------------------------
&nbsp;
# Procedure:   	setStartupBeansService
&nbsp;
# Description: 	Enable the startup beans service
&nbsp;
#
&nbsp;
# Author:      	Gale Botwick - gbotwick@us.ibm.com
&nbsp;
#--------------------------------------------------------------------
&nbsp;
def setStartupBeansService ( nodeName, serverName ):
&nbsp;
&nbsp;
&nbsp;
	print <font color="red">&quot;Enabling Startup Beans Service&quot;</font>
&nbsp;
	serverId = AdminConfig.getid(<font color="red">&quot;/Node:&quot;</font>+nodeName+<font color="red">&quot;/Server:&quot;</font>+serverName+<font color="red">&quot;/&quot;</font>)
&nbsp;
&nbsp;
&nbsp;
	sbs = AdminConfig.list(<font color="navy">'StartupBeansService'</font>, serverId)
&nbsp;
	
&nbsp;
	<font color="navy"><b>try</b></font>:
&nbsp;
		_excp_ = 0
&nbsp;
		result = AdminConfig.modify(sbs, [[<font color="navy">'enable'</font>, <font color="navy">'true'</font>]])
&nbsp;
	except:
&nbsp;
		_type_, _value_, _tbck_ = sys.exc_info()
&nbsp;
		result = `_value_`
&nbsp;
		_excp_ = 1
&nbsp;
     	#endTry 
&nbsp;
	<font color="navy"><b>if</b></font> (_excp_ ):
&nbsp;
		print <font color="red">&quot;Caught Exception modifying startup beans service&quot;</font>
&nbsp;
		print result
&nbsp;
		<font color="navy"><b>return</b></font>
&nbsp;
	#endIf 
&nbsp;
&nbsp;
&nbsp;
#endDef
</code></pre><br />
<br />
Please see WBEScripts_V6.2.zip from here:<br />
http://www.ibm.com/developerworks/websphere/library/techarticles/0909_botwick/0909_botwick.html#download]]></description>
        

        <pubDate>Fri, 20 Nov 2009 11:34:08 -0500</pubDate>

        

        <jf:creationDate>Fri, 20 Nov 2009 11:34:08 -0500</jf:creationDate>
        <jf:modificationDate>Fri, 20 Nov 2009 11:34:08 -0500</jf:modificationDate>
        <jf:date>Nov 20, 2009</jf:date>
        <jf:author>dims</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>Anyone know how to enable Startup beans service via wsadmin?</title>
        <link>http://www.ibm.com/developerworks/forums/thread.jspa?messageID=14386217&amp;tstart=0#14386217</link>

        

        
            <description><![CDATA[Anyone know how to enable Startup beans service via wsadmin? Jacl or Jython, searched through ibm's docs, but no luck.]]></description>
        

        <pubDate>Fri, 20 Nov 2009 11:18:44 -0500</pubDate>

        

        <jf:creationDate>Fri, 20 Nov 2009 11:18:44 -0500</jf:creationDate>
        <jf:modificationDate>Fri, 20 Nov 2009 11:18:44 -0500</jf:modificationDate>
        <jf:date>Nov 20, 2009</jf:date>
        <jf:author>was6guy</jf:author>
        <jf:replyCount>2</jf:replyCount>
    </item>


    <item>

        <title>Re: changeNodeName script failed</title>
        <link>http://www.ibm.com/developerworks/forums/thread.jspa?messageID=14386202&amp;tstart=0#14386202</link>

        

        
            <description><![CDATA[Hello!<br />
<br />
First instances I found were in security.xml, 3 entries about "location" left to the old path:<br />
<br />
name="NodeDefaultKeyStore" ... location="${CONFIG_ROOT}/cells/&lt;oldCellName&gt;...<br />
name="NodeDefaultTrustStore" ... location="${CONFIG_ROOT}/cells/&lt;oldCellName&gt;...<br />
name="NodeLTPAKeys" ... location="${CONFIG_ROOT}/cells/&lt;oldCellName&gt;...ù<br />
<br />
renamed but the same problem, now I'm looking for the old name in the whole config folder...]]></description>
        

        <pubDate>Fri, 20 Nov 2009 10:50:51 -0500</pubDate>

        

        <jf:creationDate>Fri, 20 Nov 2009 10:50:51 -0500</jf:creationDate>
        <jf:modificationDate>Fri, 20 Nov 2009 10:50:51 -0500</jf:modificationDate>
        <jf:date>Nov 20, 2009</jf:date>
        <jf:author>luca_dnt</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Object Grid Per container and Fixed Partition issues.</title>
        <link>http://www.ibm.com/developerworks/forums/thread.jspa?messageID=14386201&amp;tstart=0#14386201</link>

        

        
            <description><![CDATA[We use Object Grid to support distributed cache. <br />
<br />
Currently we have Per container deployment policy which is coupling the session handle with the caller, so we need to maintain this data/details all the time and ensure that the retrieval is always via this session handle. <br />
<br />
We want to achieve following things in object Grid without session handle.<br />
<br />
1. To have zone based partitions. <br />
2. To retrieve the details from cache without using the session handle with the same performance as session hnalde does.<br />
3. Will Fixed Partiton will be really a bad performance if we use it across a cluster of grids on different datacenters. <br />
<br />
Your help and inputs is much appreciated.<br />
<br />
Regards <br />
Maruthi S]]></description>
        

        <pubDate>Fri, 20 Nov 2009 10:46:45 -0500</pubDate>

        

        <jf:creationDate>Fri, 20 Nov 2009 10:46:45 -0500</jf:creationDate>
        <jf:modificationDate>Fri, 20 Nov 2009 10:46:45 -0500</jf:modificationDate>
        <jf:date>Nov 20, 2009</jf:date>
        <jf:author>Maruthi.X</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>



</channel>
</rss>