Unable to install OIM:Newbie

Hi Experts,
I am a newbie & unable to install OIM successfully in my Win xp machine at home. I am just following the link:
http://www.oracle.com/technology/obe/fusion_middleware/im1014/oim/install/installoim.htm.
I come to the step :Installing the Oracle Identity Manager Server, I get the following message:
"OIM application server set up has some problem:Refer to E:\oracle\oim_server\xellerate\logs\setup-jboss.profile log for more info"
copy E:\oracle\oim_server\xellerate\DDTemplates\DO\jboss.xml omitted as E:\oracle\oim_server\xellerate\WORK\META-INF\jboss.xml is up to date.
jar META-INF\ejb-jar.xml added as META-INF/ejb-jar.xml is outdated.
jar META-INF\jboss.xml added as META-INF/jboss.xml is outdated.
jar Updating jar: E:\oracle\oim_server\xellerate\lib\xlDataObjectBeans.jar
jar adding directory META-INF/
jar adding entry META-INF/MANIFEST.MF
jar adding entry META-INF/ejb-jar.xml
jar adding entry META-INF/jboss.xml
jar adding directory com/
jar adding directory com/thortech/
jar adding directory com/thortech/xl/
jar adding directory com/thortech/xl/ejb/
jar adding directory com/thortech/xl/ejb/interfaces/
jar adding entry com/thortech/xl/ejb/interfaces/tcSPDHome.class
jar adding entry com/thortech/xl/ejb/interfaces/tcRequestOperationsHome.class
jar adding entry com/thortech/xl/ejb/interfaces/tcOQE.class
jar adding directory com/thortech/xl/ejb/databeansimpl/
jar adding entry com/thortech/xl/ejb/databeansimpl/tcSDPBean.class
jar adding entry com/thortech/xl/ejb/interfaces/tcTIMHome.class
jar adding entry com/thortech/xl/ejb/databeansimpl/tcUSGBean.class
jar adding directory com/thortech/xl/ejb/beans/
jar adding entry com/thortech/xl/ejb/beans/tcOUGSession.class
jar adding entry com/thortech/xl/ejb/interfaces/tcQUGUtil.class
jar adding entry com/thortech/xl/ejb/interfaces/tcUserOperationsUtil.class
jar adding entry com/thortech/xl/ejb/interfaces/tcITResourceDefinitionOperationsLocal.class
jar adding entry com/thortech/xl/ejb/interfaces/tcRQU.class
jar adding entry com/thortech/xl/ejb/beans/tcPropertyOperationsSession.class
jar adding entry com/thortech/xl/ejb/beans/tcObjectSession.class
jar adding entry com/thortech/xl/ejb/interfaces/tcPKG.class
jar adding entry com/thortech/xl/ejb/interfaces/tcOBA.class
jar adding entry com/thortech/xl/ejb/interfaces/tcLookupOperationsLocalHome.class
jar adding entry com/thortech/xl/ejb/databeansimpl/tcRequestObjectBean.class
jar adding entry com/thortech/xl/ejb/interfaces/tcADT.class
jar adding entry com/thortech/xl/ejb/interfaces/tcPropertyOperationsLocal.class
jar adding entry com/thortech/xl/ejb/interfaces/tcSELHome.class
jar adding entry com/thortech/xl/ejb/interfaces/tcReconciliationOperations.class
jar adding entry com/thortech/xl/ejb/interfaces/tcSPD.class
jar adding entry com/thortech/xl/ejb/interfaces/tcSGK.class
jar adding entry com/thortech/xl/ejb/interfaces/tcEMD.class
jar adding entry com/thortech/xl/ejb/interfaces/tcADS.class
jar adding entry com/thortech/xl/ejb/beans/tcPasswordUtilitiesSession.class
jar adding entry com/thortech/xl/ejb/databeansimpl/tcMAVBean.class
jar adding entry com/thortech/xl/ejb/beans/tcSELSession.class
jar adding entry com/thortech/xl/ejb/interfaces/tcRQCHome.class
jar adding entry com/thortech/xl/ejb/interfaces/tcRCAHome.class
jar adding entry com/thortech/xl/ejb/interfaces/tcLocationOperationsHome.class
jar adding entry com/thortech/xl/ejb/interfaces/tcMSGUtil.class
BUILD FAILED
file:E:/oracle/oim_server/xellerate/setup/jboss-setup.xml:243: taskdef class org.apache.jasper.JspC cannot be found
at org.apache.tools.ant.taskdefs.Definer.addDefinition(Definer.java:236)
at org.apache.tools.ant.taskdefs.Definer.execute(Definer.java:162)
at org.apache.tools.ant.Task.perform(Task.java:341)
at org.apache.tools.ant.Target.execute(Target.java:309)
at org.apache.tools.ant.Target.performTasks(Target.java:336)
at org.apache.tools.ant.Project.executeTarget(Project.java:1339)
at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:397)
at org.apache.tools.ant.Task.perform(Task.java:341)
at org.apache.tools.ant.Target.execute(Target.java:309)
at org.apache.tools.ant.Target.performTasks(Target.java:336)
at org.apache.tools.ant.Project.executeTarget(Project.java:1339)
at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:397)
at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:143)
at org.apache.tools.ant.Task.perform(Task.java:341)
at org.apache.tools.ant.Target.execute(Target.java:309)
at org.apache.tools.ant.Target.performTasks(Target.java:336)
at org.apache.tools.ant.Project.executeTarget(Project.java:1339)
at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:397)
at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:143)
at org.apache.tools.ant.Task.perform(Task.java:341)
at org.apache.tools.ant.Target.execute(Target.java:309)
at org.apache.tools.ant.Target.performTasks(Target.java:336)
at org.apache.tools.ant.Project.executeTarget(Project.java:1339)
at org.apache.tools.ant.Project.executeTargets(Project.java:1255)
at org.apache.tools.ant.Main.runBuild(Main.java:609)
at org.apache.tools.ant.Main.start(Main.java:196)
at org.apache.tools.ant.Main.main(Main.java:235)
Caused by: java.lang.ClassNotFoundException: org.apache.jasper.JspC
at org.apache.tools.ant.AntClassLoader.findClassInComponents(AntClassLoader.java:1075)
at org.apache.tools.ant.AntClassLoader.findClass(AntClassLoader.java:1036)
at org.apache.tools.ant.AntClassLoader.loadClass(AntClassLoader.java:925)
at java.lang.ClassLoader.loadClass(ClassLoader.java:235)
at org.apache.tools.ant.taskdefs.Definer.addDefinition(Definer.java:230)
... 26 more
--- Nested Exception ---
java.lang.ClassNotFoundException: org.apache.jasper.JspC
at org.apache.tools.ant.AntClassLoader.findClassInComponents(AntClassLoader.java:1075)
at org.apache.tools.ant.AntClassLoader.findClass(AntClassLoader.java:1036)
at org.apache.tools.ant.AntClassLoader.loadClass(AntClassLoader.java:925)
at java.lang.ClassLoader.loadClass(ClassLoader.java:235)
at org.apache.tools.ant.taskdefs.Definer.addDefinition(Definer.java:230)
at org.apache.tools.ant.taskdefs.Definer.execute(Definer.java:162)
at org.apache.tools.ant.Task.perform(Task.java:341)
at org.apache.tools.ant.Target.execute(Target.java:309)
at org.apache.tools.ant.Target.performTasks(Target.java:336)
at org.apache.tools.ant.Project.executeTarget(Project.java:1339)
at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:397)
at org.apache.tools.ant.Task.perform(Task.java:341)
at org.apache.tools.ant.Target.execute(Target.java:309)
at org.apache.tools.ant.Target.performTasks(Target.java:336)
at org.apache.tools.ant.Project.executeTarget(Project.java:1339)
at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:397)
at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:143)
at org.apache.tools.ant.Task.perform(Task.java:341)
at org.apache.tools.ant.Target.execute(Target.java:309)
at org.apache.tools.ant.Target.performTasks(Target.java:336)
at org.apache.tools.ant.Project.executeTarget(Project.java:1339)
at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:397)
at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:143)
at org.apache.tools.ant.Task.perform(Task.java:341)
at org.apache.tools.ant.Target.execute(Target.java:309)
at org.apache.tools.ant.Target.performTasks(Target.java:336)
at org.apache.tools.ant.Project.executeTarget(Project.java:1339)
at org.apache.tools.ant.Project.executeTargets(Project.java:1255)
at org.apache.tools.ant.Main.runBuild(Main.java:609)
at org.apache.tools.ant.Main.start(Main.java:196)
at org.apache.tools.ant.Main.main(Main.java:235)
1) Is there any problem in my Jboss version? i currently downloaded jboss4-0.2 & JDK 1.4.2_12
..Also is it bcoz I am using Win xp and not Win2003?
2) Also I am unable to access any of the consoles:Jboss Admin Console,Diagnostic Dashboard & OIM Admin console even though I can access OEM console.
Please advice as I am unable to go further.
Thanks & Regards
sundas7

