I thought I'd start a new thread for the lastest CVS RC1 issues.

Linux/Postgresql/Fresh install built from today's CVS tagged revision.

Created a user account.
Logged in.
Attempted to create a new download to the default (main) area.
Received "Category does not exist"
Note:  it works if I login as admin and create an area off of 'main' and use that.
Logs:
------------------------------------------------------
12:26:30,232 ERROR [downloads] [EMAIL PROTECTED]
javax.ejb.ObjectNotFoundException: No such entity!
        at 
org.jboss.ejb.plugins.cmp.jdbc.JDBCFindEntityCommand.execute(JDBCFindEntityCommand.java:52)
        at 
org.jboss.ejb.plugins.cmp.jdbc.JDBCStoreManager.findEntity(JDBCStoreManager.java:571)
        at 
org.jboss.ejb.plugins.CMPPersistenceManager.findEntity(CMPPersistenceManager.java:299)
        at 
org.jboss.resource.connectionmanager.CachedConnectionInterceptor.findEntity(CachedConnectionInterceptor.java:300)
        at org.jboss.ejb.EntityContainer.findLocal(EntityContainer.java:637)
        at sun.reflect.GeneratedMethodAccessor116.invoke(Unknown Source)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:324)
        at 
org.jboss.ejb.EntityContainer$ContainerInterceptor.invokeHome(EntityContainer.java:1043)
        at 
org.jboss.ejb.plugins.AbstractInterceptor.invokeHome(AbstractInterceptor.java:88)
        at 
org.jboss.ejb.plugins.EntitySynchronizationInterceptor.invokeHome(EntitySynchronizationInterceptor.java:197)
        at 
org.jboss.resource.connectionmanager.CachedConnectionInterceptor.invokeHome(CachedConnectionInterceptor.java:214)
        at 
org.jboss.ejb.plugins.AbstractInterceptor.invokeHome(AbstractInterceptor.java:88)
        at 
org.jboss.ejb.plugins.EntityInstanceInterceptor.invokeHome(EntityInstanceInterceptor.java:89)
        at 
org.jboss.ejb.plugins.EntityLockInterceptor.invokeHome(EntityLockInterceptor.java:61)
        at 
org.jboss.ejb.plugins.EntityCreationInterceptor.invokeHome(EntityCreationInterceptor.java:28)
        at 
org.jboss.ejb.plugins.AbstractTxInterceptor.invokeNext(AbstractTxInterceptor.java:88)
        at 
org.jboss.ejb.plugins.TxInterceptorCMT.runWithTransactions(TxInterceptorCMT.java:267)
        at org.jboss.ejb.plugins.TxInterceptorCMT.invokeHome(TxInterceptorCMT.java:98)
        at 
org.jboss.ejb.plugins.SecurityInterceptor.invokeHome(SecurityInterceptor.java:92)
        at org.jboss.ejb.plugins.LogInterceptor.invokeHome(LogInterceptor.java:120)
        at 
org.jboss.ejb.plugins.ProxyFactoryFinderInterceptor.invokeHome(ProxyFactoryFinderInterceptor.java:93)
        at org.jboss.ejb.EntityContainer.internalInvokeHome(EntityContainer.java:483)
        at org.jboss.ejb.Container.invoke(Container.java:720)
        at 
org.jboss.ejb.plugins.local.BaseLocalProxyFactory.invokeHome(BaseLocalProxyFactory.java:293)
        at org.jboss.ejb.plugins.local.LocalHomeProxy.invoke(LocalHomeProxy.java:110)
        at $Proxy236.findByPrimaryKey(Unknown Source)
        at 
org.jboss.nukes.addons.modules.downloads.DownloadsModule.addDownload(DownloadsModule.java:767)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:324)
        at org.jboss.nukes.module.ModuleSupport.operation(ModuleSupport.java:117)
        at org.jboss.nukes.module.ModuleSupport.process(ModuleSupport.java:91)
        at sun.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:324)
        at 
org.jboss.mx.capability.ReflectedMBeanDispatcher.invoke(ReflectedMBeanDispatcher.java:284)
        at 
org.jboss.mx.interceptor.ObjectReferenceInterceptor.invoke(ObjectReferenceInterceptor.java:59)
        at 
org.jboss.mx.interceptor.MBeanAttributeInterceptor.invoke(MBeanAttributeInterceptor.java:43)
        at 
org.jboss.mx.interceptor.PersistenceInterceptor2.invoke(PersistenceInterceptor2.java:93)
        at org.jboss.nukes.mx.LifeCycleInterceptor.invoke(LifeCycleInterceptor.java:93)
        at org.jboss.mx.server.MBeanInvoker.invoke(MBeanInvoker.java:76)
        at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:546)
        at org.jboss.nukes.core.Main$LastNext.process(Main.java:557)
        at org.jboss.nukes.core.modules.html.HtmlModule$1.process(HtmlModule.java:258)
        at org.jboss.nukes.core.Main$HandlerNext.process(Main.java:508)
        at org.jboss.nukes.core.modules.core.CoreModule$3.process(CoreModule.java:404)
        at org.jboss.nukes.core.Main$HandlerNext.process(Main.java:508)
        at 
org.jboss.nukes.core.modules.block.BlockModule$3.process(BlockModule.java:810)
        at org.jboss.nukes.core.Main$HandlerNext.process(Main.java:508)
        at 
org.jboss.nukes.core.modules.theme.ThemeModule$2.process(ThemeModule.java:255)
        at org.jboss.nukes.core.Main$HandlerNext.process(Main.java:508)
        at org.jboss.nukes.core.modules.user.UserModule$4.process(UserModule.java:1475)
        at org.jboss.nukes.core.Main$HandlerNext.process(Main.java:508)
        at org.jboss.nukes.core.Main.process(Main.java:119)
        at sun.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:324)
        at 
org.jboss.mx.capability.ReflectedMBeanDispatcher.invoke(ReflectedMBeanDispatcher.java:284)
        at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:546)
        at org.jboss.nukes.servlet.NukeServlet.doGet(NukeServlet.java:175)
        at org.jboss.nukes.servlet.NukeServlet.doPost(NukeServlet.java:113)

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

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



-------------------------------------------------------
This SF.Net email is sponsored by the new InstallShield X.
>From Windows to Linux, servers to mobile, InstallShield X is the one
installation-authoring solution that does it all. Learn more and
evaluate today! http://www.installshield.com/Dev2Dev/0504
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to