Advertisement
Guest User

Untitled

a guest
Jun 22nd, 2017
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.71 KB | None | 0 0
  1. Microsoft Windows [Version 10.0.14393]
  2. (c) 2016 Microsoft Corporation. All rights reserved.
  3.  
  4. L:\public\liferay-ce-portal-tomcat-7.0-ga3-20160804222206210 (1)\liferay-ce-portal-7.0-ga3\tools\portal-tools-db-upgrade-client>java -jar com.liferay.portal.tools.db.upgrade.client.jar
  5. [ jboss jonas resin tcserver tomcat weblogic websphere wildfly ]
  6. Please enter your application server (tomcat):
  7.  
  8. Please enter your application server directory (..\..\tomcat-8.0.32):
  9.  
  10. Please enter your extra library directories (..\..\tomcat-8.0.32\bin):
  11.  
  12. Please enter your global library directory (..\..\tomcat-8.0.32\lib):
  13.  
  14. Please enter your portal directory (..\..\tomcat-8.0.32\webapps\ROOT):
  15.  
  16. [ db2 mariadb mysql oracle postgresql sqlserver sybase ]
  17. Please enter your database (mysql):
  18.  
  19. Please enter your database JDBC driver class name (com.mysql.jdbc.Driver):
  20.  
  21. Please enter your database JDBC driver protocol (jdbc:mysql://):
  22.  
  23. Please enter your database host (localhost):
  24.  
  25. Please enter your database port (none):
  26.  
  27. Please enter your database name (/lportal):
  28. /62testee
  29. Please enter your database username:
  30.  
  31. Please enter your database password:
  32.  
  33. Please enter your Liferay home (../../):
  34.  
  35. Error running upgrade
  36. java.io.IOException: Cannot run program "C:\Program Files\Java\jdk1.8.0_131/bin/java": CreateProcess error=206, The filename or extension is too long
  37. at java.lang.ProcessBuilder.start(Unknown Source)
  38. at com.liferay.portal.tools.db.upgrade.client.UpgradeClient.upgrade(UpgradeClient.java:177)
  39. at com.liferay.portal.tools.db.upgrade.client.UpgradeClient.main(UpgradeClient.java:109)
  40. Caused by: java.io.IOException: CreateProcess error=206, The filename or extension is too long
  41. at java.lang.ProcessImpl.create(Native Method)
  42. at java.lang.ProcessImpl.<init>(Unknown Source)
  43. at java.lang.ProcessImpl.start(Unknown Source)
  44. ... 3 more
  45.  
  46. L:\public\liferay-ce-portal-tomcat-7.0-ga3-20160804222206210 (1)\liferay-ce-portal-7.0-ga3\tools\portal-tools-db-upgrade-client>java -jar com.liferay.portal.tools.db.upgrade.client.jar
  47. [ jboss jonas resin tcserver tomcat weblogic websphere wildfly ]
  48. Please enter your application server (tomcat):
  49.  
  50. Please enter your application server directory (..\..\tomcat-8.0.32):
  51.  
  52. Please enter your extra library directories (..\..\tomcat-8.0.32\bin):
  53.  
  54. Please enter your global library directory (..\..\tomcat-8.0.32\lib):
  55.  
  56. Please enter your portal directory (..\..\tomcat-8.0.32\webapps\ROOT):
  57.  
  58. [ db2 mariadb mysql oracle postgresql sqlserver sybase ]
  59. Please enter your database (mysql):
  60.  
  61. Please enter your database JDBC driver class name (com.mysql.jdbc.Driver):
  62.  
  63. Please enter your database JDBC driver protocol (jdbc:mysql://):
  64.  
  65. Please enter your database host (localhost):
  66.  
  67. Please enter your database port (none):
  68.  
  69. Please enter your database name (/lportal):
  70. /62testee
  71. Please enter your database username:
  72.  
  73. Please enter your database password:
  74.  
  75. Please enter your Liferay home (../../):
  76.  
  77. Error running upgrade
  78. java.io.IOException: Cannot run program "C:\Program Files\Java\jdk1.8.0_131/bin/java": CreateProcess error=206, The filename or extension is too long
  79. at java.lang.ProcessBuilder.start(Unknown Source)
  80. at com.liferay.portal.tools.db.upgrade.client.UpgradeClient.upgrade(UpgradeClient.java:177)
  81. at com.liferay.portal.tools.db.upgrade.client.UpgradeClient.main(UpgradeClient.java:109)
  82. Caused by: java.io.IOException: CreateProcess error=206, The filename or extension is too long
  83. at java.lang.ProcessImpl.create(Native Method)
  84. at java.lang.ProcessImpl.<init>(Unknown Source)
  85. at java.lang.ProcessImpl.start(Unknown Source)
  86. ... 3 more
  87.  
  88. L:\public\liferay-ce-portal-tomcat-7.0-ga3-20160804222206210 (1)\liferay-ce-portal-7.0-ga3\tools\portal-tools-db-upgrade-client>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement