cancel
Showing results for 
Search instead for 
Did you mean: 

Unable To Create Stylesheet Transformation

former_member192939
Active Participant
0 Kudos

Hi there....

We have developed the following code on MII 12.0.3

/XMII/Illuminator?Server=XacuteConnector&Mode=Query&Transaction=Project/BLT&OutputParameter=*&MappedParamTarget.1=Material&Param.1=&MappedParamTarget.2=Phase&Param.2=&MappedParamTarget.3=ProcessOrder&Param.3=&Content-Type=text/xml&StyleSheet=/XMII/CM/Project/File.xsl

When these files are imported to MII 12.0.4, the page displays the XML file and displays a message "Unable To Create Stylesheet Transformation".

After this error the patch 12.0.5 was installed .. and still the same problem.

The error log is ...

s/XMII#Java###Unable to read XSL document [...../XMII/CM/File.xsl]

[EXCEPTION]

#1#java.net.SocketException: Connection timed out:could be due to invalid address

ava###java.net.SocketException: Connection timed out:could be due to invalid address

Did anyone face similar problem. Any ideas or solution...

Thanks,

Ajay.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Ajay, you may need to fully qualify the URL with hostname and port number to make it work correctly.

jcgood25
Active Contributor
0 Kudos

Try using this (notice the subfolder for WEB): StyleSheet=/XMII/CM/Project/WEB/File.xsl

Regards,

Jeremy

former_member192939
Active Participant
0 Kudos

Rick and Jeremy,

Thank you ...

I tried them both before posting .. no luck.

There is a web-dispatcher for the 12.0.4 version, does this impact such kind of URLs?

I have asked the basis guy .. he told .. he doesn't see any errors.

Any ideas .. how to deal with such URLs if we have a web-dispatcher in between?

Java 1.4_2, AIX-64

Thanks,

Ajay.

Edited by: Ajay Malempati on Oct 21, 2008 9:02 PM

Answers (0)