天翎MyApps技术社区 - 低代码平台 | 流程管理系统 | BPM软件

 找回密码
 注册成为天翎用户
查看: 2045|回复: 6

软件导入不了的问题

[复制链接]
effort 发表于 2011-9-13 16:43:55 | 显示全部楼层 |阅读模式
本帖最后由 shary 于 2011-9-20 16:52 编辑

你好,我们用的版本是:2.5 6867 我在软件导入时遇到这个问题,一直导入不了(已打过你们发的2.5.sp2.6867版本软件导入的补丁),请帮助分析下原因:
多谢。
com.thoughtworks.xstream.converters.ConversionException: Invalid reference
---- Debugging information ----
reference           : /cn.myapps.core.expimp.ExpImpElements/homePages/cn.myapps.core.homepage.ejb.HomePage
class               : cn.myapps.core.expimp.ExpImpElements
required-type       : cn.myapps.core.homepage.ejb.Reminder
path                : /cn.myapps.core.expimp.ExpImpElements/reminders/cn.myapps.core.homepage.ejb.Reminder/homepage
line number         : 8905
-------------------------------
        at com.thoughtworks.xstream.core.AbstractReferenceUnmarshaller.convert(AbstractReferenceUnmarshaller.java:56)
        at com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnmarshaller.java:76)
        at com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnmarshaller.java:60)
        at com.thoughtworks.xstream.converters.javabean.JavaBeanConverter.unmarshal(JavaBeanConverter.java:114)
        at com.thoughtworks.xstream.core.TreeUnmarshaller.convert(TreeUnmarshaller.java:82)
        at com.thoughtworks.xstream.core.AbstractReferenceUnmarshaller.convert(AbstractReferenceUnmarshaller.java:63)

        at com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnmarshaller.java:76)
        at com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnmarshaller.java:60)
        at com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.readItem(AbstractCollectionConverter.java:71)
        at com.thoughtworks.xstream.converters.collections.CollectionConverter.populateCollection(CollectionConverter.java:68)
        at com.thoughtworks.xstream.converters.collections.CollectionConverter.unmarshal(CollectionConverter.java:61)

        at com.thoughtworks.xstream.core.TreeUnmarshaller.convert(TreeUnmarshaller.java:82)
        at com.thoughtworks.xstream.core.AbstractReferenceUnmarshaller.convert(AbstractReferenceUnmarshaller.java:63)
        at com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnmarshaller.java:76)
        at com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnmarshaller.java:60)
        at com.thoughtworks.xstream.converters.javabean.JavaBeanConverter.unmarshal(JavaBeanConverter.java:114)
        at com.thoughtworks.xstream.core.TreeUnmarshaller.convert(TreeUnmarshaller.java:82)

        at com.thoughtworks.xstream.core.AbstractReferenceUnmarshaller.convert(AbstractReferenceUnmarshaller.java:63)
        at com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnmarshaller.java:76)
        at com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnmarshaller.java:60)
        at com.thoughtworks.xstream.core.TreeUnmarshaller.start(TreeUnmarshaller.java:137)
        at com.thoughtworks.xstream.core.AbstractTreeMarshallingStrategy.unmarshal(AbstractTreeMarshallingStrategy.java:33)
        at com.thoughtworks.xstream.XStream.unmarshal(XStream.java:923)

        at com.thoughtworks.xstream.XStream.unmarshal(XStream.java:909)
        at com.thoughtworks.xstream.XStream.fromXML(XStream.java:853)
        at com.thoughtworks.xstream.XStream.fromXML(XStream.java:845)
        at cn.myapps.util.xml.XmlUtil.toOjbect(XmlUtil.java:59)
        at cn.myapps.core.expimp.imp.ejb.ImpProcessBean.parseFile(ImpProcessBean.java:215)
        at cn.myapps.core.expimp.imp.ejb.ImpProcessBean.doImportValidate(ImpProcessBean.java:156)
        at cn.myapps.core.expimp.imp.action.ImpAction.doImp(ImpAction.java:68)
        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:597)
        at com.opensymphony.xwork.DefaultActionInvocation.invokeAction(DefaultActionInvocation.java:365)
        at com.opensymphony.xwork.DefaultActionInvocation.invokeActionOnly(DefaultActionInvocation.java:217)
        at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:191)
        at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:31)
        at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:189)
        at com.opensymphony.webwork.interceptor.ScopeInterceptor.intercept(ScopeInterceptor.java:368)
        at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:189)
purple 发表于 2011-9-13 16:48:38 | 显示全部楼层
您好,2.5导入导出确实存在问题,发布的补丁,只要java版的有效果。请问您打的补丁是乃个版的呢???
 楼主| effort 发表于 2011-9-13 17:04:05 | 显示全部楼层
 楼主| effort 发表于 2011-9-13 17:05:05 | 显示全部楼层
里面的文件我看了,是java版的。
purple 发表于 2011-9-13 18:06:18 | 显示全部楼层
您有源码吗?
 楼主| effort 发表于 2011-9-14 13:45:39 | 显示全部楼层
我有源代码的,我们是你们的合作伙伴
shary 发表于 2011-9-15 13:39:32 | 显示全部楼层
您的软件是不是之前有涉及到首页提醒。因为2.5sp26867把提醒去掉变成了摘要。整个结构发生了变化。如果软件有提醒的话是会导入不成功。您试一下删除提醒部分试一下。

本版积分规则

QQ|手机版|天翎MyApps技术社区 ( 粤ICP备11093750号 )

GMT+8, 2026-8-12 12:36

Powered by Discuz! X3.4

Copyright © 2001-2020, Tencent Cloud.

快速回复 返回顶部 返回列表