_context.doAgeTimeout using cajun

When running the following when it execute, qetQoute I get
the following error. Any ideas on whats wrong.One thing I noticed is when you click on the error it always has the exact same
sessionID which is 1016940157595. This is consistent after a restart and/or a
reboot.
>>
The following is the getQoute code.
import weblogic.jws.*;
import weblogic.jws.control.*;
public class PolicyQuotation
double expectancy;
double price;
int amount;
* @jws:operation
public double getQoute(String ssn, String gender, int
age, int amount)
return age * 50;
Submitted at Sun Mar 31 11:06:19 CST 2002
$_context.doAgeTimeout
Control callback doAgeTimeout for $_context
Exception
Submitted at Sun Mar 31 11:06:20 CST 2002
$_context.doAgeTimeout
javax.transaction.TransactionRolledbackException: Exception
in ejbLoad:: javax.ejb.EJBException: nested exception is:
java.lang.ClassNotFoundException:
PolicyQuotation$Callback
java.lang.ClassNotFoundException: PolicyQuotation$Callback
at
weblogic.utils.classloaders.GenericClassLoader.findClass(Gener
icClassLoader.java:176)
at java.lang.ClassLoader.loadClass(ClassLoader.java:299)
at java.lang.ClassLoader.loadClass(ClassLoader.java:255)
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:315)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:195)
at
weblogic.knex.dispatcher.WebObjectInputStream.resolveProxyClas
s(WebObjectInputStream.java:50)
at
java.io.ObjectInputStream.inputProxyClassDescriptor(ObjectInpu
tStream.java:982)
at
java.io.ObjectInputStream.readObject(ObjectInputStream.java:370)
at
java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at
java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
at
java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at
java.io.ObjectInputStream.inputClassFields(ObjectInputStream.j
ava:2263)
at
java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.
java:519)
at
java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1412)
at
java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at
java.io.ObjectInputStream.inputClassFields(ObjectInputStream.j
ava:2263)
at
java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.
java:519)
at
java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1412)
at
java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at
java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at
weblogic.knex.bean.WebProcessBean.readObjectFromResultSet(WebP
rocessBean.java:488)
at
weblogic.knex.bean.WebProcessBean.ejbLoad(WebProcessBean.java:541)
at
weblogic.knex.bean.WebProcessBean_zdjwro_Impl.ejbLoad(WebProcessBean_zdjwro_Impl.java:113)
at
weblogic.ejb20.manager.ExclusiveEntityManager.getReadyBean(ExclusiveEntityManager.java:311)
at
weblogic.ejb20.manager.ExclusiveEntityManager.preInvoke(ExclusiveEntityManager.java:233)
at
weblogic.ejb20.internal.BaseEJBObject.preInvoke(BaseEJBObject.
java:125)
at
weblogic.ejb20.internal.EntityEJBObject.preInvoke(EntityEJBObj
ect.java:108)
at
weblogic.knex.bean.WebProcessBean_zdjwro_EOImpl.isFinished(WebProcessBean_zdjwro_EOImpl.java:80)
at
weblogic.knex.bean.WebDispatcherBean.invoke(WebDispatcherBean.
java:156)
at
weblogic.knex.bean.InboundMessageBean$PrivilegedInvoke.run(Inb
oundMessageBean.java:105)
at
weblogic.security.service.SecurityServiceManager.runAs(Securit
yServiceManager.java:798)
at
weblogic.knex.bean.InboundMessageBean.onMessage(InboundMessage
Bean.java:161)
atweblogic.ejb20.internal.MDListener.execute(MDListener.java:295)
at
weblogic.ejb20.internal.MDListener.onMessage(MDListener.java:241)
atweblogic.jms.client.JMSSession.onMessage(JMSSession.java:2181)
at weblogic.jms.client.JMSSession.execute(JMSSession.java:2111)
at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:156)
at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:137)
javax.ejb.EJBException: nested exception is:
java.lang.ClassNotFoundException: PolicyQuotation$Callback
at
weblogic.knex.bean.WebProcessBean.ejbLoad(WebProcessBean.java:553)
at
weblogic.knex.bean.WebProcessBean_zdjwro_Impl.ejbLoad(WebProcessBean_zdjwro_Impl.java:113)
at
weblogic.ejb20.manager.ExclusiveEntityManager.getReadyBean(ExclusiveEntityManager.java:311)
at
weblogic.ejb20.manager.ExclusiveEntityManager.preInvoke(ExclusiveEntityManager.java:233)
at
weblogic.ejb20.internal.BaseEJBObject.preInvoke(BaseEJBObject.
java:125)
at
weblogic.ejb20.internal.EntityEJBObject.preInvoke(EntityEJBObj
ect.java:108)
at
weblogic.knex.bean.WebProcessBean_zdjwro_EOImpl.isFinished(WebProcessBean_zdjwro_EOImpl.java:80)
at
weblogic.knex.bean.WebDispatcherBean.invoke(WebDispatcherBean.
java:156)
at
weblogic.knex.bean.InboundMessageBean$PrivilegedInvoke.run(Inb
oundMessageBean.java:105)
at
weblogic.security.service.SecurityServiceManager.runAs(Securit
yServiceManager.java:798)
at
weblogic.knex.bean.InboundMessageBean.onMessage(InboundMessage
Bean.java:161)
atweblogic.ejb20.internal.MDListener.execute(MDListener.java:295)
at
weblogic.ejb20.internal.MDListener.onMessage(MDListener.java:241)
atweblogic.jms.client.JMSSession.onMessage(JMSSession.java:2181)
at weblogic.jms.client.JMSSession.execute(JMSSession.java:2111)
at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:156)
at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:137)
; nested exception is: javax.ejb.EJBException: nested
exception is: java.lang.ClassNotFoundException:
PolicyQuotation$Callback
javax.ejb.EJBException: nested exception is:
java.lang.ClassNotFoundException: PolicyQuotation$Callback
java.lang.ClassNotFoundException: PolicyQuotation$Callback
at
weblogic.utils.classloaders.GenericClassLoader.findClass(Gener
icClassLoader.java:176)
at java.lang.ClassLoader.loadClass(ClassLoader.java:299)
at java.lang.ClassLoader.loadClass(ClassLoader.java:255)
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:315)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:195)
at
weblogic.knex.dispatcher.WebObjectInputStream.resolveProxyClas
s(WebObjectInputStream.java:50)
at
java.io.ObjectInputStream.inputProxyClassDescriptor(ObjectInpu
tStream.java:982)
at
java.io.ObjectInputStream.readObject(ObjectInputStream.java:370)
at
java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at
java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
at
java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at
java.io.ObjectInputStream.inputClassFields(ObjectInputStream.j
ava:2263)
at
java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.
java:519)
at
java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1412)
at
java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at
java.io.ObjectInputStream.inputClassFields(ObjectInputStream.j
ava:2263)
at
java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.
java:519)
at
java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1412)
at
java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at
java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at
weblogic.knex.bean.WebProcessBean.readObjectFromResultSet(WebP
rocessBean.java:488)
at
weblogic.knex.bean.WebProcessBean.ejbLoad(WebProcessBean.java:541)
at
weblogic.knex.bean.WebProcessBean_zdjwro_Impl.ejbLoad(WebProcessBean_zdjwro_Impl.java:113)
at
weblogic.ejb20.manager.ExclusiveEntityManager.getReadyBean(ExclusiveEntityManager.java:311)
at
weblogic.ejb20.manager.ExclusiveEntityManager.preInvoke(ExclusiveEntityManager.java:233)
at
weblogic.ejb20.internal.BaseEJBObject.preInvoke(BaseEJBObject.
java:125)
at
weblogic.ejb20.internal.EntityEJBObject.preInvoke(EntityEJBObj
ect.java:108)
at
weblogic.knex.bean.WebProcessBean_zdjwro_EOImpl.isFinished(WebProcessBean_zdjwro_EOImpl.java:80)
at
weblogic.knex.bean.WebDispatcherBean.invoke(WebDispatcherBean.
java:156)
at
weblogic.knex.bean.InboundMessageBean$PrivilegedInvoke.run(Inb
oundMessageBean.java:105)
at
weblogic.security.service.SecurityServiceManager.runAs(Securit
yServiceManager.java:798)
at
weblogic.knex.bean.InboundMessageBean.onMessage(InboundMessage
Bean.java:161)
atweblogic.ejb20.internal.MDListener.execute(MDListener.java:295)
at
weblogic.ejb20.internal.MDListener.onMessage(MDListener.java:241)
atweblogic.jms.client.JMSSession.onMessage(JMSSession.java:2181)
at weblogic.jms.client.JMSSession.execute(JMSSession.java:2111)
at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:156)
at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:137)
javax.ejb.EJBException: nested exception is:
java.lang.ClassNotFoundException: PolicyQuotation$Callback
at
weblogic.knex.bean.WebProcessBean.ejbLoad(WebProcessBean.java:553)
at
weblogic.knex.bean.WebProcessBean_zdjwro_Impl.ejbLoad(WebProcessBean_zdjwro_Impl.java:113)
at
weblogic.ejb20.manager.ExclusiveEntityManager.getReadyBean(ExclusiveEntityManager.java:311)
at
weblogic.ejb20.manager.ExclusiveEntityManager.preInvoke(ExclusiveEntityManager.java:233)
at
weblogic.ejb20.internal.BaseEJBObject.preInvoke(BaseEJBObject.
java:125)
at
weblogic.ejb20.internal.EntityEJBObject.preInvoke(EntityEJBObj
ect.java:108)
at
weblogic.knex.bean.WebProcessBean_zdjwro_EOImpl.isFinished(WebProcessBean_zdjwro_EOImpl.java:80)
at
weblogic.knex.bean.WebDispatcherBean.invoke(WebDispatcherBean.
java:156)
at
weblogic.knex.bean.InboundMessageBean$PrivilegedInvoke.run(Inb
oundMessageBean.java:105)
at
weblogic.security.service.SecurityServiceManager.runAs(Securit
yServiceManager.java:798)
at
weblogic.knex.bean.InboundMessageBean.onMessage(InboundMessage
Bean.java:161)
atweblogic.ejb20.internal.MDListener.execute(MDListener.java:295)
at
weblogic.ejb20.internal.MDListener.onMessage(MDListener.java:241)
atweblogic.jms.client.JMSSession.onMessage(JMSSession.java:2181)
at weblogic.jms.client.JMSSession.execute(JMSSession.java:2111)
at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:156)
at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:137)

