SAPMEINT -  Error at Global Configuration

Hi ME / MII experts
I am trying to configure SAPMEINT as per installation guide. Under SAP ME ERP Integration -> Administration -> Global Configuration, I get an error message
500   Internal Server Error
  Error: "Application error occurred during the request processing."
  Troubleshooting Guide https://sdn.sap.com/irj/sdn/wiki?path=/display/jsts/home
Details: "The WebApplicationException log ID is [000C29603125009F00000000000019F9]."
The detail
500 Internal Server Error is returned for HTTP request [http://sles1064-06:50000/webdynpro/dispatcher/sap.com/xappsmeintegration~ui/]:
  component [dispatcher],
  web module [webdynpro/dispatcher],
  application [sap.com/tcwddispwda],
  DC name [sap.com/tcwddispwda],
  CSN component[BC-WD-JAV],
  problem categorization [com.sap.ASJ.web.000137],
  internal categorization [-1757085993].
[EXCEPTION]
java.lang.NullPointerException: while trying to invoke the method com.sap.tc.webdynpro.services.sal.deployment.api.WDDeployableObjectPart.getName() of an object loaded from local variable 'applicationPart'
at com.sap.tc.webdynpro.clientserver.session.RequestManager.initApplicationDeployableObjectPart(RequestManager.java:570)
at com.sap.tc.webdynpro.clientserver.session.RequestManager.initTask(RequestManager.java:505)
at com.sap.tc.webdynpro.clientserver.session.RequestManager.doInitWdEnvironment(RequestManager.java:170)
at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:231)
at com.sap.tc.webdynpro.serverimpl.core.sessionctx.AbstractExecutionContextDispatcher.delegateToRequestManager(AbstractExecutionContextDispatcher.java:202)
at com.sap.tc.webdynpro.serverimpl.wdc.sessionctx.DispatchHandlerForRequestManager.doService(DispatchHandlerForRequestManager.java:38)
at com.sap.tc.webdynpro.serverimpl.wdc.sessionctx.AbstractDispatchHandler.service(AbstractDispatchHandler.java:127)
at com.sap.engine.services.servlets_jsp.server.deploy.impl.module.IRequestDispatcherImpl.dispatch(IRequestDispatcherImpl.java:95)
at com.sap.tc.webdynpro.serverimpl.wdc.sessionctx.ExecutionContextDispatcher.dispatchToDispatcherContext(ExecutionContextDispatcher.java:146)
at com.sap.tc.webdynpro.serverimpl.core.sessionctx.AbstractExecutionContextDispatcher.dispatch(AbstractExecutionContextDispatcher.java:92)
at com.sap.tc.webdynpro.serverimpl.core.sessionctx.AbstractExecutionContextDispatcher.dispatch(AbstractExecutionContextDispatcher.java:104)
at com.sap.tc.webdynpro.serverimpl.core.AbstractDispatcherServlet.doContent(AbstractDispatcherServlet.java:87)
at com.sap.tc.webdynpro.serverimpl.core.AbstractDispatcherServlet.doGet(AbstractDispatcherServlet.java:54)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:734)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:847)
at com.sap.engine.services.servlets_jsp.server.Invokable.invoke(Invokable.java:140)
at com.sap.engine.services.servlets_jsp.server.Invokable.invoke(Invokable.java:37)
at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:486)
at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:298)
at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:397)
at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)
at com.sap.engine.services.servlets_jsp.filters.DSRWebContainerFilter.process(DSRWebContainerFilter.java:48)
at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
at com.sap.engine.services.servlets_jsp.filters.ServletSelector.process(ServletSelector.java:83)
at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
at com.sap.engine.services.servlets_jsp.filters.ApplicationSelector.process(ApplicationSelector.java:243)
at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
at com.sap.engine.services.httpserver.filters.WebContainerInvoker.process(WebContainerInvoker.java:78)
at com.sap.engine.services.httpserver.chain.HostFilter.process(HostFilter.java:9)
at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
at com.sap.engine.services.httpserver.filters.ResponseLogWriter.process(ResponseLogWriter.java:60)
at com.sap.engine.services.httpserver.chain.HostFilter.process(HostFilter.java:9)
at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
at com.sap.engine.services.httpserver.filters.DefineHostFilter.process(DefineHostFilter.java:27)
at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
at com.sap.engine.services.httpserver.filters.MonitoringFilter.process(MonitoringFilter.java:29)
at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
at com.sap.engine.services.httpserver.filters.MemoryStatisticFilter.process(MemoryStatisticFilter.java:43)
at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
at com.sap.engine.services.httpserver.filters.DSRHttpFilter.process(DSRHttpFilter.java:42)
at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
at com.sap.engine.services.httpserver.server.Processor.chainedRequest(Processor.java:428)
at com.sap.engine.services.httpserver.server.Processor$FCAProcessorThread.process(Processor.java:247)
at com.sap.engine.services.httpserver.server.rcm.RequestProcessorThread.run(RequestProcessorThread.java:45)
at com.sap.engine.core.thread.execution.Executable.run(Executable.java:122)
at com.sap.engine.core.thread.execution.Executable.run(Executable.java:101)
at com.sap.engine.core.thread.execution.CentralExecutor$SingleThread.run(CentralExecutor.java:327)
Any Idea?

Hello Seng,
Please try the following:
-Log into netweaver as administrator. http://server:50000/nwa.
-Go to operation managment>systems>start&stop-->Java EE Applications.
1-search for tcwddispwda .If the status is "stopped" .Select it and start it.Refresh until the status is "running"
2-search for xappsmeintegration~ui and do the same.
3-search for the rest of xapps~ and make sure they run.
once that the apps are running retry.
If this doesn't help,retry the error,go to the log viewer and look for the last errors content,they may give you a hint about what is failing.
Hope this helps,
Regards,
German

