Advertisement
Advertisement
Skip to content
Follow Us on
Advertisement
TOP STORIES
DGFT

Problems in online IEC application & Solution

Advertisement


While applying online for importer exporter code (IEC) some user may encounter a Java Error like the one given below –

ERROR WHILE SENDING OUTPUT access denied (“java.net.SocketPermission” “164.100.128.143:8100″ “connect,resolve”)

In this article we have discussed the solution and steps to remove above error.

1. Download latest version Java or Update the latest version of Java (version 8)

2. Then go to folder

C:Program FilesJavajre1.8.0_31libsecurity or

C:Program Files (x86)Javajre1.8.0_31libsecurity

3. Open the Java.policy or Java (policy file with wordpad)

4. Now copy the following content :-

permission java.security.All Permission;

Add these lines at the end of the file above/before }.

5.  Please note that if system setting not allows you to modify the content than save it in the temporary folder say c:temp

6.  then copy the file from temporary folder and paste/replace in following folder:-

C:Program FilesJavajre1.8.0_31libsecurity or

C:Program Files (x86)Javajre1.8.0_31libsecurity

7.  restart your system

8.  Go to internet option delete browsing history and temporary files

9.  Make some changes in your internet security in custom level

10.  open Control Panel /Programs/ Java and click the security option then edit site list and click add buttons

11.  add the site name (two site for DGFT IEC application) 1-  http://dgft.gov.in/ 2- http://dgftebrc.nic.in and press ok

Also Read- Procedure for registration/ applying importer exporter code (IEC)

(Submitted by Our Reader Rameshchandra Mishra who can be reached at [email protected] )

Advertisement

Join TaxGuru's Network for the latest updates on Income Tax, GST, Company Law, Corporate Laws and other related subjects.

