New JRC version of eclipse thraw ValueType exception.

new JRC version of eclipse thraw ValueType exception when connecting to a table in MySQL data base  which includs a column of type bit('0') == boolean.
the previous version des not have any problem with kind of type.
what should i do?

what you are trying to say? is this a known issue? does it work at all.
exception:
11:04:20:270 [ERROR] JRCCommunicationAdapter:  detected an exception: Unexpected ValueType
        at com.crystaldecisions.reports.common.Utils.a(Unknown Source)
        at com.crystaldecisions.reports.common.Utils.a(Unknown Source)
        at com.businessobjects.reports.sdk.builder.ConnectionDatabaseBuilder.a(Unknown Source)
        at com.businessobjects.reports.sdk.builder.ConnectionDatabaseBuilder.a(Unknown Source)
        at com.businessobjects.reports.sdk.builder.EROMDatabaseBuilder.a(Unknown Source)
        at com.businessobjects.reports.sdk.requesthandler.DatabaseRequestHandler.byte(Unknown Source)
        at com.businessobjects.reports.sdk.JRCCommunicationAdapter.do(Unknown Source)
        at com.businessobjects.reports.sdk.JRCCommunicationAdapter.if(Unknown Source)
        at com.businessobjects.reports.sdk.JRCCommunicationAdapter.a(Unknown Source)
        at com.businessobjects.reports.sdk.JRCCommunicationAdapter$2.a(Unknown Source)
        at com.businessobjects.reports.sdk.JRCCommunicationAdapter$2.call(Unknown Source)
        at com.crystaldecisions.reports.common.ThreadGuard.syncExecute(Unknown Source)
        at com.businessobjects.reports.sdk.JRCCommunicationAdapter.for(Unknown Source)
        at com.businessobjects.reports.sdk.JRCCommunicationAdapter.int(Unknown Source)
        at com.businessobjects.reports.sdk.JRCCommunicationAdapter.request(Unknown Source)
        at com.businessobjects.sdk.erom.jrc.a.a(Unknown Source)
        at com.businessobjects.sdk.erom.jrc.a.execute(Unknown Source)
        at com.crystaldecisions.proxy.remoteagent.RemoteAgent$a.execute(Unknown Source)
        at com.crystaldecisions.proxy.remoteagent.CommunicationChannel.a(Unknown Source)
        at com.crystaldecisions.proxy.remoteagent.RemoteAgent.a(Unknown Source)
        at com.crystaldecisions.sdk.occa.report.application.ds.a(Unknown Source)
        at com.crystaldecisions.sdk.occa.report.application.an.a(Unknown Source)
        at com.crystaldecisions.sdk.occa.report.application.b0.if(Unknown Source)
        at com.crystaldecisions.sdk.occa.report.application.b0.b(Unknown Source)
        at com.crystaldecisions.sdk.occa.report.application.bb.int(Unknown Source)
        at com.crystaldecisions.proxy.remoteagent.UndoUnitBase.performDo(Unknown Source)
        at com.crystaldecisions.proxy.remoteagent.UndoUnitBase.a(Unknown Source)
        at com.crystaldecisions.sdk.occa.report.application.DatabaseController.a(Unknown Source)
        at com.crystaldecisions.sdk.occa.report.application.DatabaseController.byte(Unknown Source)
        at com.crystaldecisions.sdk.occa.report.application.DatabaseController.a(Unknown Source)
        at com.crystaldecisions.sdk.occa.report.application.DatabaseController.setTableLocation(Unknown Source)
        at org.t2k.web.reports.CRJavaHelper.changeDataSource(CRJavaHelper.java:200)
        at org.t2k.web.reports.CRJavaHelper.changeDataSource(CRJavaHelper.java:83)
        at org.apache.jsp.basic_jsp._jspService(basic_jsp.java:71)
        at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:97)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
        at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:332)
        at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:314)
        at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:264)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
        at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:252)
        at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
        at org.t2k.web.filters.AddDomainPropertyFilter.doFilter(AddDomainPropertyFilter.java:46)
        at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)
        at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
        at org.t2k.web.filters.UtfFilter.doFilter(UtfFilter.java:22)
        at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)
        at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
        at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213)
        at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:178)
        at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:126)
        at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105)
        at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:107)
        at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148)
        at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:869)
        at org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:664)
        at org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:527)
        at org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:80)
        at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684)
        at java.lang.Thread.run(Thread.java:595)
