Create 301 permanent redirects for IBM HTTP Server easily
- 22 Aug, 2016
I found this(http://redirectgenerator.netmagnet.cz/) tool today. I have lots of redirects to do on a HTTP Server. You just need to enter the old and new url, and you have several options.
Create 301 permanent redirects for IBM HTTP Server easilyRead MoreRestart VM Host using command line
- 22 Aug, 2016
One VM Server does not work today and the VMWare vSphere client was not an option form me today. Several restrictions including bad internet connection using my cellphone. The solution was using ssh to VMWare host an then using the command line to power off and then power on the VM. 1. List the inventory ID of the virtual machine with the command: vim-cmd vmsvc/getallvms |grep Note: The first column of the output shows the vmid. 1. Check the power state of the virtual machine with the command: vim-cmd vmsvc/power.getstate 1. Power-on the virtual machine with the command: vim-cmd vmsvc/power.on More information on this TN(https://kb.vmware.com/selfservice/microsites/s
Restart VM Host using command lineRead MoreIBM WebSphere Application Server Migration Toolkit
- 12 Aug, 2016
The IBM® WebSphere® Application Server Migration Toolkit(http://www.ibm.com/developerworks/websphere/downloads/migtoolkit/index.html) is a suite of tools and knowledge collections. It enables your organization to quickly and cost-effectively migrate to the latest releases of traditional WebSphere Application Server and Liberty. You can migrate from a previous version of WebSphere Application Server or from competitive application servers, such as Apache Tomcat Server, JBoss Application Server, Oracle® Application Server, and Oracle WebLogic Server.
IBM WebSphere Application Server Migration ToolkitRead MoreSetup Atom Text Editor on Ubuntu 14.04
- 12 Aug, 2016
My MacBook died yesterday. I am waiting the repair. Now working with my Ubuntu laptop. Some applications must be installed. Atom was very easy. Open a terminal window and run the following: sudo add-apt-repository ppa:webupd8team/atom sudo apt-get update sudo apt-get install atom
Setup Atom Text Editor on Ubuntu 14.04Read MoreWebSphere V9 "Traditional" Now Java EE 7 Certified
- 10 Aug, 2016
WebSphere V9 joins the Java EE 7 compatible ranks of JBoss EAP 7, GlassFish 4, WildFly, WebSphere Liberty Profile 8.5, WebLogic 12.2.1, Hitachi Cosminexus, and TmaxSoft JEUS. All of the Java EE certified offerings are always listed on the official Java EE compatibility page(http://www.oracle.com/technetwork/java/javaee/overview/compatibility-jsp-136984.html).
WebSphere V9 "Traditional" Now Java EE 7 CertifiedRead MoreIBM WebSphere Portal 8.5 CF12 removes the Apache Axis library from the classpath
- 08 Aug, 2016
Due to security vulnerabilities in the Apache Axis V1.x libraries, IBM is removing the Axis JAR file from IBM WebSphere Portal 8.5 effective with Cumulative Fix 12. There is no product code that uses this library, but it has been on the classpath since the initial 8.5.0.0 release. The specific JAR to be removed is "axis.jar." The only exposure here is the chance that custom code, in either a custom theme or a custom portlet, would be using classes from this library. If there is no custom code in your Portal installation that is using these classes, then you will have no problems. If there is custom code in your Portal installation that is using these classes, then you will see ClassNotFound
IBM WebSphere Portal 8.5 CF12 removes the Apache Axis library from the classpathRead MoreHow to reset the seqNum for SmartCloud Integration Server
- 03 Aug, 2016
Today i am working on a customer (after migrating 5000 users from Exchange), and i try to submit another file to integration server. Integration Server is an option to modify users on SmartCloud using text files. The file name must be \PRV\seqNum.csv I created several TDI Assembly lines and i am using UNIX epoch time as seqNum. When submit a file i got an error "This sequence number must be greater than xxx." I found that the customer submit a file using another kind of sequence, so i need to reset the seqNum. How i do that? Just send a file with \PRV\9223372036854775807.csv. After the number 9223372036854775807 the integration server reset the counter and the epoch as a sequence number
How to reset the seqNum for SmartCloud Integration ServerRead MoreMy setup step by step for Watson Explorer 11.0.0.1
- 18 Jul, 2016
I made this guide to install WEX Foundation 11.0.0.1 on a single machine using CentOS 6.7. SetupWEXFoundation1101(http://www.mysphere.com.br/wp-content/uploads/2016/07/SetupWEXFoundation1101.pdf)
My setup step by step for Watson Explorer 11.0.0.1Read MoreWatch out! When update TDI 7.1.1 JVM
- 07 Jul, 2016
Today i upgrade one TDI 7.1.1 JVM to the latest fix from IBM. The setup was easy, just unzip the file and copy to jvm directory. When i launch an assembly line using delta. The log file show the following error: CTGDKE039E Error occurred when creating IBM Tivoli Directory Integrator Property store. Property store: System-Properties Exception: java.sql.SQLNonTransientConnectionException: java.net.ConnectException : Error connecting to server localhost on port 1527 with message Connection refused: connect. The derby database was not starting, and in derby.log i found: 2016-07-06 20:44:01.917 GMT : Access denied (java.net.SocketPermission localhost:1527 listen,resolve) java.security.Acce
Watch out! When update TDI 7.1.1 JVMRead MoreWeb Developer Toolkit for IBM Digital Experience
- 30 Jun, 2016
This toolkit includes two main areas of functionality: A "Web Developer Dashboard" that provides a user interface for working with Script Portlets, Portal themes, and WCM design elements. The theme support uses the Digital Experience File Sync tool under the covers. The Script Portlet support uses the Script Portlet command line support which must be installed separately on your workstation. A command line tool "dxwcmdesigns" for moving WCM design elements - Presentation Templates and Components - between your local file system and your Portal server. This functionality is also available from the Dashboard. An overview of this toolkit you can see here(https://developer.ibm.com/digexp/w
Web Developer Toolkit for IBM Digital ExperienceRead MoreWebSphere 9.0 available for download
- 24 Jun, 2016
Today IBM released WebSphere 9.0 for download. The images i found on Software Catalog are: !expand(https://www.ibm.com/i/c.gif)(https://www-03.ibm.com/isc/esd/dswdown/dswdown.wss/web/searchDescriptiontoggle) - !expand(https://www.ibm.com/i/c.gif)(https://www-03.ibm.com/isc/esd/dswdown/dswdown.wss/web/searchDescriptiontoggle)IBM WebSphere Application Server Family Edition V9.0 for Multiplatform Multilingual eAssembly (CJ0H7ML) - !expand(https://www.ibm.com/i/c.gif)(https://www-03.ibm.com/isc/esd/dswdown/dswdown.wss/web/searchDescriptiontoggle)IBM WebSphere Application Server Liberty Core V9.0 for Multiplatform Multilingual (1 of 2) eAssembly (CJ0H2ML) - !expand(https://www.ibm.com/i/c.g
WebSphere 9.0 available for downloadRead MoreHow do I change my WebSphere SSL configuration to use protocol TLsv1.2 for WAS?
- 23 Jun, 2016
Alain Del Valle from the WebSphere Application Server L2 support team created this video to answer the question "How do I change my WebSphere SSL configuration to use protocol TLsv1.2 for WebSphere Application Server?". \embed\https://www.youtube.com/watch?v=SdsB71u7Ckw\/embed\
How do I change my WebSphere SSL configuration to use protocol TLsv1.2 for WAS?Read More