Par failing on EDK 11.4

Dear forum members, I've designed a system on custom board using the spartan-6 lx45t device on EDK 11.4 using the base system builder. Following is the device utilization summary after map: 
   Number of LOCed IOBs                  97 out of 97    100%
   Number of SLICEXs                      4521 out of 6822   66%
   Number of Slice Registers             15138 out of 54576  27%
   Number used as Flip Flops          15136
   Number of Slice LUTS                  25539 out of 27288  93%
   Number of Slice LUT-Flip Flop pairs   25636 out of 27288  93% However, after PAR the following error is thrown and bit file is not generated.***************************************************************************************************************************************************************
ERROR:Xflow - Program par returned error code 30. Aborting flow execution...
make:
*** [__xps/system_routed] Error 1  I also get the following warnings during PAR. *************************************************************************************************************************************************************** WARNING:Par:288 - The signal mb_plb/mb_plb/GEN_SHARED.I_PLB_ARBITER_LOGIC/I_ARB_ENCODER/prioencdrOutput_pri<1> has no load.  PAR will not
   attempt to route this signal.
Starting Router
Wirelength Stats for nets on all pins. NumPins: 130211
Phase  1  : 136053 unrouted;      REAL time: 2 mins 3 secs
Phase  2  : 125020 unrouted;      REAL time: 2 mins 21 secs
Phase  3  : 86813 unrouted;      REAL time: 7 mins 13 secs
Phase  4  : 98510 unrouted; (Setup:5539693, Hold:6858, Component Switching Limit:0)     REAL time: 19 mins 11 secs ***************************************************************************************************************************************************************
WARNING:Route:441 - The router has detected a very high timing score (5469167) for this design. It is extremely unlikely the router will be
   able to meet your timing requirements. To prevent excessive run time the router will change strategy. The router will now work to
   completely route this design but not to improve timing. This behavior will allow you to use the Static Timing Report and FPGA Editor to
   isolate the paths with timing problems. The cause of this behavior is either overly difficult constraints, or issues with the
   implementation or synthesis of logic in the critical timing path. If you would prefer the router continue trying to meet timing and you
   are willing to accept a long run time set the option "-xe c" to override the present behavior.
  Intermediate status: 43159 unrouted;       REAL time: 49 mins 19 secs
  Intermediate status: 29897 unrouted;       REAL time: 1 hrs 19 mins 31 secs
Updating file: system.ncd with current partially routed design.***************************************************************************************************************************************************************
WARNING:Route:543 - Because this design is experiencing congestion, we recommend you run SmartXplorer with the "Use built-in SmartXplorer
   strategies for Congestion Reduction" radio button enabled in Project Navigator. For command line users, please run SmartXplorer with the
   -cr switch. This will run algorithms designed to avoid logic congestion. For more information on how to run SmartXplorer, please see the
   ISE Help (Project Navigator Users) or the Command Line Tools Users Guide (Command Line Users).
