Annoying wsgen tool pop up when publish server - eclipse

When i start publish my application from WebSphere Application Server then it will always pop up a dialog box "Generation Result for Wsgen" which i need to click "okay" to close it, after that it will keep on pop up and i need to click okay until the server are successfully publish.
Do anyone know how to fix this ? I'm looking solution from online but there is no solution about this.
attached is the image
https://imgur.com/a/9FeQWeG

If you are using the IBM Liberty Developer Tools for Eclipse, then use at least version 18.0.0.4. You can get the latest release from here:
https://developer.ibm.com/wasdev/downloads/#asset/tools-IBM_Liberty_Developer_Tools_for_Eclipse_2019-03_4.11

Related

Eclipse: no Runtime shown on SAP Cloud Platform server creation

i'm working on an application that uses a Sap Cloud Platform Server type. The problem is that every now and then the server just loses the "Runtime Environment" and, because of that, it doesn't let me debug/start/stop nor publish anything.
I've seen that SAP just updated the Cockpit between 22nd and 23rd of May, the past week everything was working fine.
When i try to create a new server, after i choose the SAP Cloud Platform server type, i put the region host and go to the next page of the "new server" window, and this message will appear on top of the server creation window:
Error
It's not the first time this happen, I've tried to uninstall and install eclipse from scratch but i can't no longer use this option because it's a big mess trying to install and configure all as it was before.
Someone else got this kind of problem? I've already opened a ticket to the SAP support but it's just some kind of non-helpful workaround that do nothing.
Eclipse version is:
Eclipse IDE for Enterprise Java and Web Developers
Version: 2021-03 (4.19.0)
Build id: 20210312-0638
If you guys need some others info, just ask away!

Device Login Page is not coming when entering TFS (Team Foundation Server) URL in Eclipse

I am trying to set up my Eclipse with my TFS Project (Team Explorer Everywhere). I am following the below documentation:
https://azuredevopslabs.com/labs/java/eclipsegit/
I am able to install the TFS Plugin. But as per the Step 10 in the documentation, I am not able to get the Device Login window post entering the TFS URL. After clicking on OK, the next expected window is not getting populated. The URL is correct as I am able to access the same through the browser. I have also tried by entering my credentials but still no luck. Can anyone help or suggest if I am missing anything.
If the Device Login windows does not pop up normally, it could be an issue with the plugin.
You can try to uninstall the TFS plugin and install TFS 14.135.0 to solve the problem.

plugin repository could not be contacted (Dokuwiki)

I am using Dokuwiki on my pc but suddenly getting this error. Now, i can't see the installed plugins and templates in Extension Manager(Admin). Just getting this error The plugin repository could not be contacted. Make sure your server is allowed to contact www.dokuwiki.org and check your proxy settings. [Retry]
I Installed it using xampp and dokuwiki(from youtube video)
I am using Windows 7 (64 bit).
Please help me regarding these problems, Thanks
Regarding invisible installed plugins. I'm occasionally experiencing the similar issue but had no time to investigate. Try the following steps:
Open Admin -> Extension manager.
Uncheck 'updatable' checkbox.
Switch to 'Installed templates' tab.
Switch back to 'Installed plugins' tab.
If did not help try to play with the state of other checkboxes and switching to another tab and back. Please share your findings afterwards.
Regarding the error message check this question.
If it worked before and now you are experiencing sudden problems then check what was changed in your computer or network settings.
Check proxy settings in Admin -> Configuration Settings -> DokuWiki\Network.
Check if you can access http://www.dokuwiki.org/lib/plugins/pluginrepo/api.php?cmd=ping in your browser to decide whether you need to continue investigation on network or xampp side.
You can always install plugins manually, you aren't going to do it every day.
Upgrading from PHP <=5.6 to 7.0 running Detritus (and later) fixed this behavior.

Error while creating CAR, 302 Error Found, WSO2 ESB Tooling

Struggling to get passed this issue, it happens when I add my CApp to the server.
I get the error dialog, with the transport error 302 - which I'm guessing some redirect is being generated by the out of the box WSO2 ESB server....
I've dug around as much as I can - but being new to WSO2 I'm not having much luck.
The app appears in the Eclipse Servers Tab, but with a red box next to it. And all of the right click menu is greyed out except remove...
There is no .CAR in the repository. I can manually move the file there, and it appears in the admin web app.
So it seem to be a as the dialog says a transport issue....
In case someone else is also having this issue:
I was able to solve this by stopping the server, restarting Eclipse / Developer Studio, removing the server from the Servers tab and adding it again. I also started running Eclipse / Developer Studio as Administrator, which may or may not be part of the solution.

Eclipse with TFS plugin - looping login

few days ago (without installing anything new as far as I know) my Eclipse environment started looping authentiacation action when loging to Team Foundation Services. Everytime I want to explore, checkin and so on I see dialog "connecting to server" then dialog loading indentity providers appears and after it white blank screen and all repeats again and again.
I tried to find if I can reset stored password but there is no one in Credentials Manager in Windows (related to TFS address).
I tried update Eclipse plugins (ADT, TFS plugin) to latest version - same behavior.
Any suggestions or same experience
Kind Regards Jindrich Polenius Brezina
I'm afraid that the authentication mechanism got broken during a recent upgrade of the service. It was fixed quickly, but due to the fact that you were unlucky enough to attempt to log-in while it broken I'm afraid that you are going to need to close Eclipse, delete all your cookies in internet explorer, close IE, open Eclipse and attempt to log in again. Very sorry about that.