Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

error starting was 35 on aix

15 views
Skip to first unread message

Thue Madsen

unread,
Feb 13, 2001, 7:31:13 AM2/13/01
to
WAS 3.5 (incl. PTF 1 + 2) on AIX 4.3.3 with DB2 7.1.

Trying to start the was (./adminclient.sh) and i get the following
exception:

[01.02.13 11:49:52:562 CET] 813d9397 PluginCfgGene X Plugin Cfg Error
com.ibm.ejs.container.UncheckedException: ;
nested exception is:
org.omg.CORBA.TRANSACTION_ROLLEDBACK:
com.ibm.websphere.csi.CSITransactionRolledbackException
at
com.ibm.ejs.csi.TranStrategy.handleException(TranStrategy.java:113)
at
com.ibm.ejs.csi.TransactionControlImpl.postInvoke(TransactionControlImpl.jav
a:377)
at
com.ibm.ejs.container.EJSContainer.postInvoke(EJSContainer.java:1590)
at
com.ibm.ejs.sm.beans.EJSRemoteRelation.list(EJSRemoteRelation.java:279)
at
com.ibm.ejs.sm.beans.RepositoryObjectImpl.listContainedObjects(RepositoryObj
ectImpl.java:857)
at
com.ibm.ejs.sm.beans.EJSRemoteNode.listContainedObjects(EJSRemoteNode.java:7
85)
at
com.ibm.servlet.engine.oselistener.systemsmgmt.PluginCfgGenerator$PluginCfgR
unner.populate(PluginCfgGenerator.java:892)
at
com.ibm.servlet.engine.oselistener.systemsmgmt.PluginCfgGenerator$PluginCfgR
unner.updateTransportData(PluginCfgGenerator.java:13
22)
at
com.ibm.servlet.engine.oselistener.systemsmgmt.PluginCfgGenerator$PluginCfgR
unner.executeUpdate(PluginCfgGenerator.java:764)
at
com.ibm.servlet.engine.oselistener.systemsmgmt.PluginCfgGenerator$PluginCfgR
unner.run(PluginCfgGenerator.java:714)
at java.lang.Thread.run(Thread.java:481)
minor code: 0 completed: No
org.omg.CORBA.TRANSACTION_ROLLEDBACK:
com.ibm.websphere.csi.CSITransactionRolledbackException
at
com.ibm.ejs.csi.TranStrategy.handleException(TranStrategy.java:113)
at
com.ibm.ejs.csi.TransactionControlImpl.postInvoke(TransactionControlImpl.jav
a:377)
at
com.ibm.ejs.container.EJSContainer.postInvoke(EJSContainer.java:1590)
at
com.ibm.ejs.sm.beans.EJSRemoteRelation.list(EJSRemoteRelation.java:279)
at
com.ibm.ejs.sm.beans.RepositoryObjectImpl.listContainedObjects(RepositoryObj
ectImpl.java:857)
at
com.ibm.ejs.sm.beans.EJSRemoteNode.listContainedObjects(EJSRemoteNode.java:7
85)
at
com.ibm.servlet.engine.oselistener.systemsmgmt.PluginCfgGenerator$PluginCfgR
unner.populate(PluginCfgGenerator.java:892)
at
com.ibm.servlet.engine.oselistener.systemsmgmt.PluginCfgGenerator$PluginCfgR
unner.updateTransportData(PluginCfgGenerator.java:13


Any ideas?

Rgds. Thue Madsen


Thue Madsen

unread,
Feb 13, 2001, 7:54:56 AM2/13/01
to
hmmmm..... strange, i tried running "./adminclient" again and now the
exception is:


Error loading L&F: java.lang.IllegalArgumentException: Raster
IntegerInterleavedRaster: width = 64 height = 64 #Bands = 3 #DataElements 1
xOff = 0 yOff = 0 dataOffset[0] 0 is incompatible with ColorModel
DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0
java.lang.IllegalArgumentException: Raster IntegerInterleavedRaster: width =
64 height = 64 #Bands = 3 #DataElements 1 xOff = 0 yOff = 0 dataOffset[0] 0
is incompatible with ColorModel DirectColorModel: rmask=ff gmask=ff00
bmask=ff0000 amask=0
at java.awt.image.BufferedImage.<init>(BufferedImage.java:531)
at sun.awt.image.OffScreenImage.<init>(OffScreenImage.java:73)
at sun.awt.motif.MComponentPeer.createImage(MComponentPeer.java:317)
at java.awt.Component.createImage(Component.java:2104)
at javax.swing.plaf.metal.BumpBuffer.<init>(MetalBumps.java:154)
at
javax.swing.plaf.metal.MetalBumps.createBuffer(MetalBumps.java:67)
at
javax.swing.plaf.metal.MetalBumps.setBumpColors(MetalBumps.java:102)
at javax.swing.plaf.metal.MetalBumps.<init>(MetalBumps.java:59)
at
javax.swing.plaf.metal.MetalBorders$ToolBarBorder.<init>(MetalBorders.java:2
83)
at
javax.swing.plaf.metal.MetalLookAndFeel.initComponentDefaults(MetalLookAndFe
el.java:378)
at
javax.swing.plaf.basic.BasicLookAndFeel.getDefaults(BasicLookAndFeel.java:67
)
at
javax.swing.plaf.metal.MetalLookAndFeel.getDefaults(MetalLookAndFeel.java:71
6)
at javax.swing.UIManager.setLookAndFeel(UIManager.java:365)
at javax.swing.UIManager.setLookAndFeel(UIManager.java:392)
at com.ibm.ejs.sm.client.ui.EJSConsole.main(EJSConsole.java:1200)


Any ideas?

Rgds Thue Mdsen

"Thue Madsen" <t...@edbgruppen.dk> wrote in message
news:96b8rp$16ru$1...@news.software.ibm.com...

Thue Madsen

unread,
Feb 13, 2001, 8:53:34 AM2/13/01
to
Huh.... resolution of x-client wrong.... problem solved by working at the
console


Rgds. Thue Madsen


"Thue Madsen" <t...@edbgruppen.dk> wrote in message

news:96ba87$ata$1...@news.software.ibm.com...

Han Lee

unread,
Feb 13, 2001, 1:57:07 PM2/13/01
to
Thue,

It is initial install or existing WAS that causing plugin error due to your
changes?

If it is the first time install, then
(1) Verify timestap on <wasroot>/temp directory for *.properties files. There
are three properties files. Are they created when you installed? Look at
vhosts.properties file whether all hosts are correctly spelled out. Look at
rules.properties and queues.properties. These files are generated when you
re-gen plugin or initial installation. Bot do not change these files. Your
changes will be wiped out when plugin is re-generated.

Where is your Web server? In the same box or different box? did you do OSERemote
plugin gen?

If initial install worked, and your plugin broke afterwards, the best way is to
put back /temp properties files, so you can get AdminConsole up, and fix it as
you go along. Alternative step is using XMLConfig export/import and find the
configuration error through XML file.

0 new messages