google-code-export / ttdong

Automatically exported from code.google.com/p/ttdong
1 stars 0 forks source link

Kidheart: APP Deployment task #115

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
http://www.west263.com/

Option:
web host, vps server, cloud host, server

Original issue reported on code.google.com by jq.eHea...@gmail.com on 4 Jul 2013 at 11:38

GoogleCodeExporter commented 9 years ago
fail to edit doctor 陈纲 by add image. check attached error screenshot

Original comment by jq.eHea...@gmail.com on 19 Jul 2013 at 12:40

GoogleCodeExporter commented 9 years ago

Original comment by jq.eHea...@gmail.com on 19 Jul 2013 at 12:42

Attachments:

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
fail to edit doctor 陈纲 by add image. check attached error screenshot. 
possible caused by editing image twice.

Original comment by jq.eHea...@gmail.com on 19 Jul 2013 at 1:21

GoogleCodeExporter commented 9 years ago
fail to edit 谈卫强 image too. 陈纲 and 谈卫强 image attached here.

Original comment by jq.eHea...@gmail.com on 19 Jul 2013 at 11:28

GoogleCodeExporter commented 9 years ago

Original comment by jq.eHea...@gmail.com on 19 Jul 2013 at 11:30

Attachments:

GoogleCodeExporter commented 9 years ago
fail on 梁雪村 image editing. error message:

org.springframework.orm.jpa.JpaSystemException: The transaction has been rolled 
back. See the nested exceptions for details on the errors that occurred.; 
nested exception is org.apache.openjpa.persistence.PersistenceException: The 
transaction has been rolled back. See the nested exceptions for details on the 
errors that occurred. FailedObject: 
com.ehealth.kidheart.dal.entities.DoctorBlob-714 at 
org.springframework.orm.jpa.EntityManagerFactoryUtils.convertJpaAccessExceptionI
fPossible(EntityManagerFactoryUtils.java:311) at 
org.springframework.orm.jpa.DefaultJpaDialect.translateExceptionIfPossible(Defau
ltJpaDialect.java:120) at 
org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.translateExceptionI
fPossible(AbstractEntityManagerFactoryBean.java:368) at 
org.springframework.dao.support.ChainedPersistenceExceptionTranslator.translateE
xceptionIfPossible(ChainedPersistenceExceptionTranslator.java:58) at 
org.springframework.dao.support.DataAccessUtils.translateIfNecessary(DataAccessU
tils.java:213) at 
org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invok
e(PersistenceExceptionTranslationInterceptor.java:163) at 
org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveM
ethodInvocation.java:172) at 
org.springframework.transaction.interceptor.TransactionInterceptor.invoke(Transa
ctionInterceptor.java:110) at 
org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveM
ethodInvocation.java:172) at 
org.springframework.aop.framework.Cglib2AopProxy$DynamicAdvisedInterceptor.inter
cept(Cglib2AopProxy.java:621) at 
com.ehealth.kidheart.dal.repositories.DoctorBlobDao$$EnhancerByCGLIB$$1042ed96.u
pdate() at 
com.ehealth.kidheart.mvc.services.DoctorBlobService.update(DoctorBlobService.jav
a:91) at 
com.ehealth.kidheart.mvc.services.DoctorService.update(DoctorService.java:387) 
at 
com.ehealth.kidheart.mvc.controllers.DoctorController.doEdit(DoctorController.ja
va:366) at 
com.ehealth.kidheart.mvc.controllers.DoctorController$$FastClassByCGLIB$$da029d9
a.invoke() at net.sf.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at 
org.springframework.aop.framework.Cglib2AopProxy$CglibMethodInvocation.invokeJoi
npoint(Cglib2AopProxy.java:688) at 
org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveM
ethodInvocation.java:150) at 
org.springframework.security.access.intercept.aopalliance.MethodSecurityIntercep
tor.invoke(MethodSecurityInterceptor.java:67) at 
org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveM
ethodInvocation.java:172) at 
org.springframework.aop.framework.Cglib2AopProxy$DynamicAdvisedInterceptor.inter
cept(Cglib2AopProxy.java:621) at 
com.ehealth.kidheart.mvc.controllers.DoctorController$$EnhancerByCGLIB$$588adb60
.doEdit() at sun.reflect.GeneratedMethodAccessor160.invoke(Unknown Source) at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.jav
a:43) at java.lang.reflect.Method.invoke(Method.java:601) at 
org.springframework.web.bind.annotation.support.HandlerMethodInvoker.invokeHandl
erMethod(HandlerMethodInvoker.java:176) at 
org.springframework.web.servlet.mvc.annotation.AnnotationMethodHandlerAdapter.in
vokeHandlerMethod(AnnotationMethodHandlerAdapter.java:426) at 
org.springframework.web.servlet.mvc.annotation.AnnotationMethodHandlerAdapter.ha
ndle(AnnotationMethodHandlerAdapter.java:414) at 
org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.j
ava:790) at 
org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.ja
va:719) at 
org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet
.java:644) at 
org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:56
0) at javax.servlet.http.HttpServlet.service(HttpServlet.java:647) at 
javax.servlet.http.HttpServlet.service(HttpServlet.java:728) at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilt
erChain.java:305) at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.
java:210) at 
com.ehealth.kidheart.mvc.filters.PostSpringSecurityFilter.doFilter(PostSpringSec
urityFilter.java:47) at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilt
erChain.java:243) at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.
java:210) at 
org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(Fi
lterChainProxy.java:368) at 
org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invo
ke(FilterSecurityInterceptor.java:109) at 
org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFi
lter(FilterSecurityInterceptor.java:83) at 
org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(Fi
lterChainProxy.java:380) at 
org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(Exce
ptionTranslationFilter.java:97) at 
org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(Fi
lterChainProxy.java:380) at 
org.springframework.security.web.session.SessionManagementFilter.doFilter(Sessio
nManagementFilter.java:100) at 
org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(Fi
lterChainProxy.java:380) at 
org.springframework.security.web.authentication.AnonymousAuthenticationFilter.do
Filter(AnonymousAuthenticationFilter.java:78) at 
org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(Fi
lterChainProxy.java:380) at 
org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFil
ter.doFilter(SecurityContextHolderAwareRequestFilter.java:54) at 
org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(Fi
lterChainProxy.java:380) at 
org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(R
equestCacheAwareFilter.java:35) at  

