I backed up to the 2.2sp3 version of Portal and am now just dealing with 
hibernate errors.  Is this a known issue in wsrp?  I would think that I should 
be able to access remote portlets on my network without having internet 
connectivity at least have a way to configure for a proxy.  (I am using 4.0.4 
AS with the 1.0.0 WS stack no problem.)  

Any insight on my hibernate errors would help me out (the dialect configuration 
is in the first post).  I don't know if this is sybase or user error.


  | 2006-06-29 15:50:59,199 INFO  [org.hibernate.util.NamingHelper] JNDI 
InitialContext properties:{}
  | 2006-06-29 15:50:59,199 INFO  
[org.hibernate.connection.DatasourceConnectionProvider] Using datasource: 
java:PortalDS
  | 2006-06-29 15:50:59,209 DEBUG 
[org.jboss.resource.connectionmanager.IdleRemover] internalRegisterPool: 
registering pool with interval 900000 old interval: 9223372036854775807
  | 2006-06-29 15:50:59,209 DEBUG 
[org.jboss.resource.connectionmanager.IdleRemover] internalRegisterPool: about 
to notify thread: old next: 1151611109209, new next: 1151611109209
  | 2006-06-29 15:50:59,700 DEBUG [org.hibernate.cfg.SettingsFactory] could not 
get database version from JDBC metadata
  | 2006-06-29 15:50:59,710 INFO  [org.hibernate.cfg.SettingsFactory] RDBMS: 
Adaptive Server Enterprise, version: Adaptive Server Enterprise/15.0/EBF 13244 
ESD#1 ONE-OFF/P/Sun_svr4/OS 5.8/ase150eap/2169/64-bit/FBO/Wed Jan 11 05:02:51 
2006
  | 2006-06-29 15:50:59,710 INFO  [org.hibernate.cfg.SettingsFactory] JDBC 
driver: jConnect (TM) for JDBC (TM), version: jConnect (TM) for 
JDBC(TM)/5.5(Build 25152)/P/EBF10106/JDK12/Mon Feb 25 19:10:53 2002
  | 2006-06-29 15:50:59,710 ERROR 
[org.jboss.portal.cms.hibernate.HibernateStore] failed to initialize file system
  | org.hibernate.HibernateException: Hibernate Dialect must be explicitly set 
for database: Adaptive Server Enterprise
  |     at 
org.hibernate.dialect.DialectFactory.determineDialect(DialectFactory.java:62)
  |     at 
org.hibernate.dialect.DialectFactory.buildDialect(DialectFactory.java:39)
  |     at 
org.hibernate.cfg.SettingsFactory.determineDialect(SettingsFactory.java:397)
  |     at 
org.hibernate.cfg.SettingsFactory.buildSettings(SettingsFactory.java:111)
  |     at 
org.hibernate.cfg.Configuration.buildSettings(Configuration.java:1928)
  |     at 
org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:1211)
  |     at 
org.jboss.portal.cms.hibernate.HibernateStore.init(HibernateStore.java:251)
  | 


  | 2006-06-29 15:50:37,918 DEBUG [org.jboss.system.ServiceConfigurator] 
ExternalPermissionTypes set to [Ljava.lang.Class;@4cd580 in 
jboss.security:service=JaccPolicyProvider
  | 2006-06-29 15:50:37,918 DEBUG [org.jboss.system.ServiceCreator] About to 
create xmbean object: portal:service=SecurityProvider with code: 
org.jboss.portal.security.impl.jacc.JBossSecurityProviderImpl with embedded 
descriptor
  | 2006-06-29 15:50:37,938 DEBUG [org.jboss.mx.server.AbstractMBeanInvoker] 
Setter not found: setObjectName(class javax.management.ObjectName)
  | java.lang.NoSuchMethodException: 
org.jboss.portal.security.impl.jacc.JBossSecurityProviderImpl.setObjectName(javax.management.ObjectName)
  |     at java.lang.Class.getMethod(Unknown Source)
  |     at 
org.jboss.mx.server.AbstractMBeanInvoker.inject(AbstractMBeanInvoker.java:948)
  |     at 
org.jboss.mx.server.AbstractMBeanInvoker.preRegister(AbstractMBeanInvoker.java:662)
  |     at 
org.jboss.mx.server.registry.BasicMBeanRegistry.invokePreRegister(BasicMBeanRegistry.java:697)
  |     at 
org.jboss.mx.server.registry.BasicMBeanRegistry.registerMBean(BasicMBeanRegistry.java:211)
  |     at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
  |     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  |     at java.lang.reflect.Method.invoke(Unknown Source)
  |     at 
org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
  |     at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
  |     at 
org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133)
  |     at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
  | 

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3954646#3954646

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3954646

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to