Trouble setting emplID upon account creation using PeopleSoft UM connector

I am working with the PeopleSoft User Management Connector 9.1.0. I have the connector installed and can provision accounts. However when I try to provision an account and set the EmplID at the same time I get the following:
ERROR,2010-04-05 15:56:19,249, [ACTIVE] ExecuteThread: '11' for queue: 'weblogic.kernel.Default (self-tuning)'OIMCP.PSFTUM - ====================================================
ERROR,2010-04-05 15:56:19,249, [ACTIVE] ExecuteThread: '11' for queue: 'weblogic.kernel.Default (self-tuning)'OIMCP.PSFTUM - com.thortech.xl.um.integration.hostAccess.ProvisionPSFTBaseUser::getUser : No rows exist for the specified keys. Failed to get the Component Interface
ERROR,2010-04-05 15:56:19,249, [ACTIVE] ExecuteThread: '11' for queue: 'weblogic.kernel.Default (self-tuning)'OIMCP.PSFTUM - ====================================================
DEBUG,2010-04-05 15:56:19,249, [ACTIVE] ExecuteThread: '11' for queue: 'weblogic.kernel.Default (self-tuning)'OIMCP.PSFTUM - com.thortech.xl.um.integration.hostAccess.ProvisionPSFTBaseUser::errorHandler:: STARTED
INFO,2010-04-05 15:56:19,249, [ACTIVE] ExecuteThread: '11' for queue: 'weblogic.kernel.Default (self-tuning)'OIMCP.PSFTUM - com.thortech.xl.um.integration.hostAccess.ProvisionPSFTBaseUser::errorHandler : (91,) : No rows exist for the specified keys. {USER_PROFILE} (91,50)
INFO,2010-04-05 15:56:19,249, [ACTIVE] ExecuteThread: '11' for queue: 'weblogic.kernel.Default (self-tuning)'OIMCP.PSFTUM - com.thortech.xl.um.integration.hostAccess.ProvisionPSFTBaseUser::errorHandler : (0,) : Failed to execute PSBusComp request
DEBUG,2010-04-05 15:56:19,249, [ACTIVE] ExecuteThread: '11' for queue: 'weblogic.kernel.Default (self-tuning)'OIMCP.PSFTUM - com.thortech.xl.um.integration.hostAccess.ProvisionPSFTBaseUser::errorHandler:: FINISHED
INFO,2010-04-05 15:56:19,249, [ACTIVE] ExecuteThread: '11' for queue: 'weblogic.kernel.Default (self-tuning)' OIMCP.PSFTUM - com.thortech.xl.um.integration.hostAccess.ProvisionPSFTBaseUser::setUser : User = 00000519 not found
When I look in PeopleSoft, I can find the user (i.e., 00000519). And I can provision an account if I don't attempt to set the EmplID at the same time. Once the account is created I can set the EmplID.
Edited by: Jay Sundu on Apr 6, 2010 8:18 AM