Hi Daniel & Experts,
Sorry for the late reply.With the forum's help, I am slowly progressing in OIM's installation but still haven't explored other areas:-)
Yes,as adviced, I tried reinstalling the Jboss version 4.2.3 G.A & JDK 1.6.0.18(I cud not find 1.6.0.10).and now able to install the OIM(9.1.0.1) server successfully now.Thanks for the same.
However I am unable to login to the Webconsole. I tried xelsysadm & xelsysadm and some other combinations
(oimuser & abcd1234) I guess firts time we should only use xelsysadm & xelsysadm???
I get the same message mentioned below:
Thank you for using Oracle Identity Manager.
You are now logged out.
Where am I going wrong??Could not find much in Jboss server logs related to Authentication:
=========================================
10:12:22,671 ERROR [JAVACLIENT] Class/Method: tcDataBaseClient/getInterface enco
unter some problems: null; nested exception is:
java.lang.IllegalStateException: [com.arjuna.ats.internal.jta.transactio
n.arjunacore.inactive] [com.arjuna.ats.internal.jta.transaction.arjunacore.inact
ive] The transaction is not active!; - nested throwable: (java.lang.IllegalState
Exception: [com.arjuna.ats.internal.jta.transaction.arjunacore.inactive] [com.ar
juna.ats.internal.jta.transaction.arjunacore.inactive] The transaction is not ac
tive!)
org.jboss.tm.JBossTransactionRolledbackException: null; nested exception is:
java.lang.IllegalStateException: [com.arjuna.ats.internal.jta.transactio
n.arjunacore.inactive] [com.arjuna.ats.internal.jta.transaction.arjunacore.inact
ive] The transaction is not active!; - nested throwable: (java.lang.IllegalState
Exception: [com.arjuna.ats.internal.jta.transaction.arjunacore.inactive] [com.ar
juna.ats.internal.jta.transaction.arjunacore.inactive] The transaction is not ac
tive!)
at org.jboss.ejb.plugins.TxInterceptorCMT.throwJBossException(TxIntercep
torCMT.java:574)
at org.jboss.ejb.plugins.TxInterceptorCMT.endTransaction(TxInterceptorCM
T.java:522)
at org.jboss.ejb.plugins.TxInterceptorCMT.runWithTransactions(TxIntercep
torCMT.java:361)
at org.jboss.ejb.plugins.TxInterceptorCMT.invoke(TxInterceptorCMT.java:1
81)
at org.jboss.ejb.plugins.LogInterceptor.invoke(LogInterceptor.java:205)
at org.jboss.ejb.plugins.ProxyFactoryFinderInterceptor.invoke(ProxyFacto
ryFinderInterceptor.java:138)
at org.jboss.ejb.SessionContainer.internalInvoke(SessionContainer.java:6
48)
at org.jboss.ejb.Container.invoke(Container.java:960)
at sun.reflect.GeneratedMethodAccessor171.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatch
er.java:155)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.
java:264)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
at org.jboss.invocation.local.LocalInvoker$MBeanServerAction.invoke(Loca
lInvoker.java:169)
at org.jboss.invocation.local.LocalInvoker.invoke(LocalInvoker.java:118)
at org.jboss.invocation.InvokerInterceptor.invokeLocal(InvokerIntercepto
r.java:209)
at org.jboss.invocation.InvokerInterceptor.invoke(InvokerInterceptor.jav
a:195)
at org.jboss.proxy.TransactionInterceptor.invoke(TransactionInterceptor.
java:61)
at org.jboss.proxy.SecurityInterceptor.invoke(SecurityInterceptor.java:7
0)
at org.jboss.proxy.ejb.StatefulSessionInterceptor.invoke(StatefulSession
Interceptor.java:121)
at org.jboss.proxy.ClientContainer.invoke(ClientContainer.java:100)
at $Proxy372.isOpen(Unknown Source)
at sun.reflect.GeneratedMethodAccessor177.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at Thor.API.Base.SecurityInvocationHandler$1.run(Unknown Source)
at Thor.API.Security.LoginHandler.jbossLoginSession.runAs(Unknown Source
at Thor.API.Base.SecurityInvocationHandler.invoke(Unknown Source)
at $Proxy372.isOpen(Unknown Source)
at com.thortech.xl.client.dataobj.tcDataBaseClient.getInterface(Unknown
Source)
at com.thortech.xl.client.dataobj.tcDataBaseClient.readPartialStatement(
Unknown Source)
at com.thortech.xl.dataaccess.tcDataSet.executeQuery(Unknown Source)
at com.thortech.xl.dataobj.tcDataSet.executeQuery(Unknown Source)
at com.thortech.xl.dataaccess.tcDataSet.executeQuery(Unknown Source)
at com.thortech.xl.dataobj.tcDataSet.executeQuery(Unknown Source)
at com.thortech.xl.schedule.tasks.tcTskTimedRetry.execute(Unknown Source
at com.thortech.xl.scheduler.tasks.SchedulerBaseTask.run(Unknown Source)
at com.thortech.xl.scheduler.core.quartz.QuartzWrapper$TaskExecutionActi
on.run(Unknown Source)
at Thor.API.Security.LoginHandler.jbossLoginSession.runAs(Unknown Source
at com.thortech.xl.scheduler.core.quartz.QuartzWrapper.execute(Unknown S
ource)
at org.quartz.core.JobRunShell.run(JobRunShell.java:203)
at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.j
ava:520)
Caused by: java.lang.IllegalStateException: [com.arjuna.ats.internal.jta.transac
tion.arjunacore.inactive] [com.arjuna.ats.internal.jta.transaction.arjunacore.in
active] The transaction is not active!
at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.c
ommit(TransactionImple.java:225)
at org.jboss.ejb.plugins.TxInterceptorCMT.endTransaction(TxInterceptorCM
T.java:501)
... 43 more
10:25:34,078 WARN [AbstractInstanceCache] Unable to passivate due to ctx lock,
id=g4w5ut71-5j
10:34:15,796 WARN [AbstractInstanceCache] Unable to passivate due to ctx lock,
id=g4w5ut71-5m
10:34:15,828 WARN [AbstractInstanceCache] Unable to passivate due to ctx lock,
id=g4w5ut71-5f
10:34:15,859 WARN [AbstractInstanceCache] Unable to passivate due to ctx lock,
id=g4w5ut71-5h
=======================================================
2) Also I am unable to open the Design console now,I just click on the shortcut to the client and also directly the xlclient.cmd. I just get the cmd screen and it goes off!!!I ensured that I copied thejbossall-client.jar.
Looking again for your help!!
Thanks once again
sundas7

Similar Messages

  • Error In Starting Jboss after installing OIM server

    Hi All,
    I have Installed OIM_Server(OIM 9.1.0.1) ON Jboss server(4.2.3) , I have 1 GB RAM m/c so have JVM setting as -XMS512m -XMX768 m. While installation of OIM Server, it showed the success message. But When I am starting the server , to perform post installation check, it is showing following error message .
    Does anybody have any ideas what the problem is? Please provide the possible solution.
    Thanks to All :)
    Error :
    2009-07-16 18:43:27,166 DEBUG [org.jboss.web.tomcat.service.TomcatDeployer] Unable to retrieve orbjavax.management.InstanceNotFoundException: jboss:service=CorbaORB is not registered.
    2009-07-16 18:43:27,166 DEBUG [org.jboss.web.tomcat.service.TomcatDeployer] Linked java:comp/UserTransaction to JNDI name: UserTransaction
    2009-07-16 18:43:27,166 DEBUG [org.jboss.web.tomcat.service.TomcatDeployer] addEnvEntries
    2009-07-16 18:43:27,166 DEBUG [org.jboss.web.tomcat.service.TomcatDeployer] linkResourceEnvRefs
    2009-07-16 18:43:27,166 DEBUG [org.jboss.web.tomcat.service.TomcatDeployer] linkResourceRefs
    2009-07-16 18:43:27,166 DEBUG [org.jboss.web.tomcat.service.TomcatDeployer] linkMessageDestinationRefs
    2009-07-16 18:43:27,166 DEBUG [org.jboss.web.tomcat.service.TomcatDeployer] linkEjbRefs
    2009-07-16 18:43:27,166 DEBUG [org.jboss.web.tomcat.service.TomcatDeployer] linkEjbLocalRefs
    2009-07-16 18:43:27,166 DEBUG [org.jboss.web.tomcat.service.TomcatDeployer] linkServiceRefs
    2009-07-16 18:43:27,166 DEBUG [org.jboss.web.tomcat.service.TomcatDeployer] linkSecurityDomain
    2009-07-16 18:43:27,166 DEBUG [org.jboss.web.tomcat.service.TomcatDeployer] No security-domain given, using default: java:/jaas/other
    2009-07-16 18:43:27,166 DEBUG [org.jboss.web.tomcat.service.TomcatDeployer] Linking security/securityMgr to JNDI name: java:/jaas/other
    2009-07-16 18:43:27,166 DEBUG [org.jboss.web.tomcat.service.TomcatDeployer] AbstractWebContainer.parseWebAppDescriptors, End
    2009-07-16 18:43:27,401 DEBUG [org.jboss.web.tomcat.service.TomcatDeployer] Using session cookies default setting
    2009-07-16 18:44:02,667 DEBUG [org.jboss.ejb.plugins.LRUEnterpriseContextCachePolicy] Running RemoverTask
    2009-07-16 18:44:04,964 DEBUG [org.jboss.ejb.plugins.LRUEnterpriseContextCachePolicy] RemoverTask, PassivatedCount=0
    2009-07-16 18:44:04,964 DEBUG [org.jboss.ejb.plugins.AbstractInstanceCache] removePassivated, now=1247750044964, maxLifeAfterPassivation=1200000
    2009-07-16 18:45:11,465 ERROR [STDERR] Exception in thread "DefaultQuartzScheduler_QuartzSchedulerThread"
    2009-07-16 18:45:11,465 ERROR [STDERR] java.lang.NoClassDefFoundError: org/quartz/core/JobRunShell
    2009-07-16 18:45:11,465 ERROR [STDERR]      at org.quartz.impl.StdJobRunShellFactory.borrowJobRunShell(StdJobRunShellFactory.java:86)
    2009-07-16 18:45:11,465 ERROR [STDERR]      at org.quartz.core.QuartzSchedulerThread.run(QuartzSchedulerThread.java:352)
    2009-07-16 18:45:11,465 ERROR [STDERR] Caused by: java.lang.ClassNotFoundException: Unexpected error during load of: org.quartz.core.JobRunShell, msg=PermGen space
    2009-07-16 18:45:11,465 ERROR [STDERR]      at org.jboss.mx.loading.RepositoryClassLoader.loadClassImpl(RepositoryClassLoader.java:560)
    2009-07-16 18:45:11,481 ERROR [STDERR]      at org.jboss.mx.loading.RepositoryClassLoader.loadClass(RepositoryClassLoader.java:415)
    2009-07-16 18:45:11,481 ERROR [STDERR]      at java.lang.ClassLoader.loadClass(ClassLoader.java:252)
    2009-07-16 18:45:11,481 ERROR [STDERR]      at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:320)
    2009-07-16 18:45:11,481 ERROR [STDERR]      ... 2 more
    2009-07-16 18:45:11,481 ERROR [STDERR] Caused by: java.lang.OutOfMemoryError: PermGen space
    2009-07-16 18:45:26,168 DEBUG [org.jboss.ejb.plugins.LRUEnterpriseContextCachePolicy] Running RemoverTask
    2009-07-16 18:45:26,168 DEBUG [org.jboss.ejb.plugins.LRUEnterpriseContextCachePolicy] RemoverTask, PassivatedCount=0
    2009-07-16 18:45:26,168 DEBUG [org.jboss.ejb.plugins.AbstractInstanceCache] removePassivated, now=1247750126168, maxLifeAfterPassivation=1200000
    2009-07-16 18:45:26,168 DEBUG [org.jboss.ejb.plugins.LRUEnterpriseContextCachePolicy] RemoverTask, done
    2009-07-16 18:45:33,247 DEBUG [org.jboss.ejb.plugins.LRUEnterpriseContextCachePolicy] Running RemoverTask
    2009-07-16 18:45:33,247 DEBUG [org.jboss.ejb.plugins.LRUEnterpriseContextCachePolicy] RemoverTask, PassivatedCount=0
    2009-07-16 18:45:33,247 DEBUG [org.jboss.ejb.plugins.AbstractInstanceCache] removePassivated, now=1247750133247, maxLifeAfterPassivation=1200000
    2009-07-16 18:45:33,247 DEBUG [org.jboss.ejb.plugins.LRUEnterpriseContextCachePolicy] RemoverTask, done

    I am getting these errors starting JBoss after installing OIM 9.1.0.1 on windows 2003 server with JBoss 4.2.3GA canany one please help me why.
    19:04:04,468 INFO [WEBSTARTUP] Scheduler started
    19:04:04,484 INFO [TomcatDeployer] deploy, ctxPath=/xlWebApp, warUrl=.../tmp/de
    ploy/tmp5989105329966275493XellerateFull.ear-contents/xlWebApp-exp.war/
    19:05:02,984 ERROR [STDERR] Exception in thread "DefaultQuartzScheduler_QuartzSc
    hedulerThread"
    19:11:18,359 ERROR [STDERR] Exception in thread "IdleRemover"
    19:15:34,562 ERROR [STDERR] Exception in thread "Thread-15"

  • Installing OIM 11g on windows XP

    I am a complete newbie to OIM.
    Is there a document available for installing OIM 11g on windows XP?
    Also can we use sunone directory server as the LDAP server with OIM?
    -Arnold

    Thanks a lot.
    That was really helpful.
    Need bit of help on Oracle Identity manager (IDM). We have installed IDM on windows and when we wanted to configure domain and configure the managed server instances (in weblogic server) by clicking config.bat from common/bin, we were not able to see the Identity manager instance in the list. What could be the reason?
    Should IDM be part of same domain as webcenter spaces? When we were trying to work with sapces it was expecting oracle identity server to be running.
    When installing the identity manager it was asking oracle home. Does that mean oracle db has to reside on the machine where IDM is installed? Could be this be affecting the IDM instance not appearing in the list?
    Regards,
    Arnie

  • Unable to start OIM Server

    Hi all,
    I installed OIM server on Redhat linux. I am accessing the following url to access the OIM Admin and user console.
    http://<hostname:7001>/xlWebApp.
    But i am getting an Error 404: not found.
    i didnt find the file xlStartServer.sh in <oimserver>/xellerate/bin/ directory to start the admin server. i checked in weblogic admin console for the xlWebApp.war file, but it is not deployed.
    Even my weblogic server and database are working fine i am unable to access that OIM admin console.
    can anyone suggest me in resolving this issue.
    Thanks & Regards,
    new2idm

    I had a similar problem and the issue was that the patch I had applied to upgrade 9.1.0.1 to 9.1.0.2 did not run through fine. This was not apparent in the console when the command was running, I had to look in the patch logs to find out there was an error. I uninstalled the patch and ran the patch again. This gave me a better install and i was able to bring up the admin console yet.
    You can check the deployed components in weblogic admin server to see if the OIM components are deployed. if you dont see any components deployed here your installation has failed.
    thanks

  • Installing OIM on windows vista

    Hi,
    Need help in installing OIM on windos vista.
    Can anybody please help with OIM installaion on vista?
    I am a newbie and trying to study OIM.
    which is the version best for installing OIM on vista, wht application server/ data base to use.... can anybody give me a link for the same.
    any help is really appreciated.
    Thanks,

    As Renato gave you the above link,you can verify all the versions yourself.
    follow the OIM OBE @ http://www.oracle.com/technology/obe/fusion_middleware/im1014/oim/install/installoim.htm.
    If you have any queries first search the forum and If you dont find the ans Ask your question.There are so many xperts to help
    -Mahi

  • E63 "Unable to Install !"

    Hi,
    I am a newbie to the Smarphone and Symbian World with Nokia E63. I am disappointed with the initial experience regarding Application/themes installation. I was able to install only F-Secure and Operamini on my phone.
    Other than that it has been a nightmarish experience. I tried installing S60 Ver3 themes downloaded from various sites only to be greeted with a message "Unable to Install !". It was a similar situation when I tried to install some applications like File Explorer, Barcode Reader etc. I did search a lot of forums for solutions, but it takes a lot of patience before you reach the right topic. A hard reset is a commun solution across forums. However, looking for a technical explanation or solution to the issue.
    Would greatly appreciate a suitable solution to the issue or links to topics in the forum with solutions.
    Cheers,
    Ravi.

    Hi there
    This usually indicates that the application/theme you are trying to install is either not compatible with the phone or it has not been signed properly.
    Try downloading from a different site or try and sign the application here http://www.symbiansigned.com 
    Message Edited by mbamg on 28-Jan-2009 10:24 AM
    iPhone 5 32GB
    MacBook Pro Retina 15" Mac OS X Mountain Lion 10.8.4

  • Error while installing OIM 9.1.0.1 server.

    Hi,
    I installed database10.2.0.1 with DBA Group: oinstall. i also installed the weblogic 10.3.0. Now I am trying to install OIM server 9.1.0.1 on linux.
    Before installing it i tried to run the prepare_xl_db.sh file by copying it to oracle home directory, i am getting the following error
    "user doesnot have DBA priviliege. you need to part of dba group to run this script"
    Can anybody help me how to solve this issue.
    Thanks & Regards
    SRI
    Edited by: user8913747 on Apr 1, 2010 7:20 AM

    You need a group on your box called dba. The user that installs the database should be a member of this group. Then you should be running the prepare script as a user that is a member of the dba group.
    -Kevin

  • Unable to install itunes in windows 7 64 bit - hanging

    Unable to install itunes in windows 7 64 bit - screen is hanging after first few steps ...
    Also i am unable to uninstall Apple update software. Are these both related.
    Now how do i get the software installed( itunes installed in windows 7)

    Hey gigipramod,
    Thanks for the question. I understand you are experiencing issues installing iTunes. The following resource may provide a solution:
    Issues installing iTunes or QuickTime for Windows
    http://support.apple.com/kb/HT1926
    Thanks,
    Matt M.

  • Unable to install Adobe CS5 64 bit package created using Adobe Application Manager on Windows 7 64

    I am unable to install Adobe CS5 64 bit package created using Adobe Application Manager on Windows 7 64 bit.Basically installation rollback on Win 7 64 bit image.
    MSI Log File :-
    Property(S): ProductToBeRegistered = 1
    MSI (s) (5C:D4) [17:59:21:784]: Note: 1: 1708
    MSI (s) (5C:D4) [17:59:21:784]: Product: Adobe_CreativieSuite_5_MNT -- Installation operation failed.
    MSI (s) (5C:D4) [17:59:21:784]: Windows Installer installed the product. Product Name: Adobe_CreativieSuite_5_MNT. Product Version: 1.2.0000. Product Language: 1033. Manufacturer: Adobe Systems Incorporated. Installation success or error status: 1603.
    Please let me how to install 64 bit package on Win7 64 bit.
    Thanks in Advance.

    Ok so I downloaded the most current installer CS5.1, My previous installer was version 5.0. It did install fine fully updated to my license version. I just wanted to update in case anyone in the future has a similiar experience. Too bad this advice was not offered by the "experts" here.

  • Unable to install Cisco Unity Express 8.5.1 on SRE-700

    Hi.
    I have a cisco 2951 router with SRE-700 module and i want to install CUE on it. My router IP configuration is as follows:
    interface GigabitEthernet0/0
    ip address 10.200.190.225 255.255.0.0
    duplex auto
    speed auto
    interface SM1/0
    ip unnumbered GigabitEthernet0/0
    service-module fail-open
    service-module ip address 10.200.190.226 255.255.0.0
    service-module ip default-gateway 10.200.190.225
    ip route 10.200.190.226 255.255.255.255 SM1/0
    and i have the following files in my FTP directory. Languages needed English and Arabic
    cue-installer.sme.8.5.1
    cue-vm-ar_SA-langpack.sme.8.5.1.prt1
    cue-vm-en_US-langpack.sme.8.5.1.prt1
    cue-vm-full-k9.sme.8.5.1.prt1
    cue-vm-installer-k9.sme.8.5.1.prt1
    cue-vm-k9.sme.8.5.1.key
    cue-vm-k9.sme.8.5.1.pkg
    cue-vm-k9.sme.8.5.1.pkg.install.sre
    cue-vm-k9.sme.8.5.1.pkg.install.sre.header
    cue-vm-langpack.sme.8.5.1.pkg
    i enter the following command
    service-module sm 1/0 install url ftp://<ip>/cue-vm-k9.sme.8.5.1.pkg
    installation starts. last message i got is "service module reset due to an error unable to install"
    Can anybody help on this?
    Regards

    Here is the output while installing CUE
    TSC-VM#service-module sm 1/0 install url
    *Mar 23 07:26:33.501: %SM_INSTALL-6-INST_RBIP: SM1/0 recei$ule sm 1/0 install url ftp://192.168.231.77/cue-vm-k9.sme.8.5.1.pkg 
    Proceed with installation? [no]: yes
    Loading cue-vm-k9.sme.8.5.1.pkg.install.sre !
    [OK - 22313/4096 bytes]
    Following languages are available for installation.
      #       SKU    Language Code           Language Name
      1       ITA         it_IT          CUE Voicemail Italian
      2       ESP         es_ES          CUE Voicemail European Spanish
      3       ENU         en_US          CUE Voicemail US English
      4       FRA         fr_FR          CUE Voicemail European French
      5       ESO         es_CO          CUE Voicemail Latin American Spanish
      6       ESM         es_MX          CUE Voicemail Mexican Spanish
      7       ARA         ar_SA          CUE Voicemail Arabic
      8       NLD         nl_NL          CUE Voicemail Dutch
      9       SVE         sv_SE          CUE Voicemail Swedish
    10       NOR         no_NO          CUE Voicemail Norwegian
    11       FRC         fr_CA          CUE Voicemail Canadian French
    12       PTG         pt_PT          CUE Voicemail Portuguese
    13       TUR         tr_TR          CUE Voicemail Turkish
    14       HUN         hu_HU          CUE Voicemail Hungarian
    15       ENG         en_GB          CUE Voicemail UK English
    16       DEU         de_DE          CUE Voicemail German
    17       DAN         da_DK          CUE Voicemail Danish
    18       PTB         pt_BR          CUE Voicemail Brazilian Portuguese
    19       KOR         ko_KR          CUE Voicemail Korean
    20       CHS         zh_CN          CUE Voicemail Mandarin Chinese
    21       JPN         ja_JP          CUE Voicemail Japanese
    22       RUS         ru_RU          CUE Voicemail Russian
    23       HBR         iw_IL          CUE Voicemail Hebrew
    You can install upto 5 language(s) on this platform.
    Please select the language(s) you want to install by entering the language number(s)
    Languages can be entered as comma separated or space separated list
    Example: 1,3 would select 'Italian' and 'US English'
    Enter languages:3, 7
    Following languages will be installed on the system:
    CUE Voicemail US English
    CUE Voicemail Arabic
    Do you want to continue with the selected options?(y/n):y
    input string: lang=no=2,CUE Voicemail US English,CUE Voicemail Arabic
    TSC-VM#
    *Mar 23 07:27:03.105: %SM_INSTALL-6-INST_RESET: SM1/0 is reset for software installation.
    *Mar 23 07:27:42.493: %SM_INSTALL-6-INST_RBIP: SM1/0 received msg: RBIP Registration Request
    *Mar 23 07:27:42.497: %SM_INSTALL-6-INST_RBIP: SM1/0 received msg: RBIP File Request
    *Mar 23 07:27:49.197: %SM_INSTALL-6-INST_RBIP: SM1/0 received msg: RBIP File Request
    *Mar 23 07:28:00.877: %SM_INSTALL-6-INST_RBIP: SM1/0 received msg: RBIP File Request
    *Mar 23 07:28:05.921: %SM_INSTALL-6-INST_RBIP: SM1/0 received msg: RBIP File Request
    *Mar 23 07:28:35.380: Delivery Ack could not be sent due to lack of buffers
    *Mar 23 07:28:46.764: %SM_INSTALL-6-INST_PROG: SM1/0 PROGRESSING: Validating package signature ....
    *Mar 23 07:28:46.904: %SM_INSTALL-6-INST_PROG: SM1/0 PROGRESSING: Parsing package manifest files ....
    *Mar 23 07:28:49.172: %SM_INSTALL-6-INST_PROG: SM1/0 PROGRESSING: Validating package signature ....
    *Mar 23 07:28:50.012: %SM_INSTALL-6-INST_FAIL: SM1/0 is reset due to Unable to install. Please try again.
    TSC-VM#service-module sm 1/0 status                                       
    Service Module is Cisco SM1/0
    Service Module supports session via TTY line 67
    Service Module is trying to recover from error
    Service Module heartbeat-reset is enabled
    Service Module status is not available
    No install/uninstall in progress
    My FTP Log is as follows
    #Software: Microsoft Internet Information Services 5.1
    #Version: 1.0
    #Date: 2011-03-23 07:25:44
    #Fields: time c-ip cs-method cs-uri-stem sc-status
    07:25:44 10.200.190.222 [1]USER anonymous 331
    07:25:44 10.200.190.222 [1]PASS [email protected] 230
    07:25:46 10.200.190.222 [1]sent /cue-vm-k9.sme.8.5.1.pkg.install.sre 426
    07:25:46 10.200.190.222 [1]QUIT - 426
    07:25:46 10.200.190.222 [2]USER anonymous 331
    07:25:46 10.200.190.222 [2]PASS [email protected] 230
    07:25:49 10.200.190.222 [2]sent /cue-vm-k9.sme.8.5.1.pkg.install.sre 226
    07:25:49 10.200.190.222 [2]QUIT - 226
    07:26:43 10.200.190.222 [3]USER anonymous 331
    07:26:43 10.200.190.222 [3]PASS [email protected] 230
    07:26:45 10.200.190.222 [3]sent /cue-vm-k9.sme.8.5.1.key 226
    07:26:45 10.200.190.222 [3]QUIT - 226
    07:26:45 10.200.190.222 [4]USER anonymous 331
    07:26:46 10.200.190.222 [4]PASS [email protected] 230
    07:26:48 10.200.190.222 [4]sent /cue-vm-k9.sme.8.5.1.key 226
    07:26:48 10.200.190.222 [4]QUIT - 226
    07:26:50 10.200.190.222 [5]USER anonymous 331
    07:26:50 10.200.190.222 [5]PASS [email protected] 230
    07:26:52 10.200.190.222 [5]sent /cue-installer.sme.8.5.1 426
    07:26:52 10.200.190.222 [5]QUIT - 426
    07:26:52 10.200.190.222 [6]USER anonymous 331
    07:26:52 10.200.190.222 [6]PASS [email protected] 230
    07:27:00 10.200.190.222 [6]sent /cue-installer.sme.8.5.1 226
    07:27:00 10.200.190.222 [6]QUIT - 226
    07:27:02 10.200.190.222 [7]USER anonymous 331
    07:27:02 10.200.190.222 [7]PASS [email protected] 230
    07:27:04 10.200.190.222 [7]sent /cue-vm-k9.sme.8.5.1.pkg.install.sre.header 226
    07:27:04 10.200.190.222 [7]QUIT - 226
    07:27:04 10.200.190.222 [8]USER anonymous 331
    07:27:04 10.200.190.222 [8]PASS [email protected] 230
    07:27:06 10.200.190.222 [8]sent /cue-vm-k9.sme.8.5.1.pkg.install.sre.header 226
    07:27:06 10.200.190.222 [8]QUIT - 226
    07:27:06 10.200.190.222 [9]USER anonymous 331
    07:27:07 10.200.190.222 [9]PASS [email protected] 230
    07:27:09 10.200.190.222 [9]sent /cue-vm-k9.sme.8.5.1.pkg.install.sre 426
    07:27:09 10.200.190.222 [9]QUIT - 426
    07:27:09 10.200.190.222 [10]USER anonymous 331
    07:27:10 10.200.190.222 [10]PASS [email protected] 230
    07:27:11 10.200.190.222 [10]sent /cue-vm-k9.sme.8.5.1.pkg.install.sre 226
    07:27:11 10.200.190.222 [10]QUIT - 226
    07:27:47 10.200.190.223 [11]USER anonymous 331
    07:27:47 10.200.190.223 [11]PASS [email protected] 230
    07:27:47 10.200.190.223 [11]sent /cue-vm-k9.sme.8.5.1.pkg 226
    07:27:47 10.200.190.223 [11]sent /cue-vm-k9.sme.8.5.1.pkg 226
    07:27:47 10.200.190.223 [11]QUIT - 226
    07:27:48 10.200.190.223 [12]USER anonymous 331
    07:27:48 10.200.190.223 [12]PASS [email protected] 230
    07:27:48 10.200.190.223 [12]sent /cue-vm-langpack.sme.8.5.1.pkg 226
    07:27:49 10.200.190.223 [12]sent /cue-vm-langpack.sme.8.5.1.pkg 226
    07:27:49 10.200.190.223 [12]QUIT - 226
    Please assist

  • Unable to install SQL Server CE Server Tool on SQL Server 2000 SP 4

    Hi
    I am facing problem with installing SQL Server CE Server Tool,
    I have installed SQL Server 2000 SP 4 which is working fine.
    While i am running Setup of "SQL Server 2000 Windows CE Edition version 2.0" ,Developer tools installed successfully but incase of SQL Server CE Server Tool i am getting following Error
    "SQL Server CE Tool is compatible only with SQL Server 2000 Service pack 1 and higher.
    When you install SQL Server CE Server Tools on a computer running both IIS and SQL Server 2000 , ensure the installer for SQL Server CE Server Tools corresponds To the version of SQL Server 2000."
    I am sure that i have running SQL Server 2000 SP 4 (MSDE also SP 4) , IIS (Version 5.1) is also working fine , and one more thing i am trying to install SQL Server CE Server Tool setup is "sqlce20sql2ksp4.exe" (Which i downloaded from microsoft site.).Here all the requirement is fulfill but i dont know what is going to wrong.
    I wasted my 2 days behind solving this issue , now i am tiered ,So please any one have solution for this issue.
    Help me please.
    Thanks in advance.
    Regards,
    Ketan Gohil
    ([email protected],[email protected],[email protected])

    Refer this link,
    http://social.technet.microsoft.com/Forums/sqlserver/en-US/a8591747-689d-4a2e-b301-86094daf6cec/unable-to-install-sql-server-ce-server-tool-on-sql-server-2000-sp-4?forum=sqlce
    http://www.vbforums.com/showthread.php?472623-Compatible-SQL-Server-CE-installer
    Regards, RSingh

  • Unable to install SQL Server 2012 on my Surface 3 computerr w/Windows 8.1 as the OS

    Another user,
    Cheer08, has replied to a thread you have subscribed to in the
    SQL Server Express Forum.
    Here are the error messages:
    Error 2
    Error 1
    Hello,
    This error is related to Microsoft Visual C++ 2005. Could you try to download and install Microsoft Visual C++ 2005 with service pack 1 (SP1) included:
    http://www.microsoft.com/en-us/download/details.aspx?id=5638 (x86 or 32-bit)
    http://www.microsoft.com/en-us/download/details.aspx?id=18471
    (x64 or 64-bit)
    Hope this helps.
    Regards,
    Alberto Morillo
    SQLCoffee.com
    Thread Title Unable to install SQL Server 2012 on my Surface 3 computerr w/Windows 8.1 as the OS.
    Started by: FenixRising
    Reply:
    Fenix, this is SQL Server forum. Regarding the Visual C++ 2005 SP1 Redistributable setup issue, you need to post question in
    visual studio forum to get better help.
    After installing Visual C++ 2005 SP1 Redistributable successfully,are you able to install SQL Server? If not, share us SQL Server setup logs. This link
    https://msdn.microsoft.com/en-us/library/ms143702(v=sql.110).aspx will help you View and Read SQL Server Setup Log Files
    Im going to run it now. Get back to you.

    Hi,
        I am unable to install SQL Server 2012. I have the install log, but I don't can't read them.
    Overall summary:
      Final result:                  Failed: see details below
      Exit code (Decimal):           -2053898239
      Start time:                    2015-02-08 23:03:01
      End time:                      2015-02-08 23:07:31
      Requested action:              Install
    Setup completed with required actions for features.
    Troubleshooting information for those features:
      Next step for Adv_SSMS:        Use the following information to resolve the error, and then try the setup process again.
      Next step for SSMS:            Use the following information to resolve the error, and then try the setup process again.
      Next step for RS:              Use the following information to resolve the error, and then try the setup process again.
      Next step for SQLEngine:       Use the following information to resolve the error, and then try the setup process again.
      Next step for FullText:        Use the following information to resolve the error, and then try the setup process again.
      Next step for Replication:     Use the following information to resolve the error, and then try the setup process again.
    Machine Properties:
      Machine name:                  RLC_WORK
      Machine processor count:       4
      OS version:                    Future Windows Version
      OS service pack:               
      OS region:                     United States
      OS language:                   English (United States)
      OS architecture:               x64
      Process architecture:          64 Bit
      OS clustered:                  No
    Product features discovered:
      Product              Instance             Instance ID                   
    Feature                                  Language            
    Edition              Version         Clustered  Configured
      SQL Server 2012                                                         
    Client Tools Connectivity                1033                                     
    11.2.5058.0     No         Yes       
      SQL Server 2012                                                         
    Client Tools Backwards Compatibility     1033                                     
    11.2.5058.0     No         Yes       
      SQL Server 2012                                                         
    Client Tools SDK                         1033                                     
    11.2.5058.0     No         Yes       
      SQL Server 2012                                                         
    SQL Server Data Tools                    1033                 Express Edition     
    11.2.5058.0     No         Yes       
      SQL Server 2012                                                         
    LocalDB                                  1033                
    Express Edition      11.0.2100.60    No         Yes       
    Package properties:
      Description:                   Microsoft SQL Server 2012
      ProductName:                   SQL Server 2012
      Type:                          RTM
      Version:                       11
      Installation location:         C:\76766b629842c4dc54646a47c04202\x64\setup\
      Installation edition:          Express
      Slipstream:                    True
      SP Level                       2
    Product Update Status:
      Success: KB 2958429
    Product Updates Selected for Installation:
      Title:                         Service Pack 2
      Knowledge Based Article:       KB 2958429
      Version:                       11.2.5058.0
      Architecture:                  x64
      Language:                      1033
      Update Source:                 Slipstream
    User Input Settings:
      ACTION:                        Install
      ADDCURRENTUSERASSQLADMIN:      true
      AGTSVCACCOUNT:                 NT AUTHORITY\NETWORK SERVICE
      AGTSVCPASSWORD:                *****
      AGTSVCSTARTUPTYPE:             Disabled
      ASBACKUPDIR:                   Backup
      ASCOLLATION:                   Latin1_General_CI_AS
      ASCONFIGDIR:                   Config
      ASDATADIR:                     Data
      ASLOGDIR:                      Log
      ASPROVIDERMSOLAP:              1
      ASSERVERMODE:                  MULTIDIMENSIONAL
      ASSVCACCOUNT:                  <empty>
      ASSVCPASSWORD:                 <empty>
      ASSVCSTARTUPTYPE:              Automatic
      ASSYSADMINACCOUNTS:            <empty>
      ASTEMPDIR:                     Temp
      BROWSERSVCSTARTUPTYPE:         Disabled
      CLTCTLRNAME:                   <empty>
      CLTRESULTDIR:                  <empty>
      CLTSTARTUPTYPE:                0
      CLTSVCACCOUNT:                 <empty>
      CLTSVCPASSWORD:                <empty>
      CLTWORKINGDIR:                 <empty>
      COMMFABRICENCRYPTION:          0
      COMMFABRICNETWORKLEVEL:        0
      COMMFABRICPORT:                0
      CONFIGURATIONFILE:             
      CTLRSTARTUPTYPE:               0
      CTLRSVCACCOUNT:                <empty>
      CTLRSVCPASSWORD:               <empty>
      CTLRUSERS:                     <empty>
      ENABLERANU:                    true
      ENU:                           true
      ERRORREPORTING:                true
      FEATURES:                      SQLENGINE, REPLICATION, FULLTEXT, RS, SSMS, ADV_SSMS
      FILESTREAMLEVEL:               0
      FILESTREAMSHARENAME:           <empty>
      FTSVCACCOUNT:                  NT Service\MSSQLFDLauncher$SQLEXPRESS
      FTSVCPASSWORD:                 <empty>
      HELP:                          false
      IACCEPTSQLSERVERLICENSETERMS:  true
      INDICATEPROGRESS:              false
      INSTALLSHAREDDIR:              C:\Program Files\Microsoft SQL Server\
      INSTALLSHAREDWOWDIR:           C:\Program Files (x86)\Microsoft SQL Server\
      INSTALLSQLDATADIR:             <empty>
      INSTANCEDIR:                   C:\Program Files\Microsoft SQL Server\
      INSTANCEID:                    SQLEXPRESS
      INSTANCENAME:                  SQLEXPRESS
      ISSVCACCOUNT:                  NT AUTHORITY\Network Service
      ISSVCPASSWORD:                 <empty>
      ISSVCSTARTUPTYPE:              Automatic
      MATRIXCMBRICKCOMMPORT:         0
      MATRIXCMSERVERNAME:            <empty>
      MATRIXNAME:                    <empty>
      NPENABLED:                     0
      PID:                           *****
      QUIET:                         false
      QUIETSIMPLE:                   false
      ROLE:                          AllFeatures_WithDefaults
      RSINSTALLMODE:                 DefaultNativeMode
      RSSHPINSTALLMODE:              DefaultSharePointMode
      RSSVCACCOUNT:                  NT Service\ReportServer$SQLEXPRESS
      RSSVCPASSWORD:                 <empty>
      RSSVCSTARTUPTYPE:              Automatic
      SAPWD:                         <empty>
      SECURITYMODE:                  <empty>
      SQLBACKUPDIR:                  <empty>
      SQLCOLLATION:                  SQL_Latin1_General_CP1_CI_AS
      SQLSVCACCOUNT:                 NT Service\MSSQL$SQLEXPRESS
      SQLSVCPASSWORD:                <empty>
      SQLSVCSTARTUPTYPE:             Automatic
      SQLSYSADMINACCOUNTS:           RLC_WORK\Robert
      SQLTEMPDBDIR:                  <empty>
      SQLTEMPDBLOGDIR:               <empty>
      SQLUSERDBDIR:                  <empty>
      SQLUSERDBLOGDIR:               <empty>
      SQMREPORTING:                  true
      TCPENABLED:                    0
      UIMODE:                        AutoAdvance
      UpdateEnabled:                 true
      UpdateSource:                  Slipstream
      X86:                           false
      Configuration file:            C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\Log\20150208_230228\ConfigurationFile.ini
    Detailed results:
      Feature:                       Management Tools - Complete
      Status:                        Failed: see logs for details
      Reason for failure:            An error occurred for a dependency of the feature causing the setup process for the feature to fail.
      Next Step:                     Use the following information to resolve the error, and then try the setup process again.
      Component name:                Microsoft .NET Framework 3.5
      Component error code:          0x85940001
      Error description:             Error while enabling Windows feature : NetFx3, Error Code : -2146498270 , Please try enabling Windows feature : NetFx3 from Windows management tools and then run
    setup again. For more information on how to enable Windows features , see http://go.microsoft.com/fwlink/?linkid=227143
      Error help link:               http://go.microsoft.com/fwlink?LinkId=20476&ProdName=Microsoft+SQL+Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=11.0.5058.0&EvtType=0x681D636F%401428%401&EvtType=0x681D636F%401428%401
      Feature:                       Management Tools - Basic
      Status:                        Failed: see logs for details
      Reason for failure:            An error occurred for a dependency of the feature causing the setup process for the feature to fail.
      Next Step:                     Use the following information to resolve the error, and then try the setup process again.
      Component name:                Microsoft .NET Framework 3.5
      Component error code:          0x85940001
      Error description:             Error while enabling Windows feature : NetFx3, Error Code : -2146498270 , Please try enabling Windows feature : NetFx3 from Windows management tools and then run
    setup again. For more information on how to enable Windows features , see http://go.microsoft.com/fwlink/?linkid=227143
      Error help link:               http://go.microsoft.com/fwlink?LinkId=20476&ProdName=Microsoft+SQL+Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=11.0.5058.0&EvtType=0x681D636F%401428%401&EvtType=0x681D636F%401428%401
      Feature:                       Reporting Services - Native
      Status:                        Failed: see logs for details
      Reason for failure:            An error occurred for a dependency of the feature causing the setup process for the feature to fail.
      Next Step:                     Use the following information to resolve the error, and then try the setup process again.
      Component name:                Microsoft .NET Framework 3.5
      Component error code:          0x85940001
      Error description:             Error while enabling Windows feature : NetFx3, Error Code : -2146498270 , Please try enabling Windows feature : NetFx3 from Windows management tools and then run
    setup again. For more information on how to enable Windows features , see http://go.microsoft.com/fwlink/?linkid=227143
      Error help link:               http://go.microsoft.com/fwlink?LinkId=20476&ProdName=Microsoft+SQL+Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=11.0.5058.0&EvtType=0x681D636F%401428%401&EvtType=0x681D636F%401428%401
      Feature:                       Database Engine Services
      Status:                        Failed: see logs for details
      Reason for failure:            An error occurred for a dependency of the feature causing the setup process for the feature to fail.
      Next Step:                     Use the following information to resolve the error, and then try the setup process again.
      Component name:                Microsoft .NET Framework 3.5
      Component error code:          0x85940001
      Error description:             Error while enabling Windows feature : NetFx3, Error Code : -2146498270 , Please try enabling Windows feature : NetFx3 from Windows management tools and then run
    setup again. For more information on how to enable Windows features , see http://go.microsoft.com/fwlink/?linkid=227143
      Error help link:               http://go.microsoft.com/fwlink?LinkId=20476&ProdName=Microsoft+SQL+Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=11.0.5058.0&EvtType=0x681D636F%401428%401&EvtType=0x681D636F%401428%401
      Feature:                       Full-Text and Semantic Extractions for Search
      Status:                        Failed: see logs for details
      Reason for failure:            An error occurred for a dependency of the feature causing the setup process for the feature to fail.
      Next Step:                     Use the following information to resolve the error, and then try the setup process again.
      Component name:                Microsoft .NET Framework 3.5
      Component error code:          0x85940001
      Error description:             Error while enabling Windows feature : NetFx3, Error Code : -2146498270 , Please try enabling Windows feature : NetFx3 from Windows management tools and then run
    setup again. For more information on how to enable Windows features , see http://go.microsoft.com/fwlink/?linkid=227143
      Error help link:               http://go.microsoft.com/fwlink?LinkId=20476&ProdName=Microsoft+SQL+Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=11.0.5058.0&EvtType=0x681D636F%401428%401&EvtType=0x681D636F%401428%401
      Feature:                       SQL Server Replication
      Status:                        Failed: see logs for details
      Reason for failure:            An error occurred for a dependency of the feature causing the setup process for the feature to fail.
      Next Step:                     Use the following information to resolve the error, and then try the setup process again.
      Component name:                Microsoft .NET Framework 3.5
      Component error code:          0x85940001
      Error description:             Error while enabling Windows feature : NetFx3, Error Code : -2146498270 , Please try enabling Windows feature : NetFx3 from Windows management tools and then run
    setup again. For more information on how to enable Windows features , see http://go.microsoft.com/fwlink/?linkid=227143
      Error help link:               http://go.microsoft.com/fwlink?LinkId=20476&ProdName=Microsoft+SQL+Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=11.0.5058.0&EvtType=0x681D636F%401428%401&EvtType=0x681D636F%401428%401
    Rules with failures:
    Global rules:
    Scenario specific rules:
    Rules report file:               C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\Log\20150208_230228\SystemConfigurationCheck_Report.htm
    Fenix

  • Unable to install SQL server 2000 and 2005 on Satellite A205-s5831

    Hello everyone.
    I Needs some helps from all of you.
    I have Toshiba Laptop Satellite A205-S5831.
    Its Have Windows Vista Home Premium.
    And I am unable to install SQL server 2000 and 2005.
    I also Unable to Install Windows XP SP2.
    Problem is SATA driver.
    Plz Help me ...!
    Response me

    Hi
    The Windows XP needs a SATA driver if you want to install it on the notebook with SATA HDD controller.
    The SATA driver can be found in the Intel Storage Manager.
    I would recommend using the nLite program to include a SATA driver into the new Windows XP CD and then to boot from the new created XP CD.
    Here you will find all details regarding the nLite:
    http://www.nliteos.com/
    Regarding SQL server issue;
    Maybe you will be able to install in on Windows XP. Possibly there is a compatibility issue between the Vista and the SQL server software

  • Unable to install SQL Server 2014 Express LocalDb on Windows 8.1 Update 1

    Apologies if this is not the right place or this has been posted before (I looked and didn't find anything)
    I am unable to install SQL Server 2014 Express LocalDb on Windows 8.1 Update 1, as I get an 'Operating System not Supported' error message right away.
    What can I do to get this working?

    Hi Zgreve,
    Usually, from
    hardware and software requirements for installing SQL Server 2014, we can install SQL Server Express version on the Windows 8.1. For more information, see:
    Microsoft SQL Server 2014 Express.
     Before you install SQL Server 2014 Express version, you should ensure installing the .NET Framework 4, then run as administrator for the SQL Server setup.exe again.
     There is a similar detail about install SQL Server Express LocalDB via GUI and command line. You can also review the following steps.
    http://www.mssqltips.com/sqlservertip/2694/getting-started-with-sql-server-2012-express-localdb/
    If the same error about OS still exists,  I recommend you submitting a feedback to Microsoft such issues at
    https://connect.microsoft.com/SQLServer/Feedback, Your feedback enables Microsoft to offer the best software and deliver superior services, meanwhile you can learn more about and contribute to the
    exciting projects on Microsoft Connect.
    Thanks,
    Sofiya Li
    Sofiya Li
    TechNet Community Support

  • Unable to install Sql Server 2008 R2 express on windows 2003

    Hi,
    I am unable to install sql server express edition with management tools, on windows server 2003. During rules check, it gives an error that minimum os version is not supported.
    .net framework requirements have been met.
    Is there something that I am missing ? Any pointers would be of immense help
    thanks
    Saagar

    Hello,
    Whats is Service Pack edition of Windows 2003 server.As per prerequisites it requires SP2 for windows Server 2003 I guess your server is not updated to latest SP.Please refer below link for hardware and software requirement
    http://msdn.microsoft.com/en-us/library/ms143506(v=sql.105).aspx#SSE_x64
    Please mark this reply as the answer or vote as helpful, as appropriate, to make it useful for other readers

Maybe you are looking for

  • Regarding Printing output of SAPSCRIPT Program using Transaction IW22

    Hi All, I am having a issue with sending <b>SAP Script output to printer</b>, We are not able to print the output. Transaction code we are making use to see the print preview is <b>IW22</b>. When we are pressing <b>Print/Fax</b> button in IW22 it is

  • HT4796 why aren't my files appearing?

    I used the migration assistant to transfer my iTunes folder from my PC to my Mac so that I wouldn't have any issues when I synced my phone to the new mac.   The music isn't showing up unless I sign out of my administrator account and sign in to some

  • Partial delivery on VA01/02

    hiiii all i am in complete lost, i need to do something in VA01/02 that concern partial delivery.  i have the user exit i need to impletement some code. pstyv     order qty        confirm qty                                         UOM ZO11      100 

  • Flash Builder cannot find Flash CS4!

    I am hoping someone can help me with this issue, it's driving me crazy and I need this working for a project. Whenever I try to use a Flash Container component, Flash Builder shows this message: Edit in Adobe Flash error: This feature requires Adobe

  • ADL in Adobe AIR 3.1 crashes then works then crashes then works

    Hi, I'm using Adobe AIR 3.1 to create an HTML/Javascript application. Whenever I go to run the application using "adl", I'll get the message "Adobe AIR Debug Launcher has stopped working".  If I repeat this several times, the application will eventua