Warning: Can't synchronize with repository "(default)" (/home/git/ome.git does not appear to be a Git repository.). Look in the Trac log for more information.

Changes between Version 2 and Version 3 of Ticket #6652


Ignore:
Timestamp:
09/06/11 13:10:23 (13 years ago)
Author:
atarkowska
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #6652 – Description

    v2 v3  
    22 
    33{{{ 
    4 Original Traceback (most recent call last): 
    5   File "/Users/ola/Dev/omero/dist/lib/python/django/template/debug.py", line 71, in render_node 
    6     result = node.render(context) 
    7   File "/Users/ola/Dev/omero/dist/lib/python/django/template/defaulttags.py", line 155, in render 
    8     nodelist.append(node.render(context)) 
    9   File "/Users/ola/Dev/omero/dist/lib/python/django/template/debug.py", line 87, in render 
    10     output = force_unicode(self.filter_expression.resolve(context)) 
    11   File "/Users/ola/Dev/omero/dist/lib/python/django/template/__init__.py", line 564, in resolve 
    12     for lookup, arg in args: 
    13   File "/Users/ola/Dev/omero/dist/lib/python/omero/rtypes.py", line 557, in __getattr__ 
    14     raise AttributeError(attr) 
    15 AttributeError: _val 
     4ValidationException at /webclient/metadata_details/multiaction/ 
     5 
     6exception ::omero::ValidationException 
     7{ 
     8    serverStackTrace = ome.conditions.ValidationException: could not insert: [ome.model.annotations.ImageAnnotationLink]; SQL [insert into imageannotationlink (child, creation_id, external_id, group_id, owner_id, permissions, update_id, parent, version, id) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)]; constraint [imageannotationlink_parent_key]; nested exception is org.hibernate.exception.ConstraintViolationException: could not insert: [ome.model.annotations.ImageAnnotationLink] 
     9        at org.springframework.orm.hibernate3.SessionFactoryUtils.convertHibernateAccessException(SessionFactoryUtils.java:637) 
     10        at org.springframework.orm.hibernate3.HibernateAccessor.convertHibernateAccessException(HibernateAccessor.java:412) 
     11        at org.springframework.orm.hibernate3.HibernateInterceptor.invoke(HibernateInterceptor.java:117) 
     12        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172) 
     13        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108) 
     14        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172) 
     15        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231) 
     16        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172) 
     17        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:116) 
     18        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172) 
     19        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202) 
     20        at $Proxy82.saveArray(Unknown Source) 
     21        at sun.reflect.GeneratedMethodAccessor1190.invoke(Unknown Source) 
     22        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) 
     23        at java.lang.reflect.Method.invoke(Method.java:597) 
     24        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307) 
     25        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183) 
     26        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150) 
     27        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83) 
     28        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172) 
     29        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:43) 
     30        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172) 
     31        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202) 
     32        at $Proxy82.saveArray(Unknown Source) 
     33        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 
     34        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) 
     35        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) 
     36        at java.lang.reflect.Method.invoke(Method.java:597) 
     37        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179) 
     38        at ome.services.throttling.Callback.run(Callback.java:56) 
     39        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56) 
     40        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136) 
     41        at ome.services.blitz.impl.UpdateI.saveArray_async(UpdateI.java:70) 
     42        at omero.api._IUpdateTie.saveArray_async(_IUpdateTie.java:99) 
     43        at omero.api._IUpdateDisp.___saveArray(_IUpdateDisp.java:207) 
     44        at omero.api._IUpdateDisp.__dispatch(_IUpdateDisp.java:369) 
     45        at IceInternal.Incoming.invoke(Incoming.java:159) 
     46        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037) 
     47        at Ice.ConnectionI.message(ConnectionI.java:972) 
     48        at IceInternal.ThreadPool.run(ThreadPool.java:577) 
     49        at IceInternal.ThreadPool.access$100(ThreadPool.java:12) 
     50        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971) 
     51 
     52    serverExceptionClass = ome.conditions.ValidationException 
     53    message = could not insert: [ome.model.annotations.ImageAnnotationLink]; SQL [insert into imageannotationlink (child, creation_id, external_id, group_id, owner_id, permissions, update_id, parent, version, id) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)]; constraint [imageannotationlink_parent_key]; nested exception is org.hibernate.exception.ConstraintViolationException: could not insert: [ome.model.annotations.ImageAnnotationLink] 
     54} 
    1655 
    1756}}} 

1.3.13-PRO © 2008-2011 Agilo Software all rights reserved (this page was served in: 0.15575 sec.)

We're Hiring!