Hi guys.
While I wait for the response from Sun/Oracle, I hope you won't mind too
much that I also ask you about the problem I am having. It is this:
SEVERE: Allocate exception for servlet ZPortalService
java.lang.NullPointerException
at sun.awt.shell.Win32ShellFolder2$1.call(Unknown Source)
at sun.awt.shell.Win32ShellFolder2$1.call(Unknown Source)
at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
at java.util.concurrent.FutureTask.run(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown
Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at sun.awt.shell.Win32ShellFolderManager2$ComInvoker$3.run(Unknown
Source)
at java.lang.Thread.run(Unknown Source)
I copied this from tomcats localhost log. As a result, ZPOrtalService is not
available, naturally. My setup where I was testing this was:
- Clean Windows 7 Ultimate (fresh install)
- java jdk-6u26-windows-i586
- apache-tomcat-7.0.16
The "problem" is that the same war package is deploying and working
perfectly fine on above mention setup with the difference of the OS - there
I am running Windows XP SP3.
No idea what might be going on and if anyone has come across this problem,
I'm all ears for the possible solution :)
Thank you!
--
You received this message because you are subscribed to the Google Groups
"Google Web Toolkit" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/google-web-toolkit?hl=en.