Simulation error : size mismatch in mixed language port association with VIVADO simulator

Hi,
I have instantiated a VHDL module in  a verilog top file . When I tried to simulate the verilog top , I received the following error .
ERROR : Size mismatch in mixed language port association , vhdl port  vid_data
(Simulation tool : VIVADO simulator . VIVADO ver : 2015.1)
// Following is the instantiation of  VHDL module in verilog top file
VPS  VPS_inst 
     .clk (VPS_clk),
     .reset_n(~user_reset),
     .vid_active_video(data_valid),
     .vid_data(data_to_mem)
The port 'vid_data' is declared in the VHDL module as std_logic_vector (15 downto 0)
"vid_data   : out std_logic_vector(15 downto 0)"
'data_to_mem' is declared in verilog top file as  "wire  [15:0]   data_to_mem" . 
No size mismatch exists actually . But , I am getting the above mentioned error in simulation.
I have searched for similar threads . Nothing was useful . 
Does anyone know how to solve this?
Thanks and Regards
Raisa
 

You might also get this error if you mis-spelled "data_to_mem" such that the declaration did not match the instantiation port map.  For example:
wire  [15:0] data__to_mem;  // double underscore before "to"
VPS  VPS_inst 
     .clk (VPS_clk),
     .reset_n(~user_reset),
     .vid_active_video(data_valid),
     .vid_data(data_to_mem)  // only one underscore before "to"
In Verilog this is not an error unless you disable automatic net inference.  In this case Verilog is happy to create a single wire for data_to_mem, but then you would be trying to attach a 1-bit wire to a 16-bit port.  That would also be valid in Verilog, but not allowed for connections to VHDL.
I typically avoid this sort of error by placing:
`default_nettype none
at the top of each Verilog file, and
`default_nettype wire
at the bottom of each Verilog file.  This prevents the automatic creation of wires when you mis-spell or forget to declare nets.

