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

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.

Related

Annoying wsgen tool pop up when publish server

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

Configuration for the Sugar connector to DocuSign not working

I've installed the latest W-Systems DocuSign module for SugarCRM and I followed the installation guide to the T (https://www.w-systems.com/media/DocuSign/SugarConnectortoDocuSign_InstallationUseGuide.pdf). However, my problem start at the end of page 7 where I click "Configure DocuSign" or "DocuSign User Settings > Log In". Nothing happens.. no error message, no dialog window, nada.
I've run "Rebuild JS Grouping Files", "Quick Repair and Rebuild", cleared the cache and tried multiple browsers.
Has somebody else encountered this problem? Any suggestions on how to solve it?
EDIT: I was able to use the module without problems on a co-workers machine, but I still cannot use it on my own.
The SugarCRM <-> DocuSign Connector is written and maintained by SugarCRM, not DocuSign. The only integrations (Connectors) that DocuSign implements and maintains are its integrations with Microsoft, Google, and Salesforce.
With that said, if you're running into bugs/issues with the connector you'll need to contact SugarCRM and go through their support to resolve.
After being in contact with W-Systems support, they found out (by looking at the debug logs) that the database tables hadn't been correctly set up. The problem was fixed by uninstalling the module (without removing the tables), reinstalling the module, Admin > Quick Repair and Rebuild, and finally hard refresh (for me Ctrl+F5).
Everything now runs normally.

Oracle Webcenter sites perspective buttons are not working in eclipse [ Developer Tools: Reading all asset types returned status: Forbidden ]

I've installed the com.fatwire.EclipseCSDT_11.1.1.v8_0_r181775.zip (CSDT) plugin to eclipse (mars) for webcenter sites.
But when I click on create new template or any CSDT buttons it shows below error in error log window.
If I open it, it shows as below:
Can someone please help to resolve it.
Found user configured for webcenter sites was not assigned in the REST Security group.
Assign the User to the REST Security group and restart your eclipse.
It will start working :)
Happy coding!!

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.

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.