« Return to Thread: Shark 2.4.1 on JBoss 4.2 on Linux

Re: Shark 2.4.1 on JBoss 4.2 on Linux

by Sasa Bojanic :: Rate this Message:

Reply to Author | View in Thread

Hi,

unfortunately, we have a "bug" in SharkWebClient...during development we
logged some information into the file (for debugging purpose), and this
code was not removed afterwards. This is the reason some Pages are not
working on Linux.

Attached are the patched classes from SharkWebClient, if you replace the
appropriate classes inside SharkWebClient distribution for JBoss it
should work properly.

Regards.
Sasa.


Sean Condon wrote:

> Hi
>
> I just installed Shark 2.4.1 on JBoss 4.2 with RHEL 5.3 Linux today and
> it seems to startup and run reasonably well, until you go to the Shark
> Web Client application.
>
> I can login OK after making the usual change to login-config.xml, but
> when I try to add a user, I get the following error.
>
> EE03CA86;  Context info - ; Class -
> org.enhydra.shark.webclient.presentation.UserHandlerPO
> 2009-06-18 15:02:17,921 INFO
> [org.enhydra.shark.webclient.SharkWebClient]
> ParticipantMappingHandlerPO.po;event=null;Application
> path:/sharkWebClient/; SID=D1DD3B918F65BA272DBD1448EE03CA86;  Context
> info - ; Class -
> org.enhydra.shark.webclient.presentation.ParticipantMappingHandlerPO
> 2009-06-18 15:02:17,938 ERROR [STDERR] java.io.FileNotFoundException:
> c:/participantmappinghandler.xml (No such file or directory)
> 2009-06-18 15:02:17,938 ERROR [STDERR] at
> java.io.FileOutputStream.open(Native Method)
>
> I think this must be a Windows file location that the system is looking
> for. Does anyone have any idea of a workaround for this, or know when
> will a fix be available
>
> -  
> Sean Condon
>
>  



--
You receive this message as a subscriber of the shark@... mailing list.
To unsubscribe: mailto:shark-unsubscribe@...
For general help: mailto:sympa@...?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws

swcpatch.zip (13K) Download Attachment

 « Return to Thread: Shark 2.4.1 on JBoss 4.2 on Linux