Similar Messages

  • How can I set up my Mac Pro so that my wife and I can use our separate iTunes accounts? I keep getting an error message that the computer is already associated with an Apple ID even though the two accounts are associated with separate log ins!

    I'm getting very confused with setting up multiple user accounts on my Mac Pro for my wife and I. We each have a separate iTunes account, and we want to keep our music libraries seaprate. I've set up two user accounts on the Mac Pro and I have my iTunes authorised and logged into my user account on my user account. Under my wifes user account (i.e. a separate log in on the computer) I'm trying to set up her iTunes account, but I can't download or play anything from the cloud - it just says "This computer is already associated with another iTunes Account" and tells me that if I 'transfer' then I won't be able to use the other one for 90 days! This is really annoying as my wife can't access music she has purchased on her iTunes account on the home machine. We're not trying to do anything dodgy, just access our music on our own accounts on separate log ins on the same machine. Does anyone have any suggestions? Thanks!

    Hi Allan, thanks for that. I've already set up a log in for my wife and that is all working fine. The problem is that when she logs in and opens iTunes and trys to associate her library with her iTunes account she gets the error message "This computer is already associated with another iTunes account". Whilst this is true, the computer is associated with my iTunes account under my separate log in, which should have nothing to do with hers. If she transfers the association to her account it will lock me out of my content on my log in for 90 days - I'm trying to work out how to associate each of the log in accounts with a separate iTunes account so we can access our music independently of one another without locking each other out. Hope that makes sense!

  • How do i fix this error msg? This computer is already associated with an Apple ID. You can download past purchases on this computer with just one Apple ID every 90 days.

    For some reason, "Support" email can't be process this topic (??)...
    I purchased a TV series, but i have not been able to download the last two episodes because i keep getting the error message typed into discussion topic.
    This is the only computer i have ever logged into for iTunes. I purchases the TV series with my account on my computer, the same i've been using for year. Never previously had a problem. My daughter used my computer to redeem some iTunes vouchers on xmas day, but she logged out when finished. It's been since then, though, that i have been unable to download my tv show.
    Any help would be much appreciated. I am scared to buy anything else in case i can't download it.
    Have tried logging in and out, my daughter has also logged in and out again, just in case it didn't recognise it before.

    This is a somewhat recent change, but frankly there is no reason to constantly be logging out of one Apple ID and logging in with a different Apple ID.
    If multiple people with different Apple ID's are regularly using the same computer, either authorize the computer for each of the Apple IDs or created unique logins on the computer for each user and have each sign in with their appropriate Apple ID.

  • When using the LabVIEW Simulation Module, how can I start a frequency sweep with the Simulation Chirp signal generation VI at an arbitrary time after the simulation initial time?

    I'm using the Simulation Loop on LV RT when interacting with some hardware (i.e. all I/O is happening in the Sim loop). I'm going to conduct a frequency sweep test on the hardware and want to use the Simulation Chirp function. However, there is no way (that I can see) to trigger the Chirp to start at some event (i.e. I click a boolean on the front panel and enter a case statement). The Chirp is tied to the global time of the Simulation loop and so are it's input parameters. Is there a way to make it relative to some time at which an event happens?

    Craig,
    Your solution will 'cut' the beginning of the signal and only show the signal afterwards.
    To control when the chirp should start, the best option is to use the Chirp Pattern.vi ( in the Signal Generation palette) and use a Lookup table to control when to feed the time. The shipping example (in LabVIEW 2013) shows how to code using a lookup table.
    C:\Program Files (x86)\National Instruments\LabVIEW 2013\examples\Control and Simulation\Simulation\Signal Generation\SimEx Chirp.vi
    Then, to start from a toggled boolean, look at the example:
    C:\Program Files (x86)\National Instruments\LabVIEW 2013\examples\Control and Simulation\Simulation\Signal Generation\SimEx Step.vi
    and Here is the example in 2013 (in attachment):
    Barp - Control and Simulation Group - LabVIEW R&D - National Instruments
    Attachments:
    SimEx Chirp with Delay.vi ‏241 KB

  • My TV shows won't download. It keeps saying error 3050 and this computer is already associated with an Apple ID. I really don't want to spend eight dollars on two episodes again. What do I do to fix this dilemma?

    A couple oe f days ago, I started downloading the BBC's version of Sherlock. I have the entire first season completely downloaded. The second season (and unaired pilot) is a different story. It was downloading, but my internet kept crashing so I couldn't finish the downloading process. I shut down iTunes for the night and thought to myself "I finish it in the morning." This morning, I attempted to finish the downloading process, but it would only let me download two of the four episodes. The other two just say "This computer is already associated with an Apple ID. You can download past purchases with just one Apple ID every 90 days. This computer can be used with a different Apple ID after 90 days." I used one account to download the TV shows and nothing else.
    I'm really confused and really frustrated with this. Any suggestions/answers are welcomed and greatly appreciated!

    This is a somewhat recent change, but frankly there is no reason to constantly be logging out of one Apple ID and logging in with a different Apple ID.
    If multiple people with different Apple ID's are regularly using the same computer, either authorize the computer for each of the Apple IDs or created unique logins on the computer for each user and have each sign in with their appropriate Apple ID.

  • HT3552 This leads in an endless loop.  I need support to remove some itunes charges that were registered against my account in error.  The above topic is clearly associated with this type of isse, buty the link you provide does not provide any help.

    Please reference the following two Itunes Orders that I received email record for recently:
    Date: 01/02/13
    Order # 
    Order Total = $11.29
    For: Hill Climb Racing, 2,000,000 coins & Add free
    and
    Date: 01/02/13
    Order #
    Order Total = $11.29
    For: Hill Climb Racing, 2,000,000 coins & Add free
    I have never purchased either of these as I have only purchased the free game app for iphone.  I received these two charge records by email on teh same day and I would like both of them removed and credited on my account.
    Please confirm how this could have been processed without any actions on my part.
    Walter Harapiak
    <Personal Information Edited by Host>

    These are user-to-user forums, you are not talking to Apple here.
    The apps may have been free to download, but have you made any in-app purchases in them ? The Hill Climb Racing app mentioned in your post is free to download but has in-app purchases available on it, as shown on the left-hand side of its description page in the store. If you don't want to be able to make in-app purchases then you can turn them off on your phone via Settings > General > Restrictions > In-App Purchases 'off'
    You can contact iTunes support via this page : http://www.apple.com/support/itunes/contact/ - click on Contact iTunes Store Support on the right-hand side of the page, then Purchases, Billing & Redemption

  • [ME21] error message : cannot find message associated with key

    Dear all,
    I try to develop an Mobile application using smartSync,
    but when the application running (on client) got an error message :
    Error: 500
    Location: /UPLOAD_TEST/upload_testapp/Menu.do
    Internal Servlet Error:
    javax.servlet.ServletException: cannot find message associated with key : dispatcher.forwardException
    at org.apache.tomcat.facade.RequestDispatcherImpl.doForward(RequestDispatcherImpl.java:238)
    at org.apache.tomcat.facade.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:162)
    at org.apache.jasper.runtime.PageContextImpl.forward(PageContextImpl.java:423)
    at 0002findex0002ejspindex_jsp_0._jspService(_0002findex_0002ejspindex_jsp_0.java:62)
    at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:119)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java)
    note:
    when create this application, I'm using tcode : merep_sbuilder
    Sync type : U01 - Upload using SMAPIs
    Bapi wrapper : MEREP_CONTACT_CREATE
    SAP Mobile Engine 2.1
    and generate .war file using MDK tool
    any one know about this ??
    thanks & regards,

    Hi,
    this error comes up when the destination serlvet throws an exception other than ServletException!
    Its a standard tomcat bug!
    Rgds Thomas
    -->
    http://issues.apache.org/bugzilla/show_bug.cgi?id=19114
    -->From apache.org:
    When a forwarded servlet throws an exception other than ServletException or
    IOException, the thrown exception is lost. This is due to the line:
    throw new ServletException(sm.getString("dispatcher.forwardException", t));
    (found in org/apache/tomcat/facade/RequestDispatcherImpl.java:210)
    the earlier catched t is here not passed into the constructor of
    ServletException but into getString.
    To reproduce construct a servlet that throws an Exception (other than
    ServletException and IOException) and another servlet that forwards to it. You
    will get just a forwardException (if you have the proper locale strings
    installed!) but the originally thrown exception will get lost forever.

  • Update file size mismatch error code U43M1D204

    I had Creative Suite 6 Master Collection installed yesterday, about seven updates notification appeared, they were done successfully except for Photoshop Camera Raw and Media Encoder
    I tried the workaround in this thread, i deleted AAM update folder, but no use
    http://forums.adobe.com/message/3864845#3864845
    i went to log file aamu.log and found the error messages:
    2012-08-17T16:20:29: connecting to: = http://swupdl.adobe.com/updates/oobe/aam20/mac/AdobeMediaEncoderCS6-6/6.0.1/Setup.dmg
    2012-08-17T16:20:30: ThreadDownloadUpdates:: Need to download a .sig file for this dmg at: /Users/bahaelaila7/Library/Application Support/Adobe/AAMUpdater/1.0/Install/AdobeMediaEncoderCS6-6/6.0.1/Setup.sig
    2012-08-17T16:20:30: ThreadDownloadUpdates:: downloading .sig file from : http://swupdl.adobe.com/updates/oobe/aam20/mac/AdobeMediaEncoderCS6-6/6.0.1/Setup.sig
    2012-08-17T16:20:31: ThreadDownloadUpdates: ERROR: File Size Mismatch, between what is given in manifest and what is that of bob.
    2012-08-17T16:20:31: UCGetprogress : WARNING - Download failed due to file size mismatch at server.
    2012-08-17T16:20:31: UCGetprogress : Updates download returning state for reffId  = AdobeMediaEncoderCS6-6/6.0.1
    2012-08-17T16:20:31: UCGetprogress : Updates download returning state     = 43
    2012-08-17T16:20:31: UCGetprogress : Updates download returning outError  = 204
    2012-08-17T16:20:31: UCGetprogress : Updates download returning percent   = 0
    2012-08-17T16:20:31: UCGetprogress : Updates download returning unique error code string   = U43M1D204
    2012-08-17T16:20:31: UCGetprogress : Updates download reporting headlight data for error code. = 204
    2012-08-17T16:20:31: Check for Updates was done successfully.
    2012-08-17T16:20:31: UCGetprogress : Check for updates returning state for reffId  = AdobeMediaEncoderCS6-6/6.0.1
    2012-08-17T16:20:31: UCGetprogress : Check for updates returning state     = 21
    2012-08-17T16:20:31: UCGetprogress : Check for updates returning outError  = 0
    2012-08-17T16:20:31: UCGetprogress : Check for updates returning percent   = 100
    2012-08-17T16:20:31: UCGetprogress : Check for updates returning unique error code string   = U21M1C0
    2012-08-17T16:20:31: UCGetprogress : WARNING - Download failed due to file size mismatch at server.
    2012-08-17T16:20:31: UCGetprogress : Updates download returning state for reffId  = AdobeMediaEncoderCS6-6/6.0.1
    2012-08-17T16:20:31: UCGetprogress : Updates download returning state     = 43
    2012-08-17T16:20:31: UCGetprogress : Updates download returning outError  = 204
    2012-08-17T16:20:31: UCGetprogress : Updates download returning percent   = 0
    2012-08-17T16:20:31: UCGetprogress : Updates download returning unique error code string   = U43M1D204
    2012-08-17T16:20:31: UCDownloadUpdates : (A) UCIsSelfUpdateAvailable API returned value = 0
    2012-08-17T16:20:33: Returning from << UCDownloadUpdates >> call with outErr value = 0
    2012-08-17T16:20:33: ThreadDownloadUpdates: Downloading installer for update refID: PhotoshopCameraRaw7-7.0/7.1.71
    2012-08-17T16:23:34: connecting to: = http://swupdl.adobe.com/updates/oobe/aam20/mac/PhotoshopCameraRaw7-7.0/7.1.71/Setup.dmg
    2012-08-17T16:23:35: ThreadDownloadUpdates:: Need to download a .sig file for this dmg at: /Users/bahaelaila7/Library/Application Support/Adobe/AAMUpdater/1.0/Install/PhotoshopCameraRaw7-7.0/7.1.71/Setup.sig
    2012-08-17T16:23:35: ThreadDownloadUpdates:: downloading .sig file from : http://swupdl.adobe.com/updates/oobe/aam20/mac/PhotoshopCameraRaw7-7.0/7.1.71/Setup.sig
    2012-08-17T16:23:36: ThreadDownloadUpdates: ERROR: File Size Mismatch, between what is given in manifest and what is that of bob.
    2012-08-17T16:23:36: UCGetprogress : WARNING - Download failed due to file size mismatch at server.
    2012-08-17T16:23:36: UCGetprogress : Updates download returning state for reffId  = PhotoshopCameraRaw7-7.0/7.1.71
    2012-08-17T16:23:36: UCGetprogress : Updates download returning state     = 43
    2012-08-17T16:23:36: UCGetprogress : Updates download returning outError  = 204
    2012-08-17T16:23:36: UCGetprogress : Updates download returning percent   = 0
    2012-08-17T16:23:36: UCGetprogress : Updates download returning unique error code string   = U43M1D204
    2012-08-17T16:23:36: UCGetprogress : Updates download reporting headlight data for error code. = 204
    2012-08-17T16:23:36: UCIsSelfUpdateAvailable : Function returned with value =>  = 0
    2012-08-17T16:23:36: UCIsSelfUpdateAvailable : Is BOB downloaded =>  = 0

    I don't think it is related to firewall/security, because other updates for flash, dreamweaver and others updated successfully.
    I had the same issue with one of Dreamweaver CS5.5 updates, it wouldn't update no matter how many times i redownload (using Adobe Updater).
    one aspect is that, it takes its time downloading updates, but fails upon applying them, so links (accessing web) is not an issue here.
    Also, looking at the error message, it says file size mismatch, and it appeard just ONE second after trying to download sig files
    it's possible that, either sig file size mismatches what's written in webfeed file (or whatever "manifest" file as referred to in log),
    or
    dmg file size as written in sig file does not match the one dowloaded. as sig (signature) files are small, around 5k each. (could have been downloaded in less than one second).
    I don't know why I haven't seen anyone else complaining from the same problem, though seemingly sig files are the same for same dmgs.
    Or, I could have been the first to complain, and what I did worked for them too, hopefully

  • Array size mismatch error (1047) from matlab to labview

    Hello all,
    I have a very strange situation here and I am hoping someone can come up with some ideas for me...
    I am running labview vi's through a web page, and one of my vi's contains a matlab script with two array inputs, one 2d with a varying length, and the second a 1d array with a fixed set of parameters.
    If I call this report on my local system, web server labview and matlab all running on my laptop. Everything works fine. I receive no errors and the matlab script runs and returns data as expected.
    The problem is I have an Identical setup (as near as I can tell) setup on a server, and I receive a 1047 error, reporting an array size mismatch.
    All the input arrays data sets are identical in the vi at the input into the matlab script. And as best as I can tell all sub VI's and M files are identical. The only difference I can come up with is that one setup is running on a server and the other is not, however other vi's using matlab script (although a simpler configuration (no direct inputs or outputs form matlab, all data transferred in and out via txt files )) run fine in both configurations.
    On both systems I running matlab ver 7 (R14) with a single user license and Labview 7.1.
    any ideas or suggestions would be greatly appreciated. Please let me know if any additional details are needed.
    Thank you in advance,
    Chris

    Hello Matt,
    Yes you were correct upgraded LV to 7.1.1 and everything is running fine now.
    thanks
    NPI_Chris wrote:
    Hello all,
    I have a very strange situation here and I am hoping someone can come up with some ideas for me...
    I am running labview vi's through a web page, and one of my vi's contains a matlab script with two array inputs, one 2d with a varying length, and the second a 1d array with a fixed set of parameters.
    If I call this report on my local system, web server labview and matlab all running on my laptop. Everything works fine. I receive no errors and the matlab script runs and returns data as expected.
    The problem is I have an Identical setup (as near as I can tell) setup on a server, and I receive a 1047 error, reporting an array size mismatch.
    All the input arrays data sets are identical in the vi at the input into the matlab script. And as best as I can tell all sub VI's and M files are identical. The only difference I can come up with is that one setup is running on a server and the other is not, however other vi's using matlab script (although a simpler configuration (no direct inputs or outputs form matlab, all data transferred in and out via txt files )) run fine in both configurations.
    On both systems I running matlab ver 7 (R14) with a single user license and Labview 7.1.
    any ideas or suggestions would be greatly appreciated. Please let me know if any additional details are needed.
    Thank you in advance,
    Chris

  • Checks just feed through or paper size mismatch on C7250, Bad paper sensors on new printers

    Hi all,
      I have seen these related posts:
    http://h30434.www3.hp.com/t5/Other-printing-questions/Printing-checks-on-officejet-pro-8500/m-p/2460...
    http://h30434.www3.hp.com/t5/Other-printing-questions/B8850-Printing-Problem-on-Canary-print-paper/t...
    http://h30434.www3.hp.com/t5/Other-printing-questions/HP-C7280-rejects-CD-Lables/m-p/246098
    http://h30434.www3.hp.com/t5/Other-printing-questions/CAUTION-DESIGN-FLAW-IN-THE-NEW-GENERATION-OF-H...
    http://h30434.www3.hp.com/t5/Other-printing-questions/printer-won-t-do-labels-help/td-p/233645
    http://h30434.www3.hp.com/t5/Other-printing-questions/HP-Photosmart-Plus-Printer/td-p/233156
    Sorry that there may be many other related posts I only went back one month!  There appear to be MANY problems with newer HP printers and paper sensors with either checks or labels just feeding through or reporting paper size mismatch.
    I have a photo smart C7250 and I have checks that I try to print with Quicken.  I purchase my checks from NEBS a large supplier of pre-printed business forms.
    Sometimes when I print checks they work fine.  Other times one or more just feed through unprinted.  Other times one feeds and the printer displays a paper size mismatch error.
    I also noticed one day when I put the checks in backward by mistake that they all printed fine, so today I decided to look at support for printer paper sensor problems and I found the above listed items.
    I am going to try two things:
    1) placing a blank white label over some of the pre-printed areas of the checks and see if that helps.
    2) Switching back to my old reliable DJ895 for checks if that fails.
    I think HP support should look at this message and the related threads I have found and come out with:
    1) A workaround or software upgrade to bypass the bad paper sensors in many of these printers, my C7250 and the other printers listed in the other threads.
    2) Feed this information back to HP product engineering and QA so that they try colored paper and common pre-printed forms as part of their printer design and testing.  As a design engineer myself, (for another company not printers) I am embarrassed for HP that as a leading printer company they could be so lax in the design and testing of their printers.
    If anyone knows how to get HP’s attention please let me know!
    I hope the rollup of these related threads on check and label printing problems may help you with your problems.
    Thank you,
    James

    I know this is not a timely answer to your post but I just found it while trying to solve the same problem.  Several people have asked the same question but none of them seem to receive helpful replies.
    Maybe you've corrected this problem by now and if so, let me know, but this is what I have decided to do.
    I set aside my cards from the card/envelope set that I purchased from Michaels, bought a package of 8.5 by 11 cardstock.   I printed my message on that, locating it on the page so that I could cut off the right side and the bottom and it was perfectly placed.  If you have not done this before, you will have to score the cardstock at the fold so that it will bend nicely.   They fit perfectly with the envelopes.
    Hope this helps in the future
    Linda

  • To check whether there is any size mismatch between columns of two tables

    Hi,
    Here i got two tables T and M where i am going to migrate data from T to M. But before migrating i need to check whether all the data in source table fits into destination table columns. The datatypes of all columns in source table T is of Varchar2 only as it is a temp table.
    Ex :- Table 'T' (Source table) with columns
    T_Lat Varchar2(50);
    T_Amt Varchar2(50);
    T_Cat Varchar2(50);
    T_Vat Varchar2(50);
    Now I have another table 'M'(Destination Table) with columns
    M_Lat Varchar2(50);
    M_Amt varchar2(25);
    M_Cat date;
    M_Vat number;
    Now my task is I have to do a prevalidation of the data in 'T' that whether all the data in those columns will suit for the destination table columns respectively (to check whether there is any size mismatch). This check should be done dynamically.
    For suppose, in T_Amt(source column of T table) if text is abt 50 characters, it cant fit M_Amt(destination column of M table). In this case it should throw an error indicating that destination column size is less for the source column.
    Note:- There is no unique mapping column for these two tables and there are about 400 columns in the source table to be validate
    I think it can be done using arrays or plsql tables.
    Can any one help in this regard.

    >
    Now my task is I have to do a prevalidation of the data in 'T' that whether all the data in those columns will suit for the destination table columns respectively (to check whether there is any size mismatch). This check should be done dynamically.
    >
    Just because the source table T_Amt column is defined as 50 doesn't mean any of the data is really that long. So the data itself needs to be checked. That is just what a simple query can do.
    See my answer in this thread Posted: Jul 25, 2012 1:14 PM
    Re: Help in Execute Immediate - Invalid relational Operator
    Here is the modified sample query and results for a query of a clone of the EMP table with some modified data
    select count(*) cnt,
           -- job column
           sum(case when job is null then 1 else 0 end) job_nul,
           sum(case when job = 'SALESMAN' then 1 else 0 end) job_salesman,
           min(length(job)) job_minlength, max(length(job)) job_maxlength,
           min(job) job_min, max(job) job_max,
           -- hiredate colulmn
           sum(case when hiredate is null then 1 else 0 end) hiredate_nul,
           min(hiredate) hiredate_min,
           max(hiredate) hiredate_max
            from emp1
    CNT JOB_NUL JOB_SALESMAN JOB_MINLENGTH JOB_MAXLENGTH JOB_MIN JOB_MAX  HIREDATE_NUL HIREDATE_MIN HIREDATE_MAX
    14    2       4            5             9             ANALYST SALESMAN 0            9/28/0001    12/3/9999With one query and ONE pass thru the table I was able to get the COUNTs, the MIN and MAX values for each column and the MIN and MAX lengths of the VARCHAR2 columns.
    There are 14 total records, 2 where JOB is null, 4 where the JOB is SALESMAN. The MIN length of the JOB data is 5 and the MAX is 9.
    Look at the date values. The results tell me I have some problem data.
    The length data tells me if I try to put the JOB data into another table I need to define the length as at least 9 or it won't fit.
    For your use case you might find that all of the data in the T_Lat column is shorter than 26 and will actually fit into the M_Lat target table column.

  • Failure to start XE database - spfileXE.ora file size mismatch.

    SQL> startup
    ORA-01078: failure in processing system parameters
    ORA-01565: error in identifying file 'E:\oraclexe\app\oracle\product\10.2.0\server\dbs/spfileXE.ora'
    ORA-27046: file size is not a multiple of logical block size
    OSD-04012: file size mismatch (OS 1464)
    SQL>
    SQL>
    Where is the file size set so that i can change it??
    Help please.
    Thanks in advance.

    Maybe the file was corrupted.
    Have you a backup ?
    Have you still the init.ora file ? Try to restart your db with an pfile instead, then recreate a spfile.
    Nicolas.

  • CK727 -Lot size cannot be passed on in combination with mixed costing

    I get below error.
    We have KMAT materials and scenario  is Non Valuated Sales Order Stock.
    in our PPC4 - we have below settings. (Both are SAP recommended)
    Qty Structure tab we have Pass on Lot size "1" with individual requirements (must of Non Valuated Sales) and
    Transfer Control "PC03" has "Current Std Cost" with "Transfer only with Collective requirements"
    I just created a mixed cost qty structure. In it I even added Costing type "01". Sales order costing type is "18".
    Mixed costing works as expected. However we are unable to create any Sales Orders.
    Lot size cannot be passed on in combination with mixed costing
    Message no. CK727
    Diagnosis
    For costing variant PPC4 and costing version 01, it was defined in Customizing that a mixed cost estimate should be created for quantity structure category M0001. At the same time, it was defined in the costing variant that the Pass_on_lot_size function should be active.
    System Response
    Mixed costing cannot be carried out simultaneously with Pass on lot size . Costing cannot be proceeded with.
    Any help is appreciated.

    Hi Kala,
    system's response is correct
    In the standard program the combination of mixed costing and
    simultaneously pass on lot size is not possible.
    Please review SAP Notes 402440, 584420 and 749128 .
    In particular the SAP Note 402440 describes the determination of the
    costing lot size at a mixed costing in detail.
    br, Guido

  • Error in ICSS in changing language attribute @ the end of URL to some langs

    Hi Gurus,
          I am having a problem when I try to change the language attribute @ the end of the URL for login page.
    Changing the language attribute in the login page URL, is woking fine only for below languages .
    1. English
    2. German
    3. Chinese
    4. Italian
    5. French
    6. Spanish
    7. Russian
    8. Japanese
    9. Korean
    10.Portuguese
    I am getting below error for any other language which is not mentioned in the above list:
    ISA Framework: com.sap.engine.services.servlets_jsp.server.exceptions.WebServletException: Error in JSP.
    Thanks a lot in advance.
    Regards,
    Vivek
    Edited by: VIVEK KUMKAR on Oct 8, 2009 5:17 PM

    Below is the session log for the same.
    Oct 8, 2009 4:15:49 AM   SAPEngine_Application_Thread[impl:3]_4 Debug   com.sap.isa.core.eai.ConnectionManager                                 Managed connection "ICSSStateless" created
    Oct 8, 2009 4:15:49 AM   SAPEngine_Application_Thread[impl:3]_4 Debug   com.sap.isa.core.eai.ConnectionManager                                 Adding managed connection to connection container [id]='ICSSStateless' [ibjid]='com.sap.isa.core.eai.sp.jco.JCoConnectionStateless@a9ed543'
    Oct 8, 2009 4:15:49 AM   SAPEngine_Application_Thread[impl:3]_4 Debug   com.sap.isa.core.eai.ConnectionManager                                 Enter allocateConnection(BackendObjectManager bem, String conFactoryName, String conName, Properties conDefProps)
    Oct 8, 2009 4:15:49 AM   SAPEngine_Application_Thread[impl:3]_4 Debug   com.sap.isa.core.eai.ConnectionManager                                 Serving connection based on "ICSSStateless" connection with additional properties
    Oct 8, 2009 4:15:49 AM   SAPEngine_Application_Thread[impl:3]_4 Debug   com.sap.isa.core.eai.ConnectionManager                                 ENTER getCachedManagedConnection(BackendObjectManager bem, String conFactoryName, String conName, Properties conDefProps)
    Oct 8, 2009 4:15:49 AM   SAPEngine_Application_Thread[impl:3]_4 Debug   com.sap.isa.core.eai.ConnectionManager                                 EXIT getCachedManagedConnection(BackendObjectManager bem, String conFactoryName, String conName, Properties conDefProps)
    Oct 8, 2009 4:15:49 AM   SAPEngine_Application_Thread[impl:3]_4 Debug   com.sap.isa.core.eai.ConnectionManager                                 Creating a new managed connection (factoryName="JCO" conName="ICSSStateless"
    Oct 8, 2009 4:15:49 AM   SAPEngine_Application_Thread[impl:3]_4 Debug   com.sap.isa.core.eai.sp.jco.JCoManagedConnectionFactory                getManagedConnection(String, Properties) entered; conConfigName="ICSSStateless" conDef props="{passwd=?, lang=HE}"
    Oct 8, 2009 4:15:49 AM   SAPEngine_Application_Thread[impl:3]_4 Debug   com.sap.isa.core.eai.sp.jco.JCoManagedConnectionFactory                Creating mixed connection definition. Mixing existing conDef "ICSS_COMPLETE" with properties "{passwd=?, lang=HE, codepage=1800}"
    Oct 8, 2009 4:15:49 AM   SAPEngine_Application_Thread[impl:3]_4 Debug   com.sap.isa.core.eai.sp.jco.JCoManagedConnectionFactory                Checking if logon parameter valid...
    Oct 8, 2009 4:15:49 AM   SAPEngine_Application_Thread[impl:3]_4 Warn... com.sap.isa.core.eai.sp.jco.JCoManagedConnectionFactory                Adding to JCo pool "he250sapri0ci.fm.intel.comw_serviceri0100ri0_public1800?" failed
    Oct 8, 2009 4:15:49 AM   SAPEngine_Application_Thread[impl:3]_4 Debug   com.sap.isa.core.eai.BackendException                                  BackendException raised: Adding JCo pool "he250sapri0ci.fm.intel.comw_serviceri0100ri0_public1800?" failed
    Oct 8, 2009 4:15:49 AM   SAPEngine_Application_Thread[impl:3]_4 Debug   com.sap.isa.core.eai.sp.jco.JCoManagedConnectionFactory                Adding JCo pool "he250sapri0ci.fm.intel.comw_serviceri0100ri0_public1800?" failed
    Oct 8, 2009 4:15:49 AM   SAPEngine_Application_Thread[impl:3]_4 Debug   com.sap.isa.core.eai.sp.jco.JCoManagedConnectionFactory                Adding a new connection definition: he250sapri0ci.fm.intel.comw_serviceri0100ri0_public1800?
    Oct 8, 2009 4:15:49 AM   SAPEngine_Application_Thread[impl:3]_4 Debug   com.sap.isa.core.eai.ConnectionManager                                 Managed connection "ICSSStateless3315987" created
    Oct 8, 2009 4:15:49 AM   SAPEngine_Application_Thread[impl:3]_4 Debug   com.sap.isa.core.eai.ConnectionManager                                 Adding managed connection to connection container [id]='ICSSStateless3315987' [ibjid]='com.sap.isa.core.eai.sp.jco.JCoConnectionStateless@6910168d'
    Oct 8, 2009 4:15:49 AM   SAPEngine_Application_Thread[impl:3]_4 Debug   com.sap.isa.core.eai.sp.jco.JCoConnectionStateless                     ENTER [objid]='com.sap.isa.core.eai.sp.jco.JCoConnectionStateless@6910168d' + getJCoFunction(String funcName)
    Oct 8, 2009 4:15:49 AM   SAPEngine_Application_Thread[impl:3]_4 Debug   com.sap.isa.core.eai.sp.jco.JCoConnectionStateless                     ENTER [objid]='com.sap.isa.core.eai.sp.jco.JCoConnectionStateless@6910168d' + getInternalJCoClient():
    Oct 8, 2009 4:15:49 AM   SAPEngine_Application_Thread[impl:3]_4 Debug   com.sap.isa.core.eai.sp.jco.JCoManagedConnectionFactory                Serving connection handle for a new JCO.Client 'com.sap.mw.jco.JCO$Client@1f38b8de' connection for 'he250sapri0ci.fm.intel.comw_serviceri0100ri0_public1800?' connection definition, con params{lang=HE, passwd=?, client=250, mshost=sapri0ci.fm.intel.com, user=W_SERVICE, r3name=RI0, maxcon=100, group=RI0_PUBLIC, codepage=1800}
    Oct 8, 2009 4:15:49 AM   SAPEngine_Application_Thread[impl:3]_4 Error   com.sap.isa.core.eai.sp.jco.JCoConnectionStateless                     Error occcurred in EAI layer "parameters: [client]='null' [user]='null' [language]='null' [ashost]='null' [systemnumber]='null' [mshost]='null' [gwhost]='null' [gwserv]='null' [group]='null' [systemid]='null'
    Properties: {lang=HE, passwd=?, client=250, mshost=sapri0ci.fm.intel.com, user=W_SERVICE, r3name=RI0, jco.client.type=B, maxcon=100, group=RI0_PUBLIC, codepage=1800}
    Client not connected"
    [EXCEPTION]
    com.sap.mw.jco.JCO$Exception: (103) RFC_ERROR_LOGON_FAILURE:      Select one of the installed languages                              
         at com.sap.mw.jco.MiddlewareJRfc.generateJCoException(MiddlewareJRfc.java:518)
         at com.sap.mw.jco.MiddlewareJRfc$Client.connect(MiddlewareJRfc.java:1086)
         at com.sap.mw.jco.JCO$Client.connect(JCO.java:3255)
         at com.sap.isa.core.eai.sp.jco.JCoConnectionStateless.getInternalJCoClient(JCoConnectionStateless.java:118)
         at com.sap.isa.core.eai.sp.jco.JCoConnectionStateless.getJCoFunction(JCoConnectionStateless.java:247)
         at com.sap.icss.impl.backend.crm.CustomizingBEImpl.getCustomizing(CustomizingBEImpl.java:71)
         at com.sap.icss.impl.businessobject.CustomizingBOImpl.getCustomizing(CustomizingBOImpl.java:277)
         at com.eim.icss.ctrl.action.home.Yeim_IcssInitAction.doPerform(Yeim_IcssInitAction.java:215)
         at com.sap.isa.core.BaseAction.execute(BaseAction.java:211)
         at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:484)
         at com.sap.isa.core.RequestProcessor.processActionPerform(RequestProcessor.java:684)
         at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:274)
         at com.sap.isa.core.RequestProcessor.process(RequestProcessor.java:401)
         at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1482)
         at com.sap.isa.core.ActionServlet.process(ActionServlet.java:243)
         at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:507)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.runtime.RequestDispatcherImpl.doWork(RequestDispatcherImpl.java:321)
         at com.sap.engine.services.servlets_jsp.server.runtime.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:377)
         at org.apache.struts.action.RequestProcessor.doForward(RequestProcessor.java:1069)
         at org.apache.struts.action.RequestProcessor.processForwardConfig(RequestProcessor.java:455)
         at com.sap.isa.core.RequestProcessor.processForwardConfig(RequestProcessor.java:277)
         at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:279)
         at com.sap.isa.core.RequestProcessor.process(RequestProcessor.java:401)
         at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1482)
         at com.sap.isa.core.ActionServlet.process(ActionServlet.java:243)
         at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:507)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:102)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172)

  • [SOLVED] Arch has pacman -Qkk "Size mismatch" for files in /usr !

    Hello!
    With following command I was checking on files that differ from it's original versions in mtree:
    pacman -Qlkk 2>/tmp/pacman_size_mismatch 1>/dev/null; cat /tmp/pacman_size_mismatch | grep "Size mismatch" | grep -v /etc/
    Files in /usr look suspicious, because /usr should only have read-only data (according to wiki):
    warning: linux: /usr/lib/modules/3.12.7-2-ARCH/modules.alias (Size mismatch)
    warning: linux: /usr/lib/modules/3.12.7-2-ARCH/modules.alias.bin (Size mismatch)
    warning: linux: /usr/lib/modules/3.12.7-2-ARCH/modules.dep (Size mismatch)
    warning: linux: /usr/lib/modules/3.12.7-2-ARCH/modules.dep.bin (Size mismatch)
    warning: linux: /usr/lib/modules/3.12.7-2-ARCH/modules.symbols (Size mismatch)
    warning: linux: /usr/lib/modules/3.12.7-2-ARCH/modules.symbols.bin (Size mismatch)
    I have checked other machine and reinstalled linux package, but it seems like it's default behaviour.
    Is there any explanation on that? Is this some error?
    Last edited by studentik (2014-01-20 13:33:36)

    Just so you know, you don't need the 'l' in -Qlkk.  Just -Qkk will yield the same results.  If you use -Qlkk, pacman will first list all the files in every single package first, then give you the -Qkk results.

Maybe you are looking for