Hi Alexander,
Could you please clarify whether you have any callback or any asynchronous method
defined in your PolicyQuotation.jws file?
From the code which you have pasted here, it seems that you have defined only a
single synchronous method called getQuote() which takes three parameters. In that
case, Workshop should not be looking for an inner callback class.
Some more clarification from your side could help us understand the problem better.
Thanks
Anurag
"Alexander Berry,Jr." wrote:
When running the following when it execute, qetQoute I get
the following error. Any ideas on whats wrong.One thing I noticed is when you click on the error it always has the exact same
sessionID which is 1016940157595. This is consistent after a restart and/or a
reboot.
The following is the getQoute code.
import weblogic.jws.*;
import weblogic.jws.control.*;
public class PolicyQuotation
double expectancy;
double price;
int amount;
* @jws:operation
public double getQoute(String ssn, String gender, int
age, int amount)
return age * 50;
Submitted at Sun Mar 31 11:06:19 CST 2002
$_context.doAgeTimeout
Control callback doAgeTimeout for $_context
Exception
Submitted at Sun Mar 31 11:06:20 CST 2002
$_context.doAgeTimeout
javax.transaction.TransactionRolledbackException: Exception
in ejbLoad:: javax.ejb.EJBException: nested exception is:
java.lang.ClassNotFoundException:
PolicyQuotation$Callback
java.lang.ClassNotFoundException: PolicyQuotation$Callback
at
weblogic.utils.classloaders.GenericClassLoader.findClass(Gener
icClassLoader.java:176)
at java.lang.ClassLoader.loadClass(ClassLoader.java:299)
at java.lang.ClassLoader.loadClass(ClassLoader.java:255)
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:315)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:195)
at
weblogic.knex.dispatcher.WebObjectInputStream.resolveProxyClas
s(WebObjectInputStream.java:50)
at
java.io.ObjectInputStream.inputProxyClassDescriptor(ObjectInpu
tStream.java:982)
at
java.io.ObjectInputStream.readObject(ObjectInputStream.java:370)
at
java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at
java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
at
java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at
java.io.ObjectInputStream.inputClassFields(ObjectInputStream.j
ava:2263)
at
java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.
java:519)
at
java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1412)
at
java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at
java.io.ObjectInputStream.inputClassFields(ObjectInputStream.j
ava:2263)
at
java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.
java:519)
at
java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1412)
at
java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at
java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at
weblogic.knex.bean.WebProcessBean.readObjectFromResultSet(WebP
rocessBean.java:488)
at
weblogic.knex.bean.WebProcessBean.ejbLoad(WebProcessBean.java:541)
at
weblogic.knex.bean.WebProcessBean_zdjwro_Impl.ejbLoad(WebProcessBean_zdjwro_Impl.java:113)
at
weblogic.ejb20.manager.ExclusiveEntityManager.getReadyBean(ExclusiveEntityManager.java:311)
at
weblogic.ejb20.manager.ExclusiveEntityManager.preInvoke(ExclusiveEntityManager.java:233)
at
weblogic.ejb20.internal.BaseEJBObject.preInvoke(BaseEJBObject.
java:125)
at
weblogic.ejb20.internal.EntityEJBObject.preInvoke(EntityEJBObj
ect.java:108)
at
weblogic.knex.bean.WebProcessBean_zdjwro_EOImpl.isFinished(WebProcessBean_zdjwro_EOImpl.java:80)
at
weblogic.knex.bean.WebDispatcherBean.invoke(WebDispatcherBean.
java:156)
at
weblogic.knex.bean.InboundMessageBean$PrivilegedInvoke.run(Inb
oundMessageBean.java:105)
at
weblogic.security.service.SecurityServiceManager.runAs(Securit
yServiceManager.java:798)
at
weblogic.knex.bean.InboundMessageBean.onMessage(InboundMessage
Bean.java:161)
atweblogic.ejb20.internal.MDListener.execute(MDListener.java:295)
at
weblogic.ejb20.internal.MDListener.onMessage(MDListener.java:241)
atweblogic.jms.client.JMSSession.onMessage(JMSSession.java:2181)
at weblogic.jms.client.JMSSession.execute(JMSSession.java:2111)
at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:156)
at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:137)
javax.ejb.EJBException: nested exception is:
java.lang.ClassNotFoundException: PolicyQuotation$Callback
at
weblogic.knex.bean.WebProcessBean.ejbLoad(WebProcessBean.java:553)
at
weblogic.knex.bean.WebProcessBean_zdjwro_Impl.ejbLoad(WebProcessBean_zdjwro_Impl.java:113)
at
weblogic.ejb20.manager.ExclusiveEntityManager.getReadyBean(ExclusiveEntityManager.java:311)
at
weblogic.ejb20.manager.ExclusiveEntityManager.preInvoke(ExclusiveEntityManager.java:233)
at
weblogic.ejb20.internal.BaseEJBObject.preInvoke(BaseEJBObject.
java:125)
at
weblogic.ejb20.internal.EntityEJBObject.preInvoke(EntityEJBObj
ect.java:108)
at
weblogic.knex.bean.WebProcessBean_zdjwro_EOImpl.isFinished(WebProcessBean_zdjwro_EOImpl.java:80)
at
weblogic.knex.bean.WebDispatcherBean.invoke(WebDispatcherBean.
java:156)
at
weblogic.knex.bean.InboundMessageBean$PrivilegedInvoke.run(Inb
oundMessageBean.java:105)
at
weblogic.security.service.SecurityServiceManager.runAs(Securit
yServiceManager.java:798)
at
weblogic.knex.bean.InboundMessageBean.onMessage(InboundMessage
Bean.java:161)
atweblogic.ejb20.internal.MDListener.execute(MDListener.java:295)
at
weblogic.ejb20.internal.MDListener.onMessage(MDListener.java:241)
atweblogic.jms.client.JMSSession.onMessage(JMSSession.java:2181)
at weblogic.jms.client.JMSSession.execute(JMSSession.java:2111)
at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:156)
at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:137)
; nested exception is: javax.ejb.EJBException: nested
exception is: java.lang.ClassNotFoundException:
PolicyQuotation$Callback
javax.ejb.EJBException: nested exception is:
java.lang.ClassNotFoundException: PolicyQuotation$Callback
java.lang.ClassNotFoundException: PolicyQuotation$Callback
at
weblogic.utils.classloaders.GenericClassLoader.findClass(Gener
icClassLoader.java:176)
at java.lang.ClassLoader.loadClass(ClassLoader.java:299)
at java.lang.ClassLoader.loadClass(ClassLoader.java:255)
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:315)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:195)
at
weblogic.knex.dispatcher.WebObjectInputStream.resolveProxyClas
s(WebObjectInputStream.java:50)
at
java.io.ObjectInputStream.inputProxyClassDescriptor(ObjectInpu
tStream.java:982)
at
java.io.ObjectInputStream.readObject(ObjectInputStream.java:370)
at
java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at
java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
at
java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at
java.io.ObjectInputStream.inputClassFields(ObjectInputStream.j
ava:2263)
at
java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.
java:519)
at
java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1412)
at
java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at
java.io.ObjectInputStream.inputClassFields(ObjectInputStream.j
ava:2263)
at
java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.
java:519)
at
java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1412)
at
java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at
java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at
weblogic.knex.bean.WebProcessBean.readObjectFromResultSet(WebP
rocessBean.java:488)
at
weblogic.knex.bean.WebProcessBean.ejbLoad(WebProcessBean.java:541)
at
weblogic.knex.bean.WebProcessBean_zdjwro_Impl.ejbLoad(WebProcessBean_zdjwro_Impl.java:113)
at
weblogic.ejb20.manager.ExclusiveEntityManager.getReadyBean(ExclusiveEntityManager.java:311)
at
weblogic.ejb20.manager.ExclusiveEntityManager.preInvoke(ExclusiveEntityManager.java:233)
at
weblogic.ejb20.internal.BaseEJBObject.preInvoke(BaseEJBObject.
java:125)
at
weblogic.ejb20.internal.EntityEJBObject.preInvoke(EntityEJBObj
ect.java:108)
at
weblogic.knex.bean.WebProcessBean_zdjwro_EOImpl.isFinished(WebProcessBean_zdjwro_EOImpl.java:80)
at
weblogic.knex.bean.WebDispatcherBean.invoke(WebDispatcherBean.
java:156)
at
weblogic.knex.bean.InboundMessageBean$PrivilegedInvoke.run(Inb
oundMessageBean.java:105)
at
weblogic.security.service.SecurityServiceManager.runAs(Securit
yServiceManager.java:798)
at
weblogic.knex.bean.InboundMessageBean.onMessage(InboundMessage
Bean.java:161)
atweblogic.ejb20.internal.MDListener.execute(MDListener.java:295)
at
weblogic.ejb20.internal.MDListener.onMessage(MDListener.java:241)
atweblogic.jms.client.JMSSession.onMessage(JMSSession.java:2181)
at weblogic.jms.client.JMSSession.execute(JMSSession.java:2111)
at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:156)
at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:137)
javax.ejb.EJBException: nested exception is:
java.lang.ClassNotFoundException: PolicyQuotation$Callback
at
weblogic.knex.bean.WebProcessBean.ejbLoad(WebProcessBean.java:553)
at
weblogic.knex.bean.WebProcessBean_zdjwro_Impl.ejbLoad(WebProcessBean_zdjwro_Impl.java:113)
at
weblogic.ejb20.manager.ExclusiveEntityManager.getReadyBean(ExclusiveEntityManager.java:311)
at
weblogic.ejb20.manager.ExclusiveEntityManager.preInvoke(ExclusiveEntityManager.java:233)
at
weblogic.ejb20.internal.BaseEJBObject.preInvoke(BaseEJBObject.
java:125)
at
weblogic.ejb20.internal.EntityEJBObject.preInvoke(EntityEJBObj
ect.java:108)
at
weblogic.knex.bean.WebProcessBean_zdjwro_EOImpl.isFinished(WebProcessBean_zdjwro_EOImpl.java:80)
at
weblogic.knex.bean.WebDispatcherBean.invoke(WebDispatcherBean.
java:156)
at
weblogic.knex.bean.InboundMessageBean$PrivilegedInvoke.run(Inb
oundMessageBean.java:105)
at
weblogic.security.service.SecurityServiceManager.runAs(Securit
yServiceManager.java:798)
at
weblogic.knex.bean.InboundMessageBean.onMessage(InboundMessage
Bean.java:161)
atweblogic.ejb20.internal.MDListener.execute(MDListener.java:295)
at
weblogic.ejb20.internal.MDListener.onMessage(MDListener.java:241)
atweblogic.jms.client.JMSSession.onMessage(JMSSession.java:2181)
at weblogic.jms.client.JMSSession.execute(JMSSession.java:2111)
at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:156)
at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:137)