Phase  5  : 27042 unrouted; (Setup:21963466, Hold:6858, Component Switching Limit:0)     REAL time: 1 hrs 30 mins 19 secs
Total REAL time to Router completion: 1 hrs 30 mins 19 secs
Total CPU time to Router completion: 1 hrs 29 mins 47 secs
 *************************************************************************************************************************************************************** WARNING:Par:468 - Your design did not meet timing.  The following are some suggestions to assist you to meet timing in your design.
   Review the timing report using Timing Analyzer (In ISE select "Post-Place &
   Route Static Timing Report"). Go to the failing constraint(s) and evaluate the failing paths for each constraint.
   Try the Design Goal and Strategies for Timing Performance(In ISE select Project -> Design Goals & Strategies) to ensure the best options
   are set in the tools for timing closure.
   Use the Xilinx "SmartXplorer" script to try special combinations of
   options known to produce very good results.
   Visit the Xilinx technical support web at http://support.xilinx.com and go to
   either "Troubleshoot->Tech Tips->Timing & Constraints" or "
   TechXclusives->Timing Closure" for tips and suggestions for meeting timing
   in your design.
Number of Timing Constraints that were not applied: 8*************************************************************************************************************************************************************** 
WARNING:Par:100 - Design is not completely routed.
WARNING:Par:283 - There are 1 loadless signals in this design. This design will cause Bitgen to issue DRC warnings.***************************************************************************************************************************************************************  
Total REAL time to PAR completion: 1 hrs 31 mins 3 secs
Total CPU time to PAR completion: 1 hrs 30 mins 24 secs
Peak Memory Usage:  553 MB
Placer: Placement generated during map.
Routing: Completed - errors found.
Timing: Completed - 5587 errors found.
Number of error messages: 0
Number of warning messages: 8
Number of info messages: 1
Writing design to file system.ncd
PAR done!
 Few days back the same warnings were thrown, but the bit file got generated, and system behaved as expected. But, since then the RTL of customIP core has changed, but by a very small amount. Please let me know, if someone faced the same problem and is there any workaround for it. Thanks in advance,Sumanth.

I am using the same part and get the same error. I do not believe my design is unbalanced or too highly mapped. It seems very possible that this may be a Spartan-6 LX45 issue, especially considering there are no other forum post about this and any other parts. The fact that both of us have the same problem with the same part and nobody else seems to is suspicious.   Device Utilization Summary:
   Number of BSCANs                          2 out of 4      50%
   Number of BUFGs                          10 out of 16     62%
   Number of BUFIO2s                         3 out of 32      9%
   Number of BUFIO2FBs                       2 out of 32      6%
   Number of BUFPLLs                         2 out of 8      25%
   Number of BUFPLL_MCBs                     1 out of 4      25%
   Number of DCMs                            1 out of 8      12%
   Number of DSP48A1s                       18 out of 58     31%
   Number of ILOGIC2s                        5 out of 376     1%
   Number of External IOBs                  78 out of 218    35%
      Number of LOCed IOBs                  78 out of 78    100%
   Number of External IOBMs                 11 out of 109    10%
      Number of LOCed IOBMs                 11 out of 11    100%
   Number of External IOBSs                 11 out of 109    10%
      Number of LOCed IOBSs                 11 out of 11    100%
   Number of IODELAY2s                       8 out of 376     2%
   Number of IODRP2_MCBs                    22 out of 376     5%
   Number of ISERDES2s                       8 out of 376     2%
   Number of MCBs                            1 out of 2      50%
   Number of OLOGIC2s                       12 out of 376     3%
   Number of OSERDES2s                      50 out of 376    13%
   Number of PLL_ADVs                        3 out of 4      75%
   Number of RAMB16BWERs                    52 out of 116    44%
   Number of RAMB8BWERs                      5 out of 232     2%
   Number of SLICEXs                      4064 out of 6822   59%
      Number of LOCed SLICEXs                1 out of 4064    1%
   Number of Slice Registers             11875 out of 54576  21%
      Number used as Flip Flops          11863
      Number used as Latches                 5
      Number used as LatchThrus              7
   Number of Slice LUTS                  14334 out of 27288  52%
   Number of Slice LUT-Flip Flop pairs   14792 out of 27288  54%
Overall effort level (-ol):   High
Router effort level (-rl):    High      ...  ERROR:Xflow - Program par returned error code 30. Aborting flow execution...
make: *** [__xps/system_routed] Error 1 Message Edited by thirdeye on 03-24-2010 09:28 AM

Similar Messages

  • OpenSPARCT1 on Virtex-7

    Hi,
    I am trying to implement OpenSPARCT1 on Xilinx Virtex-7(VC707 XC7VX485T-2FFG1761CES Evaluation Board), single core and multi core. I first tried the EDK project on Virtex-5 and now I want to check feasibility of implementation of the same on Virtex-7. But I am facing a few problems as below:
    1. Generating NGC netlist for Virtex-7 - For rxil command, the OpenSPARCT1 package does not contain the .xst file for my Virtex-7 device. How can I create one or modify the others for my FPGA? Also I tried creating a project on ISE 13.4 and added a copy of all the files mentioned in /design/sys/iop/sparc/xst/sparc.flist but the synthesis is not running due to many missing files and unrecognized modules.
    2. I earlier implemented the EDK project on Xilinx EDK 10.1. How can I make it run using Xilinx EDK 13.4? Previously it showed the error - ERROR:EDK:3548 - Revup to 13.4 failed
    ERROR:EDK:3413 - Error(s) were encountered while updating your project.
    Any inputs for solutions to the above problems would be highly appreciated.
    Thanks
    pk21

    Hi,
    I found a solution to my problem. I created a .xst file for virtex-7 device by copying device parameters given in a random ISE and I was able to generate the bit file for single-core 4-thread. It uses hardly 18½ LUT resources.
    But still the EDK problem persists, if anyone has a solution, please contribute.
    Also has anybody tried to implement a dual-core on single FPGA? I am trying to generate bit-file for dual core but I am not able to find options to do so. Please help!!
    Thanks in advance

  • Please help explain

    Hi,
    I do not understand why my customized logon.par is not loading.  I have modified my SAPMLogonLogic.java file so that my reset password functionality is customized.  I have managed to load the classes and resolved build errors.  I have removed the com folder from the umelogonbase.jar file.  Prior to all these modifications, my logon.par was working without any complications.  With all these modifications, my logon.par is not loading with a class not found exception (IAccessToLogic).  I can understand that the logon.par fails because the portal is attempting to find this class in the umelogonbase.jar, which no longer has the class.  However, I do not understand why it should still refer to umelogonbase.jar for the class since the class has already been built and output to the classes.api folder. 
    If I put a privatesharingrefernce or add com.sap.runtime.logon to the sharingreference, the logon.par loads, but without my customizations. 
    Questions:
    1. why does my logon.par refer to the umelogonbase.jar for a class that is no longer there, but defined within classes.api (or src.core)?
    2. wat should I do with the rest of the properties file in umelogonbase.jar?
    Thank You.

    apparently, I have to repackage ALL my classes via the "export to JAR" link in NWDS.  Using winzip is somehow screwing up the JAR.

  • Creating optional ports in a custom IP core

    Using ISE 14.3 (I'll be upgrading to 14.7 soon hopefully) for a Spartan6.
    I'm writing a VHDL core that has some optional outputs, via the following generic and port:
    C_OUTPUTS : natural range 0 to 32 := 4;
    output_pin : out std_logic_vector(C_OUTPUTS-1 downto 0);
    In the MPD file, this is specified as follows:
    PARAMETER C_OUTPUTS = 0, DT = NATURAL, RANGE = (0:32)
    PORT output_pin = "", DIR = O, VEC = [(C_OUTPUTS-1):0], ISVALID = (C_OUTPUTS > 0)
    This works fine in both synthesis and simulation for any number of outputs.  It also works fine in EDK/XPS for any non-zero number of outputs.  But it fails in EDK/XPS when specifying zero outputs.
    The specific problem is that the wrapper VHDL generated by platgen specifies output_pin as std_logic_vector(-1 to 0), which is illegal, instead of std_logic_vector(-1 downto 0), which is valid (as a null vector) and would have worked.  (It similarly declares the component further down with std_logic_vector((C_OUTPUTS-1) to 0) instead of correctly using downto.)
    Has this been resolved in a later version of ISE/platgen?
    Is there some other/better way to define optional ports?

    For now, I've worked around this by adding a boolean C_HAS_OUTPUTS parameter as well, limiting C_OUTPUTS to a minimum value of 1, and using eg. C_HAS_OUTPUTS instead of C_OUTPUTS > 0.
    On a related note, the 14.7 SDK does not seem to generate the C headers for boolean parameters correctly (it should use TRUE/FALSE in uppercase).
    PARAMETER C_HAS_OUTPUTS = false, DT = BOOLEAN
    PARAMETER C_OUTPUTS = 1, DT = INTEGER, RANGE = (1:32), ISVALID = C_HAS_OUTPUTS
    PORT output_pin = "", DIR = O, VEC = [(C_OUTPUTS-1):0], ISVALID = C_HAS_OUTPUTS
    This works, but it's a bit uglier.

  • PAR upload failed

    Hi All,
            I am just trying to deploy my sample Portal Project Application from NWDS through Quick PAR upload into Portal Server, this is the first time i am getting this error, i don't know why
    The error is like below
    PAR upload failed:
    i did all settings also, if i miss any settings let me know.
    Thanks in advance.
    Thanks and Regards,
    Abhi.

    HI Abrahim..
    There r various ways of deploying a par file:
    As thread shows u r deploying it with NWDS. U can also deploy it with SDM and through admin consloe.
    Steps : Through Admin Console
    you should have system admin role to upload it from portal.
    go to system administration-support-portal runtime-administration console from there you can upload par files
    With the help of SDM:
    http://help.sap.com/saphelp_nw70/helpdata/EN/22/a7663bb3808c1fe10000000a114084/frameset.htm
    One another way:
    well for redeployin a par file the easiest way would be:
    1. open a browser
    2. go to http://<your portal host>/irj/servlet/prt/portal/prttarget/PortalAnywhere.default
    3. Upload the PAR file
    That's it, changes take effect immediately.
    if have any querry pls revert back:
    Thanks
    Mayank Kumar saxena
    Dont forget to give rewards if usefull
    Edited by: Mayank  Saxena on Sep 17, 2008 7:23 AM

  • PAR File upload Failed in NWDS

    Hi ,
    i.While i m trying to deploy PAR file from NWDS it showing Error like this"<b>PAR Fileupload Faild Please Check the user Name And Password</b> " .Also I tried this with admin Userid and Password,it showing the same error.
    ii.I can able to Login in to the Portal,But i cant deploy the PAR File.
    Help me to get through this .
    Regards,
    Malini.V

    Hello Malini,
    There is no configuration on server side for uploading PAR files. Please check your EP Server settings they can be the only cause of error. In NWDS please go to Windows->prefrences->SAP Enterprise Portal. Provide all the necessary details over there.
    You should use a user id which is having super_admin role assigned to it.
    In case you still get error that upload failed, In NWDS please go to Windows->prefrences->Workbench->Proxy Settings. remove proxy if it is there.
    Also the upload can fail depending of the content of the file, please ensure that there is no error in the code you are using.
    Regards
    Atul Shrivastava
    PS:Award points for helpful answer.

  • Installation of CM fails(par files deployed but connection to database fail

    Hi,
    I have just installed CM EP6 SP2 on an old sandbox system (which has been upgrade from SP0 I believe), and I have some problems. The installation went fine untill I got the error message "CJS-00276  The upgrade failed.  The installation report file cf_installation.report does not exist.  Check the log files under the server directory and, if necessary, contact your local support center." But  I, at least now, find the file but this is probably from my installation of CM SP2 Patch4 and CM SP2 Patch4 hf8 (I was hoping the installation of them would clear the problem).
    I believe the problem is that there are missing some files under the SAPPRT share (
    server\SAPPRT\EPS1\global\config\cm), this because it was giving some error messages earlier about it. I was running the portal under localsystem user, which hasn't got the possiblity to have access to share's. (I would get an exception about access denied from the file system when starting it up, but after changing the user I don't).
    Under
    server\SAPPRT\EPS1\global\config\cm the portal has created the following folders:
    Backups
    config
    etc
    reports
    <b>Are there any one missing ?</b>
    (to resolve the problem I tried create the following folders, but still the same problem:
    system/updateQueue/events
    system/command
    system/deployment/archives
    system/deployment/upgrades
    utilities/connection_pools/db_type/default)
    The property files in \usr\sap\EPS1\j2ee\j2ee_01\cluster\server\services\servlet_jsp\work\jspTemp\irj\root\WEB-INF\portal\system\cm
    look correct, and also the file under portalapps/com.sap.portal.km.application (or something).
    When I went into KM configuration in the portal, I noticed there were no JDBC connection pools, and I therefore created two as described in http://help.sap.com/saphelp_ep60sp2/helpdata/en/eb/d10ef2b6a311d5993900508b6b8b11/content.htm
    But that is something which the installer should have done for me. (and still the connection pools won't start)
    The main error message I get at startup is the following:
    Jun 28, 2005 4:45:17 PM      com.sapportals.config.queue.UpdateQueueService [System_Thread_12] Warning": There was a problem initializing the queue service for config manager : configuration plugin for queue service not found (/system/updateQueue/events)
    java.lang.RuntimeException: Failed to init. connection pool configuration: Failed to init. connection pool configuration: missing configurable /cm/utilities/connection_pools/db_type/default
         at com.sapportals.wcm.util.jdbc.connectionpool.JDBCConnectionPoolManager.initConfig(JDBCConnectionPoolManager.java:566)
         at com.sapportals.wcm.util.jdbc.connectionpool.JDBCConnectionPoolManager.getInstance(JDBCConnectionPoolManager.java:99)
         at com.sap.workflow.util.config.WorkflowProperties.initProperties(WorkflowProperties.java:188)
         at com.sap.workflow.util.config.WorkflowProperties.<init>(WorkflowProperties.java:48)
         at com.sap.workflow.util.config.WorkflowProperties.getInstance(WorkflowProperties.java:56)
         at com.sap.workflow.es.portal.WFPortalService.init(WFPortalService.java:74)
         at com.sapportals.portal.prt.core.broker.PortalServiceItem.__initServiceInstance(PortalServiceItem.java:678)
         at com.sapportals.portal.prt.core.broker.PortalServiceItem.createServiceInstance(PortalServiceItem.java:519)
         at com.sapportals.portal.prt.core.broker.PortalServiceItem.startServices(PortalServiceItem.java:875)
         at com.sapportals.portal.prt.core.broker.PortalAppBroker.startLoadOnStartupServices(PortalAppBroker.java:1470)
         at com.sapportals.portal.prt.core.broker.PortalAppBroker.start(PortalAppBroker.java:1426)
         at com.sapportals.portal.prt.core.broker.PortalAppBroker.startNonCoreApplications(PortalAppBroker.java:1383)
         at com.sapportals.portal.prt.runtime.Portal.init(Portal.java:371)
         at com.sapportals.portal.prt.core.PortalCoreInitializer.coreInit(PortalCoreInitializer.java:55)
         at com.sapportals.portal.prt.dispatcher.PortalInitializer.<init>(PortalInitializer.java:129)
         at com.sapportals.portal.prt.dispatcher.Dispatcher$doSetupPortalInitializer.run(Dispatcher.java:160)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.initDispatcher(Dispatcher.java:358)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.access$000(Dispatcher.java:40)
         at com.sapportals.portal.prt.dispatcher.Dispatcher$InitRunner.run(Dispatcher.java:113)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.init(Dispatcher.java:391)
         at com.inqmy.services.servlets_jsp.server.ServletContextFacade.init(ServletContextFacade.java:3284)
         at com.inqmy.services.servlets_jsp.server.ServletContextFacade.init(ServletContextFacade.java:2542)
         at com.inqmy.services.servlets_jsp.server.ServletsAndJspImpl.createContext(ServletsAndJspImpl.java:765)
         at com.inqmy.services.servlets_jsp.server.WebApplicationStarter.run(WebApplicationStarter.java:57)
         at com.inqmy.core.thread.impl0.ActionObject.run(ActionObject.java:46)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.inqmy.core.thread.impl0.SingleThread.run(SingleThread.java:148)
    java.lang.NullPointerException
         at javax.naming.NameImpl.<init>(NameImpl.java:250)
         at javax.naming.CompositeName.<init>(CompositeName.java:223)
         at com.inqmy.services.jndi.implclient.OffsetClientContext.parse(OffsetClientContext.java:129)
         at com.inqmy.services.jndi.implclient.OffsetClientContext.lookup(OffsetClientContext.java:200)
         at javax.naming.InitialContext.lookup(InitialContext.java:345)
         at com.sap.workflow.util.ejbfactory.EJBFactory.getUserTransaction(EJBFactory.java:282)
         at com.sap.workflow.es.portal.WFPortalService.init(WFPortalService.java:83)
         at com.sapportals.portal.prt.core.broker.PortalServiceItem.__initServiceInstance(PortalServiceItem.java:678)
         at com.sapportals.portal.prt.core.broker.PortalServiceItem.createServiceInstance(PortalServiceItem.java:519)
         at com.sapportals.portal.prt.core.broker.PortalServiceItem.startServices(PortalServiceItem.java:875)
         at com.sapportals.portal.prt.core.broker.PortalAppBroker.startLoadOnStartupServices(PortalAppBroker.java:1470)
         at com.sapportals.portal.prt.core.broker.PortalAppBroker.start(PortalAppBroker.java:1426)
         at com.sapportals.portal.prt.core.broker.PortalAppBroker.startNonCoreApplications(PortalAppBroker.java:1383)
         at com.sapportals.portal.prt.runtime.Portal.init(Portal.java:371)
         at com.sapportals.portal.prt.core.PortalCoreInitializer.coreInit(PortalCoreInitializer.java:55)
         at com.sapportals.portal.prt.dispatcher.PortalInitializer.<init>(PortalInitializer.java:129)
         at com.sapportals.portal.prt.dispatcher.Dispatcher$doSetupPortalInitializer.run(Dispatcher.java:160)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.initDispatcher(Dispatcher.java:358)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.access$000(Dispatcher.java:40)
         at com.sapportals.portal.prt.dispatcher.Dispatcher$InitRunner.run(Dispatcher.java:113)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.init(Dispatcher.java:391)
         at com.inqmy.services.servlets_jsp.server.ServletContextFacade.init(ServletContextFacade.java:3284)
         at com.inqmy.services.servlets_jsp.server.ServletContextFacade.init(ServletContextFacade.java:2542)
         at com.inqmy.services.servlets_jsp.server.ServletsAndJspImpl.createContext(ServletsAndJspImpl.java:765)
         at com.inqmy.services.servlets_jsp.server.WebApplicationStarter.run(WebApplicationStarter.java:57)
         at com.inqmy.core.thread.impl0.ActionObject.run(ActionObject.java:46)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.inqmy.core.thread.impl0.SingleThread.run(SingleThread.java:148)
    And if I go to content administration->KM content I get the following stack trace:
    java.lang.RuntimeException: Failed to init. connection pool configuration: Failed to init. connection pool configuration: missing configurable /cm/utilities/connection_pools/db_type/default
         at com.sapportals.wcm.util.jdbc.connectionpool.JDBCConnectionPoolManager.initConfig(JDBCConnectionPoolManager.java:566)
         at com.sapportals.wcm.util.jdbc.connectionpool.JDBCConnectionPoolManager.getInstance(JDBCConnectionPoolManager.java:99)
         at com.sapportals.wcm.repository.runtime.CmSystemInfo.createDBConnection(CmSystemInfo.java:221)
         at com.sapportals.wcm.repository.runtime.CmSystemInfo.checkDB(CmSystemInfo.java:138)
         at com.sapportals.wcm.repository.runtime.CmSystem.startUp(CmSystem.java:226)
         at com.sapportals.wcm.repository.runtime.CmSystem.getInstance(CmSystem.java:161)
         at com.sapportals.wcm.repository.runtime.CmAdapter.getResource(CmAdapter.java:81)
         at com.sapportals.wcm.portal.service.KMServiceImpl.afterInit(KMServiceImpl.java:260)
         at com.sapportals.portal.prt.core.broker.PortalServiceItem.__initServiceInstanceStep2(PortalServiceItem.java:736)
         at com.sapportals.portal.prt.core.broker.PortalServiceItem.startServices(PortalServiceItem.java:909)
         at com.sapportals.portal.prt.core.broker.PortalAppBroker.startLoadOnStartupServices(PortalAppBroker.java:1470)
         at com.sapportals.portal.prt.core.broker.PortalAppBroker.start(PortalAppBroker.java:1426)
         at com.sapportals.portal.prt.core.broker.PortalAppBroker.startNonCoreApplications(PortalAppBroker.java:1383)
         at com.sapportals.portal.prt.runtime.Portal.init(Portal.java:371)
         at com.sapportals.portal.prt.core.PortalCoreInitializer.coreInit(PortalCoreInitializer.java:55)
         at com.sapportals.portal.prt.dispatcher.PortalInitializer.(PortalInitializer.java:129)
         at com.sapportals.portal.prt.dispatcher.Dispatcher$doSetupPortalInitializer.run(Dispatcher.java:160)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.initDispatcher(Dispatcher.java:358)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.access$000(Dispatcher.java:40)
         at com.sapportals.portal.prt.dispatcher.Dispatcher$InitRunner.run(Dispatcher.java:113)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.init(Dispatcher.java:391)
         at com.inqmy.services.servlets_jsp.server.ServletContextFacade.init(ServletContextFacade.java:3284)
         at com.inqmy.services.servlets_jsp.server.ServletContextFacade.init(ServletContextFacade.java:2542)
         at com.inqmy.services.servlets_jsp.server.ServletsAndJspImpl.createContext(ServletsAndJspImpl.java:765)
         at com.inqmy.services.servlets_jsp.server.WebApplicationStarter.run(WebApplicationStarter.java:57)
         at com.inqmy.core.thread.impl0.ActionObject.run(ActionObject.java:46)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.inqmy.core.thread.impl0.SingleThread.run(SingleThread.java:148)
    com.sapportals.wcm.repository.ResourceException: CM Startup failed: CM startup failed: Failed to init. connection pool configuration: Failed to init. connection pool configuration: missing configurable /cm/utilities/connection_pools/db_type/default
         at com.sapportals.wcm.repository.ResourceException.fillInStackTrace(ResourceException.java:401)
         at java.lang.Throwable.(Throwable.java:85)
         at java.lang.Exception.(Exception.java:33)
         at com.sapportals.wcm.WcmException.(WcmException.java:78)
         at com.sapportals.wcm.WcmException.(WcmException.java:74)
         at com.sapportals.wcm.util.content.ContentException.(ContentException.java:42)
         at com.sapportals.wcm.repository.ResourceException.(ResourceException.java:251)
         at com.sapportals.wcm.repository.runtime.CmAdapter.makeStartupResourceException(CmAdapter.java:397)
         at com.sapportals.wcm.repository.runtime.CmAdapter.getResource(CmAdapter.java:84)
         at com.sapportals.wcm.portal.service.KMServiceImpl.afterInit(KMServiceImpl.java:260)
         at com.sapportals.portal.prt.core.broker.PortalServiceItem.__initServiceInstanceStep2(PortalServiceItem.java:736)
         at com.sapportals.portal.prt.core.broker.PortalServiceItem.startServices(PortalServiceItem.java:909)
         at com.sapportals.portal.prt.core.broker.PortalAppBroker.startLoadOnStartupServices(PortalAppBroker.java:1470)
         at com.sapportals.portal.prt.core.broker.PortalAppBroker.start(PortalAppBroker.java:1426)
         at com.sapportals.portal.prt.core.broker.PortalAppBroker.startNonCoreApplications(PortalAppBroker.java:1383)
         at com.sapportals.portal.prt.runtime.Portal.init(Portal.java:371)
         at com.sapportals.portal.prt.core.PortalCoreInitializer.coreInit(PortalCoreInitializer.java:55)
         at com.sapportals.portal.prt.dispatcher.PortalInitializer.(PortalInitializer.java:129)
         at com.sapportals.portal.prt.dispatcher.Dispatcher$doSetupPortalInitializer.run(Dispatcher.java:160)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.initDispatcher(Dispatcher.java:358)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.access$000(Dispatcher.java:40)
         at com.sapportals.portal.prt.dispatcher.Dispatcher$InitRunner.run(Dispatcher.java:113)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.init(Dispatcher.java:391)
         at com.inqmy.services.servlets_jsp.server.ServletContextFacade.init(ServletContextFacade.java:3284)
         at com.inqmy.services.servlets_jsp.server.ServletContextFacade.init(ServletContextFacade.java:2542)
         at com.inqmy.services.servlets_jsp.server.ServletsAndJspImpl.createContext(ServletsAndJspImpl.java:765)
         at com.inqmy.services.servlets_jsp.server.WebApplicationStarter.run(WebApplicationStarter.java:57)
         at com.inqmy.core.thread.impl0.ActionObject.run(ActionObject.java:46)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.inqmy.core.thread.impl0.SingleThread.run(SingleThread.java:148)
    javax.servlet.ServletException: CM Startup failed: CM startup failed: Failed to init. connection pool configuration: Failed to init. connection pool configuration: missing configurable /cm/utilities/connection_pools/db_type/default
         at com.sapportals.wcm.portal.proxy.PCProxyServlet.service(PCProxyServlet.java:111)
         at com.sapportals.portal.prt.core.broker.ServletComponentItem$ServletWrapperComponent.doContent(ServletComponentItem.java:110)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)
         at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:300)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:138)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:190)
         at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:209)
         at com.sapportals.portal.prt.pom.PortalNode.service(PortalNode.java:576)
         at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:300)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:138)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:190)
         at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:669)
         at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:209)
         at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:532)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:415)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.inqmy.services.servlets_jsp.server.InvokerServlet.service(InvokerServlet.java:126)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.inqmy.services.servlets_jsp.server.RunServlet.runSerlvet(RunServlet.java:149)
         at com.inqmy.services.servlets_jsp.server.ServletsAndJspImpl.startServlet(ServletsAndJspImpl.java:832)
         at com.inqmy.services.httpserver.server.RequestAnalizer.checkFilename(RequestAnalizer.java:665)
         at com.inqmy.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:312)
         at com.inqmy.services.httpserver.server.Response.handle(Response.java:173)
         at com.inqmy.services.httpserver.server.HttpServerFrame.request(HttpServerFrame.java:1245)
         at com.inqmy.core.service.context.container.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:36)
         at com.inqmy.core.cluster.impl5.ParserRunner.run(ParserRunner.java:55)
         at com.inqmy.core.thread.impl0.ActionObject.run(ActionObject.java:46)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.inqmy.core.thread.impl0.SingleThread.run(SingleThread.java:148)
    I appreciate any help !
    PS sorry for the unstructured post, but I am hungry and want to go home now.

    The files under the SAPPRT share had somehow failed (some where there, but a lot of the important ones where missing).
    I found out that these files were in .configarchive files in the par files to be deployed, and manually unpacked them using these two commands
    $ for file in `ls -1 .par` ; do unzip $file ".configarchive" -d extracted >> logfile.txt ; done
    $ for file in `ls -1 *.configarchive` ; do unzip -o $file -d extracted >> logfile.txt ; done
    Afterwards I had to make some tiny customization (search for %[a-zA-Z]% , especially for the connection pools.
    Then a restart, and most of it seems to work (the system will not live much longer so that is acceptable)

  • Lire la valeur retournée par une fonction (DLL) dans Pass/Fail test

    Bonjour,
    comme le titre l'indique je charche à tester une fonction en l'appelant d'une DLL (en C) en utilisant le Pass/Fail test. La fonction retourne la somme entre deux entier x et y.
    Quel sont les étapes à suivre et surtout comment je peux récupérer la valeur retournée et faire un teste sur elle!!
    Que dois-je écrire dans la rubrique "Data Source"...
    Vous trouvez ci-joint une idée de ce que j'ai fait..
    merci pour votre réponse
    Pièces jointes :
    PassFail.JPG ‏94 KB

    La question n'est pas très claire...
    Disons que si le but est de vérifier si la valeur est entre certaines bornes ex: 10<x<15 ou x<20 par exemple, alors il faut utiliser un "numericlimit test" 
    Pour réutiliser une valeur (variable) dans TestStand, le plus simple est de l'assigner à une variable locale dans TestStand. (Même méthode qu'en haut mais remplacer l'expression par Locals.MaVariable )
    Rodéric L
    Certified LabVIEW Architect

  • JSP import fails unless Jars are included in the PAR

    Hello,
    We have a simple EP6 iView for displaying the Universal Worklist entries (UWL) using a JSPDynPage.
    We import the UWL library symbols and compile/use them in the Java code without problems (e.g. import com.sap.netweaver.bc.uwl.Item; )
    The following entry is made in the portalapp.xml file to make sure the UWL symbols are found at runtime:
         <property name="ServicesReference" value="SAPJ2EE::library:tckmcbc.uwl~api"/>     
    The problem occurs when we try to import the UWL symbols into our JSP with this code:
         <%@ page import="com.sap.netweaver.bc.uwl.Item" %>
    The UWL symbols are just not found.  Here are the exception headers:
    #1#com.sapportals.portal.prt.component.PortalComponentException: Error in service call of Resource
    Component : pcd:portal_content/MikesFolder/com.lds.mlp.MikesTest1
    #1#com.sapportals.portal.prt.servlets_jsp.server.compiler.CompilingException: Error occurs during the rendering of jsp component
    Caused by: com.sapportals.portal.prt.servlets_jsp.server.compiler.CompilingException: D:/usr/sap/EP1/JC00/j2ee/cluster/server0/apps/sap.com/irj/servlet_jsp/irj/root/web-inf/portal/portalapps/mikestest1/work/pagelet/_sapportalsjsp_helloiviewpage.java:22: package com.sap.netweaver.bc.uwl does not exist
    import com.sap.netweaver.bc.uwl.Item;
                                    ^
    1 error
    Now if I add the bc.uwl.service.api_api.jar into PORTAL-INFlib everything is fine.  However this seems like such a 'hack'.  We really shouldn't be distributing a system file in our PAR.
    This person seems to have had the same problem with the system mail jars ( JSP MAIL ERROR ).
    Can anyone please shed some light on this problem?  Do we really have to distribute the system jars to make this JSP import work properly?
    Thanks & Cheers,
    Mike Pastor
    "always generous with points"

    Hi,
    This is exactly the portalapp.xml of the sap application com.sap.netweaver.bc.uwl.par
    check out the difference between this and yours?
    Dont miss out on anything important here. I think it should work.
    If you are still facing problem only while using in jsp I have a cure.
    Write a clean java class in your app which queries the apis in this jar.
    Also add sharing reference to this application in your portalapp.xml. Query your class in your jsp rather than the "standard jar"
    <?xml version="1.0" encoding="utf-8"?>
    <application>
      <registry>
        <entry path="/runtime/hooks/deployment/UniversalWorklistDeploymentHook" name="UniversalWorklistDeploymentHook" type="service"/>
      </registry>
      <application-config>
        <property name="startup" value="true"/>
        <property name="releasable" value="true"/>
        <property name="ServicesReference" value="SAPJ2EE::library:tckmcbc.uwl~api,SAPJ2EE::service:webdynpro,com.sap.portal.runtime.system.inqmy, com.sap.portal.ivs.connectorservice,com.sap.portal.ivs.systemlandscapeservice, urlgenerator, com.sap.portal.usermapping, usermanagement, com.sap.portal.runtime.application.rfcengine,com.sap.portal.runtime.config,knowledgemanagement"/>
        <property name="PreservedConfigPaths" value=""/>
        <property name="Vendor" value="sap.com"/>
        <property name="SecurityArea" value="NetWeaver.KMC"/>
      </application-config>
      <components/>
      <services>
        <service name="com.sap.netweaver.bc.uwl" alias="UniversalWorklistService">
          <service-config>
            <property name="className" value="com.sap.netweaver.bc.uwl.core.portal.UWLPortalService"/>
            <property name="classNameFactory" value=""/>
            <property name="classNameManager" value=""/>
            <property name="poolFactory" value="0"/>
            <property name="startup" value="true"/>
            <property name="SafetyLevel" value="low_safety"/>
          </service-config>
        </service>
        <service name="UniversalWorklistDeploymentHook">
          <service-config>
            <property name="className" value="com.sap.netweaver.bc.uwl.core.portal.UWLDeploymentHook"/>
            <property name="classNameFactory" value=""/>
            <property name="classNameManager" value=""/>
            <property name="poolFactory" value="0"/>
            <property name="startup" value="true"/>
            <property name="SafetyLevel" value="low_safety"/>
          </service-config>
        </service>
      </services>
    </application>

  • CentOS based linux VM running on Hyper-v : Checking root filesystem fails when kernel switches having old PV(para virtualised driver based on 2.6.32 linux kernel) to new PV(which is equivalent to linux integration component 3.4)

    hi all,
    I am running a CentOS base VM on top of Hyper-V server. I upgraded PV drivers of Hyper-V in linux kernel 2.6.32 in order to support
    Windows Server 2012, then i am hitting below issue on Windows Server 2008 when kernel switches from old PV(which is 2.6.32 based) to new PV(which is equivalent to linux integration component 3.4).i
    am hitting following filesystem check error messages :
    Setting hostname hostname:
    Checking root filesystem
    fsck.ext3/dev/hda2:
    The superblock could not be read or does not describe correct ext2 filesystem. If the device is valid and it really contains an ext2
    filesystem(and not swap or ufs or something else),then the superblock is corrupt, and you might try running e2fsck with an alternate superblock:
    e2fsck -b 8193 <device>
    : No such file or directory while trying to open /dev/hda2
    *** An error occurred during the filesystem check.
    *** Dropping you to a shell; the system will reboot
    *** When you leave the shell.
    Also, when I go to the repair filesystem mode. I found out the strange behaviour when i ran those command :
    (Repair filesytem) 1 # mount
    /dev/hda2 on / type ext3 (rw)
    proc on /proc type proc (rw)
    (Repair filesystem) 1# cat /etc/mtab
    /dev/hda2 /ext3 rw 0 0
    proc /proc proc rw 0 0
    (Repair filesystem) 1# df
    Filesystem 1K-blocks used Available Use% Mountedon
    /dev/hda2 4%
    I think for all above command there should be /dev/sda2 instead of /dev/hda2.
    Also my fstab , and fdisk -l looks like ok for me.
    (Repair filesystem) 1# cat /etc/fstab
    LABEL=/ / ext3 defaults 1 1
    LABEL=/boot /boot ext3 defaults 1 2
    devpts /dev/pts devpts gid=5,mode=620 0 0
    tmpfs /dev/shm tmpfs defaults 0 0
    proc /proc proc defaults 0 0
    sysfs /sys sysfs defaults 0 0
    LABEL=swap-xvda3 swap swap defults 0 0
    (Repair filesystem) 1# fdisk -l
    Device Boot Start End Block Id System
    /dev/sda1 * 1 49 98535 83 Linux
    Partition 1 does not end with cylinder boundary.
    /dev/sda2 49 19197 39062500 83 Linux
    Partition 2 does not end with cylinder boundary.
    /dev/sda3 ......
    Partition 3 does not ......
    /dev/sda4 ......
    Partition 4 does not end ....
    (Repair filesystem) 1# e2label /dev/sda1
    /boot
    (Repair filesystem) 1# e2label /dev/sda2
    (Repair fielsystem) 1# ls /dev/sd*
    /dev/sda /dev/sda1 /dev/sda2 /dev/sda3 /dev/sda4
    (Repair filesyatem) 1# ls /dev/hd*
    ls: /dev/hd*: No such file or directory
    Kindly suggest any configuration of windows server or kernel configs missing or how to resolve this issues
    Many many thanks for your reply.
    thanks & Regards,
    Ujjwal

    i am not able to understand duplicate UUID and from where it is picking /dev/hda* ?
    ~
    VVM:>>
    VVM:>> Output of dmesg | grep ata contain substring "Hyper-V" ?
    VVM:>>
    it doesn't contain "Hyper-V" or ata related message and the output doesn't change with boot parameter reserve=0x1f0, 0x8
    ~~
    ~~~~
    ==
     output of dmesg related "ata" Ubuntu v13.04 mini.iso ( with boot parameter reserve=0x1f0, 0x8)
    ==
     see later ( in "good situation" example  )
    ~~
    ===
    Disable legacy ATA driver by adding the following to kernel command line in /boot/grub/menu.lst:
    reserve=0x1f0, 0x8
    . (This option reserves this I/O region and prevents ata_piix from loading).
    ==
     See output of dmesg related "ata" Ubuntu v13.04 mini.iso ( with boot parameter reserve=0x1f0, 0x8) :
    ~~
    [ 0.176027] 
    libata version 3.00 loaded.
    [ 0.713319] 
    ata_piix 0000:00:07.1: version 2.13
    [ 0.713397] 
    ata_piix 0000:00:07.1: device not available (can't reserve [io 0x0000-0x0007])
    [ 0.713404] 
    ata_piix: probe of 0000:00:07.1 failed with error -22
    [ 0.713474] 
    pata_acpi 0000:00:07.1: device not available (can't reserve [io 0x0000-0x0007])
    [ 0.713479] 
    pata_acpi: probe of 0000:00:07.1 failed with error -22
    ~~
      As result: 1) IDE disk handled by hv_storvsc , but 2) no CD-ROM device
    ==
    ~ # blkid
    /dev/sda1: LABEL="ARCH_BOOT" UUID="009c2043-4bl7-4f95-al4d-fb8951f95b5d" TYPE="ext2"
    ==
    ~~
    VVM>>
    VVM>>Q1: Output of blkid contain duplicate UUID ?
    VVM>>
    -> blkid contains duplicate UUID, below are the output.
    ~~
     This situation is classic problem "
    use hv_storvsc instead of ata_piix to handle the IDE disks devices ( but not for the DVD-ROM / CD-ROM device handling)
    ~~
     For compare, see example "good situation": 
     See output of dmesg related "ata" Ubuntu v13.04 mini.iso ( without boot parameter reserve=0x1f0, 0x8) :
    ~~~~
    ~ # dmesg |grep ata
    [ 0.167224] libata version 3.00 loaded.
    [ 0.703109] ata_piix 0000:00:07.1: version 2.13
    [ 0.703267] ata_piix 0000:00:07.1: Hyper-V Virtual Machine detected, ATA device ignore set
    [ 0.703339] ata_piix 0000:00:07.1: setting latency timer to 64
    [ 0.704968] scsi0 : ata_piix
    [ 0.705713] scsi1 : ata_piix
    [ 0.706191] atal: PATA max UDMA/33 cmd 0xlf0 ctl 0x3f6 bmdma 0xffa0 irq 14
    [ 0.706194] ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15
    [ 0.868844] atal.00: host indicates ignore ATA devices, ignored
    [ 0.869142] ata2.00: ATAPI: Virtual CD, , max MWDMA2
    [ 0.871736] ata2.00: configured for MWDMA2
    ~~~~
    ===
    ~ # uname -a
    Linux ubuntu 3.7.0-7-generic #15-Ubuntu SUP Sat Dec 15 14:13:08 UTC 2012 x86_64 GNU/Linux
    ~ # lsmod
    hv_netvsc 22769 0
    hv_storvsc 17496 3
    hv_utils 13569 0
    hv_vmbus 34432 3 hv_netvsc,hv_storvsc,hv_utils
    ~ # blkid
    /dev/sr0: LABEL=”CDROM" TYPE="iso9660”
    /dev/sda1: LABEL="ARCH_BOOT" UUID="009c2043-4bl7-4f95-al4d-fb8951f95b5d" TYPE="ext2"
    ===
     ( only CD-ROM and 1( one) IDE disk connected to ATA)
    ~~
    regarding ata_piix.c patch . . .
    As far as i understand this patch , it ignore ATA devices on Hyper-V when PV drivers(CONFIG_HYPERV_STORAGE=y) are enabled.
    ~~
     Yes:
    ignore ATA-HDD ( but not ignore ATA CD-ROM )  on Hyper-V when PV drivers(CONFIG_HYPERV_STORAGE=y) are enabled.
    ~
     this patches need be backported:
      cd006086fa5d ata_piix: defer disks to the Hyper-V drivers by default
    and its prerequisite
      db63a4c8115a libata: add a host flag to ignore detected ATA devices
    ~
    ~~
    P.S.
     Are You do this:
    ==
    As temporary solution, increase on 1-2 Gb size all .vhd connected to IDE bus
    ( but not increase size of partitions inside disks)
    ==
    ? fsck write message a-la: "no error in file system" ?
    2013-01-24 Answer by Ujjwal Kumar: As a temporary solution looks ok for me, but [ VVM: need true solution ]
    P.P.S.
    To Ujjwal Kumar :
     My e-mail:
    ZZZZZZZZZZZZZZZ
    please send e-mail to me,  in reply I send to You patches to ata_piix ( and *.c before and after patches) , etc.
    } on 2013-01-14 -- DoNe

  • Fail SXPG_COMMAND_EXECUTE para BRCONNECT - program_start_error

    Hi,
    I have a issue with jobs in DBA Planning.
    In all task i get the error
    Ha fallado SXPG_COMMAND_EXECUTE para BRCONNECT - Causa: program_start_error: ViewSYSLOG
    DEV_RD
    R3ALLC: wait for connect
    GwListInsert: insert elem 36 into conn_search_list (at begin)
    GwListInsert: 1 elems in conn_search_list
    GwICheckSecInfo: check tp=sapxpg, user=ADMIN       , host=*, addr=10.4.33.64
    GwICheckSecInfo: check entry tp=, lu=
    GwICheckSecInfo: entry found, finish search, access=PERMIT
    GwISendConnReq: CONV: >78811344<
    NiHsLGetHostName: found address 10.4.33.64 in cache
    NiIGetHostName: addr 10.4.33.64 = hostname 'pbmdeaqbds01'
    GwISendConnReq: LU: >pbmdeaqbds01<
    GwIRemoteShell: start programm sapxpg on host pbmdeaqbds01 (/usr/bin/ssh)
    PRNG is not seeded
    GwStartProgram: started /usr/bin/ssh, pid=1101996
    : /usr/bin/ssh
    : pbmdeaqbds01
    : sapxpg
    : pbmdeaqcib01
    : sapgw01
    : 78811344
    : GWHOST=pbmdeaqcib01
    : GWSERV=sapgw01
    : CONVID=78811344
    : pf=/usr/sap/BQ1/SYS/profile/BQ1_DVEBMGS01_pbmdeaqcib01
    : CPIC_TRACE=2
    : IDX=36
    : SNC_MODE=0
    GwReadReqIndex: (process_id: -1)
    GwReadReqIndex: no filled request-index-block
    child (pid=1101996) exited with exit code 255
    DEV_Wx
    Mon Apr 25 14:42:47 2011
    LOCATION    SAP-Gateway on host pbmdeaqcib01 / sapgw01
    ERROR       timeout during allocate
    TIME        Mon Apr 25 14:42:47 2011
    RELEASE     701
    M  *  COMPONENT   SAP-Gateway
    M  *  VERSION     2
    M  *  RC          242
    M  *  MODULE      gwr3cpic.c
    M  *  LINE        2066
    M  *  DETAIL      no connect of TP sapxpg from host pbmdeaqbds01 after 20 sec
    M  *  COUNTER     1520
    M  *
    M  *****************************************************************************
    M
    A  RFC 1485  CONVID 74789811
    A   * CMRC=27 DATA=0 STATUS=0 SAPRC=242 ThSAPOCMINIT
    A  RFC> ABAP Programm: RSRFCPIN (Transaction: SM59)
    A  RFC> User: ADMIN (Client: 300)
    A  RFC> Destination: SAPXPG_DBDEST_PBMDEAQBDS01 (handle: 2, , )
    A  *** ERROR => RFC ======> CPIC-CALL: 'ThSAPOCMINIT' : cmRc=27 thRc=242
    Timeout al intentar establecer una comunicación (¿ interlocutor ok ?)
    A  *** ERROR => RFC Error RFCIO_ERROR_SYSERROR in abrfcpic.c : 1501
    CPIC-CALL: 'ThSAPOCMINIT' : cmRc=27 thRc=242
    Timeout al intentar establecer una comunicación (¿ interlocutor ok ?)
    DEST =SAPXPG_DBDEST_PBMDEAQBDS01
    HOST =pbmdeaqbds01
    PROG =sapxpg
    A  TH VERBOSE LEVEL FULL
    A  ** RABAX: end RX_GET_MESSAGE
    C
    Dev_rfc
    ======> CPIC-CALL: 'ThSAPOCMINIT' : cmRc=27 thRc=242
    Timeout al intentar establecer una comunicación (¿ interlocutor ok ?)
    ABAP Programm: RSRFCPIN (Transaction: SM59)
    User: ADMIN (Client: 300)
    Destination: SAPXPG_DBDEST_PBMDEAQBDS01 (handle: 2, , )
    Error RFCIO_ERROR_SYSERROR in abrfcpic.c : 1501
    CPIC-CALL: 'ThSAPOCMINIT' : cmRc=27 thRc=242
    Timeout al intentar establecer una comunicación (¿ interlocutor ok ?)
    DEST =SAPXPG_DBDEST_PBMDEAQBDS01
    HOST =10.4.33.64
    PROG =sapxpg
    The Database is in other host. The installation is distributed.
    Any suggestion?
    Many Thanks
    William Neira

    Hi Juan
    dev_xpg
    Name:       dev_xpg
    Trace file of external program (trace level 3)
    < Function: BtcTrcInit> Function: BtcXpgStart  External program: SAPXPG
      Process id: 553162
      Parent process id: 663780
      Rearrange StdErr to be collected in memory
      Rearrange StdOut to be collected in memory
    dev_cp
    Directory:  /usr/sap/BQ1/DVEBMGS01/work
    Name:       dev_cp
    Trace file of control program (trace level 3)
    < Function: BtcTrcInit> Function: main  SAPXPG 720
    2011-04-26--14-13-15 : Before BtcXpgDetach
      > Function: BtcXpgDetach  < Function: BtcXpgDetach  Accept RFC connection from R/3 system
    2011-04-26--14-13-15 : Before RfcAccept
    2011-04-26--14-13-15 : RfcAccept returned OK
    Begin of check_if_security_list
    security check switched OFF
    End of check_if_security_list
    Begin of check_trace_option
    End of check_trace_option
      Install RFC call SAPXPG_START_XPG
      Install RFC call SAPXPG_START_XPG_LONG
      Install RFC call SAPXPG_END_XPG
      Wait for RFC call SAPXPG_START_XPG or SAPXPG_START_XPG_LONG
    2011-04-26--14-13-15 : Before first call of RFCDispatch
    Security: rfcexec_logon_check
      rfcexec_logon_check: logon_user = ADMIN
      sapxpg_logon_check: rfc_attr.user = ADMIN
      rfcexec_logon_check: client = 300
    2011-04-26--14-13-15 : After first call of RFCDispatch
    2011-04-26--14-13-15 : Before call of RfcClose (sequencing error)
    2011-04-26--14-13-15 : After call of RfcClose (sequencing error)
    < Function: main
    2011-04-26--14-13-15 : End of SAPXPG: main
    Many thanks
    William Neira

  • Next Para Tag fails on empty paragraphs

    Hi everyone,
    "This can't be so," if you know what I mean. I create a paragraph tag that includes a "Next Para Tag" setting, apply the new tag to a paragraph, and hit return. The new paragraph uses the same tag, not the one specified in "Next Para Tag".
    BUT ... if I add any character to that first paragraph and then hit return, the correct paragraph tag comes up.
    This never worked this way, years ago, and I hope I'm just missing or forgetting something now. ???
    Thank you kindly,
    Elchanan

    Elchanan, I know you've already included this info in your other recent postings, but it would help enormously if you'd always specify the exact FM version (from Help > About, including the "pxxx" numbers) when you post a question, so that when forum members view the thread we have the version context easily available to assist with our replies.
    (ps -- glad to see someone "back in the FM fold" so to speak)

  • Error while deploying a PAR file from NWDS into an ECC.

    Hi all,
    I am getting this error while deploying a PAR file from NWDS into an ECC.
    Operation Failed: Please make sure the server is running or check the log (sap-plugin.log) for
    more detail.
    My server is running properly
    1 - Where is sap-plugin.log file? I don´t find it. 
    2 - Could there be another file with another name with information about the error?
    3 - Is there another way to deploy the file directly from the ECC?
    Regards,

    Hi,
    Just make sure you have maintained correct server setting to check the same open the NWDS and follow this path
    Windows/ Prefereces / SAP Enterprise Portal
    Check the following enteries
    Alias
    Host
    Port
    Login etc.
    Regards,

  • Cannot deploy par from NWDS

    Hi,
    I am not able to deploy par file into the DEV EP instance. Since the sys # is 00, I am using 50018 as the port number and very sure that the host name is ok. the error message in sap-plugin.log suggests that the upload response is the default login page. I have attached the stacktrace from plugin.log.
    [05.12.05 / 15:45] #DEBUG LEVEL# com.sap.portal.developmentTools.ideSpecific.eclipse.PortalPlugin > Factory initialized !
    [05.12.05 / 16:03] #DEBUG LEVEL# com.sap.portal.developmentTools.ideSpecific.eclipse.PortalPlugin > Startup in progress
    [05.12.05 / 16:03] #DEBUG LEVEL# com.sap.portal.developmentTools.ideSpecific.eclipse.PortalPlugin > Factory initialized !
    [05.12.05 / 16:31] #ERROR LEVEL# com.sap.portal.developmentTools.ideSpecific.eclipse.wizards.sapmakepar.SAPMPWizard$1 > Upload Error message: Upload seems to have failed
    [05.12.05 / 16:31] #ERROR LEVEL# com.sap.portal.developmentTools.ideSpecific.eclipse.wizards.sapmakepar.SAPMPWizard$1 > Upload Response: <html><head><LINK REL=stylesheet HREF="/irj/portalapps/com.sap.portal.design.portaldesigndata/themes/portal/customer/Pioneer/glbl/glbl_ie5.css?6.0.13.0.1">
    <LINK REL=stylesheet HREF="/irj/portalapps/com.sap.portal.design.urdesigndata/themes/portal/customer/Pioneer/ur/ur_bdy_prtl_ie5.css?6.0.13.0.1">
    <LINK REL=stylesheet HREF="/irj/portalapps/com.sap.portal.design.portaldesigndata/themes/portal/customer/Pioneer/prtl_std/prtl_std_ie5.css?6.0.13.0.1">
    <!-- EPCF: BOB Core -->
    <META http-equiv="Content-Script-Type" content="text/javascript">
    <SCRIPT src="/irj/portalapps/com.sap.portal.epcf.loader/script/standard/js13_epcf.js?6.0722"></SCRIPT>
    <SCRIPT>
    <!--
    EPCM.relaxDocumentDomain();
    EPCM.init( );
    EPCM.DSM.init( );
    function SAPWP_receiveSessInfo( sessInfo, frameRef ){
      EPCM.DSM.processSession( sessInfo, frameRef );
    //-->
    </SCRIPT>
    <!-- EPCF: EOB Core -->
    <!-- HTML Business for Java, 60NW_VAL_REL, 145109, Wed Jul 13 10:38:22 PDT 2005 -->
    <!-- HTMLB: begin VARS -->
    <script language="JavaScript">
    ur_system = ;
    </script>
    <!-- HTMLB: end   VARS -->
    <title >SAP Enterprise Portal 6.0</title><meta HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8"><link  REL=STYLESHEET  HREF="/irj/portalapps/com.sap.portal.design.urdesigndata/themes/portal/customer/Pioneer/ur/ur_ie5.css?6.0.13.0.1"  TYPE="text/css" ><link  REL=STYLESHEET  HREF="/irj/portalapps/com.sap.portal.runtime.logon/css/logon.css"  TYPE="text/css" ><link  REL=STYLESHEET  HREF="/irj/portalapps/com.sap.portal.runtime.logon/css/main2.css"  TYPE="text/css" ></head><body class="prtlBody urFontBaseFam urScrl">
    <!-- EPCF: Component com.sap.portal.runtime.logon.certlogon, hnlfbdolaebaghofikiedbahpmidieno -->
    <!-- EPCF: Component com.sap.portal.runtime.logon.default, hobbmlmpbnllcpciikmkhjahpmidieno -->
    <!-- component context:com.sap.portal.runtime.logon.default-->
    <!-- class: com.sapportals.portal.ume.component.logon.SAPMLogonComponent-->
    <!-- trying to go to page umLogonPage-->
    <!-- before including jsp resource umLogonPage.jsp-->

    Hi,
    you can use this alternative to upload the par file
    System administrator->support->portalruntime->Administration console->click on the browse button to find the par file and click the upload button.
    see this link for more information
    http://help.sap.com/saphelp_nw04/helpdata/en/2d/b8b2426dbec86ae10000000a155106/frameset.htm
    reward useful answerd

  • NWDS 7.0 Error during Quick PAR Upload and while trying Exporting PAR-File

    Hello,
    I am trying to use the functions "Export as PAR-File" and "Quick PAR Upload" in NWDS 7.0.
    Unfortunately I got an error every time when I am trying to use this functions. I am using the package explorer in the Java perspectiv in NWDS for starting this functions. The error tells me the following:
    "Unable to connect to the Portal"
    "Operation failed: Please make sure the server "XY" is running or check the log (sap-plugin.log) for more detail"
    Thats all.
    When I am looking in the log-file I can read the following messages:
    "ACCESS.ERROR: Authorization check for caller assignment to J2EE resource [keystore-view.TicketKeystore: view-actions: GET_VIEW:ALL]"
    "ACCESS.ERROR: Authorization check for caller assignment to J2EE resource [keystore-view.TicketKeystore: view-actions: IS_VIEW_EXISTS:ALL]"
    "ACCESS.ERROR: Authorization check for caller assignment to J2EE resource [keystore-view.TicketKeystore: view-actions: SIZE_OF_VIEW:ALL]"
    "ACCESS.ERROR: Authorization check for caller assignment to J2EE resource [keystore-view.TicketKeystore: view-actions: READ_ENTRY:ALL]"
    LOGIN.ERROR|null|| Login Method=[default] UserID=[user_Admin] IP Address=[192.168.xxx] Reason=[Cannot authenticate the user]
    I have tried this with several users and their passwords. All of the users have admin-rights at least in the portal. One of them even in the SDM.
    I can sucessfully deploy webdynpros from NWDS into the same Portal with this users.
    We are using SAP Logon Tickets and SSO is configured working fine between Portal and backend.
    We have imported Key Store File in NWDS unter Window --> Preferences --> Java Development Infrastructure.
    And we are not using the NWDI.
    Who knows why I cannot even export par-files? Are their any configurations missing?
    Best regards,
    Iris

    It is mentioning about authentication.
    check whether you have access to deploy directly or not ? maybe direct deployment into portal disabled .
    I think you have to follow the procedure of checkout and activate procedure.
    Can you clarify few things
    1) Are you using NWDI Based Transports in your landscape?
    Login Method=default UserID=user_Admin IP Address=http://192.168.xxx Reason=Cannot authenticate the user
    http://192.168.xxx  is it your development portal?
    Did you clarify with admin people whether direct deployment disabled?
    Koti Redd

Maybe you are looking for

  • Installation problem of SAP NetWeaver SP9 Trial version

    Hi everyone, I installed SAP NW 2004s Java SP9 Trial. But when I run the server, the status of the process <b>jcontrol.exe</b> is "stopped", while other processes are launched. The file <b>instance.properties</b> was not created, and In the "<b>Devel

  • What is the best way to install new version... adobe always leaves stuff behind from the old version

    Hi, I've gone through the installation of a new version, well... 8 times before. And have noticed that adobe has the nasty habit of not cleanly uninstalling the previous versions... What is the best way to do this? Should I do a regular install and t

  • Inforecord marked for deletion is being determined

    Hi, In SRM 5.5 SP 6, classic scenario. We are doing shopping carts introducing the material code in the one screen mode. The problem is that sometimes the system is determining a delete marked inforecord and is not determining the correct inforecord.

  • How to change access point name

    Need to know how to change access point name for straight talk on iPhone 4

  • Could not get to Spotlight screen

    I could not get to Spotlight screen on my iPhone 6 plus, by either swiping right or pressing the home button.  I can swipe right or left from the other home screens, but not from the first home screen as directed in the iPhone 6 User's Guide.  I reso