com.crystaldecisions.sdk.occa.report.lib.ReportSDKException: Unexpected ValueType---- Error code:-2147467259 Error code name:failed
        at com.businessobjects.reports.sdk.JRCCommunicationAdapter.if(Unknown Source)
        at com.businessobjects.reports.sdk.JRCCommunicationAdapter.a(Unknown Source)
        at com.businessobjects.reports.sdk.JRCCommunicationAdapter$2.a(Unknown Source)
        at com.businessobjects.reports.sdk.JRCCommunicationAdapter$2.call(Unknown Source)
        at com.crystaldecisions.reports.common.ThreadGuard.syncExecute(Unknown Source)
        at com.businessobjects.reports.sdk.JRCCommunicationAdapter.for(Unknown Source)
        at com.businessobjects.reports.sdk.JRCCommunicationAdapter.int(Unknown Source)
        at com.businessobjects.reports.sdk.JRCCommunicationAdapter.request(Unknown Source)
        at com.businessobjects.sdk.erom.jrc.a.a(Unknown Source)
        at com.businessobjects.sdk.erom.jrc.a.execute(Unknown Source)
        at com.crystaldecisions.proxy.remoteagent.RemoteAgent$a.execute(Unknown Source)
        at com.crystaldecisions.proxy.remoteagent.CommunicationChannel.a(Unknown Source)
        at com.crystaldecisions.proxy.remoteagent.RemoteAgent.a(Unknown Source)
        at com.crystaldecisions.sdk.occa.report.application.ds.a(Unknown Source)
        at com.crystaldecisions.sdk.occa.report.application.an.a(Unknown Source)
        at com.crystaldecisions.sdk.occa.report.application.b0.if(Unknown Source)
        at com.crystaldecisions.sdk.occa.report.application.b0.b(Unknown Source)
        at com.crystaldecisions.sdk.occa.report.application.bb.int(Unknown Source)
        at com.crystaldecisions.proxy.remoteagent.UndoUnitBase.performDo(Unknown Source)
        at com.crystaldecisions.proxy.remoteagent.UndoUnitBase.a(Unknown Source)
        at com.crystaldecisions.sdk.occa.report.application.DatabaseController.a(Unknown Source)
        at com.crystaldecisions.sdk.occa.report.application.DatabaseController.byte(Unknown Source)
        at com.crystaldecisions.sdk.occa.report.application.DatabaseController.a(Unknown Source)
        at com.crystaldecisions.sdk.occa.report.application.DatabaseController.setTableLocation(Unknown Source)
        at org.t2k.web.reports.CRJavaHelper.changeDataSource(CRJavaHelper.java:200)
        at org.t2k.web.reports.CRJavaHelper.changeDataSource(CRJavaHelper.java:83)
        at org.apache.jsp.basic_jsp._jspService(basic_jsp.java:71)
        at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:97)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
        at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:332)
        at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:314)
        at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:264)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
        at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:252)
        at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
        at org.t2k.web.filters.AddDomainPropertyFilter.doFilter(AddDomainPropertyFilter.java:46)
        at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)
        at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
        at org.t2k.web.filters.UtfFilter.doFilter(UtfFilter.java:22)
        at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)
        at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
        at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213)
        at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:178)
        at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:126)
        at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105)
        at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:107)
        at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148)
        at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:869)
        at org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:664)
        at org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:527)
        at org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:80)
        at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684)
        at java.lang.Thread.run(Thread.java:595)
Caused by: java.lang.IllegalArgumentException: Unexpected ValueType
        at com.crystaldecisions.reports.common.Utils.a(Unknown Source)
        at com.crystaldecisions.reports.common.Utils.a(Unknown Source)
        at com.businessobjects.reports.sdk.builder.ConnectionDatabaseBuilder.a(Unknown Source)
        at com.businessobjects.reports.sdk.builder.ConnectionDatabaseBuilder.a(Unknown Source)
        at com.businessobjects.reports.sdk.builder.EROMDatabaseBuilder.a(Unknown Source)
        at com.businessobjects.reports.sdk.requesthandler.DatabaseRequestHandler.byte(Unknown Source)
        at com.businessobjects.reports.sdk.JRCCommunicationAdapter.do(Unknown Source)
        ... 53 more

