otmfaqForumsBlogsRegister
FAQMembers ListCalendarToday's PostsSearch


 Subscribe Blogs:RSS
 Subscribe Forums:RSS
OTMFAQ Home
OTMFAQ Blogs
OTMFAQ Forums
OTMFAQ Tutorials

OTM SIG
MavenWire

Go Back   Oracle OTM / G-Log GC3 Community Support > OTM SIG Topics > Email List Archive
Reload this Page

[SOLVED] Close, but still a minor error on OTM


Email List Archive Archive of the OTM SIG email list.

Tags: , ,

Closed Thread
 
Submit Tools LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old December 16th, 2006, 20:12
Norman Fontes
 
Posts: n/a
[SOLVED] Close, but still a minor error on OTM

I'm able to get OTM to start and can log on using the GUEST.ADMIN user.
My main center menu comes up find and I'm able to navigate in that are.
My issue issue is with the left hand menu I get the following error. My
guess is something needs to be added to the init.ora in Oracle, but I'm
not sure of the setting. Please let me know if anyone has any thoughts.



java.io.IOException: ORA-00379: no free buffers available in buffer pool
DEFAULT for block size 16K


java.io.IOException: ORA-00379: no free buffers available in buffer pool
DEFAULT for block size 16K

at
oracle.jdbc.dbaccess.DBError.SQLToIOException(Ljav a.sql.SQLExceptionV(
DBError.java:717)
at
oracle.jdbc.driver.OracleClobReader.needChars()Z(O racleClobReader.java:2
22)
at
oracle.jdbc.driver.OracleClobReader.read([CII)I(OracleClobReader.java:16
3)
at java.io.Reader.read([C)I(Reader.java:100)
at
glog.util.jdbc.lob.GLogClob$GetClob.readFromLob()L java.lang.Object;(GLog
Clob.java:176)
at
glog.util.jdbc.lob.GLogClob.getString(Ljava.sql.Co nnectionLjava.lang.S
tring;(GLogClob.java:75)
at
glog.util.data.LobDataUtil.loadClobData(Ljava.lang .String;Lglog.util.jdb
c.T2SharedConnection;Lglog.util.jdbc.PkLglog.uti l.data.ClobData;(LobDa
taUtil.java:104)
at
glog.util.data.LobDataUtil.loadLobData(Lglog.util. data.LobData;Lglog.uti
l.jdbc.T2SharedConnection;Lglog.util.jdbc.PkLglo g.util.data.LobData;(L
obDataUtil.java:92)
at
glog.util.data.LobDataUtil.loadLobDatas([Lglog.util.data.LobData;Lglog.u
til.jdbc.T2SharedConnection;Lglog.util.jdbc.Pk[Lglog.util.data.LobData
;(LobDataUtil.java:82)
at
glog.ejb.usermenu.db.UserMenuLayoutBeanDB.getDataW ithLobs()Lglog.ejb.use
rmenu.db.UserMenuLayoutData;(UserMenuLayoutBeanDB. java:204)
at
glog.ejb.usermenu.UserMenuLayoutServerSideEJBWrapp er.getDataWithLobs()Lg
log.ejb.usermenu.db.UserMenuLayoutData;(UserMenuLa youtServerSideEJBWrapp
er.java:276)
at
glog.ejb.usermenu.ejb_UserMenuLayout_p0mlx6_EOImpl .getDataWithLobs()Lglo
g.ejb.usermenu.db.UserMenuLayoutData;(ejb_UserMenu Layout_p0mlx6_EOImpl.j
ava:95
at
glog.server.usermenu.UserMenuLayoutSessionBean.get UserMenuLayouts(Lglog.
server.useraccess.UserMenuAccessContainer[Lglog.ejb.usermenu.db.UserMe
nuLayoutData;(UserMenuLayoutSessionBean.java:121)
at
glog.server.usermenu.UserMenuLayoutSessionServerSi deEJBWrapper.getUserMe
nuLayouts(Lglog.server.useraccess.UserMenuAccessCo ntainer[Lglog.ejb.us
ermenu.db.UserMenuLayoutData;(UserMenuLayoutSessio nServerSideEJBWrapper.
java:172)
at
glog.server.usermenu.UserMenuLayoutSessionHome_l29 zsf_EOImpl.getUserMenu
Layouts(Lglog.server.useraccess.UserMenuAccessCont ainer[Lglog.ejb.user
menu.db.UserMenuLayoutData;(UserMenuLayoutSessionH ome_l29zsf_EOImpl.java
:316)
at
glog.server.usermenu.UserMenuLayoutSessionHome_l29 zsf_EOImpl_WLSkel.invo
ke(ILweblogic.rmi.spi.InboundRequest;Lweblogic.rmi .spi.OutboundResponse;
Ljava.lang.ObjectLweblogic.rmi.spi.OutboundRespo nse;(Unknown Source)
at
weblogic.rmi.internal.BasicServerRef.invoke(Lweblo gic.rmi.extensions.ser
ver.RuntimeMethodDescriptor;Lweblogic.rmi.spi.Inbo undRequest;Lweblogic.r
mi.spi.OutboundResponseV(BasicServerRef.java:477 )
at
weblogic.rmi.cluster.ReplicaAwareServerRef.invoke( Lweblogic.rmi.extensio
ns.server.RuntimeMethodDescriptor;Lweblogic.rmi.sp i.InboundRequest;Lwebl
ogic.rmi.spi.OutboundResponseV(ReplicaAwareServe rRef.java:10
at
weblogic.rmi.internal.BasicServerRef$1.run()Ljava. lang.Object;(BasicServ
erRef.java:420)
at
weblogic.security.acl.internal.AuthenticatedSubjec t.doAs(Lweblogic.secur
ity.subject.AbstractSubject;Ljava.security.Privile gedExceptionActionLj
ava.lang.Object;(AuthenticatedSubject.java:363)
at
weblogic.security.service.SecurityManager.runAs(Lw eblogic.security.acl.i
nternal.AuthenticatedSubject;Lweblogic.security.ac l.internal.Authenticat
edSubject;Ljava.security.PrivilegedExceptionAction Ljava.lang.Object;(S
ecurityManager.java:147)
at
weblogic.rmi.internal.BasicServerRef.handleRequest (Lweblogic.rmi.spi.Inb
oundRequestV(BasicServerRef.java:415)
at
weblogic.rmi.internal.BasicExecuteRequest.execute( Lweblogic.kernel.Execu
teThreadV(BasicExecuteRequest.java:30)
at
weblogic.kernel.ExecuteThread.execute(Lweblogic.ke rnel.ExecuteRequestV
(ExecuteThread.java:219)
at weblogic.kernel.ExecuteThread.run()V(ExecuteThread .java:17
at
java.lang.Thread.startThreadFromVM(Ljava.lang.Thre adV(Unknown Source)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #2 (permalink)  
Old December 17th, 2006, 02:54
Chris Plough
 
Posts: n/a
Re: Close, but still a minor error on OTM

Norman,

I've seen this in the past if the db_16k_cache_size parameter isn't
updated in your database.

You can find some details in the OTM 5.5 Admin Guide, pg 3-18, about
halfway down the page -- just before the section about running
create_gc3_tablespaces.sql.

Please let us know if you have any more questions.

Thanks,
Chris

OTM / GC3 Community Forums
http://www.otmfaq.com

On Dec 15, 2006, at 11:32 PM, Norman Fontes wrote:

> I'm able to get OTM to start and can log on using the GUEST.ADMIN
> user. My main center menu comes up find and I'm able to navigate
> in that are. My issue issue is with the left hand menu I get the
> following error. My guess is something needs to be added to the
> init.ora in Oracle, but I'm not sure of the setting. Please let me
> know if anyone has any thoughts.
>
>
>
> java.io.IOException: ORA-00379: no free buffers available in buffer
> pool DEFAULT for block size 16K
>
>
> java.io.IOException: ORA-00379: no free buffers available in buffer
> pool DEFAULT for block size 16K
>
> at oracle.jdbc.dbaccess.DBError.SQLToIOException
> (Ljava.sql.SQLExceptionV(DBError.java:717)
> at oracle.jdbc.driver.OracleClobReader.needChars()Z
> (OracleClobReader.java:222)
> at oracle.jdbc.driver.OracleClobReader.read([CII)I
> (OracleClobReader.java:163)
> at java.io.Reader.read([C)I(Reader.java:100)
> at glog.util.jdbc.lob.GLogClob$GetClob.readFromLob()
> Ljava.lang.Object;(GLogClob.java:176)
> at glog.util.jdbc.lob.GLogClob.getString
> (Ljava.sql.ConnectionLjava.lang.String;(GLogClob .java:75)
> at glog.util.data.LobDataUtil.loadClobData
> (Ljava.lang.String;Lglog.util.jdbc.T2SharedConnect ion;Lglog.util.jdbc.
> PkLglog.util.data.ClobData;(LobDataUtil.java:104 )
> at glog.util.data.LobDataUtil.loadLobData
> (Lglog.util.data.LobData;Lglog.util.jdbc.T2SharedC onnection;Lglog.util
> .jdbc.PkLglog.util.data.LobData;(LobDataUtil.jav a:92)
> at glog.util.data.LobDataUtil.loadLobDatas
> ([Lglog.util.data.LobData;Lglog.util.jdbc.T2SharedCo nnection;Lglog.uti
> l.jdbc.Pk[Lglog.util.data.LobData;(LobDataUtil.java:82)
> at glog.ejb.usermenu.db.UserMenuLayoutBeanDB.getDataW ithLobs
> ()Lglog.ejb.usermenu.db.UserMenuLayoutData;
> (UserMenuLayoutBeanDB.java:204)
> at
> glog.ejb.usermenu.UserMenuLayoutServerSideEJBWrapp er.getDataWithLobs
> ()Lglog.ejb.usermenu.db.UserMenuLayoutData;
> (UserMenuLayoutServerSideEJBWrapper.java:276)
> at
> glog.ejb.usermenu.ejb_UserMenuLayout_p0mlx6_EOImpl .getDataWithLobs()
> Lglog.ejb.usermenu.db.UserMenuLayoutData;
> (ejb_UserMenuLayout_p0mlx6_EOImpl.java:95
> at
> glog.server.usermenu.UserMenuLayoutSessionBean.get UserMenuLayouts
> (Lglog.server.useraccess.UserMenuAccessContainer
> [Lglog.ejb.usermenu.db.UserMenuLayoutData;
> (UserMenuLayoutSessionBean.java:121)
> at
> glog.server.usermenu.UserMenuLayoutSessionServerSi deEJBWrapper.getUser
> MenuLayouts(Lglog.server.useraccess.UserMenuAccess Container
> [Lglog.ejb.usermenu.db.UserMenuLayoutData;
> (UserMenuLayoutSessionServerSideEJBWrapper.java:17 2)
> at
> glog.server.usermenu.UserMenuLayoutSessionHome_l29 zsf_EOImpl.getUserMe
> nuLayouts(Lglog.server.useraccess.UserMenuAccessCo ntainer
> [Lglog.ejb.usermenu.db.UserMenuLayoutData;
> (UserMenuLayoutSessionHome_l29zsf_EOImpl.java:316)
> at
> glog.server.usermenu.UserMenuLayoutSessionHome_l29 zsf_EOImpl_WLSkel.in
> voke
> (ILweblogic.rmi.spi.InboundRequest;Lweblogic.rmi.s pi.OutboundResponse;
> Ljava.lang.ObjectLweblogic.rmi.spi.OutboundRespo nse;(Unknown Source)
> at weblogic.rmi.internal.BasicServerRef.invoke
> (Lweblogic.rmi.extensions.server.RuntimeMethodDesc riptor;Lweblogic.rmi
> .spi.InboundRequest;Lweblogic.rmi.spi.OutboundResp onseV
> (BasicServerRef.java:477)
> at weblogic.rmi.cluster.ReplicaAwareServerRef.invoke
> (Lweblogic.rmi.extensions.server.RuntimeMethodDesc riptor;Lweblogic.rmi
> .spi.InboundRequest;Lweblogic.rmi.spi.OutboundResp onseV
> (ReplicaAwareServerRef.java:10
> at weblogic.rmi.internal.BasicServerRef$1.run()
> Ljava.lang.Object;(BasicServerRef.java:420)
> at weblogic.security.acl.internal.AuthenticatedSubjec t.doAs
> (Lweblogic.security.subject.AbstractSubject;Ljava. security.PrivilegedE
> xceptionActionLjava.lang.Object;(AuthenticatedSu bject.java:363)
> at weblogic.security.service.SecurityManager.runAs
> (Lweblogic.security.acl.internal.AuthenticatedSubj ect;Lweblogic.securi
> ty.acl.internal.AuthenticatedSubject;Ljava.securit y.PrivilegedExceptio
> nActionLjava.lang.Object;(SecurityManager.java:1 47)
> at weblogic.rmi.internal.BasicServerRef.handleRequest
> (Lweblogic.rmi.spi.InboundRequestV(BasicServerRe f.java:415)
> at weblogic.rmi.internal.BasicExecuteRequest.execute
> (Lweblogic.kernel.ExecuteThreadV(BasicExecuteReq uest.java:30)
> at weblogic.kernel.ExecuteThread.execute
> (Lweblogic.kernel.ExecuteRequestV(ExecuteThread. java:219)
> at weblogic.kernel.ExecuteThread.run()V(ExecuteThread .java:
> 17
> at java.lang.Thread.startThreadFromVM(Ljava.lang.Thre adV
> (Unknown Source)
>
>
>
>
>
>




--
Thank you!

Chris Plough
MavenWire Consultants
www.mavenwire.com
chris.plough (AT) mavenwire (DOT) com
aim: cpMavenWire
office: 866.343.4870 x701
fax: 866.343.4870
--
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Closed Thread



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 01:48.
Copyright © 2008, Open Book Solutions LLC. All rights reserved.

Sponsored by MavenWire - MavenWire.com


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37