Original comment by jq.eHea...@gmail.com on 19 Jul 2013 at 11:38

GoogleCodeExporter commented 9 years ago
Fix a bug. In case it happens again, a workaround is to delete the doctor and 
recreate it.

Original comment by shen.bin...@gmail.com on 20 Jul 2013 at 5:59

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
ttdong search layout issue in non-homepage with chrome

Original comment by jq.eHea...@gmail.com on 21 Jul 2013 at 2:18

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
doctor list page fail to display in page 3

Original comment by jq.eHea...@gmail.com on 21 Jul 2013 at 4:00

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
doctor list issue is fixed.

Original comment by shen.bin...@gmail.com on 22 Jul 2013 at 12:00

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
fixed ttdong search layout issue in non-homepage with chrome 

Original comment by shen.bin...@gmail.com on 22 Jul 2013 at 12:07

GoogleCodeExporter commented 9 years ago
1. 超声心动图示need change to 超声心动图室 in 信息管理
2. long title and author list issue in 信息管理 list and detail page.
3. 信息管理 table long list issue - 论文(table scroll-bar can't move)
-done

status column info is wrong in 信息管理

Original comment by jq.eHea...@gmail.com on 29 Jul 2013 at 1:58

GoogleCodeExporter commented 9 years ago

Original comment by shen.bin...@gmail.com on 7 Oct 2013 at 1:28