Similar Messages

  • I've installed bootcamp 4.0 on my iMac 27. Everything works superb, but for playing need for speed run or battlefield 3 I need catalyst driver 11.7 or higher. How can I update my graphics? Is there a possibility except waiting for a new bootcamp version?

    I've installed bootcamp 4.0 on my iMac 27. Everything works superb, but for playing need for speed run or battlefield 3 I need catalyst driver 11.7 or higher. How can I update my graphics? Is there a possibility except waiting for a new bootcamp version?

    But how do you install the drivers if Bootcamp is running interference?
    Bottom line, I'ev tried to install three different versions of updated ATI driver sover the last few momnths and on each and every occassion have ended up with the original Bootcamp driver. A number of current games are unplayable on a Mac running Bootcamp as a result.
    And if I can't run the software I want, then Bootcamp is as useless as boobs on a bull.

  • Cannot open Microsoft Office Mac 2011 after migrating to new computer. OS 10.9.1: Microsoft Error Reporting log version: 2.0  Error Signature: Exception: EXC_CRASH (SIGTRAP) Date/Time: 2014-01-19 23:31:24  0000 Application Name: Microsoft Word Application

    Got a new MacBook Pro and migrated my settings and applications from old computer. Reinstalled Microsooft Office from a disk, after I opened a document and it said I was missing some software components. Now when I open any office application, I get:
    Microsoft Error Reporting log version: 2.0
    Error Signature:
    Exception: EXC_CRASH (SIGTRAP)
    Date/Time: 2014-01-19 23:31:24 +0000
    Application Name: Microsoft Word
    Application Bundle ID: com.microsoft.Word
    Application Signature: MSWD
    Application Version: 14.3.9.131030
    Crashed Module Name: merp
    Crashed Module Version: 2.2.4.131030
    Crashed Module Offset: 0x00004422
    Blame Module Name: MicrosoftSetupUI
    Blame Module Version: 14.3.9.131030
    Blame Module Offset: 0x0000e516
    Application LCID: 1033
    Extra app info: Reg=en Loc=0x0409
    Crashed thread: 0

    Hi,
    Do you get the error message like "Office <Update version number> can't be installed on this disk. A version of the software required to install this update was not found on this volume. To learn how to fix it this issue, see "I can't install Office
    for Mac updates" at http://www.microsoft.com/mac/help.mspx."
    If it was, please follow the kb to fix the issue:
    http://support.microsoft.com/kb/969065/en-us
    Then, here is a forum for Office based on the Windows operation system, we are lack of the source about the Office for mac, you'd better post your question to Answers forum:
    http://answers.microsoft.com/en-us/mac/forum/macoffice2008?tab=Threads
    Regards,
    George Zhao
    TechNet Community Support

  • Installing New Version of Eclipse

    I am trying to upgrade my current version to Eclipse 3.3. I
    have played the game of installing the Flex plug-in into Eclipse
    3.2 copying adobe folders and jars into Eclipse 3.3. All seams ok
    until the License Key. The new Eclipse will not accept my valid
    key. Are the Keys tied to a specific version of Eclipse? of is
    there something I need to do to transfer the key?

    For general advice see Troubleshooting issues with iTunes for Windows updates.
    The section Install missing components may allow you to install Apple Application Support.
    The steps in the second box are a guide to removing everything related to iTunes and then rebuilding it which is often a good starting point unless the symptoms indicate a more specific approach. Review the other boxes and the list of support documents further down the page in case one of them applies.
    Your library should be unaffected by these steps but there is backup and recovery advice elsewhere in the user tip.
    If the advice above doesn't resolve things you could try this alternate version:
    iTunes 12.1.0.71 for Windows (64-bit - for older video cards) - itunes64setup.exe (2015-01-28)
    which is a 64-bit installer for the 32-bit version of the core application, similar to previous 64-bit releases.
    Or roll back to the previous build:
    iTunes 12.0.1.26 for Windows (32-bit) - iTunesSetup.exe (2014-10-16)
    iTunes 12.0.1.26 for Windows (64-bit) - iTunes64Setup.exe (2014-10-16)
    tt2

  • Downloaded new itunes version, backed up my ipad onto it.  installed new 5.0 ios and my music on itunes seems to be overriden with my burnt music on my pc. i cannot find my music purchased on ipad in itunes now

    I downloaded the new itunes version on my pc, backed up my ipad to itunes, then installed ios 5.0.   Everything went well except my music i purchased on my ipad is no longer showing in itunes, the music that was on my pc was transferred to it (which i do not want on my ipad).  Any suggestions on what happened to my music purchased on my ipad?  I am sure I backed up up prior to install.  Thanks for any help.

    Open iTunes, go to the iTunes Store, and then go to Purchased on the right hand side under Music Quick Links.
    You can re-download all the songs, apps, or books you have previously purchased.
    I'm not sure if this is a requirement, but just in case, make sure you download the latest version of iTunes (v10.3) too.

  • Error Creating New Form Version

    OIM 9.0.1.5 Build 1600.10
    Whenever I try to create a new Form Version for an Object Form or Process Form I am getting an error.
    The Form Version has Lookup Queries as properties and this seems to be causing the issue. We did not see this in the past but are now seeing it.
    Anybody else see this issue? Know of a workaround? Know what the validateLookupQuery is actually doing?
    DEBUG,23 Jun 2010 13:22:00,646,[XELLERATE.ADAPTERS],Class/Method: tcSDCProperties/validateLookupQuery entered.
    // Then 1207 seconds later...
    ERROR,23 Jun 2010 13:42:06,139,[XELLERATE.DATABASE],Class/Method: tcDataBase/loadResultSet encounter some problems: Unexpected exception while enlisting XACon
    nection java.sql.SQLException: Transaction rolled back: Transaction timed out after 1207 seconds
    BEA1-07D6DE952A951F3DAFC5
    at weblogic.jdbc.jta.DataSource.enlist(DataSource.java:1548)
    at weblogic.jdbc.jta.DataSource.refreshXAConnAndEnlist(DataSource.java:1456)
    at weblogic.jdbc.wrapper.JTAConnection.getXAConn(JTAConnection.java:206)
    at weblogic.jdbc.wrapper.JTAConnection.checkConnection(JTAConnection.java:83)
    at weblogic.jdbc.wrapper.ResultSet.preInvocationHandler(ResultSet.java:68)
    at weblogic.jdbc.wrapper.ResultSet_oracle_jdbc_driver_OracleResultSetImpl.wasNull(Unknown Source)
    at com.thortech.xl.dataaccess.tcDataBase.getVariant(Unknown Source)
    at com.thortech.xl.dataaccess.tcDataBase.loadRow(Unknown Source)
    at com.thortech.xl.dataaccess.tcDataBase.loadRows(Unknown Source)
    at com.thortech.xl.dataaccess.tcDataBase.loadResultSet(Unknown Source)
    at com.thortech.xl.dataaccess.tcDataBase.readPartialStatement(Unknown Source)
    at com.thortech.xl.dataobj.tcDataBase.readPartialStatement(Unknown Source)
    at com.thortech.xl.dataaccess.tcDataSet.executeQuery(Unknown Source)
    at com.thortech.xl.dataobj.tcDataSet.executeQuery(Unknown Source)
    at com.thortech.xl.dataaccess.tcDataSet.executeQuery(Unknown Source)
    at com.thortech.xl.dataobj.tcDataSet.executeQuery(Unknown Source)
    at com.thortech.xl.dataobj.util.tcSDCProperties.validateLookupQuery(Unknown Source)
    at com.thortech.xl.dataobj.tcSDP.isPropertyValid(Unknown Source)
    at com.thortech.xl.dataobj.tcSDP.eventPreInsert(Unknown Source)
    at com.thortech.xl.dataobj.tcDataObj.insert(Unknown Source)
    at com.thortech.xl.dataobj.tcDataObj.save(Unknown Source)
    at com.thortech.xl.dataobj.tcTableDataObj.save(Unknown Source)
    at com.thortech.xl.dataobj.tcSDL.eventPostInsert(Unknown Source)
    at com.thortech.xl.dataobj.tcDataObj.insert(Unknown Source)
    at com.thortech.xl.dataobj.tcDataObj.save(Unknown Source)
    at com.thortech.xl.dataobj.tcTableDataObj.save(Unknown Source)
    at com.thortech.xl.dataobj.tcSDK.createNewVersion(Unknown Source)
    at com.thortech.xl.ejb.databeansimpl.tcSDKBean.createNewVersion(Unknown Source)
    at com.thortech.xl.ejb.beans.tcSDK_jmpkyy_EOImpl.createNewVersion(tcSDK_jmpkyy_EOImpl.java:2472)
    at com.thortech.xl.ejb.beans.tcSDK_jmpkyy_EOImpl_WLSkel.invoke(Unknown Source)
    at weblogic.rmi.internal.activation.ActivatableServerRef.invoke(ActivatableServerRef.java:90)
    at weblogic.rmi.internal.BasicServerRef$1.run(BasicServerRef.java:435)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:147)
    at weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.java:430)
    at weblogic.rmi.internal.BasicExecuteRequest.execute(BasicExecuteRequest.java:35)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:224)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:183)

    Try to increase the size of the table column.

  • Need help please ... ASAP  Possible attempt to access newer JMS  version then current version....java.io.StreamCorruptedException

    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
              <HTML><HEAD>
              <META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
              <META content="MSHTML 6.00.2900.2627" name=GENERATOR>
              <STYLE></STYLE>
              </HEAD>
              <BODY bgColor=#ffffff>
              <DIV><FONT face=Arial size=2>I am getting these error after changing table space
              size for my database ...</FONT></DIV>
              <DIV><FONT face=Arial size=2></FONT> </DIV>
              <DIV><FONT face=Arial size=2>I made changes in Database side for table space and
              restart server.. </FONT></DIV>
              <DIV><FONT face=Arial size=2></FONT> </DIV>
              <DIV><FONT face=Arial size=2></FONT> </DIV>
              <DIV><FONT face="Courier New" size=2><Jun 7, 2005 3:44:44 PM EDT>
              <Info> <JMS> <BEA-040321> <JMSServer "ss1 JMS Server" is
              resuming.><BR><Jun 7, 2005 3:44:45 PM EDT> <Alert> <JMS>
              <BEA-040052> <JMSServer "ss1 JMS Server" store failed to open
              java.io.StreamCorrup<BR>tedException: Unsupported class version 2. 
              Expected a value between 1 and 1 inclusive.  Possible attempt to access
              newer JMS<BR> version then current
              version..<BR>java.io.StreamCorruptedException: Unsupported class version
              2.  Expected a value between 1 and 1 inclusive.  Possible
              attempt<BR> to access newer JMS version then current
              version.<BR>        at
              weblogic.jms.common.JMSUtilities.versionIOException(JMSUtilities.java:111)<BR>       
              at
              weblogic.jms.store.JDBCIOStream.open(JDBCIOStream.java:438)<BR>       
              at
              weblogic.jms.store.JMSStore.open(JMSStore.java:224)<BR>       
              at
              weblogic.jms.backend.BEStore.open(BEStore.java:262)<BR>       
              at
              weblogic.jms.backend.BEStore.start(BEStore.java:151)<BR>       
              at
              weblogic.jms.backend.BackEnd.openStores(BackEnd.java:1171)<BR>       
              at
              weblogic.jms.backend.BackEnd.resume(BackEnd.java:1290)<BR>       
              at
              weblogic.jms.JMSService.addJMSServer(JMSService.java:2241)<BR>       
              at
              weblogic.jms.JMSService.addDeployment(JMSService.java:2012)<BR>       
              at
              weblogic.management.mbeans.custom.DeploymentTarget.addDeployment(DeploymentTarget.java:330)<BR>       
              at
              weblogic.management.mbeans.custom.DeploymentTarget.addDeployments(DeploymentTarget.java:590)<BR>       
              at
              weblogic.management.mbeans.custom.DeploymentTarget.updateServerDeployments(DeploymentTarget.java:568)<BR>       
              at
              weblogic.management.mbeans.custom.DeploymentTarget.updateDeployments(DeploymentTarget.java:240)<BR>       
              at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
              Method)<BR>        at
              sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)<BR>       
              at
              sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)<BR>       
              at
              java.lang.reflect.Method.invoke(Method.java:324)<BR>       
              at
              weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl.java:711)<BR>       
              at
              weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:690)<BR>       
              at
              weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBeanImpl.java:476)<BR>       
              at
              com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1557)<BR>       
              at
              com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1525)<BR>       
              at
              weblogic.management.internal.RemoteMBeanServerImpl.private_invoke(RemoteMBeanServerImpl.java:947)<BR>       
              at
              weblogic.management.internal.RemoteMBeanServerImpl.invoke(RemoteMBeanServerImpl.java:908)<BR>       
              at weblogic.management.internal.MBeanProxy.invoke</FONT></DIV></BODY></HTML>

    Hi
              I am also getting the similar error when I restart the server and my JMSSTORE table has some records, Here is the exception I am getting
              java.io.StreamCorruptedException: Unknown object stream version. 5505025
                   at weblogic.jms.store.BufferDataInputStream.readObject(BufferDataInputStream.java:167)
                   at weblogic.jms.store.JDBCIOStream.doRecoverBodies(JDBCIOStream.java:979)
                   at weblogic.jms.store.JDBCIOStream.doRecover(JDBCIOStream.java:871)
                   at weblogic.jms.store.JDBCIOStream.recover(JDBCIOStream.java:1090)
                   at weblogic.jms.store.JMSStore.recover(JMSStore.java:315)
                   at weblogic.jms.backend.BEStore.open(BEStore.java:264)
                   at weblogic.jms.backend.BEStore.start(BEStore.java:151)
                   at weblogic.jms.backend.BackEnd.openStores(BackEnd.java:1171)
                   at weblogic.jms.backend.BackEnd.resume(BackEnd.java:1290)
                   at weblogic.jms.JMSService.addJMSServer(JMSService.java:2241)
                   at weblogic.jms.JMSService.addDeployment(JMSService.java:2012)
                   at weblogic.management.mbeans.custom.DeploymentTarget.addDeployment(DeploymentTarget.java:331)
                   at weblogic.management.mbeans.custom.DeploymentTarget.addDeployments(DeploymentTarget.java:591)
                   at weblogic.management.mbeans.custom.DeploymentTarget.updateServerDeployments(DeploymentTarget.java:569)
                   at weblogic.management.mbeans.custom.DeploymentTarget.updateDeployments(DeploymentTarget.java:241)
                   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 weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl.java:731)
                   at weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:710)
                   at weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBeanImpl.java:484)
                   at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1557)
                   at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1525)
                   at weblogic.management.internal.RemoteMBeanServerImpl.private_invoke(RemoteMBeanServerImpl.java:985)
                   at weblogic.management.internal.RemoteMBeanServerImpl.invoke(RemoteMBeanServerImpl.java:943)
                   at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:946)
                   at weblogic.management.internal.MBeanProxy.invokeForCachingStub(MBeanProxy.java:481)
                   at weblogic.management.configuration.ServerMBean_Stub.updateDeployments(ServerMBean_Stub.java:7351)
                   at weblogic.management.deploy.slave.SlaveDeployer.updateServerDeployments(SlaveDeployer.java:1304)
                   at weblogic.management.deploy.slave.SlaveDeployer.resume(SlaveDeployer.java:347)
                   at weblogic.management.deploy.DeploymentManagerServerLifeCycleImpl.resume(DeploymentManagerServerLifeCycleImpl.java:229)
                   at weblogic.t3.srvr.SubsystemManager.resume(SubsystemManager.java:131)
                   at weblogic.t3.srvr.T3Srvr.resume(T3Srvr.java:966)
                   at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:361)
                   at weblogic.Server.main(Server.java:32)

  • New Safari version - browsing slow ?!

    Sorry for my english:
    Browsing in Safari is extemely slow sinds this afternoon. Pageloads take 20 - 30 sec. Beside that parts of pages are missing (not to bad though its partly content, but ususally the advertisements etc.)
    I've had an automatic software upgrade and it looks like I have the same O.S. (10.7.4.) but I think i have a newer browser version. I'm not sure though: it looks different (no seperate google bar anymore) and is called 6.0 (7536.25) - dont know what version i had before.
    I've reset Safari (sorry dutch version, I mean the function the function just under 'Privat Mode'). Didn't help.
    I would love the option to downgrade to 5.?. But couldn't find it on the site. Is this possible? Any other idea's.

    Please read this whole message before doing anything.
    This procedure is a test, not a solution. Don’t be disappointed when you find that nothing has changed after you complete it.
    Step 1
    The purpose of this step is to determine whether the problem is localized to your user account.
    Enable guest logins* and log in as Guest. For instructions, launch the System Preferences application, select Help from the menu bar, and enter “Set up a guest account” (without the quotes) in the search box. Don't use the Safari-only “Guest User” login created by “Find My Mac.”
    While logged in as Guest, you won’t have access to any of your personal files or settings. Applications will behave as if you were running them for the first time. Don’t be alarmed by this; it’s normal. If you need any passwords or other personal data in order to complete the test, memorize, print, or write them down before you begin.
    Test while logged in as Guest. Same problem(s)?
    After testing, log out of the guest account and, in your own account, disable it if you wish. Any files you created in the guest account will be deleted automatically when you log out of it.
    *Note: If you’ve activated “Find My Mac” or FileVault in OS X 10.7 or later, then you can’t enable the Guest account. The “Guest User” login created by “Find My Mac” is not the same. Create a new account in which to test, and delete it, including its home folder, after testing.
    Step 2
    The purpose of this step is to determine whether the problem is caused by third-party system modifications that load automatically at startup or login.
    Disconnect all wired peripherals except those needed for the test, and remove all aftermarket expansion cards. Boot in safe mode* and log in to the account with the problem. The instructions provided by Apple are as follows:
    Be sure your Mac is shut down.
    Press the power button.
    Immediately after you hear the startup tone, hold the Shift key. The Shift key should be held as soon as possible after the startup tone, but not before the tone.
    Release the Shift key when you see the gray Apple icon and the progress indicator (looks like a spinning gear).
    Safe mode is much slower to boot and run than normal, and some things won’t work at all, including wireless networking on certain Macs.
    The login screen appears even if you usually log in automatically. You must know your login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin.
    *Note: If FileVault is enabled under OS X 10.7 or later, or if a firmware password is set, you can’t boot in safe mode.
    Test while in safe mode. Same problem(s)?
    After testing, reboot as usual (i.e., not in safe mode) and verify that you still have the problem. Post the results of steps 1 and 2.

  • How can I convert an old Numbers file to be compatible with the new Numbers version, without having access to the old?

    I received a Numbers file created in iWorks version 8 or earlier, but only have the newest version of Numbers on my MacBook Air. I can't request the sender to reformat the file. Is there any way to convert the file so I can open it in the new Numbers version?

    Are you sure you don't still have Numbers from iWork '09 on your MacBook Air. My Mid 2012 does. To be certain you can look in the Applications folder to see if there is an iWork 09 folder. You can also use Spotlight search to see if it will find that Numbers as well as the current one.
    If you do find to 09 version: iWork '09 and iWork '08: File compatibility

  • Adobe Cloud has 2 different Muse programs.... how do I know which one is the newer better version?

    So I am new to Muse, and my Adobe Cloud has 2 different programs from Muse... how do I know which one is the newer better version?
    One Must program (Muse CC 2014.2)  has a black background when working on it... it looks like other Adobe programs such as Photoshop.
    The other one is light color (Muse CC) very similar to the black color Muse on functions.....
    One of the difference I notice is that the light color Muse has a few widgets in the library, while the black background Muse seems to have an empty library
    So... why are there 2 different Muse programs in my Adobe Cloud?

    Hi
    The latest version of Muse is 2014.2, so you need to uninstall another version of Muse manually.
    regarding the items in Library, you can add items in your library manually, as shown in this article
    Adobe Muse Help | Organizing and reusing design elements using Library panel
    Please let me know if you have any other query.

  • My DVR security sofware that I access remotely uses a "dvr .ocx" file....when I try it in Firefox , either the latest non beta (3.6.1.5) or the new beta version (4.0 rc) it will NOT work as it says the plugin is missing... it works in IE 8,but not IE9...

    My machine is Top of the range (my Company builds them so it had better be :) )
    Amd 1100t , 8gb ram , Windows 7 64 bit etc, etc...
    The is not a hardware problem , but a software problem with FF...Any help would be appreciated as I hate using IE 8 for anything at all :( but I have to keep it on my machines just to run my remote security cameras at my Computer shop ???
    Original question...as question length is limited ...not very bright that limit by the way :(
    "My DVR security sofware that I access remotely uses a "dvr .ocx" file....when I try it in Firefox , either the latest non beta (3.6.1.5) or the new beta version (4.0 rc) it will NOT work as it says the plugin is missing... it works in IE 8 (unfortunately) but not IE9...
    As I own a Computer company I am fairly computer literate but cannot find a plugin that allows this to work in Firefox.... but I would have expected it to work in the new Firefox :(
    All the best, Brett :)

    The longer this thread continues, the more ancillary comments you throw in that aren't directly pertinent to your problem with your DVR software not working with Firefox 4.0. Sorry, I don't intend to continue with this discussion.
    I do agree that ''something'' needs to be done better with regards to plugins for Firefox, but I do disagree with you as to whose responsibility that ''something'' is.

  • The new updated version of iMovie 10 won't let me open my previous files I created before the update today. I have a wedding that I'm trying to finish and deliver and now I can't because that file version won't open. I keep getting an error message

    Hello,
    Please help me figure this out. I'm very unhappy at the moment. I'm fustrated and don't have any idea how to revert to the original version before the update was done on iMovie 10. I NEVER hated APPLE until NOW!! I love APPLE products and apps so please help me stay in that mindset. So I worked on some movie projects when I got my macbook pro 6 months ago. I update reguarly. I saw the update prompt and honestly, I did not think I would have ANY issuess with opening my previous files that I created only a few months ago with this updated version.The new updated version of iMovie 10 won't let me open my previous files I created before the update today. I have a wedding that I'm trying to finish and deliver and now I can't because that file version won't open. I keep getting an error message and the iMovie app closes. Last night I saw the file and tried to open it but no luck. Error message came up again. I reboot and turned off my laptop for the evening and tried again just now but nothing!! I need that video. My job depends on it! I worked so hard on this wedding video and now it's lost and won't open. I work another job and don't have much time. I really don't want to start all over again. Please help me. Thanks so much for your assistance.
    Fustrated APPLE customer
    Jolly A. Rupp

    I also have Jolly's problem. I found the iMovie 9.0.9 folder and tried to launch the older version of iMove. It would not launch. I removed all of the iMovie preferences from the Preferences folder, removed iMove 10 from the applications folder, and restarted my Mac. iMove 9.0.9 still won't launch and I can't access my videos created with the older version of iMovie. Is there a way to uninstall iMovie 10 and reinstall iMovie 9.0.9?
    I am running Yosemitie on a  iMac.
    Paul

  • Issues with using the output redirection character with newer NXOS versions?

    Has anyone seen any issues with using the output redirection character with newer NXOS versions?
    Am receiving "Error 0x40870004 while copying."
    Simply copying a file from bootflash to tftp is ok.
    This occurs for both 3CDaemon and Tftpd32 softwares.
    Have tried it on multiple switches - same issue.
    Any known bugs?
    thanks!
    The following is an example of bad (NXOS4.1.1b) and good (SANOS3.2.1a)
    MDS2# sho ver | inc system
      system:    version 4.1(1b)
      system image file is:    bootflash:///m9200-s2ek9-mz.4.1.1b.bin
      system compile time:     10/7/2008 13:00:00 [10/11/2008 09:52:55]
    MDS2# sh int br > tftp://10.73.54.194
    Trying to connect to tftp server......
    Connection to server Established. Copying Started.....
    TFTP put operation failed:Access violation
    Error 0x40870004 while copying tftp://10.73.54.194/
    MDS2# copy bootflash:cpu_logfile tftp://10.73.54.194
    Trying to connect to tftp server......
    Connection to server Established. Copying Started.....
    |
    TFTP put operation was successful
    MDS2#
    ck-ci9216-001# sho ver | inc system
      system:    version 3.2(1a)
      system image file is:    bootflash:/m9200-ek9-mz.3.2.1a.bin
      system compile time:     9/25/2007 18:00:00 [10/06/2007 06:46:51]
    ck-ci9216-001# sh int br > tftp://10.73.54.194
    Trying to connect to tftp server......
    |
    TFTP put operation was successful

    Please check with new version of TFTPD 32 server. The error may be due to older version of TFPT server, the new version available solved this error. Files are getting uploaded with no issues.
    1. Download tftpd32b.zip from:
    http://tftpd32.jounin.net/tftpd32_download.html
    2. Copy the tftpd32b.zip file into an empty directory and extract it.
    3. Copy the file you want to transver into the directory containing tftpd32.exe.
    4. Run tftpd32.exe from that directory. The "Base Directory" field should show the path to the directory containing the file you want to transfer.
    At this point, the tftpserver is ready to begin serving files. As devices request files, the main tftpd32 window will log the requests.
    Best Regards...

  • Problems with the new flash version.

    Turned on my computer (win 7, ff5) and found that both skype and youtube are crippled.
    After some digging, it becomes clear that there has been a new flash version and im far from the only one with problems. I try to use the uninstaller - which works suspiciously quickly- and reinstall. I get a message saying that its already installed. When i try through firefox direct, it says an existing version may be in use.
    So either the uninstaller or the installer is broken.
    When on youtube for example, it alternates between telling me i need to update the plugin and to download  from adobe. I have now done this several times, following the instructions. No suscess.
    Have tried to change the hardware accelleration off, but as i cant see anything thats flash.... its not going well.

    Is your Win7 32-bit or 64-bit?
    What files do you have in C:\Windows\system32\Macromed\Flash (32-bit) / C:\Windows\syswow64\Macromed\Flash (64-bit) ?

  • Have just been told by BT that I need a new/different version of Thunderbird to work with the new BTMail system (used to be BTYahooMail) - do I?

    I have had btinternet email for years, and Thunderbird for a long time too and have been happy with both. Unfortunately, I am not technical enough to understand most of the help or instructions on the Thunderbird support/info pages, but did manage to get TB set up in the first place (ages ago) and it seems to have worked well since. However, on Friday both of my BT accounts (two numbers, therefore two sets of BT email addresses) were moved over to the new BT Mail from the old BT Yahoo mail. I was unable to log in to one of them, but the other one was fine - I had some 'screen sharing' help from a BT technical chap to sort it out. However, Thunderbird was unable to conect with the email servers. I told BT and the tech chap tried to sort it out on the screen share, but was unable to (and I was unable to follow what he was doing). Some months ago, I made some changes, as requested by BT, to enable the transfer to go smoothly (!) but the man changed some things on Friday, I think, as well. He was unable to fix the TB problem and I can't figure it out at all, and the lady from BT Tech help who I spoke to this morning (and who had managed to sort out my BTID log-in problem, thankfully) had a look and suggested that maybe I needed an updated/new/different version of TB or 'another email'. Well, I'd really like to stay with Thunderbird and was hoping someone here could explain it in plain english for me, please? I was wondering what would happen, supposing I need to download an updated/different version, if I did that and then sort of re-installed my existing BT email addresses (just as if I was starting again with Thunderbird)? I do hope there is someone here who can help - please - I'm rather fond of that little blue bird. Thank you.

    Just add the account again.
    File|New|Existing Mail Account&hellip;
    There should be no need to delete or reinstall anything. Re-installing Thunderbird itself is rarely useful, since doing this doesn't delete account data. Don't delete the old yahoo-based account until you're sure that everything you need to keep is in the new criticalpath-based account.
    CriticalPath is the name of the business providing email services to bt.com.
    Some not very reassuring reading [http://www.theregister.co.uk/2014/03/13/bt_likely_to_have_breached_data_protection_act_after_email_accounts_were_allegedly_compromised_over_http_and_details_kept_in_log_files/ here].
    You'd think bt could run their own email service, wouldn't you? Yahoo was generally seen as a poor choice. I'm not sure that criticalpath is any better.

Maybe you are looking for

  • Libdrm: time to upgrade it?

    Hi all. When I've recompiled mesa-xgl-cvs ( simply a cvs version of mesa libraries ), I've found this error, with program that have used it: undefined symbol drmCloseOnce I've found that is a know problem; mesa-cvs don't compile modules that have the

  • Trying to calculate value based on rounding up and then calculate date range excluding weekends..

    Hi I am creating a simple design studion project request form where the user can enter how many photographs need to be ordered. I am calling this field 'NumImages'. Then once the data is entered, another field (I am calling this NumDaysImage) will be

  • Can't get rid of old Apple ID

    I have successfully started using my preferred Apple id - but an old Apple ID that I try so much to discard keeps coming back asking for password. ID reset doesn't seem to work as I never receive the reset emails. Anyone with the magic answer?

  • Lightroom 5.3 - Export not applying changes to all file formats

    Using Lightroom 5.3 with Camera Raw 8.3 on Mac OS X Mavericks 10.9.2 Camera is a Canon EOS 70D, working with Raw files. Just noticed that when applying a range of changes to an image - Tone / Presence / Noise / Crop / Sharpening (and others) When exp

  • Disable resource account via Workflow

    Hello I created a transition in the Update User workflow to disable a resource account if a field is indicated in the admin tabbed user form. This activity works but all resource accounts (email, AD) are being disabled. Only email needs to be disable