Hey Suren, note the "null" return from createUser
DEBUG,2010-04-08 09:53:12,719, [ACTIVE] ExecuteThread: '15' for queue: 'weblogic.kernel.Default (self-tuning)' OIMCP.PSFTUM - com.thortech.xl.um.integration.hostAccess.ProvisionPSFTBaseUser::getConnectionWithTimeout:: STARTED
INFO,2010-04-08 09:53:12,719, [ACTIVE] ExecuteThread: '15' for queue: 'weblogic.kernel.Default (self-tuning)' OIMCP.PSFTUM - com.thortech.xl.um.integration.hostAccess.ProvisionPSFTBaseUser::getConnectionWithTimeout : API.createSession successful
DEBUG,2010-04-08 09:53:12,773, [ACTIVE] ExecuteThread: '15' for queue: 'weblogic.kernel.Default (self-tuning)' OIMCP.PSFTUM - com.thortech.xl.um.integration.hostAccess.ProvisionPSFTBaseUser::getConnectionWithTimeout:: FINISHED
INFO,2010-04-08 09:53:12,773, [ACTIVE] ExecuteThread: '15' for queue: 'weblogic.kernel.Default (self-tuning)' OIMCP.PSFTUM - com.thortech.xl.um.integration.hostAccess.ProvisionPSFTBaseUser::connect : Connect = true
DEBUG,2010-04-08 09:53:12,794, [ACTIVE] ExecuteThread: '15' for queue: 'weblogic.kernel.Default (self-tuning)' OIMCP.PSFTUM - com.thortech.xl.um.integration.hostAccess.ProvisionPSFTBaseUser::initializeClasses:: STARTED
DEBUG,2010-04-08 09:53:12,794, [ACTIVE] ExecuteThread: '15' for queue: 'weblogic.kernel.Default (self-tuning)' OIMCP.PSFTUM - com.thortech.xl.um.integration.hostAccess.ProvisionPSFTBaseUser::initializeClasses:: FINISHED
DEBUG,2010-04-08 09:53:12,794, [ACTIVE] ExecuteThread: '15' for queue: 'weblogic.kernel.Default (self-tuning)' OIMCP.PSFTUM - com.thortech.xl.um.integration.hostAccess.ProvisionPSFTBaseUser::invoke:: STARTED
DEBUG,2010-04-08 09:53:12,794, [ACTIVE] ExecuteThread: '15' for queue: 'weblogic.kernel.Default (self-tuning)' OIMCP.PSFTUM - com.thortech.xl.um.integration.hostAccess.ProvisionPSFTBaseUser::invoke:: FINISHED
INFO,2010-04-08 09:53:12,794, [ACTIVE] ExecuteThread: '15' for queue: 'weblogic.kernel.Default (self-tuning)' OIMCP.PSFTUM - com.thortech.xl.um.integration.hostAccess.ProvisionPSFTBaseUser::connect : Successfully Connected to App server
DEBUG,2010-04-08 09:53:12,794, [ACTIVE] ExecuteThread: '15' for queue: 'weblogic.kernel.Default (self-tuning)' OIMCP.PSFTUM - com.thortech.xl.um.integration.hostAccess.ProvisionPSFTBaseUser::connect:: FINISHED
DEBUG,2010-04-08 09:53:12,795, [ACTIVE] ExecuteThread: '15' for queue: 'weblogic.kernel.Default (self-tuning)' OIMCP.PSFTUM - com.thortech.xl.um.integration.hostAccess.ProvisionPSFTBaseUser::getUnsupportedCharacters:: STARTED
DEBUG,2010-04-08 09:53:12,795, [ACTIVE] ExecuteThread: '15' for queue: 'weblogic.kernel.Default (self-tuning)' OIMCP.PSFTUM - com.thortech.xl.um.integration.hostAccess.ProvisionPSFTBaseUser::getUnsupportedCharacters : unsupportedCharacters from ITResource: ,##;## ##:##&##(##)##\##[##]##/##PPLSOFT##>##<##
DEBUG,2010-04-08 09:53:12,795, [ACTIVE] ExecuteThread: '15' for queue: 'weblogic.kernel.Default (self-tuning)' OIMCP.PSFTUM - com.thortech.xl.um.integration.hostAccess.ProvisionPSFTBaseUser::getUnsupportedCharacters : PSFT_UNSUPPORTED_CHARS[0]:,
DEBUG,2010-04-08 09:53:12,795, [ACTIVE] ExecuteThread: '15' for queue: 'weblogic.kernel.Default (self-tuning)' OIMCP.PSFTUM - com.thortech.xl.um.integration.hostAccess.ProvisionPSFTBaseUser::getUnsupportedCharacters : PSFT_UNSUPPORTED_CHARS[1]:;
DEBUG,2010-04-08 09:53:12,795, [ACTIVE] ExecuteThread: '15' for queue: 'weblogic.kernel.Default (self-tuning)' OIMCP.PSFTUM - com.thortech.xl.um.integration.hostAccess.ProvisionPSFTBaseUser::getUnsupportedCharacters : PSFT_UNSUPPORTED_CHARS[2]:
DEBUG,2010-04-08 09:53:12,795, [ACTIVE] ExecuteThread: '15' for queue: 'weblogic.kernel.Default (self-tuning)' OIMCP.PSFTUM - com.thortech.xl.um.integration.hostAccess.ProvisionPSFTBaseUser::getUnsupportedCharacters : PSFT_UNSUPPORTED_CHARS[3]::
DEBUG,2010-04-08 09:53:12,795, [ACTIVE] ExecuteThread: '15' for queue: 'weblogic.kernel.Default (self-tuning)' OIMCP.PSFTUM - com.thortech.xl.um.integration.hostAccess.ProvisionPSFTBaseUser::getUnsupportedCharacters : PSFT_UNSUPPORTED_CHARS[4]:&
DEBUG,2010-04-08 09:53:12,795, [ACTIVE] ExecuteThread: '15' for queue: 'weblogic.kernel.Default (self-tuning)' OIMCP.PSFTUM - com.thortech.xl.um.integration.hostAccess.ProvisionPSFTBaseUser::getUnsupportedCharacters : PSFT_UNSUPPORTED_CHARS[5]:(
DEBUG,2010-04-08 09:53:12,795, [ACTIVE] ExecuteThread: '15' for queue: 'weblogic.kernel.Default (self-tuning)' OIMCP.PSFTUM - com.thortech.xl.um.integration.hostAccess.ProvisionPSFTBaseUser::getUnsupportedCharacters : PSFT_UNSUPPORTED_CHARS[6]:)
DEBUG,2010-04-08 09:53:12,795, [ACTIVE] ExecuteThread: '15' for queue: 'weblogic.kernel.Default (self-tuning)' OIMCP.PSFTUM - com.thortech.xl.um.integration.hostAccess.ProvisionPSFTBaseUser::getUnsupportedCharacters : PSFT_UNSUPPORTED_CHARS[7]:\
DEBUG,2010-04-08 09:53:12,795, [ACTIVE] ExecuteThread: '15' for queue: 'weblogic.kernel.Default (self-tuning)' OIMCP.PSFTUM - com.thortech.xl.um.integration.hostAccess.ProvisionPSFTBaseUser::getUnsupportedCharacters : PSFT_UNSUPPORTED_CHARS[8]:[
DEBUG,2010-04-08 09:53:12,795, [ACTIVE] ExecuteThread: '15' for queue: 'weblogic.kernel.Default (self-tuning)' OIMCP.PSFTUM - com.thortech.xl.um.integration.hostAccess.ProvisionPSFTBaseUser::getUnsupportedCharacters : PSFT_UNSUPPORTED_CHARS[9]:]
DEBUG,2010-04-08 09:53:12,795, [ACTIVE] ExecuteThread: '15' for queue: 'weblogic.kernel.Default (self-tuning)' OIMCP.PSFTUM - com.thortech.xl.um.integration.hostAccess.ProvisionPSFTBaseUser::getUnsupportedCharacters : PSFT_UNSUPPORTED_CHARS[10]:/
DEBUG,2010-04-08 09:53:12,795, [ACTIVE] ExecuteThread: '15' for queue: 'weblogic.kernel.Default (self-tuning)' OIMCP.PSFTUM - com.thortech.xl.um.integration.hostAccess.ProvisionPSFTBaseUser::getUnsupportedCharacters : PSFT_UNSUPPORTED_CHARS[11]:PPLSOFT
DEBUG,2010-04-08 09:53:12,795, [ACTIVE] ExecuteThread: '15' for queue: 'weblogic.kernel.Default (self-tuning)' OIMCP.PSFTUM - com.thortech.xl.um.integration.hostAccess.ProvisionPSFTBaseUser::getUnsupportedCharacters : PSFT_UNSUPPORTED_CHARS[12]:>
DEBUG,2010-04-08 09:53:12,795, [ACTIVE] ExecuteThread: '15' for queue: 'weblogic.kernel.Default (self-tuning)' OIMCP.PSFTUM - com.thortech.xl.um.integration.hostAccess.ProvisionPSFTBaseUser::getUnsupportedCharacters : PSFT_UNSUPPORTED_CHARS[13]:<
DEBUG,2010-04-08 09:53:12,795, [ACTIVE] ExecuteThread: '15' for queue: 'weblogic.kernel.Default (self-tuning)' OIMCP.PSFTUM - com.thortech.xl.um.integration.hostAccess.ProvisionPSFTBaseUser::getUnsupportedCharacters:: FINISHED
DEBUG,2010-04-08 09:53:12,795, [ACTIVE] ExecuteThread: '15' for queue: 'weblogic.kernel.Default (self-tuning)' OIMCP.PSFTUM - com.thortech.xl.um.integration.hostAccess.ProvisionPSFTBaseUser::createUser:: STARTED
DEBUG,2010-04-08 09:53:12,795, [ACTIVE] ExecuteThread: '15' for queue: 'weblogic.kernel.Default (self-tuning)' OIMCP.PSFTUM - getTargetAttributeValueMap:: STARTED
DEBUG,2010-04-08 09:53:12,795, [ACTIVE] ExecuteThread: '15' for queue: 'weblogic.kernel.Default (self-tuning)' OIMCP.PSFTUM - getTargetAttributeValueMap:: FINISHED
DEBUG,2010-04-08 09:53:12,795, [ACTIVE] ExecuteThread: '15' for queue: 'weblogic.kernel.Default (self-tuning)' OIMCP.PSFTUM - isUserIDValid:: STARTED
DEBUG,2010-04-08 09:53:12,795, [ACTIVE] ExecuteThread: '15' for queue: 'weblogic.kernel.Default (self-tuning)' OIMCP.PSFTUM - isUserIDValid : result ::true
DEBUG,2010-04-08 09:53:12,796, [ACTIVE] ExecuteThread: '15' for queue: 'weblogic.kernel.Default (self-tuning)' OIMCP.PSFTUM - isUserIDValid:: FINISHED
INFO,2010-04-08 09:53:12,796, [ACTIVE] ExecuteThread: '15' for queue: 'weblogic.kernel.Default (self-tuning)' OIMCP.PSFTUM - com.thortech.xl.um.integration.hostAccess.ProvisionPSFTBaseUser::createUser : Setting the UserID :: 00000522
INFO,2010-04-08 09:53:12,841, [ACTIVE] ExecuteThread: '15' for queue: 'weblogic.kernel.Default (self-tuning)' OIMCP.PSFTUM - com.thortech.xl.um.integration.hostAccess.ProvisionPSFTBaseUser::createUser : User profile Created
DEBUG,2010-04-08 09:53:12,841, [ACTIVE] ExecuteThread: '15' for queue: 'weblogic.kernel.Default (self-tuning)' OIMCP.PSFTUM - com.thortech.xl.um.integration.hostAccess.ProvisionPSFTBaseUser::createUser : Target API = setMultiLanguageEnabled
ERROR,2010-04-08 09:53:12,841, [ACTIVE] ExecuteThread: '15' for queue: 'weblogic.kernel.Default (self-tuning)' OIMCP.PSFTUM - ====================================================
ERROR,2010-04-08 09:53:12,841, [ACTIVE] ExecuteThread: '15' for queue: 'weblogic.kernel.Default (self-tuning)' OIMCP.PSFTUM - com.thortech.xl.um.integration.hostAccess.ProvisionPSFTBaseUser::createUser : null
ERROR,2010-04-08 09:53:12,841, [ACTIVE] ExecuteThread: '15' for queue: 'weblogic.kernel.Default (self-tuning)' OIMCP.PSFTUM - ====================================================
DEBUG,2010-04-08 09:53:12,841, [ACTIVE] ExecuteThread: '15' for queue: 'weblogic.kernel.Default (self-tuning)' OIMCP.PSFTUM - ================================================
DEBUG,2010-04-08 09:53:12,841, [ACTIVE] ExecuteThread: '15' for queue: 'weblogic.kernel.Default (self-tuning)' OIMCP.PSFTUM -
DEBUG,2010-04-08 09:53:12,841, [ACTIVE] ExecuteThread: '15' for queue: 'weblogic.kernel.Default (self-tuning)' OIMCP.PSFTUM - ===============START OF PRINTSTACKTRACE===========
DEBUG,2010-04-08 09:53:12,841, [ACTIVE] ExecuteThread: '15' for queue: 'weblogic.kernel.Default (self-tuning)' OIMCP.PSFTUM - java.math.BigDecimal.<init>(BigDecimal.java:457)
DEBUG,2010-04-08 09:53:12,841, [ACTIVE] ExecuteThread: '15' for queue: 'weblogic.kernel.Default (self-tuning)' OIMCP.PSFTUM - java.math.BigDecimal.<init>(BigDecimal.java:647)
DEBUG,2010-04-08 09:53:12,841, [ACTIVE] ExecuteThread: '15' for queue: 'weblogic.kernel.Default (self-tuning)' OIMCP.PSFTUM - com.thortech.xl.um.integration.hostAccess.ProvisionPSFTBaseUser.createUser(ProvisionPSFTBaseUser.java:491)
DEBUG,2010-04-08 09:53:12,841, [ACTIVE] ExecuteThread: '15' for queue: 'weblogic.kernel.Default (self-tuning)' OIMCP.PSFTUM - sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2)
DEBUG,2010-04-08 09:53:12,841, [ACTIVE] ExecuteThread: '15' for queue: 'weblogic.kernel.Default (self-tuning)' OIMCP.PSFTUM - sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
DEBUG,2010-04-08 09:53:12,842, [ACTIVE] ExecuteThread: '15' for queue: 'weblogic.kernel.Default (self-tuning)' OIMCP.PSFTUM - sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
DEBUG,2010-04-08 09:53:12,842, [ACTIVE] ExecuteThread: '15' for queue: 'weblogic.kernel.Default (self-tuning)' OIMCP.PSFTUM - java.lang.reflect.Method.invoke(Method.java:597)
DEBUG,2010-04-08 09:53:12,842, [ACTIVE] ExecuteThread: '15' for queue: 'weblogic.kernel.Default (self-tuning)' OIMCP.PSFTUM - com.thortech.xl.adapterGlue.ScheduleItemEvents.adpADPPSFTUMCREATEUSER.CREATEUSER(adpADPPSFTUMCREATEUSER.java:379)
DEBUG,2010-04-08 09:53:12,842, [ACTIVE] ExecuteThread: '15' for queue: 'weblogic.kernel.Default (self-tuning)' OIMCP.PSFTUM - com.thortech.xl.adapterGlue.ScheduleItemEvents.adpADPPSFTUMCREATEUSER.implementation(adpADPPSFTUMCREATEUSER.java:108)
DEBUG,2010-04-08 09:53:12,842, [ACTIVE] ExecuteThread: '15' for queue: 'weblogic.kernel.Default (self-tuning)' OIMCP.PSFTUM - com.thortech.xl.client.events.tcBaseEvent.run(Unknown Source)
DEBUG,2010-04-08 09:53:12,842, [ACTIVE] ExecuteThread: '15' for queue: 'weblogic.kernel.Default (self-tuning)' OIMCP.PSFTUM - com.thortech.xl.dataobj.tcDataObj.runEvent(Unknown Source)
DEBUG,2010-04-08 09:53:12,842, [ACTIVE] ExecuteThread: '15' for queue: 'weblogic.kernel.Default (self-tuning)' OIMCP.PSFTUM - com.thortech.xl.dataobj.tcScheduleItem.runMilestoneEvent(Unknown Source)
DEBUG,2010-04-08 09:53:12,842, [ACTIVE] ExecuteThread: '15' for queue: 'weblogic.kernel.Default (self-tuning)' OIMCP.PSFTUM - com.thortech.xl.dataobj.tcScheduleItem.eventPostInsert(Unknown Source)
DEBUG,2010-04-08 09:53:12,842, [ACTIVE] ExecuteThread: '15' for queue: 'weblogic.kernel.Default (self-tuning)' OIMCP.PSFTUM - com.thortech.xl.dataobj.tcDataObj.insert(Unknown Source)
DEBUG,2010-04-08 09:53:12,842, [ACTIVE] ExecuteThread: '15' for queue: 'weblogic.kernel.Default (self-tuning)' OIMCP.PSFTUM - com.thortech.xl.dataobj.tcDataObj.save(Unknown Source)
DEBUG,2010-04-08 09:53:12,842, [ACTIVE] ExecuteThread: '15' for queue: 'weblogic.kernel.Default (self-tuning)' OIMCP.PSFTUM - com.thortech.xl.ejb.beansimpl.tcProvisioningOperationsBean.retryTasks(Unknown Source)
DEBUG,2010-04-08 09:53:12,842, [ACTIVE] ExecuteThread: '15' for queue: 'weblogic.kernel.Default (self-tuning)' OIMCP.PSFTUM - com.thortech.xl.ejb.beans.tcProvisioningOperationsSession.retryTasks(Unknown Source)
DEBUG,2010-04-08 09:53:12,842, [ACTIVE] ExecuteThread: '15' for queue: 'weblogic.kernel.Default (self-tuning)' OIMCP.PSFTUM - com.thortech.xl.ejb.beans.tcProvisioningOperations_b03yxm_EOImpl.retryTasks(tcProvisioningOperations_b03yxm_EOImpl.java:1286)
DEBUG,2010-04-08 09:53:12,842, [ACTIVE] ExecuteThread: '15' for queue: 'weblogic.kernel.Default (self-tuning)' OIMCP.PSFTUM - Thor.API.Operations.tcProvisioningOperationsClient.retryTasks(Unknown Source)
DEBUG,2010-04-08 09:53:12,842, [ACTIVE] ExecuteThread: '15' for queue: 'weblogic.kernel.Default (self-tuning)' OIMCP.PSFTUM - sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2)
DEBUG,2010-04-08 09:53:12,842, [ACTIVE] ExecuteThread: '15' for queue: 'weblogic.kernel.Default (self-tuning)' OIMCP.PSFTUM - sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
DEBUG,2010-04-08 09:53:12,842, [ACTIVE] ExecuteThread: '15' for queue: 'weblogic.kernel.Default (self-tuning)' OIMCP.PSFTUM - sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
DEBUG,2010-04-08 09:53:12,842, [ACTIVE] ExecuteThread: '15' for queue: 'weblogic.kernel.Default (self-tuning)' OIMCP.PSFTUM - java.lang.reflect.Method.invoke(Method.java:597)
DEBUG,2010-04-08 09:53:12,842, [ACTIVE] ExecuteThread: '15' for queue: 'weblogic.kernel.Default (self-tuning)' OIMCP.PSFTUM - Thor.API.Base.SecurityInvocationHandler$1.run(Unknown Source)
DEBUG,2010-04-08 09:53:12,842, [ACTIVE] ExecuteThread: '15' for queue: 'weblogic.kernel.Default (self-tuning)' OIMCP.PSFTUM - weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
DEBUG,2010-04-08 09:53:12,842, [ACTIVE] ExecuteThread: '15' for queue: 'weblogic.kernel.Default (self-tuning)' OIMCP.PSFTUM - weblogic.security.service.SecurityManager.runAs(Unknown Source)
DEBUG,2010-04-08 09:53:12,842, [ACTIVE] ExecuteThread: '15' for queue: 'weblogic.kernel.Default (self-tuning)' OIMCP.PSFTUM - weblogic.security.Security.runAs(Security.java:41)
DEBUG,2010-04-08 09:53:12,842, [ACTIVE] ExecuteThread: '15' for queue: 'weblogic.kernel.Default (self-tuning)' OIMCP.PSFTUM - Thor.API.Security.LoginHandler.weblogicLoginSession.runAs(Unknown Source)
DEBUG,2010-04-08 09:53:12,842, [ACTIVE] ExecuteThread: '15' for queue: 'weblogic.kernel.Default (self-tuning)' OIMCP.PSFTUM - Thor.API.Base.SecurityInvocationHandler.invoke(Unknown Source)
DEBUG,2010-04-08 09:53:12,842, [ACTIVE] ExecuteThread: '15' for queue: 'weblogic.kernel.Default (self-tuning)' OIMCP.PSFTUM - $Proxy64.retryTasks(Unknown Source)
DEBUG,2010-04-08 09:53:12,842, [ACTIVE] ExecuteThread: '15' for queue: 'weblogic.kernel.Default (self-tuning)' OIMCP.PSFTUM - com.thortech.xl.webclient.actions.ResourceProfileProvisioningTasksAction.retryTasks(Unknown Source)
DEBUG,2010-04-08 09:53:12,843, [ACTIVE] ExecuteThread: '15' for queue: 'weblogic.kernel.Default (self-tuning)' OIMCP.PSFTUM - sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2)
DEBUG,2010-04-08 09:53:12,843, [ACTIVE] ExecuteThread: '15' for queue: 'weblogic.kernel.Default (self-tuning)' OIMCP.PSFTUM - sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
DEBUG,2010-04-08 09:53:12,843, [ACTIVE] ExecuteThread: '15' for queue: 'weblogic.kernel.Default (self-tuning)' OIMCP.PSFTUM - sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
DEBUG,2010-04-08 09:53:12,843, [ACTIVE] ExecuteThread: '15' for queue: 'weblogic.kernel.Default (self-tuning)' OIMCP.PSFTUM - java.lang.reflect.Method.invoke(Method.java:597)
DEBUG,2010-04-08 09:53:12,843, [ACTIVE] ExecuteThread: '15' for queue: 'weblogic.kernel.Default (self-tuning)' OIMCP.PSFTUM - org.apache.struts.actions.DispatchAction.dispatchMethod(DispatchAction.java:280)
DEBUG,2010-04-08 09:53:12,843, [ACTIVE] ExecuteThread: '15' for queue: 'weblogic.kernel.Default (self-tuning)' OIMCP.PSFTUM - com.thortech.xl.webclient.actions.tcLookupDispatchAction.execute(Unknown Source)
DEBUG,2010-04-08 09:53:12,843, [ACTIVE] ExecuteThread: '15' for queue: 'weblogic.kernel.Default (self-tuning)' OIMCP.PSFTUM - com.thortech.xl.webclient.actions.tcActionBase.execute(Unknown Source)
DEBUG,2010-04-08 09:53:12,843, [ACTIVE] ExecuteThread: '15' for queue: 'weblogic.kernel.Default (self-tuning)' OIMCP.PSFTUM - com.thortech.xl.webclient.actions.tcAction.execute(Unknown Source)
DEBUG,2010-04-08 09:53:12,843, [ACTIVE] ExecuteThread: '15' for queue: 'weblogic.kernel.Default (self-tuning)' OIMCP.PSFTUM - org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:484)
DEBUG,2010-04-08 09:53:12,843, [ACTIVE] ExecuteThread: '15' for queue: 'weblogic.kernel.Default (self-tuning)' OIMCP.PSFTUM - org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:274)
DEBUG,2010-04-08 09:53:12,843, [ACTIVE] ExecuteThread: '15' for queue: 'weblogic.kernel.Default (self-tuning)' OIMCP.PSFTUM - org.apache.struts.action.ActionServlet.process(ActionServlet.java:1482)
DEBUG,2010-04-08 09:53:12,843, [ACTIVE] ExecuteThread: '15' for queue: 'weblogic.kernel.Default (self-tuning)' OIMCP.PSFTUM - org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:525)
DEBUG,2010-04-08 09:53:12,843, [ACTIVE] ExecuteThread: '15' for queue: 'weblogic.kernel.Default (self-tuning)' OIMCP.PSFTUM - javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
DEBUG,2010-04-08 09:53:12,843, [ACTIVE] ExecuteThread: '15' for queue: 'weblogic.kernel.Default (self-tuning)' OIMCP.PSFTUM - javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
DEBUG,2010-04-08 09:53:12,843, [ACTIVE] ExecuteThread: '15' for queue: 'weblogic.kernel.Default (self-tuning)' OIMCP.PSFTUM - weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
DEBUG,2010-04-08 09:53:12,843, [ACTIVE] ExecuteThread: '15' for queue: 'weblogic.kernel.Default (self-tuning)' OIMCP.PSFTUM - weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
DEBUG,2010-04-08 09:53:12,843, [ACTIVE] ExecuteThread: '15' for queue: 'weblogic.kernel.Default (self-tuning)' OIMCP.PSFTUM - weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:292)
DEBUG,2010-04-08 09:53:12,843, [ACTIVE] ExecuteThread: '15' for queue: 'weblogic.kernel.Default (self-tuning)' OIMCP.PSFTUM - weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
DEBUG,2010-04-08 09:53:12,843, [ACTIVE] ExecuteThread: '15' for queue: 'weblogic.kernel.Default (self-tuning)' OIMCP.PSFTUM - weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
DEBUG,2010-04-08 09:53:12,843, [ACTIVE] ExecuteThread: '15' for queue: 'weblogic.kernel.Default (self-tuning)' OIMCP.PSFTUM - com.thortech.xl.webclient.security.SecurityFilter.doFilter(Unknown Source)
DEBUG,2010-04-08 09:53:12,843, [ACTIVE] ExecuteThread: '15' for queue: 'weblogic.kernel.Default (self-tuning)' OIMCP.PSFTUM - weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
DEBUG,2010-04-08 09:53:12,843, [ACTIVE] ExecuteThread: '15' for queue: 'weblogic.kernel.Default (self-tuning)' OIMCP.PSFTUM - weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3496)
DEBUG,2010-04-08 09:53:12,843, [ACTIVE] ExecuteThread: '15' for queue: 'weblogic.kernel.Default (self-tuning)' OIMCP.PSFTUM - weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
DEBUG,2010-04-08 09:53:12,843, [ACTIVE] ExecuteThread: '15' for queue: 'weblogic.kernel.Default (self-tuning)' OIMCP.PSFTUM - weblogic.security.service.SecurityManager.runAs(Unknown Source)
DEBUG,2010-04-08 09:53:12,843, [ACTIVE] ExecuteThread: '15' for queue: 'weblogic.kernel.Default (self-tuning)' OIMCP.PSFTUM - weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2180)
DEBUG,2010-04-08 09:53:12,844, [ACTIVE] ExecuteThread: '15' for queue: 'weblogic.kernel.Default (self-tuning)' OIMCP.PSFTUM - weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2086)
DEBUG,2010-04-08 09:53:12,844, [ACTIVE] ExecuteThread: '15' for queue: 'weblogic.kernel.Default (self-tuning)' OIMCP.PSFTUM - weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1406)
DEBUG,2010-04-08 09:53:12,844, [ACTIVE] ExecuteThread: '15' for queue: 'weblogic.kernel.Default (self-tuning)' OIMCP.PSFTUM - weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
DEBUG,2010-04-08 09:53:12,844, [ACTIVE] ExecuteThread: '15' for queue: 'weblogic.kernel.Default (self-tuning)' OIMCP.PSFTUM - weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
DEBUG,2010-04-08 09:53:12,844, [ACTIVE] ExecuteThread: '15' for queue: 'weblogic.kernel.Default (self-tuning)' OIMCP.PSFTUM - ===============END OF PRINTSTACKTRACE==============
DEBUG,2010-04-08 09:53:12,844, [ACTIVE] ExecuteThread: '15' for queue: 'weblogic.kernel.Default (self-tuning)' OIMCP.PSFTUM - com.thortech.xl.um.integration.hostAccess.ProvisionPSFTBaseUser::errorHandler:: STARTED
DEBUG,2010-04-08 09:53:12,844, [ACTIVE] ExecuteThread: '15' for queue: 'weblogic.kernel.Default (self-tuning)' OIMCP.PSFTUM - com.thortech.xl.um.integration.hostAccess.ProvisionPSFTBaseUser::closeSession:: STARTED
DEBUG,2010-04-08 09:53:12,844, [ACTIVE] ExecuteThread: '15' for queue: 'weblogic.kernel.Default (self-tuning)' OIMCP.PSFTUM - com.thortech.xl.um.integration.hostAccess.ProvisionPSFTBaseUser::createUser:: FINISHED
DEBUG,2010-04-08 09:53:12,844, [ACTIVE] ExecuteThread: '15' for queue: 'weblogic.kernel.Default (self-tuning)' OIMCP.PSFTUM - com.thortech.xl.um.integration.hostAccess.ProvisionPSFTBaseUser::closeSession:: STARTED