115 Comments
  1. hello,

    iam getting the error while filing the iec application.

    status code: 500
    error codes:
    404: wrong address is typed
    500: requested source is no longer available.

  2. Name on pan card column in update master data during iec application data update is disabled how can sholve it \

    shabir
    +91-82391-51000

  3. Thanks a lot Harshit Singh Ji, Installing nCodePKIComponent_Setup worked for me. Was trying for the same since yesterday.

  4. Hello friends I’m also facing a same problem while submitting with DSC it is not taking any action if anyone got an solutions please share for me also thank you
    My number 9980192143.
    [email protected]
    Please help me out.
    Regards
    Purushotham

  5. Instead of ‘Application for online issuance of IEC’ we applied for ‘Application for amendments of IEC’

    We also paid the fee of Rs. 200/- instead of the actual one.

  6. I was also looking for the solution for the same issue, after trying for almost 3-4hours looking many videos, forums etc. Finally, I thought of trying to update the nCodePKIComponent_Setup . I gave it a try, as soon as the installation finished, I click on the Submit button and there appeared a Dialog box for selecting the Cerificate for Signing. I selected mine and ITS DONE!!! Used the setup from this page.. http://164.100.78.104:8080/dgftiec/attachment/pki_instllationForAppletless.pdf

  7. Problem in Digital Singnature Apply IEC Application ECOM Application Java Setting , Browser Setting
    Done by us with Charges Of RS.15000/- Per Computer. Advance Payment Only.Contact us on AtoZ Tax Corporation
    Email: [email protected]

  8. Hello Everyone

    any one help how can submit IEC online through DSC. i complete full application but i con’t submit application online

  9. I am facing problem while digital signing the IEC application, earlier it was done and submitted, but now while clicking the digital signature link the form area become invisible and i am not able to move further..

  10. I HAD MADE THE PAYMENT FOR IE AND ENTER ALL THE DETAILS. BUT AFTER THAT I CAN’T SUBMIT THE APPLICATION ONLINE.. PLEASE HELP

  11. Dear Sir,
    how to unblock this site dgft plz help me
    email id [email protected]
    ERROR WHILE SENDING OUTPUT
    access denied (“java.net.SocketPermission” “164.100.128.143:8100” “connect,resolve”)

  12. Nothing happens when i try to click the Sign with Digital Signature. How to upload the signature. Rest of the form is complete

  13. Important
    download nCodePKIComponent_Setup from the link given in dgft site
    AND
    UNINSTALL nCodePKIComponent_Setup
    from C:\Program Files (x86)\nCodePKIComponent
    AND
    RE-INSTALL just before signing
    use google chrome browser

  14. If in windows in ADDITION TO WHAT IS told in the dgft web site do the following
    go to control panel
    take Java Control Panel
    Java-User: select x86 version
    Java-User: deselect 64 bit version
    Java-User: deselect default 64 bit version
    Java-Security: add exception for
    http://dgft.gov.in
    http://dgftebrc.nic.in
    http://164.100.78.104
    AND
    C:\Program Files (x86)\Java\[your version]\lib\security\java.policy file
    add the following at the end
    permission java.security.AllPermission;
    permission java.net.SocketPermission “164.100.78.104:8080”, “connect,accept”;
    permission java.net.SocketPermission “164.100.78.104:8080”, “connect,resolve”;
    8080 may be different in your case look at the address bar of the browser see what is show. give that value. including the ip address
    if ip address is different from what is shown

    give exception to that ip too in java console

    AND
    use google chrome as the browser, some time it will not work in Microsoft IE

  15. Hai, this is senthil , in the dgft (IE Code) online application i have done all the procedure. Finally i can’t able to submit Digital Signature., Any one guide me it will very useful me and known persons.

  16. Sir what is tha actual procedure for dsc setting with javafor dgft i have tried all the method but unable to solve the above issue.

  17. Proprietor Details could not be updated and the error message is “task could not be completed”. Anybody encountered and solved this issue? Please reply

  18. I have applied IEC code and i my application have been rejected due bank certificate format is wrong. I try to update in portal i cant Update it. i try help desk but no response. Please help me to Rectify my technical error

  19. i have an error on dgft technically problem while application uplode my documents. “please uplode only three documents” What can i do?

  20. While trying to login my pervious successfully submitted application, I am receiving a message stating to contact help desk. I have written mails with my ecom reference. Any idea why this could have happened. My application is successfully submitted. But I can’t log in to view my Iec status anymore. Any help or guidance would be appreciated. TIA

  21. I have applied for modification but due to java error and same I updated java but still not accepting online and my another issue is mobile number is not updating as well.

  22. Hello
    I applied for IE Code and got it in two days but when I check my detail I mistakenly speel incorrect my firm name can u please tell me how to change or update my profile

  23. Hi,
    instead of pasting “permission java.security.All Permission;” in the java.policy, past the below
    “permission java.net.SocketPermission “xxx.xxx.xxx.xxx:port”, “connect, accept”;”.
    Please do fill it with your port code in the place of xxx.
    for example: if your port code is 164.100.128.143:8100 enter it as “permission java.net.SocketPermission “164.100.128.143:8100”, “connect, accept”;
    make sure you save the file and replace with the java policy.

  24. hello,

    iam getting the error while filing the iec application with digital signature
    500
    status code:
    error codes:
    404: wrong address is typed
    500: requested source is no longer available.

  25. I AM TRYING TO ACCESS IEC CODE FROM LAST FOUR MONTH,BUT DUE TO WITH ERROR 500 & 400 WITH REASON WRONG ADDRESS OR REQUEST RESOURCE IS NO LONGER I CAN NOT EDIT OR DELETE DIRECTORS DETAILS. WHAT TO DO?

  26. i have applied iec code but they have rejected my account.( kindly indicate name on pan as abirich as per PAN card A/c.holders name should be firms name in application.) so that is not an issue i can able to change but in update master data i cannot able to make changes. If i change and after completion when i click EDIT/UPDATE it is not updated again its coming as old. so what should i do?

  27. Dear Sir,
    I am facing same error I Unable login meis application with my digital signature after I enter pin error came not valid iec can you any one help me

  28. Dear Sir,

    Even after following the above procedure, I am getting the same error i.e. “Error while sending Output” access denied (“java.net.SocketPermission” “164.100.128.143:8100” “connect,resolve”).

    Pls help to resolve.

  29. SAME ERROR OF STUCKING ON THE SUBMIT WITH DIGITAL SIGNATURE BUTTON, PRESSED IT MANY TIMES BUT NO WINDOW OR POP UP APPEARED.

  30. Dear all

    On DGFT site iy says
    Error:Component Validity expired
    When signing the merchandiseexports from india.

    Please help me with the solution

    1. Mr.karthik

      same error will come from dt 31-3-2021 from dgft website for filing MEIS LICENSE Error is “Compenents validity expired” please advise anybody

  31. Dear Sir,

    Even after following the above procedure, I am getting the same error i.e. “Error while sending Output” access denied (“java.net.SocketPermission” “164.100.128.143:8100” “connect,resolve”).

    Pls help to resolve.

  32. We were unable to modify our IEC since our PAN has been incorrectly reflected in IEC database as alphabetic ‘O’ instead of numeric ‘0’ .

    JDGFT Cochin updated the BIN with correct PAN as AAEFO1566D, but Delhi main server not updated the same. So we are unable to update the IEC online.
    IEC NO: 1014016011 PAN NO: AAEFO1566D
    FIRM NAME: OXY FLOW CONTROLS

  33. hi all,

    When i try to submit the IEC application by signing it with digit signature i get stuck to the step where it says sign with digital signature. rest all is working for me only i am not geeting pop up where i should be selecting my digital signature. i tried this in both IE and Chrome. any suggesstions as why i am not getting the pop up once i click on sign with digital signature. any help will be much appreciated. thanks.

  34. All perfect, except the line-

    permission java.security.AllPermission;

    Please note that there is no space between All and Permission.

    Works fine now.

  35. Am getting wrong email address and telephone number in log in screen while entering my PAC. What we can do correct the same? Please help

  36. While uploading the data the below error:

    ERROR WHILE RECEIVING INPUT
    Server returned HTTP response code:503 for URL: 164.100.128.143.8100/dgft/DbServ9

    If any able to help me how to resolve it.
    Explain it in detail manner and also provide us the screen shot if possible.

Leave a Reply

Your email address will not be published. Required fields are marked *