Similar Messages

  • Error in importing Configuration objects of PI 7.0 to PI 7.1

    Hi All,
    My server is upgraded from PI 7.0 to PI 7.1.
    I am getting Error while  importing Configuration objects of PI 7.0 to PI 7.1 now.
    Pls see the below error
    Attempt to access the 1 requested objects on 1 failed. Detailed information:  com.sap.aii.ib.core.roa.RoaObjectAccessException: Attempt to read object Adapter Metadata Mail | http://sap.com/xi/XI/System, type AdapterMetaData from application REPOSITORY on system REPOSITORY failed. Object does not exist. Detailed informatio n: Software component version with key ID: b38bcd00e47111d7afacde420a1145a5 not found
    Pls suggest

    Hi,
    It seems that adapter metadata has not been loaded into integration repository and because of that when you are trying to import configuration objects in ID then you are getting the error.
    The SAP adapter metadata objects are located under the namespace http://sap.com/xi/XI/System of software component SAP BASIS.
    What you can do is, if you have installation dvd's then you can copy from their or you can simply [_DOWNLOAD_|https://websmp205.sap-ag.de/~form/handler?_APP=00200682500000001943&_EVENT=SEARCH&HIDE=&SEARCH_SPAT=X&SEARCH_BPAT=X&SEARCH_CD=X&SEARCH_P=X&SEARCH_PV=X&SEARCH_C=X&SEARCH_CV=X&SEARCH_TA=&SEARCH_V=&HIDE_EXPERT_SEARCH=X&SEARCH_MAX_RESULT=20 ] from sap market place (refer this [thread|how to import Adapter metadata;) (you must have S-user id for this) and then after you need to do as mentioned below...
    1. First unzip the file (if it is zipped) and then put it in the import directory: \usr\sap\<SID>\SYS\global\xi\repository_server\import\
    2. Now login to IR and then from menu TOOLS ---> Import design objects and import it.
    3. After that in ID, Environment ---> Clear SLD Data Cache
    4. Now you can try to import configuration objects...
    Regards,
    Sarvesh

  • Upgrading to ISE 1.3 error ISE Global data upgrade failed!

    HI,
    Has anyone come across this issue? when upgrading, it seems to start all well but then this happens:
    - Data upgrade step 40/67, CertMgmtUpgradeService(1.3.0.616)... % Error: ISE Global data upgrade failed!
    Rolling back the configuration database...
    Starting application after rollback...
    % Error: The node has been reverted back to its pre-upgrade state.
    % Application install or upgrade cancelled.
    I've also upgraded it to the latest patch and tried again but to no avail. This is an appliance (3415) that came shipped with 1.2. It's not been configured other than the initial cli wizard. I've upgraded a fair few appliances but I haven't seen this issue come up before. Any thoughts? 
    Thanks in advance for any info...

    If this is a test setup then you can do fresh ISE install.back up existing config and restore it to 1.3. If its production then contact TAC

  • Error:AIP-18506: Configuration Builder rollback failed for configurations n

    Hi All
    While creating a deployement , i am getting below error,
    please help me
    Error:AIP-18506: Configuration Builder rollback failed for configurations null for business process null
    regards
    suni

    Hi Anuj,
    Thanks for your response, Now i getting a new error.
    I am getting the below error, while i am deploying the configurations.
    AIP-11016:SQL
    please find the below errors
    2009.07.29 at 06:38:54:371: B2BStarter thread: B2B - (DEBUG) B2BStarter - Current list is empty. Shutdown B2B
    2009.07.29 at 06:38:54:372: B2BStarter thread: B2B - (DEBUG) B2BStarter - Shutdown B2B
    2009.07.29 at 06:38:54:405: B2BStarter thread: B2B - (DEBUG) oracle.tip.adapter.b2b.document.custom.CustomDocumentPlugin:shutdown Enter
    2009.07.29 at 06:38:54:407: B2BStarter thread: B2B - (DEBUG) oracle.tip.adapter.b2b.document.custom.CustomDocumentPlugin:shutdown Exit
    2009.07.29 at 06:38:54:409: B2BStarter thread: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:shutdown Shutdown B2B server start
    2009.07.29 at 06:38:54:464: Thread-18: BusinessLogicLayer - (ERROR) caught error: Closed Connection
    2009.07.29 at 06:38:54:468: Thread-18: IP - (ERROR) java.sql.SQLException: Closed Connection
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:137)
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:174)
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:239)
         at oracle.jdbc.driver.PhysicalConnection.rollback(PhysicalConnection.java:1259)
         at oracle.jdbc.OracleConnectionWrapper.rollback(OracleConnectionWrapper.java:90)
         at oracle.tip.repos.core.driver.CatalogDriver.disconnect(CatalogDriver.java:1662)
         at oracle.tip.repos.core.persistency.PersistencyService.disconnect(PersistencyService.java:578)
         at oracle.tip.buslogic.common.ExecutionContextImpl.disconnectService(ExecutionContextImpl.java:602)
         at oracle.tip.buslogic.common.ExecutionContextManager.closeLongRunningContext(ExecutionContextManager.java:511)
         at oracle.tip.adapter.b2b.data.B2BExecutionContext.close(B2BExecutionContext.java:208)
         at oracle.tip.adapter.b2b.data.DBContext.shutdown(DBContext.java:141)
         at oracle.tip.adapter.b2b.data.MsgListener.run(MsgListener.java:455)
         at java.lang.Thread.run(Thread.java:534)
    2009.07.29 at 06:38:54:469: Thread-18: B2B - (DEBUG) oracle.tip.adapter.b2b.data.MsgListener:run Thread end ignore exception
    2009.07.29 at 06:38:54:471: Thread-18: B2B - (DEBUG) oracle.tip.adapter.b2b.data.MsgListener:run Thread end
    2009.07.29 at 06:38:55:426: B2BStarter thread: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:shutdown Shutdown Transport and App Transport
    2009.07.29 at 06:38:55:428: B2BStarter thread: B2B - (DEBUG) B2BStarter - B2B Server shutdown
    2009.07.29 at 06:40:25:439: B2BStarter thread: B2B - (DEBUG) B2BStarter - Context Initialized
    2009.07.29 at 06:40:25:573: B2BStarter thread: B2B - (DEBUG) B2BStarter - Start B2B
    2009.07.29 at 06:40:25:767: B2BStarter thread: B2B - (DEBUG) B2BStarter - Starting B2B
    2009.07.29 at 06:40:25:873: B2BStarter thread: B2B - (DEBUG) B2BStarter - configuration obtained
    2009.07.29 at 06:40:26:079: B2BStarter thread: B2B - (DEBUG) B2BStarter - clear global cache
    2009.07.29 at 06:40:26:149: B2BStarter thread: B2B - (DEBUG) XEngine is already started. So clear cached objects inside XEngine.
    2009.07.29 at 06:40:26:181: B2BStarter thread: B2B - (INFORMATION) Repository:print: [0] HL7 over MLLP Exchange
    2009.07.29 at 06:40:26:185: B2BStarter thread: B2B - (INFORMATION) Repository:print: [1] EDI X12 over AS1
    2009.07.29 at 06:40:26:189: B2BStarter thread: B2B - (INFORMATION) Repository:print: [2] Custom Document over Generic Exchange
    2009.07.29 at 06:40:26:195: B2BStarter thread: B2B - (INFORMATION) Repository:print: [3] EDI EDIFACT over Generic Exchange
    2009.07.29 at 06:40:26:198: B2BStarter thread: B2B - (INFORMATION) Repository:print: [4] EDI X12 over Generic Exchange
    2009.07.29 at 06:40:26:204: B2BStarter thread: B2B - (INFORMATION) Repository:print: [5] RosettaNet over RNIF
    2009.07.29 at 06:40:26:208: B2BStarter thread: B2B - (INFORMATION) Repository:print: [6] Custom Document over MLLP Exchange
    2009.07.29 at 06:40:26:213: B2BStarter thread: B2B - (INFORMATION) Repository:print: [7] Custom Document over AS1
    2009.07.29 at 06:40:26:218: B2BStarter thread: B2B - (INFORMATION) Repository:print: [8] EDI EDIFACT over AS1
    2009.07.29 at 06:40:26:222: B2BStarter thread: B2B - (INFORMATION) Repository:print: [9] HL7 over Generic Exchange
    2009.07.29 at 06:40:26:227: B2BStarter thread: B2B - (INFORMATION) Repository:print: [10] Custom Document over ebMS
    2009.07.29 at 06:40:26:233: B2BStarter thread: B2B - (INFORMATION) Repository:print: [11] Custom Document over Internet
    2009.07.29 at 06:40:26:239: B2BStarter thread: B2B - (INFORMATION) Repository:print: [12] EDI X12 over Internet
    2009.07.29 at 06:40:26:245: B2BStarter thread: B2B - (INFORMATION) Repository:print: [13] EDI EDIFACT over Internet
    2009.07.29 at 06:40:26:690: B2BStarter thread: B2B - (DEBUG) oracle.tip.adapter.b2b.document.custom.CustomDocumentPlugin:initialize Enter
    2009.07.29 at 06:40:27:125: B2BStarter thread: B2B - (DEBUG) oracle.tip.adapter.b2b.document.custom.CustomDocumentPlugin:initialize Exit
    2009.07.29 at 06:40:27:126: B2BStarter thread: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:initialize Enter
    2009.07.29 at 06:40:27:130: B2BStarter thread: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:initialize resetListener = true
    2009.07.29 at 06:40:27:133: B2BStarter thread: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:initialize initdcx = true
    2009.07.29 at 06:40:27:135: B2BStarter thread: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:initialize initialize TPAProcessor
    2009.07.29 at 06:40:27:137: B2BStarter thread: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:initialize Clear TPA Cache
    2009.07.29 at 06:40:27:141: B2BStarter thread: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:initialize initialize DataContext. Pool Size 0
    2009.07.29 at 06:40:27:143: B2BStarter thread: B2B - (DEBUG) oracle.tip.adapter.b2b.data.MsgListener:initialize Treat Response as Request = false
    2009.07.29 at 06:40:27:145: B2BStarter thread: B2B - (DEBUG) oracle.tip.adapter.b2b.data.MsgListener:initialize Exit
    2009.07.29 at 06:40:27:148: B2BStarter thread: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:initialize initialize Transport
    2009.07.29 at 06:40:27:150: B2BStarter thread: B2B - (DEBUG) oracle.tip.adapter.b2b.transport.TransportInterface:initialize Transport LogLevel = DEBUG
    2009.07.29 at 06:40:27:304: B2BStarter thread: B2B - (INFORMATION) Repository:getDeliveryEndPointList: Putting http://localhost
    2009.07.29 at 06:40:27:309: B2BStarter thread: B2B - (INFORMATION) oracle.tip.adapter.b2b.transport.TransportInterface:initialize: Props: http://localhost transport_callout_waittime = 30
    port = 12001
    PROTOCOL_ENDPOINT = null
    2009.07.29 at 06:40:27:320: B2BStarter thread: B2B - (DEBUG) initialize TransportReceiver: [Emerson_Test_AS2_TransportServer < http > < Emerson >]
    2009.07.29 at 06:40:27:797: B2BStarter thread: B2B - (DEBUG) oracle.tip.adapter.b2b.transport.AppTransportInterface:initialize AppTransport LogLevel = ERROR
    2009.07.29 at 06:40:27:865: B2BStarter thread: B2B - (DEBUG) oracle.tip.adapter.b2b.data.MsgListener:startListen Enter
    2009.07.29 at 06:40:27:869: B2BStarter thread: B2B - (DEBUG) oracle.tip.adapter.b2b.data.MsgListener:startListen Exit
    2009.07.29 at 06:40:27:875: Thread-19: B2B - (DEBUG) oracle.tip.adapter.b2b.data.MsgListener:run Thread start
    2009.07.29 at 06:40:27:879: B2BStarter thread: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:initialize Exit
    2009.07.29 at 06:40:27:883: B2BStarter thread: B2B - (DEBUG) B2BStarter - B2B initialized
    2009.07.29 at 06:40:29:214: Thread-19: B2B - (DEBUG) oracle.tip.adapter.b2b.data.MsgListener:run initialize Enter
    2009.07.29 at 06:40:29:297: Thread-19: B2B - (DEBUG) oracle.tip.adapter.b2b.data.MsgListener:run initialize B2BListen turned on, will listen on IP_OUT_QUEUE for messages
    2009.07.29 at 06:40:29:380: Thread-19: B2B - (DEBUG) oracle.tip.adapter.b2b.data.MsgListener:run start listening on message
    UI LOG:
    2009.07.29 at 04:54:58:859: DEPLOYMENT_MANAGER_THREAD: Repository - (ERROR) java.sql.SQLException: ORA-20011: Inserting into runtime table TIP_DocumentType_rt failed
    ORA-06512: at "B2B.IP_DEPLOY", line 3942
    ORA-00001: unique constraint (B2B.TIP_DOCUMENTTYPE_RT_RUK) violated
    ORA-06512: at line 1
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:137)
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:315)
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:281)
         at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:638)
         at oracle.jdbc.driver.T4CCallableStatement.doOall8(T4CCallableStatement.java:183)
         at oracle.jdbc.driver.T4CCallableStatement.execute_for_rows(T4CCallableStatement.java:872)
         at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1160)
         at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3000)
         at oracle.jdbc.driver.OraclePreparedStatement.executeUpdate(OraclePreparedStatement.java:3073)
         at oracle.jdbc.driver.OracleCallableStatement.executeUpdate(OracleCallableStatement.java:4308)
         at oracle.tip.deploy.DeploymentManager.deployObjectInRuntimeSchema(DeploymentManager.java:1067)
         at oracle.tip.deploy.DeploymentManager.run(DeploymentManager.java:419)
         at java.lang.Thread.run(Thread.java:534)
    2009.07.29 at 06:38:06:010: Thread-46: Repository - (ERROR) Error -: AIP-11015: Object does not exist 629FF62EB2D55C7BE04400144F873925-27-1-30
         at oracle.tip.repos.core.driver.CatalogDriver.getObject(CatalogDriver.java:759)
         at oracle.tip.repos.core.driver.AssociationList.get(AssociationList.java:70)
         at oracle.tip.buslogic.validation.rules.TradingPartnerCollectionRules.rule7_2(TradingPartnerCollectionRules.java:168)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at oracle.tip.buslogic.validation.ModelValidationEngineImpl.invokeMethod(ModelValidationEngineImpl.java:1349)
         at oracle.tip.buslogic.validation.ModelValidationEngineImpl.invokeMethod(ModelValidationEngineImpl.java:1325)
         at oracle.tip.buslogic.validation.ModelValidationEngineImpl.validate(ModelValidationEngineImpl.java:1212)
         at oracle.tip.buslogic.validation.ModelValidationEngineImpl.validateDeployableBusinessObjects(ModelValidationEngineImpl.java:296)
         at oracle.tip.buslogic.validation.ModelValidationEngineImpl.validateDeployableBusinessObjectsAgreement(ModelValidationEngineImpl.java:272)
         at oracle.tip.configuration.B2BConfigurationBuilder.run(B2BConfigurationBuilder.java:492)
         at java.lang.Thread.run(Thread.java:534)
    2009.07.29 at 06:38:56:895: DEPLOYMENT_MANAGER_THREAD: Repository - (ERROR) java.sql.SQLException: ORA-20011: Inserting into runtime table TIP_DocumentType_rt failed
    ORA-06512: at "B2B.IP_DEPLOY", line 3942
    ORA-00001: unique constraint (B2B.TIP_DOCUMENTTYPE_RT_RUK) violated
    ORA-06512: at line 1
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:137)
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:315)
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:281)
         at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:638)
         at oracle.jdbc.driver.T4CCallableStatement.doOall8(T4CCallableStatement.java:183)
         at oracle.jdbc.driver.T4CCallableStatement.execute_for_rows(T4CCallableStatement.java:872)
         at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1160)
         at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3000)
         at oracle.jdbc.driver.OraclePreparedStatement.executeUpdate(OraclePreparedStatement.java:3073)
         at oracle.jdbc.driver.OracleCallableStatement.executeUpdate(OracleCallableStatement.java:4308)
         at oracle.tip.deploy.DeploymentManager.deployObjectInRuntimeSchema(DeploymentManager.java:1067)
         at oracle.tip.deploy.DeploymentManager.run(DeploymentManager.java:419)
         at java.lang.Thread.run(Thread.java:534)
    2009.07.29 at 06:41:05:932: PURGE_MANAGER_THREAD: Repository - (ERROR) java.sql.SQLException: ORA-02431: cannot disable constraint (TIP_ATTACHMENTSTORAGE_RFK) - no such constraint
    ORA-06512: at "B2B.IP_PURGE", line 107
    ORA-06512: at line 1
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:137)
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:315)
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:281)
         at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:638)
         at oracle.jdbc.driver.T4CCallableStatement.doOall8(T4CCallableStatement.java:183)
         at oracle.jdbc.driver.T4CCallableStatement.execute_for_rows(T4CCallableStatement.java:872)
         at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1160)
         at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3000)
         at oracle.jdbc.driver.OraclePreparedStatement.executeUpdate(OraclePreparedStatement.java:3073)
         at oracle.jdbc.driver.OracleCallableStatement.executeUpdate(OracleCallableStatement.java:4308)
         at oracle.tip.repos.purge.PurgeManager.disableConstraints(PurgeManager.java:706)
         at oracle.tip.repos.purge.PurgeManager.purgeConfiguration(PurgeManager.java:836)
         at oracle.tip.repos.purge.PurgeManager.doPurge(PurgeManager.java:475)
         at oracle.tip.repos.purge.PurgeManager.run(PurgeManager.java:381)
         at java.lang.Thread.run(Thread.java:534)
    2009.07.29 at 06:41:07:927: PURGE_MANAGER_THREAD: Repository - (ERROR) java.sql.SQLException: ORA-02430: cannot enable constraint (TIP_ATTACHMENTSTORAGE_RFK) - no such constraint
    ORA-06512: at "B2B.IP_PURGE", line 47
    ORA-06512: at line 1
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:137)
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:315)
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:281)
         at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:638)
         at oracle.jdbc.driver.T4CCallableStatement.doOall8(T4CCallableStatement.java:183)
         at oracle.jdbc.driver.T4CCallableStatement.execute_for_rows(T4CCallableStatement.java:872)
         at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1160)
         at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3000)
         at oracle.jdbc.driver.OraclePreparedStatement.executeUpdate(OraclePreparedStatement.java:3073)
         at oracle.jdbc.driver.OracleCallableStatement.executeUpdate(OracleCallableStatement.java:4308)
         at oracle.tip.repos.purge.PurgeManager.enableConstraints(PurgeManager.java:728)
         at oracle.tip.repos.purge.PurgeManager.purgeConfiguration(PurgeManager.java:870)
         at oracle.tip.repos.purge.PurgeManager.doPurge(PurgeManager.java:475)
         at oracle.tip.repos.purge.PurgeManager.run(PurgeManager.java:381)
         at java.lang.Thread.run(Thread.java:534)
    2009.07.29 at 06:41:07:931: PURGE_MANAGER_THREAD: Repository - (ERROR) PurgeManager: Purge op failed
    2009.07.29 at 06:41:07:933: PURGE_MANAGER_THREAD: Repository - (ERROR) PurgeManager: PurgeManager failed: Error -: AIP-11016: SQL error: java.sql.SQLException: ORA-02430: cannot enable constraint (TIP_ATTACHMENTSTORAGE_RFK) - no such constraint
    ORA-06512: at "B2B.IP_PURGE", line 47
    ORA-06512: at line 1
    2009.07.29 at 06:46:50:646: DEPLOYMENT_MANAGER_THREAD: Repository - (ERROR) java.sql.SQLException: ORA-20011: Inserting into runtime table TIP_DocumentType_rt failed
    ORA-06512: at "B2B.IP_DEPLOY", line 3942
    ORA-00001: unique constraint (B2B.TIP_DOCUMENTTYPE_RT_RUK) violated
    ORA-06512: at line 1
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:137)
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:315)
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:281)
         at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:638)
         at oracle.jdbc.driver.T4CCallableStatement.doOall8(T4CCallableStatement.java:183)
         at oracle.jdbc.driver.T4CCallableStatement.execute_for_rows(T4CCallableStatement.java:872)
         at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1160)
         at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3000)
         at oracle.jdbc.driver.OraclePreparedStatement.executeUpdate(OraclePreparedStatement.java:3073)
         at oracle.jdbc.driver.OracleCallableStatement.executeUpdate(OracleCallableStatement.java:4308)
         at oracle.tip.deploy.DeploymentManager.deployObjectInRuntimeSchema(DeploymentManager.java:1067)
         at oracle.tip.deploy.DeploymentManager.run(DeploymentManager.java:419)
         at java.lang.Thread.run(Thread.java:534)

  • Aironet 2700 Global Configuration

    I have an Aironet 2700i wireless AP that will not allow me to enter global configuration mode. The "invalid character" error appears with the karat at the 'o' each time. I am no longer sure if it's operator error or if there is an issue with the AP.

    I agree with George.
    Looks like you have a Lightweight image on the AP.
    You can issue a show version, and if the Access Point shows a software version mention the letters K9W8, means that you have a Lightweight AP and this can only work with a Wireless Controller.
    If you want this AP to work in autonomous or standalone mode, you have two options:
    - Replace it with your reseller, for an autonomous AP
    - Convert it from Lightweight to Autonomous.
    You can try doing the conversion yourself, just follow the instructions on this post:
    https://supportforums.cisco.com/document/57476/lwapp-autonomous-conversion-and-vice-versa-access-points
    Hope this helps

  • SABnzbd global configuration, not starting download

    I have followed the Wiki article for installing and configuring SABnzbd and the global configuration section mentions that it is controlled by the sabnzbd daemon.
    The install script finishes saying that I should run
    xdg-mime default sabnzbd.desktop applications/x-nzb
    to have .nzb file associate with sabnzbd.
    I have followed the section for configuring https access to sabnzbd, global configuration.
    My /etc/systemd/system/sabnzbd.service looks like
    [Unit]
    Description=SABnzbd binary newsreader
    After=network.target
    [Service]
    ExecStart=/opt/sabnzbd/SABnzbd.py -l0
    User=sabnzbd
    Group=sabnzbd
    PIDFile=/run/sabnzbd/sabnzbd-9090.pid
    [Install]
    WantedBy=multi-user.target
    As an extra step I added my user to the sabnzbd group. I then started the sabnzbd.service and pointed my browser at https:/localhost:9090/ which immediately re-directs to the sabnzbd wizard, as expected. After completing the wizard sabnzbd restarts and I can go to the main download page.
    When I choose a .nzb file to download and firefox prompts me to open it with sabnzbd. Sabnzbd doesn't do anything, it's status remains at idle.
    I have tried getting this working on my laptop for days! What step have I {missed out,done wrong}?. All commands completed without any errors. I am relatively new to Linux and Arch and I enjoy working out how to get my computer to do what I want it to do. Frustratingly I have sabnzbd working on my main machine, (also running Arch) but I cant access it...
    My internet connection (120Gbs+Netflix+CableTV) will be out of action for about 3-4 weeks and I need to urgently download some resources to keep me occupied as it gets disconnected tomorrow (house move - reason why I cant access my desktop).
    Last edited by cdrjameson (2014-02-20 16:30:52)

    firecat53 wrote: ... set up a watched folder in sabnzbd and just download the nzb file directly into there.
    I have tried to do that but sabnzbd, for some reason wont let me navigate beyond /home/cdr i.e. I cant see any directories or files within my home folder.
    In writing this I have had an epiphany; is this behaviour because my home folder permissions are set to 700? My sabnzbd runs as user: sabnzbd and group: sabnzbd. What would be the recommended method to allow it access into my ~/Downloads/ ?
    Edit #1: If I allow sabnzbd to read my home folder I think autostart should work... chmod 744 my ~ ? (it didn't)
    Edit #2:I chmod -R 744 ~Downloads/ but after restarting the sabnzbd.service it, I still cannot navigate lower than /home/cdr/ when trying to set a watched folder.
    Last edited by cdrjameson (2014-02-20 16:31:40)

  • Error while deploying configurable sku

    Error while deploying configurable sku in BCC server when i give ready for review and all it gives and INFO msg as
    Can't find display name resource and price in bundle and finally when i give accept for deployment the following error displayed .Please help me to resolve it thanks in advance waiting for your reply soon.
    12:38:11,828 ERROR [DynamoServlet]
    java.lang.NullPointerException
    at atg.bizui.activity.ActivityManager.getProcessInfo(ActivityManager.ja
    a:382)
    at atg.bizui.activity.ActivityManager.getProcessInfo(ActivityManager.ja
    a:441)
    at atg.bizui.taglib.GetProcessURLTag.doStartTag(GetProcessURLTag.java:1
    6)
    at atg.bizui.taglib.elwrap.GetProcessURLTagWrapper.doStartTag(Unknown S
    urce)
    at org.apache.jsp.portlets.ProjectTodoPortlet.getTasks_jsp._jspx_meth_b
    z_005fgetProcessURL_005f0(getTasks_jsp.java:1615)
    at org.apache.jsp.portlets.ProjectTodoPortlet.getTasks_jsp._jspService(
    etTasks_jsp.java:359)
    at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
    at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrappe
    .java:369)
    at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:
    22)
    at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:249)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(App
    icationFilterChain.java:290)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(Application
    ilterChain.java:206)
    at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDis
    atcher.java:638)
    at org.apache.catalina.core.ApplicationDispatcher.doInclude(Application
    ispatcher.java:543)
    at org.apache.catalina.core.ApplicationDispatcher.include(ApplicationDi
    patcher.java:480)
    at atg.servlet.WrappingRequestDispatcher.include(WrappingRequestDispatc
    er.java:94)
    at atg.servlet.ServletUtil.invokeInclude(ServletUtil.java:3552)
    at atg.taglib.dspjsp.IncludeTag.doEndTag(IncludeTag.java:757)
    at atg.taglib.dspjsp.elwrap.IncludeTagWrapper.doEndTag(IncludeTagWrappe
    .java:41)
    at org.apache.jsp.portlets.ProjectTodoPortlet.getProjects_jsp._jspx_met
    dspel005finclude_005f0(getProjects_jsp.java:1192)
    at org.apache.jsp.portlets.ProjectTodoPortlet.getProjects_jsp._jspx_met
    c005fif_005f5(getProjects_jsp.java:1119)
    at org.apache.jsp.portlets.ProjectTodoPortlet.getProjects_jsp._jspx_met
    c005fforEach_005f0(getProjects_jsp.java:1077)
    at org.apache.jsp.portlets.ProjectTodoPortlet.getProjects_jsp._jspx_met
    c005fwhen_005f1(getProjects_jsp.java:1036)
    at org.apache.jsp.portlets.ProjectTodoPortlet.getProjects_jsp._jspx_met
    c005fchoose_005f1(getProjects_jsp.java:1000)
    at org.apache.jsp.portlets.ProjectTodoPortlet.getProjects_jsp._jspServi
    e(getProjects_jsp.java:244)
    at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
    at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrappe
    .java:369)
    at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:
    22)
    at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:249)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(App
    icationFilterChain.java:290)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(Application
    ilterChain.java:206)
    at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDis
    atcher.java:638)
    at org.apache.catalina.core.ApplicationDispatcher.doInclude(Application
    ispatcher.java:543)
    at org.apache.catalina.core.ApplicationDispatcher.include(ApplicationDi
    patcher.java:480)
    at atg.servlet.WrappingRequestDispatcher.include(WrappingRequestDispatc
    er.java:94)
    at atg.taglib.dspjsp.IncludeTag.doEndTag(IncludeTag.java:780)
    at atg.taglib.dspjsp.elwrap.IncludeTagWrapper.doEndTag(IncludeTagWrappe
    .java:41)
    at org.apache.jsp.portlets.ProjectTodoPortlet.index_jsp._jspx_meth_dspe
    _005finclude_005f0(index_jsp.java:2712)
    at org.apache.jsp.portlets.ProjectTodoPortlet.index_jsp._jspService(ind
    x_jsp.java:381)
    at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
    at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrappe
    .java:369)
    at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:
    22)
    at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:249)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(App
    icationFilterChain.java:290)

    Error while deploying configurable sku in BCC server when i give ready for review and all it gives and INFO msg as
    Can't find display name resource and price in bundle and finally when i give accept for deployment the following error displayed .Please help me to resolve it thanks in advance waiting for your reply soon.
    12:38:11,828 ERROR [DynamoServlet]
    java.lang.NullPointerException
    at atg.bizui.activity.ActivityManager.getProcessInfo(ActivityManager.ja
    a:382)
    at atg.bizui.activity.ActivityManager.getProcessInfo(ActivityManager.ja
    a:441)
    at atg.bizui.taglib.GetProcessURLTag.doStartTag(GetProcessURLTag.java:1
    6)
    at atg.bizui.taglib.elwrap.GetProcessURLTagWrapper.doStartTag(Unknown S
    urce)
    at org.apache.jsp.portlets.ProjectTodoPortlet.getTasks_jsp._jspx_meth_b
    z_005fgetProcessURL_005f0(getTasks_jsp.java:1615)
    at org.apache.jsp.portlets.ProjectTodoPortlet.getTasks_jsp._jspService(
    etTasks_jsp.java:359)
    at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
    at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrappe
    .java:369)
    at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:
    22)
    at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:249)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(App
    icationFilterChain.java:290)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(Application
    ilterChain.java:206)
    at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDis
    atcher.java:638)
    at org.apache.catalina.core.ApplicationDispatcher.doInclude(Application
    ispatcher.java:543)
    at org.apache.catalina.core.ApplicationDispatcher.include(ApplicationDi
    patcher.java:480)
    at atg.servlet.WrappingRequestDispatcher.include(WrappingRequestDispatc
    er.java:94)
    at atg.servlet.ServletUtil.invokeInclude(ServletUtil.java:3552)
    at atg.taglib.dspjsp.IncludeTag.doEndTag(IncludeTag.java:757)
    at atg.taglib.dspjsp.elwrap.IncludeTagWrapper.doEndTag(IncludeTagWrappe
    .java:41)
    at org.apache.jsp.portlets.ProjectTodoPortlet.getProjects_jsp._jspx_met
    dspel005finclude_005f0(getProjects_jsp.java:1192)
    at org.apache.jsp.portlets.ProjectTodoPortlet.getProjects_jsp._jspx_met
    c005fif_005f5(getProjects_jsp.java:1119)
    at org.apache.jsp.portlets.ProjectTodoPortlet.getProjects_jsp._jspx_met
    c005fforEach_005f0(getProjects_jsp.java:1077)
    at org.apache.jsp.portlets.ProjectTodoPortlet.getProjects_jsp._jspx_met
    c005fwhen_005f1(getProjects_jsp.java:1036)
    at org.apache.jsp.portlets.ProjectTodoPortlet.getProjects_jsp._jspx_met
    c005fchoose_005f1(getProjects_jsp.java:1000)
    at org.apache.jsp.portlets.ProjectTodoPortlet.getProjects_jsp._jspServi
    e(getProjects_jsp.java:244)
    at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
    at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrappe
    .java:369)
    at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:
    22)
    at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:249)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(App
    icationFilterChain.java:290)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(Application
    ilterChain.java:206)
    at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDis
    atcher.java:638)
    at org.apache.catalina.core.ApplicationDispatcher.doInclude(Application
    ispatcher.java:543)
    at org.apache.catalina.core.ApplicationDispatcher.include(ApplicationDi
    patcher.java:480)
    at atg.servlet.WrappingRequestDispatcher.include(WrappingRequestDispatc
    er.java:94)
    at atg.taglib.dspjsp.IncludeTag.doEndTag(IncludeTag.java:780)
    at atg.taglib.dspjsp.elwrap.IncludeTagWrapper.doEndTag(IncludeTagWrappe
    .java:41)
    at org.apache.jsp.portlets.ProjectTodoPortlet.index_jsp._jspx_meth_dspe
    _005finclude_005f0(index_jsp.java:2712)
    at org.apache.jsp.portlets.ProjectTodoPortlet.index_jsp._jspService(ind
    x_jsp.java:381)
    at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
    at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrappe
    .java:369)
    at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:
    22)
    at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:249)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(App
    icationFilterChain.java:290)

  • Windows Server Essentials error occurred while configuring on Windows Server 2012 R2 Standard

     am attempting to install the Windows Server Essentials on a new domain controller in a new domain and forest.   I go to add roles and features and select essentials.  The config wizard says it is Updating and Preparing the Server and
    That is all the information that you need to provide. Your server is being prepared for use and may restart more than once. This may take up to 30 minutes.
    It goes to 3% and the encounters an error saying An error occurred while configuring Windows Server Essentials. Please try again.  I don't seem to find anything in the log to indicate why it fails.

    Hi boe_d,
    Based on your description, did you mean that this error was occurred in process of installing the Windows Server
    Essentials Experience Role on Windows Server 2012 R2 Standard? If I misunderstand, please don’t hesitate to let me know.
    If it is, have you re-tried the role installation? Please check if still go to 3% and then get the same error
    message.
    In addition, please add
    ServerAdmin$ account to the Logon as a service Group Policy, and then monitor the result. For more details, please refer to the following article.
    You may be unable to run post-deployment configuration wizard after you install the Windows Server Essentials
    Experience role
    http://blogs.technet.com/b/sbs/archive/2013/12/04/you-may-be-unable-to-run-post-deployment-configuration-wizard-after-you-install-the-windows-server-essentials-experience-role.aspx
    If this issue still exists, please navigate to: %windir%\Logs\CBS folder and check the CBS log file if you
    can find any error that depend on the Essentials Experience Role setup time.
    Hope this helps.
    Best regards,
    Justin Gu

  • Creating a planned order with error "Material requires configuration"

    Dear All,
    I am facing a problem for creation of a planned order with error "Material requires configuration".
    To follow the note 180317, I change Account Assignment Category to "U" (Unknown).
    However, the system still does display the same error.
    Could you please help provide possible solution for this?
    Regards,
    Phong

    See also the following blog post:
    Configurable planned order for material variants: Exception "53: No BOM explosion due to missing configuration"
    BR
    Caetano

  • While configuring speed 1000 i am getting error as sw2-storage-vdc(config-if)# speed 1000 ERROR: Ethernet2/6: Configuration does not match the port capability.

    storage-vdc(config-if)# show module
    Mod  Ports  Module-Type                         Model              Status
    2    32     1/10 Gbps Ethernet Module           N7K-F132XP-15      ok
    sw1-gd78(config-if)# sh module
    Mod  Ports  Module-Type                         Model              Status
    2    48     1/2/4/8 Gbps FC Module              DS-X9248-96K9      ok
    4    8      10 Gbps FCoE Module                 DS-X9708-K9        ok
    7    0      Supervisor/Fabric-2a                DS-X9530-SF2AK9    active *
    8    0      Supervisor/Fabric-2a                DS-X9530-SF2AK9    ha-standby
    10   22     4x1GE IPS, 18x1/2/4Gbps FC Module   DS-X9304-18K9      ok
    Mod  Sw              Hw      World-Wide-Name(s) (WWN)
    2    5.2(2)          1.1     20:41:00:0d:ec:fb:8a:00 to 20:70:00:0d:ec:fb:8a:00
    4    5.2(2)          0.107   --
    7    5.2(2)          1.8     --
    8    5.2(2)          1.8     --
    10   5.2(2)          1.3     22:41:00:0d:ec:fb:8a:00 to 22:52:00:0d:ec:fb:8a:00
    sw1-gd78(config-if)# sh run int ethernet4/6
    !Command: show running-config interface Ethernet4/6
    !Time: Mon Feb 20 22:56:12 2012
    version 5.2(2)
    interface Ethernet4/6
      no shutdown
    sw1-gd78(config-if)# no shut
    sw1-gd78(config-if)# speed 1000
    ERROR: Ethernet4/6: Configuration does not match the port capability.
    sw1-gd72# sh int ethernet4/6 capabilities
    Ethernet4/6
      Model:                 DS-X9708-K9
      Type (SFP capable):    10Gbase-SR
      Speed:                 1000,10000
      Duplex:                full
      Trunk encap. type:     802.1Q
      Channel:               yes
      Broadcast suppression: percentage(0-100)
      Flowcontrol:           rx-(off/on/desired),tx-(off/on/desired)
      Rate mode:             dedicated
      QOS scheduling:        rx-(2q4t),tx-(1p3q4t)
      CoS rewrite:           yes
      ToS rewrite:           yes
      SPAN:                  yes
      UDLD:                  yes
      Link Debounce:         yes
      Link Debounce Time:    yes
      MDIX:                  no
      Port Group Members:    none
      TDR capable:           no
      FabricPath capable:    yes
      Port mode:             Switched
    sw1-gd72# sh int ethernet4/6 transceiver details
    Ethernet4/6
        transceiver is present
        type is 10Gbase-SR
        name is CISCO-FINISAR
        part number is FTLX8571D3BCL-CS
        revision is C
        serial number is FNS12090EMJ
        nominal bitrate is 10300 MBit/sec
        Link length supported for 50/125um OM2 fiber is 82 m
        Link length supported for 50/125um OM3 fiber is 300 m
        Link length supported for 62.5/125um fiber is 26 m
        cisco id is --
        cisco extended id number is 4
               SFP Detail Diagnostics Information (internal calibration)
                                         Alarms                  Warnings
                                    High        Low         High          Low
      Temperature   36.21 C        75.00 C     -5.00 C     70.00 C        0.00 C
      Voltage        3.29 V         3.63 V      2.97 V      3.46 V        3.13 V
      Current        8.11 mA       11.80 mA     4.00 mA    10.80 mA       5.00 mA
      Tx Power       -2.65 dBm       1.49 dBm  -11.30 dBm   -1.50 dBm     -7.30 dBm
      Rx Power       -2.21 dBm       1.99 dBm  -13.97 dBm   -1.00 dBm     -9.91 dBm
      Transmit Fault Count = 0
      Note: ++  high-alarm; +  high-warning; --  low-alarm; -  low-warning

    Ankit,
    You are trying to set speed 1000 on a 10g sfp.
    type is 10Gbase-SR
    You will need to insert a 1gig sfp and then you will be able to set the speed.
    Also, I noticed that you posted first with interface 2/6 and the output you gave me was for 4/6. Are you sure you're in the right interface?

  • An error occurred while configuring server as a directory server.  Please check your network configuration and try again.

    Hi there,
    My Mac OS X Server 8.2 got buggered after I did the following steps:
    Wiped Profile manager using "/Applications/Server.app/Contents/ServerRoot/usr/share/devicemgr/backend/wipeD B.sh"
    Clicking the Off button in the Profile Manager section of the Server.app
    Clicking the On button of the same
    Clicking on asks if I want to create a new directory master, but I know that one already exists.  Trying to continue confirms this.  So, I go and destroy it to start again, but afterward, I get the following error when trying to create the directory master:
    I've done this enough times while watching the system log to see the actual error thrown, which is:
    Nov 12 22:01:24 srv.domain.com Server[279]: An error occurred while configuring srv as a directory server:
        Error Domain=XSActionErrorDomain Code=-1 "A child action failed" UserInfo=0x7fee9516c0f0 {XSActionErrorActionsKey=(
            "Creating Open Directory master"
        ), NSLocalizedDescription=A child action failed}
    I have Googled the above and have discovered only a few entries here in these Apple communities, but have found no joy.
    Here's a similar threads: 
    https://discussions.apple.com/message/19237429#19237429
    Interestingly/confusingly, this server has been working just fine as a domain master using different domain names (on separate occasions/setups).  It was only after having clicked the OFF button in Profile Manager (after a wipe) that things stopped working.
    I could rebuild this server, as I have a backup image of it that I can restore, but I'd rather find out what's broken and fix it so as to hopefully be able to fix it if/when this ever happens to me again, learning something in the process.
    That said, I perform the following steps prior to running the Open Directory setup on a the server to try and clean it up as best possible.
    Clean up steps:
    Delete the DNS zone (and all entries).
    Turn off all server services
    Delete all file server sharepoints
    Change the host name at Hardware => SRV => Network tab.  This runs the Change Host Name program.
    Close Server.app
    Throw Server.app in the trash / Empty trash (I've also just trashed and put back with same result)
    Delete the /Library/Server directory
    Clear and recreate System keychain using "systemkeychain -vfcC" to clear out all the certs related to old host name.
    Delete all the entries in the Login keychain
    Reboot (probably don't have to)
    Re-download and install Server.app
    Run Server.app, which actually retains some settings from the last setup, though I don't know where to clean those.
    After Server setup, confirm that the host name from step 4 is what I want.
    Running "changeip -checkhostname" shows "Success".  I'm using an Internet domain name so pinging the "internal" zone (srv.domain.com) resolves with the correct internal IP, and pinging the "external" zone resolves to the correct external address on the Internet.
    It would seem like I'm all good to go, but when I try to turn on Open Directory and go through the setup prompts, I get the same "Confirm Settings" error as above.
    The *only* way that I've come close to "fixing" this is to cancel out of the Profile Manager.  Then, go destroy the open directory that already exists.  Then create the domain via the Profile Manager enabling process.  At present, this only seems work to for a "private" domain.  Neither of the two Internet domain names that I've used successfully in the past work with this (or any) method. 
    Any advice or clues you can throw my way would be most appreciated.
    Thanks,
    Kim

    Had the same problem found the answer here:
    https://discussions.apple.com/thread/3264944?start=0&tstart=0

  • Error in the configuration for sap logon tickets

    Hi Forum,
    I use Tcode crmd_order_bp to see the BP cockpit and the error message displays as
    <b>Error in the configuration for SAP logon tickets</b>
    But if I click "Yes", system displays cockpit.
    How can I avoid this error.
    Thanks in advance
    Regards
    Shridhar

    You will still need to configure SSO (either by logon ticket or username/password). The data source access is done using the username/password configured in the UM Config dialog box.
    I can see where you're coming from with your thinking, however logon-ticket-based SSO is probably the best approach.
    Cheers,
    Darren.

  • "Template import error: No VM configure file found" on brand new setup

    Previously, I posted Console does not launch OVM 3.1.1, Win7x32 Firefox15/IE8 - Empty .jnlp file which was about VM Console not launching. Since this is a new installation, and it seemed to be a unique problem, I scratched the whole installation and started again from scratch. Everything, including the NFS file server, was re-installed from scratch CD OS installation.
    The process is pretty straightforward once you're used to it, and in less than three hours I was ready again to import my first template (a template I had imported before). But now, I submit the the request, and almost immediately the process aborts. (You can see in the information below, that 1 second passes between the Import request (06:32:36) and the failure.)
    Thing is, it takes about three minutes, even locally on the web server, to get an index of that large file (tar tzf), and at completion, the vm config file is listed.
    Am I misreading the error? My web searches for enlightenment found only one good hit on this error, and in that case it appeared to be an "out of space" issue. In this case, though, I'm importing a 5GB tarfile into a 390GB, otherwise-empty file system, so I don't think that is the issue. The failure in ovs-agent.log is below. What other information may I provide to get to the bottom of this? (Thanks for any guidance/help, of course!)
    [2012-10-31 06:31:40 3341] DEBUG (monitor:36) Cluster state changed from [Heartbeating] to [DLM_Ready]
    [2012-10-31 06:31:40 3341] INFO (notification:67) Notification sent: {CLUSTER} {MONITOR} Cluster state changed from [Heartbeating] to [DLM_Ready]
    [2012-10-31 06:31:40 3338] INFO (notification:193) Sending notification: {CLUSTER} {MONITOR} Cluster state changed from [Heartbeating] to [DLM_Ready]
    [2012-10-31 06:31:48 4914] DEBUG (service:77) discover_cluster: ()
    [2012-10-31 06:31:48 4914] DEBUG (service:85) discover_cluster: call completed.
    [2012-10-31 06:32:03 4926] DEBUG (service:77) storage_plugin_mount: ('oracle.generic.NFSPlugin.GenericNFSPlugin', {'status': '', 'admin_user': None, 'admin_host': None, 'uuid': '0004fb00000900003cf41964f3476788', 'total_sz': 0, 'admin_passwd': '******', 'storage_desc': '', 'free_sz': 0, 'access_host': 'filesrv.ps.***.com', 'storage_type': 'FileSys', 'alloc_sz': 0, 'access_grps': [], 'used_sz': 0, 'name': '0004fb00000900003cf41964f3476788'}, {'status': '', 'uuid': 'fc3564eb-ce8b-489c-96bc-df6de2cc8a11', 'ss_uuid': '0004fb00000900003cf41964f3476788', 'size': '330279518208', 'free_sz': '330075340800', 'state': 2, 'access_grp_names': [], 'access_path': 'filesrv.ps.***.com:/mnt/ps_big/repo/repo', 'name': 'nfs:/mnt/ps_big/repo/repo'}, '/OVS/Repositories/0004fb0000030000659e0ce6f2ecfb55', None, True, [])
    [2012-10-31 06:32:03 4926] INFO (storageplugin:108) storage_plugin_mount(oracle.generic.NFSPlugin.GenericNFSPlugin)
    [2012-10-31 06:32:03 4926] DEBUG (NFSPlugin:353) cmd = ['mount', '-t', 'nfs', 'filesrv.ps.***.com:/mnt/ps_big/repo/repo', '/OVS/Repositories/0004fb0000030000659e0ce6f2ecfb55']
    [2012-10-31 06:32:03 4926] DEBUG (service:85) storage_plugin_mount: call completed.
    [2012-10-31 06:32:03 4931] DEBUG (service:77) add_repository: ('filesrv.ps.***.com:/mnt/ps_big/repo/repo', '0004fb0000030000659e0ce6f2ecfb55')
    [2012-10-31 06:32:03 4931] DEBUG (service:85) add_repository: call completed.
    [2012-10-31 06:32:36 4972] DEBUG (linux:847) async call function: import_template
    [2012-10-31 06:32:36 4975] DEBUG (service:77) import_template: ('0004fb0000030000659e0ce6f2ecfb55', '0004fb0000140000fdc18a572a244015', ['http://aspire/pstop/OVM_EL5U7_X86_64_TOOLS8_52_06_PVM.tgz'])
    [2012-10-31 06:32:37 4975] INFO (notification:74) async_proc_prog: notification {ASYNC_PROC} progress PID 4975 status {'OBJECT': 'template', 'TOTAL_OBJECT_COUNT': 1, 'CURRENT_OBJECT_COUNT': 1, 'TOTAL_BYTES': 0L, 'CURRENT_BYTES': 613L, 'OPERATION': 'download'}
    [2012-10-31 06:32:37 4975] INFO (notification:67) Notification sent: {ASYNC_PROC} progress PID 4975
    [2012-10-31 06:32:37 3338] INFO (notification:193) Sending notification: {ASYNC_PROC} progress PID 4975
    [2012-10-31 06:32:37 4975] ERROR (service:96) catch_error: Template import error: No VM configure file found.
    Traceback (most recent call last):
    File "/usr/lib64/python2.4/site-packages/agent/service.py", line 94, in wrapper
    return func(*args)
    File "/usr/lib64/python2.4/site-packages/agent/hypervisor/xenxm.py", line 1041, in import_template
    raise RuntimeError('Template import error: %s' % err)
    RuntimeError: Template import error: No VM configure file found.
    [2012-10-31 06:32:37 4975] DEBUG (linux:879) ovs_async_proc: pid 4975 status 1 output Template import error: No VM configure file found.
    [2012-10-31 06:32:37 4975] INFO (notification:67) Notification sent: {ASYNC_PROC} exit PID 4975
    [2012-10-31 06:32:37 3338] INFO (notification:193) Sending notification: {ASYNC_PROC} exit PID 4975
    [2012-10-31 06:32:39 4987] DEBUG (service:77) storage_plugin_listFileSystems: ('oracle.generic.NFSPlugin.GenericNFSPlugin', {'status': '', 'admin_user': None, 'admin_host': None, 'uuid': '0004fb00000900003cf41964f3476788', 'total_sz': 0, 'admin_passwd': '******', 'storage_desc': '', 'free_sz': 0, 'access_host': 'filesrv.ps.***.com', 'storage_type': 'FileSys', 'alloc_sz': 0, 'access_grps': [], 'used_sz': 0, 'name': '0004fb00000900003cf41964f3476788'}, True)
    [2012-10-31 06:32:39 4987] INFO (storageplugin:108) storage_plugin_listFileSystems(oracle.generic.NFSPlugin.GenericNFSPlugin)
    [2012-10-31 06:32:39 4987] DEBUG (NFSPlugin:142) ENTER: listFileSysytems()
    [2012-10-31 06:32:39 4987] DEBUG (NFSPlugin:257) EXIT : listFileSysytems()
    [2012-10-31 06:32:39 4987] DEBUG (service:85) storage_plugin_listFileSystems: call completed.
    [2012-10-31 06:32:39 5005] DEBUG (service:77) discover_pool_filesystem: ()
    [2012-10-31 06:32:39 5005] DEBUG (service:85) discover_pool_filesystem: call completed.

    How did you get the template to where you staged it?
    I'd say the template is corrupt or you only have a partial template.
    I did notice the call to the template is based on the short name of the host. Can you confirm the VM manager can access the http path via short name?

  • When I try to reformat there is an error message about configurations with the pointing device

    When I try to reformat there is an error message about configurations with the pointing device
    I am not sure I am on the correct section in the support area for Lenovo.
    I had a mouse issue. It was unable to read the mouse. Now the mouse is working and it is initialized.
    I have no idea why.
    There is an error message saying that I should press F 1or F2. I pressed down F 1 and I tried to work with it and I enabled the mouse or I tried. The mouse is working fine but the computer will not recover completely the way it used to.
    It is very confusing. When I shut down and restart there is an message that was not there before about the pointing device. Also the recovering operation never asked me for disks. Now it is doing that. I have disks but this is all confusing. I just want the computer to be the way it was. It is working fine except for booting up and the messages.

    Hi marissa, welcome to the forums,
    you may or may not be in the right place, but it would certainly help members to help you if you could post exactly which Lenovo system; notebook / computer, you have and which operating system is installed on it.
    Thanks in advance
    Andy  ______________________________________
    Please remember to come back and mark the post that you feel solved your question as the solution, it earns the member + points
    Did you find a post helpfull? You can thank the member by clicking on the star to the left awarding them Kudos Please add your type, model number and OS to your signature, it helps to help you. Forum Search Option T430 2347-G7U W8 x64, Yoga 10 HD+, Tablet 1838-2BG, T61p 6460-67G W7 x64, T43p 2668-G2G XP, T23 2647-9LG XP, plus a few more. FYI Unsolicited Personal Messages will be ignored.
      Deutsche Community     Comunidad en Español    English Community Русскоязычное Сообщество
    PepperonI blog 

  • Error in global conversion rule for InfoObject 0PERSLANGU when activating

    Dear Experts
    We are working on HR in BI7.0 with Ehp1.
    I am trying to Activate the Transfer Rules of 0HR_PA_PA_1 DataSource which has the BID (BW Development) as the Source System to itself in order to load 0PAPA_C02 (Headcount) InfoCube.
    When trying to Activate, it gives the following error message:
    Error in global conversion rule for InfoObject 0PERSLANGU
    Message no. RSAR263
    Diagnosis
    Errors with the global conversion rule for the field 0PERSLANGU.
    System Response
    The function module delivers the following error message:
    Incorrect statament: Expression missing Operand mi
    Procedure
    Check the definition of the global conversion rule for an InfoObject.
    In fact, we are Re-implementing 3.0b BW System in new BI7.0 Ehp1 System. I have checked the Config of InfoObject 0PERSLANGU to the one available in existing BWP (3.0b Production) system and it's all the same.
    Has anyone come across similar error message and how did you resolve. Any help is very much appreciated.
    Many Thanks,
    Chandu

    HI Chandu ,
    It is a bug in the system , can you take a look at the SAP note
    Note 1070702 - RSAR 263: Error in global conversion rule for InfoObject
    Hope it helps ,
    Regards,'
    Sathya

Maybe you are looking for

  • Business Area for Vendor Line Items during Payroll Posting

    Dear All We are in ECC 6 version of SAP. We are using Business Area for Internal Financial Statement. We are facing a problem with regard to Business area in Payroll posting. Business area does not appear in vendor line items when we make posting of

  • Cable to connect my Apple IPad Air to my TV

    I want to purchase a cable to connect my new Apple Ipad Air to my TV. What do I need to buy?

  • Train Component

    Hi. I am using Jdeveloper 11.1.1.5.0. , i'm new to ADF and Also OTN This is my Scenario, I am using a table ,the table Contains the Different kind of records in different Status(Eg: New, Active,Cancel). Also I am having a train on top of the table, w

  • Error when upgrading

    I am getting an error while i am upgrading from 9.2.0.4 to 9.2.0.7 ksh: ./runInstaller: cannot execute any advise

  • Editable fields in Browsers

    Hi all, My little attempt at a spry status chart is moving along and now i'd like to take it to the next level and make the "Status" updateable in the Web Browser. I've been searching and searching and it just doesn't seem to be clicking on the best