Similar Messages

  • HT201320 I have an email account through yahoo. I am having trouble setting it upon my iPhone and can't receive or send emails!!!! I contacted Rogers and they said I need to find out the host name of the incoming server, in other words yahoos host name. H

    I have an email account through yahoo. I am having trouble setting it upon my iPhone and can't receive or send emails!!!! I contacted Rogers and they said I need to find out the host name of the incoming server, in other words yahoos host name. Help!!

    Yahoo's servers are notoriously unreliable. Use the "Yahoo" account type when setting it up. If it doesn't work, and you are positive the credentials are correct, wait a while and try again.
    While you're waiting, set up a free gmail or iCloud email account.

  • Having trouble setting up email accounts in the mail app?

    Hi Apple community,
         I am having trouble setting up my email accounts with the osX mail application. I have two accounts, an outlook and my college email through google. When I try to add the outlook account the prompt says that it cannot connect to the server and when I try my college mail i get the following prompt.
    "Trying to log in to the Exchange server “autodiscover-s.outlook.com” failed. Make sure the email address and password you entered are correct, then click Continue."
    Please note that my college account is run by gmail and ends in murraystate.edu
    Thanks, Will.

    Hey will,
    okay for your college email. Heres what you do.
    Try adding your email and wait for the message to come up
    Trying to log in to the Exchange server “autodiscover-s.outlook.com” failed. Make sure the email address and password you entered are correct, then click Continue."
    Once it does, you will notice 2 extra boxes One says username and the other password. You will notice that the username will not have @murraystate.edu
    Add this and continue and this should now be added as an email account and should be able to receive emails as normal.
    For your outlook emails, I would recommend using the following article to set it up. It is fairly straightforward.
    http://howto.cnet.com/8301-11310_39-57602775-285/how-to-set-up-mac-mail-to-use-i map-for-outlook.com/
    Hope that helps.

  • Crash upon account creation

    I updated my 10.5 system to 10.6.1, mainly to use the exchange functionality of Snow Leopard. So, I never used the Mail.app before. Now, when I start the app, the "Create New Account" dialog appears. I enter my details, and after some meditation the app crashes. The app is able to connect to my email server (an external exchange hoster), because it asks to accept the certificate before it closes.
    Has anyone an idea what to do? If really a "clean install" is required, is there a detailed instruction how to do this?

    Good observation Feezer.
    I went home to my iMac and upgraded it. Interestingly, the account creation on the iMac went through flawlessly. My account was discovered and I could access my email in no time. The more it hurts that my MacBook Pro (2 GHz Intel Core Duo) wont start mail. I fear we are doomed.
    Anyone out there with a clue what to do?? Is there a way to set up mail manually????

  • Trouble setting up iTunes account with Paypal

    I've been having a really hard time setting an iTunes account. I don't want to use credit cards at all and according to the iTunes customer support, I don't need a credit card:
    "A credit card is not required. However, if you do not wish to add a credit card, you must add a debit card or add and confirm a bank account before you can send money with your PayPal account."
    I've had my Paypal account for a while now and I have my bank account confirmed and tied with Paypal. My problem occurs when I try to make an iTunes account. I select Paypal from the payment choices and choose to validate it. I'm taken to a login screen for Paypal where I log into my account and accept the billing agreement. Afterward, I'm brought to a screen where I have to input credit card information. I have a bank account confirmed with my Paypal account, so why would I need a credit card? Please, can somebody help me out here?
    I sent Apple's customer service an email about a week ago and I'll I got back was a confirmatio of the email I sent.

    I've e mailed support about this exact problem, (6 times) still no answer. My PayPal account shows iTunes as pre approved, but the bottom line iTunes *****.you know there has to be way more of us out there, the obviously don't care.To bad iTunes has to ruin the iPod. sorry, but it seems ikewasted time. Try Paypal support.
    signed, i Tuneless

  • Have my print set up but am having trouble setting up my accounts on line. Either my e-mail is wron

    Was able to set up my e-print on printer but am having problems setting up my account on-line.  Keeps on telling me have wrong e-mail or password.  How do I get this reset so I can start over.  Very frustating, have been trying for weeks to get this done.   The reason I bought this was for the e-print now I cannot use and have wasted my money.  Please help me.

    Hi bridgette12,
    This issue usually occurs when you have a Snapfish.com account with the same email address as you are trying to use to create the ePrintCenter account.  This should fix your problem:
    1. Log onto Snapfish.com (reset password if necessary).  You may skip this step if you already know your Snapfish password.
    2. Go to www.ePrintCenter.com
    3. Click Sign In
    4. Click the blue Snapfish logo
    5. Enter your Snapfish login information
    Please let me know if this works for you.
    If I have solved your issue, please feel free to provide kudos and make sure you mark this thread as solution provided.
    Although I work for HP, my posts and replies are my own opinion and not those of HP.

  • Trouble setting up Gmail account on iPhone 4s

    I am having trouble setting up my Gmail account.  My password and username are correct & the troubleshooting articles I have read about his haven't aided the process.  Any suggestions?

    This isn't a Apple iOS issue, it's something Google is doing.
    I've tried 4x on my phones Mail app and I get the same error message. All was fine for months then today this error message. What's odd is if you go to Google's site to log in all is fine. Now a week ago I had a Android phone, I was always a iPhone person but since we left AT&amp;T I tried something different. I hated that phone, my entire experience was just bad. Too be honest that was my 2nd time and last trying an Android phone. Now I don't know about anyone else but if you've jumped from Android and now having these problems, then there is something deeper then POP3 or Account Forwarding going on.

  • Email notification upon account creation?

    I would like to have an automatic email generated and sent to a user upon the creation of a portal acct (username and pw)......
    I have dug around, but am unable to find anything relating to this in the admin piece....
    Can anyone put me down the right path?
    Thanks in advance for any help offered.....

    Go into Portal as orcladmin or portal_admin. Click builder, click on administrator, and in the services portlet go into Global Settings. Then in the main tab, you configure everything you are looking for.
    Martin

  • Set G/L account determination using DIAPI?

    Hello,
    Can I set/update the G/L Account Determination information using the DIAPI? Is there a non manual way to do so?
    Thanks and Regards,
    Sheetal

    Hi Sheetal,
    Have a look at the PeriodCategory object. I think that's what you're looking for.
    HTH,
    Ian

  • [SOLVED] Trouble setting up KVM VGA passthrough using vfio

    Hi all!
    In the past two weeks I've set up my first LFS build using Arch and everything is working great! Well, almost everything.
    I'm trying to get a VM set up with vfio for Windows gaming but I'm having trouble and I don't know where to look to fix this... Following this guide: https://bbs.archlinux.org/viewtopic.php?id=162768
    I have compiled and am running AUR\linux-vfio, with amd_iommu=on and my processor supports virtualization. pci-stubs holding on to the card to be virtualized.
    Cobbled together specs - The 7850 is my host and the 7870 is to be passed to the VM.
    OS: Arch Linux
    Kernel: x86_64 Linux 4.0.4-2-vfio
    CPU: AMD Phenom II X4 955 @ 3.2GHz
    01:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Pitcairn PRO [Radeon HD 7850] [1002:6819]
    01:00.1 Audio device [0403]: Advanced Micro Devices, Inc. [AMD/ATI] Cape Verde/Pitcairn HDMI Audio [Radeon HD 7700/7800 Series] [1002:aab0]
    02:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Pitcairn XT [Radeon HD 7870 GHz Edition] [1002:6818]
    02:00.1 Audio device [0403]: Advanced Micro Devices, Inc. [AMD/ATI] Cape Verde/Pitcairn HDMI Audio [Radeon HD 7700/7800 Series] [1002:aab0]
    When I try to run the test in the linked thread, I get the following:
    archdeckstawp% qemu-system-x86_64 -enable-kvm -m 1024 -cpu host,kvm=off \
    > -smp 4,sockets=1,cores=4,threads=1 \
    > -device vfio-pci,host=02:00.0,x-vga=on -device vfio-pci,host=02:00.1 \
    > -vga none
    qemu-system-x86_64: -device vfio-pci,host=02:00.0,x-vga=on: vfio: error no iommu_group for device
    qemu-system-x86_64: -device vfio-pci,host=02:00.0,x-vga=on: Device initialization failed
    qemu-system-x86_64: -device vfio-pci,host=02:00.0,x-vga=on: Device 'vfio-pci' could not be initialized
    I checked dmesg and found the following errors, and a patch linked here from Bumblebee, but I don't believe this is the issue so I haven't tried it yet - going to investigate more: https://github.com/Bumblebee-Project/Bu … nt-5804686
    archdeckstawp% dmesg | grep vgaarb
    [ 0.347409] vgaarb: setting as boot device: PCI:0000:01:00.0
    [ 0.347411] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
    [ 0.347413] vgaarb: device added: PCI:0000:02:00.0,decodes=io+mem,owns=none,locks=none
    [ 0.347415] vgaarb: loaded
    [ 0.347416] vgaarb: bridge control possible 0000:02:00.0
    [ 0.347417] vgaarb: bridge control possible 0000:01:00.0
    [ 17.814588] vgaarb: this pci device is not a vga device
    ... 22 times ...
    [ 17.814761] vgaarb: this pci device is not a vga device
    [ 17.814778] vgaarb: device changed decodes: PCI:0000:02:00.0,olddecodes=io+mem,decodes=none:owns=none
    [ 17.814794] vgaarb: this pci device is not a vga device
    ... 3 times ...
    [ 17.814848] vgaarb: this pci device is not a vga device
    For some strange reason I feel like virtualization isn't working on my machine. I've checked the BIOS, virtualization is enabled... I just can't get iommu turned on. Any ideas?
    Last edited by SkySky (2015-06-12 01:14:22)

    So after a bit more research, looks like my motherboard doesn't support IOMMU... http://forums.tweaktown.com/gigabyte/39 … witch.html
    [ 0.000000] AGP: Please enable the IOMMU option in the BIOS setup
    [ 1.949134] AMD IOMMUv2 driver by Joerg Roedel <[email protected]>
    [ 1.949136] AMD IOMMUv2 functionality not available on this system
    Blah, looks like I have to build a new system (or at least get a new mobo) to get this figured out. I've put in a ticket with gigabyte for my mobo to see if they'll do anything for me, but I doubt it...
    I'm hesitant to mark this as solved... would anyone have any ideas on how I could get this working otherwise?

  • HELP me set up new account without using a CREDIT CARD or PAYPAL

    I am setting up an iTunes account on a Dell PC. The account setup wiz asks for a credit card but I do not want to use a credit card, instead use gift cards only. Am I forced to add in a credit card to activate an account? Is there a way around this?
    Thanks
    dan.

    No-
    Go back to the home page of the iTunes Store. To the right, under Quick Links, click on Redeem. Enter your gift card information, and then go through the prompts to create your account again. When you get to the payment information step, it should now give you the option for "none" since you've already successfully entered your gift card code.
    Good luck,
    CG

  • Can't set up free account to use "find my iPhone" app

    Hi,
    Just did the update to 4.2 and followed the instructions in setting up the mobile me account (free version) to be able to use the new feature of "find my iphone" app but it won't let me use my apple ID, it keeps saying use another ID which I don't have? My Apple ID has already been verified so i don't understand the problem. Please advise. Thanks.

    On which device? the iPhone or the MacBook Pro that got stolen?

  • I am trying to set up an account to use eprint but it says my email address is already being used. H

    i am trying to set up an eprint account and to do so i need to give an email address, having done so i am being told my email address is already being used. i cannot add another address as i do not have one. help

    Hi priceg924;
    I hope you are having a great day and sorry to learn that you are having this issue.
    Let's try this -
    To help you better I will need to know the following;  What printer do you have? Please include complete printel model.
    It may help later if you let me know what (OS) Operating system you are using.
    For a very complete list of troubleshooting steps in regards Eprint go to this article Click here.
    Before you try any troubleshooting steps do the following;  
    - Erase all cookies and browsing history.
    - Do not include signatures in your email.
    - Restart the computer.
    I will also take the following general steps to ensure that this is not creating an issue.
    - Set an Static IP address to the printer. Depending on your printer model will be the procedure to do this.
    - Use Google public DNS servers which are 8.8.8.8 and alternate Server is 8.8.4.4 the way you set this is
    Also this is what I heard from other members of the forum.
    I heard here (other members of the community) that there is an issue that engineer are working on diligently that may be affecting this particular process. At the same time I know that other members have some success using this steps aforementioned.
    Hope this helps and let me know if I can help you in any other way;
    RobertoR
    You can say THANKS by clicking the KUDOS STAR. If my suggestion resolves your issue Mark as a "SOLUTION" this way others can benefit Thanks in Advance!

  • Trouble Setting "Display PDF in browser using" by MCX

    I want to force the PDF viewer in Safari to Mac OS X v10.6 built-in Preview Application instead of Adobe Acrobat Pro (9.4.0).
    I found that unchecking "Display PDF in browser using:" in Acrobat's Preferences, sets the viewer in Safari to Preview. It seems unchecking this box modifies ~/Library/Preferences/com.adobe.Acrobat.Pro_x86_9.0.plist. by creating the entry root => Originals (dictionary) => BrowserIntegration (array) => item 0 as number with value 0, item 1 as boolean with value 0.
    With that in mind I tried creating a MCX setting in my OD to apply root => Originals (dictionary) => BrowserIntegration (array) => item 0 as number with value 0, item 1 as boolean with value 0. Witch resulted in a grayed out, but checked settings for  "Display PDF in browser using:"
    I was wondering if any one has successfully figured out how to set this setting?

    Hi,
    Firstly during the installation of Reader X, there is an option of Customize Install. You can uncheck the Safari browser plugin from there. But this was possible before install. Now since you have installed in default mode (with above option checked during install) the method to disable plugin is as follows:
    To disable the plugin-
    1. Go to Library > Internet Plug-Ins
    2. You will see AdobePDFViewer.plugin in the list of plugins
    3. Create a new folder called Disabled Plug-Ins
    4. Move the AdobePDFViewer plugin into the Disabled Plug-Ins folder
    5. Restart  Safari
    In future if you want to re-enable this then you can put this plugin back to its original location or Reinstall Reader X (if you have permanently deleted the plug-in from your system). Reinstallation works as installing in repair mode.
    AcrobatX/ReaderX uses MANAGED installation method on Mac(as compared to MANUAL installation method used in earlier versions). In case of manual installation method installation and repair was dependent on "Self heal" mechanism that required the admin privileges each time it was invoked. This raised a bit of concern so to remove this Adobe now uses Managed installation method and discontinued Self Heal mechanism.
    You can check out this link for more information or if you want to track this discussion -
    http://acrobatusers.com/forum/deployment-installation/acrobat-x-installation-installed-saf ari-plugin-without-asking
    Thanks,
    Karan

  • Having trouble setting up email account on wifes iphone

    My wife just got an iphone 4s and I have been unsuccessful in setting up her email account on the phone. I went through the step by step procedures. When I submit it always gives me a wrong user id or password message. I even went into the system and reset the password. Her email is a sub-account of mine. The email worked fine on her Samsung II, but now I can't get it to operate on the iphone. 

    I was having the exact same issue.  It was driving me crazy.  Just as a fluke, I tried logging in to my wife's account on the verizon.net website to se if I had a bad password or something.  As soon as I logged in on my computer, her account verified & installed on her iphone.  I have no idea why, but it worked.

Maybe you are looking for

  • Reg: Sending a Soap Request

    Hi, I am doing a Soap to RFC Scenario. I created a webservice in WebDynPro using NWDS and deployed that in local machine. I would like to send a soap request. How can I send it, if I have only NWDS??

  • Some of the audio out of my mac sounds as if there's a reverb effect on top

    Mostly on videos, using VLC and quicktime it sounds as though there's a reverb/delay effect on top of the audio.. it's really annoying... haven't noticed it in any DAW's such as Ableton Live/Reason or Logic just in things like itunes,safari,vlc,quick

  • Sf problem

    Hi, I got one problem in smartforms. I have two parameters. The select query is ok & the value is coming in my internal table. But value is not displaying in my smartform output. By debugging i found that in function module "ssf_create_composer_input

  • Cant print online word document

    I am having trouble printing an online word document. I have an HP C6380. When I click print the print queue shows as spooling but nothing ever prints. Can anyone help. Thanks.

  • Displaying Images along with Drill Drown Results

    I'm using MS access 2003 as my data base and CF as the web language. I cannot find a topic in reference to displaying Images along with Drill down results. My tables in access have a OLE object included however I am clueless as how i can display the