Javax.xml.registry.JAXRException: Failed to create instance of: null

Friends,
I don't understand why this error is coming :-
javax.xml.registry.JAXRException: Failed to create instance of: null
at javax.xml.registry.ConnectionFactory.newInstance(ConnectionFactory.java:75)
at JAXRFindBusiness.doQuery(JAXRFindBusiness.java:46)
at JAXRFindBusiness.main(JAXRFindBusiness.java:28)
Caused by: java.lang.NullPointerException
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at javax.xml.registry.ConnectionFactory.newInstance(ConnectionFactory.java:70)
... 2 more
Please help
Thanks
Vishal

Please describe in more detail at which circumstances this error appears? It's not completely clear from the stack trace.

Similar Messages

  • Javax.xml.registry.JAXRException

    Hi Friends,
    Anybody has idea what does this mean:
    javax.xml.registry.JAXRException: javax.xml.bind.JAXBException
    - with linked exception:
    [javax.xml.soap.SOAPException: Cannot find MessageFactory implementation]
         at com.sun.xml.registry.uddi.Processor.processRequestJAXB(Unknown Source)
         at com.sun.xml.registry.uddi.UDDIMapper.findOrganizations(Unknown Source)
         at com.sun.xml.registry.uddi.BusinessQueryManagerImpl.findOrganizations(Unknown Source)
         at FindBusinessInfo.main(FindBusinessInfo.java:43)
    Caused by: javax.xml.bind.JAXBException
    - with linked exception:
    [javax.xml.soap.SOAPException: Cannot find MessageFactory implementation]
         at com.sun.xml.registry.common.util.MarshallerUtil.jaxbMarshalObject(Unknown Source)
         ... 4 more
    Caused by: javax.xml.soap.SOAPException: Cannot find MessageFactory implementation
         at javax.xml.soap.MessageFactory.newInstance(MessageFactory.java:111)
         ... 5 more
    Thanks!
    Vishal

    Please describe in more detail at which circumstances this error appears? It's not completely clear from the stack trace.

  • Javax.xml.soap.SOAPException: Unable to create message factory for SOAP

    I installde jwsdp1.5 and tomcat50-jwsdp, want to use the local registry server in jwsdp1.5 to publish and query services. the code can run successfully on other PC, but I can not run it successfully.
    when I run the JSP+Servlet to publish a service, the information is:
    javax.xml.registry.JAXRException: javax.xml.bind.JAXBException
    - with linked exception:
    [javax.xml.soap.SOAPException: Unable to create message factory for SOAP: Provider com.sun.xml.messaging.saaj.soap.MessageImpl could not be instantiated: java.lang.IllegalAccessException: Class javax.xml.soap.FactoryFinder can not access a member of class com.sun.xml.messaging.saaj.soap.MessageImpl with modifiers "protected"]
         at com.sun.xml.registry.uddi.Processor.processRequestJAXB(Unknown Source)
         at com.sun.xml.registry.uddi.UDDIMapper.getAuthorizationToken(Unknown Source)
         at com.sun.xml.registry.uddi.ConnectionImpl.setCredentials(Unknown Source)
         at Publish.doPost(Publish.java:66)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:709)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:237)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:157)
         at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:214)
         at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
         at org.apache.catalina.core.StandardContextValve.invokeInternal(StandardContextValve.java:198)
         at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:152)
         at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
         at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:137)
         at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
         at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:117)
         at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:102)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
         at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
         at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
         at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:535)
         at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:102)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
         at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:929)
         at org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:160)
         at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:790)
         at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:709)
         at org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:572)
         at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:644)
         at java.lang.Thread.run(Thread.java:595)
    Caused by: javax.xml.bind.JAXBException
    - with linked exception:
    [javax.xml.soap.SOAPException: Unable to create message factory for SOAP: Provider com.sun.xml.messaging.saaj.soap.MessageImpl could not be instantiated: java.lang.IllegalAccessException: Class javax.xml.soap.FactoryFinder can not access a member of class com.sun.xml.messaging.saaj.soap.MessageImpl with modifiers "protected"]
         at com.sun.xml.registry.common.util.MarshallerUtil.jaxbMarshalObject(Unknown Source)
         ... 32 more
    what can I do?? Help me please!!Thanks very very very much!

    It seems saaj-impl.jar (in case of Sun One Server) or the jar which contains implementationof SAAJ API is not in the classpath.

  • Failed to create instance if Software Execution Request Manager. 0x80070005

    Using sccm 2012 R2, getting issues on some of computer.
    Task sequence is failing at very end. Client is deployed successfully and all tasks ran in TS
    I can see following errors in SMSTS.log file as below and _SMSTaskSequece folder contains TSEnv.dat
    I am looking for fixes and only found restart during application install might be cause it or access denied.
    Failed to set log directory. Some execution history may be lost.
    The system cannot find the file specified. (Error: 80070002; Source: Windows) OSDSetupHook 16/01/2015 8:17:53 PM 996 (0x03E4)
    Executing task sequence OSDSetupHook 16/01/2015 8:17:53 PM 996 (0x03E4)
    Task Sequence environment not found. OSDSetupHook 16/01/2015 8:17:53 PM 996 (0x03E4)
    Attempting to get active request. OSDSetupHook 16/01/2015 8:17:53 PM 996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 OSDSetupHook 16/01/2015 8:17:53 PM 996 (0x03E4)
    Waiting for ccmexec process to start. OSDSetupHook 16/01/2015 8:17:53 PM 996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 OSDSetupHook 16/01/2015 8:17:58 PM 996 (0x03E4)
    Waiting for ccmexec process to start. OSDSetupHook 16/01/2015 8:17:58 PM 996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 OSDSetupHook 16/01/2015 8:18:03 PM 996 (0x03E4)
    Waiting for ccmexec process to start. OSDSetupHook 16/01/2015 8:18:03 PM 996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 OSDSetupHook 16/01/2015 8:18:08 PM 996 (0x03E4)
    Waiting for ccmexec process to start. OSDSetupHook 16/01/2015 8:18:08 PM 996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 OSDSetupHook 16/01/2015 8:18:13 PM 996 (0x03E4)
    Waiting for ccmexec process to start. OSDSetupHook 16/01/2015 8:18:13 PM 996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 OSDSetupHook 16/01/2015 8:18:19 PM 996 (0x03E4)
    Waiting for ccmexec process to start. OSDSetupHook 16/01/2015 8:18:19 PM 996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 OSDSetupHook 16/01/2015 8:18:24 PM 996 (0x03E4)
    Waiting for ccmexec process to start. OSDSetupHook 16/01/2015 8:18:24 PM 996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 OSDSetupHook 16/01/2015 8:18:29 PM 996 (0x03E4)
    Waiting for ccmexec process to start. OSDSetupHook 16/01/2015 8:18:29 PM 996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 OSDSetupHook 16/01/2015 8:18:34 PM 996 (0x03E4)
    Waiting for ccmexec process to start. OSDSetupHook 16/01/2015 8:18:34 PM 996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 OSDSetupHook 16/01/2015 8:18:39 PM 996 (0x03E4)
    Waiting for ccmexec process to start. OSDSetupHook 16/01/2015 8:18:39 PM 996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 OSDSetupHook 16/01/2015 8:18:44 PM 996 (0x03E4)
    Waiting for ccmexec process to start. OSDSetupHook 16/01/2015 8:18:44 PM 996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 OSDSetupHook 16/01/2015 8:18:49 PM 996 (0x03E4)
    Waiting for ccmexec process to start. OSDSetupHook 16/01/2015 8:18:49 PM 996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 OSDSetupHook 16/01/2015 8:18:54 PM 996 (0x03E4)
    Waiting for ccmexec process to start. OSDSetupHook 16/01/2015 8:18:54 PM 996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 OSDSetupHook 16/01/2015 8:18:59 PM 996 (0x03E4)
    Waiting for ccmexec process to start. OSDSetupHook 16/01/2015 8:18:59 PM 996 (0x03E4)
    I would really appreciate any help in this regards
    Thanks
    RJ
    RJ09

    Please see smsts.log below. Logs on top are from smsts.log which was created after this file.
    Failed to set log directory. Some execution history may be lost.
    The system cannot find the file specified. (Error: 80070002; Source: Windows)   
    OSDSetupHook 16/01/2015 8:17:53 PM        
    996 (0x03E4)
    Executing task sequence             
    OSDSetupHook 16/01/2015 8:17:53 PM  996 (0x03E4)
    Task Sequence environment not found.              
    OSDSetupHook 16/01/2015 8:17:53 PM  996 (0x03E4)
    Attempting to get active request.           
    OSDSetupHook 16/01/2015 8:17:53 PM  996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 
    OSDSetupHook 16/01/2015 8:17:53 PM        
    996 (0x03E4)
    Waiting for ccmexec process to start.     OSDSetupHook
    16/01/2015 8:17:53 PM  996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 
    OSDSetupHook 16/01/2015 8:17:58 PM        
    996 (0x03E4)
    Waiting for ccmexec process to start.     OSDSetupHook
    16/01/2015 8:17:58 PM  996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 
    OSDSetupHook 16/01/2015 8:18:03 PM        
    996 (0x03E4)
    Waiting for ccmexec process to start.     OSDSetupHook
    16/01/2015 8:18:03 PM  996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 
    OSDSetupHook 16/01/2015 8:18:08 PM        
    996 (0x03E4)
    Waiting for ccmexec process to start.     OSDSetupHook
    16/01/2015 8:18:08 PM  996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 
    OSDSetupHook 16/01/2015 8:18:13 PM        
    996 (0x03E4)
    Waiting for ccmexec process to start.     OSDSetupHook
    16/01/2015 8:18:13 PM  996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 
    OSDSetupHook 16/01/2015 8:18:19 PM        
    996 (0x03E4)
    Waiting for ccmexec process to start.     OSDSetupHook
    16/01/2015 8:18:19 PM  996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 
    OSDSetupHook 16/01/2015 8:18:24 PM        
    996 (0x03E4)
    Waiting for ccmexec process to start.     OSDSetupHook
    16/01/2015 8:18:24 PM  996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 
    OSDSetupHook 16/01/2015 8:18:29 PM        
    996 (0x03E4)
    Waiting for ccmexec process to start.     OSDSetupHook
    16/01/2015 8:18:29 PM  996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 
    OSDSetupHook 16/01/2015 8:18:34 PM        
    996 (0x03E4)
    Waiting for ccmexec process to start.     OSDSetupHook
    16/01/2015 8:18:34 PM  996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 
    OSDSetupHook 16/01/2015 8:18:39 PM        
    996 (0x03E4)
    Waiting for ccmexec process to start.     OSDSetupHook
    16/01/2015 8:18:39 PM  996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 
    OSDSetupHook 16/01/2015 8:18:44 PM        
    996 (0x03E4)
    Waiting for ccmexec process to start.     OSDSetupHook
    16/01/2015 8:18:44 PM  996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 
    OSDSetupHook 16/01/2015 8:18:49 PM        
    996 (0x03E4)
    Waiting for ccmexec process to start.     OSDSetupHook
    16/01/2015 8:18:49 PM  996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 
    OSDSetupHook 16/01/2015 8:18:54 PM        
    996 (0x03E4)
    Waiting for ccmexec process to start.     OSDSetupHook
    16/01/2015 8:18:54 PM  996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 
    OSDSetupHook 16/01/2015 8:18:59 PM        
    996 (0x03E4)
    Waiting for ccmexec process to start.     OSDSetupHook
    16/01/2015 8:18:59 PM  996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 
    OSDSetupHook 16/01/2015 8:19:04 PM        
    996 (0x03E4)
    Waiting for ccmexec process to start.     OSDSetupHook
    16/01/2015 8:19:04 PM  996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 
    OSDSetupHook 16/01/2015 8:19:09 PM        
    996 (0x03E4)
    Waiting for ccmexec process to start.     OSDSetupHook
    16/01/2015 8:19:09 PM  996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 
    OSDSetupHook 16/01/2015 8:19:14 PM        
    996 (0x03E4)
    Waiting for ccmexec process to start.     OSDSetupHook
    16/01/2015 8:19:14 PM  996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 
    OSDSetupHook 16/01/2015 8:19:19 PM        
    996 (0x03E4)
    Waiting for ccmexec process to start.     OSDSetupHook
    16/01/2015 8:19:19 PM  996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 
    OSDSetupHook 16/01/2015 8:19:24 PM        
    996 (0x03E4)
    Waiting for ccmexec process to start.     OSDSetupHook
    16/01/2015 8:19:24 PM  996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 
    OSDSetupHook 16/01/2015 8:19:29 PM        
    996 (0x03E4)
    Waiting for ccmexec process to start.     OSDSetupHook
    16/01/2015 8:19:29 PM  996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 
    OSDSetupHook 16/01/2015 8:19:34 PM        
    996 (0x03E4)
    Waiting for ccmexec process to start.     OSDSetupHook
    16/01/2015 8:19:34 PM  996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 
    OSDSetupHook 16/01/2015 8:19:39 PM        
    996 (0x03E4)
    Waiting for ccmexec process to start.     OSDSetupHook
    16/01/2015 8:19:39 PM  996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 
    OSDSetupHook 16/01/2015 8:19:44 PM        
    996 (0x03E4)
    Waiting for ccmexec process to start.     OSDSetupHook
    16/01/2015 8:19:44 PM  996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 
    OSDSetupHook 16/01/2015 8:19:49 PM        
    996 (0x03E4)
    Waiting for ccmexec process to start.     OSDSetupHook
    16/01/2015 8:19:49 PM  996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 
    OSDSetupHook 16/01/2015 8:19:54 PM        
    996 (0x03E4)
    Waiting for ccmexec process to start.     OSDSetupHook
    16/01/2015 8:19:54 PM  996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 
    OSDSetupHook 16/01/2015 8:19:59 PM        
    996 (0x03E4)
    Waiting for ccmexec process to start.     OSDSetupHook
    16/01/2015 8:19:59 PM  996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 
    OSDSetupHook 16/01/2015 8:20:04 PM        
    996 (0x03E4)
    Waiting for ccmexec process to start.     OSDSetupHook
    16/01/2015 8:20:04 PM  996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 
    OSDSetupHook 16/01/2015 8:20:09 PM        
    996 (0x03E4)
    Waiting for ccmexec process to start.     OSDSetupHook
    16/01/2015 8:20:09 PM  996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 
    OSDSetupHook 16/01/2015 8:20:14 PM        
    996 (0x03E4)
    Waiting for ccmexec process to start.     OSDSetupHook
    16/01/2015 8:20:14 PM  996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 
    OSDSetupHook 16/01/2015 8:20:19 PM        
    996 (0x03E4)
    Waiting for ccmexec process to start.     OSDSetupHook
    16/01/2015 8:20:19 PM  996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 
    OSDSetupHook 16/01/2015 8:20:24 PM        
    996 (0x03E4)
    Waiting for ccmexec process to start.     OSDSetupHook
    16/01/2015 8:20:24 PM  996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 
    OSDSetupHook 16/01/2015 8:20:29 PM        
    996 (0x03E4)
    Waiting for ccmexec process to start.     OSDSetupHook
    16/01/2015 8:20:29 PM  996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 
    OSDSetupHook 16/01/2015 8:20:34 PM        
    996 (0x03E4)
    Waiting for ccmexec process to start.     OSDSetupHook
    16/01/2015 8:20:34 PM  996 (0x03E4)
    GetActiveRequest failed with error code 0x87d01012    
    OSDSetupHook 16/01/2015 8:20:43 PM  996 (0x03E4)
    GetActiveRequest failed. 0x87D01012.   OSDSetupHook
    16/01/2015 8:20:43 PM  996 (0x03E4)
    ReleaseActiveRequest failed. 0x87d01012.          
    OSDSetupHook 16/01/2015 8:20:43 PM  996 (0x03E4)
    Deleting SMS_MaintenanceTaskRequests istance: SMS_MaintenanceTaskRequests.TaskID="{F98436F3-ABC4-490B-B92F-578DB297AC24}". 
    OSDSetupHook 16/01/2015 8:20:43 PM  996 (0x03E4)
    Removed 1 instance of SMS_MaintenanceTaskRequests for tasksequence.       
    OSDSetupHook 16/01/2015 8:20:43 PM        
    996 (0x03E4)
    Uninstalling Setup Hook               
    OSDSetupHook 16/01/2015 8:20:43 PM  996 (0x03E4)
    Removing setup hook from registry.      
    OSDSetupHook 16/01/2015 8:20:43 PM  996 (0x03E4)
    Successfully removed C:\Windows\system32\OSDGINA.DLL      
    OSDSetupHook 16/01/2015 8:20:43 PM  996 (0x03E4)
    Successfully removed C:\Windows\system32\OSDSETUPHOOK.EXE       
    OSDSetupHook 16/01/2015 8:20:43 PM  996 (0x03E4)
    Successfully removed C:\Windows\system32\_SMSOSDSetup  OSDSetupHook
    16/01/2015 8:20:43 PM  996 (0x03E4)
    RegQueryValueExW is unsuccessful for Software\Microsoft\SMS\Task Sequence, SMSTSEndProgram               
    OSDSetupHook 16/01/2015 8:20:43 PM  996 (0x03E4)
    GetTsRegValue() is unsuccessful. 0x80070002.   OSDSetupHook
    16/01/2015 8:20:43 PM  996 (0x03E4)
    End program:     OSDSetupHook 16/01/2015 8:20:43 PM 
    996 (0x03E4)
    Successfully finalized logs to SMS client log directory from C:\Windows\CCM\Logs          
    OSDSetupHook 16/01/2015 8:20:43 PM         
    996 (0x03E4)
    RJ09

  • Incomplete Client Install OSD - Failed to create instance if Software Execution Request Managerr. 0x80070005

    I am using an imaging task sequence and getting a
    0x80070005 error.  IT seems that the SCCM client
    doesn’t complete correctly and actions are missing from the client.
    Below is the log information.  I am not sure if a reboot is causing the issue?
    <![LOG[Path variable _SMSTSBootStagePath converted from C:\_SMSTaskSequence\WinPE to F05092C70000100000000000:\_SMSTaskSequence\WinPE]LOG]!><time="09:40:56.205+300" date="04-07-2014" component="TSManager" context=""
    type="1" thread="2244" file="resolvesource.cpp:1597">
    <![LOG[Updated security on object C:\_SMSTaskSequence.]LOG]!><time="09:40:56.237+300" date="04-07-2014" component="TSManager" context="" type="1" thread="2244" file="utils.cpp:1704">
    <![LOG[Set a global environment variable _SMSTSNextInstructionPointer=12]LOG]!><time="09:40:56.237+300" date="04-07-2014" component="TSManager" context="" type="0" thread="2244" file="executionenv.cxx:668">
    <![LOG[Set a TS execution environment variable _SMSTSNextInstructionPointer=12]LOG]!><time="09:40:56.237+300" date="04-07-2014" component="TSManager" context="" type="0" thread="2244"
    file="executionenv.cxx:386">
    <![LOG[Set a global environment variable _SMSTSInstructionStackString=8]LOG]!><time="09:40:56.237+300" date="04-07-2014" component="TSManager" context="" type="0" thread="2244" file="executionenv.cxx:668">
    <![LOG[Set a TS execution environment variable _SMSTSInstructionStackString=8]LOG]!><time="09:40:56.237+300" date="04-07-2014" component="TSManager" context="" type="0" thread="2244" file="executionenv.cxx:414">
    <![LOG[Save the current environment block]LOG]!><time="09:40:56.237+300" date="04-07-2014" component="TSManager" context="" type="0" thread="2244" file="executionenv.cxx:833">
    <![LOG[Expand a string: %_SMSTSMDataPath%\Logs]LOG]!><time="09:40:56.268+300" date="04-07-2014" component="TSManager" context="" type="0" thread="2244" file="executionenv.cxx:782">
    <![LOG[_SMSTSReturnToGINA variable set to true]LOG]!><time="09:41:56.381+300" date="04-07-2014" component="TSManager" context="" type="1" thread="2244" file="engine.cxx:936">
    <![LOG[Skipped Reboot System]LOG]!><time="09:41:56.381+300" date="04-07-2014" component="TSManager" context="" type="1" thread="2244" file="engine.cxx:940">
    <![LOG[The action (Restart Computer) initiated a reboot request]LOG]!><time="09:41:56.381+300" date="04-07-2014" component="TSManager" context="" type="1" thread="2244" file="engine.cxx:277">
    <![LOG[MP server http://XXXXXXXXXXX. Ports 80,443. CRL=false.]LOG]!><time="09:41:56.381+300" date="04-07-2014" component="TSManager" context="" type="1" thread="2244"
    file="utils.cpp:5881">
    <![LOG[Setting authenticator]LOG]!><time="09:41:56.396+300" date="04-07-2014" component="TSManager" context="" type="1" thread="2244" file="utils.cpp:5903">
    <![LOG[Set authenticator in transport]LOG]!><time="09:41:56.396+300" date="04-07-2014" component="TSManager" context="" type="0" thread="2244" file="libsmsmessaging.cpp:7734">
    <![LOG[Sending StatusMessage]LOG]!><time="09:41:56.428+300" date="04-07-2014" component="TSManager" context="" type="1" thread="2244" file="libsmsmessaging.cpp:4023">
    <![LOG[Setting message signatures.]LOG]!><time="09:41:56.443+300" date="04-07-2014" component="TSManager" context="" type="0" thread="2244" file="libsmsmessaging.cpp:1295">
    <![LOG[Setting the authenticator.]LOG]!><time="09:41:56.443+300" date="04-07-2014" component="TSManager" context="" type="0" thread="2244" file="libsmsmessaging.cpp:1325">
    <![LOG[CLibSMSMessageWinHttpTransport::Send: URL: XXXXXXXXXX:80  CCM_POST /ccm_system/request]LOG]!><time="09:41:56.443+300" date="04-07-2014" component="TSManager" context="" type="1" thread="2244"
    file="libsmsmessaging.cpp:8604">
    <![LOG[Request was successful.]LOG]!><time="09:41:56.474+300" date="04-07-2014" component="TSManager" context="" type="0" thread="2244" file="libsmsmessaging.cpp:8939">
    <![LOG[****************************************************************************]LOG]!><time="09:41:56.490+300" date="04-07-2014" component="TSManager" context="" type="1" thread="2244"
    file="tsmanager.cpp:925">
    <![LOG[Execution engine result code: Reboot (2)]LOG]!><time="09:41:56.490+300" date="04-07-2014" component="TSManager" context="" type="2" thread="2244" file="tsmanager.cpp:931">
    <![LOG[Process completed with exit code 2147945410]LOG]!><time="09:41:56.521+300" date="04-07-2014" component="TSMBootstrap" context="" type="1" thread="2352" file="commandline.cpp:1123">
    <![LOG[Exiting with return code 0x80070BC2]LOG]!><time="09:41:56.521+300" date="04-07-2014" component="TSMBootstrap" context="" type="1" thread="2352" file="tsmbootstrap.cpp:1238">
    <![LOG[Process completed with exit code 2147945410]LOG]!><time="09:41:56.537+300" date="04-07-2014" component="OSDSetupHook" context="" type="1" thread="2144" file="commandline.cpp:1123">
    <![LOG[Task sequence requested a reboot]LOG]!><time="09:41:56.537+300" date="04-07-2014" component="OSDSetupHook" context="" type="1" thread="2144" file="basesetuphook.cpp:1580">
    <![LOG[Terminating system message loop.]LOG]!><time="09:41:56.553+300" date="04-07-2014" component="OSDSetupHook" context="" type="0" thread="2168" file="debugwindow.cpp:222">
    <![LOG[Restoring original desktop wallpaper.]LOG]!><time="09:41:56.568+300" date="04-07-2014" component="OSDSetupHook" context="" type="0" thread="2144" file="wallpaperselector.cpp:139">
    <![LOG[::SystemParametersInfoW( 0x0014, 0, (LPVOID)m_sOriginalWallpaper.c_str(), 0x0002 | 0x0001 ), HRESULT=80070002 (e:\nts_sccm_release\sms\client\osdeployment\osdgina\wallpaperselector.cpp,162)]LOG]!><time="09:41:56.568+300" date="04-07-2014"
    component="OSDSetupHook" context="" type="0" thread="2144" file="wallpaperselector.cpp:162">
    <![LOG[Failed to set log directory. Some execution history may be lost.
    The system cannot find the file specified. (Error: 80070002; Source: Windows)]LOG]!><time="09:43:40.359+300" date="04-07-2014" component="OSDSetupHook" context="" type="3" thread="840" file="osdsetuphook.cpp:192">
    <![LOG[Executing task sequence]LOG]!><time="09:43:40.375+300" date="04-07-2014" component="OSDSetupHook" context="" type="1" thread="840" file="osdsetuphook.cpp:279">
    <![LOG[Task Sequence environment not found.]LOG]!><time="09:43:40.390+300" date="04-07-2014" component="OSDSetupHook" context="" type="1" thread="840" file="basesetuphook.cpp:1450">
    <![LOG[Attempting to get active request.]LOG]!><time="09:43:40.390+300" date="04-07-2014" component="OSDSetupHook" context="" type="1" thread="840" file="basesetuphook.cpp:48">
    <![LOG[Failed to create instance if Software Execution Request Managerr. 0x80070005]LOG]!><time="09:43:40.437+300" date="04-07-2014" component="OSDSetupHook" context="" type="1" thread="840"
    file="basesetuphook.cpp:57">
    <![LOG[Waiting for ccmexec process to start.]LOG]!><time="09:43:40.437+300" date="04-07-2014" component="OSDSetupHook" context="" type="1" thread="840" file="basesetuphook.cpp:58">
    <![LOG[Failed to create instance if Software Execution Request Managerr. 0x80070005]LOG]!><time="09:43:46.257+300" date="04-07-2014" component="OSDSetupHook" context="" type="1" thread="840"
    file="basesetuphook.cpp:57">
    <![LOG[Waiting for ccmexec process to start.]LOG]!><time="09:43:46.257+300" date="04-07-2014" component="OSDSetupHook" context="" type="1" thread="840" file="basesetuphook.cpp:58">
    <![LOG[Failed to create instance if Software Execution Request Managerr. 0x80070005]LOG]!><time="09:43:51.257+300" date="04-07-2014" component="OSDSetupHook" context="" type="1" thread="840"
    file="basesetuphook.cpp:57">
    <![LOG[Waiting for ccmexec process to start.]LOG]!><time="09:43:51.257+300" date="04-07-2014" component="OSDSetupHook" context="" type="1" thread="840" file="basesetuphook.cpp:58">
    <![LOG[Failed to create instance if Software Execution Request Managerr. 0x80070005]LOG]!><time="09:43:56.257+300" date="04-07-2014" component="OSDSetupHook" context="" type="1" thread="840"
    file="basesetuphook.cpp:57">
    <![LOG[Waiting for ccmexec process to start.]LOG]!><time="09:43:56.257+300" date="04-07-2014" component="OSDSetupHook" context="" type="1" thread="840" file="basesetuphook.cpp:58">
    <![LOG[Failed to create instance if Software Execution Request Managerr. 0x80070005]LOG]!><time="09:44:01.257+300" date="04-07-2014" component="OSDSetupHook" context="" type="1" thread="840"
    file="basesetuphook.cpp:57">
    <![LOG[Waiting for ccmexec process to start.]LOG]!><time="09:44:01.257+300" date="04-07-2014" component="OSDSetupHook" context="" type="1" thread="840" file="basesetuphook.cpp:58">
    <![LOG[GetActiveRequest failed with error code 0x87d01012]LOG]!><time="09:44:07.804+300" date="04-07-2014" component="OSDSetupHook" context="" type="3" thread="840" file="basesetuphook.cpp:66">
    <![LOG[GetActiveRequest failed. 0x87D01012.]LOG]!><time="09:44:07.804+300" date="04-07-2014" component="OSDSetupHook" context="" type="3" thread="840" file="basesetuphook.cpp:83">
    <![LOG[ReleaseActiveRequest failed. 0x87d01012.]LOG]!><time="09:44:07.804+300" date="04-07-2014" component="OSDSetupHook" context="" type="3" thread="840" file="basesetuphook.cpp:122">
    <![LOG[Deleting SMS_MaintenanceTaskRequests istance: SMS_MaintenanceTaskRequests.TaskID="{11EB4952-7CDD-45D5-BD6F-DA65E193E04F}".]LOG]!><time="09:44:07.835+300" date="04-07-2014" component="OSDSetupHook"
    context="" type="1" thread="840" file="basesetuphook.cpp:144">
    <![LOG[Removed 1 instance of SMS_MaintenanceTaskRequests for tasksequence.]LOG]!><time="09:44:07.835+300" date="04-07-2014" component="OSDSetupHook" context="" type="1" thread="840" file="basesetuphook.cpp:155">
    <![LOG[Uninstalling Setup Hook]LOG]!><time="09:44:07.835+300" date="04-07-2014" component="OSDSetupHook" context="" type="1" thread="840" file="basesetuphook.cpp:1628">
    <![LOG[Removing setup hook from registry.]LOG]!><time="09:44:07.835+300" date="04-07-2014" component="OSDSetupHook" context="" type="0" thread="840" file="vistasetuphook.cpp:143">
    <![LOG[Successfully removed C:\WINDOWS\system32\OSDGINA.DLL]LOG]!><time="09:44:07.835+300" date="04-07-2014" component="OSDSetupHook" context="" type="1" thread="840" file="basesetuphook.cpp:1321">
    <![LOG[Successfully removed C:\WINDOWS\system32\OSDSETUPHOOK.EXE]LOG]!><time="09:44:07.835+300" date="04-07-2014" component="OSDSetupHook" context="" type="1" thread="840" file="basesetuphook.cpp:1321">
    <![LOG[Successfully removed C:\WINDOWS\system32\_SMSOSDSetup]LOG]!><time="09:44:07.835+300" date="04-07-2014" component="OSDSetupHook" context="" type="1" thread="840" file="basesetuphook.cpp:1358">

    You are starting the OSD from Full OS? Is there Bitlocker enabled on the machine you're trying to re-install? Could you post a screenshot of your Task Sequence?

  • OBIEE 11.1.1.7 is Failing at creating instance step on libclntsh.so

    This is OBIEE 11.1.1.7 installtion on AIX6.1...initial reesponse with Oracle is cheikg xlC and Java versions...and I updated to correct versions as per their notes...
    H4A12[obia] /obia_apps > lslpp -l xlC*
    Fileset Level State Description
    Path: /usr/lib/objrepos
    xlC.aix61.rte 11.1.0.4 COMMITTED XL C/C++ Runtime for AIX 6.1
    xlC.cpp 9.0.0.0 COMMITTED C for AIX Preprocessor
    xlC.rte 11.1.0.4 COMMITTED XL C/C++ Runtime
    xlC.sup.aix50.rte 9.0.0.1 COMMITTED XL C/C++ Runtime for AIX 5.2
    H4A12[obia] /obia_apps > java -version
    java version "1.7.0"
    Java(TM) SE Runtime Environment (build pap6470sr4fp1-20130325_01(SR4 FP1))
    IBM J9 VM (build 2.6, JRE 1.7.0 AIX ppc64-64 Compressed References 20130306_140761 (JIT enabled, AOT enabled)
    J9VM - R26_Java726_SR4_FP1_20130306_1011_B140761
    JIT - r11.b03_20130131_32403ifx1
    GC - R26_Java726_SR4_FP1_20130306_1011_B140761_CMPRSS
    J9CL - 20130306_140761)
    JCL - 20130315_01 based on Oracle 7u13-b08
    H4A12[obia] /obia_apps >
    This is from logs:
    Could not load program sawserver:
    Could not load module /obia_apps/midware/Oracle_BI1/bifoundation/web/bin/libsaworacorefacade643r.so.
    Dependent module libclntsh.so could not be loaded.
    Could not load module libclntsh.so.
    System error: No such file or directory
    Could not load module sawserver.
    Dependent module /obia_apps/midware/Oracle_BI1/bifoundation/web/bin/libsaworacorefacade643r.so could not be loaded.
    Could not load module .
    During the install I did get error messages for libclntsh.so and libclntsh.a when doing the enterprise install...but I continue with it and and duirngthe configuration stage it failed at creating instance throwing the above error.
    Any suggestions f=greatly appreciated

    Hi RM
    but $ORACLE_HOME is set by OBIEE11.1.1.7 installation right??...you can see in the $LIBPATH you will see Oracle clint libs
    this is my env...
    H4A12[obia] /obia_apps/oraInventory/logs > set
    AIXTHREAD_COND_DEBUG=OFF
    AIXTHREAD_GUARDPAGES=4
    AIXTHREAD_MNRATIO=1:1
    AIXTHREAD_MUTEX_DEBUG=OFF
    AIXTHREAD_RWLOCK_DEBUG=OFF
    AIXTHREAD_SCOPE=S
    AUTHSTATE=compat
    DISPLAY=10.50.6.157:0
    DISPLAYNAME=H4A12
    EDITOR=/usr/bin/vi
    ERRNO=0
    ESPAGENTDIR=/share2/esp_agent/bin
    FCEDIT=/usr/bin/ed
    HISTCONTROL=ignoredups
    HISTFILE=/home/obiagrp/obia/.sh_hist-ggolkond
    HISTFILESIZE=2000
    HISTSIZE=2000
    HOME=/home/obiagrp/obia
    HOSTNAME=H4A12
    IFS='
    INFA_DOMAINS_FILE=/obia_apps/Informatica/9.0.1/domains.infa
    INFA_HOME=/obia_apps/Informatica/9.0.1
    JAVA_HOME=/usr/java7_64/jre/bin
    LANG=C
    LC_ALL=C
    LC__FASTMSG=true
    LIBPATH=/oracle/app/oracle/product/11.1.jan10/lib:/usr/java7_64/jre/bin:/usr/java7_64/jre/bin/classic:/usr/lib:/lib
    LINENO=1
    LOCPATH=/usr/lib/nls/loc
    LOGFILE=/dev/null
    LOGIN=obia
    LOGNAME=obia
    MAIL=/usr/spool/mail/obia
    MAILCHECK=600
    MAILMSG='[YOU HAVE NEW MAIL]'
    MANPATH='${MANPATH}:/opt/ibm/director/man'
    NLSPATH=/usr/lib/nls/msg/%L/%N:/usr/lib/nls/msg/%L/%N.cat
    NLS_LANG=AMERICAN_AMERICA.WE8ISO8859P15
    ODMDIR=/etc/objrepos
    OLDPWD=/obia_apps/oraInventory
    OPTIND=1
    PATH=/usr/java7_64/jre/bin:/usr/java7_64/jre/bin/bin::/bin:/usr/bin:/etc:/usr/sbin:/usr/ucb:/home/obiagrp/obia/bin:/usr/bin/X11:/usr/java7_64/bin:/usr/java7_64/jre/bin:/usr/local/bin/xlc:/sbin:.:/usr/local/bin
    PPID=12517554
    PS1='$HOSTNAME[$LOGNAME] $PWD > '
    PS2='> '
    PS3='#? '
    PS4='+ '
    PWD=/obia_apps/oraInventory/logs
    RANDOM=7478
    SAVEHIST=2000
    SECONDS=11916
    SHELL=/usr/bin/ksh
    TERM=xterm
    TERM_DEFAULT=lft
    TMOUT=3600
    TMP=/obia_apps/tmp
    TMPDIR=/obia_apps/tmp
    TZ=EST5EDT
    USER=obia
    _=oraInstall2013-04-25_08-24-30AM.out
    Thanks

  • Failed to create new user null

    All Experts
    I am getting the following error message when I am trying to start Java Engine. I am trying to add Java Add on to the ABAP Stack. This was taken from security.0.log .
    #1.5#001143312344001E00000003000006B400044C1E4BBCD4E7#1209592910253#/System/Security/UserStoreUME##com.sap.security.core.server.userstore.UserContextUME#######SAPEngine_System_Thread[impl:5]_14##0#0#Error#1#com.sap.security.core.server.userstore.UserContextUME#Plain###
    Failed to create new user null#
    #1.5#001143312344001E00000005000006B400044C1E4BBCFE64#1209592910253#/System/Security/UserStoreUME##com.sap.security.core.server.userstore.UserContextUME.engineCreateUser(String)#######SAPEngine_System_Thread[impl:5]_14##0#0#Info#1#com.sap.security.core.server.userstore.UserContextUME#Java###Created new user #1#<null>#
    #1.5#001143312344001E00000006000006B400044C1E4BBCFFBA#1209592910253#/System/Security/UserStoreUME##com.sap.security.core.server.userstore.UserContextUME#######SAPEngine_System_Thread[impl:5]_14##0#0#Error#1#/System/Security/UserStoreUME#Java###Error during creation of default users or role assignments: #1#
    Could not create user null: LOGONID_IS_NULL#
    #1.5#001143312344001E00000008000006B400044C1E4BBD03D0#1209592910253#/System/Security##com.sap.engine.services.userstore.UserContext.<init>(UserContextSpi, Properties)#######SAPEngine_System_Thread[impl:5]_14##0#0#Fatal#1#com.sap.engine.services.userstore#Plain###Can not instantiate UserContext with given properties.#
    #1.5#001143312344001E0000000B000006B400044C1E4BBD5C7C#1209592910284#/System/Security##com.sap.engine.services.security#######SAPEngine_System_Thread[impl:5]_14##0#0#Error#1#com.sap.engine.services.security#Java#security_0001#com.sap.engine.services.security.exceptions.SecurityResourceBundle#Unexpected exception:##
    Please suggest

    Hi Prasanna
    I am getting this error while installing the Java Add-on. The installation was in the last stage and there it got struck when it tried to reboot the java engine. I am using SAPJSF user to communicate with ABAP stack and it has the full authorizations. I even checked and see that SAPJSF user is not locked. I also tried with another user and still the same issue. As per the log it the java engine is able to login with the user, but it is trying to create a user and fialing there. I am not sure why it is creating this user.
    Regards,
    Mahesh

  • Javax.xml.parsers Parser Failes at URGENT..URGENT.

    Hai,
    I am using JAVA PARSER to parse my xml file. My XML file is :
    <QUERY>SELECT * FROM EMP WHERE EMP_DATE > 18/10/2000</QUERY>.
    My Sample Code is:
    import javax.xml.parsers.DocumentBuilderFactory;
    import javax.xml.parsers.DocumentBuilder;
    import org.w3c.dom.Document;
    import org.w3c.dom.Element;
    import org.w3c.dom.DOMException;
    factory = DocumentBuilderFactory.newInstance();
    builder = factory.newDocumentBuilder();
    fistream = new FileInputStream(fileName);
    document = builder.parse(fistream);
    e=document.getDocumentElement();
    curElm = (Element)nodeList.item(0);
    return_Value =((Text)curElm.getFirstChild()).getData().trim();
    Giving wrong output:
    SELECT * FROM EMP WHERE EMP_DATE
    Activally, I had to get
    SELECT * FROM EMP WHERE EMP_DATE > 18/10/2000.
    I do not know what's went wrong ?
    Please help me. It is very urgent to my project.
    Thanks a lot
    Regards
    Suresh

    hi,
    <, >, &, " and ' are XML control characters and do not belong to the data an XML document reflects. if you want to use these special characters, try a different notation, i.e. < > & " or &apos; as in
    <element>this is an <element> tag</element>
    sincerely, Michael

  • Failed to create instances after migrating BPM 11g to another server

    Did a BPM 11g migration, we need to delete the original schema, then import using impdp, we met error after starting SOA-Server1 (Please find soa.out log attached )
    The directly error is:
    ORABPEL-10513 Cannot get application roles from application identified by "{0}". An error occured while getting application roles from application identified by "OracleBPMProcessRolesApp". The underlying APIs threw an exception.
    <May 5, 2011 10:25:00 AM CST> <Error> <oracle.soa.b2b.transport> <BEA-000000> <AQDequeuer_ReadMessage: A database exception occurred: java.sql.SQLException: ORA-25226: dequeue failed, queue DEV_SOAINFRA.IP_OUT_QUEUE is not enabled for dequeue
    Anybody can give some suggestions please?
    Thanks for help.
    Regards,
    Katherine

    After Rechecking the log of soa_server, the error disappears now:
    "<Error> <oracle.soa.b2b.transport> <BEA-000000> <AQDequeuer_ReadMessage: A database exception occurred: java.sql.SQLException: ORA-25226: dequeue failed, queue DEV_SOAINFRA.IP_OUT_QUEUE is not enabled for dequeue"
    However,
    background server is still reporting: "<Warning> <oracle.integration.platform.blocks.event.saq> <SOA-31013> <Error handling message (rolling back).
    java.sql.SQLException: ORA-06575: Package or function EDN_DEQUEUE_OAOO_DELIVERY is in an invalid state
    at oracle.jdbc.driver.SQLStateMapping.newSQLException(SQLStateMapping.java:74)
    at oracle.jdbc.driver.DatabaseError.newSQLException(DatabaseError.java:135)
    at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:210)
    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:473)
    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:423)
    at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:1095)
    at oracle.jdbc.driver.T4CCallableStatement.doOall8(T4CCallableStatement.java:201)
    at oracle.jdbc.driver.T4CCallableStatement.executeForRows(T4CCallableStatement.java:1036)
    at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1379)
    at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3568)
    at oracle.jdbc.driver.OraclePreparedStatement.execute(OraclePreparedStatement.java:3739)
    at oracle.jdbc.driver.OracleCallableStatement.execute(OracleCallableStatement.java:8150)
    at oracle.jdbc.driver.OraclePreparedStatementWrapper.execute(OraclePreparedStatementWrapper.java:1535)
    at weblogic.jdbc.wrapper.PreparedStatement.execute(PreparedStatement.java:99)
    at oracle.integration.platform.blocks.event.saq.SAQBusinessEventBus.readOAOODelivery(SAQBusinessEventBus.java:1302)
    at
    oracle.integration.platform.blocks.event.saq.SAQBusinessEventBus.handleSingleOAOODelivery(SAQBusinessEventBus.java:750)
    at oracle.integration.platform.blocks.event.saq.SAQBusinessEventBus.handleQueueEvents(SAQBusinessEventBus.java:669)
    at oracle.integration.platform.blocks.event.saq.SAQBusinessEventBus.access$000(SAQBusinessEventBus.java:71)
    at oracle.integration.platform.blocks.event.saq.SAQBusinessEventBus$1.run(SAQBusinessEventBus.java:319)
    at oracle.integration.platform.blocks.executor.WorkManagerExecutor$1.run(WorkManagerExecutor.java:105)
    at weblogic.work.j2ee.J2EEWorkManager$WorkWithListener.run(J2EEWorkManager.java:183)
    at weblogic.work.DaemonWorkThread.run(DaemonWorkThread.java:30)"
    Thanks for further help!
    Regards,
    Katherine

  • Failed to serialize interface javax.xml.soap.SOAPElementweblogic.xml.schema

    I have generated my Web Service Client Control Class based on WSDL file provided by Web Service Provider using JAX-RPC in "Oracle Workshop for WebLogic version 10.3".
    I am using Web Service Client Control class in WebLogic Portal portlet backing class to invoke Web Service. But while invoking Web Service, I am getting following error:
    Caused by: java.rmi.RemoteException: Failed to invoke; nested exception is:
    javax.xml.soap.SOAPException: failed to serialize interface javax.xml.soap.SOAPElementweblogic.xml.schema.binding.SerializationException: mapping lookup failure. class=interface javax.xml.soap.SOAPElement class context=TypedClassContext{schemaType=['http://xyz.com/abc/UpdateSR']:updateSRRequest}
    Here is the code of my Portlet Backing class where I am using Service Control to invoke Web Service:
    URL webServiceUrl = new URL(webServiceLocation);
    ServiceFactory serviceFactory = ServiceFactory.newInstance();
    QName qName = new QName(nameSpaceURI, serviceName);
    Service siebelService = serviceFactory.createService(webServiceUrl, qName);
    updateSRServiceControl siebelServiceProxy = (updateSRServiceControl)siebelService.getPort(qName, updateSRServiceControl.class);
    UpdateSRResponse updateSRResponse = siebelServiceProxy.updateSR(updateSRRequest);
    Please let me know if more information required.
    I appreciate for help.
    Thanks in advance.
    Regards
    Neeraj

    I have generated my Web Service Client Control Class based on WSDL file provided by Web Service Provider using JAX-RPC in "Oracle Workshop for WebLogic version 10.3".
    I am using Web Service Client Control class in WebLogic Portal portlet backing class to invoke Web Service. But while invoking Web Service, I am getting following error:
    Caused by: java.rmi.RemoteException: Failed to invoke; nested exception is:
    javax.xml.soap.SOAPException: failed to serialize interface javax.xml.soap.SOAPElementweblogic.xml.schema.binding.SerializationException: mapping lookup failure. class=interface javax.xml.soap.SOAPElement class context=TypedClassContext{schemaType=['http://xyz.com/abc/UpdateSR']:updateSRRequest}
    Here is the code of my Portlet Backing class where I am using Service Control to invoke Web Service:
    URL webServiceUrl = new URL(webServiceLocation);
    ServiceFactory serviceFactory = ServiceFactory.newInstance();
    QName qName = new QName(nameSpaceURI, serviceName);
    Service siebelService = serviceFactory.createService(webServiceUrl, qName);
    updateSRServiceControl siebelServiceProxy = (updateSRServiceControl)siebelService.getPort(qName, updateSRServiceControl.class);
    UpdateSRResponse updateSRResponse = siebelServiceProxy.updateSR(updateSRRequest);
    Please let me know if more information required.
    I appreciate for help.
    Thanks in advance.
    Regards
    Neeraj

  • Failed to create vuser and Failed to create an instance of script

    Hi
    I have a parent script of type web service which would call 5 child scripts . 3 child scripts are webservice and 2 child scripts are of web test.
    However when the function call goes to the child script (web test), the following exception is being thrown.
    Any idea of how to get rid of this?
    error creating vuser for child script
    oracle.oats.scripting.modules.basic.api.exceptions.ScriptCreationException: Failed to create instance of script "TestUSNACHABankFormat".
         at oracle.oats.scripting.modules.basic.api.exceptions.ScriptCreationException.createFailedToCreateScriptInstance(ScriptCreationException.java:75)
         at oracle.oats.scripting.modules.basic.api.IteratingVUser.createScript(IteratingVUser.java:281)
         at oracle.oats.scripting.modules.basic.api.internal.IteratingAgent.createIteratingVUser(IteratingAgent.java:602)
         at oracle.oats.scripting.modules.basic.api.IteratingVUser.createCallableScript(IteratingVUser.java:1146)
         at oracle.oats.scripting.modules.basic.api.IteratingVUser.getSpecialVariableImpl(IteratingVUser.java:1071)
         at oracle.oats.scripting.modules.basic.api.IteratingVUser.getSpecialVariable(IteratingVUser.java:994)
         at oracle.oats.scripting.modules.basic.api.IteratingVUser.getScriptAsset(IteratingVUser.java:1163)
         at oracle.oats.scripting.modules.basic.api.IteratingVUserScript.getScript(IteratingVUserScript.java:431)
         at script.run(script.java:34)
         at oracle.oats.scripting.modules.basic.api.IteratingVUser.run(IteratingVUser.java:320)
         at oracle.oats.scripting.modules.basic.api.IteratingVUser.insertScriptRun(IteratingVUser.java:340)
         at oracle.oats.scripting.modules.basic.api.internal.CallableScript.run(CallableScript.java:182)
         at script.run(script.java:61)
         at oracle.oats.scripting.modules.basic.api.IteratingVUser.run(IteratingVUser.java:320)
         at oracle.oats.scripting.modules.basic.api.internal.IteratingAgent.run(IteratingAgent.java:726)
         at java.lang.Thread.run(Thread.java:619)
    Caused by: java.lang.NullPointerException
         at oracle.oats.scripting.modules.basic.api.IteratingVUserScript.getVariables(IteratingVUserScript.java:482)
         at script.<init>(script.java:25)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
         at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
         at java.lang.Class.newInstance0(Class.java:355)
         at java.lang.Class.newInstance(Class.java:308)
         at oracle.oats.scripting.modules.basic.api.IteratingVUser.createScript(IteratingVUser.java:279)
         ... 14 more

    Hello
    I would go around that problem :
    at oracle.oats.scripting.modules.basic.api.IteratingVUserScript.getVariables(IteratingVUserScript.java:482)
    Indicating something wrong with a GetVariables() function.
    Any specific java code in your script?
    Not much ideas though...
    JB

  • Failed to create task or type source2wsdd

    Hi,
    I am trying to run the sample code for webservice that i got from the net.I am new to webservice.When i try to run the build file,i got the
    below given error.
    ***Buildfile: C:\WS\test\tutorial\sample10\build.xml**z*
    ***clean:***
    ***[delete] Deleting directory C:\tmp\output***
    ***[delete] Deleting directory C:\tmp\client_classes***
    ***init:***
    ***setup:***
    ***[mkdir] Created dir: C:\tmp\output***
    ***[mkdir] Created dir: C:\tmp\output\WEB-INF\classes***
    ***[mkdir] Created dir: C:\tmp\output\WEB-INF\lib***
    ***[mkdir] Created dir: C:\tmp\client_classes***
    ***ejb.build:***
    ***init:***
    ***compile.server:***
    ***[javac] Compiling 4 source files to C:\tmp\output***
    ***[copy] Copying 1 file to C:\tmp\output\META-INF***
    ***[copy] Copying 1 file to C:\tmp\output\META-INF***
    ***[jar] Building jar: C:\WS\test\tutorial\sample10\PRE_HelloWorldService.jar***
    ***[java] DEPRECATED: The weblogic.ejbc compiler is deprecated and will be removed in a future version of WebLogic Server. Please use weblogic.appc instead.***
    ***[java] ejbc successful.***
    ***[delete] Deleting: C:\WS\test\tutorial\sample10\PRE_HelloWorldService.jar***
    ***[delete] Deleting directory C:\tmp\output***
    ***webservice.build:***
    ***[copy] Copying 1 file to C:\tmp\output\WEB-INF\lib***
    ***webss.build:***
    ***webss.check:***
    ***[autotype] Autotyping for javaComponents tutorial.sample10.HelloWorldService***
    ***[autotype] Note: C:\tmp\output\WEB-INF\classes\tutorial\sample10\WorldCodec.java uses or overrides a deprecated API.***
    ***[autotype] Note: Recompile with -Xlint:deprecation for details.***
    ***BUILD FAILED***
    ***C:\WS\test\tutorial\sample10\build.xml:100: The following error occurred while executing this line:***
    ***C:\WS\test\tutorial\sample10\build-webss.xml:19: Problem: failed to create task or type source2wsdd***
    ***Cause: The name is undefined.***
    ***Action: Check the spelling.***
    ***Action: Check that any custom tasks/types have been declared.***
    ***Action: Check that any <presetdef>/<macrodef> declarations have taken place.***
    ***Total time: 9 seconds***
    Here is the code for generating the wsdl file.
    <source2wsdd description="create web service descriptor and wsdl from source file"
    javaSource="${webss.service.source}"
    ddFile="${webss.output.dir}/WEB-INF/web-services.xml"
    typesInfo="${webss.output.dir}/WEB-INF/classes/types.xml"
    serviceURI="${webss.service.url}"
    ejbLink="${webss.ejb.link}"
    wsdlFile="${webss.output.dir}/${webss.service.name}.wsdl">
    *               <classpath>*
    *                    <pathelement location="C:/bea/weblogic92/server/lib/webserviceclient.jar" />*
    *                    <pathelement location="C:/bea/weblogic92/server/lib/webservices.jar" />*
    *                    <pathelement location="${weblogic.jar}" />*
    *                    <pathelement location="${webss.output.dir}/WEB-INF/classes" />*
    *                    <pathelement location="${webss.output.dir}/WEB-INF/lib/${webss.service.name}.jar" />*
    *                    <pathelement path="${java.class.path}" />*
    *               </classpath>*
    *          </source2wsdd>*
    Can any one help on this issue please?
    Thanks in Advance,
    Vel.

    Well, just reading the output reveals
    D:\Jdev11120\Middleware\jdeveloper\ant\libTimo

  • Problem: failed to create task or type nb-copyliblets Cause: The name is undefined.

    I imported TestIMletListener.zip into netbeans, tried to run the project and got this error:
    C:\[user name]\Documents\NetBeansProjects\TestIMletListener\nbproject\build-impl.xml:468: Problem: failed to create task or type nb-copyliblets
    Cause: The name is undefined.
    Action: Check the spelling.
    Action: Check that any custom tasks/types have been declared.
    Action: Check that any <presetdef>/<macrodef> declarations have taken place.
    BUILD FAILED (total time: 1 second)
    Any idea what went wrong?

    Hello user12608886,
    have a look on this answer. Re: homework review. You can click on the link (in the Netbeans output window) and comment the line out.
    cheers
    Frank

  • Trying to reinstall CS5.5 Master Collection from DVD media on Windows 7 64 bit - setup.exe fails due to msxml3.dll error PDApp message [FATAL] PIM - Failed to Create XML instance : DOMDocument40 ADXML::initWithXMLPath Error:80040154

    If anyone is able to solve this they are a genius (or I am doing something very stupid!)
    I am trying to reinstall CS5.5 Master Collection from DVD media on Windows 7 64 bit PC but setup.exe fails due to a msxml3.dll error.
    Following a big bundle of recent Windows 7 updates, I started getting 'bad image' msxml3.dll error messages when opening any CS5.5 master collection program (Eg Premiere / Photoshop / Illustrator / Dreamweaver). Following advice on some threads here I tried uninstalling and then using the Adobe CC Cleaner Tool to clean up install, then reinstalling from my original DVD media.
    Whenever I try using run setup.exe from installtion disc 1 the installing fails due to 'Missing files'. I have also tried dowloading trial versions and runing setup.exe fro mthe downloaded files but i still get the same message.
    I have searched the forum and others have experienced this error but none of the solutions I have found seem to be working for me - as many seem to relate to download installations whereas I am installing from original DVD media (which worked fine before on the same PC)
    These are the FATAL messages from the PDApp log
    12/11/2014 15:29:27 [FATAL] PIM - Failed to Create XML instance : DOMDocument40 ADXML::initWithXMLPath Error:80040154
    12/11/2014 15:29:27 [FATAL] Setup - Could not initialize ADXML object
    12/11/2014 15:29:27 [FATAL] Setup - Unable to initialize. Error parsing setup.xml file
    The PDApp troubleshooting seems to indicate that this is caused by error in downloads but I am getting it with both original media DVD and downloads.
    I have also tried using my logon (which has admin privileges) and under our main admin account - and I get the same errors.
    Is a clean install of Windows 7 + CS5.5 my only option?
    Any help / info / advice / solutions very much appreciated! I have spent the last 2 days trying to sort this out and seem to be getting nowhere.
    Thanks.

    Thanks for the reply kglad - much appreciated.
    I have already tried that option (along with downloading files) as it was one of the solutions mentioned on other threads, but that also failed.
    Any other ideas?

  • Fail to create an instance of Job

    I try to create a data source with a BO XI 4.1 Universe.
    My Universe works with WEBI but whenever I try to use it in Design Studio, I get an error message.
    Caused by: com.businessobjects.dsl.services.dataprovider.DataProviderException: Fail to create an instance of Job :
        at com.businessobjects.dsl.services.dataprovider.impl.QuerySpecDataProvider.refresh(QuerySpecDataProvider.java:651)
        at com.businessobjects.dsl.services.dataprovider.impl.DataProviderServiceImpl.run(DataProviderServiceImpl.java:131)
        at com.sap.ip.bi.bics.dataaccess.resource.impl.dsl.resultset.DslResultSet.getData(DslResultSet.java:119)
        at com.sap.ip.bi.bics.dataaccess.resource.impl.dsl.query.DslQuery.getResultSet(DslQuery.java:223)
        at com.sap.ip.bi.bics.dataaccess.resource.impl.dsl.query.DslQuery.getResultSet(DslQuery.java:1)
        at com.sap.ip.bi.bics.dataaccess.provider.relational.impl.rel2queryview.resultset.RelResultSet.refresh(RelResultSet.java:132)
        at com.sap.ip.bi.bics.dataaccess.provider.relational.impl.rel2queryview.Rel2QueryView.getResultSet(Rel2QueryView.java:175)
        at com.sap.ip.bi.bics.dataaccess.consumer.impl.queryview.resultset.ResultSet.getData(ResultSet.java:571)
        at com.sap.ip.bi.bics.dataaccess.consumer.impl.queryview.resultset.RsResultSetManager.getResultSet(RsResultSetManager.java:234)
        at com.sap.ip.bi.bics.dataaccess.consumer.impl.queryview.resultset.RsResultSetManager.getResultSet(RsResultSetManager.java:168)
        at com.sap.ip.bi.bics.dataaccess.consumer.impl.queryview.resultset.RsResultSetManager.getResultSet(RsResultSetManager.java:56)
        at com.sap.ip.bi.bics.dataaccess.consumer.impl.queryview.QueryView.getResultSet(QueryView.java:731)
        at com.sap.ip.bi.bics.dataaccess.consumer.impl.queryview.pivot.manager.PivotTableManager.checkResultSetState(PivotTableManager.java:282)
        at com.sap.ip.bi.bics.dataaccess.consumer.impl.queryview.pivot.manager.PivotTableManager.validateDataset(PivotTableManager.java:226)
        at com.sap.ip.bi.bics.dataaccess.consumer.impl.queryview.pivot.manager.PivotTableManager.buildVirtualMatrix(PivotTableManager.java:189)
        at com.sap.ip.bi.webapplications.ui.items.analysis.control.AcPivotTableExport.buildVirtualMatrix(AcPivotTableExport.java:217)
        at com.sap.ip.bi.webapplications.ui.items.analysis.control.AcPivotTableInteractive.buildUrTree(AcPivotTableInteractive.java:319)
        at com.sap.ip.bi.webapplications.ui.items.analysis.control.AcPivotTableInteractive.renderComposite(AcPivotTableInteractive.java:1231)
        at com.sap.ip.bi.zen.rt.components.crosstab.impl.CrosstabComponent.renderComponentContent(CrosstabComponent.java:535)
        at com.sap.ip.bi.ui.nonur.zen.renderer.ZenComponentOutputWriter.writeComponentOutput(ZenComponentOutputWriter.java:109)
        at com.sap.ip.bi.ui.nonur.zen.renderer.ZenComponentOutputWriter.<init>(ZenComponentOutputWriter.java:34)
        at com.sap.ip.bi.zen.rt.components.crosstab.impl.CrosstabComponent.renderComponent(CrosstabComponent.java:527)
        at com.sap.ip.bi.zen.rt.components.base.ZenUiContainer.renderChildren(ZenUiContainer.java:366)
        at com.sap.ip.bi.zen.rt.components.abslayout.impl.AbsoluteLayoutComponent.renderComponentContent(AbsoluteLayoutComponent.java:130)
        at com.sap.ip.bi.ui.nonur.zen.renderer.ZenComponentOutputWriter.writeComponentOutput(ZenComponentOutputWriter.java:109)
        at com.sap.ip.bi.ui.nonur.zen.renderer.ZenComponentOutputWriter.<init>(ZenComponentOutputWriter.java:34)
        at com.sap.ip.bi.zen.rt.components.base.ZenUiContainer.renderComponent(ZenUiContainer.java:383)
        at com.sap.ip.bi.webapplications.ui.items.UiItem.render(UiItem.java:492)
        ... 54 more
    Caused by: com.sap.tools.commons.exception.NestedException: Fail to create an instance of Job :
        at com.sap.tools.commons.exception.NestedException.create(Unknown Source)
        at com.sap.sl.edp.dataprovider.relational.fetcher.AbstractRelationalFetcher.open(AbstractRelationalFetcher.java:130)
        at com.sap.sl.edp.dataprovider.relational.RelationalDataProvider.getResultNode(RelationalDataProvider.java:171)
        at com.businessobjects.dsl.services.dataprovider.impl.QuerySpecDataProvider.refresh(QuerySpecDataProvider.java:645)
        ... 81 more
    Caused by: com.sap.connectivity.cs.core.CSError: Fail to create an instance of Job :
        at com.sap.connectivity.cs.remoting.conversion.ErrorHelper.newInstance(ErrorHelper.java:46)
        at com.sap.connectivity.cs.remoting.conversion.ErrorSetHelper.fetch(ErrorSetHelper.java:31)
        at com.sap.connectivity.cs.remoting.corba.proxy.CORBARepositoryJob.createRemoteJob(CORBARepositoryJob.java:93)
        at com.sap.connectivity.cs.remoting.corba.proxy.CORBARepositoryJob.<init>(CORBARepositoryJob.java:54)
        at com.sap.connectivity.cs.remoting.corba.proxy.RepositoryJob.<init>(RepositoryJob.java:39)
        at com.sap.connectivity.cs.remoting.corba.proxy.ConnectionServer.getJob(ConnectionServer.java:438)
        at com.sap.connectivity.cs.core.ConnectionServer.CreateJob(ConnectionServer.java:73)
        at com.sap.connectivity.cs.api.trace.EnvironmentLogger.CreateJob(EnvironmentLogger.java:1395)
        at com.businessobjects.mds.services.relational.Job.createSafeJob(Job.java:168)
        at com.businessobjects.mds.services.relational.Job.create(Job.java:145)
        at com.businessobjects.mds.services.relational.CsService.createJob(CsService.java:689)
        at com.sap.sl.edp.dataprovider.relational.RelationalDataProvider.createJob(RelationalDataProvider.java:219)
        at com.sap.sl.edp.dataprovider.relational.fetcher.AbstractRelationalFetcher.open(AbstractRelationalFetcher.java:93)
        ... 83 more
    !ENTRY com.sap.ip.bi.web.uiitem 4 0 2014-04-03 11:06:47.992
    !MESSAGE BI exception with class "BIBaseRuntimeException" and message "Error while generating HTML". See default trace for log ID "69592a5d-3033-4690-a31c-5b7a3b88bd98".
    !ENTRY com.sap.ip.bi.web.runtime 4 0 2014-04-03 11:06:48.007
    !MESSAGE Details of critical error in BI application added to log with ID "69592a5d-3033-4690-a31c-5b7a3b88bd98"; see SAP Notes 937697 and 948490. Context of BI application:
    {VALIDATION_DATA=false, SAP_BW_NAVIGATION_CONTEXT=, DESIGN_MODE=TRUE, CHECK_POPUP_BLOCKER=, Query String (Current Browser Request)=ACCEPT=image%2Fjpeg%2C+image%2Fgif%2C+image%2Fpjpeg%2C+application%2Fx-ms-application%2C+application%2Fxaml%2Bxml%2C+application%2Fx-ms-xbap%2C+*%2F*&APPLICATION=Ad87txRJmRlPpbjl2wYeKJE&DYNAMIC_MIME_URL_PREFIX=%2Faad%2F&MIME_REPOSITORY_HANDLER=int.do%3FREQUEST_TYPE%3DMIME%26&MODIFIED_SINCE=&MYSAPSSO2=830c701b-b7d0-4195-9daf-947aad58ba2a-6ee89176-bcc1-4fb2-adf0-7f3dfc129b72-fd577942-2cf7-4247-8685-eee60ed63520-7eb0087a-2b31-43de-9dcb-1c6fed0ae2b5-9749b478-f71e-453e-bf82-2a113defb1d2-c2888b52-d27a-4555-a9c2-a58fe52f123a&REQUEST_URL=http%3A%2F%2Flocalhost%3A52593%2Faad%2Fint.do&SAP_EXTERNAL_SID=V0lEMTM5NjUxNTk4NjU0MQ%3D%3D&SAP_NODE_ID=10.10.210.55&SESSION_ID=10hf2y1y0ymv91axl9235ewslk&STATIC_MIME_URL_PREFIX=%2Faad%2F&URL_PREFIX=%2Faad%2Fint.do&USER_AGENT=Mozilla%2F5.0+%28compatible%3B+MSIE+9.0%3B+Windows+NT+6.1%3B+WOW64%3B+Trident%2F6.0%29&USER_NAME=UNKNOWN&USE_SNIPPETS=X, SAP_BW_USE_TAR_TITLE=, BROWSER_TYPE=ie6, FORCED_SERVER_COMMAND_PROCESSING=false, NAVIGATION_NODE_LAUNCHER_URL=, DEBUG_LEVEL=0, COUNTRY=BE, DEBUG_MESSAGES=false, RTL=false, BICS_USE_RFC_BUNDLE=DEFAULT, ALLOW_MULTI_DP_RESET=DEFAULT, ACCESSIBLE=false, CACHE=true, PROFILING=false, EXPORT_STRATEGY=-1, Template (Main)=AD87TXRJMRLPPBJL2WYEKJE, LANGUAGE=fr, CLIENT=ZEN, Template (Main Object)=BTMP AD87TXRJMRLPPBJL2WYEKJE, TRACE500_SCENARIO=, User=UNKNOWN (UNKNOWN), SHOW_TYPE=, Master System Alias=local, CONTENT_PADDING=true, BI Support Information=<?xml version="1.0" encoding="UTF-8" standalone="no"?>
    <BI_SUPPORT_INFORMATION>
    <WEB_APPLICATION>
    <PAGE_CONTEXT>
    <USER>UNKNOWN (UNKNOWN)</USER>
    <TIME>Thu Apr 03 11:06:48 CEST 2014</TIME>
    <QUERY_STRING_INITIAL_BROWSER_REQUEST>ACCEPT=image%2Fjpeg%2C+image%2Fgif%2C+image%2Fpjpeg%2C+application%2Fx-ms-application%2C+application%2Fxaml%2Bxml%2C+application%2Fx-ms-xbap%2C+*%2F*&amp;APPLICATION=Ad87txRJmRlPpbjl2wYeKJE&amp;DYNAMIC_MIME_URL_PREFIX=%2Faad%2F&amp;MIME_REPOSITORY_HANDLER=int.do%3FREQUEST_TYPE%3DMIME%26&amp;MODIFIED_SINCE=&amp;MYSAPSSO2=830c701b-b7d0-4195-9daf-947aad58ba2a-6ee89176-bcc1-4fb2-adf0-7f3dfc129b72-fd577942-2cf7-4247-8685-eee60ed63520-7eb0087a-2b31-43de-9dcb-1c6fed0ae2b5-9749b478-f71e-453e-bf82-2a113defb1d2-c2888b52-d27a-4555-a9c2-a58fe52f123a&amp;REQUEST_URL=http%3A%2F%2Flocalhost%3A52593%2Faad%2Fint.do&amp;SAP_EXTERNAL_SID=V0lEMTM5NjUxNTk4NjU0MQ%3D%3D&amp;SAP_NODE_ID=10.10.210.55&amp;SESSION_ID=10hf2y1y0ymv91axl9235ewslk&amp;STATIC_MIME_URL_PREFIX=%2Faad%2F&amp;URL_PREFIX=%2Faad%2Fint.do&amp;USER_AGENT=Mozilla%2F5.0+%28compatible%3B+MSIE+9.0%3B+Windows+NT+6.1%3B+WOW64%3B+Trident%2F6.0%29&amp;USER_NAME=UNKNOWN&amp;USE_SNIPPETS=X</QUERY_STRING_INITIAL_BROWSER_REQUEST>
    <QUERY_STRING_CURRENT_BROWSER_REQUEST>ACCEPT=image%2Fjpeg%2C+image%2Fgif%2C+image%2Fpjpeg%2C+application%2Fx-ms-application%2C+application%2Fxaml%2Bxml%2C+application%2Fx-ms-xbap%2C+*%2F*&amp;APPLICATION=Ad87txRJmRlPpbjl2wYeKJE&amp;DYNAMIC_MIME_URL_PREFIX=%2Faad%2F&amp;MIME_REPOSITORY_HANDLER=int.do%3FREQUEST_TYPE%3DMIME%26&amp;MODIFIED_SINCE=&amp;MYSAPSSO2=830c701b-b7d0-4195-9daf-947aad58ba2a-6ee89176-bcc1-4fb2-adf0-7f3dfc129b72-fd577942-2cf7-4247-8685-eee60ed63520-7eb0087a-2b31-43de-9dcb-1c6fed0ae2b5-9749b478-f71e-453e-bf82-2a113defb1d2-c2888b52-d27a-4555-a9c2-a58fe52f123a&amp;REQUEST_URL=http%3A%2F%2Flocalhost%3A52593%2Faad%2Fint.do&amp;SAP_EXTERNAL_SID=V0lEMTM5NjUxNTk4NjU0MQ%3D%3D&amp;SAP_NODE_ID=10.10.210.55&amp;SESSION_ID=10hf2y1y0ymv91axl9235ewslk&amp;STATIC_MIME_URL_PREFIX=%2Faad%2F&amp;URL_PREFIX=%2Faad%2Fint.do&amp;USER_AGENT=Mozilla%2F5.0+%28compatible%3B+MSIE+9.0%3B+Windows+NT+6.1%3B+WOW64%3B+Trident%2F6.0%29&amp;USER_NAME=UNKNOWN&amp;USE_SNIPPETS=X</QUERY_STRING_CURRENT_BROWSER_REQUEST>
    <QUERY_STRING_CURRENT_SERVER_REQUEST>ACCEPT=image%2Fjpeg%2C+image%2Fgif%2C+image%2Fpjpeg%2C+application%2Fx-ms-application%2C+application%2Fxaml%2Bxml%2C+application%2Fx-ms-xbap%2C+*%2F*&amp;APPLICATION=Ad87txRJmRlPpbjl2wYeKJE&amp;DYNAMIC_MIME_URL_PREFIX=%2Faad%2F&amp;MIME_REPOSITORY_HANDLER=int.do%3FREQUEST_TYPE%3DMIME%26&amp;MODIFIED_SINCE=&amp;MYSAPSSO2=830c701b-b7d0-4195-9daf-947aad58ba2a-6ee89176-bcc1-4fb2-adf0-7f3dfc129b72-fd577942-2cf7-4247-8685-eee60ed63520-7eb0087a-2b31-43de-9dcb-1c6fed0ae2b5-9749b478-f71e-453e-bf82-2a113defb1d2-c2888b52-d27a-4555-a9c2-a58fe52f123a&amp;REQUEST_URL=http%3A%2F%2Flocalhost%3A52593%2Faad%2Fint.do&amp;SAP_EXTERNAL_SID=V0lEMTM5NjUxNTk4NjU0MQ%3D%3D&amp;SAP_NODE_ID=10.10.210.55&amp;SESSION_ID=10hf2y1y0ymv91axl9235ewslk&amp;STATIC_MIME_URL_PREFIX=%2Faad%2F&amp;URL_PREFIX=%2Faad%2Fint.do&amp;USER_AGENT=Mozilla%2F5.0+%28compatible%3B+MSIE+9.0%3B+Windows+NT+6.1%3B+WOW64%3B+Trident%2F6.0%29&amp;USER_NAME=UNKNOWN&amp;USE_SNIPPETS=X</QUERY_STRING_CURRENT_SERVER_REQUEST>
    <REQUEST_URL>http://localhost:52593</REQUEST_URL>
    <MASTER_SYSTEM_ALIAS>local</MASTER_SYSTEM_ALIAS>
    <TRACE500_SCENARIO/>
    <DESIGN_MODE>TRUE</DESIGN_MODE>
    <TRACE>X</TRACE>
    <IVIEW_ID_AVAILABLE>false</IVIEW_ID_AVAILABLE>
    <BROWSER_SUPPORT_AJAX>true</BROWSER_SUPPORT_AJAX>
    <TRAY_TYPE>PLAIN</TRAY_TYPE>
    <ALLOW_MULTI_DP_RESET>DEFAULT</ALLOW_MULTI_DP_RESET>
    <CONTENT_PADDING>true</CONTENT_PADDING>
    <CACHE>true</CACHE>
    <BROWSER_IN_BUSINESS_CLIENT>false</BROWSER_IN_BUSINESS_CLIENT>
    <DEBUG>false</DEBUG>
    <BICS_USE_RFC_BUNDLE>DEFAULT</BICS_USE_RFC_BUNDLE>
    <FORCED_SERVER_COMMAND_PROCESSING>false</FORCED_SERVER_COMMAND_PROCESSING>
    <NAVIGATION_NODE_LAUNCHER_URL/>
    <AI_REDUCE_VISIBLE_SIZE>false</AI_REDUCE_VISIBLE_SIZE>
    <SAP_BW_PRODUCER_ID/>
    <NAVIGATION_NODE_ACTIVE_IVIEW/>
    <RENDER_TYPE>PHX</RENDER_TYPE>
    <SAP_BW_IVIEW_ID/>
    <DATA_COUNTRY/>
    <RTL>false</RTL>
    <BICS_TRACE>false</BICS_TRACE>
    <EXPORT_STRATEGY_MINCELLS>-1</EXPORT_STRATEGY_MINCELLS>
    <CLIENT>ZEN</CLIENT>
    <DATA_LANGUAGE/>
    <JSCOMP>X</JSCOMP>
    <DEBUG_MESSAGES>false</DEBUG_MESSAGES>
    <SAP_BW_USE_TAR_TITLE/>
    <DESIGN_MODE_OPTIMIZATION>X</DESIGN_MODE_OPTIMIZATION>
    <DISPLAY_STACK_TRACE_IN_ERROR_PAGES>true</DISPLAY_STACK_TRACE_IN_ERROR_PAGES>
    <EXPORT_STRATEGY>-1</EXPORT_STRATEGY>
    <RFC_LANGUAGE/>
    <CHECK_POPUP_BLOCKER/>
    <BROWSER_TYPE>ie6</BROWSER_TYPE>
    <JAVA_STATISTICS_ACTIVE>false</JAVA_STATISTICS_ACTIVE>
    <RESULT_SET_TYPE/>
    <PROFILING>false</PROFILING>
    <LANGUAGE>fr</LANGUAGE>
    <COUNTRY>BE</COUNTRY>
    <BROWSER_SUPPORT_WEBKIT>false</BROWSER_SUPPORT_WEBKIT>
    <ACCESSIBLE>false</ACCESSIBLE>
    <SAP_BW_NAVIGATION_CONTEXT/>
    <DEBUG_TEXTS>false</DEBUG_TEXTS>
    <SHOW_TYPE/>
    <WRITE_ERROR_CONTEXT>true</WRITE_ERROR_CONTEXT>
    <TRACE500/>
    <DEBUG_LEVEL>0</DEBUG_LEVEL>
    <VALIDATION_DATA>false</VALIDATION_DATA>
    <IGNORE_DIALOG_CUSTOMIZING>false</IGNORE_DIALOG_CUSTOMIZING>
    <TEMPLATE_PARAMETERS>
    <param name="ABAP_STATELESS" value="X"/>
    <param name="BODY_ONLY" value="X"/>
    <param name="BOOKMARK_LOADING" value="">
    <param name="CLEAR_VARIABLES_SETTING" value="DEFAULT"/>
    <param name="CMD_BEFORE_FIRST_REND_SETTING" value="X"/>
    <param name="IGNORE_IVIEW_REPORT_PARAM" value=""/>
    <param name="VARIABLE_SCREEN_SETTING" value="DEFAULT"/>
    </param>
    <param name="BROADCASTING_LINK" value=""/>
    <param name="CHECK_POPUP_BLOCKER" value="X"/>
    <param name="CLEAR_VARIABLES" value=""/>
    <param name="COMMAND_PROCESSING" value="SERVER"/>
    <param name="DATA_MODE" value="NEW"/>
    <param name="DISABLE_DP_XML_RESET" value=""/>
    <param name="DISPLAY_VARIABLE_SCREEN" value="DEFAULT"/>
    <param name="DOCUMENT_SAVE_LEVEL" value="0"/>
    <param name="ERRORS_VISIBLE" value="X"/>
    <param name="EXPORT_LAYOUT" value=""/>
    <param name="HAS_MAIN_TEMPLATE_OBJECT" value="">
    <param name="MAIN_TEMPLATE_OBJECT" value="TEMPLATE_OBJECT_DATA_PROVIDER">
    <param name="TEMPLATE_OBJECT_DATA_PROVIDER" value="">
    <param name="DATA_PROVIDER_REF" value=""/>
    </param>
    </param>
    </param>
    <param name="INFORMATION_VISIBLE" value="X"/>
    <param name="ITEMS_STATELESS" value=""/>
    <param name="MELT_VARIABLES" value="X"/>
    <param name="PATTERN_ALIAS" value=""/>
    <param name="REPORT_REPORT_DISPLAY_TARGET" value="X"/>
    <param name="RRI_OPEN_MODE" value="OPEN_IN_SEPARATE_WINDOW">
    <param name="OPEN_IN_SEPARATE_WINDOW" value=""/>
    </param>
    <param name="SHOW_PERSONALIZED_VARIABLES" value=""/>
    <param name="START_STATELESS_INTERVAL" value="0"/>
    <param name="STATELESS" value=""/>
    <param name="SYSTEM_MESSAGES_VISIBLE" value="X">
    <param name="SYSTEM_MESSAGES_DISPLAY_MODE" value="ALWAYS"/>
    </param>
    <param name="TEMPLATE_VERSION" value="1"/>
    <param name="THEME_NAME" value="aad_mobile"/>
    <param name="USE_CONTEXT_MENU_SNIPPETS" value="X"/>
    <param name="USE_LAYERED_WINDOWS" value="X"/>
    <param name="USE_PERSONALIZATION" value=""/>
    <param name="USE_SNIPPETS" value="X"/>
    <param name="USE_SPECIFIC_VARIANT_CATALOG" value="X"/>
    <param name="USE_TEMPLATE_PERSONALIZATION" value=""/>
    <param name="VARIABLE_SCREEN" value=""/>
    <param name="VARIABLE_VARIANT" value=""/>
    <param name="WARNINGS_VISIBLE" value="X"/>
    <param name="WEB_TEMPLATE_ACTIONS" value="">
    <param name="ACTION_BEFORE_FIRST_RENDERING" value="">
    <param name="INSTRUCTION" value=""/>
    </param>
    <param name="ACTION_BEFORE_RENDERING" value="">
    <param name="INSTRUCTION" value=""/>
    </param>
    </param>
    <param name="WINDOW_MODE" value="modal"/>
    </TEMPLATE_PARAMETERS>
    <TEMPLATE_CONTEXT>
    <TEMPLATE_MAIN>AD87TXRJMRLPPBJL2WYEKJE</TEMPLATE_MAIN>
    <TEMPLATE_MAIN_OBJECT>BTMP AD87TXRJMRLPPBJL2WYEKJE</TEMPLATE_MAIN_OBJECT>
    </TEMPLATE_CONTEXT>
    </PAGE_CONTEXT>
    </WEB_APPLICATION>
    </BI_SUPPORT_INFORMATION>
    , WRITE_ERROR_CONTEXT=true, BROWSER_IN_BUSINESS_CLIENT=false, BROWSER_SUPPORT_WEBKIT=false, RFC_LANGUAGE=, RENDER_TYPE=PHX, Query String (Initial Browser Request)=ACCEPT=image%2Fjpeg%2C+image%2Fgif%2C+image%2Fpjpeg%2C+application%2Fx-ms-application%2C+application%2Fxaml%2Bxml%2C+application%2Fx-ms-xbap%2C+*%2F*&APPLICATION=Ad87txRJmRlPpbjl2wYeKJE&DYNAMIC_MIME_URL_PREFIX=%2Faad%2F&MIME_REPOSITORY_HANDLER=int.do%3FREQUEST_TYPE%3DMIME%26&MODIFIED_SINCE=&MYSAPSSO2=830c701b-b7d0-4195-9daf-947aad58ba2a-6ee89176-bcc1-4fb2-adf0-7f3dfc129b72-fd577942-2cf7-4247-8685-eee60ed63520-7eb0087a-2b31-43de-9dcb-1c6fed0ae2b5-9749b478-f71e-453e-bf82-2a113defb1d2-c2888b52-d27a-4555-a9c2-a58fe52f123a&REQUEST_URL=http%3A%2F%2Flocalhost%3A52593%2Faad%2Fint.do&SAP_EXTERNAL_SID=V0lEMTM5NjUxNTk4NjU0MQ%3D%3D&SAP_NODE_ID=10.10.210.55&SESSION_ID=10hf2y1y0ymv91axl9235ewslk&STATIC_MIME_URL_PREFIX=%2Faad%2F&URL_PREFIX=%2Faad%2Fint.do&USER_AGENT=Mozilla%2F5.0+%28compatible%3B+MSIE+9.0%3B+Windows+NT+6.1%3B+WOW64%3B+Trident%2F6.0%29&USER_NAME=UNKNOWN&USE_SNIPPETS=X, TRACE=X, AI_REDUCE_VISIBLE_SIZE=false, DEBUG=false, TRAY_TYPE=PLAIN, EXPORT_STRATEGY_MINCELLS=-1, DESIGN_MODE_OPTIMIZATION=X, Query String (Current Server Request)=ACCEPT=image%2Fjpeg%2C+image%2Fgif%2C+image%2Fpjpeg%2C+application%2Fx-ms-application%2C+application%2Fxaml%2Bxml%2C+application%2Fx-ms-xbap%2C+*%2F*&APPLICATION=Ad87txRJmRlPpbjl2wYeKJE&DYNAMIC_MIME_URL_PREFIX=%2Faad%2F&MIME_REPOSITORY_HANDLER=int.do%3FREQUEST_TYPE%3DMIME%26&MODIFIED_SINCE=&MYSAPSSO2=830c701b-b7d0-4195-9daf-947aad58ba2a-6ee89176-bcc1-4fb2-adf0-7f3dfc129b72-fd577942-2cf7-4247-8685-eee60ed63520-7eb0087a-2b31-43de-9dcb-1c6fed0ae2b5-9749b478-f71e-453e-bf82-2a113defb1d2-c2888b52-d27a-4555-a9c2-a58fe52f123a&REQUEST_URL=http%3A%2F%2Flocalhost%3A52593%2Faad%2Fint.do&SAP_EXTERNAL_SID=V0lEMTM5NjUxNTk4NjU0MQ%3D%3D&SAP_NODE_ID=10.10.210.55&SESSION_ID=10hf2y1y0ymv91axl9235ewslk&STATIC_MIME_URL_PREFIX=%2Faad%2F&URL_PREFIX=%2Faad%2Fint.do&USER_AGENT=Mozilla%2F5.0+%28compatible%3B+MSIE+9.0%3B+Windows+NT+6.1%3B+WOW64%3B+Trident%2F6.0%29&USER_NAME=UNKNOWN&USE_SNIPPETS=X, Request URL=http://localhost:52593, Time=Thu Apr 03 11:06:47 CEST 2014, SAP_BW_IVIEW_ID=, IGNORE_DIALOG_CUSTOMIZING=false, JAVA_STATISTICS_ACTIVE=false, DATA_LANGUAGE=, BROWSER_SUPPORT_AJAX=true, DISPLAY_STACK_TRACE_IN_ERROR_PAGES=true, BICS_TRACE=false, SAP_BW_PRODUCER_ID=, DEBUG_TEXTS=false, DATA_COUNTRY=, JSCOMP=X, IVIEW_ID_AVAILABLE=false, RESULT_SET_TYPE=, Template Parameters=<parameterList>
    <param name="ABAP_STATELESS" value="X"/>
    <param name="BODY_ONLY" value="X"/>
    <param name="BOOKMARK_LOADING" value="">
    <param name="CLEAR_VARIABLES_SETTING" value="DEFAULT"/>
    <param name="CMD_BEFORE_FIRST_REND_SETTING" value="X"/>
    <param name="IGNORE_IVIEW_REPORT_PARAM" value=""/>
    <param name="VARIABLE_SCREEN_SETTING" value="DEFAULT"/>
    </param>
    <param name="BROADCASTING_LINK" value=""/>
    <param name="CHECK_POPUP_BLOCKER" value="X"/>
    <param name="CLEAR_VARIABLES" value=""/>
    <param name="COMMAND_PROCESSING" value="SERVER"/>
    <param name="DATA_MODE" value="NEW"/>
    <param name="DISABLE_DP_XML_RESET" value=""/>
    <param name="DISPLAY_VARIABLE_SCREEN" value="DEFAULT"/>
    <param name="DOCUMENT_SAVE_LEVEL" value="0"/>
    <param name="ERRORS_VISIBLE" value="X"/>
    <param name="EXPORT_LAYOUT" value=""/>
    <param name="HAS_MAIN_TEMPLATE_OBJECT" value="">
    <param name="MAIN_TEMPLATE_OBJECT" value="TEMPLATE_OBJECT_DATA_PROVIDER">
    <param name="TEMPLATE_OBJECT_DATA_PROVIDER" value="">
    <param name="DATA_PROVIDER_REF" value=""/>
    </param>
    </param>
    </param>
    <param name="INFORMATION_VISIBLE" value="X"/>
    <param name="ITEMS_STATELESS" value=""/>
    <param name="MELT_VARIABLES" value="X"/>
    <param name="PATTERN_ALIAS" value=""/>
    <param name="REPORT_REPORT_DISPLAY_TARGET" value="X"/>
    <param name="RRI_OPEN_MODE" value="OPEN_IN_SEPARATE_WINDOW">
    <param name="OPEN_IN_SEPARATE_WINDOW" value=""/>
    </param>
    <param name="SHOW_PERSONALIZED_VARIABLES" value=""/>
    <param name="START_STATELESS_INTERVAL" value="0"/>
    <param name="STATELESS" value=""/>
    <param name="SYSTEM_MESSAGES_VISIBLE" value="X">
    <param name="SYSTEM_MESSAGES_DISPLAY_MODE" value="ALWAYS"/>
    </param>
    <param name="TEMPLATE_VERSION" value="1"/>
    <param name="THEME_NAME" value="aad_mobile"/>
    <param name="USE_CONTEXT_MENU_SNIPPETS" value="X"/>
    <param name="USE_LAYERED_WINDOWS" value="X"/>
    <param name="USE_PERSONALIZATION" value=""/>
    <param name="USE_SNIPPETS" value="X"/>
    <param name="USE_SPECIFIC_VARIANT_CATALOG" value="X"/>
    <param name="USE_TEMPLATE_PERSONALIZATION" value=""/>
    <param name="VARIABLE_SCREEN" value=""/>
    <param name="VARIABLE_VARIANT" value=""/>
    <param name="WARNINGS_VISIBLE" value="X"/>
    <param name="WEB_TEMPLATE_ACTIONS" value="">
    <param name="ACTION_BEFORE_FIRST_RENDERING" value="">
    <param name="INSTRUCTION" value=""/>
    </param>
    <param name="ACTION_BEFORE_RENDERING" value="">
    <param name="INSTRUCTION" value=""/>
    </param>
    </param>
    <param name="WINDOW_MODE" value="modal"/>
    </parameterList>
    , TRACE500=, NAVIGATION_NODE_ACTIVE_IVIEW=}

    Thanks for your response, I redevelop my Universe with a MsSQL and I receive this message
    com.businessobjects.dsl.services.dataprovider.DataProviderException: [Microsoft][ODBC Driver Manager] The specified DSN contains an architecture mismatch between the Driver and Application
        at com.businessobjects.dsl.services.dataprovider.impl.QuerySpecDataProvider.refresh(QuerySpecDataProvider.java:651)
        at com.businessobjects.dsl.services.dataprovider.impl.QuerySpecDataProvider.refresh(QuerySpecDataProvider.java:205)
        at com.businessobjects.bimodeler.qp.ui.QueryPanelComposite$26.run(QueryPanelComposite.java:1149)
        at java.lang.Thread.run(Unknown Source)
    Caused by: com.sap.tools.commons.exception.NestedException: [Microsoft][ODBC Driver Manager] The specified DSN contains an architecture mismatch between the Driver and Application
        at com.sap.tools.commons.exception.NestedException.create(Unknown Source)
        at com.sap.sl.edp.dataprovider.relational.fetcher.AbstractRelationalFetcher.open(AbstractRelationalFetcher.java:130)
        at com.sap.sl.edp.dataprovider.relational.RelationalDataProvider.getRelationalResults(RelationalDataProvider.java:338)
        at com.sap.sl.edp.dataprovider.relational.RelationalDataProvider.getResults(RelationalDataProvider.java:273)
        at com.sap.sl.edp.dataprovider.relational.RelationalDataProvider.getResults(RelationalDataProvider.java:1)
        at com.businessobjects.dsl.services.dataprovider.impl.QuerySpecDataProvider.getResultNode(QuerySpecDataProvider.java:692)
        at com.sap.sl.edp.dataprovider.relational.RelationalDataProvider.getResultNode(RelationalDataProvider.java:181)
        at com.businessobjects.dsl.services.dataprovider.impl.QuerySpecDataProvider.refresh(QuerySpecDataProvider.java:645)
        ... 3 more

Maybe you are looking for

  • How can I delete holidays from my calendar?

    The calendar "on my Mac" shows hundreds of entries for US holidays. For the upcoming Presidents' Day there are 147 entries. Likewise when I look back or forward the entries for each of the holidays in this category there are some as high as 157 entri

  • My Book 500 GB ext firewire drive not compatible with osx 10.3.9???

    When apple support immediately blames other companies for problems and at the same time refuses to help me get osx booting on an external hard drive just because apple didn't make the external device, it sure sounds like microsoft's slimy politics. S

  • Warp Stabilizer

    Hello, I just bought a new workstation to optimize my work and the Warp Stabilize Effect take the same time ( 10 minutes)  to analyse the background as my old workstation no graphic card inside ( Lenovo i5). Is it normal? 6 Core i7-4930K @ Turbo Boos

  • How can I choose the saving area ?

    I have this code for saving the image, but the problem is that is saving the right part and I want him to save the left part. I found this code, is working, but the problem is that I don't understand from where I can choose the saving area. I've sear

  • When trying to check my emails its states it can not connect to the server

    when trying to check my emails its states it can not connect to the server