Informatica server upgrade from 901 to 910 - informatica

I'm having informatica 901 server and 910 client installed in my PC. When i was trying to run wf's facing permission issues. After searching in sites and blogs i understood that its not good to have different versions of client and server. Can any one please suggest can i upgrade server from 901 to 910. If any one did it previously please help me with any document or links
error: um_10059 authentication failed because authentication token is invalid
Thanks,
Sai.

Related

Connection times out in browser after Composer Rest Server starts

I am trying out setup , development of Hyperledger Composer as per the docs
https://hyperledger.github.io/composer/latest/tutorials/developer-tutorial.html
I have started the composer rest server at port 3500
The server starts and webserver listens at http://localhost:3500
Rest api at http://localhost:3500/explorer
However when i try to access this link in a browser it times out . Firefox and Chrome says connection timed out
Stuck here . Thanks for help
Found the solution . I was not using Hlfv1 connection profile for the network .
Switched to hlfv1 profile and it worked .

Informatica administrator is not available

I have done the installation of informatica power 9.6.1 for the first time during installation by the step 7. I got an error:
informatica administrator is not available
The domain was created successfully but the informatica administrator is not accessible. I have click continue once installation done I am not able to login admin page it shows like:
http status 404 -/administrator/.
Can anyone help on this issue to get it resolved?
You need to check the correct URL (especially the correct port) for Informatica Administrator page in the
$INFA_HOME/tomcat/conf/server.xml
$INFA_HOME/tomcat/temp/_AdminConsole/conf/server.xml
Usually the URL is like https://[put the IP of the server where you installed Informatica]:[take the port you find in the XML files above]/administrator/

I get a 502 tunnel connection error when trying to deploy the WSO2 banking example

I am running through the WSO2 example at https://docs.wso2.com/display/DVS370/Retail+Banking+Sample with all the latest downloads on the DEV Studio and servers as of Oct 25, 2014. I get to the end and receive an error I have not come across.
"Error while creating CAR"
An error occurred while creating or publishing the car for more details view the log. Transport error: 502 error: Tunnel Connection Failed.
I configured all servers on one Win7 Workstation 64-bit, with ActiveMQ and MySQL and all the things correctly installed and working independently. I cannot get this last step to deploy the app and see how it will actually work. I need this to understand if/how I can use this in my scenario for our productions systems so any help is GREATLY appreciated!

403 Forbidden error When calling webservice method from ASP.net Application

Need help urgetly,
I am trying to access a web service from a remote computer. I am able to browse the web service link from the browser, and able to communicate from windows application But when i try to call from asp.net application which is hosted on IIS 6 on windows server 2003 getting HTTP 403 and some times 501 not implemented errors.
Please help me out.
Thanks In Advance.
Hari.
I have Found the solution for my problem here.
http://forums.asp.net/t/1860412.aspx/1?403+Forbidden+error+When+calling+webservice+method+from+ASP+net+Application
Thanks to Gaurav.

How to limit soapUI bandwitdh when connecting to a JBoss server on localhost

I have developed a webservice that I need to test under bad connection speed conditions. The webservice is deployed under JBoss 6.0 and I am using soapUI 4.0.0 for testing.
I need to limit the connection speed of soapUI to about 56kbps (dial-up) so as to make sure I don't get timeouts on requests and the such.
I've done some google-ing but have found nothing satisfactory.
Has anyone had this issue before and found an adequate solution?
Many thanks,
edit1: I am using Windows 7
Why not test with a PC on a 56 kbps modem?
Or a PC on the network, but limit its connection (somehow - there must be a way) to 56kbps.