Foros de discusión

Error occured while installing Themes.

Raja Sekhar Kanugula, modificado hace 15 años.

Error occured while installing Themes.

New Member Mensajes: 16 Fecha de incorporación: 13/10/08 Mensajes recientes
In the themes pliggins ,I installed the themes.
After installation the page shows as
" Your request processed successfully.
The plugin was downloaded successfully and is now being installed. "


But this theme is not displayed in the Look and feel tab.

The log is shows the following message.
"
11:44:24,465 INFO [BaseDeployer] Deploying highway-theme-5.1.1.1.war
11:44:24,481 INFO [STDOUT] Expanding: C:\Documents and Settings\10085\liferay\deploy\highway-theme-5.1.1.1.war into C:\DOCUME~1
\10085\LOCALS~1\Temp\20081016114424481
11:44:34,621 INFO [STDOUT] Copying 1 file to C:\DOCUME~1\10085\LOCALS~1\Temp\20081016114424481\WEB-INF
11:44:34,637 INFO [STDOUT] Copying 1 file to C:\DOCUME~1\10085\LOCALS~1\Temp\20081016114424481\WEB-INF
11:44:34,684 ERROR [STDERR] java.lang.NullPointerException
11:44:34,684 ERROR [STDERR] at com.liferay.portal.tools.BaseDeployer.copyJars(BaseDeployer.java:213)
11:44:34,684 ERROR [STDERR] at com.liferay.portal.tools.BaseDeployer.deployDirectory(BaseDeployer.java:427)
11:44:34,684 ERROR [STDERR] at com.liferay.portal.tools.BaseDeployer.deployFile(BaseDeployer.java:729)
11:44:34,684 ERROR [STDERR] at com.liferay.portal.tools.BaseDeployer.deployFile(BaseDeployer.java:632)
11:44:34,684 ERROR [STDERR] at com.liferay.portal.tools.BaseDeployer.deploy(BaseDeployer.java:398)
11:44:34,684 ERROR [STDERR] at com.liferay.portal.deploy.auto.ThemeAutoDeployer.autoDeploy(ThemeAutoDeployer.java:89)
11:44:34,684 ERROR [STDERR] at com.liferay.portal.deploy.auto.ThemeAutoDeployListener.deploy(ThemeAutoDeployListener.java:58)
11:44:34,684 ERROR [STDERR] at com.liferay.portal.kernel.deploy.auto.AutoDeployDir.processFile(AutoDeployDir.java:194)
11:44:34,684 ERROR [STDERR] at com.liferay.portal.kernel.deploy.auto.AutoDeployDir.scanDirectory(AutoDeployDir.java:142)
11:44:34,762 ERROR [STDERR] at com.liferay.portal.kernel.deploy.auto.AutoDeployScanner.run(AutoDeployScanner.java:60)
11:44:34,762 INFO [ThemeAutoDeployListener] Themes for C:\Documents and Settings\10085\liferay\deploy\highway-theme-5.1.1.1.war c
opied successfully"


Can any one tell me the problem here.

-Raj
thumbnail
James Min, modificado hace 15 años.

RE: Error occured while installing Themes

Expert Mensajes: 293 Fecha de incorporación: 14/08/06 Mensajes recientes
try downloading the war file to your machine first. then make sure it is not in webapps directory of tomcat. then try installing it again by placing it in the auto deploy directory.

if that doesn't work, again make sure the directory is not in webapps, then try to install the portlet via the Plugin Installer portlet, You can upload local war files that way too.
Raja Sekhar Kanugula, modificado hace 15 años.

RE: Error occured while installing Themes

New Member Mensajes: 16 Fecha de incorporación: 13/10/08 Mensajes recientes
Hi James,
Thansk for your reply
Just now I installed the theme by using install option.
THis time the theme installed successfully.
What is the difference .
-raj
thumbnail
James Min, modificado hace 15 años.

RE: Error occured while installing Themes

Expert Mensajes: 293 Fecha de incorporación: 14/08/06 Mensajes recientes
Nothing really.

I simply thought it might be safer to make sure you downloaded the complete WAR, then upload, vs downloading directly to the auto deploy directory, where Liferay will scan and try to install before the WAR file is 100% complete.

Not sure if that was the problem however. At least you got it installed.
Nathan Lock, modificado hace 14 años.

RE: Error occured while installing Themes

New Member Mensajes: 6 Fecha de incorporación: 6/07/09 Mensajes recientes
I am getting the same error when trying to deploy any themes whether via the plugins tool or by dropping the war in to the deploy directory.

Any ideas how to resolve this please?