Similar Messages

  • Loading library.swf (unpacked from swc) using loader() and using it's assets

    I try to load libary.swf from an swc file in order to use it's library items.
    i load the library.swf using urlrequest and loader() and then use getDefinition() to fetch the class definition
    of the UIMovieclip element.
    i simply created the swc file by adding library assets to an swf file, converting them to a flex component and extending each compoent with the UIMovieClip class.
    when i load the swf file from a url (http) i get the following error:
    VerifyError: Error #1053: Illegal override of UIMovieClip in mx.flash.UIMovieClip.
    when i load the file locally, i get no error. any ideas why?
    <?xml version="1.0" encoding="utf-8"?>
    <s:Application xmlns:fx="http://ns.adobe.com/mxml/2009"
                   xmlns:s="library://ns.adobe.com/flex/spark"
                   xmlns:mx="library://ns.adobe.com/flex/mx" minWidth="955" minHeight="600" creationComplete="init()">
        <fx:Script>
            <![CDATA[
                import mx.core.UIComponent;
                import mx.flash.UIMovieClip;
                private var _context: LoaderContext;
                private var _request: URLRequest;
                private var _loader:Loader;
                private var _library:Object;
                private var _executeFunction:Function = null;
                public function _setExecuteFunction(f:Function):void {
                    this._executeFunction=f;
                public function handleLibInitialized(e:Event):void {
                    this._library=e.target.applicationDomain;
                    var a:Class = this._library.getDefinition("lobby_page_component");
                    var b:MovieClip = new a() as MovieClip;
                    var c:UIComponent = new UIComponent();
                    c.addChild(b);
                    this.addElement(c);
                public function init():void {
                    Security.allowDomain("*");
                    var url2:String="http://url/for/library.swf"; <- http provides an error
                     var url2:String="/path/to/library.swf"; <- local path works
                                 this._context = new LoaderContext(false,ApplicationDomain.currentDomain);
                    this._request = new URLRequest(url2);
                    this._loader = new Loader();
                    this._loader.contentLoaderInfo.addEventListener(Event.INIT,this.handleLibInitialized);
                    this._loader.load(this._request,this._context);
            ]]>
        </fx:Script>
    </s:Application>

    hello,
    thanks for trying to help.
    if this is the case, why it happens only when i load the library.swf file from an http location instead of a local location ?
    how can i make sure that my adobe flash has the same UIMovieClip version?
    kfir

  • Business Process Integration using Web Services

    Hi!
    I'm interested to know if there are any products available today that can help a
    Java developer integrate loosely coupled components into a business process. I thought
    of doing this using existing Java APIs but I don't want to build all the infrastructure
    myself, like translating from Java to XML and back, dealing with persistence of the
    process context, correlating messages, etc.
    I looked at BEA Workshop but realized it is mainly good for creating asynchronous
    web services with a callback pattern but they don't address long-lived multi-step
    business processes.
    I've also posted my question on TheServerSide.com and was referred to Collaxa's Web
    Service Orchestration Server which I'm going to evaluate shortly (http://www.theserverside.com/discussion/thread.jsp
    thread_id=13413)
    Thanx! Jill.

    Jill,
    Collaxa offers indeed a solution that reduces the complexity of integrating multiple
    synchronous and asynchronous web services into a long-lived multi-step business process.
    It relies on an innovative JSP-like abstraction (called ScenarioBeans).
    You can download the product and kick the tires at http://www.collaxa.com
    Tibco and Web Methods also offer solutions in that space.
    Finally you might be able to tweak WLI using XML events to support asynchronous Cajun
    style web services.
    Best,
    Edwin
    Best,
    Edwin
    "Jill Kay" <[email protected]> wrote:
    >
    Hi!
    I'm interested to know if there are any products available today that can
    help a
    Java developer integrate loosely coupled components into a business process.
    I thought
    of doing this using existing Java APIs but I don't want to build all the
    infrastructure
    myself, like translating from Java to XML and back, dealing with persistence
    of the
    process context, correlating messages, etc.
    I looked at BEA Workshop but realized it is mainly good for creating asynchronous
    web services with a callback pattern but they don't address long-lived multi-step
    business processes.
    I've also posted my question on TheServerSide.com and was referred to Collaxa's
    Web
    Service Orchestration Server which I'm going to evaluate shortly (http://www.theserverside.com/discussion/thread.jsp
    thread_id=13413)
    Thanx! Jill.

  • Context.doAgeTimeout

    Hi,
    I got a problem with the external Service Callback.
    My webservice invokes ejbs and returns the response (no magic).
    but as it seems some request have not been completed.
    now the callback tries to throw a timeout exception.
    My prpblem is how can I stop these processes. Even after
    stopping weblogic and restarting it continues to thow those
    exceptions for 4 different IDs (webservice-requests).
    please help me.
    Exception:
    javax.transaction.TransactionRolledbackException: Exception in ejbLoad:: javax.ejb.EJBException:
    nested exception is: java.io.InvalidClassException: CSAWebServiceAsync; Local class
    not compatible: stream classdesc serialVersionUID=831290196683720557 local class
    serialVersionUID=-5737529867733192699
    java.io.InvalidClassException: CSAWebServiceAsync; Local class not compatible: stream
    classdesc serialVersionUID=831290196683720557 local class serialVersionUID=-5737529867733192699
    at java.io.ObjectStreamClass.validateLocalClass(ObjectStreamClass.java:523)
    at java.io.ObjectStreamClass.setClass(ObjectStreamClass.java:567)
    at java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:936)
    at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
    at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
    at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
    at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
    at java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2263)
    at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
    at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1412)
    at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
    at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
    at weblogic.knex.bean.WebProcessBean.readObjectFromResultSet(WebProcessBean.java:488)
    at weblogic.knex.bean.WebProcessBean.ejbLoad(WebProcessBean.java:541)
    at weblogic.knex.bean.WebProcessBean_j29p9h_Impl.ejbLoad(WebProcessBean_j29p9h_Impl.java:113)
    at weblogic.ejb20.manager.ExclusiveEntityManager.getReadyBean(ExclusiveEntityManager.java:311)
    at weblogic.ejb20.manager.ExclusiveEntityManager.preInvoke(ExclusiveEntityManager.java:233)
    at weblogic.ejb20.internal.BaseEJBObject.preInvoke(BaseEJBObject.java:125)
    at weblogic.ejb20.internal.EntityEJBObject.preInvoke(EntityEJBObject.java:108)
    at weblogic.knex.bean.WebProcessBean_j29p9h_EOImpl.isFinished(WebProcessBean_j29p9h_EOImpl.java:80)
    at weblogic.knex.bean.WebProcessBean_j29p9h_EOImpl_WLSkel.invoke(Unknown Source)
    at weblogic.rmi.internal.ServerRequest.sendReceive(ServerRequest.java:147)
    at weblogic.rmi.internal.BasicRemoteRef.invoke(BasicRemoteRef.java:127)
    at weblogic.knex.bean.WebProcessBean_j29p9h_EOImpl_WLStub.isFinished(Unknown
    Source)
    at weblogic.knex.bean.WebDispatcherBean.invoke(WebDispatcherBean.java:156)
    at weblogic.knex.bean.InboundMessageBean$PrivilegedInvoke.run(InboundMessageBean.java:105)
    at weblogic.security.service.SecurityServiceManager.runAs(SecurityServiceManager.java:798)
    at weblogic.knex.bean.InboundMessageBean.onMessage(InboundMessageBean.java:161)
    at weblogic.ejb20.internal.MDListener.execute(MDListener.java:295)
    at weblogic.ejb20.internal.MDListener.onMessage(MDListener.java:241)
    at weblogic.jms.client.JMSSession.onMessage(JMSSession.java:2181)
    at weblogic.jms.client.JMSSession.execute(JMSSession.java:2111)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:156)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:137)
    javax.ejb.EJBException: nested exception is: java.io.InvalidClassException: CSAWebServiceAsync;
    Local class not compatible: stream classdesc serialVersionUID=831290196683720557
    local class serialVersionUID=-5737529867733192699
    at weblogic.knex.bean.WebProcessBean.ejbLoad(WebProcessBean.java:553)
    at weblogic.knex.bean.WebProcessBean_j29p9h_Impl.ejbLoad(WebProcessBean_j29p9h_Impl.java:113)
    at weblogic.ejb20.manager.ExclusiveEntityManager.getReadyBean(ExclusiveEntityManager.java:311)
    at weblogic.ejb20.manager.ExclusiveEntityManager.preInvoke(ExclusiveEntityManager.java:233)
    at weblogic.ejb20.internal.BaseEJBObject.preInvoke(BaseEJBObject.java:125)
    at weblogic.ejb20.internal.EntityEJBObject.preInvoke(EntityEJBObject.java:108)
    at weblogic.knex.bean.WebProcessBean_j29p9h_EOImpl.isFinished(WebProcessBean_j29p9h_EOImpl.java:80)
    at weblogic.knex.bean.WebProcessBean_j29p9h_EOImpl_WLSkel.invoke(Unknown Source)
    at weblogic.rmi.internal.ServerRequest.sendReceive(ServerRequest.java:147)
    at weblogic.rmi.internal.BasicRemoteRef.invoke(BasicRemoteRef.java:127)
    at weblogic.knex.bean.WebProcessBean_j29p9h_EOImpl_WLStub.isFinished(Unknown
    Source)
    at weblogic.knex.bean.WebDispatcherBean.invoke(WebDispatcherBean.java:156)
    at weblogic.knex.bean.InboundMessageBean$PrivilegedInvoke.run(InboundMessageBean.java:105)
    at weblogic.security.service.SecurityServiceManager.runAs(SecurityServiceManager.java:798)
    at weblogic.knex.bean.InboundMessageBean.onMessage(InboundMessageBean.java:161)
    at weblogic.ejb20.internal.MDListener.execute(MDListener.java:295)
    at weblogic.ejb20.internal.MDListener.onMessage(MDListener.java:241)
    at weblogic.jms.client.JMSSession.onMessage(JMSSession.java:2181)
    at weblogic.jms.client.JMSSession.execute(JMSSession.java:2111)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:156)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:137)

    When the production version of Workshop ships, it will implicitly clear all existing
    conversations and pending work in async execution queues when you modify the sources
    of your web service during iterative development, so this manual process of clearing
    all existing conversations will no longer be required.
    Raj Alagumalai <[email protected]> wrote:
    Hello Mr. W :)
    The best practice would be use the
    Clear All State button on the Console tab of the Test Window before
    making any changes to the JWS.
    This will clear all previous conversation states and logs for the JWS
    Thank You
    Raj Alagumalai
    WebLogic Workshop Support
    watscheck wrote:
    Hello Raj,
    that worked fine.
    Thank you!
    So what did I wrong and can do better next time?
    First stop the server and then alter the jws?
    How can I be sure there are no more serialized instances of the JWS inthe db?
    Thanx alot.
    And Anurag Pareek, thanks but I think now you don't need the code.
    W.
    Raj Alagumalai <[email protected]> wrote:
    Hello,
    The exceptions are being generated because the database has out dated
    information. Looks like you might have changed the implementation of
    your JWS at some point and there are still some serialized instances of
    the JWS in the db.
    Restarting the server will not help in this case as the server will
    still be reading the same database files.
    Can you replace the cajun$1.wal and cajun.dbn files with the files that
    I have attached a fresh copy of both the database files. Replace the
    cajun$1.wal and cajun.dbn files with the ones from the zip file.
    Thank You
    Raj Alagumalai
    WebLogic Workshop Support
    watscheck wrote:
    Hi,
    I got a problem with the external Service Callback.
    My webservice invokes ejbs and returns the response (no magic).
    but as it seems some request have not been completed.
    now the callback tries to throw a timeout exception.
    My prpblem is how can I stop these processes. Even after
    stopping weblogic and restarting it continues to thow those
    exceptions for 4 different IDs (webservice-requests).
    please help me.
    Exception:
    javax.transaction.TransactionRolledbackException: Exception in ejbLoad::
    javax.ejb.EJBException:
    nested exception is: java.io.InvalidClassException: CSAWebServiceAsync;
    Local class
    not compatible: stream classdesc serialVersionUID=831290196683720557
    local
    >
    class
    serialVersionUID=-5737529867733192699
    java.io.InvalidClassException: CSAWebServiceAsync; Local class not compatible:
    stream
    classdesc serialVersionUID=831290196683720557 local class serialVersionUID=-5737529867733192699
    at java.io.ObjectStreamClass.validateLocalClass(ObjectStreamClass.java:523)
    at java.io.ObjectStreamClass.setClass(ObjectStreamClass.java:567)
    at java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:936)
    at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
    at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
    at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
    at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
    at java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2263)
    at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
    at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1412)
    at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
    at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
    at weblogic.knex.bean.WebProcessBean.readObjectFromResultSet(WebProcessBean.java:488)
    at weblogic.knex.bean.WebProcessBean.ejbLoad(WebProcessBean.java:541)
    at weblogic.knex.bean.WebProcessBean_j29p9h_Impl.ejbLoad(WebProcessBean_j29p9h_Impl.java:113)
    at weblogic.ejb20.manager.ExclusiveEntityManager.getReadyBean(ExclusiveEntityManager.java:311)
    at weblogic.ejb20.manager.ExclusiveEntityManager.preInvoke(ExclusiveEntityManager.java:233)
    at weblogic.ejb20.internal.BaseEJBObject.preInvoke(BaseEJBObject.java:125)
    at weblogic.ejb20.internal.EntityEJBObject.preInvoke(EntityEJBObject.java:108)
    at weblogic.knex.bean.WebProcessBean_j29p9h_EOImpl.isFinished(WebProcessBean_j29p9h_EOImpl.java:80)
    at weblogic.knex.bean.WebProcessBean_j29p9h_EOImpl_WLSkel.invoke(Unknown
    Source)
    at weblogic.rmi.internal.ServerRequest.sendReceive(ServerRequest.java:147)
    at weblogic.rmi.internal.BasicRemoteRef.invoke(BasicRemoteRef.java:127)
    at weblogic.knex.bean.WebProcessBean_j29p9h_EOImpl_WLStub.isFinished(Unknown
    Source)
    at weblogic.knex.bean.WebDispatcherBean.invoke(WebDispatcherBean.java:156)
    at weblogic.knex.bean.InboundMessageBean$PrivilegedInvoke.run(InboundMessageBean.java:105)
    at weblogic.security.service.SecurityServiceManager.runAs(SecurityServiceManager.java:798)
    at weblogic.knex.bean.InboundMessageBean.onMessage(InboundMessageBean.java:161)
    at weblogic.ejb20.internal.MDListener.execute(MDListener.java:295)
    at weblogic.ejb20.internal.MDListener.onMessage(MDListener.java:241)
    at weblogic.jms.client.JMSSession.onMessage(JMSSession.java:2181)
    at weblogic.jms.client.JMSSession.execute(JMSSession.java:2111)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:156)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:137)
    javax.ejb.EJBException: nested exception is: java.io.InvalidClassException:
    CSAWebServiceAsync;
    Local class not compatible: stream classdesc serialVersionUID=831290196683720557
    local class serialVersionUID=-5737529867733192699
    at weblogic.knex.bean.WebProcessBean.ejbLoad(WebProcessBean.java:553)
    at weblogic.knex.bean.WebProcessBean_j29p9h_Impl.ejbLoad(WebProcessBean_j29p9h_Impl.java:113)
    at weblogic.ejb20.manager.ExclusiveEntityManager.getReadyBean(ExclusiveEntityManager.java:311)
    at weblogic.ejb20.manager.ExclusiveEntityManager.preInvoke(ExclusiveEntityManager.java:233)
    at weblogic.ejb20.internal.BaseEJBObject.preInvoke(BaseEJBObject.java:125)
    at weblogic.ejb20.internal.EntityEJBObject.preInvoke(EntityEJBObject.java:108)
    at weblogic.knex.bean.WebProcessBean_j29p9h_EOImpl.isFinished(WebProcessBean_j29p9h_EOImpl.java:80)
    at weblogic.knex.bean.WebProcessBean_j29p9h_EOImpl_WLSkel.invoke(Unknown
    Source)
    at weblogic.rmi.internal.ServerRequest.sendReceive(ServerRequest.java:147)
    at weblogic.rmi.internal.BasicRemoteRef.invoke(BasicRemoteRef.java:127)
    at weblogic.knex.bean.WebProcessBean_j29p9h_EOImpl_WLStub.isFinished(Unknown
    Source)
    at weblogic.knex.bean.WebDispatcherBean.invoke(WebDispatcherBean.java:156)
    at weblogic.knex.bean.InboundMessageBean$PrivilegedInvoke.run(InboundMessageBean.java:105)
    at weblogic.security.service.SecurityServiceManager.runAs(SecurityServiceManager.java:798)
    at weblogic.knex.bean.InboundMessageBean.onMessage(InboundMessageBean.java:161)
    at weblogic.ejb20.internal.MDListener.execute(MDListener.java:295)
    at weblogic.ejb20.internal.MDListener.onMessage(MDListener.java:241)
    at weblogic.jms.client.JMSSession.onMessage(JMSSession.java:2181)
    at weblogic.jms.client.JMSSession.execute(JMSSession.java:2111)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:156)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:137)

  • How to create personal site using csom ?

    I am using Office 365. I am trying to create personal site using following code
    private void createPersonalSite()
    try
    //using (SPSite site = new SPSite("Site URL"))
    //SPServiceContext context = SPServiceContext.GetContext(site);
    var targetSite = new Uri("https://test/sites/18thFeb");
    var securePassword = new SecureString();
    foreach (char c in adminPassword)
    securePassword.AppendChar(c);
    adminUserId = "[email protected]";
    var onlineCredentials = new SharePointOnlineCredentials(adminUserId, securePassword);
    ClientContext clientContext = new ClientContext("https://test/sites/18thFeb");
    clientContext.Credentials = onlineCredentials;
    //Get user profile
    //// Get the PeopleManager object and then get the target user's properties.
    //Microsoft.SharePoint.Client.UserProfiles.PeopleManager peopleManager = new Microsoft.SharePoint.Client.UserProfiles.PeopleManager(clientContext);
    //Microsoft.SharePoint.Client.UserProfiles.PersonProperties personProperties = peopleManager.GetPropertiesFor("domainName\\userName");
    //personProperties.UserProfileProperties.
    Microsoft.SharePoint.Client.UserProfiles.ProfileLoader loader = Microsoft.SharePoint.Client.UserProfiles.ProfileLoader.GetProfileLoader(clientContext);
    Microsoft.SharePoint.Client.UserProfiles.UserProfile profile = loader.GetUserProfile();
    Microsoft.SharePoint.Client.Site personalSite = profile.PersonalSite;
    clientContext.Load(personalSite);
    clientContext.ExecuteQuery();
    // Let's check if the site already exists
    if (personalSite.ServerObjectIsNull.Value)
    // Let's queue the personal site creation using oob timer job based approach
    // Using async mode, since end user could go away from browser, you could do this using oob web part as well
    profile.CreatePersonalSiteEnque(true);
    //clientContext.ExecuteQuery();
    catch
    int a = 10;
    The above code runs without any exception but does not create personal site. Can anyone please let me know what is the issue?  Can you please provide me any code or link through which I can resolve the above issue?

    Hi,
    According to your post, my understanding is that you want to create personal site using Client Object Model in SharePoint Online.
    The following code snippet for your reference:
    public void CreatePersonalSiteUsingCSOM(string tenantAdminUrl, string userName, string password, string[] emailIDs)
    using (ClientContext _context = new ClientContext(tenantAdminUrl))
    try
    SharePointOnlineCredentials _creds = new SharePointOnlineCredentials(userName, Utilities.StringToSecure(password));
    _context.Credentials = _creds;
    _context.ExecuteQuery();
    ProfileLoader _profileLoader = ProfileLoader.GetProfileLoader(_context);
    _profileLoader.CreatePersonalSiteEnqueueBulk(emailIDs);
    _profileLoader.Context.ExecuteQuery();
    catch(Exception _ex)
    throw;
    More information is here:
    http://blogs.msdn.com/b/frank_marasco/archive/2014/03/25/so-you-want-to-programmatically-provision-personal-sites-one-drive-for-business-in-office-365.aspx
    Best Regards
    Dennis Guo
    TechNet Community Support

  • How do I use Edge Web Fonts with Muse?

    How do I use Edge Web Fonts with Muse - is it an update to load, a stand alone, how does it interface with Muse? I've updated to CC but have no info on this.

    Hello,
    Is there a reason why you want to use Edge Web Fonts with Adobe Muse?
    Assuming you wish to improve typography of your web pages, you should know that Muse is fully integrated with Typekit. This allows you to access and apply over 500 web fonts from within Muse. Here's how you do it:
    Select a text component within Muse, and click the Text drop-down.
    Select Add Web Fonts option, to pop-open the Add Web Fonts dialog.
    Browse and apply fonts per your design needs.
    Muse also allows you to create paragraph styles that you can save and apply to chunks of text, a la InDesign. Watch this video for more information: http://tv.adobe.com/watch/muse-feature-tour/using-typekit-with-adobe-muse/
    Also take a look at these help files to see if they help you:
    http://helpx.adobe.com/muse/tutorials/typography-muse-part-1.html
    http://helpx.adobe.com/muse/tutorials/typography-muse-part-2.html
    http://helpx.adobe.com/muse/tutorials/typography-muse-part-3.html
    Hope this helps!
    Regards,
    Suhas Yogin

  • How can multiple family members use one account?

    My children have iphones, ipads, ipods and mac books, my problem is how do you use home sharing with the devices and not get each others data.  My Husband just added his iphone to the account and got all of my daughters contacts.  I understand they could have there own accounts but if i buy music on itunes and both children want the same song, I don't feel i should have to pay for it twice.  Is there away we can have home sharing on the devices and they can pick and choose what they want? and is this icloud going to make it harder to keep their devices seperate?

    My children have iphones, ipads, ipods and mac books, my problem is how do you use home sharing with the devices and not get each others data.  My Husband just added his iphone to the account and got all of my daughters contacts.  I understand they could have there own accounts but if i buy music on itunes and both children want the same song, I don't feel i should have to pay for it twice.  Is there away we can have home sharing on the devices and they can pick and choose what they want? and is this icloud going to make it harder to keep their devices seperate?

  • Iphoto crashing after using mini-dvi to video adapter

    Hi, IPhoto on my Macbook is crashing. I can open it, then as soon as I scroll down it locks up and I have to force quit.
    This started happening right after I used a Mini-DVI to Video Adapter cable to hook my macbook up to my TV. The adapter/s-video connection worked and I was able to see the video on the tv. But iphoto immediately locked up the computer when I went to slide show and now it locks every time I open it.
    Any ideas?
    Thank you:)
    Dorothy

    It means that the issue resides in your existing Library.
    Option 1
    Back Up and try rebuild the library: hold down the command and option (or alt) keys while launching iPhoto. Use the resulting dialogue to rebuild. Choose to Rebuild iPhoto Library Database from automatic backup.
    If that fails:
    Option 2
    Download iPhoto Library Manager and use its rebuild function. This will create a new library based on data in the albumdata.xml file. Not everything will be brought over - no slideshows, books or calendars, for instance - but it should get all your albums and keywords, faces and places back.
    Because this process creates an entirely new library and leaves your old one untouched, it is non-destructive, and if you're not happy with the results you can simply return to your old one.
    Regards
    TD

  • How do multiple family members use iTunes.? One account or multiple?

    How do multiple family members use iTunes. One account right now but apps gets added to all devices and iTunes messages go to all devices.  Can multiple accounts be setup and still have ability to share purchased items?

    Hey Ajtt!
    I have an article for you that can help inform you about using Apple IDs in a variety of ways:
    Using your Apple ID for Apple services
    http://support.apple.com/kb/ht4895
    Using one Apple ID for iCloud and a different Apple ID for Store Purchases
    You can use different Apple IDs for iCloud and Store purchases and still get all of the benefits of iCloud. Just follow these steps:
    iPhone, iPad, or iPod touch:
    When you first set up your device with iOS 5 or later, enter the Apple ID you want to use with iCloud. If you skipped the setup assistant, sign in to Settings > iCloud and enter the Apple ID you’d like to use with iCloud.
    In Settings > iTunes and App Stores, sign in with the Apple ID you want to use for Store purchases (including iTunes in the Cloud and iTunes Match). You may need to sign out first to change the Apple ID.
    Mac:
    Enter the Apple ID you want to use for iCloud in Apple () menu > System Preferences > iCloud.
    Enter the Apple ID you want to use for Store purchases (including iTunes in the Cloud and iTunes Match) in Store > Sign In. In iTunes 11, you can also click iTunes Store > Quick Links: Account.
    PC (Windows 8):
    Enter the Apple ID you want to use for iCloud in the Control Panel. To access the iCloud Control Panel, move the pointer to the upper-right corner of the screen to show the Charms bar, click the Search charm, and then click the iCloud Control Panel on the left.
    Enter the Apple ID you want to use for Store purchases (including iTunes in the Cloud and iTunes Match) in iTunes. In iTunes 10, select Store > Sign In. In iTunes 11, click iTunes Store > Quick Links: Account.
    PC (Windows 7 and Vista):
    Enter the Apple ID you want to use for iCloud in Control Panel > Network and Internet > iCloud.
    Enter the Apple ID you want to use for Store purchases (including iTunes in the Cloud and iTunes Match) in iTunes 10 in Store > Sign In. In iTunes 11, click iTunes Store > Quick Links: Account.
    Note: Once a device or computer is associated with your Apple ID for your iTunes Store account, you cannot associate that device or computer with another Apple ID for 90 days. Learn more about associating a device or computer to your Apple ID.
    Thanks for using the Apple Support Communities!
    Cheers,
    Braden

  • Using SQVI to generate report of open and released delivery schedule lines

    All,
    I'm using SQVI  to generate an excel spreadsheet for some buyers to show open released schedule lines because they are a 1 line item per scheduling agreement company.
    I used the logical database MEPOLDB instead of a table joint and pulled fields from EKKO(vendor, SA #,&purchasing group), EKPO(Material Number), EKEH(schedule line type), and EKET(delivery date, scheduled qty,previous qty).
    Does this sound like I'll get the results I want on paper as long as I use the right selection criteria, because the report I'm getting isn't quite what I expect? I am unable to identify which lines are authorized to ship vs. trade-off zone, planning, etc. in the report thus far.

    Hi Mark,
                 I have faced same requirement. I am not sure about transporting to TST and PROD. I done by this way.
    After generating SQVI program in DEV , I assigned that program  to a transaction and tested in DEV. Later i have regenarated SQVI in Production. then I assigned the generated Program to same transaction in DEV. And transported the Tcode assignment of program to Production..
    About authorization , if its not sensitive report, BASIS can restrict at transaction level.
    Regards,
    Ravi.

  • Using Mini DVI to VGA adapter on MacBook

    I bought the adapter from Apple & hooked up my LCD monitor to the MacBook, but the video I get on the monitor is different that on my laptop. It has an old screen background & the dock but nothing on my desktop shows up. Also, when I'm plugged to the monitor, my dock disappears on the laptop screen. Is there some setting I need to change? It worked fine with my G4 PowerBook.
    Thanks for any help....
    MacBook   Mac OS X (10.4.6)  

    i use the mini dvi-vga adapter in my classroom almost everyday. It sounds like your new monitor is running as a side by side monitor to your display instead of a "replacement" display.
    To get your projector/monitor to basically show whatever is on your macbook screen once you've hooked up press F7....this should make your projector/monitory become your display with your dock & all of your desktop stuff. Your new monitor will completely mirror your display.
    THis should do what you're looking for.

  • Using mini-DVI to VGA adapter to Samsung display

    I have 2009 late model of mac mini, The text on display looks washed out, not clear or sharp at all from day one, I thought it was the old model of monitor, tried the same cable to another monitor on another computer, SAME. so I thought the problem could be the cable or adapter.
    It's hard for me to believe is the signal from computer. I'm using VGA adapter made by Dynex bought from Best Buy.
    Anybody has suggestions?? Thanks

    Yeah, My old Samsung is lcd synmaster 17", bought many years ago at around $1000. Crazy, crazy price looked back. It's fine when I used it on the retired old Dell. It must be the adapter, trying not to buy another VGA adapter, could not image my next lcd will use one, anyway.
    This cable has only 14 pins vs 15 pins on the other cable, not sure if it matters?? Or if Safari has anything to do with it??
    Thank for you reply...

  • Using S-Video w/ the Mini DVI to Video Adapter

    I just purchased a MacBook last week and I also purchased a Mini DVI to Video adapter for it so I can use the built-in DVD player to watch movies on my TV. I have a composite to composite cable and that worked fine when I connected the cable between the Mini DVI to Video Adapter and my TV. However, when I tried to use a S-Video cable and connected that between the Mini DVI to Video Adapter and my TV; then I got no picture at all. All I saw on the TV was a picture of the MAC desktop w/o the dock and the movie or nothing else played at all.
    Is the composite connection a better connection for the MAC, or, are there some settings I need to work with on the MAC to get the S-Video connection to work?

    I managed to figure this one out, by fluke. The MacBook has to be powered on and ready for user input prior to connecting the mini DVI to video adapter with the s video already connected to it, and to the TV. Once I did it this way, it worked fine. I just thought I'd share this.

  • Using a mini-DVI to video adapter

    I have connected the video adapter and everything works fine. I use the internet for my video source and I was just wondering, is it possible to have video playing fullscreen on the tv and have another window open on my desktop that I can work with without disrupting the video from the browser? Every time I watch something I am unable to work on my computer while the video is playing.

    As far as I know, you can't go full screen on one monitor without it interfering with the other. I believe this would require a second video card, which isn't possible for a MacBook.
    ~Lyssa

  • Display problems using mini-dvi to video adapter

    I recently purchased the mini-dvi to video adapter for my powerbook to use my TV as a monitor and to play pictures and videos from the laptop to the TV. I am getting a full color display on the TV, but it's only the screen saver. None of my files, text, or any other desktop folders or menus appear when I open them up on the laptop. The only screen that opens is the display preferences when I open that up, but it's a different set of preferences than what's in my computer's display preferences, as it's header is "NTSC/PAL". But other than that 1 menu, nothing is appearing but the screen saver.

    OK, I discovered that I didn't know what I was doing. With the Mini-DVI to video adapter, you need to use an S-Video cable that plugs into an S-video jack on the TV, and then you need a separate cable to plug into the audio out jack on the MacBook to plug into the TV.
    I think you could also use an S-video to RCA component cable if you have a TV with component video input, but I couldn't get that to work so I went to the s-video to s-video cable.

Maybe you are looking for

  • HT5654 Trouble udating itunes to synce with iphone (updated to ios 7)

    I recently downloaded ios 7 for my iphone however, now it will not sync with my itunes (MAC). It tells me to update my itunes, unfortunatley every time i try to do so, my mac says i am running the latest version (which i know for a fact i am not). pl

  • Another User Modified the table

    Hi, I have a user defined form, which is bound to Master-Data UDO. I have matrices in the form which is bound to its child objects. Following problem happens once in a while: When I press update button, I get the error message 'Another User Modified

  • What is Inside Wire Maintenanc​e and is it really necessary

    I'm getting Charged 9.99 a month for Inside Wire Maintenance.  I just want to be clear on what it really is. I've been reading that without this "insurance" Verizon would charge me a ridiculous amount of money to fix any problems if it were a problem

  • How to Snap/Grab Image from 1394 camera and display the Image in CWIMAQVIEWER in VC++ ?

    Hi, I have :  -  IMAQ1394 2.0.1               -  NI Vision 7.1 In VB, I can Snap/Grab Image from 1394 camera and display the Image in CWIMAQVIEWER :     Dim Image0 As New CWIMAQImage     imaq1394SnapCW(sid0,Image0)     CWIMAQViewer1.Attach Image0 Now

  • Strange Rollover Behavior

    I have developed a portfolio site that features a series of rollover thumbnails. When the mouse rolls over the thumb, it colorizes and opens a movie that features a two frame movie symbol that has a larger image. Everything works great until you go t