Webcenter Sites Installation fail during deployment

Hi
I have been trying to do a proof of concerpt with Webcenter Site on Weblogic 10.3.6 on windows 7, it installs fine but failes with the following error during deployment
An error occurred during activation of changes, please see the log for details.
User-specified log class 'org.apache.commons.logging.impl.Log4JLogger' cannot be found or is not useable.:org.apache.commons.logging.LogConfigurationException:User-specified log class 'org.apache.commons.logging.impl.Log4JLogger' cannot be found or is not useable.
has anyone encountered this and how have they resolved this???
Thanks in advance
Thabo

I have managed to fix this problem, by adding the following in the weblogic.xml
<container-descriptor>
<prefer-web-inf-classes>true</prefer-web-inf-classes>
</container-descriptor>

Similar Messages

  • SCOM 2012 Installation fails while deploying Datawarehouse

    Hi All,
    I have a strange issue, My SCOM 2012 installation fails during Datawarehouse deployment. (This setup is not SCOM 2012 SP1 OR 2012 R2 it is just SCOM 2012)
    When i check the SCOM installation logs it says it tried to connect to my Management server and it could not open Port 5724.
    During the installation i checked that the SDK Service was stopping frequently and also a Visual studio debugger popup also occured. Can any one assist in solving the issue ?
    Screenshots:
    Error logs
    Microsoft.EnterpriseManagement.OperationsManager.Setup.ReportingComponent.GetExistingManagementServerFromOMDB(String omSQLServer, Nullable`1 omSqlPort, String omDatabaseName, String& firstWorkingManagementServer)
    [01:08:57]: Error:
    :Inner Exception.Type: System.ServiceModel.EndpointNotFoundException, Exception Error Code: 0x80131500, Exception.Message: Could not connect to net.tcp://My management server:5724/DispatcherService. The connection attempt lasted for a time span of 00:00:03.0079280.
    TCP error code 10061: No connection could be made because the target machine actively refused it 172.17.221.45:5724. 
    [01:08:57]: Error:
    :InnerException.StackTrace:
    Server stack trace: 
       at System.ServiceModel.Channels.SocketConnectionInitiator.Connect(Uri uri, TimeSpan timeout)
       at System.ServiceModel.Channels.BufferedConnectionInitiator.Connect(Uri uri, TimeSpan timeout)
       at System.ServiceModel.Channels.ConnectionPoolHelper.EstablishConnection(TimeSpan timeout)
       at System.ServiceModel.Channels.ClientFramingDuplexSessionChannel.OnOpen(TimeSpan timeout)
       at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
       at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
       at System.ServiceModel.Channels.ServiceChannel.OnOpen(TimeSpan timeout)
       at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
       at System.ServiceModel.Channels.ServiceChannel.CallOnceManager.CallOnce(TimeSpan timeout, CallOnceManager cascade)
       at System.ServiceModel.Channels.ServiceChannel.EnsureOpened(TimeSpan timeout)
       at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
       at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
       at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
    Exception rethrown at [0]: 
       at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
       at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
       at Microsoft.EnterpriseManagement.Common.Internal.IDispatcherService.Connect(SdkClientConnectionOptions connectionOptions)
       at Microsoft.EnterpriseManagement.Common.Internal.SdkDataLayerProxyCore.Initialize(EnterpriseManagementConnectionSettings connectionSettings, SdkChannelObject`1 channelObjectDispatcherService)
       at Microsoft.EnterpriseManagement.Common.Internal.SdkDataLayerProxyCore.CreateEndpoint[T](EnterpriseManagementConnectionSettings connectionSettings, SdkChannelObject`1 channelObjectDispatcherService)
    [01:08:57]: Error:
    :Inner Exception.Type: System.Net.Sockets.SocketException, Exception Error Code: 0x80131500, Exception.Message: No connection could be made because the target machine actively refused it 172.17.221.45:5724
    [01:08:57]: Error:
    :InnerException.StackTrace:   at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
       at System.Net.Sockets.Socket.Connect(EndPoint remoteEP)
       at System.ServiceModel.Channels.SocketConnectionInitiator.Connect(Uri uri, TimeSpan timeout)
    [01:08:57]: Always:
    :Management Server My management server failed to connect, now trying another one.
    [01:08:57]: Warn:
    :Failed to connect to any SDK in the management group, trying again
    [01:09:17]: Info:
    :Info:trying to connect with server My management server
    [01:09:26]: Info:
    :Info:Error while connecting to management server: The Data Access service is either not running or not yet initialized. Check the event log for more information.
    [01:09:26]: Error:
    :Couldn't connect to mgt server stack: : Threw Exception.Type: Microsoft.EnterpriseManagement.Common.ServiceNotRunningException, Exception Error Code: 0x80131500, Exception.Message: The Data Access service is either not running or not yet initialized.
    Check the event log for more information.
    [01:09:26]: Error:
    :StackTrace:   at Microsoft.EnterpriseManagement.Common.Internal.ExceptionHandlers.HandleChannelExceptions(Exception ex)
       at Microsoft.EnterpriseManagement.Common.Internal.SdkDataLayerProxyCore.CreateEndpoint[T](EnterpriseManagementConnectionSettings connectionSettings, SdkChannelObject`1 channelObjectDispatcherService)
       at Microsoft.EnterpriseManagement.Common.Internal.SdkDataLayerProxyCore.ConstructEnterpriseManagementGroupInternal[T,P](EnterpriseManagementConnectionSettings connectionSettings, ClientDataAccessCore clientCallback)
       at Microsoft.EnterpriseManagement.Common.Internal.SdkDataLayerProxyCore.RetrieveEnterpriseManagementGroupInternal[T,P](EnterpriseManagementConnectionSettings connectionSettings, ClientDataAccessCore callbackDispatcherService)
       at Microsoft.EnterpriseManagement.Common.Internal.SdkDataLayerProxyCore.Connect[T,P](EnterpriseManagementConnectionSettings connectionSettings, ClientDataAccessCore callbackDispatcherService)
       at Microsoft.EnterpriseManagement.ManagementGroup.InternalInitialize(EnterpriseManagementConnectionSettings connectionSettings, ManagementGroupInternal internals)
       at Microsoft.EnterpriseManagement.OperationsManager.Setup.ReportingComponent.GetExistingManagementServerFromOMDB(String omSQLServer, Nullable`1 omSqlPort, String omDatabaseName, String& firstWorkingManagementServer)
    [01:09:26]: Error:
    :Inner Exception.Type: System.ServiceModel.EndpointNotFoundException, Exception Error Code: 0x80131500, Exception.Message: Could not connect to net.tcp://My management server:5724/DispatcherService. The connection attempt lasted for a time span of 00:00:03.0040216.
    TCP error code 10061: No connection could be made because the target machine actively refused it 172.17.221.45:5724. 
    [01:09:26]: Error:
    :InnerException.StackTrace:
    Server stack trace: 
       at System.ServiceModel.Channels.SocketConnectionInitiator.Connect(Uri uri, TimeSpan timeout)
       at System.ServiceModel.Channels.BufferedConnectionInitiator.Connect(Uri uri, TimeSpan timeout)
       at System.ServiceModel.Channels.ConnectionPoolHelper.EstablishConnection(TimeSpan timeout)
       at System.ServiceModel.Channels.ClientFramingDuplexSessionChannel.OnOpen(TimeSpan timeout)
       at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
       at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
       at System.ServiceModel.Channels.ServiceChannel.OnOpen(TimeSpan timeout)
       at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
       at System.ServiceModel.Channels.ServiceChannel.CallOnceManager.CallOnce(TimeSpan timeout, CallOnceManager cascade)
       at System.ServiceModel.Channels.ServiceChannel.EnsureOpened(TimeSpan timeout)
       at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
       at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
       at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
    Exception rethrown at [0]: 
       at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
       at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
       at Microsoft.EnterpriseManagement.Common.Internal.IDispatcherService.Connect(SdkClientConnectionOptions connectionOptions)
       at Microsoft.EnterpriseManagement.Common.Internal.SdkDataLayerProxyCore.Initialize(EnterpriseManagementConnectionSettings connectionSettings, SdkChannelObject`1 channelObjectDispatcherService)
       at Microsoft.EnterpriseManagement.Common.Internal.SdkDataLayerProxyCore.CreateEndpoint[T](EnterpriseManagementConnectionSettings connectionSettings, SdkChannelObject`1 channelObjectDispatcherService)
    [01:09:26]: Error:
    :Inner Exception.Type: System.Net.Sockets.SocketException, Exception Error Code: 0x80131500, Exception.Message: No connection could be made because the target machine actively refused it 172.17.221.45:5724
    [01:09:26]: Error:
    :InnerException.StackTrace:   at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
       at System.Net.Sockets.Socket.Connect(EndPoint remoteEP)
       at System.ServiceModel.Channels.SocketConnectionInitiator.Connect(Uri uri, TimeSpan timeout)
    [01:09:26]: Always:
    :Management Server My management server failed to connect, now trying another one.
    [01:09:26]: Warn:
    :Failed to connect to any SDK in the management group, trying again
    [01:09:46]: Error:
    :Error:Could not connect to management group. Can not continue with DW upgrade...
    [01:09:46]: Info:
    :Info:got MG connection
    [01:09:46]: Error:
    :Error:Could not connect to management group. Cannot continue with current action...
    [01:09:46]: Error:
    :FATAL ACTION: GetManagementGroup
    [01:09:46]: Error:
    :FATAL ACTION: DWInstallActionsPostProcessor
    [01:09:46]: Error:
    :ProcessInstalls: Running the PostProcessDelegate returned false.
    [01:09:46]: Always:
    :SetErrorType: Setting VitalFailure. currentInstallItem: Data Warehouse Configuration
    [01:09:46]: Error:
    :ProcessInstalls: Running the PostProcessDelegate for OMDATAWAREHOUSE failed.... This is a fatal item.  Setting rollback.
    [01:09:46]: Info:
    :SetProgressScreen: FinishMinorStep.
    [01:09:46]: Always:
    :!***** Installing: OMCONSOLE ***
    [01:09:46]: Info:
    :ProcessInstalls: Rollback is set and we are not doing an uninstall so we will stop processing installs
    [01:09:46]: Always:
    [01:09:46]: Always:
    :****Starting*RollBack*******************************************
    [01:09:46]: Always:
    [01:09:46]: Info:
    :SetProgressScreen: StartMinorStep.
    [01:09:46]: Info:
    :SetProgressScreen: StartMinorStep.
    [01:09:46]: Debug:
    :ProcessInstalls: Install Item Data Warehouse Configuration has a Preprocessing delegate of RunXamlPreProcessor.  Launching it now.
    [01:09:46]: Always:
    :Determining actions to be run.
    [01:09:46]: Always:
    :Done validating action list; now running individual actions.
    [01:09:46]: Always:
    :Current Action: UninstallPrePreprocessor
    [01:09:46]: Info:
    :UninstallPrePreprocessor completed.
    [01:09:46]: Always:
    :Current Action: UpgradePreprocessor
    [01:09:46]: Info:
    :UpgradePreprocessor completed.
    [01:09:46]: Always:
    :LaunchExeSetup: Launching E:\SCOM setups\SCOM 2012\Setup\AMD64\SetupInstallItem.exe with arguments:  
    [01:09:46]: Info:
    :SetProgressScreen: Init Exe Install progress.
    [01:09:47]: Always:
    :LaunchExeSetup: Install return value was: 0
    [01:09:47]: Info:
    :CheckPointPassed is removing the Rollback property as this is an uninstall.
    [01:09:47]: Always:
    :SetErrorType: Setting VitalFailure. currentInstallItem: Data Warehouse
    Gautam.75801

    Hi All,
    So i got the actual commands to register the SPN. So the above were wrong. Hope the below is useful for some one if the face the above issue.
    In Windows Server 2008R2 – the command is SETSPN –A. In WS2012, it changed to SETPSPN –S which checks for duplicates before it allows you to create them.
    Legend: SCOM Server - SCOMSVR.Contoso.com
    DNS Domain: Contoso.com
    SDK Account: SDKSVC
    To add SPN for the SDK Service:
    ===================================
    In Win2k 12
    setspn -S MSOMSdkSvc/SCOM Server FQDN Domain\SDK Account name
    setspn -S MSOMSdkSvc/SCOM Server name without FQDN Domain\SDK Account name
    Ex: setspn -S MSOMSdkSvc/SCOMSVR.Contoso.com Contoso\SDKSVC
    setspn -S MSOMSdkSvc/SCOMSVR Contoso\SDKSVC
    In Win2k8
    setspn -A MSOMSdkSvc/SCOM Server FQDN Domain\SDK Account name
    setspn -A MSOMSdkSvc/SCOM Server name without FQDN Domain\SDK Account name
    Ex: setspn -A MSOMSdkSvc/SCOMSVR.Contoso.com Contoso\SDKSVC
    setspn -A MSOMSdkSvc/SCOMSVR Contoso\SDKSVC
    To verify the SPN's
    ============================
    1. setspn -L MS Host name without FQDN
    Ex: setspn -L SCOMSVR
    2. setspn -L Domain\DSK Action account
    Ex: setspn -L Contoso\SDKSVC
    Post entering the above commands you should see the entries of the Healthservice and not the entries of the SDK Service.
    1. If you are are using a Domain account for SDK / DAS then that entry should not appear when execute the command “setspn -L  SCOMSVR”. Where SCOMSVR is the name of the MS and it should be without FQDN.
    Example: The below entry should not appear when you enter setspn -L SCOMSVR
    MSOMSdkSvc/SCOMSVR
    MSOMSdkSvc/SCOMSVR.contoso.com
    If you get the above entries for "setspn -L SCOMSVR" then you need to delete and re add the SPN again and re check.
    If you get Duplicate entries the below post entering "setspn -L Contoso\SDKSVC" then you need to delete the duplicate entries and re add the SPN again and re check.
    Ex: MSOMSdkSvc/SCOMSVR
    MSOMSdkSvc/SCOMSVR.contoso.com
    MSOMSdkSvc/SCOMSVR.contoso.com
    MSOMSdkSvc/SCOMSVR
    To delete a SPN if required:
    ===============================
    setspn -D MSOMSdkSvc/SCOM MS FQDN Hostname without FQDN Hostname
    setspn -D MSOMSdkSvc/Hostname without FQDN Hostname without FQDN again
    Ex: setspn -D MSOMSdkSvc/SCOMSVR.Contoso.com SCOMSVR
    setspn -D MSOMSdkSvc/SCOMSVR SCOMSVR
    Reference used : http://blogs.technet.com/b/kevinholman/archive/2011/08/08/opsmgr-2012-what-should-the-spn-s-look-like.aspx
    Gautam.75801

  • MCOD installation fails during Database instance phase  "CREATE TABLESPACES

    We are installing solution manager 3.2 using MCOD option on windows 2003/oracle.  Installation fails during Database instance phase  "CREATE TABLESPACES" step without any error.  Interesting thing is no error message in installation log or oracle alert log.
    Installation Details
    First instance: SMD / Instance number: 00 / schema: sapsmd / Database SID: SMD
    Second instance; SMQ / Instance number: 01 / schema: sapsmq / Database SID: SMD
    Did any one come across this issue?  Any help is greatly appreciated.
    Thanks

    Hi,
    Did u checked for the Space utilization on the drives.Normally when installation fails there will be some intimation of the cause in the log files written in the sapinst directory.IF it is failing in the tablespace creation phase the that means that the data files cannot be created.
    It depends on the database you use: Data files(Oracle), Containers (DB2).
    Do check in the sapdata directories whethere the data file have created.
    If its not giving you any error then the installation might got stuck bcoz of some memory problems during the "create tablespace phase"
    Regards
    Ashly.

  • Webcenter site installation is failing

    Hi,
    I have tried to install webcenter sites in my local desktop but it is failing.
    Ping to application URL http://127.0.0.1:7001/servlet/HelloCS is not working. DB ping is also not working.
    Please help
    Sunil

    Hi,
    Are you using WebLogic? could it be that you're pointing to the Management node and not the managed server port? Usually the management node runs on port 7001 and the managed server on 7002 (or the one that you've specified)
    During installation, you'll be asked to deploy the application (CS, cas). After deployment, did you hit test? What was the result?
    You can also send us your install.log, it should reside in your ominstalldir directory.
    Cheers,
    Rodney

  • WebCenter Sites installation troubleshooting

    Hi Sites experts.
    I'm having lot of issues during the installation of WebCenter Sites with Community Server.
    Scenario is the next: 2 domains (management and delivery with)
    - managementDomain with two manage server, one for Sites and CAS and one for CoS.
    - deliveryDomain with two manage server, one for Sites and CAS and one for CoS and CAS Visitor.
    The installation is in WebLogic 10.3.6 and Sites is 11.1.1.6.1 version.
    Issues in management sites application. When starting application I'm getting all time in log file next:
    [ERROR] [temBasedClusteredEventExecutor] [com.fatwire.logging.cs] Exception reading url from http://servername:8010/cs/ContentServer?pagename=OpenMarket%2FXcelerate%2FSearch%2FEvent
    com.fatwire.cs.core.http.HttpAccessException: org.apache.http.conn.HttpHostConnectException: Connection to http://servername:8010 refused
            at com.fatwire.cs.core.http.HttpAccess.execute(HttpAccess.java:367)Why is refused if I can access perfectly to http://servername:8010/cs and http://servername:8010/cas?
    Issue in delivery sites application.
    [ERROR] [.kernel.Default (self-tuning)'] [fatwire.logging.cs.db] Exception executing prepared statement: INSERT INTO FW_InvalidationMemory (DEPENDENCY,MDATE) VALUES (?,?) DEPENDENCY = ____NULL_RECORD__ MDATE = 2013-02-23 09:20:02.0 java.sql.SQLRecoverableException: Connection has been administratively disabled. Try later.         at weblogic.jdbc.common.internal.ConnectionEnv.checkIfEnabled(ConnectionEnv.java:1025)         at weblogic.jdbc.wrapper.PoolConnection.checkConnection(PoolConnection.java:63)         at weblogic.jdbc.wrapper.Connection.preInvocationHandler(Connection.java:100)         at weblogic.jdbc.wrapper.Connection.prepareStatement(Connection.java:545)         at COM.FutureTense.Servlet.JDBCTable.executeUpdate_trans_logic(JDBCTable.java:1361)         at COM.FutureTense.Servlet.JDBCTable.executeUpdate_trans(JDBCTable.java:1337)         at COM.FutureTense.Servlet.JDBCTable.executeUpdate(JDBCTable.java:1211)         at COM.FutureTense.Servlet.JDBCTable.AddRow(JDBCTable.java:943)         at COM.FutureTense.Common.ftDBTable.insertRow(ftDBTable.java:1272)         at COM.FutureTense.Cache.EHCacheInvalidationMemory.addInvalidation(EHCacheInvalidationMemory.java:162)         at COM.FutureTense.Cache.EHCacheInvalidationMemory.deleteInvalidationsBefore(EHCacheInvalidationMemory.java:250)         at COM.FutureTense.Common.CacheServer._purgeInvalidationmemory(CacheServer.java:210)         at COM.FutureTense.Common.CacheServer.flushPages(CacheServer.java:193)         at COM.FutureTense.Common.CacheServer.execute(CacheServer.java:79)         at COM.FutureTense.Servlet.FTServlet.doPost(FTServlet.java:61)         at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)         at javax.servlet.http.HttpServlet.service(HttpServlet.java:821)         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:301)         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:27)         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)         at com.fatwire.auth.RequestAuthenticationFilter.doFilter(RequestAuthenticationFilter.java:192)         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)         at com.fatwire.wem.sso.cas.filter.CASFilter.doFilter(CASFilter.java:695)         at com.fatwire.wem.sso.SSOFilter.doFilter(SSOFilter.java:51)         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3696)         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2179)         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1490)         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)         at weblogic.work.ExecuteThread.run(ExecuteThread.java:221) [2013-02-26 09:20:02,662 SAST] [ERROR] [.kernel.Default (self-tuning)'] [fatwire.logging.cs.db] Exception executing prepared statement: DELETE FROM FW_InvalidationMemory WHERE FW_InvalidationMemory.mdate < ? FW_InvalidationMemory.mdate < 2013-02-23 09:20:02.660 java.sql.SQLRecoverableException: Connection has been administratively disabled. Try later.         at weblogic.jdbc.common.internal.ConnectionEnv.checkIfEnabled(ConnectionEnv.java:1025)         at weblogic.jdbc.wrapper.PoolConnection.checkConnection(PoolConnection.java:63)         at weblogic.jdbc.wrapper.Connection.preInvocationHandler(Connection.java:100)         at weblogic.jdbc.wrapper.Connection.prepareStatement(Connection.java:545)         at COM.FutureTense.Servlet.JDBCTable.executeUpdate_trans_logic(JDBCTable.java:1361)         at COM.FutureTense.Servlet.JDBCTable.executeUpdate_trans(JDBCTable.java:1337)         at COM.FutureTense.Servlet.JDBCTable.executeUpdate(JDBCTable.java:1211)         at COM.FutureTense.Servlet.JDBCTable.DeleteRow(JDBCTable.java:960)         at COM.FutureTense.Common.ftDBTable.deleteRow(ftDBTable.java:1108)         at COM.FutureTense.Cache.EHCacheInvalidationMemory.deleteInvalidationsBefore(EHCacheInvalidationMemory.java:255)         at COM.FutureTense.Common.CacheServer._purgeInvalidationmemory(CacheServer.java:210)         at COM.FutureTense.Common.CacheServer.flushPages(CacheServer.java:193)         at COM.FutureTense.Common.CacheServer.execute(CacheServer.java:79)         at COM.FutureTense.Servlet.FTServlet.doPost(FTServlet.java:61)         at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)         at javax.servlet.http.HttpServlet.service(HttpServlet.java:821)         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:301)         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:27)         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)         at com.fatwire.auth.RequestAuthenticationFilter.doFilter(RequestAuthenticationFilter.java:192)         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)         at com.fatwire.wem.sso.cas.filter.CASFilter.doFilter(CASFilter.java:695)         at com.fatwire.wem.sso.SSOFilter.doFilter(SSOFilter.java:51)         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3696)         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2179)         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1490)         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)         at weblogic.work.ExecuteThread.run(ExecuteThread.java:221) Why those errors about writing/deleting in tables of FW?
    [2013-02-25 14:50:37,775 SAST] [ERROR] [.kernel.Default (self-tuning)'] [fatwire.logging.cs.framework] error: errno -105 on at
    tempt to add a rowDuring the installation of Community Server we've got problems to execute Sites Explorer.
    Can be possible do the "Post Installation steps" using a normal BBDD client?. The password provided in SystemSatellite table is encrypted or directly text?
    When executing /cos/status test in delivery domain is appearing next errors.
    REST CAS is DOWN reason: Failed to acquire TGT. HTTP Response code 400 in CAS REST of delivery. Management is working.
    CAS response code: 500 http://servername:7010/cas_community/login?wemLoginTemplate=http://servername:7009/cos/login_template/template.jsp&wemLoginCss=http://servername:7009/cos/login_template/css.css in CoS application
    In cas visitor log's is appearing next:
    INFO [org.jasig.cas.authentication.AuthenticationManagerImpl] - AuthenticationHandler: com.fatwire.wem
    .sso.cas.plugin.CSAuthenticationHandler failed to authenticate the user which provided the following credentials: [username: fwadmin]
    2013-02-26 14:22:26,364 ERROR [com.fatwire.wem.sso.cas.integration.rest.TicketResource] - org.jasig.cas.ticket.TicketCreationE
    xception: error.authentication.credentials.badAnd the biggest question is...
    Can be CoS and Sites running in the same WebLogic domain?.
    Regards.

    What exactly were the issues you faced related to network and proxy? Could you explain how you fixed it?
    regards,
    Joy

  • SCCM Primary Site installation fails

    Hello!
    In my organization we have two domain/forests. DomainA.local and DomainB.local
    in one forest (DomainA.local) we have sccm 2012 sp1 CAS site. with dedicated database server on sql 2012 sp1 cu5
    in other forest (DomainB.local) we want to setup primary site on sccm 2012 sp1 with dedicated database server on sql 2012 sp1 cu5
    forests have trust both sided.
    all installation accounts have administrative rights on all SC servers. in both domains.
    when i try to install SCCM 2012 primary site in the hierarchy,
    i receiving the errors:
    INFO: Created SQL Server machine certificate for Server [S-SCDB-02.DomainB.local] successfully.
      ERROR: Failed to open certificate store (HRESULT=0x35)    Configuration Manager Setup    9/3/2013 11:56:19 AM    3268 (0x0CC4)
    ERROR: Failed to write S-SCDB-02.DomainB.local SQL Server certificate to store (TrustedPeople) on site server (S-SCDB-01.DomainA.local).
    ERROR: Failed to write certificate of primary site's SQL Server [S-SCDB-02.DomainB.local] to CAS SQL Server [S-SCDB-01.DomainA.local].
    Install user from domainB.local has administrative rights on S-SCDB-01.DomainA.local and sysadmin rights in sql server.
    Also, it has full administrator role on CAS.Of course, it has administrative rights on primary site server and sql server S-SCDB-02.DomainB.local and sysadmin rights.
    WHY????

    >Taking a step back: why? Are you using a CAS and multiple primary sites at all? Do you have 100,000+ clients to manage?
    we need CAS due to our network infrastructure.
    thank you for you help.
    we solved problem today.
    it was need to open "windows" ports on the firewall between SCCM Primary Site server and CAS SQL server to give SCCM
    primary site installation process the ability to install the primary site's sql-server's self-signed certificate to CAS sql-server trusted people local store.
    i did not remember this point in deploying documentation((((

  • Webcenter Sites installation failure (java.sql.SQLIntegrityConstraintViolationException: ORA-01400)

    We are installing webcenter sites 11g on windows 7 machine 64 bit and using weblogic 10.3.6 as application server and oracle database 11g R2 Express edition as database.
    We have created a user named GENPACT with system privilages as CREATE SESSION,CREATE TABLE,CREATE VIEW AND UNLIMITED TABLE SPACE with roles as CONNECT and RESOURCE.
    We followed all configuration guide lines for weblogic given in configuration guide by oracle.
    When installation is at 74 percent installation stops with following error--
    [2013-07-25 14:17:46,762 IST] [ERROR] [.kernel.Default (self-tuning)'] [fatwire.logging.cs.db] Exception executing prepared statement: INSERT INTO tt1374741961848 (ELEMENTNAME,DESCRIPTION) VALUES (?,?)
    ELEMENTNAME = OpenMarket/Xcelerate/Installation/Miscellaneous/RemoveOldAlloyUIElements
    DESCRIPTION = This element removes old UI elements
    java.sql.SQLIntegrityConstraintViolationException: ORA-01400: cannot insert NULL into ("GENPACT"."TT1374741961848"."URL")
    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:445)
    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:396)
    and
    weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    [2013-07-25 14:17:46,778 IST] [ERROR] [.kernel.Default (self-tuning)'] [cs.core.db.DBTransaction] TransactionUnit failed to execute
    com.fatwire.cs.core.db.TransactionAbortException: replacerows failed
    at COM.FutureTense.CatalogManager.CatalogEngine$4.execute(CatalogEngine.java:1549)

    I installed Weblogic 10.3.6 and still the same error is occurring.
    I revoked the DBA role from the user and only gave it the privileges mentioned in the documentation. Those privileges are:
    CREATE SESSION
    CREATE TABLE
    CREATE VIEW
    UNLIMITED TABLESPACE
    However, the documentation doesn't mention anything about the Connect and Resources roles.
    Please take into consideration that the error is not related to any privileges or roles the user does not have. This is a ORA-0140 error meaning that the installer is trying to insert a null value into the URL column in the TT1343304398222 table.
    Any ideas ???
    Edited by: user13280720 on Jul 30, 2012 12:39 AM

  • Webcenter Sites installation

    We have installed Webcenter sites Content server 7.6 patch2 on Apache Tomcat 6. Now we have deployed the gadget server and community server 1.1.1 on top of content server 7.6 patch2 using the Installation guide for gadget server and community server. Now while we are starting the tomcat server it throws the following exception:
    java.nio.channels.ClosedChannelException
    at org.jboss.netty.channel.socket.nio.NioWorker.cleanUpWriteBuffer(NioWorker.java:630)
    at org.jboss.netty.channel.socket.nio.NioWorker.close(NioWorker.java:589
    at org.jboss.netty.channel.socket.nio.NioServerSocketPipelineSink.handle
    AcceptedSocket(NioServerSocketPipelineSink.java:119)
    at org.jboss.netty.channel.socket.nio.NioServerSocketPipelineSink.eventS
    unk(NioServerSocketPipelineSink.java:76)
    at org.jboss.netty.channel.Channels.close(Channels.java:1065)
    at org.jboss.netty.channel.AbstractChannel.close(AbstractChannel.java:178)
    The cos-admin,gas-admin,gas-boot etc services are not getting started properly.

    Hi,
    R u installing both the gadget and community servers on the same machine/box where your CS is running?
    If it is so, then let me tell you that gadget and community servers use some common services and ports.
    Hence it is recommended that install gadget and community servers on separate boxes.
    Thanks,
    Suraj.

  • Leopard Installer Fails During Installation

    While installing Leopard Server on a PowerMac G5, the installer continuously fails. The errors states it is due to damaged media. I have 22 copies of Apple-provided media through my paid maintenance program and each copy I try the installer fails.
    During each attempt, I have wiped the drive(s) for a clean install. All of the hardware is OK. I can install 10.4 with no problems and its been running since 10.3.
    The computer:
    Power Mac G5, dual 2GHz (PCI-X model)
    8 GB RAM
    2 - 500GB HDDs
    Bluetooth
    AirPort Extreme
    Nvidia 6800 Ultra (Apple-branded and not a mod'ed retail)
    The firmware(s) are all up to date and all of the hardware is Apple branded.
    My only inclination so far is that the video card may not work with 10.5 Server. I don't want to answer my own question, but does anyone know of something in print that could state that the Nvidia 6800 Ultra is incompatible with 10.5 Server? Or how about this, has anyone had similar problems with solutions? I am going to try another video card, but I need to get my hands on an AGP card that'll work with this PMG5.

    Glad to hear it worked.
    There's a thread growing to epic proportions with a couple intersting theories on the cause at
    http://discussions.apple.com/message.jspa?messageID=5802703#5802703
    To me it looked like OS X had trouble addressing my 2nd RAM slot. I did try using a single module in the 2nd slot but it failed again. Only when the 2nd slot was empty would it succeed. Of course, like you, I'm not particularly inclined to look further. I have real work to do and Apple doesn't pay me to debug!

  • Issue with starting tomcat in windows for webcenter sites installation

    Hello All,
    I have been trying to install oracle webcenter sites on windows 7, I followed all the steps in the documentation for the configuration and setup. but anytime I start the tomcat using the startup.bat script I get errors as shown below.
    C:\WCS11gR1\tomcat\bin>catalina debug
    Using CATALINA_BASE: "C:\WCS11gR1\tomcat"
    Using CATALINA_HOME: "C:\WCS11gR1\tomcat"
    Using CATALINA_TMPDIR: "C:\WCS11gR1\tomcat\temp"
    Using JAVA_HOME: "C:\Program Files\Java\jdk1.7.0_21"
    Using CLASSPATH: "C:\WCS11gR1\home\bin;C:\Program Files\Java\jdk1.7.0_21\l
    ibtools.jar;;C:\WCS11gR1\tomcat\bin\bootstrap.jar"
    Initializing jdb ...
    runrun org.apache.catalina.startup.Bootstrap start
    java.io.IOException: Cannot run program "C:\Program": CreateProcess error=2, The
    system cannot find the file specified
    at java.lang.ProcessBuilder.start(ProcessBuilder.java:1042)
    at java.lang.Runtime.exec(Runtime.java:615)
    at java.lang.Runtime.exec(Runtime.java:483)
    at com.sun.tools.jdi.AbstractLauncher$Helper.launchAndAccept(AbstractLau
    ncher.java:180)
    at com.sun.tools.jdi.AbstractLauncher.launch(AbstractLauncher.java:132)
    at com.sun.tools.jdi.SunCommandLineLauncher.launch(SunCommandLineLaunche
    r.java:235)
    at com.sun.tools.example.debug.tty.VMConnection.launchTarget(VMConnectio
    n.java:495)
    at com.sun.tools.example.debug.tty.VMConnection.open(VMConnection.java:3
    26)
    at com.sun.tools.example.debug.tty.Commands.commandRun(Commands.java:559
    at com.sun.tools.example.debug.tty.TTY.executeCommand(TTY.java:491)
    at com.sun.tools.example.debug.tty.TTY.<init>(TTY.java:765)
    at com.sun.tools.example.debug.tty.TTY.main(TTY.java:1067)
    Caused by: java.io.IOException: CreateProcess error=2, The system cannot find th
    e file specified
    at java.lang.ProcessImpl.create(Native Method)
    at java.lang.ProcessImpl.<init>(ProcessImpl.java:288)
    at java.lang.ProcessImpl.start(ProcessImpl.java:133)
    at java.lang.ProcessBuilder.start(ProcessBuilder.java:1023)
    ... 11 more
    Fatal error:
    Unable to launch target VM.
    If I run it by clicking on the bat file directory I get this error in my catalina log file below:
    May 27, 2013 5:04:48 PM org.apache.catalina.startup.Catalina start
    SEVERE: Cannot start server. Server instance is not configured.
    Kindly advise me on what to do to resolve this issue.

    Yes I did that all the commands give me error.
    If I use the startup.bat I get a list of errors ending with:
    org.apache.catalina.startup.Catalina start SEVERE: Cannot start server. Server instance is not configured.
    but I have configured the instance using the following settings for windows:
    SET CATALINA_HOME = C:\WCS11gR1\tomcat
    SET CATALINA_BASE = C:\WCS11gR1\tomcat
    SET JAVA_HOME=C:\Program Files\Java\jdk1.7.0_21
    SET JAVA_OPTS=-Xmx1500m
    SET CS_HOME=C:\WCS11gR1\home
    SET CATALINA_OPTS=-XX:MaxPermSize=192m -Dfile.encoding=UTF-8 -Dnet.sf.ehcache.enableShutdownHook=true -Djava.net.preferIPv4Stack=true

  • Installation BPEL PM mid-tier flavor beta3 fails during deployment

    During the deployment of applications and adapters
    "E:\as10g101\jdk\bin\java -Dant.home=E:\as10g101
    (CONNECT_DATA=(SERVICE_NAME=oi10g))) -quiet -e -buildfile bpminstall.xml init-midtier
    Inserting OPMN fragment ...
    BUILD FAILED
    E:\as10g101\integration\bpelpm\runtime\install\ant-tasks\bpminstall.xml:321: The following error occurred while executing this line:
    E:\as10g101\integration\bpelpm\runtime\install\ant-tasks\init-midtier.xml:80: Java returned: 1
    Total time: 0 seconds"
    It dies
    At the same time I have an OC4J_BPEL container within my mid-tier but I cannot connect to my BPEL console and I am not certain what else I am missing
    Does anybody know how to circumvent this deployment failure?

    Frank I assume you have now succesfully installed the schemas in your 10g database and went on to install BPEL on the AS midtier. I assume you have the 10.1.2 production midtier (j2ee & webcache) installed?
    Please add the relevant part of the install log file.
    Sandor,
    Thanks for your prompt response.
    Yes I was able to install irca.zip file - indeed there was java command line example in there.
    And yes I have a mid-tier installed. It seems that a part was succesfull since I have an OC4J_BPEL container.
    Herby the logging from the Configuration Assistants,
    including the succesfull BUILD:
    Preprocessing configuration files ...
    E:\as10g101\jdk\bin\java -Dant.home=E:\as10g101\integration\bpelpm\orabpel -classpath E:\as10g101\integration\bpelpm\orabpel\lib\ant_1.6.2.jar;E:\as10g101\integration\bpelpm\orabpel\lib\ant-launcher_1.6.2.jar org.apache.tools.ant.Main -Dinstall.type=Midtier -Dob.home=E:\as10g101\integration\bpelpm\orabpel -Dbpm.home=E:\as10g101\integration\bpelpm\runtime -Djava.home=E:\as10g101\jdk -Doracle.home=E:\as10g101 -Dhost.name=dellxp32 -Dhttp.proxy.set=false -Dhttp.port=80 -quiet -e -buildfile bpminstall.xml install-sa patch-orabpel instantiate-orabpel-files
    BUILD SUCCESSFUL
    Total time: 14 seconds
    Warning: Unable to remove existing file E:\as10g101\integration\bpelpm\orabpel\lib\bpm-infra.jar
    Warning: Unable to remove existing file E:\as10g101\integration\bpelpm\orabpel\lib\olite40.jar
    Exit: 0
    TASK: oracle.tip.install.tasks.UpdateConfigFiles
    Updating configuration files ...
    TASK: oracle.tip.install.tasks.RegisterOlite
    Registering Olite ...
    No Olite registration required.
    TASK: oracle.tip.install.tasks.DeployApps
    Deploy applications and adapters
    E:\as10g101\jdk\bin\java -Dant.home=E:\as10g101\integration\bpelpm\orabpel -classpath E:\as10g101\integration\bpelpm\orabpel\lib\ant_1.6.2.jar;E:\as10g101\integration\bpelpm\orabpel\lib\ant-launcher_1.6.2.jar org.apache.tools.ant.Main -Dinstall.type=Midtier -Dob.home=E:\as10g101\integration\bpelpm\orabpel -Dbpm.home=E:\as10g101\integration\bpelpm\runtime -Djava.home=E:\as10g101\jdk -Doracle.home=E:\as10g101 -Dhost.name=dellxp32 -Dias.name=as10g101.dellxp32 -Dorabpel.password=orabpel -Ddb.connect.string=(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=tcp)(HOST=dellxp32)(PORT=1521)))(LOAD_BALANCE=yes)(CONNECT_DATA=(SERVICE_NAME=oi10g))) -quiet -e -buildfile bpminstall.xml init-midtier
    Inserting OPMN fragment ...
    BUILD FAILED
    E:\as10g101\integration\bpelpm\runtime\install\ant-tasks\bpminstall.xml:321: The following error occurred while executing this line:
    E:\as10g101\integration\bpelpm\runtime\install\ant-tasks\init-midtier.xml:80: Java returned: 1
    Total time: 0 seconds
    Exit: 1
    Configuration assistant "Oracle BPEL Process Manager Configuration Assistant" was canceled
    In addition I would like to add the following:
    I am able to connect to the BPEL console (localhost:80/BPELConsole) but I cannot for example deploy the LoanFlow demo - I receive the following error in the command box:
    [ear] Building ear: E:\as10g101\integration\bpelpm\orabpel\system\appserve
    r\oc4j\j2ee\home\applications\StarLoanUI.ear
    deployStarLoanUIoc4j:
    [java] Error: Unable to find Java:comp/ServerAdministrator:
    The reason for that could be that I need to startup the BPEL server. But that would confuses me since the oc4j container is running and I can connect to the BPEL console. At the same time if I look in the startorabpel.bat the olite lines are still active and within data-sources.xml file the Oracle9i lines are inactive - although I have provided the Oracle10g schema during the installation. Hopefully you are still with me and are able to shed some light on this,
    Frank

  • ConfigMgr 2012 R2 CU1 Client Installation fails during OSD Patch error 1635

    Senario:
    Single Primary Site A00, offloaded MP. R2 CU1 patch installed on primary site. Seperate "client with hotfix" package and distributed to offloaded DP.
    OSD Task Sequence Installs the client fine as can be seen in the ccmsetup.log file ""<![LOG[CcmSetup is exiting with return code 0]LOG]!><time="15:18:34.414-120" date="05-27-2014"
    But then later in the same log the client iniated a repair, "<![LOG[Client (5.00.7958.1000) is installed and is the same or lower version. Initiating repair.]LOG]!><time="16:13:29.634-120" date="05-27-2014"
    but at this stage fails to find the patch.
    <![LOG[Repairing version 5.00.7958.1000 of the client with product code {8864FB91-94EE-4F16-A144-0D82A232049D}]LOG]!><time="16:13:29.666-120"
    <![LOG[MSI PROPERTIES are  REINSTALL=ALL REINSTALLMODE=vmous  INSTALL="ALL" SMSCACHESIZE="15360" DISABLECACHEOPT="TRUE" FSP="<FSPName>" PATCH="C:\_SMSTASKSEQUENCE\OSD\A0000101\X64\HOTFIX\KB2938441\CONFIGMGR2012AC-R2-KB2938441-X64.MSP"
    CCMDEBUGLOGGING="1" CCMLOGLEVEL="0" CCMLOGMAXSIZE="52488000" CCMLOGMAXHISTORY="5"  SMSSITECODE="A00" CCMHTTPPORT="80" CCMHTTPSPORT="443" CCMHTTPSSTATE="224" CCMFIRSTCERT="1"
    CCMCERTID="SMS;624660EDFE6E9C9EFD4653520218B5D17010D8B9" REMEDIATE="true" SMSPUBLICROOTKEY=0602000000A4000052534131000800000100010069B181EEACA1796DFF9D19D79BDE85CEC5C334A798A0E47EDF29E0F976B70A62A6772C69277575F6134756C56D6E5EE299832009EE3D7C9D3C313C85DCF2E05163A67C442F85F411BCE506EDD3B728320C76C65F6578974201F1E9C7095D61055E33D0C9E7AC56F271530B6E3750B94B93B69A5F6912914FCF4B35E160AD8D7D1F60481071BB49F8BB2B8BDB3F3F8871E057AF1149E21722896689175F43093CC2183835848A08ACB3AEA77E4B7C7F3D8A915948581B0280860F1A383BCDBC6865AF0FA4984C93CE40EDC752D88A76BA25A5ED0891682006B8B276ACF220560EF606879EF5AB3517C222C59016C96D5D1D1B98848B4D9C2B479C9335903101E5]LOG]!><time="16:13:29.681-120
    Error in the repair-msi log states, "Unable to create a temp copy of patch 'C:\_SMSTASKSEQUENCE\OSD\A0000101\X64\HOTFIX\KB2938441\CONFIGMGR2012AC-R2-KB2938441-X64.MSP'." " MainEngineThread is returning 1635"
    By creating a share on the primary site and referencing the share as the patch loacation solves the issue.
    PATCH=<a href="file://\\\<HOTFIXShare>\KB2938441\CONFIGMGR2012AC-R2-KB2938441-X64.MSP">\\<ServernName>\<HOTFIXShare>\KB2938441\CONFIGMGR2012AC-R2-KB2938441-X64.MSP.
    Obviously its not ideal for the CU1 client msp to be installed over the WAN. Can anyone explain why:
    1. The client seems to need a repair
    2. Cannot access the MSP file when available locally on the client in the "'C:\_SMSTASKSEQUENCE" folder.

    I always fall back to use this method, when dealing with hotfixes in a task sequence:
    http://www.scconfigmgr.com/2014/03/26/install-kb2910552-hotfix-for-configmgr-2012-r2-client-during-osd/
    It may be worth a shot to try it out, if you haven't already.
    Regards,
    Nickolaj Andersen | www.scconfigmgr.com | @Nickolaja

  • SCCM 2012 SP1 Secondary Site installation Fails

    Hi.
    I have multiple secondary sites when i am  trying to install  new SCCM 2012 Secondary site server remotely but installation status shows a pending from last few days.
    1) SEC server have privilages on System managent container
    2) Primary site Server account and computer have local admin right on SEC server
    hman logs says the following error message
    Cannot get SQL Certificate from site xxx
    CheckParentSQLServerCertificate: Failed to get SQL certificate for site XXX
    1) Deleted the secondary site and reinstalled the site with different Site code but no luck
    2) Able to telnet 1433 and 4022 from both primary to secondary and vice versa
    3) SQL server Configuration Manager , TCP IP port was set to 1433.
    please let me know if any thing i am missing
    Thanks

    Hi Guys
    Exact same problem as described above:
    Been told to install SQL Express manually first, but even after that, we continued to get the same problem.
    The SQL Communication between the 2 sites doesn't seem to work.
    I noticed that the Primary's SQL Security Account doesn't get created on Primary DB, in the Database replication the link has not yet been created either.
    The "Exec spDrsSendSubscriptionInvalid 'Secondary 3 digit site code','Primary 3 digit site code','configuration data'" worked on 1 Secondary, but fails on all the rest.
    Uninstalling/Installing the Secondary doesn't work either.
    HMAN.LOG:
    Update site server active directory informtion into DB SMS_HIERARCHY_MANAGER 2013/07/28 09:51:12 AM 7964 (0x1F1C)
    CheckSQLServiceRestart : SQL Service hasn't been restart since last time we check, skip it. SMS_HIERARCHY_MANAGER 2013/07/28 09:51:12 AM 7964 (0x1F1C)
       Time to verify if the parent['PRI-SITECODE'] sql server certificate is still valid on site ['SEC-SITECODE'] sql server. SMS_HIERARCHY_MANAGER 2013/07/28 09:51:12 AM 7964 (0x1F1C)
    Cannot get SQL Certificate from Site 'PRI-SITECODE'. SMS_HIERARCHY_MANAGER 2013/07/28 09:51:12 AM 7964 (0x1F1C)
    CheckParentSQLServerCertificate: Failed to get SQL certificate for site PM2 SMS_HIERARCHY_MANAGER 2013/07/28 09:51:12 AM 7964 (0x1F1C)
    Any ideas would be appreciated.

  • Installation fails during Installation on hardware

    I downloaded Yosemite but while installing on my hardware "Macintosh HD" I get a message that there problems coming up during the installation and I can do a restart (which now I did for 8 times and I always got stuck when 19 minutes remained of the installation progress)
    The list of problems is huge (like over 500 and I don't really know what to do know)
    the problem is that I don't have a back up at hand...how can I stop the installation and get back to mavericks?
    Best, P.

    Hello Trevor -
    This reply is conjecture based on facts...I don't think
    Win08-64bit is supported.
    Facts:
    The operating system needs a mechanism for organizing and
    managing disk partitions; Windows Server 2008 provides two
    partitioning styles: Master Boot Record (MBR) or GUID Partition
    Table (GPT).
    Master boot record (MBR) disks use the standard BIOS
    partition table originally developed for x86-based computer systems
    and is the most common style in use.
    GUID partition table (GPT) disks use extensible firmware
    interface (EFI) originally developed for 64-bit Itanium based
    systems (advantages of GPT disks are more than four partitions on
    each disk and supports disks larger than 2 terabytes).
    Windows Server 2008x86 32-bit and 64-bit systems support MBR
    and GPT partition styles. Note: 32-bit systems can only boot from
    MBR disk partitions and 64-bit systems can boot from GPT
    partitions.
    Each partition style has different capabilities and
    partitioning styles. The two partition styles have very different
    configurations in terms of special mandatory partitions. In
    addition, other mandatory partitions are required on each disk
    style to operate as boot and system disks. In terms of MBR disks a
    master boot record (MBR) partition is required. On GPT disks, EFI
    system (ESP) and Microsoft Reserved (MSR) partitions must be
    present for the disk to be bootable.
    Fact:
    The RoboHelp installer writes to the Master Boot Record (it
    is by definition a "root kit") where your registration information
    is stored.
    Conjecture:
    The RH installation can fail if:
    a) the MBR is write protected (to protect the drive from
    viruses and root kits) or
    b) the hard drive does not have a Master Boot Record.
    Thus, if your 64-bit server uses GPT partitions (you implied
    this when you wrote "Windows Server 2008 64-bit") then the RH
    installation may fail as there is no MBR to write to.
    This is all conjecture on my part. You will need
    confirmation/explanation from Adobe developers.
    Regards,
    GEWB

  • Oracle Enterprise Linux 6.1 Installation Fails during Disk Partitioning

    Hi,
    I've tried to install Oracle Enterprise Linux 6.1 by creating a Virtual Machine using Oracle VM Virtual Box in my laptop with Window XP host OS (NTFS filesystem), by following the below steps.
    1) Installed Oracle VM Virtual Box
    2) Created a new Virtual machine using a virtual box by specifying the two .iso images i.e OracleLinux-R6-U1-Server-i386-dvd.iso and boot.iso as the boot device and by specifying the following Disk files (.vdi) as follows.
    2.1) Oracle_Enterprise_Linux_6_1_Root_Disk_1.vdi - For the / (i.e Root) partition - Dynamically expanded storage - 10 GB - ext4
    2.2) Oracle_Enterprise_Linux_6_1_Swap_Disk_1.vdi - For the swap partition - Dynamically expanded storage - 10 GB - swap
    2.3) Oracle_Enterprise_Linux_6_1_User_Disk_1.vdi - For the /usr partition - Dynamically expanded storage - 20 GB - ext4
    2.4) Oracle_Enterprise_Linux_6_1_Home_Disk_1.vdi - For the /home partition - Dynamically expanded storage - 10 GB - ext4
    But while installing OEL 6.1 after specifying the partitions, the installer get hung and throws an error as bug while creating the ext4 filesystem on /dev/sda1.
    I tried to specify the default 8 GB for all the above four partitions, the installer successfully continues without any issues. But if i specify any partition more than 8 GB, it fails.
    Is there anyway I can solve this problem by creating the above specified partitions with the above size ? Why does it fail if i specify any size more than 8 GB ?
    Thanks
    Harish

    8 GB is a common limit for systems were the boot loader or system BIOS imposes an addressable space limit for the boot partition. In such situations, the system boot partition has to fit within the first 8 GB physical boundary of the harddrive.
    Your setup seems a bit unusual. Why do you create separate disks for each Linux partition?
    Normally the Linux installer creates necessary partitions on the disk, including a /boot partition that is usually only 100 MB in size.
    What are you doing with boot.iso? You should be able to start the system from the main installation DVD or .iso image. You might also want to install x86_64 Linux, unless your hardware is really very old and does not support the 64-bit extension. You can run 32-bit software on a n 64-bit OS, but not the other way around and you will limit your software to 32-bit only.

Maybe you are looking for